Building EFI binaries, particularly larger ones (like e.g. Xen does), on Linux
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
99c513f6
DD
12011-11-01 DJ Delorie <dj@redhat.com>
2
3 * configure.ac (rl78-*-*) New case.
4 * configure: Regenerate.
5
ff3ec4ee
DD
62011-11-01 DJ Delorie <dj@redhat.com>
7
8 * config.sub: Update to version 2011-10-29 (added rl78)
9
c28a9f49
NC
102011-10-27 Nick Clifton <nickc@redhat.com>
11
12 * config.sub: Import these changes from the config project:
13
14 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
15 Ben Elliston <bje@gnu.org>
16
17 * config.sub (epiphany): New.
18
19 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
20 Ben Elliston <bje@gnu.org>
21
22 * config.sub (hexagon, hexagon-*): New.
23
24 2011-08-23 Roland McGrath <mcgrathr@google.com>
25
26 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
27 64eb to be64.
28
29 2011-08-16 Roland McGrath <mcgrathr@google.com>
30
31 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
32 (nacl): Grok as alias for 32el-unknown-nacl.
33
860144e4
JB
342011-08-19 Joel Brobecker <brobecker@adacore.com>
35
36 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
37
40ae9136
YQ
382011-08-14 Yao Qi <yao@codesourcery.com>
39
40 Merge from gcc:
41
42 2011-08-14 Yao Qi <yao@codesourcery.com>
43 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
44 * configure: Regenerate.
45
ffdd6afc
ILT
462011-07-26 Ian Lance Taylor <iant@google.com>
47
48 Merge from gcc:
49
50 2011-07-26 Ian Lance Taylor <iant@google.com>
51 * configure.ac: Set have_compiler based on whether gcc directory
52 exists, rather than on whether gcc is in configdirs.
53 * configure: Rebuild.
54
55 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
56 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
57 link directories.
58 * Makefile.in: Rebuild.
59
60 2011-07-20 Ian Lance Taylor <iant@google.com>
61 PR bootstrap/49787
62 * configure.ac: Move --enable-bootstrap handling earlier in file.
63 If --enable-bootstrap and either --enable-build-with-cxx or
64 --enable-build-poststage1-with-cxx, enable C++ automatically.
65 * configure: Rebuild.
66
67 2011-07-19 Ian Lance Taylor <iant@google.com>
68 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
69 make C++ a boot_language. Set and substitute
70 POSTSTAGE1_CONFIGURE_FLAGS.
71 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
72 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
73 * configure, Makefile.in: Rebuild.
74
75 2011-07-16 Jason Merrill <jason@redhat.com>
76 * Makefile.def (language=c++): Add check-c++0x and
77 check-target-libmudflap-c++.
78 * Makefile.tpl (check-target-libmudflap-c++): New.
79 * Makefile.in: Regenerate.
80
81 2011-07-16 Matthias Klose <doko@ubuntu.com>
82 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
83 * Makefile.def (target_modules/libjava): Pass
84 $(EXTRA_CONFIGARGS_LIBJAVA).
85 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
86 if not configured with --enable-static-libjava.
87 * Makefile.in: Regenerate.
88 * configure: Likewise.
89
90 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
91 PR regression/47836
92 PR bootstrap/23656
93 PR other/47733
94 PR bootstrap/49247
95 PR c/48825
96 * configure.ac (target_libraries): Remove target-libiberty.
97 Remove case-statement setting skipdirs=target-libiberty for
98 multiple targets. Remove checking target_configdirs and
99 removing target-libiberty but keeping target-libgcc if
100 otherwise empty.
101 * Makefile.def (target_modules): Don't add libiberty.
102 (dependencies): Remove all traces of target-libiberty.
103 * configure, Makefile.in: Regenerate.
104
9ccb86e7
JM
1052011-07-22 Jason Merrill <jason@redhat.com>
106
107 * Makefile.def (language=c++): Add check-c++0x and
108 check-target-libmudflap-c++.
109 * Makefile.tpl (check-target-libmudflap-c++): New.
110 * Makefile.in: Regenerate.
111
090bc50f
RO
1122011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
113
114 * configure: Regenerate.
115
cff32a7c
RO
1162011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
117
118 PR target/39150
119 * configure.ac (i[3456789]86-*-solaris2*): Also accept
120 x86_64-*-solaris2.1[0-9]*.
121 * configure: Regenerate.
122
eb4b2452
NC
1232011-06-13 Walter Lee <walt@tilera.com>
124
125 * configure.ac (tilepro-*-*) New case.
126 (tilegx-*-*): Likewise.
127 * configure: Regenerate.
128
3c0013bf
NC
1292011-06-06 Nick Clifton <nickc@redhat.com>
130
131 * config.sub: Sync from upstream.
132
91c1f14c
DK
1332011-05-08 Doug Kwan <dougkwan@google.com>
134
135 Merge from gcc:
136
137 2011-05-08 Doug Kwan <dougkwan@google.com>
138
139 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
140 * configure: Regenerated.
141 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
142 value from configure.
143 * Makefile.in: Regenerated.
144
c7e4b184
JM
1452011-05-05 Joseph Myers <joseph@codesourcery.com>
146
147 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
148 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
149 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
150 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
151 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
152 *-*-vxworks*): Disable newlib and libgloss in separate case
153 statement.
154 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
155 to separate case statement.
156 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
157 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
158 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
159 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
160 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
161 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
162 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
163 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
164 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
165 i[[3456789]]86-*-rdos*, m32r-*-*,
166 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
167 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
168 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
169 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
170 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
171 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
172 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
173 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
174 and libgloss in main case over targets. Remove most empty cases
175 in main case over targets.
176 * configure: Regenerate.
177
7152a690
JM
1782011-05-04 Joseph Myers <joseph@codesourcery.com>
179
180 * configure.ac: Remove code setting special library locations for
181 hppa*64*-*-hpux11*. Remove code setting compiler for
182 sparc-sun-solaris2*.
183 * configure: Regenerate.
184
ff46fb8f
JM
1852011-05-04 Joseph Myers <joseph@codesourcery.com>
186
187 * configure.ac: Separate libgloss_dir settings from general case
188 over targets.
189 * configure: Regenerate.
190
82ae827f
JM
1912011-04-28 Joseph Myers <joseph@codesourcery.com>
192
193 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
194 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
195 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
196 cases in libgcj-disabling case statement.
197 (hppa*64*-*-linux*): Set unsupported_languages instead of
198 disabling target-zlib.
199 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
200 to hppa*64*-*-hpux*.
201 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
202 hppa*-*-hpux*.
203 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
204 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
205 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
206 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
207 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
208 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
209 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
210 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
211 libgcj-disabling case statement.
212 * configure: Regenerate.
213
0827f9a6
JM
2142011-04-28 Joseph Myers <joseph@codesourcery.com>
215
216 * configure.ac: Disable Java for targets not supporting libffi.
217 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
218 Remove cases in Java-disabling statement.
219 (*arm-wince-pe): Change to arm-wince-pe.
220 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
221 cases in Java-disabling statement.
222 (bfin-*-*): Don't disable Java again.
223 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
224 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
225 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
226 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
227 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
228 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
229 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
230 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
231 Java-disabling statement.
232 (mmix-*-*): Don't disable Java again.
233 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
234 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
235 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
236 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
237 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
238 statement.
239 * configure: Regenerate.
240
899b04ef
JM
2412011-04-28 Joseph Myers <joseph@codesourcery.com>
242
243 Merge from GCC:
244
245 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
246
247 PR lto/48086
248 * configure.ac: Re-enable LTO on *-apple-darwin9*.
249 * configure: Regenerate.
250
9863d716
JM
2512011-04-28 Joseph Myers <joseph@codesourcery.com>
252
253 * configure.ac: Separate cases disabling Java and Java libraries
254 from general case over targets.
255 * configure: Regenerate.
256
a90ef4bf
JM
2572011-04-06 Joseph Myers <joseph@codesourcery.com>
258
259 * configure.ac (build_tools): Remove build-byacc.
260 (host_libs): Remove mmalloc.
261 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
262 autoconf automake libtool diff rcs fileutils shellutils time
263 textutils wdiff find uudecode hello tar gzip indent recode release
264 sed perl gawk findutils gettext zip.
265 (libgcj): Remove target-qthreads.
266 (target_tools): Remove target-examples target-gperf.
267 (YACC): Don't handle building byacc.
268 * configure: Regenerate.
269 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
270 dosutils, examples, fileutils, find, findutils, gawk, gettext,
271 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
272 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
273 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
274 handle building components.
275 * Makefile.in: Regenerate.
276
05a02268
RW
2772011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
278
279 * config.sub: Sync from upstream.
280
c5f5c3c2
JM
2812011-04-01 Joseph Myers <joseph@codesourcery.com>
282
283 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
284 (microblaze*): Don't disable libssp.
285 * configure: Regenerate.
286
f6c1938b
JM
2872011-04-01 Joseph Myers <joseph@codesourcery.com>
288
289 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
290 moveifchange.
291 * configure: Regenerate.
292 * Makefile.tpl: Use @SHELL@ not @config_shell@.
293 * Makefile.in: Regenerate.
294
1f111696
JM
2952011-04-01 Joseph Myers <joseph@codesourcery.com>
296
297 * configure.ac (*-*-sysv4*): Don't enable libgomp.
298 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
299 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
300 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
301 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
302 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
303 md_exec_prefix cases.
304 * configure: Regenerate.
305
065a5627
JM
3062011-04-01 Joseph Myers <joseph@codesourcery.com>
307
308 * configure.ac: Separate cases disabling target-libssp,
309 target-libiberty, target-libstdc++-v3 and Fortran from general
310 case over targets.
311 * configure: Regenerate.
312
b2f14e4a
JM
3132011-04-01 Joseph Myers <joseph@codesourcery.com>
314
315 * configure.ac (*-*-chorusos): Don't disable libgcj.
316 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
317 Remove case.
318 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
319 (arm-*-coff): Don't disable libgcj.
320 (arm*-*-linux-gnueabi): Remove useless assignment.
321 (arm-*-riscix*): Don't disable libgcj.
322 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
323 configuration.
324 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
325 (c54x*-*-*): Remove case.
326 (tic54x-*-*): Don't disable GCC or GCC libraries.
327 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
328 to *.
329 (d10v-*-*): Don't disable GCC libraries.
330 (d30v-*-*): Don't disable libgcj.
331 (h8500-*-*): Don't disable GCC libraries.
332 (i960-*-*): Don't disable libgcj.
333 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
334 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
335 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
336 libgcj.
337 (m68k-*-coff*): Remove case.
338 (mmix-*-*): Don't disable libgloss on host.
339 (mn10200-*-*, mn10300-*-*): Remove cases.
340 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
341 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
342 Don't disable libgcj.
343 (romp-*-*): Remove case.
344 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
345 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
346 case.
347 (v810-*-*): Don't disable GCC libraries.
348 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
349 (ip2k-*-*): Don't disable GCC libraries.
350 * configure: Regenerate.
351
6a608608
JM
3522011-03-28 Joseph Myers <joseph@codesourcery.com>
353
354 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
355 libffi on host.
356 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
357 on host.
358 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
359 * configure: Regenerate.
360
5b806d27
NC
3612011-03-26 John Marino <binutils@marino.st>
362
363 * configure.ac: Add support for *-*-dragonfly*
364 * configure: Regenerate.
365
0377a422
JM
3662011-03-25 Joseph Myers <joseph@codesourcery.com>
367
368 * configure.ac (native_only): Remove.
369 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
370 send-pr uudecode guile gnuserv on host.
371 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
372 send-pr rcs guile perl texinfo libtool on host.
373 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
374 automake send-pr rcs guile perl texinfo libtool on host.
375 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
376 (*-*-kaos*): Don't disable target-examples target-gperf on target.
377 (alpha*-dec-osf*): Don't disable fileutils on target.
378 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
379 texinfo send-pr expect dejagnu on target.
380 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
381 target-qthreads on target.
382 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
383 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
384 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
385 x86_64-*-mingw*): Don't disable expect on target.
386 (*-*-cygwin*): Don't disable target-gperf on target.
387 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
388 gnuserv on target.
389 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
390 target.
391 * configure: Regenerate.
392
2354b38b
JM
3932011-03-25 Joseph Myers <joseph@codesourcery.com>
394
395 * configure.ac (target_tools): Remove target-groff.
396 (native_only): Remove target-groff.
397 (hppa*64*-*-*): Don't disable byacc.
398 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
399 setting.
400 (*-*-kaos*): Don't skip target-librx and target-groff.
401 (*-*-netware*): Don't skip target-libmudflap.
402 (*-*-tpf*): Don't skip target-libmudflap.
403 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
404 directories on the host.
405 (ia64*-*-*vms*): Don't skip tix.
406 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
407 host.
408 * configure: Regenerate.
409
28d9b232
PB
4102011-03-24 Paolo Bonzini <pbonzini@redhat.com>
411
412 * configure.ac: Remove references to mt-mep, mt-netware,
413 mt-wince.
414 * Makefile.def: Add all-utils soft dependencies.
415 * Makefile.tpl: Remove GDB_NLM_DEPS.
416 * configure: Regenerate.
417 * Makefile.in: Regenerate.
418
dbbe5f95
PB
4192011-03-24 Paolo Bonzini <bonzini@gnu.org>
420
421 Sync from GCC:
422
423 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
424
425 * configure.ac: Do not include mh-x86omitfp.
426 * configure: Regenerate.
427
428 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
429
430 * configure.ac: Remove empty cases.
431 * configure: Regenerate.
432
433 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
434
435 * Makefile.def: Add dependency from termcap to gdb.
436 * Makefile.in: Regenerate.
437
438 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
439
440 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
441 * configure: Regenerate.
442 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
443 * Makefile.tpl: Likewise.
444 * Makefile.in: Regenerate.
445
446 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
447
448 * configure.ac: Remove all mentions of tentative_cc.
449 * configure: Regenerate.
450
451 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
452
453 PR lto/48086
454 * configure.ac: Re-enable LTO on *-apple-darwin9.
455 * configure: Regenerate.
456
3516a403
JM
4572011-03-24 Joseph Myers <joseph@codesourcery.com>
458
459 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
460 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
461 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
462 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
463 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
464 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
465 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
466 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
467 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
468 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
469 *-*-rhapsody*): Remove host cases.
470 * configure: Regenerate.
471
93cc359e
JM
4722011-03-24 Joseph Myers <joseph@codesourcery.com>
473
474 * configure.ac (ppc*-*-pe): Remove host case.
475 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
476 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
477 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
478 cases.
479 * configure: Regenerate.
480
29b2c556
JM
4812011-03-24 Joseph Myers <joseph@codesourcery.com>
482
483 * config.sub: Update to version 2011-03-23.
484
f0ff0f90
JM
4852011-03-22 Joseph Myers <joseph@codesourcery.com>
486
487 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
488 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
489 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
490 * configure: Regenerate.
491
782cb41f
JM
4922011-03-22 Joseph Myers <joseph@codesourcery.com>
493
494 * config-ml.in: Don't handle arc-*-elf*.
495 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
496 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
497 handle GCC libraries.
498 * configure: Regenerate.
499
0e8ad34f
RO
5002011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
501
502 PR bootstrap/48120:
503 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
504 Add -lstdc++ -lm to LIBS.
505 * configure: Regenerate.
506
5548b4ce
DE
5072011-03-18 David Edelsohn <dje.gcc@gmail.com>
508
509 * config.guess: Update to version 2011-02-02
510 * config.sub: Update to version 2011-02-24
511
86ed8cf6
SP
5122011-03-03 Sebastian Pop <sebastian.pop@amd.com>
513
514 * configure.ac: Adjust test of with_ppl.
515 * configure: Regenerated.
516
b123da99
SP
5172011-03-02 Sebastian Pop <sebastian.pop@amd.com>
518
519 * configure.ac: Add -lpwl to ppllibs.
520 * config/cloog.m4: Add -lisl to clooglibs.
521 * configure: Regenerated.
522
822ce8ee
RW
5232011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
524
525 Import from Libtool and gnulib:
526
527 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
528
529 Prepare for supporting FreeBSD 10.
530 * config.rpath: Remove handling of freebsd1* which soon would
531 match FreeBSD 10.0.
532
533 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
534
535 Remove support for FreeBSD 1.x.
536 * libtool.m4 (_LT_LINKER_SHLIBS)
537 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
538 soon would incorrectly match FreeBSD 10.0.
539
dcb5e506
RW
5402011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
541
542 PR binutils/12283
543 * MAINTAINERS (mkinstalldirs): Comes from Automake.
544 (move-if-change): Comes from gnulib.
545 * move-if-change: Import version from gnulib.
546
8d8eef9a
RW
5472011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
548
549 Sync from GCC:
550
551 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
552
553 PR lto/47225
554 * Makefile.def (lto-plugin): Double dash for enable-shared.
555 (configure-gcc): Depend on all-lto-plugin.
556 * Makefile.in: Rebuilt.
557
558 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
559
560 * configure.ac: Remove extra bracket.
561 * configure: Regenerate.
562
563 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
564
565 PR lto/47225
566 * Makefile.def: Add dependency for install-gcc
567 on install-lto-plugin.
568 * Makfile.in: Regenerated
569
570 2011-01-25 Jakub Jelinek <jakub@redhat.com>
571
572 * configure.ac: If with_ppl is no, move setting with_cloog=no
573 after CLOOG_REQUESTED check.
574 * configure: Regenerated.
575
576 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
577
578 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
579 CLooG has been requested.
580 * configure: Regenerated.
581
582 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
583
584 * configure: Regenerated.
585 * configure.ac: Check for version 0.11 (or later revision) of PPL.
586
587 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
588
589 * configure: Regenerated.
590 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
591
592 2011-01-07 Jan Hubicka <jh@suse.cz>
593
594 PR lto/47225
595 * Makefile.in: Regenerate.
596 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
597 configure.
598
65b4571a
AO
5992011-01-31 Alexandre Oliva <aoliva@redhat.com>
600
601 PR libgcj/44341
602 * configure.ac: Discard --with-* flags for host when configuring
603 target libraries for cross build.
604 * configure: Rebuilt.
605
7837304f
AS
6062011-01-21 Andreas Schwab <schwab@redhat.com>
607
608 Sync from GCC:
609
610 2011-01-21 Andreas Schwab <schwab@redhat.com>
611
612 * configure.ac: Use AS_HELP_STRING throughout.
613 * configure: Regenerate.
614
615 2011-01-18 Jie Zhang <jie.zhang@analog.com>
616
617 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
618 * configure: Regenerate.
619
115ef890
RW
6202010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
621
622 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
623
92c9a463
JB
6242011-01-13 Joel Brobecker <brobecker@adacore.com>
625
626 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
627 for ia64-hpux.
628 * configure: Regenerate.
629
887ebfb4
RW
6302011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
631
632 Sync from GCC:
633 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
634
635 * configure.ac: (picochip): Disable libiberty.
636 * configure: Regenerate.
637
04d2c2b2
JJ
6382010-12-18 Jeff Johnston <jjohnstn@redhat.com>
639
640 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
641
33d23ee8
ILT
6422010-12-10 Ian Lance Taylor <iant@google.com>
643
644 PR bootstrap/46819
645 * configure.ac: For --disable-libgcj clear libgcj_saved.
646 * configure: Rebuild.
647
89a1e9c3
PB
6482010-12-10 Tobias Burnus <burnus@net-b.de>
649
650 PR fortran/46540
651 * configure.ac: Add --disable-libquadmath and
652 --disable-libquadmath-support.
653 * configure: Regenerate.
654
ac7bcd26
TG
6552010-12-10 Tristan Gingold <gingold@adacore.com>
656
657 * src-release (ETC_SUPPORT): add gnu-oids.texi
658
d357cef7
HPN
6592010-12-03 Hans-Peter Nilsson <hp@axis.com>
660
661 PR libffi/46792
662 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
663 * configure: Regenerate.
664
4f11b223
ILT
6652010-12-02 Ian Lance Taylor <iant@google.com>
666
667 * configure.ac: Always set default for poststage1_ldflags to
668 -static-libstdc++ -static-libgcc.
669
989abc33
JJ
6702010-12-02 Jeff Johnston <jjohnstn@redhat.com>
671
672 * COPYING.NEWLIB: Add National Semiconductor notice.
673
950386c6
AS
6742010-11-29 Andreas Schwab <schwab@redhat.com>
675
676 * configure.ac: Move comment to remove extra space in last argument
677 of GCC_TARGET_TOOL.
678
87cda2cf
AO
6792010-11-26 Alexandre Oliva <aoliva@redhat.com>
680
7d509c83 681 PR other/46026
87cda2cf
AO
682 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
683 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
684 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
685 (BASE_FLAGS_TO_PASS): Use it.
686 * configure: Rebuilt.
687 * Makefile.in: Rebuilt.
688
d3b50760
L
6892010-11-23 H.J. Lu <hongjiu.lu@intel.com>
690
691 PR binutils/12258
692 * configure.ac: Correct comments for --enable-gold/--enable-ld.
693 Properly check default linker.
694 * configure: Regnerated.
695
c7791212
NC
6962010-11-23 Matthias Klose <doko@ubuntu.com>
697
698 * configure.ac: For --enable-gold, handle value `default' instead of
699 `both*'. New configure option --{en,dis}able-ld.
700 * configure: Regenerate.
701
9e1a94f4
ILT
7022010-11-20 Ian Lance Taylor <iant@google.com>
703
704 * configure.ac: Only disable a language library if no language needs
705 it. Don't let --disable-libgcj uncondtionally disable libffi.
706 * configure: Rebuild.
707
ceca0218
PB
7082010-11-20 Paolo Bonzini <bonzini@gnu.org>
709
710 * configure: Regenerate.
711
9b980aa1
RW
7122010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
713
714 PR other/46202
715 * configure.ac: Fix just-built in-tree STRIP name to be
716 binutils/strip-new.
717 * configure: Regenerate.
718 * Makefile.def (install-strip-gcc, install-strip-binutils)
719 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
720 (install-strip-sid): Mirror dependencies on non-strip variants
721 of these targets on the respective -strip prerequisites.
722 * Makefile.tpl (install-strip, install-strip-host)
723 (install-strip-target): New targets.
724 (install-strip-[+module+], install-strip-target-[+module+]):
725 New targets.
726 * Makefile.in: Regenerate.
727
e552509b
ILT
7282010-11-19 Ian Lance Taylor <iant@google.com>
729 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
730
731 * configure.ac: Add target-libgo to target_libraries. Set
732 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
733 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
734 (HOST_EXPORTS): Add GOC.
735 (BASE_TARGET_EXPORTS): Add GOC.
736 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
737 (GOCFLAGS_FOR_TARGET): New variable.
738 (EXTRA_HOST_FLAGS): Add GOC.
739 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
740 * Makefile.def (target_modules): Add libgo.
741 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
742 (dependencies): Add dependency from configure-target-libgo to
743 configure-target-libffi and all-target-libstdc++-v3. Add
744 dependencies from all-target-libgo to all-target-libffi.
745 (languages): Add go.
746 * configure: Rebuild.
747 * Makefile.in: Rebuild.
748
7492010-11-19 Ian Lance Taylor <iant@google.com>
750
751 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
752 compiler/flag environment variables.
753
7542010-11-18 Ian Lance Taylor <iant@google.com>
755
756 * configure.ac: Check for lang_requires_boot_languages in
757 config-lang.in files.
758 * configure: Rebuild.
759
8c21d9c7
MF
7602010-11-17 Mike Frysinger <vapier@gentoo.org>
761
762 * .gitignore: New file.
763
e552509b
ILT
7642010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
765 Tobias Burnus <burnus@net-b.de>
766
767 PR fortran/32049
768 * Makefile.def: Add libquadmath; build it with language=fortran.
769 * configure.ac: Add libquadmath.
770 * Makefile.tpl: Handle multiple libs in check-[+language+].
771 * Makefile.in: Regenerate.
772 * configure: Regenerate.
773
7742010-11-15 Andreas Schwab <schwab@redhat.com>
775
776 * configure.ac: Fix spelling in option names.
777 * configure: Regenerated.
778
7792010-11-13 Georg-Johann Lay <georgjohann@web.de>
780
781 PR bootstrap/39622
782 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
783 * configure: Regenerated.
784
7852010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
786
787 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
788 define the cloog backend to use. Furthermore, only pass the ppllibs to
789 the configure checks, if necessary.
790 * configure: Regenerate.
791
7922010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
793
794 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
795 * configure: regenerate
796
7972010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
798
799 * config/cloog.m4: Fix typo. verison -> version.
800 * configure: Regenerate.
801
8022010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
803
804 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
805 * configure: Regenerate.
806
8072010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
808
809 * configure.ac: Support official CLooG.org versions.
810 * configure: Regenerate.
811 * config/cloog.m4: New.
812
aa291e2d
ME
8132010-11-05 Michael Eager <eager@eagercon.com>
814
815 * COPYING.LIBGLOSS: Correct typo in microblaze.
816 * COPYING.NEWLIB: Same.
817
e552509b
ILT
8182010-11-04 Iain Sandoe <iains@gcc.gnu.org>
819
820 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
821 * configure: Regenerate.
822
74cea91b
DK
8232010-11-03 Ian Lance Taylor <iant@google.com>
824 Dave Korn <dave.korn.cygwin@gmail.com>
825
826 PR lto/46273
827 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
828 and on other supported platforms whenever LTO is enabled.
829 * configure: Rebuild.
830
6d0cd39e
AM
8312010-11-02 Alan Modra <amodra@gmail.com>
832
833 PR binutils/12110
834 * configure.ac: Error when source path contains spaces.
835 * configure: Regenerate.
836
18a8530e
ILT
8372010-10-20 Ian Lance Taylor <iant@google.com>
838
839 * Makefile.def (target_modules): Set lib_path to src/.libs for
840 libstdc++-v3 module.
841 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
842 * Makefile.in: Rebuild.
843
6ed3211e
JJ
8442010-10-08 Bernd Schmidt <bernds@codesourcery.com>
845 Joseph Myers <joseph@codesourcery.com>
846
847 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
848 notices.
849 * COPYING.NEWLIB: Add Texas Instruments notice.
850
a8eb3f0a
DK
8512010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
852
853 * configure.ac (build_lto_plugin): New shell variable.
854 (--enable-lto): Turn on by default for all non-ELF platforms that
855 have had LTO support added so far. Set build_lto_plugin appropriately
856 for both ELF and non-ELF.
857 (configdirs): Add lto-plugin or not based on build_lto_plugin.
858 * configure: Regenerate.
859
4074d5f2
RW
8602010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
861
862 PR bootstrap/45326
863 PR bootstrap/45174
864 * configure.ac: Honor initial values of $build_configargs,
865 $host_configargs, $target_configargs. Mark the precious, so
866 environment settings get recorded.
867 * configure: Regenerate.
868
29821356
RW
8692010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
870
871 Sync from GCC:
872
873 2010-09-30 Michael Eager <eager@eagercon.com>
874
875 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
876 * configure: Regenerate.
877
878 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
879
880 * configure.ac (enable-lto): Add Darwin to the list of supported lto
881 targets and amend comment.
882 * configure: Regenerate.
883
884 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
885
886 * configure.ac: Enable LTO by default on Darwin.
887 * configure: Regenerate.
888
889 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
890
891 PR bootstrap/44455
892 * configure.ac (extra_mpfr_configure_flags): Copy from
893 extra_mpc_gmp_configure_flags.
894 * configure: Re-generated.
895
57eefe4d
RW
8962010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
897
898 Sync from GCC:
899
900 PR bootstrap/45796
901 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
902 Depend on all-build-libiberty.
903 * Makefile.in: Regenerate.
904
9052010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
906
907 Sync from GCC:
908
909 PR bootstrap/44621
910 * configure.ac: Fix unportable shell quoting.
911 * configure: Regenerate.
912
48bb73dd
RW
9132010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
914
915 * configure.ac: Support all v850 targets.
916 * configure: Regenerate.
917
1d14850f
PB
9182010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
919
920 PR target/44862
921 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
922 Provide -B option to allow for link spec %s substitutions for
923 libstdc++.a on darwin.
924 * Makefile.in: Regenerate.
925
7530c480
AO
9262010-06-10 Alexandre Oliva <aoliva@redhat.com>
927
928 * Makefile.def (configure-gcc): Depend on all-libelf.
929 * Makefile.in: Rebuild.
930
285d560d
RW
9312010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
932
933 * config.sub, config.guess: Update from upstream sources.
934
a009f2e7
RW
9352010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
936
937 Sync from GCC:
938
939 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
940 * configure.ac: Allow all the versions greater than 0.10 of PPL.
941 * configure: Regenerated.
942
943 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
944 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
945 * configure: Regenerate.
946
947 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
948 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
949 * configure: Regenerate.
950
951 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
952 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
953 separately.
954 * configure: Regenerate.
955
956 2010-04-13 Steve Ellcey <sje@cup.hp.com>
957 * configure: Regenerate after change to elf.m4.
958
959 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
960 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
961 * configure: Regenerated.
962
963 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
964 * configure.ac: Print "buggy but acceptable" when CLooG
965 revision is less than 9.
966 * configure: Regenerated.
967
e49e5c92
DK
9682010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
969
970 Merge from gcc:
971
972 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
973 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
974 * configure: Regenerate.
975
976 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
977 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
978 a platform that supports LTO.
979 * configure: Regenerate.
980
981 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
982 PR lto/42776
983 * configure.ac (--enable-lto): Refactor handling so libelf tests
984 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
985 and allow LTO to be explicitly enabled on non-ELF platforms that
986 are known to support it inside else-clause.
987 * configure: Regenerate.
988
e6de499b
NC
9892010-04-27 Roland McGrath <roland@redhat.com>
990 H.J. Lu <hongjiu.lu@intel.com>
991
992 * configure.ac (--enable-gold): Support both, both/gold and
993 both/bfd to add gold to configdirs without removing ld.
994 * configure: Regenerated.
995
996 * Makefile.def: Add install-gold dependency to install-ld.
997 * Makefile.in: Regenerated.
998
d594eacc
TG
9992010-04-14 Tristan Gingold <gingold@adacore.com>
1000
1001 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1002 * configure: Regenerate.
1003
938d2b74
RW
10042010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1005
1006 Merge from gcc:
1007 PR bootstrap/43615
1008 PR bootstrap/43328
1009 Revert:
1010 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1011 * configure.ac: Do not pass --enable-multilib nor
1012 --disable-multilib in baseargs. Accept explicitly passed
1013 --enable_multilib.
1014 * configure: Regenerate.
1015
a9ef41a7
RW
10162010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1017
1018 PR bootstrap/43328
1019 * configure.ac: Do not pass --enable-multilib nor
1020 --disable-multilib in baseargs. Accept explicitly passed
1021 --enable_multilib.
1022 * configure: Regenerate.
1023
619a3713
JM
10242010-03-23 Joseph Myers <joseph@codesourcery.com>
1025
1026 * configure.ac (tic6x-*-*): New case.
1027 * configure: Regenerate.
1028
92f4e989
JM
10292010-03-23 Joseph Myers <joseph@codesourcery.com>
1030
1031 Merge from gcc:
1032 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1033 PR ada/42554
1034 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1035 * configure: Regenerate.
1036
c35a0556
JM
10372010-03-23 Joseph Myers <joseph@codesourcery.com>
1038
1039 * config.sub: Update to version 2010-03-22.
1040 * config.guess: Update to version 2009-12-30.
1041
18fa8f9c
JM
10422010-03-14 Joseph Myers <joseph@codesourcery.com>
1043
1044 Merge from gcc:
1045 2010-01-11 Richard Guenther <rguenther@suse.de>
1046 PR lto/41569
1047 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1048 * Makefile.in: Regenerated.
1049
ba98da75
RO
10502010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1051
1052 PR libstdc++/32499
1053 * configure.ac (RANLIB): Default to true.
1054 (STRIP): Likewise.
1055 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1056 * configure: Regenerate.
1057
3994761f
NC
10582010-02-17 Nick Clifton <nickc@redhat.com>
1059
1060 PR 11238
1061 * Makefile.tpl (local-distclean): Also remove config.cache files in
1062 sub-directories as there may not be Makefiles present in the
1063 sub-directories.
792cdb50
NC
1064 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1065 the config.cache files found by the find command.
1066
3994761f
NC
1067 * Makefile.in: Regenerate.
1068 * configure.ac: Revert previous delta.
1069 * configure: Regenerate.
1070
01a82011
NC
10712010-02-15 Nick Clifton <nickc@redhat.com>
1072
1073 PR 11238
1074 * configure.ac: Delete config.cache files in sub-directories when
1075 deleting Makefiles.
1076 * configure: Regenerate.
1077
143754cd
NC
10782010-02-15 Nick Clifton <nickc@redhat.com>
1079
1080 * configure.ac: Sync from gcc.
1081 * configure: Regenerate.
1082
a6b5846e
KG
10832010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1084
1085 Sync from gcc:
1086 * configure.ac: Add "recommended" version checks for GMP/MPC.
1087 Update recommended GMP/MPFR/MPC versions.
1088 * configure: Regenerate.
1089
2aa2364a
JR
10902010-01-25 Joern Rennecke <amylaar@spamcop.net>
1091
1092 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1093 * configure.ac (bootstrap_target_libs): Make inclusion of
1094 target-libgomp conditional on libgomb being in target_configdirs.
1095 * configure: Regenerate.
1096
d35e937f
JR
10972010-01-23 Joern Rennecke <amylaar@spamcop.net>
1098
1099 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1100 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1101 * configure: Regenerate.
1102
911e63d0
JR
11032010-01-22 Joern Rennecke <amylaar@spamcop.net>
1104
1105 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1106 * configure.ac (target_configdirs): Substitute.
1107 * Makefile.def: Bootstrap target module libgomp.
1108 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1109 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1110 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1111 * configure, Makefile.in: Regenerate.
1112
3725885a
RW
11132009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1114
1115 * libtool.m4: Sync from git Libtool.
1116 * ltmain.sh: Likewise.
1117 * ltoptions.m4: Likewise.
1118 * ltversion.m4: Likewise.
1119 * lt~obsolete.m4: Likewise.
1120
d5f2ee2e
KG
11212010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1122 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1123
1124 PR bootstrap/42424
1125 * configure.ac: Include libtool m4 files.
1126 (_LT_CHECK_OBJDIR): Call it.
1127 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1128 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1129
d5f2ee2e
KG
1130 * configure: Regenerate.
1131
f2b2dd91
RW
11322010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1133
1134 PR bootstrap/41818
1135 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1136 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1137 * Makefile.in: Regenerate.
1138
06ca7962
BE
11392009-12-18 Ben Elliston <bje@au.ibm.com>
1140
1141 * config.sub, config.guess: Update from upstream sources.
1142
30a16d7b
JJ
11432009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1144
1145 * COPYING.NEWLIB: Update copyright date.
1146 * COPYING.LIBGLOSS: Ditto.
1147
d9b76ff9
KG
11482009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1149
1150 PR middle-end/30447
1151 PR middle-end/30789
1152 PR other/40302
1153
1154 * configure.ac: Require MPC.
1155 * configure: Regenerate.
1156
1157 * configure.ac: Update minimum MPC version to 0.8.
1158 * configure: Regenerate.
1159
e12dec02
PB
11602009-11-20 Paolo Bonzini <bonzini@gnu.org>
1161
1162 * config.guess: Sync with upstream and gcc.
1163 * config.sub: Sync with upstream and gcc.
1164
606a9ca0
AO
11652009-11-16 Alexandre Oliva <aoliva@redhat.com>
1166
1167 * Makefile.def: Restore host and target settings for gmp.
1168 * Makefile.in: Rebuild.
1169
1f53ca9a
AO
11702009-11-16 Alexandre Oliva <aoliva@redhat.com>
1171
1172 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1173 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1174 Fix portability of test of C++ as bootstrap language. Add
1175 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1176 * configure: Rebuild.
1177 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1178 and cloog. Fix in-tree ppl configuration. Introduce libelf
1179 in-tree building.
1180 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1181 (POSTSTAGE1_HOST_EXPORTS): Use it.
1182 (STAGE[+id+]_CXXFLAGS): New.
1183 (BASE_FLAGS_TO_PASS): Pass it down.
1184 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1185 extra_exports.
1186 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1187 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1188 extra_exports.
1189 * Makefile.in: Rebuild.
1190
11912009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1192
1193 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1194 paths for *-w64-mingw* and x86_64-*mingw*.
1195 * configure: Regenerated.
1196
11972009-10-30 Kai Tietz <kai.tietz@onevision.com>
1198
1199 * configure.ac: Disable target-winsup & co for
1200 x86_64-*-mingw* and *-w64-mingw* targets.
1201 * configure: Regenerated.
1202
12032009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1204
1205 * configure.ac (CLooG test): Use = with test.
1206 * configure: Regenerate.
1207
12082009-10-22 Richard Guenther <rguenther@suse.de>
1209
1210 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1211 cloog if the ppl version check failed. Move flags saving
1212 before setting in libelf check.
1213 * configure: Regenerate.
1214
12152009-10-21 Richard Guenther <rguenther@suse.de>
1216
1217 * configure.ac: Adjust the ppl and cloog configure to work as
1218 documented. Disable cloog if ppl was disabled. Omit the version
1219 checks if they were disabled.
1220 * configure: Re-generate.
1221
6811fb56
RW
12222009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1223
1224 * configure.ac: Add 'lto' to enable_languages, not
1225 new_enable_languages, and only if not already present.
1226 * configure: Regenerate.
1227
700d40ca
ILT
12282009-10-06 Ian Lance Taylor <iant@google.com>
1229
1230 * Makefile.def: check-gold depends upon all-gas.
1231 * Makefile.in: Rebuild.
1232
12332009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1234
1235 * Makefile.def: all-lto-plugin depends on all-libiberty.
1236 set bootstrap=true for lto-plugin.
1237 Add lto-plugin.
1238 * Makefile.in: Regenerate.
1239 * configure.ac (host_libs): Add lto-plugin.
1240 * configure: Regenerate.
1241
12422009-10-03 Diego Novillo <dnovillo@google.com>
1243
1244 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1245 (HOST_LIBELFLIBS): Define.
1246 (HOST_LIBELFINC): Define.
1247 * Makefile.in: Regenerate.
1248 * configure.ac: Add --enable-lto.
1249 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1250 If --enable-lto is used, add 'lto' to new_enable_languages.
1251 If --enable-lto is used and gold is enabled, add
1252 lto-plugin to configdirs.
1253 * configure: Regenerate.
1254
12552009-10-03 Simon Baldwin <simonb@google.com>
1256
1257 * configure.ac: If --with-system-zlib, suppress local zlib and
1258 pass --with-system-zlib to subdir configure scripts.
1259 * configure: Regenerate.
1260
12612009-10-01 Loren J. Rittle <ljrittle@acm.org>
1262 Paolo Bonzini <bonzini@gnu.org>
1263
1264 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1265 $(srcdir).
1266 * Makefile.in: Rebuilt.
1267
c8cb1b3e
PB
12682009-09-29 Paolo Bonzini <bonzini@gnu.org>
1269
1270 Sync from gcc:
1271 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1272
1273 * configure.ac: Update minimum MPC version to 0.7.
1274 * configure: Regenerate.
1275
30167e0a
NC
12762009-09-25 Nick Clifton <nickc@redhat.com>
1277
1278 * configure.ac: Pass any --cache-file=/dev/null option on to
1279 subconfigures.
1280 * configure: Regenerate.
1281
707a0b5c
NC
12822009-09-23 Nick Clifton <nickc@redhat.com>
1283
1284 * config.sub, config.guess: Update from upstream sources.
1285
700d40ca
ILT
12862009-09-22 Loren J. Rittle <ljrittle@acm.org>
1287
1288 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1289 * Makefile.in: Rebuilt.
1290
2fd0b40b
RW
12912009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1292
1293 PR bootstrap/32272
1294 * configure.ac: Error out if $srcdir isn't '.' but contains
1295 host-${host_noncanonical}.
1296 * configure: Regenerate.
1297
4385ad3c
RW
12982009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1299
16b1ad29
RW
1300 * configure.ac: If bootstrapping a combined tree with
1301 --enable-gold, require c++ in stage1_languages.
1302 * configure: Regenerate.
1303
f8dc745f
RW
1304 * configure.ac: Also add target_libs of stage1_languages to
1305 bootstrap_target_libs.
1306 * configure: Regenerate.
1307
4385ad3c
RW
1308 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1309 with --enable-languages not containing c++.
1310 * configure: Regenerate.
1311
df51e4e1
JZ
13122009-09-16 Jie Zhang <jie.zhang@analog.com>
1313
1314 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1315 * configure: Regenerate.
1316
06a51eac
RW
13172009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1318
1319 * configure.ac: Do not use $extrasub for replacing @if/@endif
1320 parts in Makefile; instead, use additional arguments to
1321 AC_CONFIG_COMMANDS to do the replacement manually, with several
1322 sed invocations, to avoid HP-UX sed command limits.
1323 * configure: Regenerate.
1324
96655cc4
AO
13252009-09-04 Alexandre Oliva <aoliva@redhat.com>
1326
1327 * configure.ac (with-build-config): Document. Handle without.
1328 Handle missing argument.
1329 * configure: Rebuilt.
1330
13312009-09-03 Alexandre Oliva <aoliva@redhat.com>
1332
1333 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1334 Default to bootstrap-debug only if compare-debug works.
1335 * configure: Rebuilt.
1336 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1337 * Makefile.in: Rebuilt.
1338
13392009-09-01 Alexandre Oliva <aoliva@redhat.com>
1340
1341 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1342 * Makefile.in: Rebuilt.
1343
8e957354
PB
13442009-09-02 Paolo Bonzini <bonzini@gnu.org>
1345
1346 * Makefile.tpl (AWK): Fix typo.
1347 * Makefile.in: Regenerate.
1348
13492009-09-02 Paolo Bonzini <bonzini@gnu.org>
1350
1351 * configure.ac: Detect awk and sed.
1352 * Makefile.def (flags_to_pass): Add AWK and SED.
1353 * Makefile.tpl (AWK, SED): New.
1354 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1355 * configure: Regenerate.
1356 * Makefile.in: Regenerate.
1357
fb792462
TG
13582009-09-01 Tristan Gingold <gingold@adacore.com>
1359
1360 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1361 Remove logical names.
1362
a69e7d0a
DK
13632009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1364
1365 * ltmain.sh (func_normal_abspath): New function.
1366 (func_relative_path): Likewise.
1367 (func_mode_help): Document new -bindir option for link mode.
1368 (func_mode_link): Add new -bindir option, and use it to place
1369 output DLL if specified.
1370
d444d2ba
RW
13712009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1372
1373 * configure.ac (AC_PREREQ): Bump to 2.64.
1374
13b7343a
RW
13752009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1376
af542c2e
RW
1377 * README-maintainer-mode: Point directly to upstream locations
1378 for autoconf, automake, libtool, gettext, instead of copies on
1379 sources.redhat.com. Document required versions.
1380 * configure.ac: Do not substitute datarootdir, htmldir,
1381 pdfdir, docdir. Do not process --with-datarootdir,
1382 --with-htmldir, --with-pdfdir, --with-docdir.
1383 * configure: Regenerate.
1384
81ecdfbb
RW
1385 * configure: Regenerate.
1386
13b7343a
RW
1387 * compile: Sync from Automake 1.11.
1388 * depcomp: Likewise.
1389 * install-sh: Likewise.
1390 * missing: Likewise.
1391 * mkinstalldirs: Likewise.
1392 * ylwrap: Likewise.
1393
c1102ce7
RW
13942009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1395
34a0f3cf
RW
1396 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1397 (baseargs): Add --disable-option-checking.
1398 * configure: Regenerate.
1399
c1102ce7
RW
1400 * Makefile.def (configure-target-libiberty): Depend on
1401 all-binutils and all-ld.
1402 (configure-target-newlib): Likewise.
1403 * Makefile.in: Regenerate.
1404
e8a5fa9c
RW
14052009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1406
1407 Sync with GCC, merge:
1408
1409 2009-07-31 Christian Bruel <christian.bruel@st.com>
1410
1411 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1412 * configure: Regenerate.
1413
1414 2009-07-06 Ian Lance Taylor <iant@google.com>
1415
1416 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1417 * configure: Rebuild.
1418
1419 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1420
1421 PR bootstrap/40338
1422 * configure.ac (comparestring): Create new variable.
1423 * Makefile.tpl (comparestring): Use to skip some comparisions.
1424 * configure: Regenerate.
1425 * Makefile.in: Regenerate.
1426
1427 2009-06-23 Ian Lance Taylor <iant@google.com>
1428
1429 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1430 boot_languages. Only bootstrap target libraries listed in
1431 target_libs for some boot language. Add --with-stage1-ldflags,
1432 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1433 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1434 if not building with C++.
1435 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1436 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1437 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1438 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1439 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1440 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1441 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1442 * configure, Makefile.in: Rebuild.
1443
1444 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1445
1446 * configure.ac: Detect MPC in default directory.
1447 * configure: Regenerate.
1448
1449 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1450
1451 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1452 to noconfdirs.
1453 * configure: Regenerate.
1454
1455 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1456
1457 * Makefile.def: Add MPC support and dependencies.
1458 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1459
1460 * Makefile.in, configure: Regenerate.
1461
1462 2009-05-24 Nicolas Roche <roche@adacore.com>
1463
1464 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1465 * Makefile.in: Regenerate.
1466
1467 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1468
1469 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1470 * configure: Regenerate.
1471
1472 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1473
1474 * configure.ac ($with_ppl): Default to no if not supplied.
1475 ($with_cloog): Likewise.
1476 configure: Regenerate.
1477
1478 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1479
1480 PR bootstrap/39739
1481 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1482 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1483
1484 * configure, Makefile.in: Regenerate.
1485
1486 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1487
1488 * configure.ac: Change copyright header to refer to version
1489 3 of the GNU General Public License and to point readers at the
1490 COPYING3 file and the FSF's license web page.
1491 * Makefile.def: Likewise.
1492 * Makefile.tpl: Likewise.
1493 * Makefile.in: Regenerate.
1494
1495 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1496
1497 * configure.ac: Restore match for darwin9 or later. Use double
1498 brackets since regeneration eats one pair.
1499 * configure: Regenerate.
1500
bf110216
CF
15012009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1502
1503 * MAINTAINERS: Perform some obvious fixups.
1504
2262bbf4
BE
15052009-08-17 Ben Elliston <bje@au.ibm.com>
1506
1507 * config.sub, config.guess: Update from upstream sources.
1508
25a07265
NC
15092009-08-06 Michael Eager <eager@eagercon.com>
1510
1511 * configure.ac: Add Microblaze target.
1512 * configure: Regenerate.
1513
85bd1942
TG
15142009-07-02 Tristan Gingold <gingold@adacore.com>
1515
1516 * configure.ac: Do not exclude gas for i386-*-darwin.
1517 Add a case for x86_64-*-darwin.
1518 * configure: Regenerate.
1519
f9806fa5
DE
15202009-06-26 Doug Evans <dje@sebabeach.org>
1521
1522 * Makefile.def (host_modules): Add cgen.
1523 * Makefile.in: Regenerate.
1524 * configure.ac (host_tools): Add cgen.
1525 * configure: Regenerate.
1526
6bfb4e30
JJ
15272009-06-17 Michael Eager <eager@eagercon.com>
1528
1529 * COPYING.LIBGLOSS: Add Xilinx license.
1530
8bcf2718
NC
15312009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1532
1533 * configure.ac: Define is_elf for QNX Neutrino targets.
1534 * configure: Regenerate.
1535
04ec0acb
RW
15362009-06-03 Jerome Guitton <guitton@adacore.com>
1537 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1538
1539 * Makefile.tpl (all): Avoid a trailing backslash.
1540 * Makefile.in: Regenerate.
1541
7ee5dbeb
BE
15422009-06-03 Ben Elliston <bje@au.ibm.com>
1543
1544 * config.sub, config.guess: Update from upstream sources.
1545
fda13ee8
AO
15462009-06-02 Alexandre Oliva <aoliva@redhat.com>
1547
1548 * Makefile.tpl ([+compare-target+]): Compare all stage
1549 directories, rather than just gcc.
1550 * Makefile.in: Rebuilt.
1551
4a657b0d
DK
15522009-05-28 Doug Kwan <dougkwan@google.com>
1553
1554 * configure.ac: Support gold for target arm*-*-*.
1555 * configure: Regenerate.
1556
07fc31c9
AO
15572009-05-27 Alexandre Oliva <aoliva@redhat.com>
1558
1559 * Makefile.tpl (all): Avoid harmless warning in make all when
1560 gcc-bootstrap is enabled but stage_last does not exist.
1561 * Makefile.in: Rebuilt.
1562
8a7a39ab
TG
15632009-05-25 Tristan Gingold <gingold@adacore.com>
1564
1565 * setup.com: Complete the file with configuration and build.
1566
b5233201
AO
15672009-05-18 Alexandre Oliva <aoliva@redhat.com>
1568
1569 PR other/40159
1570 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1571 gcc-no-bootstrap are mutually exclusive.
1572 * Makefile.in: Rebuilt.
1573
7b6175f9
AO
15742009-05-18 Alexandre Oliva <aoliva@redhat.com>
1575
1576 PR other/40159
1577 * Makefile.tpl (all): Don't end with unconditional success.
1578 * Makefile.in: Rebuilt.
1579
1b05fbbd
AO
15802009-05-12 Alexandre Oliva <aoliva@redhat.com>
1581
1582 PR target/37137
1583 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1584 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1585 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1586 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1587 stage_configureflags, stage_cflags and stage_libcflags into
1588 explicit Makefile macros.
1589 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1590 GFORTRAN.
1591 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1592 CC. Set CC_FOR_BUILD from CC.
1593 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1594 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1595 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1596 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1597 and GFORTRAN.
1598 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1599 (_LIBCFLAGS): Renamed to _TFLAGS.
1600 (do-compare-debug, do-compare3-debug): Drop.
1601 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1602 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1603 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1604 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1605 (XGCC_FLAGS_FOR_TARGET): New.
1606 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1607 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1608 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1609 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1610 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1611 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1612 TFLAGS.
1613 (BUILD_CONFIG): Include if requested.
1614 (all): Set TFLAGS on bootstrap.
1615 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1616 (all-stageid-prefixmodule): Likewise.
1617 (do-clean, distclean-stageid): Set TFLAGS.
1618 (restrap): Fix whitespace.
1619 * Makefile.in: Rebuilt.
1620
dc17c78c
EB
16212009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1622
1623 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1624 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1625 * Makefile.in: Regenerate.
1626
14324cd7
EZ
16272009-04-24 Eli Zaretskii <eliz@gnu.org>
1628
1629 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1630 consistency with config.sub. (Update from upstream sources.)
1631
f8d5f06c
JM
16322009-04-21 Joseph Myers <joseph@codesourcery.com>
1633
1634 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1635
0000e2bf
BE
16362009-04-17 Ben Elliston <bje@au.ibm.com>
1637
1638 * config.sub, config.guess: Update from upstream sources.
1639
20135e4c
NC
16402009-04-15 Anthony Green <green@moxielogic.com>
1641
34adf976 1642 * configure.ac: Add moxie support.
20135e4c
NC
1643 * configure: Rebuilt.
1644
ef699244
L
16452009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1646
1647 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1648 * configure: Regenerate.
1649
10ad8ef3
L
16502009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1651
1652 PR gas/10039
1653 * configure.ac: Require texinfo 4.7.
1654 * configure: Regenerated.
1655
c50523ce
L
16562009-04-09 Steve Ellcey <sje@cup.hp.com>
1657
1658 * Makefil.def (languages): New entries.
1659 * Makefile.tpl (check-gcc-*): New generic target.
1660 * Makefile.in: Regenerate.
1661
47afba5f
EZ
16622009-03-27 Eli Zaretskii <eliz@gnu.org>
1663
1664 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1665 Windows builds of Sed.
1666
dc448a7b
TT
16672009-03-18 Tom Tromey <tromey@redhat.com>
1668
1669 * configure: Rebuild.
1670 * configure.ac (host_libs): Add libiconv.
1671 * Makefile.in: Rebuild.
1672 * Makefile.def (host_modules): Add libiconv.
1673 (configure-gdb, all-gdb): Depend on libiconv.
1674
24741ab2
JB
16752009-03-16 Tristan Gingold <gingold@adacore.com>
1676
1677 * configure.ac: Treat gdb as supported on x86_64-darwin.
1678 * configure: Regenerate.
1679
29383458
JM
16802009-03-16 Joseph Myers <joseph@codesourcery.com>
1681
1682 Merge from GCC:
1683
1684 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1685
1686 * configure.ac (--with-host-libstdcxx): New option.
1687 * configure: Regenerate.
1688
1689 2009-01-29 Robert Millan <rmh@aybabtu.com>
1690
1691 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1692 * configure: Regenerate.
1693
1694 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1695
1696 PR tree-optimization/38515
1697 * configure.ac (cloog-polylib): Removed.
1698 (with_ppl, with_cloog): Test for "no".
1699 * configure: Regenerated.
1700
58e24671
RW
17012009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1702
1703 Backport from git Libtool:
1704
1705 2009-01-19 Robert Millan <rmh@aybabtu.com>
1706 Support GNU/kOpenSolaris.
1707 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1708 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1709 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1710 GNU/kOpenSolaris.
1711
314b2e66
AS
17122009-02-05 Andreas Schwab <schwab@suse.de>
1713
1714 * Makefile.tpl (stage_last): Define $r and $s before using
1715 $(RECURSE_FLAGS_TO_PASS).
1716 * Makefile.in: Regenerate
1717
8b700390
JJ
17182009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1719
1720 * COPYING.NEWLIB: Add ARM license.
1721
66775d67
AM
17222009-01-16 Alan Modra <amodra@bigpond.net.au>
1723
1724 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1725 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1726 * Makefile.in: Regenerate.
1727
19e99079
NC
17282009-01-15 Douglas B Rupp <rupp@gnat.com>
1729
1730 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1731 * configure: Regenerate.
1732
22e8c8e0
RW
17332008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1734
1735 Backport link test fix from upstream Libtool:
1736
1737 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1738 Add cache variables to tests that require the linker to work.
1739 For shlibpath_overrides_runpath, this also changes the semantics
1740 to let the result from the C compiler take precedence.
1741 compiler take precedence.
1742
7d6d7764
BE
17432008-12-02 Ben Elliston <bje@au.ibm.com>
1744
1745 * config.sub, config.guess: Update from upstream sources.
1746
ea8af06e
JJ
17472008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1748
1749 * COPYING.NEWLIB: Updated.
1750 * COPYING.LIBGLOSS: Ditto.
1751
af0771d3
PB
17522008-12-16 Paolo Bonzini <bonzini@gnu.org>
1753
1754 Sync with GCC:
1755
1756 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1757
1758 * configure.ac (ppllibs): Add by default the lib flags.
1759 * configure: Regenerate.
1760
1761 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1762
314b2e66
AS
1763 * configure.ac: Add double brackets on darwin[912].
1764 * configure: Regenerate.
af0771d3
PB
1765
1766 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1767
314b2e66
AS
1768 * configure.ac: Expand to darwin10 and later.
1769 * configure: Regenerate.
af0771d3 1770
f7c83eac
AS
17712008-12-02 Andreas Schwab <schwab@suse.de>
1772
1773 * Makefile.def: configure-target-boehm-gc depends on
1774 all-target-libstdc++-v3.
1775 * Makefile.in: Regenerate.
1776
bc67ad83
BE
17772008-12-02 Ben Elliston <bje@au.ibm.com>
1778
1779 * config.sub, config.guess: Update from upstream sources.
1780
e28c595f
JM
17812008-11-27 Joseph Myers <joseph@codesourcery.com>
1782
1783 Merge from GCC:
1784
1785 2007-12-02 Matthias Klose <doko@ubuntu.com>
1786
1787 * config-ml.in: Remove 64bit configure tests.
1788
1789 2008-05-14 Rafael Espindola <espindola@google.com>
1790
1791 * config-ml.in: don't handle --enable-shared and --enable-static.
1792
1793 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1794 Tobias Grosser <grosser@fim.uni-passau.de>
1795 Jan Sjodin <jan.sjodin@amd.com>
1796 Harsha Jagasia <harsha.jagasia@amd.com>
1797 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1798 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1799 Adrien Eliche <aeliche@isty.uvsq.fr>
1800
1801 Merge from graphite branch.
1802 * configure: Regenerate.
1803 * Makefile.in: Regenerate.
1804 * configure.ac (host_libs): Add ppl and cloog.
1805 Add checks for PPL and CLooG.
1806 * Makefile.def (ppl, cloog): Added modules and dependences.
1807 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1808 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1809
1810 2008-09-03 Richard Guenther <rguenther@suse.de>
1811
1812 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1813 cloog test.
1814 * configure: Re-generate.
1815
1816 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1817
1818 * configure.ac (--with-cloog-polylib): New.
1819 (--disable-cloog-version-check): New.
1820 (--disable-ppl-version-check): New.
1821 * configure: Re-generate.
1822
1823 2008-09-05 Richard Guenther <rguenther@suse.de>
1824
1825 * configure.ac: Initialize clooglibs to -lcloog.
1826 * configure: Re-generate.
1827
1828 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1829
1830 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1831 recommended version to 2.3.2.
1832
1833 * configure: Regenerate.
1834
1835 2008-10-31 Ben Elliston <bje@au.ibm.com>
1836
1837 * configure.ac (spu-*-*): Remove special case.
1838 * configure: Regenerate.
1839
1840 Complete comment text from GCC version of:
1841
1842 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1843
1844 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1845 (GCC_SHLIB_SUBDIR): New.
1846 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1847 * configure: Regenerate.
1848 * Makefile.in: Regenerate.
1849
652dec25
TG
18502008-11-27 Tristan Gingold <gingold@adacore.com>
1851
1852 * configure.ac: Build gdb for i?86-*-darwin*
1853 * configure: Regenerated.
1854
7582fb4a
DJ
18552008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1856
1857 PR bootstrap/38014
1858 PR bootstrap/37923
1859
1860 Revert:
1861
1862 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1863
1864 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1865 * Makefile.in: Regenerated.
1866
1867 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1868
1869 PR gdb/921
1870 PR gdb/1646
1871 PR gdb/2175
1872 PR gdb/2176
1873
1874 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1875 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1876 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1877 (HOST_EXPORTS): Pass CPPFLAGS.
1878 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1879 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1880 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1881 * Makefile.in, configure: Regenerated.
1882 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1883 and CPPFLAGS_FOR_BUILD.
1884
faee1be2
UW
18852008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1886
1887 * configure.ac [spu-*-*]: Do not set skipdirs.
1888 * configure: Re-generate.
1889
b7c2dce4
DJ
18902008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1891
1892 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1893 * Makefile.in: Regenerated.
1894
bb52de30
DJ
18952008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1896
1897 PR gdb/921
1898 PR gdb/1646
1899 PR gdb/2175
1900 PR gdb/2176
1901
1902 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1903 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1904 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1905 (HOST_EXPORTS): Pass CPPFLAGS.
1906 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1907 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1908 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1909 * Makefile.in, configure: Regenerated.
1910 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1911 and CPPFLAGS_FOR_BUILD.
1912
b25062ae
SE
19132008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1914
1915 * libtool.m4: Update to libtool 2.2.6.
1916 * lt~obsolete.m4: Update to libtool 2.2.6.
1917 * ltmain.sh: Update to libtool 2.2.6.
1918 * ltsugar.m4: Update to libtool 2.2.6.
1919 * ltversion.m4: Update to libtool 2.2.6.
1920 * ltoptions.m4: Update to libtool 2.2.6.
1921 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1922
3bbd2f8f
AL
19232008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1924
1925 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1926 (GCC_SHLIB_SUBDIR): New.
1927 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1928 * configure: Regenerate.
1929 * Makefile.in: Regenerate.
1930
b29d32ce
TG
19312008-08-28 Tristan Gingold <gingold@adacore.com>
1932
1933 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1934 Enable bfd, binutils and opcodes.
1935 * configure: Regenerate.
1936
c325a203
DD
19372008-08-16 Nicolas Roche <roche@adacore.com>
1938
1939 * Makefile.tpl: Add BOOT_ADAFLAGS.
1940 * Makefile.in: Regenerate.
1941
e7c8859c
RS
19422008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1943
1944 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1945 * configure: Regenerate.
1946
da888c87
PB
19472008-07-30 Paolo Bonzini <bonzini@gnu.org>
1948
1949 Sync with gcc:
1950 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1951
f7c83eac
AS
1952 * configure.ac: Add makefile fragments for hpux.
1953 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1954 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1955 * configure: Regenerate.
1956 * Makefile.in: Regenerate.
da888c87
PB
1957
1958 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1959
f7c83eac
AS
1960 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1961 * Makefile.in: Regenerate.
1962 * configure: Regenerate.
da888c87 1963
944982cf
ILT
19642008-06-18 Ian Lance Taylor <iant@google.com>
1965
662c6704
ILT
1966 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1967
944982cf
ILT
1968 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1969
7a283e07
RW
19702008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1971
1972 * configure: Regenerate.
1973
5b553f7e
RW
19742008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1975
1976 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1977 "$@" is still intact with both Autoconf 2.59 and 2.62.
1978 * configure: Regenerate.
1979
675492f0
RW
19802008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1981
1982 * Makefile.tpl: Fix comment errors.
1983 * Makefile.in: Regenerate.
1984
b018a5d1
JB
19852008-06-13 Julian Brown <julian@codesourcery.com>
1986
1987 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1988 of libobjc for ARM EABI Linux.
1989 * configure: Regenerate.
1990
310213e8
DE
19912008-06-12 David S. Miller <davem@davemloft.net>
1992 David Edelsohn <edelsohn@gnu.org>
1993
1994 * configure.ac: Add powerpc*-*-* to gold supported targets.
1995 * configure: Regenerate.
1996
6641ce42
JM
19972008-06-08 Joseph Myers <joseph@codesourcery.com>
1998
1999 PR tree-optimization/36218
2000 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2001 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2002 (all prefix="build-"): Pass them to build-system sub-makes.
2003 * Makefile.in: Regenerate.
2004
03c2f9e6
DJ
20052008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2006
2007 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2008 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2009 mkdep, and compile. Update comments.
2010 (ETC_SUPPORT): Add ChangeLog and update comments.
2011
4538db8b
ILT
20122008-05-11 Ian Lance Taylor <iant@google.com>
2013
2014 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2015
266df637
PB
20162008-04-18 Paolo Bonzini <bonzini@gnu.org>
2017
2018 Sync with gcc:
2019 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2020
2021 PR bootstrap/35457
2022 * configure.ac: Include override.m4.
2023 * configure: Regenerate.
2024
2025 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2026
f7c83eac
AS
2027 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2028 * Makefile.in: Regenerate.
266df637
PB
2029
2030 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2031
f7c83eac
AS
2032 * configure.ac: Do not build libssp for the AVR.
2033 * configure: Regenerate.
266df637 2034
a86a761e
NC
20352008-04-18 Nick Clifton <nickc@redhat.com>
2036
2037 * MAINTAINERS: Replace reference to configure.in with reference to
2038 configure.ac.
2039
52310858
NC
20402008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2041
f7c83eac 2042 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2043 as nonconfigurable directories list.
f7c83eac 2044 * configure: Regenerate.
52310858 2045
f5314dd5
DM
20462008-04-14 David S. Miller <davem@davemloft.net>
2047
2048 * configure.ac: Add sparc*-*-* to gold supported targets.
2049 * configure: Regenerate.
2050
e2208220
BE
20512008-04-14 Ben Elliston <bje@au.ibm.com>
2052
2053 * config.sub, config.guess: Update from upstream sources.
2054
0bb6ea20
HPN
20552008-04-12 Hans-Peter Nilsson <hp@axis.com>
2056
2057 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2058 * Makefile.in: Regenerate.
2059
e5164e97
ILT
20602008-04-07 Ian Lance Taylor <iant@google.com>
2061
2062 * Makefile.def: check-gold depends upon all-binutils.
2063 * Makefile.in: Regenerate.
2064
e33b51a6
NC
20652008-04-04 Nick Clifton <nickc@redhat.com>
2066
2067 PR binutils/4334
2068 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2069 builds.
2070 * configure: Regenerate.
2071
fc5df3ab
NC
20722008-04-04 NightStrike <NightStrike@gmail.com>
2073
2074 PR other/35151
f7c83eac
AS
2075 * configure.ac: Combine rules for mingw32 and mingw64.
2076 * configure: Regenerate.
fc5df3ab 2077
c779bab8
PB
20782008-03-27 Paolo Bonzini <bonzini@gnu.org>
2079
2080 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2081 * Makefile.in: Regenerate.
2082
93f9b408
ILT
20832008-03-20 Ian Lance Taylor <iant@google.com>
2084
2085 * configure.ac: Add support for --enable-gold.
2086 * Makefile.def: Add gold as a directory like ld.
2087 * configure, Makefile.in: Regenerate.
2088
5746fb46
AK
20892008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2090
2091 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2092 (s390_cond_extensions): Reduced extensions to the compare related.
2093 (main): z10 cpu type option added.
2094 (expandConditionalJump): Renamed to ...
2095 (insertExpandedMnemonic): ... this.
2096
2097 * opcodes/s390-opc.c: Re-group the operand format makros.
2098 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2099 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2100 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2101 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2102 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2103 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2104 INSTR_SIL_RDU): New instruction formats added.
2105 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2106 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2107 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2108 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2109 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2110 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2111 masks added.
2112 (s390_opformats): New formats added "ris", "rrs", "sil".
2113 * opcodes/s390-opc.txt: Add the conditional jumps with the
2114 extensions removed from automatic expansion in s390-mkopc.c manually.
2115 (asi - trtre): Add new System z10 EC instructions.
2116 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2117
58c85be7
RW
21182008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2119
2120 * configure.ac: m4_include config/proginstall.m4.
2121 * configure: Regenerate.
2122
78124051
RW
21232008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2124
2125 Backport from upstream Libtool:
f7c83eac 2126
78124051 2127 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2128
78124051
RW
2129 Deal with Autoconf 2.62's semantic change in m4_append.
2130 * ltsugar.m4 (lt_append): Replace broken versions of
2131 m4_append.
2132 (lt_if_append_uniq): Don't require separator to be overquoted,
2133 and avoid broken m4_append.
2134 (lt_dict_add): Fix typo.
2135 * libtool.m4 (_LT_DECL): Don't overquote separator.
2136
018f1bea
DE
21372008-03-13 David Edelsohn <edelsohn@gnu.org>
2138
2139 * config.rpath: Add AIX 6 support.
2140
5c5f596d
PB
21412008-03-13 Paolo Bonzini <bonzini@gnu.org>
2142
2143 * Makefile.def (stageprofile). Remove -fprofile-generate
2144 from stage_libcflags.
2145 * Makefile.in: Regenerate.
2146
a1f93a5e
BE
21472008-03-13 Ben Elliston <bje@au.ibm.com>
2148
2149 * config.sub, config.guess: Update from upstream sources.
2150
98c3d905
AK
21512008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2152
2153 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2154 * s390-opc.txt (cmpsc): Duplicate entry removed.
2155 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2156 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2157 fier, cu42, cu41): Fix operand format.
2158
7f6ef0c0
PB
21592008-02-20 Paolo Bonzini <bonzini@gnu.org>
2160
f7c83eac
AS
2161 PR bootstrap/32009
2162 PR bootstrap/32161
2163
2164 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2165 * configure: Regenerate.
2166
2167 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2168 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2169 STAGE4_LIBCFLAGS): New.
2170 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2171 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2172 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2173 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2174 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2175 for target modules. Don't export LIBCFLAGS.
2176 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2177 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2178 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2179 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2180 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2181 * Makefile.in: Regenerate.
7f6ef0c0 2182
eaf19029
PB
21832008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2184
2185 PR libgcj/33085
2186 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2187 Do not use -DDLL_EXPORT. Backport from upstream.
2188
680c43e9
NC
21892008-02-14 Nick Clifton <nickc@redhat.com>
2190
2191 Import this patch from gcc:
2192 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2193
2194 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2195
c72b1d96
HPN
21962008-02-02 Hans-Peter Nilsson <hp@axis.com>
2197
2198 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2199 * configure: Regenerate.
2200
8b66833e
BW
22012008-01-31 Marc Gauthier <marc@tensilica.com>
2202
2203 * configure.ac (xtensa*-*-*): Recognize processor variants.
2204 * configure: Regenerate.
2205
9cc8ae67
PB
22062008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2207
f7c83eac
AS
2208 PR bootstrap/34922
2209 * configure.ac (PARSE_ARGS): Push suitable setting of
2210 ac_subdirs_all, for `./configure --help=recursive'.
2211 Handle `+' in generic toplevel directory disabling.
2212 * configure: Regenerate.
9cc8ae67 2213
19090595
BE
22142008-01-23 Ben Elliston <bje@au.ibm.com>
2215
2216 * config.sub, config.guess: Update from upstream sources.
2217
9f1e7fd3
BE
22182008-01-08 Ben Elliston <bje@au.ibm.com>
2219
2220 * config.sub, config.guess: Update from upstream sources.
2221
2f959d61
JJ
22222007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2223
2224 * COPYING.LIBGLOSS: Update default copyright.
2225
aa054b85
JJ
22262007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2227
2228 * COPYING.NEWLIB: Update default copyright.
2229
57c53b2b
RS
22302007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2231
2232 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2233 Change recommended MPFR from 2.2.1 > 2.3.0.
2234 * configure: Regenerate.
2235
fee14b60
RS
22362007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2237
2238 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2239 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2240 * Makefile.in: Regenerate.
2241
c9b68031
DD
22422007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2243
2244 * configure.ac: Enable libjava for x86_64-*-darwin9.
2245 * configure: Regenerate.
2246
ad25e7d5
BE
22472007-12-05 Ben Elliston <bje@au.ibm.com>
2248
2249 * config.sub, config.guess: Update from upstream sources.
2250
6ac84f65
PB
22512007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2252
f7c83eac
AS
2253 * config-ml.in: Robustify against white space in absolute file
2254 names.
6ac84f65 2255
f7c83eac
AS
2256 * config-ml.in (multi-clean): Substitute ${Makefile}.
2257 Remove superfluous ${Makefile} in list.
6ac84f65 2258
7b3200f9
DJ
22592007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2260
2261 * Makefile.def (dependencies): Make configure-gdb depend on
2262 all-intl.
2263 * Makefile.in: Regenerated.
2264
2c133ff9
JJ
22652007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2266
2267 * Makefile.def: To avoid problems running with parallel makes,
2268 build newlib before libgloss so that target specific header
2269 files are availble.
2270 * Makefile.in: Regenerate.
2271
5074315a
DJ
22722007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2273
2274 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2275 * Makefile.in: Regenerate.
2276
f5bc1778
DJ
22772007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2278
2279 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2280 * libdecnumber: New directory, imported from GCC.
2281
c66487f8
NC
22822007-10-08 Mike Frysinger <vapier@gentoo.org>
2283
2284 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2285 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2286 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2287 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2288 * configure: Regenerate.
2289
b5714970
PB
22902007-10-01 Paolo Bonzini <bonzini@gnu.org>
2291
2292 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2293 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2294 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2295 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2296 * configure.ac: Default them to host tools for $host = $build.
2297 Subst them.
2298
2299 * configure: Regenerate.
2300 * Makefile.in: Regenerate.
2301
f3b1e08e
RS
23022007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2303
2304 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2305 * configure: Regenerate.
2306
cff87f51
DD
23072007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2308
2309 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2310 libstdc++.
2311 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2312 * configure: Regenerate.
2313 * Makefile.in: Regenerate.
f7c83eac 2314
625a61cd
AS
23152007-09-17 Andreas Schwab <schwab@suse.de>
2316
2317 * configure.ac: Raise minimum makeinfo version to 4.6.
2318 * configure: Regenerate.
2319
83a3a68b
AM
23202007-09-15 Alan Modra <amodra@bigpond.net.au>
2321
2322 * configure.ac: Correct makeinfo version check.
2323 * configure: Regenerate.
2324
5bd8be13
RS
23252007-09-14 Richard Sandiford <richard@codesourcery.com>
2326
2327 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2328 to $skipdirs and only disable gprof for newlib. Use the normal
2329 mips*-elf* handling in other respects.
2330 * configure: Regnerate.
2331
5566c1fa
DD
23322007-09-12 David Daney <ddaney@avtrex.com>
2333
2334 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2335 enabling libgcj.
2336 * configure: Regenerate.
2337
23382007-09-12 Richard Guenther <rguenther@suse.de>
2339
2340 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2341 nor --disable-checking is provided also turn on yes and types
2342 checking for stage1.
2343 * configure: Re-generate.
2344
a18e2996 23452007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2346
2347 PR target/33281
2348 * configure.ac: Use config/mh-mingw on mingw.
2349 * configure: Regenerate.
84e7906e 2350
691bb5a1
DD
23512007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2352
2353 PR other/32154
2354 * configure.ac: For libgloss targets, point the linker to the linker
2355 script, startup code and simulator library.
2356 * configure: Regenerate.
2357
6d18b86b
AH
23582007-09-09 Andrew Haley <aph@redhat.com>
2359
2360 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2361 target-libjava.
6d18b86b 2362
f00a3165 23632007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2364
f00a3165 2365 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2366
2abc4e65
BE
23672007-08-21 Richard Guenther <rguenther@suse.de>
2368
2369 * configure.ac: Add types checking to stage1 checking flags.
2370 * configure: Regenerate.
2371
8a6ee3ab 23722007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2373 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2374
2375 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2376 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2377 * Makefile.in: Regenerate.
2378 * configure.ac (--with-debug-prefix-map): New.
2379 * configure: Regenerate.
2380
429acdec
RS
23812007-08-17 Richard Sandiford <richard@codesourcery.com>
2382 Nigel Stephens <nigel@mips.com>
2383
429acdec
RS
2384 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2385 as target_makefile_frag.
2386 * configure: Regenerate.
2387
8520c408
AO
23882007-08-16 Alexandre Oliva <aoliva@redhat.com>
2389
2390 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2391 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2392 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2393 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2394 (do-compare, do-compare3, do-compare-debug): New.
2395 ([+compare-target+]): Use them.
2396
23972007-08-16 Alexandre Oliva <aoliva@redhat.com>
2398
2399 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2400 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2401 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2402 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2403 (do-compare, do-compare3, do-compare-debug): New.
2404 ([+compare-target+]): Use them.
2405
2444379b
BE
24062007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2407 Ben Elliston <bje@au.ibm.com>
2408
2409 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2410 --silent if $silent.
2411 * configure: Regenerate.
2412
d6f99447
DJ
24132007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2414
2415 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2416
bd0aa315
NC
24172007-07-17 Nick Clifton <nickc@redhat.com>
2418
2419 * COPYING3: New file. Contains version 3 of the GNU General
2420 Public License.
2421 * COPYING3.LIB: New file. Contains version 3 of the GNU
2422 Lesser General Public License.
2423
0ebe98fb
BS
24242007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2425
2426 * configure.ac: Fix my previous change to really match GCC.
2427 * configure: Regenerate.
2428
521ec477
DD
24292007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2430
2431 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2432 * configure: Regenerate.
2433
24342007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2435
2436 * configure.ac: Add some missing m4 quotation.
2437 * configure: Regenerate.
2438
0c24b341
NC
24392007-07-09 Kai Tietz <kai.tietz@onevision.com>
2440
f7c83eac
AS
2441 * Makefile.def: Add windmc tool to build.
2442 * Makefile.tpl: Likewise.
2443 * configure.ac: Likewise.
2444 * Makefile.in: Regenerate.
2445 * configure: Regenerate.
0c24b341 2446
a09314d0
L
24472007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2448
2449 * lt~obsolete.m4: New. Import from 20070318 libtool.
2450
7c3e1d12
BS
24512007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2452
2453 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2454 uclinux and linux-uclibc targets.
2455 * configure: Regenerate.
2456
a5b3b4dd
DD
24572007-06-28 DJ Delorie <dj@redhat.com>
2458
2459 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2460 not building newlib.
2461 * configure: Regenerated.
f7c83eac 2462
184d813c
DJ
24632007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2464
2465 * src-release (DEVO_SUPPORT): Correct typos.
2466
31d99776
DJ
24672007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2468
2469 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2470 * Makefile.in: Regenerated.
2471
e00a73e3
PB
24722007-06-14 Paolo Bonzini <bonzini@gnu.org>
2473
f7c83eac
AS
2474 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2475 (distclean-stage[+id+]): Possibly delete stage_last.
2476 * Makefile.in: Regenerate.
e00a73e3 2477
98a1bbc5
BE
24782007-06-07 Ben Elliston <bje@au.ibm.com>
2479
2480 * config.sub, config.guess: Update from upstream sources.
2481
973601e1
BE
24822007-06-07 Ben Elliston <bje@au.ibm.com>
2483
2484 * Makefile.tpl: Fix spelling error.
2485 * Makefile.in: Regenerate.
2486
2038f525
PB
24872007-06-04 Paolo Bonzini <bonzini@gnu.org>
2488
2489 Sync with gcc:
2490 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2491
f7c83eac
AS
2492 PR bootstrap/29382
2493 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2494 * configure: Rebuilt.
2038f525 2495
f7c5c4b5
PB
24962007-06-01 Steve Ellcey <sje@cup.hp.com>
2497
12a64d4f
L
2498 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2499 lt_cv_sys_max_cmd_len.
f7c5c4b5 2500
7ad9660b
PB
25012007-05-31 Paolo Bonzini <bonzini@gnu.org>
2502
2503 * ltgcc.m4: Update from GCC.
2504
0e7ef45c
EC
25052007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2506
12a64d4f 2507 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2508
37ad9514
SE
25092007-05-24 Steve Ellcey <sje@cup.hp.com>
2510
2511 * ltmain.sh: Update from GCC.
2512 * libtool.m4: Update from GCC.
2513 * ltsugar.m4: New. Update from GCC.
2514 * ltversion.m4: New. Update from GCC.
2515 * ltoptions.m4: New. Update from GCC.
2516 * ltconfig: Remove.
2517 * ltcf-c.sh: Remove.
2518 * ltcf-cxx.sh: Remove.
2519 * ltcf-gcj.sh: Remove.
2520 * src-release: Update with new libtool file list.
2521
8ee82aff
PB
25222007-05-16 Paolo Bonzini <bonzini@gnu.org>
2523
2524 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2525 stage_cflags.
2526 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2527 Remove CFLAGS/LIBCFLAGS.
2528 (configure-stage[+id+]-[+prefix+][+module+],
2529 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2530 * Makefile.in: Regenerate.
2531
149cb58d
SE
25322007-04-14 Steve Ellcey <sje@cup.hp.com>
2533
2534 * config-ml.in: Update from GCC.
2535
91506736
DJ
25362007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2537
2538 * src-release (do-proto-toplev): Process the support directories before
2539 the tool directory.
2540
ffa8bd48
RS
25412007-03-21 Richard Sandiford <richard@codesourcery.com>
2542
2543 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2544 of glob. Quote arguments with single quotes too.
2545 * configure: Regenerate.
2546
a4fd3374
DD
25472007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2548
2549 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2550 * Makefile.in: Regenerate
2551
b8025f34
AS
25522007-03-07 Andreas Schwab <schwab@suse.de>
2553
2554 * configure: Regenerate.
2555
a3ca38d2
DD
25562007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2557
2558 * configure.ac: Add "--with-pdfdir" configure option,
2559 which defines pdfdir variable.
2560 * Makefile.def (target=fixincludes): Add install-pdf to
2561 missing targets.
2562 (recursive_targets): Add install-pdf target.
2563 (flags_to_pass): Add pdfdir.
2564 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2565 target.
2566 * configure: Regenerate
2567 * Makefile.in: Regenerate
2568
25692007-02-28 Eric Christopher <echristo@apple.com>
2570
2571 Revert:
2572 2006-12-07 Mike Stump <mrs@apple.com>
2573
2574 * Makefile.def (dependencies): Add dependency for
2575 install-target-libssp and install-target-libgomp on
2576 install-gcc.
2577 * Makefile.in: Regenerate.
2578
25792007-02-27 Matt Kraai <kraai@ftbfs.org>
2580
2581 * configure: Regenerate.
2582 * configure.ac: Move statements after variable declarations.
2583
a4708fba
JM
25842007-02-19 Joseph Myers <joseph@codesourcery.com>
2585
2586 * configure.ac: Adjust for loop syntax.
2587 * configure: Regenerate.
2588
9a819804
AO
25892007-02-18 Alexandre Oliva <aoliva@redhat.com>
2590
2591 * configure: Rebuilt.
2592
81ec575a
AO
25932007-02-18 Alexandre Oliva <aoliva@redhat.com>
2594
2595 * configure.ac: Drop multiple occurrences of --enable-languages,
2596 and fix its quoting.
2597 * configure: Rebuilt.
2598
92f01d61 25992007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2600 Nathan Sidwell <nathan@codesourcery.com>
2601 Vladimir Prus <vladimir@codesourcery.com
2602 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2603
2604 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2605 * configure: Regenerate.
2606
b1299c4e
DJ
26072007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2608
2609 * configure.ac (target_libraries): Move libgcc before libiberty.
2610 * configure: Regenerated.
2611
18f6b6ee
PB
26122007-02-13 Paolo Bonzini <bonzini@gnu.org>
2613
2614 * configure: Regenerate again?
2615
9c4e9f27
PB
26162007-02-13 Paolo Bonzini <bonzini@gnu.org>
2617
2618 * configure: Reapply PR30748 fix which was lost in the previous commit.
2619
24ff9987
DJ
26202007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2621 Paolo Bonzini <bonzini@gnu.org>
2622
2623 PR bootstrap/30753
2624 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2625 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2626 * configure: Regenerated.
2627
7df2cd5d
PB
26282007-02-10 Paolo Bonzini <bonzini@gnu.org>
2629
2630 * configure: Regenerate.
2631
b0aaa663
DJ
26322007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2633
2634 PR bootstrap/30748
2635 * configure.ac: Correct syntax for Solaris ksh.
2636 * configure: Regenerated.
2637
a0323144
PB
26382007-02-09 Paolo Bonzini <bonzini@gnu.org>
2639
2640 * Makefile.def: Sync with GCC.
2641 * Makefile.tpl: Sync with GCC.
2642 * Makefile.in: Regenerate.
2643 * configure: Regenerate.
2644
c6b750e1
DJ
26452007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2646
2647 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2648 noncanonical equivalents.
2649 * configure.in: Rename to...
2650 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2651 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2652 target_noncanonical. Use them. Rewrite removal of configure
2653 arguments for autoconf 2.59. Discard variable settings. Force
2654 program_transform_name for native tools.
2655
2656 * Makefile.in: Regenerated.
2657 * configure: Regenerated with autoconf 2.59.
2658
2659 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2660
f3cd89f4
JJ
26612007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2662
2663 * COPYING.LIBGLOSS: Reformat default Red Hat
2664 license to fit within 80 columns.
2665 * COPYING.NEWLIB: Ditto.
2666
4e206d7e
DB
26672007-02-05 Dave Brolley <brolley@redhat.com>
2668
2669 * Contribute the following changes:
2670 2006-11-28 DJ Delorie <dj@redhat.com>
2671
2672 * configure.in: Fix typo for mep's target_makefile_frag.
2673 * configure: Regenerated.
2674
2675 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2676
2677 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2678 * configure: Regenerate.
2679
2680 2001-09-19 DJ Delorie <dj@redhat.com>
2681
2682 * configure.in (target_makefile_frag): use mt-mep
2683
2684 2001-06-12 Don Howard <dhoward@redhat.com>
2685
2686 * configure.in: Remove gdb from MeP skip list.
2687
2688 2001-04-05 DJ Delorie <dj@redhat.com>
2689
2690 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2691
2692 2001-03-20 Ben Elliston <bje@redhat.com>
2693
2694 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2695
2696 2001-03-19 Ben Elliston <bje@redhat.com>
2697
2698 * config.sub (mep, mep-*): Add.
2699
b2edfdd2
AS
27002007-01-31 Andreas Schwab <schwab@suse.de>
2701
2702 * Makefile.tpl (LDFLAGS): Substitute it.
2703 * Makefile.in: Regenerate.
2704
ceb92e78
PB
27052007-01-11 Paolo Bonzini <bonzini@gnu.org>
2706
2707 * configure.in: Change == to = in test command.
f7c83eac 2708 * configure: Regenerate.
ceb92e78 2709
4b900473 27102007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2711 Nick Clifton <nickc@redhat.com>
2712 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2713
2714 * configure.in (build_configargs, host_configargs, target_configargs):
2715 Remove build/host/target parameters.
2716 (host_libs): Add gmp and mpfr.
2717 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2718 * Makefile.def (gmp, mpfr): New.
2719 (gcc): Remove target.
2720 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2721 target_os, target_vendor): New.
2722 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2723 * configure: Regenerate.
2724 * Makefile.in: Regenerate.
4b900473
PB
2725
27262007-01-11 Matt Fago <fago@earthlink.net>
2727
2728 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2729 to improve robustness of configure tests.
4b900473
PB
2730 * configure: Regenerate.
2731
80f6dcbc
NC
27322007-01-08 Kai Tietz <kai.tietz@onevision.com>
2733
2734 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2735 * configure: Regenerate.
80f6dcbc 2736
f86e35b8
NC
27372007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2738
2739 * Makefile.tpl (all-target): Correct @if conditional for target
2740 modules.
2741 * configure.in: Omit libiberty if building only target libgcc.
2742 * configure, Makefile.in: Regenerated.
2743
79fcd0ec
PB
27442007-01-04 Paolo Bonzini <bonzini@gnu.org>
2745
2746 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2747 * configure: Regenerate.
2748
6aa8ef82
DJ
27492007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2750
2751 * Makefile.def (target_modules): Add libgcc.
2752 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2753 * Makefile.tpl (clean-target-libgcc): Delete.
2754 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2755 on gcc even for bootstrapped modules. Rewrite handling of
2756 lang_env_dependencies to loop over target_modules.
2757 * configure.in (target_libraries): Add target-libgcc.
2758 * Makefile.in, configure: Regenerated.
2759
9b134994
PB
27602006-12-29 Paolo Bonzini <bonzini@gnu.org>
2761
2762 Sync with gcc:
2763 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2764
f7c83eac
AS
2765 * configure.in: Reorganize recognition of languages. Add
2766 --enable-stage1-languages. Show supported languages for the chosen
2767 target rather than all recognized languages.
2768 * configure: Regenerate.
9b134994
PB
2769
2770 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2771
f7c83eac
AS
2772 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2773 * Makefile.in: Regenerate.
9b134994
PB
2774
2775 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2776
f7c83eac
AS
2777 * configure.in: Warn that MPFR 2.2.0 is buggy.
2778 * configure: Regenerate.
9b134994 2779
8cf39b1b
ILT
27802006-12-27 Ian Lance Taylor <iant@google.com>
2781
2782 * configure.in: When removing Makefiles to force a reconfigure, also
2783 remove prev-DIR*/Makefile.
2784 * configure: Regenerate.
2785
ebff6cd5
KH
27862006-12-23 Kazu Hirata <kazu@codesourcery.com>
2787
2788 * config.bfd: Recognize fido.
2789
8a0d8a5c
PB
27902006-12-19 Paolo Bonzini <bonzini@gnu.org>
2791
2792 Sync with gcc:
2793
2794 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2795
2796 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2797 it only affects bootstrap and could be tested on "$host" as well.
2798 * configure: Regenerate.
2799 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2800
2801 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2802
2803 PR bootstrap/29544
2804 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2805 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2806 move here comment from Makefile.tpl.
2807 * Makefile.tpl: Move some definitions higher in the file.
2808 (STAGE1_CHECKING): New.
2809 * configure.in: Add --enable-stage1-checking.
2810 * configure: Regenerate.
2811 * Makefile.in: Regenerate.
2812
2813 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2814
2815 * configure.in: Update error message for missing GMP/MPFR.
2816
2817 * configure: Regenerate.
2818
2819 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2820
2821 * configure.in: Update MPFR version in error message.
2822
2823 * configure: Regenerate.
2824
2825 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2826
2827 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2828 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2829 --with-gmp-lib): New flags.
2830
2831 * configure: Regenerate.
2832
790c0838
AM
28332006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2834
2835 PR bootstrap/30134
2836 * configure.in: Correct x86 darwin support for libjava to powerpc
2837 and i?86 only.
2838 * configure: Regenerate.
2839
77d7106f
AM
28402006-12-11 Alan Modra <amodra@bigpond.net.au>
2841
2842 * configure.in: Handle spu makefile frag.
77d7106f
AM
2843 * Makefile.tpl (MAINT): Define
2844 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2845 * configure: Regenerate.
2846 * Makefile.in: Regenerate.
2847
0cfa5389
BE
28482006-12-11 Ben Elliston <bje@au.ibm.com>
2849
2850 * config.sub, config.guess: Update from upstream sources.
2851
2839fe5d
BE
28522006-12-11 Ben Elliston <bje@au.ibm.com>
2853
2854 * configure.in: Sync with GCC (spu-*-*).
2855 * configure: Sync with GCC.
2856
b897f5d4
MS
28572006-12-07 Mike Stump <mrs@apple.com>
2858
2859 * Makefile.def (dependencies): Add dependency for
2860 install-target-libssp and install-target-libgomp on
2861 install-gcc.
2862 * Makefile.in: Regenerate.
2863
9daf3993
PB
28642006-11-16 Paolo Bonzini <bonzini@gnu.org>
2865
2866 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2867 (unstage): Test for stage_last presence.
2868
2869 PR bootstrap/29802
2870 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2871 * Makefile.in: Regenerate.
2872
9dbaa842
DD
28732006-11-14 DJ Delorie <dj@redhat.com>
2874
2875 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2876 * Makefile.in: Sync with GCC.
2877 * configure.in: Sync with GCC (mpfr, gmp).
2878 * configure: Sync with GCC.
2879
b0cbce8d
JJ
28802006-11-08 Jie Zhang <jie.zhang@analog.com>
2881
2882 * configure.in: Remove target-libgloss from noconfigdirs for
2883 bfin-*-*.
2884 * configure: Regenerated.
2885
44330a94
JJ
28862006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2887
2888 * COPYING.NEWLIB: Add spu license.
7de05dd5 2889 * COPYING.LIBGLOSS: Ditto.
44330a94 2890
56a8fe78
DD
28912006-10-17 Brooks Moses <bmoses@stanford.edu>
2892
2893 * Makefile.def: Added pdf target handling.
2894 * Makefile.tpl: Added pdf target handling.
2895 * Makefile.in: Regenerated.
2896
fbb00ad0
JJ
28972006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2898
2899 * COPYING.NEWLIB: Updated.
2900 * COPYING.LIBGLOSS: Ditto.
2901
6b89cc21
DB
29022006-09-27 Dave Brolley <brolley@redhat.com>
2903
2904 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2905 $s instead of $r.
2906 * configure: Regenerated.
2907
17bcf627
BE
29082006-09-26 Ben Elliston <bje@au.ibm.com>
2909
2910 * config.sub, config.guess: Update from upstream sources.
2911
f3529cf1
TS
29122006-09-20 Thiemo Seufer <ths@mips.com>
2913
2914 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2915 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2916 * configure: Regenerate.
2917
45055374
CV
29182006-08-30 Corinna Vinschen <corinna@vinschen.de>
2919
2920 * configure.in: Never build newlib for a Mingw host.
2921 Never build newlib as Mingw target library.
2922 Test the existence of winsup/cygwin for building a Cygwin newlib,
2923 rather than just winsup.
2924 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2925 building a Mingw target.
2926 * configure: Regenerate.
2927
4be041b2 29282006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2929 Nigel Stephens <nigel@mips.com>
2930 David Ung <davidu@mips.com>
4be041b2
TS
2931
2932 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2933
1d89b610
PB
29342006-07-25 Paolo Bonzini <bonzini@gnu.org>
2935
2936 Sync from GCC:
2937 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2938
f7c83eac
AS
2939 PR bootstrap/18058
2940 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2941 if the bootstrap compiler is a GCC version that supports it.
2942 * configure: Regenerate.
1d89b610 2943
66a79c16
DJ
29442006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2945
2946 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2947 * configure: Regenerated.
2948
c1cb7e02
PB
29492006-07-18 Paolo Bonzini <bonzini@gnu.org>
2950
f7c83eac
AS
2951 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2952 for stages after the first.
c1cb7e02 2953
7206a0ee
JJ
29542006-07-17 Jakub Jelinek <jakub@redhat.com>
2955
2956 * Makefile.def: Add dependencies for configure-opcodes
2957 on configure-intl and all-opcodes on all-intl.
2958 * Makefile.in: Regenerated.
2959
6816f995
AO
29602006-07-04 Peter O'Gorman <peter@pogma.com>
2961
2962 * ltconfig: chmod 644 before ranlib during install.
2963
3d3adb43
PB
29642006-07-03 Paolo Bonzini <bonzini@gnu.org>
2965
1f3f1bbf 2966 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
2967 * configure: Regenerate.
2968
64ce424c
PB
29692006-07-03 Paolo Bonzini <bonzini@gnu.org>
2970
2971 Sync from gcc:
2972
2973 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
2974
2975 PR other/27063
2976 * configure.in: Test subdir_requires and give an appropriate
2977 error message.
2978 * configure: Regenerate.
2979
2980 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2981
2982 PR target/27540
2983 * configure.in: Only enable libgomp on IRIX 6.
2984 * configure: Regenerate.
2985
d42c4017
DA
29862006-06-20 David Ayers <d.ayers@inode.at>
2987
2988 PR bootstrap/28072
2989 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2990 whether target-libjava is being configured instead of whether the
2991 java front end is enabled.
2992 * configure: Regenerate.
0e7ef45c 2993
4962c51a
MS
29942006-06-15 Mark Shinwell <shinwell@codesourcery.com>
2995
2996 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2997 to R_ARM_LDC_SB_G{0,1,2} respectively.
2998
caee866a
PB
29992006-06-15 Paolo Bonzini <bonzini@gnu.org>
3000
3001 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3002 too.
3003 * Makefile.in: Regenerate.
3004
363ef840
DA
30052006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3006
3007 Sync from gcc:
3008
3009 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3010 * configure.in: Don't enable libgomp on hpux10.
3011 * configure: Rebuilt.
3012
54d1c879
DA
30132006-06-13 David Ayers <d.ayers@inode.at>
3014
3015 Sync from gcc:
3016
3017 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3018
54d1c879
DA
3019 PR bootstrap/27963
3020 PR target/19970
0e7ef45c 3021 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3022 ${libgcj} is specified.
3023 * configure: Regenerate.
0e7ef45c 3024
a4d8b690
JJ
30252006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3026
3027 Sync from gcc:
3028
3029 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3030 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3031
3032 PR bootstrap/18033
3033 * config-ml.in: Eval option if surrounded by single quotes.
3034
4f0ef2d8
CD
30352006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3036
3037 Sync from gcc:
0e7ef45c 3038
4f0ef2d8 3039 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3040
4f0ef2d8
CD
3041 PR libobjc/13946
3042 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3043 * Makefile.in: Regenerate.
3044 * configure.in: Add --enable-objc-gc at toplevel and have it
3045 enable boehm-gc for Objective-C.
3046 Remove target-boehm-gc from libgcj.
3047 Add target-boehm-gc to target_libraries.
3048 Add target-boehm-gc to noconfigdirs where ${libgcj}
3049 is specified.
3050 Assert that boehm-gc is supported when requested for Objective-C.
3051 Only build boehm-gc if needed either for Java or Objective-C.
3052 * configure: Regenerate.
3053
3054 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3055
4f0ef2d8
CD
3056 PR 27674
3057 * Makefile.tpl (configure-[+prefix+][+module+],
3058 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3059 Remove rule to unstage bootstrapped modules.
3060 (stage_current): New.
3061 * Makefile.in: Regenerate.
3062
3063 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3064 Andreas Tobler <a.tobler@schweiz.ch>
3065
3066 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3067 * configure: Rebuilt.
3068
3069 Revert
3070 2006-01-31 Richard Guenther <rguenther@suse.de>
3071 Paolo Bonzini <bonzini@gnu.org>
3072
3073 * Makefile.def (target_modules): Add libgcc-math target module.
3074 * configure.in (target_libraries): Add libgcc-math target library.
3075 (--enable-libgcc-math): New configure switch.
3076 * Makefile.in: Re-generate.
3077 * configure: Re-generate.
3078
c17b816b
JJ
30792006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3080
3081 * config-ml.in: Alter CCASFLAGS to include special
3082 multilib options the same as is done for CFLAGS.
3083
20e95c23
DJ
30842006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3085
3086 * Makefile.def: Added dependencies from sim and gdb on intl, and
3087 added configure dependencies to everything with an all dependency
3088 on intl.
3089 * gettext.m4: Removed.
3090 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3091 (GDB_SUPPORT_DIRS): Add intl.
3092 * Makefile.in: Regenerated.
3093
4bd8ad80
DJ
30942006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3095
3096 * src-release (DEVO_SUPPORT): Add config.rpath.
3097
c380fdd8
PB
30982006-05-25 Paolo Bonzini <bonzini@gnu.org>
3099
3100 * Makefile.def (bfd, opcodes): Fix lib_path.
3101 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3102 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3103 * Makefile.in: Regenerate.
3104
701628f5
MS
31052006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3106
3107 * configure.in: Enable gprof for cross builds.
3108 * configure: Regenerate.
3109
25aae7f2
DJ
31102006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3111
3112 * src-release (MAKEINFOFLAGS): Define.
3113 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3114
ea3d1626
BE
31152006-05-14 Ben Elliston <bje@au.ibm.com>
3116
3117 * config.sub, config.guess: Update from upstream sources.
3118
49b9e644
BE
31192006-05-12 Ben Elliston <bje@au.ibm.com>
3120
3121 * config.sub, config.guess: Update from upstream sources.
3122
482dd2f6
DJ
31232006-05-04 Steve Ellcey <sje@cup.hp.com>
3124
3125 * blt, iwidgets, mmalloc: Remove directories.
3126
8b01a5c2
DD
31272006-05-01 DJ Delorie <dj@redhat.com>
3128
641a3af4 3129 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3130 * configure: Regenerate.
3131
a481dbb7
DD
31322006-04-18 DJ Delorie <dj@redhat.com>
3133
3134 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3135 reference libgloss so that libssp can be built in a combined
3136 tree.
3137 * configure: Regenerate.
3138
962c9e74
BE
31392006-04-10 Ben Elliston <bje@au.ibm.com>
3140
3141 * contrib: Remove directory.
3142
108a6f8e
CD
31432006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3144
3145 * Makefile.tpl: Add install-html target.
3146 * Makefile.def: Add install-html target.
3147 * Makefile.in: Regenerate.
3148 * configure.in: Add --with-datarootdir, --with-docdir,
3149 and --with-htmldir options.
3150 * configure: Regenerate.
3151
a4ef73e9
BE
31522006-03-31 Ben Elliston <bje@au.ibm.com>
3153
3154 PR binutils/1860
3155 * configure.in: Require makeinfo 4.4 or higher.
3156 * configure: Regenerate.
3157
b37df25a
PB
31582006-03-14 Paolo Bonzini <bonzini@gnu.org>
3159
3160 * Makefile.in: Regenerate.
3161
a6df5a19
PB
31622006-03-14 Paolo Bonzini <bonzini@gnu.org>
3163
3164 Sync with gcc:
3165 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3166
f7c83eac
AS
3167 * configure.in: Handle --disable-<component> generically.
3168 * configure: Regenerate.
a6df5a19
PB
3169
3170 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3171
f7c83eac
AS
3172 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3173 (TARGET_CONFIGDIRS): Remove.
3174 * configure.in: Remove AC_SUBST(target_configdirs).
3175 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3176
3177
65419985
L
31782006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3179
3180 PR libgcj/17311
3181 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3182
c52c6897
PB
31832006-02-20 Paolo Bonzini <bonzini@gnu.org>
3184
3185 PR bootstrap/25670
3186
3187 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3188
3189 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3190 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3191 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3192 BUILD_PREFIX, BUILD_PREFIX_1.
3193 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3194
3195 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3196 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3197
3198 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3199 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3200 of `cat stage_current`. Always provide the `r' and `s' variables.
3201 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3202 a single shell execution.
3203 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3204 bootstrapped modules, make the stage1 module if the build was not
3205 started yet, else build the current stage.
3206 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3207 (all-build, all-host, all-target, [+make_target+]-host,
3208 [+make_target+]-target): Do not use \-continued lines.
3209 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3210 (current_stage, restrap, stage_last): New.
3211
3212 * Makefile.in: Regenerate.
3213 * configure: Regenerate.
3214
b3ded179
PB
32152006-02-14 Paolo Bonzini <bonzini@gnu.org>
3216
3217 Sync from gcc:
3218
3219 2006-01-31 Richard Guenther <rguenther@suse.de>
3220 Paolo Bonzini <bonzini@gnu.org>
3221
f7c83eac
AS
3222 * Makefile.def (target_modules): Add libgcc-math target module.
3223 * configure.in (target_libraries): Add libgcc-math target library.
3224 (--enable-libgcc-math): New configure switch.
3225 * Makefile.in: Re-generate.
3226 * configure: Re-generate.
3227 * libgcc-math: New toplevel directory.
b3ded179
PB
3228
3229 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3230 Jakub Jelinek <jakub@redhat.com>
3231 Diego Novillo <dnovillo@redhat.com>
b3ded179 3232
f7c83eac
AS
3233 * libgomp: New directory.
3234 * Makefile.def: Add target_module libgomp.
3235 * Makefile.in: Regenerate.
3236 * configure.in (target_libraries): Add target-libgomp.
3237 * configure: Regenerate.
b3ded179 3238
3a35eeb3
PB
32392006-02-14 Paolo Bonzini <bonzini@gnu.org>
3240 Andreas Schwab <schwab@suse.de>
0e7ef45c 3241
3a35eeb3
PB
3242 * configure: Regenerate.
3243
2429c060
PB
32442006-01-16 Paolo Bonzini <bonzini@gnu.org>
3245
3246 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3247 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3248 the assembler, linker and binutils.
3249 * configure: Regenerate.
3250
ec49b2b8
NC
32512006-01-16 Nick Clifton <nickc@redhat.com>
3252
49b9e644 3253 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3254
44b2308f
AO
32552006-01-05 Alexandre Oliva <aoliva@redhat.com>
3256
3257 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3258 @ from continuation.
3259 * Makefile.in: Rebuilt.
3260
80911fe1
PB
32612006-01-04 Paolo Bonzini <bonzini@gnu.org>
3262
3263 Sync from gcc:
3264
3265 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3266
f7c83eac 3267 PR bootstrap/24252
80911fe1 3268
f7c83eac
AS
3269 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3270 * Makefile.tpl (OBJDUMP): New.
3271 (EXTRA_HOST_FLAGS): Add it.
3272 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3273
f7c83eac
AS
3274 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3275 to use symbolic links between directories. Avoid race conditions
3276 or make them harmless.
3277 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3278
f7c83eac
AS
3279 * Makefile.def (LEAN): Pass.
3280 * Makefile.tpl (LEAN): Define.
3281 (stage[+id+]-start): Accept that the previous directory does not
3282 exist, if the bootstrap is lean.
3283 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3284 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3285 configure substitution.
3286 ([+compare-target+]): Likewise.
3287 ([+bootstrap-target+]-lean): New.
3288 * configure.in: Remove lean bootstrap support from here.
80911fe1 3289
f7c83eac
AS
3290 * Makefile.in: Regenerate.
3291 * configure: Regenerate.
80911fe1
PB
3292
3293 2006-01-02 Andreas Schwab <schwab@suse.de>
3294
f7c83eac
AS
3295 * configure.in: When reconfiguring remove Makefile in
3296 all stage directories.
3297 * configure: Regenerate.
80911fe1 3298
b59bea8a
NC
32992005-12-27 Leif Ekblad <leif@rdos.net>
3300
3301 * configure.in: Add support for RDOS target.
3302 * configure: Regenerate.
3303
d7730bac
NC
33042005-12-27 Nick Clifton <nickc@redhat.com>
3305
3306 PR binutils/1990
3307 * libtool.m4: Synchronize with version in GCC sources.
3308
c02dabc3
PB
33092005-12-20 Paolo Bonzini <bonzini@gnu.org>
3310
f7c83eac 3311 Revert Ada-related part of the previous change.
c02dabc3 3312
f7c83eac
AS
3313 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3314 Do not pass.
3315 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3316 * Makefile.in: Regenerate.
3317 * configure.in: Do not include mt-ppc-aix target fragment.
3318 * configure: Regenerate.
c02dabc3 3319
f6d183c0
PB
33202005-12-19 Paolo Bonzini <bonzini@gnu.org>
3321
3322 * configure.in: Select appropriate fragments for PowerPC/AIX.
3323 * configure: Regenerate.
3324
3325 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3326 BOOT_CFLAGS, BOOT_LDFLAGS.
3327 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3328 BOOT_CFLAGS, BOOT_LDFLAGS.
3329 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3330 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3331 (stage): Fail if we cannot complete the work.
3332 * Makefile.in: Regenerate.
3333
f29759fc
JJ
33342005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3335
3336 * COPYING.NEWLIB: Update copyright year for default
3337 copyright.
3338
1f054001
PB
33392005-12-15 Paolo Bonzini <bonzini@gnu.org>
3340
3341 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3342 install-host-nogcc): Don't invoke $(stage) at the end.
3343 * Makefile.in: Regenerate.
3344
0aed8855
PB
33452005-12-14 Paolo Bonzini <bonzini@gnu.org>
3346
3347 * configure.in: Flip the top-level bootstrap switch.
3348 * configure: Regenerate.
3349
3350 Merge from gcc:
3351
3352 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3353
f7c83eac
AS
3354 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3355 $(stage) and $(unstage).
3356 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3357 (all): Remove stray semicolon.
3358 (local-distclean): Don't handle multilib.tmp and multilib.out.
3359 (install.all): Set $s for consistency.
3360 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3361 check_multilibs setting. Always make the install directory.
3362 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3363 Correct @if/@endif.
3364 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3365 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3366 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3367 (multilib.out): Remove.
3368 * Makefile.in: Regenerated.
0aed8855
PB
3369
33702005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3371
3372 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3373 * configure.in: Replace ms1 arch with mt.
3374 * configure: Rebuilt.
3375
33762005-12-05 Paolo Bonzini <bonzini@gnu.org>
3377
3378 Sync with gcc:
3379
4970f871
NS
33802005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3381
3382 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3383 * configure.in: Replace ms1 arch with mt.
3384 * configure: Rebuilt.
3385
be01d343
PB
33862005-12-05 Paolo Bonzini <bonzini@gnu.org>
3387
3388 Sync with gcc:
3389
3390 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3391
f7c83eac
AS
3392 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3393 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3394 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3395 Find in-tree tools if available.
3396 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3397 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3398 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3399 (COMPILER_*_FOR_TARGET): New.
3400 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3401 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3402 (CONFIGURED_*, USUAL_*): Remove.
3403 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3404 STRIP): Use autoconf substitutions.
3405 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3406 COMPILER_NM_FOR_TARGET): New.
3407 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3408
3409 (all): Make all-host and all-target in parallel.
3410 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3411 that $$r and $$s are set before invoking a recursive make.
3412 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3413 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3414
3415 2005-11-29 Ben Elliston <bje@au.ibm.com>
3416
f7c83eac
AS
3417 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3418 from the gcc build directory.
3419 * Makefile.in: Regenerate.
be01d343
PB
3420
3421 2005-11-29 Ben Elliston <bje@au.ibm.com>
3422
f7c83eac
AS
3423 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3424 depend on all-libdecnumber.
3425 * configure.in (host_libs): Include libdecnumber.
3426 * Makefile.in: Regenerate.
3427 * configure: Likewise.
be01d343
PB
3428
3429 2005-11-21 Kean Johnston <jkj@sco.com>
3430
f7c83eac 3431 * config.sub, config.guess: Sync from upstream sources.
be01d343 3432
907be67c
DJ
34332005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3434
3435 * Makefile.def: Remove gdb dependencies for gdbtk.
3436 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3437 (configure-gdb, install-gdb): New rules.
3438 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3439 * Makefile.in, configure: Regenerated.
3440
e360f423
PB
34412005-10-22 Paolo Bonzini <bonzini@gnu.org>
3442
3443 PR bootstrap/24297
3444 * Makefile.tpl (do-[+make-target+], do-check, install,
3445 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3446 are set before recursing.
3447 * Makefile.in: Regenerate.
3448
45d5eb0a
EB
34492005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3450
3451 PR bootstrap/18939
3452 * Makefile.def (gcc) <target>: Fix thinko.
3453 * Makefile.in: Regenerate.
3454
3cf3372e
BS
34552005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3456
3457 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3458 * configure: Regenerate.
3459
bd70a46f
KH
34602005-10-09 Kazu Hirata <kazu@codesourcery.com>
3461
3462 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3463 target-libffi, target-qthreads, target-libjava, and
3464 targetlibobjc.
3465 * configure: Regenerate.
3466
5ae72758
DJ
34672005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3468
3469 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3470 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3471 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3472 (USUAL_OBJDUMP_FOR_TARGET): New.
3473 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3474 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3475 * configure, Makefile.in: Regenerated.
5ae72758 3476
cc96343e
PB
34772005-10-05 Paolo Bonzini <bonzini@gnu.org>
3478
3479 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3480 before other host packages.
3481
f70224b5
PB
34822005-10-05 Paolo Bonzini <bonzini@gnu.org>
3483
3484 PR bootstrap/22340
3485
3486 * configure.in (default_target): Remove.
3487 * Makefile.tpl (all): Do not use prerequisites as subroutines
3488 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3489 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3490 use prerequisites as subroutines.
3491 (check-host, check-target): New.
3492 (bootstrap configure & all targets): Do not use stage*-start
3493 if the directory layout is already ok.
3494 (non-bootstrap configure & all targets): Prepend a $(unstage).
3495 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3496 (NOTPARALLEL): Remove.
3497 (unstage, stage variables): New variables.
3498 (unstage, stage targets): Simply expand to those variables.
3499
3500 * configure: Regenerate.
3501 * Makefile.in: Regenerate.
3502
c13c918a
JW
35032005-10-04 James E Wilson <wilson@specifix.com>
3504
3505 * Makefile.def (lang_env_dependencies): Add libmudflap.
3506 * Makefile.in: Regenerate.
3507
376a0e54
CM
35082005-10-03 Catherine Moore <clm@cm00re.com>
3509
3510 * configure.in (bfin-*-*): Support bfin.
3511 * configure: Regenerated.
3512
d320aacb
L
35132005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3514
3515 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3516 * configure: Regenerated.
3517
7e0f7140
GK
35182005-09-28 Geoffrey Keating <geoffk@apple.com>
3519
3520 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3521 (LIPO_FOR_TARGET): New.
3522 (CONFIGURED_LIPO_FOR_TARGET): New.
3523 (USUAL_LIPO_FOR_TARGET): New.
3524 (STRIP_FOR_TARGET): New.
3525 (CONFIGURED_STRIP_FOR_TARGET): New.
3526 (USUAL_STRIP_FOR_TARGET): New.
3527 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3528 STRIP_FOR_TARGET.
3529 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3530 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3531 * Makefile.in: Regenerate.
3532 * configure: Regenerate.
0e7ef45c 3533
096f7d00
DE
35342005-09-19 David Edelsohn <edelsohn@gnu.org>
3535
3536 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3537 (rs6000-*-aix*): Same.
3538 * configure: Regenerate.
3539
35402005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3541
3542 * configure.in: Recognize f95 in the --enable-languages option,
3543 and substitute it for fortran, issuing a warning.
3544 * configure: Regenerate.
3545
2016dfcc
BE
35462005-09-07 Ben Elliston <bje@au.ibm.com>
3547
3548 Import from Autoconf sources:
3549
3550 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3551 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3552 Elliston. Handle weird characters correctly.
3553
6dd2fda9
DD
35542005-08-30 Phil Edwards <phil@codesourcery.com>
3555
3556 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3557 * configure: Regenerated.
3558
e6db70d4
RE
35592005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3560
f7c83eac
AS
3561 * Makefile.def (libssp): Add to lang_env_dependencies.
3562 * Makefile.in: Regenerate.
e6db70d4 3563
e1e3d0f5
CG
35642005-08-17 Christian Groessler <chris@groessler.org>
3565
3566 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3567 * Makefile.in: Regenerate.
3568
05cbd757
PB
35692005-08-12 Paolo Bonzini <bonzini@gnu.org>
3570
3571 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3572 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3573 Look for alternate names of the target cc and c++
3574 * configure: Regenerate.
3575
55db4b87
PB
35762005-08-08 Paolo Bonzini <bonzini@gnu.org>
3577
3578 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3579 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3580 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3581 tools; remove code to manually set them.
3582 (Target tools): Look in the environment for them.
3583 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3584 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3585 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3586 build directory.
3587 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3588 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3589 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3590 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3591 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3592 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3593 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3594 * configure: Regenerate.
3595 * Makefile.in: Regenerate.
3596
414e5532
MM
35972005-07-27 Mark Mitchell <mark@codesourcery.com>
3598
3599 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3600 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3601 * Makefile.in: Regenerated.
3602
a19b6204
MM
36032005-07-26 Mark Mitchell <mark@codesourcery.com>
3604
3605 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3606 (CFLAGS_FOR_TARGET): Use it.
3607 (CXXFLAGS_FOR_TARGET): Likewise.
3608 * Makefile.in: Regenerated.
3609 * configure.in (--with-build-sysroot): New option.
3610 * configure: Regenerated.
3611
b73aa406
PB
36122005-07-24 Paolo Bonzini <bonzini@gnu.org>
3613
3614 * Makefile.tpl: Wrap install between unstage and stage
3615 * Makefile.in: Regenerate.
3616
6e4d0bcb
KC
36172005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3618
3619 * all files: Update FSF address.
3620
49f58d10
JB
36212005-07-14 Jim Blandy <jimb@redhat.com>
3622
3623 * configure.in: Add cases for Renesas m32c.
3624 * configure: Regenerated.
0e7ef45c 3625
1d9c9cd7
KC
36262005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3627
3628 * COPYING, compile, config-ml.in, config.guess,
3629 config.sub, install-sh, missing, mkinstalldirs,
3630 symlink-tree, ylwrap: Sync from upstream sources.
3631
1587117a
EC
36322005-07-13 Eric Christopher <echristo@redhat.com>
3633
3634 * configure.in: Add toplevel noconfigdir support for tpf.
3635 * configure: Regenerate.
3636
bb780410
DD
36372005-07-11 Jakub Jelinek <jakub@redhat.com>
3638
3639 * Makefile.def (target_modules): Add libssp.
3640 * configure.in (target_libraries): Add target-libssp.
3641 * configure: Rebuilt.
3642 * Makefile.in: Rebuilt.
3643
064d0a7c
PB
36442005-07-11 Paolo Bonzini <bonzini@gnu.org>
3645
3646 PR ada/22340
3647
3648 * Makefile.def: Sync with gcc.
3649 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3650 * Makefile.in: Regenerate.
3651
b2edd3b5
AS
36522005-07-07 Andreas Schwab <schwab@suse.de>
3653
3654 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3655 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3656 * Makefile.in: Regenerated.
3657
5f128533
KH
36582005-07-07 Kazu Hirata <kazu@codesourcery.com>
3659
3660 * configure.in: Add --enable-libssp and --disable-libssp.
3661 * configure: Regenerate with autoconf-2.13.
3662
4e3fc8e5
GK
36632005-07-06 Geoffrey Keating <geoffk@apple.com>
3664
3665 * configure.in: Don't build sim or rda when targetting darwin.
3666 * configure: Regenerate.
3667
c7357d6a
BE
36682005-07-04 Ben Elliston <bje@gnu.org>
3669
3670 * src-release (do-proto-toplev): Remove dejagnu bits.
3671 (DEJAGNU_SUPPORT_DIRS): Remove.
3672 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3673 (GDBD_SUPPORT_DIRS): Likewise.
3674 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3675 (INSIGHTD_SUPPORT_DIRS): Likewise.
3676 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3677
36782005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3679
3680 * setup.com (mpw): Remove unused directive.
3681
7d329e61
PB
36822005-06-22 Paolo Bonzini <bonzini@gnu.org>
3683
3684 * Makefile.def (stagefeedback): Come after profile.
3685 Define profiledbootstrap target.
3686 * Makefile.tpl (profiledbootstrap): Remove.
3687 (stageprofile-end): Zap stagefeedback.
3688 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3689 * Makefile.in: Regenerate.
3690
e5fbed21
DD
36912005-06-13 Zack Weinberg <zack@codesourcery.com>
3692
3693 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3694 In 'cpp' stanza, support '#line' as well as '# '.
3695
59f7ec45
HPN
36962005-06-07 Hans-Peter Nilsson <hp@axis.com>
3697
3698 * configure.in (unsupported_languages): New macro.
3699 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3700 non-ported target libraries in noconfigdirs.
3701 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3702 non-linux-gnu. Remove libgcj_ex_libffi.
3703 <lang_frag loop>: Set add_this_lang=no if the language is in
3704 unsupported_languages.
3705 * configure: Regenerate.
3706
c10e9ba7
DD
37072005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3708
3709 * configure.in: Fix typo in handling of --with-mpfr-dir.
3710 * configure: Regenerate.
3711
20deb2b8
JB
37122005-06-02 Jim Blandy <jimb@redhat.com>
3713
3714 * config.sub: Add cases for the Renesas m32c. (This patch has been
3715 accepted into the master sources.)
3716
cdb9b172 37172005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3718 Michael Snyder <msnyder@redhat.com>
3719 Stan Cox <scox@redhat.com>
cdb9b172 3720
f7c83eac 3721 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3722
f7c83eac 3723 * configure: Regenerate.
cdb9b172 3724
1dc3053f
PB
37252005-05-25 Paolo Bonzini <bonzini@gnu.org>
3726
3727 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3728 (Dependencies): Consider target modules for bootstrap dependencies.
3729 Make target bootstrap modules depend on each stage's gcc.
3730 * Makefile.in: Regenerate.
3731
c60fe18b
PB
37322005-05-20 Paolo Bonzini <bonzini@gnu.org>
3733
3734 * Makefile.def (configure-gcc): Depend on binutils having been built.
3735 (all-gcc): No need to do it here.
3736 * Makefile.in: Regenerate.
3737
27258dd4
PB
37382005-05-19 Paul Brook <paul@codesourcery.com>
3739
0e7ef45c 3740 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3741 language cannot be built.
3742 * configure: Regenerate.
3743
42ecbf5e
DJ
37442005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3745
3746 * ylwrap: Import from Automake 1.9.5.
3747
ae380b45
MS
37482005-05-04 Mike Stump <mrs@apple.com>
3749
3750 * configure.in: Always pass --target to target configures as
3751 otherwise rebuilds that do --recheck will fail.
811d3af8 3752 * configure: Rebuilt.
ae380b45 3753
d545f33b
PB
37542005-05-04 Paolo Bonzini <bonzini@gnu.org>
3755
3756 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3757 STAGE_HOST_EXPORTS.
3758 (configure, all): Add bootstrap support.
3759 (Host modules, target modules): Pass post-stage1 flags and exports.
3760 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3761 * Makefile.in: Regenerate.
3762
2faa2958
PB
37632005-04-29 Paolo Bonzini <bonzini@gnu.org>
3764
3765 Sync from gcc:
3766
3767 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3768
f7c83eac 3769 * config.sub: Update from master copy.
2faa2958
PB
3770
3771 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3772
f7c83eac
AS
3773 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3774 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3775 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3776 "*-*-elf" and "*-*-linux*".
3777 * configure: Regenerate.
2faa2958 3778
a7254363
PB
37792005-04-06 Paolo Bonzini <bonzini@gnu.org>
3780
f7c83eac 3781 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3782 (TARGET_CONFIGARGS): Include --with-target-subdir.
3783 (configure, all): New macros. Use them throughout.
3784
a8637a7d
PB
37852005-04-05 Paolo Bonzini <bonzini@gnu.org>
3786
3787 * Makefile.tpl: Sync with gcc.
3788 * Makefile.in: Regenerate.
3789
dd387d52
JR
37902005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3791
3792 * config/mh-mingw32: Delete.
3793 * configure.in: Don't use it.
3794 * configure: Regenerate.
3795
e90269c8
PB
37962005-03-31 Paolo Bonzini <bonzini@gnu.org>
3797
3798 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3799 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3800 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3801 (HOST_LIB_PATH): Generate from Makefile.def.
3802 (TARGET_LIB_PATH): Likewise.
3803 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3804 * Makefile.in: Regenerate.
3805 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3806 (RPATH_ENVVAR): Include Darwin case.
3807 * configure: Regenerate.
3808
9a237d9e
PB
38092005-03-25 Paolo Bonzini <bonzini@gnu.org>
3810
3811 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3812 * configure: Regenerate.
3813
479759c8
ZW
38142005-03-21 Zack Weinberg <zack@codesourcery.com>
3815
3816 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3817 gcc_version, and gcc_version_trigger from set of flags to pass.
3818 * Makefile.tpl: Remove definitions of above variables.
3819 (config.status): Remove dependency on $(gcc_version_trigger).
3820 * Makefile.in: Regenerate.
3821 * configure.in: Do not reference config/gcc-version.m4 nor
3822 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3823 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3824 * configure: Regenerate.
3825
4cfaf6d5
DD
38262005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3827 Andrew Pinski <pinskia@physics.uc.edu>
3828
3829 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3830 * Makefile.in: Regenerate.
3831
33a3fb7b
AO
38322005-03-01 Alexandre Oliva <aoliva@redhat.com>
3833
3834 PR libgcj/20160
3835 * ltmain.sh: Avoid creating archives with components that have
3836 duplicate basenames.
3837
2da12f12
PB
38382005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3839
479759c8
ZW
3840 PR bootstrap/20250
3841 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3842 instead of check.
3843 * Makefile.in: Regenerate.
2da12f12 3844
b00612cc
PB
38452005-02-28 Paolo Bonzini <bonzini@gnu.org>
3846
3847 Sync from gcc.
3848
3849 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3850
3851 PR bootstrap/17383
3852 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3853 * Makefile.tpl (HOST_SUBDIR): New substitution.
3854 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3855 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3856 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3857 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3858 (Host modules, Bootstrapped modules): Use it.
3859 (Build modules, Target modules): Do not create symlink trees,
3860 always configure out-of-srcdir.
3861 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3862 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3863 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3864 $(HOST_SUBDIR). Create a symlink for host_subdir.
3865
3866 * Makefile.in: Regenerate.
3867 * configure: Regenerate.
3868
3869 Merged from libada-gnattools-branch:
3870 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3871
3872 * Makefile.def: Add gnattools as a module, depending on target-libada.
3873 * Makefile.in: Regenerate.
3874 * configure.in: Include gnattools in host_tools; disable it if ada
3875 is disabled.
3876 * configure: Regenerate.
3877
c3e65f62
NC
38782005-02-23 Nick Clifton <nickc@redhat.com>
3879
3880 * configure: Regenerate.
3881
e4d180c2
NC
38822005-02-22 Paul Schlie <schlie@comcast.net>
3883
3884 * configure.in: Allow darwin targeted ports to build tk, itcl and
3885 libgui.
3886
e3c770b1
EB
38872005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3888
3889 PR libgcj/10353
3890 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3891 * configure: Regenerate.
3892
9c73618c
AC
38932005-02-08 Andrew Cagney <cagney@gnu.org>
3894
3895 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3896 gdb/ section. Update GDB's URL.
3897
c46f8c51
AC
38982005-01-31 Andrew Cagney <cagney@gnu.org>
3899
3900 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3901
c7e66c6d
HPN
39022005-01-29 Hans-Peter Nilsson <hp@axis.com>
3903
3904 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3905 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3906 target-libgloss when not *-*-elf and *-*-aout.
3907 * configure: Regenerate.
3908
a53bf506
AC
39092005-01-27 Andrew Cagney <cagney@gnu.org>
3910
3911 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3912
45181ed1
AC
39132005-01-24 Andrew Cagney <cagney@gnu.org>
3914
3915 * gettext.m4: Only fall back to ../intl/ when it's present.
3916
a1e0f4e4
KC
39172005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3918
3919 * install-sh, config.sub: Import from upstream.
3920
39212005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3922
3923 PR bootstrap/18222
3924 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3925 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3926 * Makefile.in: Regenerate.
3927
c50382e2
PB
39282005-01-03 Paolo Bonzini <bonzini@gnu.org>
3929
3930 Revert 2004-12-28 Makefile changes, a better fix will be
3931 applied to mainline and src after GCC 4.0 branches.
3932
11d07737
PB
39332004-12-28 Paolo Bonzini <bonzini@gnu.org>
3934
3935 PR bootstrap/17383
3936
3937 * Makefile.def (target_modules): Remove stage parameter,
3938 it is always true now.
3939 * Makefile.tpl (configure-build-[+module+],
3940 configure-target-[+module+]): Always build symlink tree
3941 for the directory and for include. BUILD_SUBDIR and
3942 TARGET_SUBDIR cannot be . anymore.
3943 * Makefile.in: Regenerate.
3944
dadfdbe2
DD
39452004-12-25 David Edelsohn <edelsohn@gnu.org>
3946
3947 Revert 2004-12-08 Makefile changes.
3948
dbf85af7
JR
39492004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3950
3951 * configure.in (sh64-*-*): Reenable gprof.
3952 * configure: Regenerate.
3953
6b8fea99
JB
39542004-12-09 Jim Blandy <jimb@redhat.com>
3955
3956 * MAINTAINERS: List 'depcomp' as part of automake.
3957
7341462c
DE
39582004-12-08 David Edelsohn <edelsohn@gnu.org>
3959
3960 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3961 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3962 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3963 * Makefile.in: Regenerate.
3964
21fde4dc
DD
39652004-12-07 Matt Kraai <kraai@ftbfs.org>
3966
3967 * Makefile.tpl: Generate normal dependencies if the LHS module is
3968 not bootstrapped.
3969 * Makefile.in: Regenerate.
3970
3da796a2
RS
39712004-12-03 Richard Sandiford <rsandifo@redhat.com>
3972
3973 * configure.in: Include config/gxx-include-dir.m4. Use
3974 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3975 * configure: Regenerate.
3976
73fb7068
RS
39772004-12-03 Richard Sandiford <rsandifo@redhat.com>
3978
3979 * config.if: Delete.
3980 * configure.in: Set libstdcxx_incdir directly.
3981 * configure: Regenerate.
3982 * MAINTAINERS: Remove mention of config.if.
3983 * src-release (DEVO_SUPPORT): Remove config.if.
3984
6c8e6ce9
EC
39852004-12-02 Eric Christopher <echristo@redhat.com>
3986
3b6098f8
EC
3987 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3988 of things to remove.
6c8e6ce9 3989 * Makefile.in: Regenerate.
479759c8 3990
b8658a2f
RS
39912004-12-02 Richard Sandiford <rsandifo@redhat.com>
3992
3993 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3994 * configure: Regenerate.
3995
afefada0
RS
39962004-12-02 Richard Sandiford <rsandifo@redhat.com>
3997
3998 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3999 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4000 * configure: Regenerate.
4001
5dcac624
DA
40022004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4003
4004 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4005 (hppa*64*-*-*): Delete incorrect comment.
4006 * configure: Rebuilt.
4007
57d1eb1a
DD
40082004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4009
4010 * install-sh, compile: Import from automake.
4011
40122004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4013
4014 * config.guess, config.sub: Import from savannnah.
4015
6d389afc
MS
40162004-11-12 Mike Stump <mrs@apple.com>
4017
4018 * Makefile.def: Add html support.
4019 * Makefile.tpl: Likewise.
4020 * Makefile.in: Regenerate.
4021
69e57115
GK
40222004-11-11 Geoffrey Keating <geoffk@apple.com>
4023
4024 PR 18423
4025 * configure.in: Remove all instances of build-fixincludes from
4026 noconfigdirs.
4027 (build_configargs): Supply --target to subdirectories.
4028 * configure: Regenerate.
4029
4030 * Makefile.def: Make gcc install depend on fixincludes install.
4031 * Makefile.in: Regenerate.
4032
ba719b26
HPN
40332004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4034
4035 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4036 target-libgfortran.
4037 * configure: Regenerate.
4038
c37653e7
DE
40392004-11-07 David Edelsohn <edelsohn@gnu.org>
4040
4041 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4042 like CC.
4043
1eefd493
PB
40442004-11-05 Paolo Bonzini <bonzini@gnu.org>
4045
4046 * Makefile.def (host fixincludes): Specify missing targets.
4047 * Makefile.in: Regenerate.
4048
02b1af09
L
40492004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4050
4051 PR other/17783
4052 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4053 * configure: Regenerated.
4054
7f266840
DJ
40552004-11-04 Daniel Jacobowitz <dan@debian.org>
4056
4057 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4058 * configure: Regenerated.
4059
47444073
AL
40602004-10-28 Eric B. Weddington <ericw@evcohs.com>
4061
4062 PR target/18151
4063 * configure.in (case ${target}): Do not build fixincludes for avr.
4064 * configure: Regenerated.
4065
caeba88f
AL
40662004-10-26 Paolo Bonzini <bonzini@gnu.org>
4067
4068 * configure.in (case ${target}): Do not build fixincludes
4069 on platforms where it is not used.
4070 * configure: Regenerated.
4071
0fdbe983
DJ
40722004-10-23 Daniel Jacobowitz <dan@debian.org>
4073
4074 * configure.in: Use an absolute path to install-sh.
4075 * configure: Regenerated.
4076
1c0f67c1
AC
40772004-10-19 Andrew Cagney <cagney@gnu.org>
4078
4079 * src-release (do-djunpack, do-md5sum): Install the generated file
4080 directly into the proto-toplev/ directory.
479759c8 4081
a9cfce9c
AC
40822004-10-19 Andrew Cagney <cagney@gnu.org>
4083
4084 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4085
ac0fa625
DD
40862004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4087
4088 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4089 * configure: Regenerate.
4090
d27cc32e
PB
40912004-10-06 Paolo Bonzini <bonzini@gnu.org>
4092
4093 Fix wrong conflict resolution in:
4094
4095 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4096
4097 * Makefile.in: Regenerate.
4098 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4099 in the recursive `make', instead of hardwiring `all'.
4100 (Autogenerated TARGET-* variables): New.
4101
1763908f
UW
41022004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4103
4104 Merged from GCC / libtool upstream:
4105 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4106 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4107 * ltcf-cxx.sh (tpf*): Likewise.
4108 * ltconfig (tpf*): Add TPF OS configuration support.
4109
0490e016
NC
41102004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4111
4112 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4113 * configure: Regenerate.
0490e016 4114
32be62b5
RS
41152004-09-24 Michael Roth <mroth@nessie.de>
4116
4117 * configure.in (--without-headers): Add missing double quotes.
4118 * configure: Regenerate.
4119
6048df60
DD
41202004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4121
4122 * ylwrap: Revert to previous version.
4123
315b3b02
L
41242004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4125
6048df60 4126 PR bootstrap/17369
315b3b02
L
4127 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4128 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4129 SET_GCC_LIB_PATH_CMD.
4130 (BASE_TARGET_EXPORTS): Likewise.
4131 * Makefile.in: Regenerated.
4132
4133 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4134 * configure: Regenerated.
4135
fe69863c
DD
41362004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4137
4138 * config.guess: New upstream version
4139 * compile, depcomp, install-sh, ylwrap: Likewise.
4140
41412004-09-19 Roger Sayle <roger@eyesopen.com>
4142
4143 * config/mh-x86omitfp: New host makefile fragment. Add
4144 -fomit-frame-pointer to the default BOOT_CFLAGS.
4145 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4146 * configure: Regenerate.
4147
41482004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4149
4150 PR target/11572
4151 * configure.in (*-*-darwin*): Renable libobjc.
4152 * configure: Regenerate.
4153
be75bbe1 41542004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4155
be75bbe1
DB
4156 * Makefile.def: Remove libbanshee.
4157 * Makefile.tpl: Ditto.
4158 * configure.in: Ditto.
4159 * Makefile.in: Regen.
4160 * configure: Ditto.
4161
1b882a91
PB
41622004-09-07 Paolo Bonzini <bonzini@gnu.org>
4163
4164 * missing: Import latest version from master repository.
4165
eb1352ed
NC
41662004-09-04 Nick Clifton <nickc@redhat.com>
4167
4168 * config.sub: Import latest version from master repository.
4169 * config.guess: Likewise.
4170 This includes these changes:
479759c8 4171
eb1352ed
NC
4172 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4173
4174 * config.sub: Handle crisv32, alias etraxfs.
4175 * config.guess (crisv32:Linux:*:*): Handle.
4176
4177 2004-08-13 Brad Smith <brad@comstyle.com>
4178
4179 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4180 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4181
4182 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4183
4184 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4185 assume the processor is a powerpc. This is because coreutils
4186 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4187 in this case, due to a MacOS X bug that causes
4188 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4189 to return a negative number.
4190 Problem reported by Petter Reinholdtsen in:
4191 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4192
4193 2004-07-19 Ben Elliston <bje@gnu.org>
4194
4195 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4196
4197 2004-06-24 Ben Elliston <bje@gnu.org>
4198
4199 * config.guess: Update copyright years.
4200 * config.sub: Likewise.
4201
4202 2004-06-22 Robert Millan <robertmh@gnu.org>
4203
4204 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4205 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4206
4207 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4208
4209 * config.guess (*:*VMS:*:*): New entry. Replaces
4210 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4211 manufacturer.
4212
4213 2004-06-22 Ben Elliston <bje@gnu.org>
4214
4215 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4216 * config.sub: Likewise.
4217
4218 2004-06-22 Ben Elliston <bje@gnu.org>
4219
4220 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4221 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4222
4223 2004-06-11 Ben Elliston <bje@gnu.org>
4224
4225 * config.guess (pegasos:OpenBSD:*:*): Remove.
4226
4227 2004-06-11 Ben Elliston <bje@gnu.org>
4228
4229 From Wouter Verhelst <wouter@grep.be>:
4230 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4231
4232 2004-06-11 Ben Elliston <bje@gnu.org>
4233
4234 * config.guess (luna88k:OpenBSD:*:*): New.
4235
4236 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4237
4238 * config.guess (m32r*:Linux:*:*): New case.
4239 * config.sub: Handle m32rle.
4240
4241 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4242
4243 From Jens Petersen <petersen@redhat.com>:
4244 * config.sub: Handle sparcv8.
4245
4246 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4247
4248 From Tom Smith <smith@cag.lkg.hp.com>:
4249 * config.guess: Version suffixes are equally significant on Tru64
4250 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4251 prefix of "P" (patched kernel).
4252
4253 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4254
4255 * config.sub: Add support for National Semiconductor CRX target.
4256
2a3124ca 42572004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4258
2a3124ca
RH
4259 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4260 *-*-netware, but add target-libmudflap.
4261 Consolidate *-*-netware targets (of which really only i?86 exists)
4262 into a single entry.
4263 * configure: Likewise.
4264
0df3d27f
PB
42652004-09-01 Paolo Bonzini <bonzini@gnu.org>
4266
4267 * Makefile.tpl (sorry): Remove.
4268 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4269 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4270 (do-clean): Clean per-stage directories too.
4271 (do-distclean): Run distclean-stage1 too.
4272 (.NOTPARALLEL): Enable during toplevel bootstrap.
4273 (stage[+id+]-bubble): Enable parallel execution during
4274 the recursive invocation.
4275 * Makefile.in: Regenerate.
4276
4277 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4278
4279 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4280
4281 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4282 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4283 * configure: regenerate
479759c8
ZW
4284 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4285 -mdynamic-no-pic
0df3d27f
PB
4286
42872004-08-31 Paolo Bonzini <bonzini@gnu.org>
4288
4289 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4290 include.
4291 * configure.in: Fix indentation.
4292 * configure: Regenerate.
4293
ee025550
PB
42942004-08-31 Paolo Bonzini <bonzini@gnu.org>
4295
4296 * Makefile.def (build_modules): Add fixincludes.
4297 (dependencies): Make gcc depend on fixincludes.
4298 * configure.in (build_tools): Add fixincludes.
4299 (build_configdirs): Always include build_libs.
4300 * Makefile.in: Regenerate.
4301 * configure: Regenerate.
4302
43032004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4304
4305 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4306 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4307 phony targets; do not generate timestamp files.
4308 (distclean-stageN): Remove references to their timestamp files.
4309 (restageN, touch-stageN): Remove.
4310 (stageN-bubble): Rewritten.
4311 (compare): Support lean bootstraps.
4312 * Makefile.in: Regenerate.
4313
4314 * configure.in: Only warn when bootstrapping but
4315 build != host or build != target. Support lean bootstraps.
4316 * configure: Regenerate.
4317
4318 Sync from gcc:
4319 2004-08-26 Phil Edwards <phil@codesourcery.com>
4320
4321 * configure.in: Give a better error message if GMP/MPFR are missing
4322 and a language needing them has been requested.
4323 * configure: Regenerated.
4324
4325 2004-08-25 Phil Edwards <phil@codesourcery.com>
4326
4327 * configure.in: Print a list of available language front-ends if
4328 a requested one is missing. Tidy stray tab characters.
4329 * configure: Regenerated.
4330
72b2455a
PB
43312004-08-17 Paolo Bonzini <bonzini@gnu.org>
4332
4333 * Makefile.in: Regenerate.
4334 * configure: Regenerate.
4335
4336 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4337 stage_*_flags.
4338 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4339 for bootstrapped modules if toplevel bootstrap is going.
4340 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4341 modules. Adjust for changes in Makefile.def. Enable several
4342 rules even in non-bootstrap mode, just to avoid peppering the
4343 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4344 (stage-[+prev+]-bubble): Remove.
4345
4346 * Makefile.def (Dependencies): Depend on all-build-bison,
4347 all-build-flex, all-build-byacc, all-build-texinfo, rather
4348 than the host variations.
4349 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4350 with BUILD_SUBDIR.
4351 (BISON): Update for recent Bisons.
4352 (YACC): Fix typo.
4353 (cross): Depend on all-build.
4354 (all): Do not depend on all-build.
4355 (prebootstrap): Remove.
4356 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4357 (Prebootstrap dependencies): Add them to the per-stage targets
4358 and to all-prebootstrap.
4359 * configure.in (build_configdirs): Always enable build_tools.
4360 (BUILD_DIR_PREFIX): Remove.
4361
4362 * Makefile.def (gcc): Add target variable.
4363 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4364 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4365 in the recursive `make', instead of hardwiring `all'.
4366 (Autogenerated TARGET-* variables): New.
4367
de0b4a87
JW
43682004-08-17 Robert Millan <robertmh@gnu.org>
4369
4370 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4371 (instead of FreeBSD).
4372 * configure: Regenerate.
4373
ad681c85
NN
43742004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4375
675c6968
NN
4376 * Makefile.def, configure.in, src-release: Remove useless, bogus
4377 references to tix.
4378 * Makefile.in, configure: Regenerate.
4379
ad681c85
NN
4380 * src-release: Stop distributing mmalloc with gdb (which doesn't
4381 use it).
4382 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4383 * Makefile.in: Regenerate.
4384
11b04d1f
DD
43852004-08-09 Mark Mitchell <mark@codesourcery.com>
4386
4387 * configure.in (arm*-*-eabi*): New target.
4388 * configure: Regenerate.
4389
f2420bea
NN
43902004-08-01 Robert Millan <robertmh@gnu.org>
4391
4392 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4393 libmudflap for all GNU-based systems (with Glibc).
4394 * configure: Regenerate.
4395
9e6ce191
PB
43962004-08-06 Paolo Bonzini <bonzini@gnu.org>
4397
4398 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4399 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4400 (Dependencies): New section.
4401 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4402 (configure-target-[+module+]): Depend on maybe-all-gcc
4403 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4404 (toplevel profiledbootstrap): Fix dependencies.
4405 * Makefile.in: Regenerate.
4406
df4a6958
MM
44072004-08-03 Mark Mitchell <mark@codesourcery.com>
4408
4409 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4410 target-libiberty to noconfigdirs.
4411
11b04d1f
DD
44122004-08-03 Paul Brook <paul@codesourcery.com>
4413
4414 * configure.in: Check for MPFR as well as GMP.
4415 * configure: Regenerate.
4416
b813574b
PB
44172004-08-03 Paolo Bonzini <bonzini@gnu.org>
4418
4419 * Makefile.def (host-modules): Add gcc.
4420 * Makefile.in: Regenerate.
4421 * Makefile.tpl (sorry): New rule.
4422 (configure-host, all-host, [+make_target+]-host, do-check,
4423 install-host): Do not add gcc as a special case.
4424 (host modules): Add a small special-casing for gcc. Export
4425 extra_make_flags through the environment.
4426 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4427 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4428 other recursive targets for gcc): Remove.
4429
4430 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4431 (stage, unstage): New rules.
4432 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4433 distclean-stage[+id+]): Use stage_current.
4434 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4435 the stage*-start rules.
4436
61edac0c
JW
44372004-07-19 Robert Millan <robertmh@gnu.org>
4438
4439 Synced from gcc:
4440
4441 2004-04-26 Robert Millan <robertmh@gnu.org>
4442
4443 Add patches from libtool CVS.
4444 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4445 * ltconfig: Likewise.
4446 * ltcf-c.sh: Likewise.
4447 * ltcf-cxx.sh: Likewise.
4448 * ltcf-gcj.sh: Likewise.
4449
3e707e94
PB
44502004-07-12 Paolo Bonzini <bonzini@gnu.org>
4451
4452 * configure.in: Add noconfigdirs for crx-*-*.
4453 * configure: Regenerate.
4454
44552004-07-12 Paolo Bonzini <bonzini@gnu.org>
4456
4457 Synced from gcc:
4458
4459 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4460
4461 * configure.in: Build libmudflap by default on FreeBSD.
4462 * configure: Regenerated.
4463
4464 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4465
4466 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4467 systems.
4468 * configure: Regenerated.
4469
4470 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4471
4472 PR target/16344
4473 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4474 feedback based compiler.
4475 * Makefile.in: Rebuilt.
4476
4477 2004-07-05 Phil Edwards <phil@codesourcery.com>
4478
4479 * configure.in: Do not prepend $srcdir to /dev/null in
4480 makefile fragments.
4481 * configure: Regenerate.
4482
a7ee7660
AO
44832004-07-08 Alexandre Oliva <aoliva@redhat.com>
4484
4485 * Makefile.def (host_modules): Set bootstrap=true for flex.
4486 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4487 * Makefile.in: Rebuilt.
4488
6a9cf61e
PB
44892004-07-01 Paolo Bonzini <bonzini@gnu.org>
4490
4491 * Makefile.def (build_modules): Add bison, byacc, flex,
4492 m4, texinfo.
4493 (flags_to_pass): Add FLEX.
4494 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4495 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4496 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4497 DEFAULT_MAKEINFO): Remove.
4498 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4499 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4500 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4501 objdir or else use configured tool.
4502 (all-build): New.
4503 (all): Depend on it.
4504 (Build module dependencies): Add.
4505 * Makefile.in: Regenerate.
4506 * configure.in: Better support for multiple build modules,
4507 matching what is done for host/target modules. Do not look
4508 for "plausible" locations of build tools if Canadian cross.
4509 Use autoconf's AC_PROG_CC to find a C compiler. Define
4510 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4511 * configure: Regenerate.
4512
95b6a1f2
PB
45132004-06-22 Paolo Bonzini <bonzini@gnu.org>
4514
4515 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4516 * Makefile.in: Regenerate.
4517
7ffa0b57
PB
45182004-06-22 Paolo Bonzini <bonzini@gnu.org>
4519
4520 * Makefile.tpl (configure-build-[+module+],
4521 configure-[+module+], configure-target-[+module+]): Pass
4522 [+extra_configure_args+].
4523 (all-build-[+module+], all-[+module+], check-[+module+],
4524 install-[+module+], [+make_target+]-[+module+],
4525 all-target-[+module+], check-target-[+module+],
4526 install-target-[+module+], [+make_target+]-target-[+module+]):
4527 Pass [+extra_make_args+].
4528 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4529 (GCC_HOST_EXPORTS): Remove.
4530 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4531 cross, check-gcc, check-gcc-c++, install-gcc,
4532 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4533 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4534 * Makefile.in: Regenerate.
4535
929ba6e7
CF
45362004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4537
4538 * configure.in: Check for srcdir/winsup rather than build directory
4539 winsup.
4540 * configure: Regenerate.
4541
b76d7de0
CV
45422004-06-17 Corinna Vinschen <vinschen@redhat.com>
4543
4544 * configure.in: Don't build Cygwin native newlib if winsup
4545 directory is missing. Emit warning instead.
4546 * configure: Regenerate.
4547
656fdd47
PB
45482004-06-09 Paolo Bonzini <bonzini@gnu.org>
4549
4550 * Makefile.tpl (touch-stage[+id+]): New.
4551 (restage[+prev+]): Depend on touch-stage[+id+].
4552
4553 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4554 Use it throughout.
4555
4556 * Makefile.def: Add profile and feedback bootstrap stages.
4557 Remove next field from bootstrap stages.
4558 * Makefile.tpl (LN, LN_S): Substitute.
4559 (stageN-start, stageN-end): Use double-colon rules, to
4560 provide a hook for additional setup commands.
4561 (distclean-stageN-gcc, restageN): Create dependencies from
4562 [+prev+], not from [+next+].
4563 (stageN-bubble): Add commands for successive stages from
4564 [+prev+], using double-colon rules.
4565 (all-stageN-gcc): Fix typo.
4566 (stagefeedback-start, profiledbootstrap): New.
4567 * Makefile.in: Regenerate.
4568 * configure.in: Call ACX_PROG_LN.
4569 * configure: Regenerate.
4570
498d4a71
CF
45712004-06-03 Paolo Bonzini <bonzini@gnu.org>
4572
4573 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4574 without gcc.
4575 * configure: Regenerate.
4576
377d8c42
PB
45772004-06-01 Paolo Bonzini <bonzini@gnu.org>
4578
4579 * Makefile.tpl: Fix typo.
4580 * Makefile.in: Regenerate.
4581
f5f8a794
PB
45822004-06-01 Paolo Bonzini <bonzini@gnu.org>
4583
4584 * configure.in: Remove new- prefix from toplevel
4585 bootstrap targets.
4586 * configure: Regenerate.
4587
f7a4c34f
PB
45882004-06-01 Paolo Bonzini <bonzini@gnu.org>
4589
4590 Merge this patch from the gcc tree:
4591
4592 2004-05-30 Andreas Jaeger <aj@suse.de>
4593 Jim Wilson <wilson@specifixinc.com>
4594
4595 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4596 like CC.
4597
319cab08
PB
45982004-06-01 Paolo Bonzini <bonzini@gnu.org>
4599
4600 * Makefile.tpl (all.normal): Rename to all.
4601 (all): Replace with a rule to pick the default
4602 target from configure.
4603 (all-gcc, configure-gcc): Use conditionals to
4604 do nothing when toplevel bootstrap is going on.
4605 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4606 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4607 * configure.in: Support --enable-bootstrap.
4608
4609 * Makefile.def: Remove new- prefix from toplevel
4610 bootstrap targets.
4611 * Makefile.tpl: Likewise.
4612
4613 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4614 target.
4615
4616 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4617 $(RECURSE_FLAGS) to recursive invocation of make.
4618
4619 * Makefile.in: Regenerate.
4620 * configure: Regenerate.
4621
88f64edc
DJ
46222004-05-27 Daniel Jacobowitz <dan@debian.org>
4623
4624 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4625 * configure: Regenerate.
4626
378fce5b
DD
46272004-05-25 Daniel Jacobowitz <drow@false.org>
4628
4629 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4630 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4631 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4632 targets.
4633 * Makefile.in: Regenerate.
4634
dfdffa2c
PB
46352005-05-24 Paolo Bonzini <bonzini@gnu.org>
4636
4637 * configure.in: Test the ability to symlink directories.
4638 * configure: Regenerate.
4639
4640 * Makefile.def (bootstrap-stage): New definitions.
4641 * Makefile.tpl (configure-stage1-gcc,
4642 configure-stage2-gcc, configure-stage3-gcc,
4643 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4644 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4645 new-restage3, compare): Autogenerate, see Makefile.in
4646 entry for behavioral changes.
4647 (distclean-stage1, new-stage1-start, new-stage1-end,
4648 new-stage1-bubble, distclean-stage2, new-stage2-start,
4649 new-stage2-end, new-stage2-bubble, distclean-stage3,
4650 new-stage3-start, new-stage3-end): New autogenerated targets.
4651 (objext, prebootstrap, BOOT_CFLAGS,
4652 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4653 targets.
4654
4655 * Makefile.in: Regenerate.
4656 (distclean-stage1, new-stage1-start, new-stage1-end,
4657 new-stage1-bubble, distclean-stage2, new-stage2-start,
4658 new-stage2-end, new-stage2-bubble, distclean-stage3,
4659 new-stage3-start, new-stage3-end): New targets.
4660 (all-stage1-gcc): Move prebootstrap dependency from here...
4661 (configure-stage1-gcc): ...to here.
4662 (new-bootstrap): Use bubble targets.
4663 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4664 Use per-stage distclean targets.
4665 (configure-stage1-gcc, configure-stage2-gcc,
4666 configure-stage3-gcc, all-stage1-gcc,
4667 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4668 Use new-stageN-start to prepare the tree.
4669
04cf1b77
PB
46702004-05-23 Paolo Bonzini <bonzini@gnu.org>
4671
4672 * Makefile.def (host_modules): add libcpp.
4673 * Makefile.tpl: Add dependencies on and for libcpp.
4674 * Makefile.in: Regenerate.
4675 * configure.in: Add libcpp host module.
4676 * configure: Regenerate.
4677
80b200a1
ZW
46782004-05-17 Zack Weinberg <zack@codesourcery.com>
4679
4680 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4681 of libf2c.
4682 * configure, Makefile.in: Regenerate.
4683
4b1cb4fe
DD
46842004-05-13 Diego Novillo <dnovillo@redhat.com>
4685
4686 Merge from tree-ssa-20020619-branch.
4687
4688 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4689 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4690 (HOST_GMPLIBS): Define.
4691 (HOST_GMPINC): Define.
4692 (TARGET_LIB_PATH): Add libmudflap.
4693 (GFORTRAN_FOR_TARGET): Define.
4694 (configure-build*): Export GFORTRAN.
4695 (configure-gcc): Export GMPLIBS and GMPINC.
4696 (all-gcc): Add maybe-all-libbanshee.
4697 (configure-target-libgfortran): Define.
4698 * Makefile.in: Regenerate.
4699 * configure.in (host_libs): Add libbanshee.
4700 (target_libraries): Add target-libmudflap and target-libgfortran.
4701 Add --with-libbanshee.
4702 Handle --disable-libmudflap.
4703 (*-*-freebsd*): Use with_gmp.
4704 Add $(libgcj) to noconfigdirs.
4705 * configure: Regenerate.
4706 * depcomp: New file.
4707 * MAINTAINERS: Add tree-ssa maintainers.
4708
47092004-04-28 Paolo Bonzini <bonzini@gnu.org>
4710
4711 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4712 * configure: Regenerate.
4713
b8908782
DD
47142004-04-27 Paolo Bonzini <bonzini@gnu.org>
4715
4716 Revert:
4717 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4718
4719 * Makefile.def (flags_to_pass): Remove *dir variables that
4720 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4721 as well as prefix and exec_prefix.
4722 * Makefile.in: Regenerate.
4723
47242004-04-26 Paolo Bonzini <bonzini@gnu.org>
4725
4726 * Makefile.def (host_modules): Mark with the bootstrap
4727 flag packages on which gcc depends.
4728 * Makefile.tpl (all-bootstrap): Use it.
4729 * Makefile.in: Regenerate.
4730
47312004-04-26 Paolo Bonzini <bonzini@gnu.org>
4732
4733 * Makefile.def (flags_to_pass): Remove *dir variables that
4734 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4735 as well as prefix and exec_prefix.
4736 * Makefile.in: Regenerate.
4737
47382004-04-26 Paolo Bonzini <bonzini@gnu.org>
4739
80b200a1
ZW
4740 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4741 * configure: Regenerate.
4742 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4743 * gcc/Makefile.tpl (compare): Use the result of the test.
4744 * gcc/Makefile.in: Regenerate.
b8908782
DD
4745
47462004-04-23 Paolo Bonzini <bonzini@gnu.org>
4747
4748 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4749 Always relocate gcc and prev-gcc to the original names, even
4750 if the build fails.
4751 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4752 New targets.
4753
0f260896
RO
47542004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4755
4756 * configure.in (mips*-*-irix5*): Enable ld.
4757 * configure: Regenerate.
4758
51860f05
JW
47592004-04-15 James E Wilson <wilson@specifixinc.com>
4760
4761 * Makefile.tpl (configure-[+module+], configure-gcc,
4762 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4763 Set and export LDFLAGS.
4764 * Makefile.in: Regenerate.
4765
54752a6b
NN
47662004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4767
4768 PR bootstrap/14871
4769 * Makefile.tpl: If we don't have built-in-tree target tools,
4770 use the ones found by configure rather than hacking around with
4771 program_transform_name.
4772 * configure.in: Give Makefile.tpl the information necessary
4773 to do that.
4774 * Makefile.in: Regenerate.
4775 * configure: Regenerate.
4776
47772004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4778
4779 PR bootstrap/14760
4780 * configure.in: When computing baseargs, strip *all* copies of
4781 offending options. Also, don't match/substitute the trailing space,
4782 so that this actually works when two similar options are separated by
4783 only one space.
4784 * configure: Regenerate.
4785
47862004-04-06 David Edelsohn <edelsohn@gnu.org>
4787
80b200a1
ZW
4788 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4789 (rs6000-*-aix*): Same.
4790 * configure: Regenerate.
54752a6b 4791
5e2b61fb
SS
47922004-03-25 Stan Shebs <shebs@apple.com>
4793
4794 Remove MPW support, no longer used.
4795 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4796 mpw-install: Remove files.
4797 * src-release (DEVO_SUPPORT): Remove names of removed files.
4798 * MAINTAINERS: Likewise.
4799
1a6f2dc7
NN
48002004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4801
a0049f1b
NN
4802 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4803 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4804 * Makefile.in: Regenerate.
4805
1a6f2dc7
NN
4806 * configure.in (top level bootstrap support): Rework --enable-werror
4807 to set @stage2_werror_flag@.
4808 * configure: Regenerate.
4809 * Makefile.tpl (top level bootstrap support): Pass
4810 @stage2_werror_flag@ down to configure in stages 2 and 3.
4811 * Makefile.in: Regenerate.
4812
920e3419
NN
48132004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4814
4815 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4816 for stages 2 and 3 as well as in make. As a consequence, remove
4817 OUTPUT_OPTION (now detected by configure) from the flags passed down
4818 to make.
4819 * Makefile.in: Regenerate.
4820
4821 * Makefile.tpl (new-bootstrap): Fix typo.
4822 * Makefile.in: Regenerate.
4823
4fa63067
NN
48242004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4825
4826 * Makefile.tpl: Rearrange by moving recursive_targets rules
4827 into their proper sections.
4828 * Makefile.tpl (top level bootstrap support): Move disabling
4829 of coverage flags from 'make' to 'configure'; improve comments.
4830 * Makefile.in: Regenerate.
4831
4832 * Makefile.tpl (experimental top level bootstrap) Move stage1
4833 language setting from all- target to configure- target; disable
4834 intermodule optimization in stage 1; prevent gratuitous rebuilds
4835 of stage 1.
4836 * Makefile.in: Regenerate.
4837 * configure.in: Comma-separate stage 1 language list for top
4838 level bootstrap.
4839 * configure: Regenerate.
4840
4841 * Makefile.tpl: Clean up experimental top level bootstrap support:
4842 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4843 prev-gcc in configure- targets as well as all- targets.
4844 * Makefile.in: Regenerate.
4845
fb8a10fd
NN
48462004-03-17 Paolo Bonzini <bonzini@gnu.org>
4847
4848 * configure.in: Remove symbolic link section.
4849 * configure: Regenerate.
4850 * Makefile.tpl (links): Remove.
4851 * Makefile.in: Regenerate.
4852
947f426e 48532004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4854 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4855
4856 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4857 Set with AC_CHECK_PROGS.
947f426e
NN
4858 * configure.in: Fix comment typo from last patch.
4859 * configure: Regenerate.
4860
1d39f329
NN
48612004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4862
4863 * Makefile.tpl: Introduce experimental top level bootstrap support.
4864 * Makefile.in: Regenerate.
4865 * configure.in: Introduce support for top level bootstrap.
4866 * configure: Regenerate.
4867
4b0ac75d 48682004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4869 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4870
4871 PR bootstrap/14522
4872 * configure.in: Cope with shells that do not support unquoted ^
4873 * configure: Regenerate.
4874
2e70b094 48752004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4876 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4877
4878 PR bootstrap/14522
4879 * configure.in: Cope with shell that do not support nesting
4880 quotes inside quoted backquote substitutions.
4881 * configure: Regenerate.
4882
48832004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4884
4885 PR bootstrap/14522
4886 * configure.in: Fix escaping of $.
4887 * configure: Regenerate.
4888
9e07f89d
NN
48892004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4890
4891 * configure: Regenerate.
4892
48932004-03-08 Paolo Bonzini <bonzini@gnu.org>
4894
4895 PR ada/14131
4896 Move language detection to the top level.
4897 * configure.in: Find default values for the tools as
4898 soon as possible. Disable ada if GNAT is not found.
4899 Emit error message about missing languages. Expand
4900 --enable-languages=all for the gcc subdirectory.
4901
1712ab83
RS
49022004-03-01 Richard Sandiford <rsandifo@redhat.com>
4903
4904 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4905 and disable libgcj.
4906 * configure: Regenerated.
4907
3dee29da
NN
49082004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4909
4910 PR bootstrap/7087
4911 * Makefile.tpl: Guard XFOO sed statements better.
4912 * Makefile.tpl: Add dependency for configure-target-libada.
4913 * Makefile.in: Regenerate (incidentally fixes broken
4914 commit when libada-branch was merged).
4915
0558264b
AC
49162004-02-28 Andrew Cagney <cagney@redhat.com>
4917
4918 * src-release (CVS_NAMES): Define.
4919 (do-tar, do-tar): Prune $(CVS_NAMES).
4920
c38f9803
AC
49212004-02-23 Andrew Cagney <cagney@redhat.com>
4922
4923 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4924 2004-02-19.09.
4925
55636792
NN
49262004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4927
4928 PR bootstrap/11932
4929 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4930
1e600082
AC
49312004-02-19 Andrew Cagney <cagney@redhat.com>
4932
4933 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4934 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4935
3769cd82
DD
49362004-02-11 David Edelsohn <edelsohn@gnu.org>
4937
4938 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4939 (rs6000-*-aix*): Same.
4940 * configure: Regenerate.
4941
a92834c8
DD
49422004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4943
4944 * configure.in (host): Add in missing $noconfigdirs to defines.
4945 * configure: Regenerate.
4946
a2592b1b
DD
49472004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4948 Nathanael Nerode <neroden@gcc.gnu.org>
4949
4950 PR ada/6637, PR ada/5911
80b200a1 4951 Merge with libada-branch:
a2592b1b
DD
4952 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4953 with appropriate dependencies. Add --enable-libada configure switch.
4954 * configure, Makefile.in: Regenerate.
4955
e31d1ea3
DD
49562004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4957
4958 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4959 * configure: Regenerate.
4960
db85f5c0
JJ
49612004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4962
4963 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 4964
fc434214
DD
49652004-01-23 DJ Delorie <dj@redhat.com>
4966
4967 * Makefile.def (target_modules) [libiberty]: Don't stage.
4968 * Makefile.in: Rebuilt.
4969
ad445c2c 49702004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 4971
ad445c2c
JJ
4972 * COPYING.NEWLIB: Update to include copyrights for new
4973 iconv code.
4974
72bbedde
AC
49752004-01-15 Andrew Cagney <cagney@redhat.com>
4976
4977 * src-release: Update copyright year.
4978 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4979 (NEWLIB_SUPPORT_DIRS): Delete macro.
4980 (newlib.tar.bz2): Delete rule.
4981
a6d6062d
DD
49822004-01-14 Loren J. Rittle <ljrittle@acm.org>
4983
4984 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4985 * Makefile.tpl (configure-target-[+module+]): Support stage.
4986 * Makefile.in: Rebuilt.
4987
f8b73030
MR
49882003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4989
4990 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4991 throughout.
4992
aff0e9df
NN
49932004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4994
bb5dca17
NN
4995 * configure.in: Use ./config.cache, not config.cache.
4996 * configure: Regenerate.
4997 * Makefile.tpl: Special-casing not needed for GCC any more.
4998 * Makefile.in: Regenerate.
4999
82252c06
NN
5000 * configure.in: Don't share a cache file for host dirs.
5001 * configure: Regenerate.
5002
aff0e9df
NN
5003 * config-ml.in: Don't mess with the cache file.
5004
95036d20
NN
50052004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5006
ac7b618e
NN
5007 * Makefile.tpl: Make GCC use a separate config.cache.
5008 * Makefile.in: Regenerate.
5009
95036d20
NN
5010 PR bootstrap/11932, PR bootstrap/11933
5011 (I don't know if it will fix either of them, but it relates
5012 to them.)
5013 * configure.in: Don't use shared config.cache for target
5014 directories.
5015 * configure: Regenerate.
5016
08c1856b
DD
50172003-12-31 Roger Sayle <roger@eyesopen.com>
5018
5019 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5020 * configure: Regenerated.
5021
c1968181 50222003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5023
c1968181
DD
5024 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5025 * configure: Regenerated.
5026
10ecffb9
NN
50272003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5028
5029 Port change over from GCC:
5030 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5031 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5032 (configure-build-[+module+], configure-[+module+]): Likewise.
5033 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5034 * Makefile.in: Regenerate.
5035
f2ab5990
TF
50362003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5037
5038 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5039 * configure: Regenerate.
5040
41a7d11a
JJ
50412003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5042
80b200a1 5043 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5044 stdlib.
5045
d9441a1f
DD
50462003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5047
5048 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5049 * Makefile.in: Regenerate.
5050
3a48a978
DD
50512003-10-20 Phil Edwards <phil@codesourcery.com>
5052
5053 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5054 * configure: Regenerate.
5055
f0b24077
NN
50562003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5057
5058 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5059 HOST_FLAGS_TO_PASS.
5060 * Makefile.in: Regenerate.
5061
5fbad20a
DD
50622003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5063
5064 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5065 * configure: Rebuilt
5066 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5067 * Makefile.in: Rebuilt
5068
78be4155
L
50692003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5070
5071 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5072
051fcc7a
L
50732003-10-01 Phil Edwards <pme@gcc.gnu.org>
5074
5075 * config-ml.in: Use ac_configure_args directly instead of
5076 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5077 actually seen.
5078
50792003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5080
5081 * config-ml.in: Propagate INSTALL variables.
5082
f27d4f92
DJ
50832003-09-21 Daniel Jacobowitz <drow@mvista.com>
5084
5085 * configure.in: Pass a computed --program-transform-name
5086 to subconfigures.
5087 * configure: Regenerated.
5088
cae4d560
NN
50892003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5090
5091 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5092 * Makefile.in: Regenerate.
5093
5094 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5095 * Makefile.in: Regenerate.
5096
8ff944f6
DJ
50972003-09-17 Daniel Jacobowitz <drow@mvista.com>
5098
5099 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5100 quoting.
5101 * configure: Regenerated.
5102
d9a35680
MC
51032003-09-12 Michael Chastain <mec@shout.net>
5104
5105 Fix PR gdb/857.
5106 * src-release (do-proto-topleve): Remove junk files
5107 intl/config.cache, intl/config.status,
5108 intl/config.h, intl/stamp-h.
5109
710068b9
AC
51102003-09-14 Andrew Cagney <cagney@redhat.com>
5111
5112 * src-release (dejagnu.tar): New target.
5113 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5114 (do-djunpack): Use $(PACKAGE) for the package name.
5115
e1008165
DD
51162003-09-04 DJ Delorie <dj@redhat.com>
5117
5118 * configure: Regenerate.
5119
21998d12
NC
51202003-09-04 Robert Millan <robertmh@gnu.org>
5121
5122 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5123
ccca4bb3
DD
51242003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5125
5126 * configure.in: Ensure arguments to sed are properly spaced.
5127 * configure: Regenerate.
5128
ee949b5e
DJ
51292003-08-28 Daniel Jacobowitz <drow@mvista.com>
5130
5131 Merge from gcc:
5132 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5133 * install-sh: Update to newer upstream versions (associated with
5134 aclocal 1.7).
5135 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5136
75addda2
DJ
51372003-08-27 Daniel Jacobowitz <drow@mvista.com>
5138
5139 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5140 * configure: Regenerated.
5141
8d2877d8
NN
51422003-08-23 Phil Edwards <pme@gcc.gnu.org>
5143
5144 * configure.in: Use newline instead of semicolon when assuming
5145 shell arguments in a for loop.
5146 * configure: Regenerated.
5147
d2cc0e0d
GK
51482003-08-20 Geoffrey Keating <geoffk@apple.com>
5149
5150 PR 8180
5151 * configure.in: When testing with_libs and with_headers, treat
5152 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5153 * configure: Regenerate.
80b200a1 5154
d2cc0e0d
GK
5155 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5156 make, shell, etc.
5157 (baseargs): Likewise.
5158 * configure: Regenerate.
5159
04d1ab34
GK
51602003-08-19 Geoffrey Keating <geoffk@apple.com>
5161
5162 * configure.in: Disable libgcj for darwin not on powerpc.
5163 * configure: Rebuild.
5164
ca506da8
MC
51652003-08-15 Michael Chastain <mec@shout.net>
5166
5167 * src-release (do-proto-toplev): Remove junk files
5168 dejagnu/example/calc/config.status,
5169 dejagnu/example/calc/config.log.
5170
a4aa3f49
DD
51712003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5172
5173 * config-ml.in, symlink-tree: Add license.
5174
ede4fbe4
NN
51752003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5176
5177 Merge from gcc:
5178
5179 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5180 * Makefile.tpl (check, check-c++): Express dependencies using
5181 dependencies rather than commands.
5182 * Makefile.in: Regenerate.
5183
5184 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5185 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5186 * Makefile.in: Update.
5187
970f29af
AC
51882003-08-01 Andrew Cagney <cagney@redhat.com>
5189
5190 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5191 * configure: Ditto.
5192
b2884a0c
DD
51932003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5194
5195 * configure.in: Enable libgcj for darwin.
5196 * configure: Rebuild.
5197
c07f46a4
NN
51982003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5199
5200 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5201
9175bfc0
NN
52022003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5203
5204 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5205 creating target and build subdirs to build all parent dirs as needed.
5206 * Makefile.in: Rebuild.
5207 * configure.in: Don't build dirs explicitly here.
5208 * configure: Rebuild.
5209
b9abda6a
AO
52102003-07-22 Alexandre Oliva <aoliva@redhat.com>
5211
5212 * Makefile.tpl (all-make): Depend on intl.
5213 * Makefile.in: Rebuilt.
5214
eef8ffd4
NN
52152003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5216
5217 * config.if: Remove unused libc_interface determination.
5218
295efaf0
NN
52192003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5220
5221 * Makefile.in: Regenerate, correctly this time.
5222
e5c3f801
NN
52232003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5224
5225 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5226 unused INSTALL_PROGRAM_ARGS.
5227 * configure.in: Use AC_PROG_INSTALL.
5228 * Makefile.in: Regenerate.
5229 * configure: Regenerate.
5230
4a18bd6b
AO
52312003-07-10 Alexandre Oliva <aoliva@redhat.com>
5232
5233 * configure: Rebuilt.
5234 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5235 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5236 newlib nor libgloss.
5237 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5238 * configure.in (am33_2.0-*-linux*): Added.
5239
fbd1054d
BW
52402003-07-09 Bob Wilson <bob.wilson@acm.org>
5241
5242 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5243 * configure: Regenerate.
5244
b40e3958
L
52452003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5246
5247 * config-ml.in: Replace PWD with PWD_COMMAND.
5248 * Makefile.tpl: Likewise.
5249 * Makefile.in: Regenerated.
5250
4a5be7ba
NN
52512003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5252
5253 * configure.in: Clean up config-lang.in handling. Delete
5254 useless assignment to "subdirs".
5255 * configure: Regenerate.
5256
9c14acb8
NN
52572003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5258
5259 * configure.in: Rename 'target_libs' to 'target_libraries'.
5260 Remove useless reference to 'target_libs'.
5261 * configure: Regenerate.
5262
8f32e830
KS
52632003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5264
5265 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5266 * Makefile.in: Regenerate.
5267
12f0bd74
NN
52682003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5269
5270 * Makefile.def: Introduce flags_to_pass.
5271 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5272 * Makefile.in: Regenerate.
5273
b07c2aad
HPN
52742003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5275
5276 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5277 and target-libgloss.
5278 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5279 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5280 * configure: Regenerate.
b07c2aad 5281
56f25033
DD
52822003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5283
5284 * configure.in: Update testsuite_flags to new location.
5285 * configure. Regenerate.
80b200a1 5286
4ec9a3b2
NN
52872003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5288
5289 * Makefile.tpl: Remove BUILD_CC stuff.
5290 * Makefile.in: Regenerate.
5291
059083b1 52922003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5293
059083b1
L
5294 * config.guess: Update to 2003-06-12 version.
5295 * config.sub: Update to 2003-06-13 version.
5296
535b046a
TS
52972003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5298
5299 * MAINTAINERS: Add myself as MIPS co-maintainer.
5300
00c22daa 53012003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5302
00c22daa
L
5303 * config.guess: Update to 2003-06-06 version.
5304 * config.sub: Update to 2003-06-06 version.
5305
1047cb91
DD
53062003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5307
5308 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5309 * configure. Regenerate.
5310
123494c8
NN
53112003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5312
1047cb91
DD
5313 * configure.in: Disable serial configure by default.
5314 * configure: Regenerate.
5315 * Makefile.tpl: Abolish .NOTPARALLEL.
5316 * Makefile.in: Regenerate.
5317
7f121bbf
NN
5318 * Makefile.tpl: Replace {build,host,target}_canonical by
5319 {build,host,target}.
5320 * Makefile.in: Regenerate.
5321
123494c8
NN
5322 * Makefile.tpl: Fix stupid pasto.
5323 * Makefile.in: Regenerate.
5324
ec7e0995
NN
53252003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5326
5327 * Makefile.tpl: Remove bogus conditional.
5328 * Makefile.in: Regenerate.
5329
27b1cc72
NN
53302003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5331
2a4cbe27
NN
5332 * Makefile.tpl: Make 'recursive targets' using autogen rather
5333 than shell loop. Remove duplicate 'clean' targets and false
5334 comments.
5335 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5336 Add systematic method of specifying missing targets in subdirs.
5337 Add copyright boilerplate.
5338 * Makefile.in: Regenerate.
5339 * configure.in: Add 'recursive targets' to maybe list.
5340 * configure: Regenerate.
5341
27b1cc72
NN
5342 * Makefile.tpl: Rename [+target+] to [+make_target+].
5343 * Makefile.def: Rename 'target' to 'make_target'.
5344
01e51bd0
NC
53452003-05-30 Nick Clifton <nickc@redhat.com>
5346
5347 * README-maintainer-mode: Update URL for locating blessed config
5348 tools.
5349
2fd84b42
NC
53502003-05-29 Robert Millan <rmh@debian.org>
5351
5352 * ltconfig: Import this patch and modify for use with current
5353 version of ltconfig:
5354
5355 2003-05-21 Bruno Haible <bruno@clisp.org>
5356
5357 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5358 GNU/FreeBSD.
5359
8945c6bb
DD
53602003-05-28 DJ Delorie <dj@redhat.com>
5361
5362 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5363 * Makefile.in: Regenerate.
5364
2f9632a1
JJ
53652003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5366
80b200a1 5367 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5368
3a12db16 53692003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5370
3a12db16
DD
5371 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5372 newlib or libgloss.
5373 * Makefile.in: Regenerate.
5374
44482353
DD
53752003-05-21 DJ Delorie <dj@redhat.com>
5376
5377 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5378 * Makefile.in: Regenerate.
5379
fec2c52d
MR
53802003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5381
5382 * configure.in: Use curly braces in the definition of tooldir.
5383 * configure: Regenerate.
5384
16ae0395
NN
53852003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5386
5387 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5388 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5389 Factor out common code from autogen IF statements.
5390 * configure: Regenerate.
5391 * Makefile.in: Regenerate.
5392
ec11bdc6
DD
53932003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5394
5395 * configure.in: Accept i[3456789]86 for machine type.
5396 * configure: Regenerate.
5397
dd12c3a8
NN
53982003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5399
5400 * configure.in: Switch more things to use maybe dependencies.
5401 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5402 * configure: Regenerate.
5403 * Makefile.tpl: Switch more things to use maybe dependencies.
5404 * Makefile.in: Regenerate.
5405
cf662e21
AJ
54062003-05-16 Andreas Schwab <schwab@suse.de>
5407
5408 * Makefile.tpl (install-opcodes): Define.
5409 * Makefile.in: Rebuild.
5410
5481b376
AJ
54112003-05-13 Andreas Jaeger <aj@suse.de>
5412
5413 * config.guess: Update to 2003-05-09 version.
5414 * config.sub: Update to 2003-05-09 version.
5415
3959a22a
AJ
54162003-05-13 Michael Eager <eager@mvista.com>
5417
5418 * configure.in: Correct sed script so that options in quotes are not
5419 deleted.
5420 * configure: Rebuild.
5421
564b43e5
CV
54222003-05-12 Corinna Vinschen <corinna@vinschen.de>
5423
5424 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5425 and $$s/newlib/libc/sys/cygwin32 include paths.
5426 * configure: Ditto.
5427
bb947dc9
L
54282003-05-05 H.J. Lu <hjl@gnu.org>
5429
5430 * config-ml.in: Restored from gcc repository.
5431
77f7441a
CD
54322003-05-02 Chris Demetriou <cgd@broadcom.com>
5433
80b200a1
ZW
5434 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5435 * Makefile.in: Regenerate.
77f7441a 5436
a26d7085
DJ
54372003-04-27 Daniel Jacobowitz <drow@mvista.com>
5438
5439 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5440 and Makefile.def.
5441
e4c4d240
DJ
54422003-04-27 Daniel Jacobowitz <drow@mvista.com>
5443
5444 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5445 * Makefile.in: Regenerated.
5446
62a3fc85
DD
54472003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5448
5449 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5450 * Makefile.in: Regenerate.
5451
54522003-04-18 Jakub Jelinek <jakub@redhat.com>
5453
5454 * configure.in (powerpc64*-*-linux*): Remove.
5455 * configure: Rebuilt.
5456
5b474aa8
DD
54572003-04-17 Phil Edwards <pme@gcc.gnu.org>
5458
5459 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5460 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5461 and restrap.
5462 * Makefile.in: Regenerate.
5463
54642003-04-16 Richard Earnshaw <rearnsha@arm.com>
5465
5466 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5467 * configure: Regenerated.
5468
bc295afe
AO
54692003-04-11 Alexandre Oliva <aoliva@redhat.com>
5470
5471 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5472 * */configure: Rebuilt.
5473
3728fade
NN
54742003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5475
5476 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5477 * Makefile.in: Regenerate.
5478
ce5b542e
MC
54792003-03-14 Michael Chastain <mec@shout.net>
5480
5481 * Makefile.in: Regenerate with correct Makefile.def.
5482
3db0a37f
NN
54832003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5484
5485 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5486 Make macro.
5487 * Makefile.in: Regenerate.
5488 * configure.in: Clean up gxx_include_dir logic.
5489 * configure: Regenerate.
5490
34349c6e
DD
54912003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5492
5493 * configure.in (gxx_include_dir): Fix typo.
5494 * configure: Regenerated.
5495
686c28c9
AC
54962003-03-06 Andrew Cagney <cagney@redhat.com>
5497
5498 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5499
bba45b8b 55002003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5501
bba45b8b
NN
5502 * configure.in: Include $(build_tooldir)/sys-include in
5503 FLAGS_FOR_TARGET.
5504 * configure: Regenerated.
5505
2683747f
NN
55062003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5507
bba45b8b
NN
5508 * Makefile.tpl: Reindent.
5509 * Makefile.in: Regenerate.
5510 * configure.in: Reindent. Don't set unused variables.
5511 * configure: Regenerate.
5512
2683747f
NN
5513 * Makefile.tpl: Always pass down RANLIB.
5514 * Makefile.in: Regenerate.
5515
5516 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5517 * Makefile.in: Regenerate.
5518 * configure.in: Remove unused logic relating to --enable-shared
5519 and --enable-threads. Remove bogus comments. Remove redundant
5520 noconfigdirs.
5521 * configure: Regenerate.
5522
5523 * configure.in: Replace ${libstdcxx_version} by its value.
5524 Remove reference to mh-dgux.
5525 * configure: Regenerate.
5526
50212802
NN
55272003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5528
5529 * Makefile.tpl: Rearrange.
5530 * Makefile.in: Regenerate.
5531
a6be7fc6
NC
55322003-02-25 Nick Clifton <nickc@redhat.com>
5533
5534 * configure: Remove site-file supprot - it is obsolete.
5535
f8a495c8
NC
55362003-02-24 Uwe Stieber <uwe@wwws.de>
5537
5538 * configure.in: Add support for kaOS as cross build target system.
5539 * configure: Regenerated.
5540
3decd77d
DD
55412003-02-20 Sean McNeil <sean@blue.mcneil.com>
5542
5543 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5544 configure-target-* as some target builds may require additional
5545 flags for preprocessor tests.
5546 * Makefile.in: Regenerated.
5547
f4ff34a3
AO
55482003-02-19 Alexandre Oliva <aoliva@redhat.com>
5549
5550 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5551 * ltconfig: Handle it.
5552 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5553 auto-detecting it.
5554
b7e4a931
AO
55552003-02-19 Alexandre Oliva <aoliva@redhat.com>
5556
5557 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5558 it is used as argument to $CC.
5559 * ltcf-gcj.sh: Likewise.
5560
6b784d9f
AO
55612003-02-19 Alexandre Oliva <aoliva@redhat.com>
5562
5563 * configure.in: Introduce --enable-maintainer-mode.
5564 * configure: Rebuilt.
5565 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5566 for maintainer mode.
5567 * Makefile.in: Rebuilt.
5568
8bcd8a07
AC
55692003-02-19 Andrew Cagney <ac131313@redhat.com>
5570
5571 * configure: Regenerate using autoconf 2.13.
5572
ee3fd329
AM
55732003-02-19 Alan Modra <amodra@bigpond.net.au>
5574
5575 * config.guess: Import latest version.
5576 * config.sub: Import latest version.
5577
e9e45685
JM
55782003-02-18 Jason Merrill <jason@redhat.com>
5579
5580 * Makefile.tpl (check-c++): Allow parallelism.
5581
859789af
AC
55822003-02-17 Andrew Cagney <ac131313@redhat.com>
5583
5584 * configure: Regenerate using autoconf 000227.
5585
b3f16a9b
GK
55862003-02-15 Geoffrey Keating <geoffk@apple.com>
5587
5588 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5589 don't configure target-libobjc.
5590 * configure: Regenerate.
5591
72e60e02
DD
55922003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5593
5594 * Makefile.tpl (RANLIB): Define.
5595 * Makefile.in: Regenerate.
5596
91f0e695
KS
55972003-02-06 Keith R Seitz <keiths@redhat.com>
5598
5599 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5600 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5601 * Makefile.in: Regenerated.
5602 * configure.in: Remove all traces of snavigator, db, and grep.
5603 * configure: Regenerated.
5604
122bfa92
FCE
56052003-01-31 Frank Ch. Eigler <fche@redhat.com>
5606
5607 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5608 * Makefile.in: Regenerated.
5609
264095c3
AO
56102003-01-30 Alexandre Oliva <aoliva@redhat.com>
5611
5612 * config.if: Copy from GCC.
5613
a84dbcb3
AO
56142003-01-27 Phil Edwards <pme@gcc.gnu.org>
5615
5616 * configure.in: Revert 24Jan change.
5617 * configure: Regenerate.
5618
19618276
NN
56192003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5620
5621 * configure.in: Revert previous change.
5622 * configure: Regenerate.
5623
b7f27a92
NN
56242003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5625
5626 * configure.in: Make rda native-only.
5627 * configure: Regenerate.
5628
83326456
NN
56292003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5630
5631 * configure.in: Add missing \.
5632 * configure: Rebuilt.
5633
5e367fa5
JJ
56342003-01-17 Jakub Jelinek <jakub@redhat.com>
5635
5636 * configure.in (baseargs): Avoid using \| in sed regular
5637 expressions.
5638 * configure: Rebuilt.
5639
e01f337c
JJ
56402003-01-16 Jakub Jelinek <jakub@redhat.com>
5641
5642 * configure.in (baseargs): Remove all supported forms of
5643 --cache-file, --srcdir, --host, --build and --target options
5644 from argument lists.
5645 * configure: Rebuilt.
5646
aa236487
AO
56472003-01-15 Alexandre Oliva <aoliva@redhat.com>
5648
5649 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5650 * configure: Rebuilt.
5651
586c0873
NN
56522003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5653
5654 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5655 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5656 * Makefile.in: Regenerate.
5657 * configure: Regenerate.
5658
497f816e
DD
56592003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5660
5661 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5662 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5663 * Makefile.in: Regenerate.
5664
bfbe5519
AO
56652003-01-09 Alexandre Oliva <aoliva@redhat.com>
5666
5667 * configure.in: Remove Makefile in build, host and target modules
5668 unless configure was run with --no-recursion.
5669 * configure: Rebuilt.
5670
3f234ef5
CD
56712003-01-08 Chris Demetriou <cgd@broadcom.com>
5672
5673 * config.guess: Update to 2003-01-03 version.
5674 * config.sub: Update to 2003-01-03 version.
5675
a3982d48
CF
56762003-01-07 Christopher Faylor <cgf@redhat.com>
5677
5678 * configure: Regenerate with proper autoconf 2.13.
5679
75778ec4
CF
56802003-01-07 Christopher Faylor <cgf@redhat.com>
5681
80b200a1
ZW
5682 * configure.in: Add AC_PREREQ for consistency.
5683 * configure: Regenerate.
75778ec4 5684
c180f501
AC
56852003-01-06 Andrew Cagney <ac131313@redhat.com>
5686
5687 * configure.in (GDB_TK): Add tcl directories conditional on
5688 gdb/gdbtk directory being present.
5689 * configure: Regenerate.
5481b376 5690
46ca2cc2
DA
56912003-01-04 John David Anglin <dave.anglin@nrc.ca>
5692
5693 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5694 by gcc if LD is not defined and we are not doing a Canadian Cross.
5695 * configure: Rebuilt.
5696
53dd8dab
DJ
56972003-01-01 Daniel Jacobowitz <drow@mvista.com>
5698
5699 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5700
50ceb20c
TT
57012002-12-31 Tom Tromey <tromey@redhat.com>
5702
5703 * Makefile.in: Rebuilt.
5704 * Makefile.def (target_modules) [libffi]: Allow installation.
5705
e78b5cfe
AS
57062002-12-31 Andreas Schwab <schwab@suse.de>
5707
5708 * configure.in: Fix use of $program_transform_name.
5709 * configure: Regenerated.
5710
67448102
DJ
57112002-12-30 Daniel Jacobowitz <drow@mvista.com>
5712
5713 * configure.in (baseargs): Don't remove first configure argument.
5714 * configure: Regenerated.
5715
e6bfb94a
AO
57162002-12-29 Alexandre Oliva <aoliva@redhat.com>
5717
5718 * Makefile.tpl (local-distclean): Don't remove...
5719 (multilib.ts): ... this. Moved into...
5720 (multilib.out): ... this. Don't use sub-make.
5721 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5722 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5723 (configure-build-[+module+], configure-[+module+],
5724 configure-target-[+module+], configure-gcc): ... these. Test
5725 for Makefile existence. Drop config.status from dependencies.
5726 * Makefile.in: Rebuilt.
5727 * configure.in: Move gcc-version-trigger to the end of
5728 ac_configure_args. Add comments to maybedep.tmp and
5729 serdep.tmp. Introduce --disable-serial-configure. Remove
5730 nonopt from baseargs, matching and removing corresponding
5731 whitespace while at it.
5732 * configure: Rebuilt.
5733
8f0dfb36
AO
57342002-12-28 Alexandre Oliva <aoliva@redhat.com>
5735
5736 * configure.in (host_configargs): Replace reference to
5737 no-longer-defined buildopts with --build=${build_alias}.
5738 * configure: Rebuilt.
5739
43be203f
AO
57402002-12-28 Alexandre Oliva <aoliva@redhat.com>
5741
5742 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5743 program_transform_name to standard idiom.
5744 (AUTOGEN, AUTOCONF): Define.
5745 (Makefile.in): Use $(AUTOGEN).
5746 (Makefile): Depend on config.status, and use autoconf-style rule to
5747 build it. Move original commands to...
5748 (config.status): ... this new target.
5749 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5750 $(AUTOCONF).
5751 * Makefile.in: Rebuilt.
5752
a0da8069
NN
57532002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5754
d18f1c9f
NN
5755 * Makefile.tpl: Fix dramatic bustage due to change in
5756 program_transform_name.
5757 * Makefile.in: Regenerate.
5758
5759 * configure.in: Remove unnecessary PATH setting.
5760 * configure: Regnerate.
5761
5762 * configure.in: Don't default to unprefixed tools unless
5763 the native tools will work.
5764 * configure: Regenerate.
5765
a0da8069
NN
5766 * configure.in: Convert to autoconf script. Blow away lots
5767 of now-redundant Makefile fragments.
5768 * configure: Generate using Autoconf.
5769 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5770 * Makefile.in: Regenerate.
5771
c567df0a
NN
57722002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5773
5481b376 5774 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5775 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5776
5481b376 5777 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5778 where they belong.
2c7f9a32 5779
2dabcfb4
AS
57802002-12-24 Andreas Schwab <schwab@suse.de>
5781
5782 * Makefile.tpl (multilib.out): Fix missing space.
5783 * Makefile.in: Regenerate.
5784
1086bc09
NN
57852002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5786
5787 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5788 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5789 * Makefile.in: Regenerate.
5790 * configure.in: Remove unnecessary leftovers.
5791
1086bc09
NN
57922002-12-21 Geoffrey Keating <geoffk@apple.com>
5793
5794 * configure.in (extra_ranlibflags_for_target): New variable.
5795 (*-*-darwin): Add -c to ranlib commands.
5796 * configure (tooldir): Handle extra_ranlibflags_for_target.
5797
14e9ca95
JJ
57982002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5799
5800 * COPYING.NEWLIB: Updated.
5801 * COPYING.LIBGLOSS: Ditto.
5802
14c428fb
NN
58032002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5804
5805 * Makefile.tpl: Revert HJL's change.
5806 * Makefile.in: Regenerated.
5807 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5808 always.
5809
313b8244
AS
58102002-12-19 Andreas Schwab <schwab@suse.de>
5811
5812 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5813 * Makefile.in: Regenerate.
5814
efeae3db
L
58152002-12-18 H.J. Lu <hjl@gnu.org>
5816
5817 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5818 * Makefile.in: Regenerated.
5819
5820 * configure.in (build_prefix): New. Substitute.
5821
43d92c63
NN
58222002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5823
59da4fe6
NN
5824 * Makefile.tpl: Don't let real targets depend on phony targets.
5825 * Makefile.in: Regenerate.
5826
43d92c63
NN
5827 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5828 * Makefile.in: Regenerate.
5829
b72e6a2d
JM
58302002-12-16 Jason Merrill <jason@redhat.com>
5831
5832 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5833 previous 'make bootstrap'.
5834 * Makefile.in: Regenerate.
5835
95c72c44
HPN
58362002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5837
5838 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5839
7d695d07
JM
58402002-12-13 Jason Merrill <jason@redhat.com>
5841
5842 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5843 library tests.
5844 (check-c++): Just depend on it and check-target-libstdc++-v3.
5845 * Makefile.in: Regenerate.
5846
54103d1e
NN
58472002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5848
5849 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5850 * Makefile.in: Regenerate.
5851
4024f1e1
JJ
58522002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5853
80b200a1
ZW
5854 * COPYING.NEWLIB: Update list of alternate Regent of California
5855 licenses and discuss official revoking of advertising clause.
5856 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5857
7dda0df6
AO
58582002-12-12 Alexandre Oliva <aoliva@redhat.com>
5859
5860 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5861 * Makefile.in: Rebuilt.
5862
d03be79e 58632002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5864
929293f4
NN
5865 * configure: Fix bug put in by gremlins.
5866
d03be79e
NN
5867 * Makefile.tpl: Substitute more autoconfily.
5868 * configure: Substitute more autoconfily.
5869 * Makefile.in: Regenerate.
5870
58712002-12-08 Andrew Cagney <ac131313@redhat.com>
5872
5873 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5874 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5875
58762002-12-06 DJ Delorie <dj@redhat.com>
5877
5878 * Makefile.tpl: Change configure dependencies to not have real
5879 targets depend on phony targets.
b4a77b47 5880
db1ac78d
NN
58812002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5882
bcaf2395
NN
5883 * configure.in: Revert unintentional change.
5884
b4fa093e
NN
5885 * src-release: Configure host subdirs.
5886
db1ac78d
NN
5887 * Makefile.tpl: Change dependency for */multilib.out so that
5888 it works when gcc isn't in the tree.
5889
5890 * configure.in: Substitute more.
5891 * configure: Run subconfigures from the Makefile.
5892 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5893 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5894
15723a45
NN
58952002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5896
e2b9e2dc
NN
5897 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5898 and corresponding dependencies.
5899 * Makefile.in: Regenerate.
5900
2af579c4
NN
5901 * configure.in (host_tools): Order binutils, gas and ld for
5902 convenience in running the testsuites.
5903
a2cc058a
NN
5904 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5905 * Makefile.in: Regenerate.
5906 * configure.in: Introduce rules to serialize subconfigure runs.
5907
15723a45
NN
5908 * configure.in: Introduce BASE_CC_FOR_TARGET.
5909 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5910 Realize configure-build-* targets. Realize configure-target-* targets.
5911 * Makefile.in: Regenerate.
5912
ae831be5
NN
59132002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5914
5915 * configure: Move gcc_version_trigger stuff from here...
5916 * configure.in: ...to here.
5917
5918 * configure.in: Separate subconfigure options added by this file from
5919 options given by the user. Add machinery to put args for host
5920 subconfigures into the Makefile.
5921
5922 * Makefile.tpl: Remove 'vault' targets.
5923 * Makefile.tpl: Reorder and comment dependencies.
5924 * Makefile.in: Regenerate.
5925
bbf7c8ac
NN
59262002-11-28 Geoffrey Keating <geoffk@apple.com>
5927
5928 * configure.in: Move host-specific darwin noconfigdirs into
5929 the host-specific section.
5930
930314a4
NN
59312002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5932
52d7cdee
NN
5933 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5934 during replay.
5935 * Makefile.in: Regenerate.
5936
930314a4
NN
5937 (finishing slow-motion replay)
5938 * configure: Remove skip-this-dir support.
5939 * Makefile.tpl: Remove skip-this-dir support.
5940
5941 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5942 subdirectories.
5943 * Makefile.in: Regenerate.
5944
5945 * Makefile.tpl: Strip out useless setting of 'dir'.
5946 * Makefile.in: Regenerate.
5481b376 5947
930314a4
NN
59482002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5949
5950 (finishing slow-motion replay)
5951 * configure.in: Fix deeply stupid bug.
5952
5953 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5954 shell code in CXX_FOR_TARGET
5955 * Makefile.def: Introduce raw_cxx.
5956 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5957 RAW_CXX_FOR_TARGET.
5958 * Makefile.in: Regenerate.
5959
59602002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5961
5962 (finishing slow-motion replay)
5963 * Makefile.tpl: Remove unnecessary ifs.
5964 * Makefile.in: Regenerate.
5965
5481b376 5966 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5967 dependencies. Maybe-ize build-libiberty. Create dummy install
5968 targets for 'no_install' modules.
5481b376 5969 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 5970 build_modules stuff to configure.in.
5481b376 5971 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5972 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5973 * Makefile.in: Regenerate.
5974
3866be5d
NN
59752002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5976
5977 (continuing slow-motion replay)
5978 * Makefile.tpl: Make all-target, install-target behave similarly
5979 to all, install (only hitting configured targets). Eliminate
5980 unused macro defintions.
5981
5982 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5983 build != host.
5984
5985 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5986
5987 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5988
5481b376 5989 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
5990 configuring. Remove references to "dosrel".
5991 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 5992 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 5993 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 5994 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
5995 and redundant dependency; rearrange slightly.
5996 * Makefile.def: Add host-side libtermcap, utils.
5997
5998 * Makefile.in: Regenerate.
5999
e393202e
NN
60002002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6001
6002 (Continuing slow-motion replay)
6003 * Makefile.def: Add list of recursive targets to autogenerate.
6004 Add build_modules.
6005 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6006 targets. Autogenerate *-build-* targets.
6007 * Makefile.in: Regenerate.
6008
583d52d7
NN
60092002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6010
6011 (Continuing slow-motion replay)
6012 * configure: More autoconf-style substitutions.
6013 * Makefile.tpl: More autoconf-style substitutions.
6014 * Makefile.in: Regenerate.
6015
60162002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6017
6018 (Continuing slow-motion replay)
6019 * configure: Substitute more variables in a more autoconf-friendly
6020 way. Simplify slightly.
6021 * Makefile.tpl: Make more variables substitutable in an
6022 autoconf-friendly way.
6023 * Makefile.in: Regenerate.
6024
874e38b4
NN
60252002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6026
6027 (Continuing slow-motion replay)
6028 * configure.in (v810*): Remove special setting of tools.
6029
6030 * configure: Add support for extra required flags for ar or nm.
6031 * configure.in (aix4.3+): Use above support for target-specific
6032 issues, rather than using config/mt-aix43.
6033
852e5f18
NN
60342002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6035
6036 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6037 * configure: Remove 'removing', which doesn't work. Replace $subdir
6038 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6039 with $srcdir. Reformat indentation. Substitute some variables
6040 formerly hard-coded in the Makefile for build=host.
6041 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6042 * Makefile.def: Autogenerate more.
6043 * Makefile.in: Regenerate.
6044
c9a0d920
DD
60452002-11-13 Bruce Korb <bkorb@gnu.org>
6046
6047 * Makefile.tpl: syntactic cleanup
6048
dd2768ff
KB
60492002-11-04 Kevin Buettner <kevinb@redhat.com>
6050
6051 * Makefile.def (host_modules): Add rda.
6052 * Makefile.in: Regenerate.
6053 * configure.in (target_tool): Add target-rda to list.
6054
1aa8389d
DD
60552002-10-25 Phil Edwards <pme@gcc.gnu.org>
6056
6057 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6058 and restrap targets to this rule.
6059 * Makefile.in: Regenerate.
6060
28f46298
HPN
60612002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6062
6063 * configure.in (i[3456]86-*-linux*): Add check to disable
6064 ${libgcj} for glibc1.
6065
ff72e302
NC
60662002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6067
6068 * configure.in: Add tic4x target.
6069
8607b6c9
NN
60702002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6071
6072 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6073 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6074 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6075 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6076 * Makefile.in: Regenerate.
6077
f8f61f4a
NN
60782002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6079
c86f794b
NN
6080 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6081 * Makefile.in: Regenerate.
6082
a9590527
NN
6083 * Makefile.def: Remove order dependency comments.
6084 * Makefile.tpl: Add explicit install-install dependencies.
6085 * Makefile.in: Regenerate.
6086
8412ce72
NN
6087 * Makefile.tpl: Remove material now in src-release. (Finally!)
6088 * Makefile.in: Regenerate.
6089
8b9f37f1
NN
6090 * configure: Restore my original patch by syncing with gcc version.
6091
f8f61f4a
NN
6092 * Bring following over from gcc:
6093
60942002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6095
6096 * configure.in (s390*-*-linux*): Enable libgcj.
6097
403d9505
NN
60982002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6099
6100 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6101
95f6f383
AM
61022002-10-02 Alan Modra <amodra@bigpond.net.au>
6103
e4673b0a 6104 * configure: Move stray lines back to where they belong.
95f6f383 6105
748503c8
NN
61062002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6107
a581b5c3
NN
6108 * Makefile.tpl: Insert configure-target target, for src-release.
6109
c084f5b4
NN
6110 * configure: Finish reverting change which Andrew Cagney started
6111 reverting. Should fix bustage.
6112
7aa673ed 6113 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6114 * src-release: New file. Contains material for making net
6115 releases for gdb, binutils, et al., formerly in Makefile.in.
6116
82a9b2d9
NC
61172002-09-30 Nick Clifton <nickc@redhat.com>
6118
6119 * cpu: New top level directory. Intended to hold input files for
6120 CGEN which have FSF copyright assignment.
6121 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6122
c2463a00
AC
61232002-09-29 Andrew Cagney <ac131313@redhat.com>
6124
6125 Revert below (note that src does not contain Makefile.tpl):
6126 * Makefile.tpl: Make subsituted variables more autoconfy.
6127 * Makefile.in: Regenerate.
6128
f03b4789
NN
61292002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6130
c11e16a9
NN
6131 * configure: Revert accidentally applied changes.
6132
f03b4789
NN
6133 * Makefile.tpl: Make more autoconf-friendly.
6134 * Makefile.in: Regenerate.
6135 * configure: Make substitution more autoconf-like.
6136
61372002-09-28 Richard Earnshaw <rearnsha@arm.com>
6138
6139 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6140 single entry to handle all these.
6141 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6142 libjava on arm-*-elf.
6143
c0292023
GK
61442002-09-27 Geoffrey Keating <geoffk@apple.com>
6145
6146 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6147 things that depend on them.
6148
c66d951e
NN
61492002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6150
6151 * Makefile.tpl: Make subsituted variables more autoconfy.
6152 * Makefile.in: Regenerate.
6153 * configure: Make seds more autoconfy.
6154
907a7241 61552002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6156
6157 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6158 * Makefile.in: Regenerate.
6159 * configure.in: Rewrite sed statements to look autoconfy.
6160
907a7241
NN
6161 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6162 all-target-foo on configure-target-foo.
6163 * Makefile.def: Ditto.
6164 * Makefile.in: Rebuild.
6165
405ea7a0
NN
61662002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6167
6168 * Makefile.def: New file.
6169 * Makefile.tpl: New file.
6170 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6171
6172 * configure.in: Minor rearrangement. Simplify tests.
6173
bdc57bfd
JT
61742002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6175
6176 * configure.in (with_headers): Skip copy if value is "yes".
6177 (with_libs): Likewise.
6178
ae03d6e2
NN
61792002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6180
6181 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6182 * configure.in (sh*-*-pe*): Ditto.
6183 * configure.in (mips*-*-pe*): Ditto.
6184 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6185
6186 * configure.in: Rearrange.
6187
707960fe
NC
61882002-09-12 Nick Clifton <nickc@redhat.com>
6189
6190 * Import these changes from the config master repository:
6191
6192 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6193
6194 * config.sub: Add tic4x target.
6195
6196 2002-09-03 Ben Elliston <bje@redhat.com>
6197
6198 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6199 Reported by <Duncan_Stodart@insession.com>.
6200
36ea319f
JJ
62012002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6202
6203 * COPYING.NEWLIB: More updates.
6204
cf57480a
JJ
62052002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6206
6207 * COPYING.NEWLIB: Update.
6208
fd31a171
AC
62092002-08-23 Andrew Cagney <ac131313@redhat.com>
6210
23b632fc
AC
6211 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6212
fd31a171
AC
6213 * config.guess: Import version 2002-08-23.
6214 * config.sub: Import version 2002-08-22.
6215
a08bafb5
AO
62162002-08-20 Alexandre Oliva <aoliva@redhat.com>
6217
6218 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6219 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6220 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6221
17240c1f
NC
62222002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6223
6224 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6225
e70ad0c6
L
62262002-08-04 H.J. Lu (hjl@gnu.org)
6227
6228 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6229
574e6d11
DD
62302002-07-31 Alan Modra <amodra@bigpond.net.au>
6231
6232 * configure.in: Move generic linux case to end. Copy generic
6233 linux noconfigdirs to mips*-*-linux* entry and new
6234 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6235
611e7523
CD
62362002-07-19 Chris Demetriou <cgd@broadcom.com>
6237
6238 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6239 one instance of them which was missed to the list to update.
6240
51759676
CD
62412002-07-16 Chris Demetriou <cgd@broadcom.com>
6242
6243 * config.guess: Update to 2002-07-09 version.
6244 * config.sub: Update to 2002-07-03 version.
6245
7c1f909c
DD
62462002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6247
6248 * configure.in: Remove two redundant tests.
6249
d7cf5d30
DD
62502002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6251
6252 * configure.in (mips*-*-irix6*o32): Enable stabs.
6253
c74222f7
DD
62542002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6255
5b53c336
DD
6256 * configure.in: Don't build grez.
6257 * Makefile.in: Ditto.
6258
c74222f7
DD
6259 * Makefile.in: Remove references to bsp, cygmon, libstub.
6260 * configure.in: Ditto.
6261
6262 * configure.in: Remove leftover reference to gdbtest.
6263
edd1b227
DD
62642002-07-08 Phil Edwards <pme@gcc.gnu.org>
6265
6266 * configure.in (gxx_include_dir): Change to match versioned
6267 C++ headers if --enable-version-specific-runtime-libs is used.
6268
486186e3
AO
62692002-07-04 Steve Ellcey <sje@cup.hp.com>
6270
6271 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6272
ff0a3bf8
DD
62732002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6274
6275 * configure.in: Make --without-x work.
6276
1dfa8174
NC
62772002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6278
6279 * contrib: New directory. Created to contain a copy of the
5481b376 6280 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6281 the FSF GCC sources.
6282
07637366
DD
62832002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6284
b6f83f2a
DD
6285 * configure.in: Rearrange target Makefile fragment collection.
6286
07637366
DD
6287 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6288 cvs[src].
6289 * configure.in: Ditto.
6290
f48556b1
DD
62912002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6292
6293 * Makefile.in: Eliminate 'apache' targets.
6294 * configure.in: Eliminate 'apache' targets.
6295
6296 * configure.in: Eliminate redundant tests. Reorganize.
6297
6298 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6299
6300 * config-ml.in: Eliminate references to Cygnus configure.
6301
6302 * Makefile.in: Eliminate references to building emacs.
6303
63042002-07-01 Denis Chertykov <denisc@overta.ru>
6305
6306 * configure.in: Add support for ip2k.
6307
cdb9e2b8
BE
63082002-06-24 Ben Elliston <bje@redhat.com>
6309
6310 * configure.in (host_tools): Remove cgen.
6311
6312 * Makefile.in (all-cgen): Remove; runs from its source directory.
6313 (check-cgen, install-cgen, clean-cgen): Likewise.
6314 (all-opcodes): No not depend on all-cgen.
6315 (all-sim): Likewise.
6316
3558860c
DD
63172002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6318
6319 * configure.in: Fix AIX configury bug.
6320
e3b0c936
DD
63212002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6322
cdb9e2b8 6323 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6324
cdb9e2b8
BE
6325 * configure.in: Move definition of libstdcxx_flags right above
6326 usage, rather than way earlier.
8ee424c0 6327
c712250a
DD
6328 * configure.in: Pull definition of is_cross_compiler earlier.
6329
9ee1a75c
DD
6330 * configure.in: Rearrange a little.
6331
e3b0c936
DD
6332 * configure.in: Remove references to librx.
6333 * Makefile.in: Remove references to librx.
6334
b2bd228e
DD
63352002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6336
6337 * configure.in: Eliminate ${gasdir} variable.
6338
7cd52483
DB
63392002-06-18 Dave Brolley <brolley@redhat.com>
6340
6341 * configure.in: Add support for frv.
6342 * config.sub: Add support for frv.
6343
6c5e141a
DD
63442002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6345
6346 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6347
0d18b56d
JT
63482002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6349
6350 * configure.in (vax-*-netbsd*): Re-enable gas.
6351
fd8958d5
DD
63522002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6353
27f15fdd
DD
6354 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6355 BUILD_PREFIX_1, to correct nomenclature.
6356 * configure: Likewise.
6357
fd8958d5
DD
6358 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6359 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6360
0c2442b7
DD
63612002-05-31 Olaf Hering <olh@suse.de>
6362
6363 * config-ml.in: Propogate DESTDIR also.
6364
a3602181
JT
63652002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6366
6367 * configure.in (vax-*-netbsd*): Don't build gas for this
6368 platform.
6369
c95f53ae
MM
63702002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6371
6372 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6373 and libgcj for AVR.
6374
1d7c1053
NC
63752002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6376
6377 * config.sub: Add DLX target.
6378
4b37028f
JT
63792002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6380
6381 * config.guess: Update to 2002-05-22 version.
6382 * config.sub: Likewise.
6383
d5de0a84
NC
63842002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6385
6386 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6387 * config-ml.in: Likewise.
6388 * configure: Likewise.
6389 * configure.in: Likewise.
6390
c92a0210
DD
63912002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6392
115a77aa
DD
6393 * configure.in: Simplify makefile fragment collection.
6394
6395 * configure.in: Remove code to build emacs.
e99daf2b 6396
91e060aa
DD
6397 * configure.in : Remove --srcdir argument from targargs and buildargs
6398 (it's always overridden in the Makefile anyway). Rearrange a bit.
6399
6400 * configure: Move some logic to configure.in.
6401 * configure.in: Move some logic from configure.
c92a0210 6402
91217342
JJ
64032002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6404
6405 * COPYING.LIBGLOSS: New file.
6406
d3d8a9ee
NC
64072002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6408
6409 * Makefile.in: Honour DESTDIR.
6410
3a036cdc
AO
64112002-05-05 Alexandre Oliva <aoliva@redhat.com>
6412
6413 * configure.in (noconfigdirs): Don't disable libgcj on
6414 sparc64-*-solaris* and sparcv9-*-solaris*.
6415
6d095fe4
AO
64162002-05-03 Alexandre Oliva <aoliva@redhat.com>
6417
6418 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6419
dac55df9
TF
64202002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6421
6422 * configure.in (FLAGS_FOR_TARGET): Do not add
6423 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6424 on i[3456]86-*-linux*.
6425
a018e15b
TF
64262002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6427
6428 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6429
6430 * configure.in (noconfigdirs): Do not add target-newlib if
6431 target == i[3456]86-*-linux*, and host == target.
6432
5f284831
MM
64332002-04-29 Mark Mitchell <mark@codesourcery.com>
6434
6435 * config.guess: Updated to 2002-04-26's version.
6436 * config.sub: Updated to 2002-04-26's version.
6437
33babf59
DD
64382002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6439
bd5f7da2
DD
6440 * configure.in: delete reference to absent file
6441
a0c4f3a0
DD
6442 * configure.in: replace '[' with 'test'
6443
66f1ba4f
DD
6444 * configure.in: Eliminate references to gash.
6445 * Makefile.in: Eliminate references to gash.
6446
7c3ab50c
DD
6447 * configure.in: remove useless references to 'pic' makefile fragments.
6448
bbc025f5
DD
6449 * configure.in: (*-*-windows*) Finish removing.
6450
33babf59
DD
6451 * configure.in: Eliminate redundant test for libgui.
6452
d5ec694c
DD
64532002-04-26 Joel Sherrill <joel@OARcorp.com>
6454
6455 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6456 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6457
57a5346c
DD
64582002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6459
6460 * configure.in: remove references to dead files
6461
dbf93899
DD
64622002-04-18 Tom Tromey <tromey@redhat.com>
6463
6464 * configure.in: Disallow configuring libgcj when it is already
6465 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6466 Solaris 2.8 by default. For PR libgcj/6158.
6467
26eadf68
DD
64682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6469
6470 * configure.in: Move default CC setting out of config/mh-* fragments
6471 directly into here.
6472
a0a2c6c6
DD
64732002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6474
6475 * configure.in: don't even try to configure or make a subdirectory
6476 if there's no configure script for it.
6477
9972f812
DD
64782002-04-15 Mark Mitchell <mark@codesourcery.com>
6479
6480 * MAINTAINERS: Remove chill maintainers.
6481 * Makefile.in (CHILLFLAGS): Remove.
6482 (CHILL_LIB): Remove.
6483 (TARGET_CONFIGDIRS): Remove libchill.
6484 (CHILL_FOR_TARGET): Remove.
6485 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6486 CHILL_LIB.
6487 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6488 (CHECK_TARGET_MODULES): Likewise.
6489 (INSTALL_TARGET_MODULES): Likewise.
6490 (CLEAN_TARGET_MODULES): Likewise.
6491 (configure-target-libchill): Remove.
6492 (all-target-libchill): Remove.
6493 * configure.in (target_libs): Remove target-libchill.
6494 Do not compute CHILL_FOR_TARGET.
6495 * libchill: Remove directory.
5481b376 6496
75205f78
DD
64972002-04-15 DJ Delorie <dj@redhat.com>
6498
6499 * Makefile.in, configure.in, configure: Sync with gcc, entries
6500 follow...
6501
65022002-04-08 Tom Tromey <tromey@redhat.com>
6503
6504 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6505 Fixes PR libgcj/6068.
6506
65072002-03-30 Krister Walfridsson <cato@df.lth.se>
6508
6509 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6510
65112002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6512
6513 * configure.in (alpha*-dec-osf*): Enable libgcj.
6514
65152002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6516
6517 Fix for: PR bootstrap/3591, target/5676
6518 * configure.in (mcore-pe): Disable the configuration of
6519 libstdc++-v3 since exceptions are not supported.
6520
65212002-03-20 Anthony Green <green@redhat.com>
6522
6523 * configure.in: Enable libgcj for xscale-elf target.
6524
65252002-02-28 Alexandre Oliva <aoliva@redhat.com>
6526
6527 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6528 libjava.
6529 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6530
65312002-02-22 Alexandre Oliva <aoliva@redhat.com>
6532
6533 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6534 libstdc++-v3 and libjava.
6535
65362002-02-11 Adam Megacz <adam@xwt.org>
6537
6538 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6539 boehm-gc
6540
65412002-02-09 Alexandre Oliva <aoliva@redhat.com>
6542
6543 * config.guess: Updated to 2002-01-30's version.
6544 * config.sub: Updated to 2002-02-01's version.
6545 Contribute sh64-elf.
6546 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6547 * configure.in: Added sh64-*-*.
6548
65492002-01-17 H.J. Lu <hjl@gnu.org>
6550
6551 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6552 (all-target-fastjar): Also depend on all-target-libiberty.
6553
6554Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6555
6556 * configure, configure.in: Use temp file for long sed commands.
6557
65582001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6559
6560 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6561 libf2c.
6562
65632001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6564
6565 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6566
65672001-10-11 Hans-Peter Nilsson <hp@axis.com>
6568
6569 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6570
65712001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6572
6573 * configure: Handle temporary files securely using mkdir.
6574
65752001-09-26 Will Cohen <wcohen@redhat.com>
6576
6577 * configure.in (*-*-linux*): Disable configuration of target-newlib
6578 and target-libgloss.
6579
65802001-09-26 Alexandre Oliva <aoliva@redhat.com>
6581
6582 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6583 RANLIB.
6584
65852001-08-11 Graham Stott <grahams@redhat.com>
6586
6587 * Makefile.in (check-c++): Add missing semicolon.
6588
65892001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6590
6591 * configure.in (sh-*-linux*): New.
6592
65932001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6594
6595 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6596 and libgcj on m68hc11/m68hc12.
6597
65982001-06-27 H.J. Lu (hjl@gnu.org)
6599
6600 * Makefile (CFLAGS_FOR_BUILD): New.
6601 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6602
66032001-06-01 Hans-Peter Nilsson <hp@axis.com>
6604
6605 * configure.in (libstdcxx_flags): Do not try to execute
6606 libstdc++-v3/testsuite_flags until it exists.
6607
66082001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6609
6610 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6611
66122001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6613
6614 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6615
6616Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6617
6618 * configure.in: Move *-chorusos target case to the proper switch.
6619 Disable libgcj.
6620
66212001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6622
6623 * Makefile.in (STAGE1_CFLAGS): Pass down.
6624
66252001-04-13 Alan Modra <amodra@one.net.au>
6626
6627 * config.guess: Add hppa64-linux support. Note for next import that
6628 this is already in the master file.
6629 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6630
66312001-03-22 Colin Howell <chowell@redhat.com>
6632
6633 * Makefile.in (DO_X): Do not backslash single-quotes in
6634 backquotes (two places).
6635
66362001-03-18 Laurynas Biveinis <lauras@softhome.net>
6637
6638 * Makefile.in (DO_X): Quote nested quotes.
6639
66402001-03-15 Laurynas Biveinis <lauras@softhome.net>
6641
6642 * Makefile.in (DO_X): Use double quotes for quoting
6643 "RANLIB=$${RANLIB}".
6644
66452001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6646
6647 * configure.in: Only use `lang_requires' for languages athat are
6648 actually enabled.
6649
66502001-03-07 Tom Tromey <tromey@redhat.com>
6651
6652 * configure.in: Allow config-lang.in to set `lang_requires' to list
6653 of other required languages.
6654
66552001-03-06 Laurynas Biveinis <lauras@softhome.net>
6656
6657 * Makefile.in: Remove RANLIB definition. Use RANLIB
6658 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6659 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6660
66612001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6662 Alexandre Oliva <aoliva@redhat.com>
6663
6664 * Makefile.in (check-c++): Use tabs, not spaces.
6665
66662001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6667
6668 * Makefile.in (check-c++): New rule.
6669
6670 * configure.in (target_libs): Remove libg++.
6671 (noconfigdirs): Remove libg++.
6672 (noconfigdirs): Same.
6673 (noconfigdirs): Same.
6674 (noconfigdirs): Same.
6675
6676 * config-ml.in: Remove libg++ references.
6677
6678 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6679 (ALL_TARGET_MODULES): Same.
6680 (configure-target-libg++): Remove.
6681 (all-target-libg++): Remove.
6682 (configure-target-libio): Remove.
6683 (all-target-libio): Remove.
6684 (check-target-libio): Remove.
6685 (.PHONY): Remove.
6686 (libg++.tar.bz2): Remove.
6687 (all-target-cygmon): Remove libio.
6688 (all-target-libstdc++): Remove.
6689 (configure-target-libstdc++): Remove.
6690 (TARGET_LIB_PATH): Remove libstdc++.
6691 (ALL_GCC_CXX): Remove libstdc++.
6692 (all-target-gperf): Correct.
6693
66942001-02-15 Anthony Green <green@redhat.com>
6695
6696 * configure: Introduce GCJ_FOR_TARGET.
6697 * configure.in: Ditto.
6698 * Makefile.in: Ditto.
6699
67002001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6701
6702 * configure.in: for *-chorusos, don't config target-newlib and
6703 target-libgloss.
6704
67052001-02-04 Mark Mitchell <mark@codesourcery.com>
6706
6707 Remove V2 C++ library.
6708 * configure.in: Remove --enable-libstdcxx_v3 support.
6709
67102001-01-27 Richard Henderson <rth@redhat.com>
6711
6712 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6713
67142001-01-26 Tom Tromey <tromey@redhat.com>
6715
6716 * configure.in: Allow libgcj to be built on Sparc Solaris.
6717
67182001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6719
6720 * configure.in: Enable libgcj on several additional platforms.
6721
67222001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6723
6724 * configure.in: Enable libgcj for linux targets.
6725
67262001-01-09 Mike Stump <mrs@wrs.com>
6727
6728 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6729 failures of subdirectories.
6730
67312001-01-02 Laurynas Biveinis <lauras@softhome.net>
6732
6733 * configure: handle DOS-style absolute paths.
6734
67352001-01-02 Laurynas Biveinis <lauras@softhome.net>
6736
6737 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6738
67392000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6740
6741 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6742 (libstdcxx_incdir): Pass down.
6743 * config.if: Remove expired bits for cxx_interface, add stub.
6744 (libstdcxx_incdir): Add variable for g++ include directory.
6745 * configure.in (gxx_include_dir): Use it.
6746
67472000-12-15 Andreas Jaeger <aj@suse.de>
6748
6749 * configure.in: Handle lang_dirs.
6750
67512000-12-13 Anthony Green <green@redhat.com>
6752
6753 * configure.in: Disable libgcj for any target not specifically
6754 listed. Disable libgcj for x86 and Alpha Linux until compatible
6755 with g++ abi.
6756
67572000-12-13 Mike Stump <mrs@wrs.com>
6758
6759 * Makefile.in (local-distclean): Also remove fastjar.
6760
67612000-12-10 Anthony Green <green@redhat.com>
6762
6763 * configure.in: Define libgcj. Disable libgcj target libraries for
6764 most targets.
6765
67662000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6767
6768 * configure.in (target_libs): Revert 2000-12-08 patch.
6769 (noconfigdirs): Added target-libjava.
6770
67712000-12-09 Laurynas Biveinis <lauras@softhome.net>
6772
6773 * Makefile.in: handle DOS-style absolute paths.
6774
67752000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6776
6777 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6778 libjava.
6779 * configure.in (target_libs): Removed `target-libjava'.
6780
67812000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6782
6783 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6784 (ALL_MODULES): Added fastjar.
6785 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6786 (all-target-libjava): all-fastjar replaces all-zip.
6787 (all-fastjar): Added.
6788 (configure-target-fastjar, all-target-fastjar): Likewise.
6789 * configure.in (host_tools): Added fastjar.
6790
67912000-12-07 Mike Stump <mrs@wrs.com>
6792
6793 * Makefile.in (local-distclean): Remove leftover built files.
6794
67952000-11-16 Fred Fish <fnf@be.com>
6796
6797 * configure.in (enable_libstdcxx_v3): Fix typo,
6798 libstd++ -> libstdc++.
6799
68002000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6801
6802 * configure: Provide the original toplevel configure arguments
6803 (including $0) to subprocesses in the environment rather than
6804 through gcc/configargs.h.
6805
68062000-11-12 Mark Mitchell <mark@codesourcery.com>
6807
6808 * configure: Turn on libstdc++ V3 by default.
6809
68102000-10-16 Michael Meissner <meissner@redhat.com>
6811
6812 * configure (gcc/configargs.h): Only create if there is a build GCC
6813 directory created.
6814
68152000-10-05 Phil Edwards <pme@gcc.gnu.org>
6816
6817 * configure: Save configure arguments to gcc/configargs.h.
6818
68192000-10-04 Andris Pavenis <pavenis@latnet.lv>
6820
6821 * Makefile.in (bootstrap): avoid recursion if subdir missing
6822 (cross): ditto
6823 (do-proto-toplev): ditto
6824
6825Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6826
6827 * configure.in: Do not build byacc for hppa64. Provide paths to the
6828 X11 libraries for hppa64.
6829
68302000-09-02 Anthony Green <green@cygnus.com>
6831
6832 * Makefile.in (all-gcc): Depend on all-zlib.
6833 (CLEAN_MODULES): Add clean-zlib.
6834 (ALL_MODULES): Add all-zlib.
6835 * configure.in (host_libs): Add zlib.
6836
68372000-08-25 Alexandre Oliva <aoliva@redhat.com>
6838
6839 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6840 $targargs to tell whether newlib is going to be built.
6841
6842 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6843 $$r/TARGET_SUBDIR/libio for _G_config.h.
6844
68452000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6846
6847 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6848
6849 * configure: Make enable_threads and enable_shared defaults
6850 explicit. Substitute enable_threads into generated Makefiles.
6851 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6852 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6853
68542000-08-02 Manfred Hollstein <manfredh@redhat.com>
6855
6856 * configure.in: Re-enable all references to libg++ and librx.
6857
ffb97b2f 68582002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6859
ffb97b2f
DD
6860 * configure.in: Add *-*-freebsd* configurations.
6861
bbf6e9e3
AC
68622002-04-07 Andrew Cagney <ac131313@redhat.com>
6863
6864 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6865 (do-tar, do-bz2): New rules.
6866 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6867 (gdb-tar): New rule.
6868 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6869 (insight_dejagnu.tar): New rule.
6870 (insight.tar): New rule.
6871 (gdb+dejagnu.tar): New rule.
6872 (gdb.tar): New rule.
6873
8f1579c0
AC
68742002-04-07 Andrew Cagney <ac131313@redhat.com>
6875
6876 * MAINTAINERS: Update dejagnu/
6877
ba3c59ab
AO
68782002-03-16 Alexandre Oliva <aoliva@redhat.com>
6879
6880 * ltmain.sh (relink_command): Fix typo in previous change.
6881
6243d5dd
AO
68822002-03-15 Alexandre Oliva <aoliva@redhat.com>
6883
6884 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6885 (relink_command): Added --tag flags.
6886 (mode=install): If relinking fails; error out.
6887
80413487
RH
68882002-03-12 Richard Henderson <rth@redhat.com>
6889
6890 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6891 .NOTPARALLEL tag.
6892 (do-check): Rename from check.
6893 (check): Allow parallel check.
6894
3daeddf6
RH
68952002-03-11 Richard Henderson <rth@redhat.com>
6896
6897 * Makefile.in (.NOTPARALLEL): Add fake tag.
6898
fad93c55
L
68992002-03-07 H.J. Lu (hjl@gnu.org)
6900
6901 * configure.in: Enable gprof for mips*-*-linux*.
6902
2e8357fc
AO
69032002-02-28 Alexandre Oliva <aoliva@redhat.com>
6904
6905 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6906 libjava.
6907 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6908
bd48e1a9
AC
69092002-02-24 Andrew Cagney <ac131313@redhat.com>
6910
6911 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6912
39121370
DJ
69132002-02-23 Daniel Jacobowitz <drow@mvista.com>
6914
6915 * config.guess: Import from master sources, rev 1.232.
6916 * config.sub: Import from master sources, rev 1.246.
6917
081ff160
AO
69182002-02-23 Alexandre Oliva <aoliva@redhat.com>
6919
6920 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6921 because its Makefile is there; test for the executable instead.
6922
20a5393b
AO
69232002-02-09 Alexandre Oliva <aoliva@redhat.com>
6924
6925 Contribute sh64-elf.
6926 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6927 * configure.in: Added sh64-*-*.
6928
38135629
JJ
69292002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6930
80413487
RH
6931 * COPYING.NEWLIB: Remove advertising clause from
6932 Berkeley and Red Hat licenses.
38135629 6933
48d19748
MD
69342002-02-01 Mo DeJong <supermo@bayarea.net>
6935
6936 * Makefile.in: Add all-tix to deps for all-snavigator
6937 so that tix is built when building snavigator.
6938
f6e1c110
BE
69392002-02-01 Ben Elliston <bje@redhat.com>
6940
6941 * config.guess: Import from master sources, rev 1.229.
6942 * config.sub: Import from master sources, rev 1.240.
6943
4867be41
DJ
69442002-01-27 Daniel Jacobowitz <drow@mvista.com>
6945
6946 From Steve Ellcey <sje@cup.hp.com>:
6947 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6948 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6949 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6950 IA64.
6951 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6952 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6953 soname_spec, sys_lib_search_path_spec): Ditto.
6954
e82380cc
JT
69552002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6956
6957 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6958 target-libiberty, and target-libgloss. Skip Java-related
6959 libraries if not supported for NetBSD on target CPU.
6960
1319fb9c
NC
69612002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
6962
6963 * configure.in: Import StrongARM and XScale target_configdirs from
6964 FSF GCC version.
6965
b020f6ac
L
69662002-01-16 H.J. Lu (hjl@gnu.org)
6967
6968 * config.guess: Import from master sources, rev 1.225.
6969 * config.sub: Import from master sources, rev 1.238.
6970
6971 * MAINTAINERS: Updated notes on config.guess and config.sub.
6972
a0c1c920
NC
69732002-01-11 Steve Ellcey <sje@cup.hp.com>
6974
6975 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6976 ld and gdb are not supported.
6977
a9fa5e1f
JJ
69782002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6979
6980 * Change reference to Cygnus Solutions to be Red Hat.
6981
94077108
JJ
69822002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6983
6984 * COPYING.NEWLIB: Update generic copyright date.
6985
05ecd75c
MS
69862002-01-07 Mark Salter <msalter@redhat.com>
6987
6988 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6989 Allow target-libgloss to be built for arm, strongarm, and xscale.
6990
a106bb62
BE
69912002-01-03 Ben Elliston <bje@redhat.com>
6992
6993 * MAINTAINERS: Update URL for config.* scripts.
6994
0e254642
AM
69952001-12-18 Alan Modra <amodra@bigpond.net.au>
6996
6997 * config.sub: Import latest version.
6998 * config.guess: Likewise.
6999
0a0d0041
TF
70002001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7001
7002 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7003 options for i[3456]86-pc-linux* native builds.
7004
d932cae7
NC
70052001-12-05 Laurent Guerby <guerby@acm.org>
7006
7007 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7008 libiberty.
d932cae7
NC
7009
7010 Import this patch from gcc:
5481b376 7011
d932cae7
NC
7012 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7013
7014 * symlink-tree: handle DOS-style absolute paths.
7015
49b7683b
DD
70162001-11-28 DJ Delorie <dj@redhat.com>
7017 Zack Weinberg <zack@codesourcery.com>
7018
7019 When build != host, create libiberty for the build machine.
7020
7021 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7022 CONFIG_ARGUMENTS.
7023 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7024 New variables.
7025 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7026 and rules.
7027 (all.normal): Depend on ALL_BUILD_MODULES.
7028 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7029 (all-build-libiberty): Depend on configure-build-libiberty.
7030
7031 * configure: Calculate and substitute proper value for
7032 ALL_BUILD_MODULES.
7033 * configure.in: Create the build subdirectory.
7034 Calculate and substitute TARGET_CONFIGARGS (formerly
7035 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7036
26ef82f4
GK
70372001-11-26 Geoffrey Keating <geoffk@redhat.com>
7038
7039 * config.sub: Update to version 1.232 on subversion.
7040
43e64072
NC
70412001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7042
7043 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7044 files from .po files for a distribution.
7045
66f6c0d5
HPN
70462001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7047
7048 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7049
4a02fdb2
JH
70502001-11-13 Jeff Holcomb <jeffh@redhat.com>
7051
7052 Merged from net gcc:
7053 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7054 * ltcf-c.sh: Use $objext, not $ac_objext.
7055 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7056 * ltcf-cxx.sh: Add support for GNU.
7057 2001-07-22 Timothy Wall <twall@redhat.com>
7058 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7059 default settings if using GNU tools with that configuration.
7060 * ltcf-cxx.sh: Ditto.
7061 * ltcf-gcj.sh: Ditto.
7062 2001-07-21 Michael Chastain <chastain@redhat.com>
7063 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7064 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7065 * ltmain.sh: Mark as gcc-local.
7066
227b9953
JH
70672001-11-13 Jeff Holcomb <jeffh@redhat.com>
7068
7069 * Makefile.in (all-bison): Revert 2001-10-24.
7070 Don't depend on texinfo.
7071
cbbab8fb
JJ
70722001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7073
80413487 7074 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7075
922b2485
DD
70762001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7077
7078 * configure.in (--enable-languages): Be more permissive about
7079 syntax. Check for empty lists better. Warn about $LANGUAGES.
7080
f08fa01d
HPN
70812001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7082
7083 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7084
fee3da4e
JH
70852001-10-24 Jeff Holcomb <jeffh@redhat.com>
7086
7087 Makefile.in (all-bison): Don't depend on texinfo.
7088
73fb1ef9
AM
70892001-10-03 Alan Modra <amodra@bigpond.net.au>
7090
7091 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7092
373688ac
AO
70932001-09-29 Alexandre Oliva <aoliva@redhat.com>
7094
7095 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7096
9c07660b
HPN
70972001-09-28 Hans-Peter Nilsson <hp@axis.com>
7098
7099 * config.sub, config.guess: Import latest from subversions.
7100
3f152009
AO
71012001-09-21 Alexandre Oliva <aoliva@redhat.com>
7102
7103 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7104 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7105 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7106 avoid quotes nesting problems.
7107 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7108 (DO_X): Export only variables that are set.
7109
8f6a59e5
BE
71102001-09-19 Ben Elliston <bje@redhat.com>
7111
7112 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7113 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7114 semantics. Use the shell built-in "type" command instead.
7115
a1ec19fa
TS
71162001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7117
7118 * config.sub: Reverted the earlier change, this version is not the
7119 master file.
7120
4008bd9b
TS
71212001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7122
7123 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7124 Add support for mips64.
7125
dd1e52a4
JH
71262001-09-03 Jeff Holcomb <jeffh@redhat.com>
7127
7128 * configure.in: Enable libstdc++-v3 for h8300 targets.
7129
91549d1c
EC
71302001-08-30 Eric Christopher <echristo@redhat.com>
7131 Jason Eckhardt <jle@redhat.com>
7132
7133 * config.sub: Add support for mipsisa32.
7134
cf966cf9
EC
71352001-08-30 Eric Christopher <echristo@redhat.com>
7136
7137 * config.sub, config.guess: Import latest from subversions.
7138
82208dc5
AM
71392001-08-20 Alan Modra <amodra@bigpond.net.au>
7140
7141 * config.sub, config.guess: Import latest from subversions.
7142
4dca8403
DD
71432001-07-26 DJ Delorie <dj@redhat.com>
7144
7145 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7146
1107dce2
AM
71472001-06-19 Alan Modra <amodra@bigpond.net.au>
7148
7149 * Makefile.in: Revert 2001-06-17.
7150 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7151
e09a6604
L
71522001-06-17 H.J. Lu <hjl@gnu.org>
7153
7154 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7155 (gas+binutils.tar.bz2): Likewise.
7156 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7157
31a8b634
AC
7158Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7159
7160 * Makefile.in (VER): When present, extract the version number from
5481b376 7161 the file version.in.
31a8b634 7162
dc70af01
AO
71632001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7164
7165 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7166 gcc/xgcc is built, use -print-prog-name to find out the program
7167 name to use.
7168
839bbd8c
AO
71692001-06-04 Mark Mitchell <mark@codesourcery.com>
7170
7171 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7172 with_gcc]: Use `gcc -shared' to build a shared library.
7173
566e9a30
AO
71742001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7175
7176 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7177 archives.
7178
e877bb69
AO
71792001-05-28 Simon Patarin <simon.patarin@inria.fr>
7180
7181 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7182 libraries when using g++ with native linker.
7183
1605288b
AO
71842001-05-28 Alexandre Oliva <aoliva@redhat.com>
7185
7186 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7187
11a383ba
TR
71882001-05-24 Tom Rix <trix@redhat.com>
7189
7190 * configure.in : enable ld for aix
cf966cf9 7191
18611226
AO
71922001-05-22 Alexandre Oliva <aoliva@redhat.com>
7193
7194 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7195 [aix4*|aix5*]: Prepend blank.
7196
6be7c12c
AO
71972001-05-20 Alexandre Oliva <aoliva@redhat.com>
7198
7199 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7200 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7201 of subdir/configure scripts to use the new libtool.m4.
7202
4ed00bba
L
72032001-05-14 H.J. Lu <hjl@gnu.org>
7204
7205 * config.if (libc_interface): Set to -libc6.2- for cross
7206 compiling to Linux/glibc 2.2.
7207
b1af961c
AO
72082001-05-03 Alexandre Oliva <aoliva@redhat.com>
7209
7210 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7211 libgcj.
7212
5ec3e74e
AO
72132001-04-26 Alexandre Oliva <aoliva@redhat.com>
7214
7215 * configure.in (noconfigdirs): Don't reset it from scratch in the
7216 target case; only append to it.
7217
b3ed1d6b
AO
72182001-04-26 Alexandre Oliva <aoliva@redhat.com>
7219
7220 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7221 sparc-*-solaris2.8]: Disable ${libgcj}.
7222
96111c10
AO
72232001-04-25 Alexandre Oliva <aoliva@redhat.com>
7224
7225 * configure.in (libgcj_saved): Copy from $libgcj.
7226 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7227 --disable-libgcj.
7228
b5bf43f2
AO
72292001-04-20 Alexandre Oliva <aoliva@redhat.com>
7230
7231 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7232 1.641.2.228.
7233
8cc32590
AO
72342001-04-12 Alexandre Oliva <aoliva@redhat.com>
7235
7236 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7237 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7238
dec0cb0c
AO
72392001-04-01 Alexandre Oliva <aoliva@redhat.com>
7240
7241 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7242 New macros.
7243 (bootstrap, cross): Use RECURSE_FLAGS.
7244 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7245
6a9c3886
AO
72462001-03-27 Alexandre Oliva <aoliva@redhat.com>
7247
7248 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7249
d4fc7db8
NC
72502001-03-23 Nick Clifton <nickc@redhat.com>
7251
7252 * README-maintainer-mode: Add note about inability to use "make
7253 distclean" in maintainer mode.
7254
7389ff65
AO
72552001-03-22 Alexandre Oliva <aoliva@redhat.com>
7256
7257 Re-installed:
7258 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7259 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7260 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7261 * ltcf-cxx.sh: Likewise.
7262 * ltcf-gcj.sh: Likewise.
7263
b3e0dc8e
PB
72642001-03-22 Philip Blundell <philb@gnu.org>
7265
7266 * config.sub, config.guess: Import latest from subversions.
7267
469b781c
AO
72682001-03-22 Alexandre Oliva <aoliva@redhat.com>
7269
7270 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7271 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7272
b0dad762
MC
72732001-03-20 Michael Chastain <chastain@redhat.com>
7274
7275 * Makefile.in: all-m4 depends on all-texinfo.
7276
c559bb17
AO
72772001-03-08 Alexandre Oliva <aoliva@redhat.com>
7278
7279 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7280
fef4ae2e
JJ
72812001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7282
7283 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7284 longer valid.
7285
8d6dd99d
NC
72862001-02-16 Nick Clifton <nickc@redhat.com>
7287
7288 * configure.in (noconfigdirs): Allow configuration of texinfo
7289 for Cygwin hosts.
7290
a85d7ed0
NC
72912001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7292
7293 * config.guess: Add linux target for S/390.
7294 * config.sub: Likewise.
7295 * configure.in: Likewise.
7296
51221c5e
DD
72972001-02-06 Ben Elliston <bje@redhat.com>
7298
7299 * configure: Output host type to stdout, not stderr.
7300
9dec4c71
MS
73012001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7302
7303 * config.guess: Import from subversions.gnu.org (revision 1.181).
7304 * config.sub: Import from subversions.gnu.org (revision 1.199).
7305
9add9c04
AM
73062001-01-30 Alan Modra <alan@linuxcare.com.au>
7307
7308 * config.guess: Handle hppa64-linux systems.
7309
8679174d
MS
73102001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7311
7312 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7313 Don't unset, it's non-portable and no longer necessary, set to empty
7314 instead.
7315
02d01ed4
MS
73162001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7317
7318 * ltconfig: Shell portability fix for the tagname validity check.
7319
4cc5853d
MS
73202001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7321
7322 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7323
7487e485
AO
73242001-01-27 Alexandre Oliva <aoliva@redhat.com>
7325
7326 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7327 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7328
f332af52
AO
73292001-01-24 Alexandre Oliva <aoliva@redhat.com>
7330
7331 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7332 keep at least one of build_libtool_libs or build_old_libs set to
7333 yes.
7334
ef099754
AO
73352001-01-24 Alexandre Oliva <aoliva@redhat.com>
7336
7337 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7338 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7339
8341f2fc 73402000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7341
8341f2fc
AJ
7342 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7343
73442000-11-03 Philip Blundell <pb@futuretv.com>
7345
7346 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7347 files.
ebf0fa2e 7348
c320a39f
JJ
73492001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7350
7351 * COPYING.NEWLIB: Put into source repository.
7352
8817b92e
BE
73532001-01-15 Ben Elliston <bje@redhat.com>
7354
7355 * configure.in (host_tools): Add sid.
7356 Always configure cgen.
7357 * Makefile.in (all-sid): New target.
7358 (check-sid, clean-sid, install-sid): Likewise.
7359
35590697
AJ
73602001-01-07 Andreas Jaeger <aj@suse.de>
7361
80413487 7362 * config.sub, config.guess: Update from subversions.
35590697 7363
6ee6cea6
AO
73642000-12-12 Alexandre Oliva <aoliva@redhat.com>
7365
7366 * configure.in: Disable language-specific target libraries for
7367 languages that aren't enabled.
7368
077b8428
NC
73692000-11-24 Nick Clifton <nickc@redhat.com>
7370
7371 * configure.in (xscale-elf): Add target.
7372 (xscale-coff): Add target.
7373 (c4x, c5x, tic54x): Move after ARM targets.
7374
9e28a1ed
AO
73752000-11-23 Alexandre Oliva <aoliva@redhat.com>
7376
7377 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7378
be98a80a
ILT
73792000-11-20 Ian Lance Taylor <ian@zembu.com>
7380
7381 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7382
5cec67bf
AO
73832000-11-18 Alexandre Oliva <aoliva@redhat.com>
7384
7385 * Makefile.in: Merge with GCC and libgcj.
7386 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7387 configure-target-<library> when their configure scripts need the C
7388 or C++ library to have already been built to work properly.
7389 (do_proto_toplev): Set them to an empty string.
7390
d932cae7 73912000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7392
7393 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7394 (REALLY_SET_LIB_PATH): Use them.
7395
d932cae7 73962000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7397
7398 * config.sub: Add support for Sun Chorus
7399
8602ff0c
NC
74002000-11-02 Per Lundberg <plundis@chaosdev.org>
7401
7402 * config.sub: Add support for the *-storm-chaos OS.
7403
f9e0997d
NC
74042000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7405
80413487
RH
7406 * configure.in (noconfigdirs): Don't compile some
7407 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7408
d64552c5
AO
74092000-09-30 Alexandre Oliva <aoliva@redhat.com>
7410
7411 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7412 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7413 all affected `configure' scripts.
7414
97f60b31
AO
74152000-09-25 Alexandre Oliva <aoliva@redhat.com>
7416
7417 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7418 ltcf-c.sh.
7419
6e8dd58f
PB
74202000-09-12 Philip Blundell <philb@gnu.org>
7421
7422 * config.sub, config.guess: Update from subversions.
7423
103a2e99
AO
74242000-09-06 Alexandre Oliva <aoliva@redhat.com>
7425
51601921
AO
7426 * Makefile.in (all-zlib): Added dummy target.
7427
103a2e99
AO
7428 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7429 multi-language branch.
7430
2809b4b9
AO
74312000-09-05 Alexandre Oliva <aoliva@redhat.com>
7432
7433 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7434 (bootstrap*): Depend on all-bootstrap.
7435
7450026c
AO
74362000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7437
7438 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7439 crosses, but add gcc/include to the header search path for them.
7440
6cf86f7f
AO
74412000-08-31 Alexandre Oliva <aoliva@redhat.com>
7442
7443 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7444 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7445 * gettext.m4: New file, extracted from aclocal.m4.
7446
ce2ea6e3
AO
74472000-08-22 Alexandre Oliva <aoliva@redhat.com>
7448
7449 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7450 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7451 sub-configures.
7452
9765193e
DE
74532000-08-20 Doug Evans <dje@casey.transmeta.com>
7454
7455 * Makefile.in (ALL_MODULES): Add all-cgen.
7456 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7457 (all-cgen): New target.
7458 (all-opcodes,all-sim): Depend on all-cgen.
7459 * configure.in (host_tools): Add cgen.
7460 Only configure cgen if --enable-cgen-maint.
7461
d7b32520
AO
74622000-08-17 Alexandre Oliva <aoliva@redhat.com>
7463
7464 * config-ml.in (CC, CXX): Don't introduce a leading space.
7465
e52ef561
AO
74662000-08-16 Alexandre Oliva <aoliva@redhat.com>
7467
7468 * configure.in (libstdcxx_flags): Use
7469 libstdc++-v3/src/libstdc++.INC.
7470
88f9c2a0
AO
74712000-08-15 Alexandre Oliva <aoliva@redhat.com>
7472
7473 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7474
98fbe43f
JM
74752000-08-11 Jason Merrill <jason@redhat.com>
7476
7477 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7478 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7479 (FLAGS_FOR_TARGET): Not here.
7480 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7481
279ddab4
DD
74822000-08-07 DJ Delorie <dj@redhat.com>
7483
7484 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7485 "if we're also building gcc, and it's a gcc that will run on the
7486 build machine, we want to use its includes instead of the system's
7487 default includes".
7488
60523a83
AO
74892000-08-03 Alexandre Oliva <aoliva@redhat.com>
7490
24ffec7a
AO
7491 * configure.in (libstdcxx_flags): Don't use `"'.
7492
60523a83
AO
7493 * config-ml.in: Adjust multilib search paths to the
7494 appropriate multilib tree.
7495
daf644b5
AO
74962000-08-02 Alexandre Oliva <aoliva@redhat.com>
7497
7498 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7499 commas in $LANGUAGES.
7500
63266560
DD
75012000-08-01 Alexandre Oliva <aoliva@redhat.com>
7502
7503 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7504
75052000-07-31 Alexandre Oliva <aoliva@redhat.com>
7506
7507 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7508 CXX_FOR_TARGET for sed.
7509
75102000-07-30 Alexandre Oliva <aoliva@redhat.com>
7511
7512 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7513 Do not override if already set in the environment or in configure.
7514 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7515 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7516
9e449d3e
AO
75172000-07-27 Alexandre Oliva <aoliva@redhat.com>
7518
7519 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7520 (GCC_FOR_TARGET): Use it.
7521 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7522 * configure.in: ... here.
7523 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7524 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7525
8bbd92e0
AO
75262000-07-24 Alexandre Oliva <aoliva@redhat.com>
7527
fd1f87b2
AO
7528 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7529 (configure-target-libchill, configure-target-libobjc): Likewise.
7530
8bbd92e0
AO
7531 * configure.in: Use the same cache file for all target libs.
7532 * config-ml.in: But different cache files per multilib variant.
7533
25c6c112
JL
75342000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7535
7536 * configure (topsrcdir): Don't use dirname.
7537
ba73c63f
JM
75382000-07-20 Jason Merrill <jason@redhat.com>
7539
7540 * configure.in: Remove all references to libg++ and librx.
7541
7542 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7543
1af08294
HPN
75442000-07-20 Hans-Peter Nilsson <hp@axis.com>
7545
7546 * config.sub: Update to subversions version 2000-07-06.
7547
ba73c63f
JM
75482000-07-12 Andrew Haley <aph@cygnus.com>
7549
7550 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7551 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7552
75532000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7554
7555 * symlink-tree: Check number of arguments.
7556
d932cae7 75572000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7558
7559 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7560
ba73c63f
JM
75612000-07-05 Jim Wilson <wilson@cygnus.com>
7562
7563 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7564 search path for a g++ extracted from the build tree. This
7565 will allow link tests run by configure scripts in
7566 subdirectories to succeed.
7567
92ee2f86
UC
75682000-07-01 Koundinya K <kk@ddeorg.soft.net>
7569
80413487 7570 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7571
23f2f29f
CV
75722000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7573
7574 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7575 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7576
f04f5a67
TW
75772000-06-19 Timothy Wall <twall@cygnus.com>
7578
7579 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7580 * config.sub: Add tic54x target.
7581
11da68be
NC
75822000-06-07 Phillip Thomas <pthomas@suse.de>
7583
7584 * README-maintainer-mode: New file: Contains notes on using
7585 --enable-maintainer-mode with binutils.
7586
d932cae7 75872000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7588
7589 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7590
d932cae7 75912000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7592
7593 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7594 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7595
9442cea3
L
759620000-05-21 H.J. Lu (hjl@gnu.org)
7597
80413487
RH
7598 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7599 directory are used if they exist. Make sure
7600 $(build_tooldir)/include is searched for header files,
7601 $(build_tooldir)/lib/ for library files.
9442cea3 7602 (GCC_FOR_TARGET): Likewise.
80413487 7603 (CXX_FOR_TARGET): Likewise.
9442cea3 7604
d932cae7 76052000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7606
7607 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7608
d932cae7 76092000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7610
7611 * Makefile.in (configure-target-libiberty): Depend on
7612 configure-target-newlib.
7613
ba73c63f
JM
76142000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7615
7616 * configure.in, Makefile.in: Merge all libffi-related
7617 configury stuff from the libgcj tree.
7618
d932cae7 76192000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7620
7621 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7622 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7623
d932cae7 76242000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7625
7626 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7627 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7628 current version information. Add to proto-toplev directory.
b5a23627
AC
7629 (gdb-taz): Build do-djunpack.
7630
ba73c63f
JM
76312000-05-15 David Edelsohn <edelsohn@gnu.org>
7632
7633 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7634
7c86ed39
L
76352000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7636
7637 * ltmain.sh: Preserve in relink_command any environment
7638 variables that may affect the linker behavior.
7639
d932cae7 76402000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7641
7642 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7643
d932cae7 76442000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7645
7646 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7647
ed0a91a5
EZ
76482000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7649
7650 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7651 with the version name.
ed0a91a5 7652
ba73c63f 76532000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7654
ba73c63f 7655 * config.if: Tweak.
6cafa39f 7656
ba73c63f 76572000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7658
ba73c63f 7659 * djunpack.bat: New file.
66156876 7660
d932cae7 76612000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7662
7663 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7664 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7665 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7666 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7667
ba73c63f
JM
76682000-04-16 Dave Pitts <dpitts@cozx.com>
7669
80413487
RH
7670 * config.sub (case $basic_machine): Change default for "ibm-*"
7671 to "openedition".
ba73c63f 7672
d932cae7 76732000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7674
7675 * Makefile.in (gdb-taz): New target. GDB specific archive.
7676 (do-md5sum): New target.
7677 (MD5PROG): Define.
7678 (PACKAGE): Default to TOOL.
7679 (VER): Default to a shell script.
7680 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7681 md5 checksum generation.
b35ece4e
AC
7682 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7683 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7684 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7685 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7686
d932cae7 76872000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7688
7689 * configure (warn_cflags): Delete.
7690
ba73c63f 76912000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7692 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7693
80413487
RH
7694 * configure.in (enable_libstdcxx_v3): Add.
7695 (target_libs): Add bits here to switch between libstdc++-v2 and
7696 libstdc++-v3.
7697 * config.if: And this file too.
7698 * Makefile.in: Add libstdc++-v3 targets.
35590697 7699
ba73c63f
JM
77002000-04-05 Michael Meissner <meissner@redhat.com>
7701
7702 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7703
d332c5ac
JM
77042000-03-29 Jason Merrill <jason@casey.cygnus.com>
7705
7706 * configure.in: -linux-gnu*, not -linux-gnu.
7707
d932cae7 77082000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7709
7710 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7711 (do-tar-bz2): Replace TOOL with PACKAGE.
7712 (gdb.tar.bz2): Remove GDBTK from GDB package.
7713 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7714 dejagnu.tar.bz2): New packages.
6dcbc97b 7715
96ce09a7
ILT
77162000-02-27 Andreas Jaeger <aj@suse.de>
7717
7718 * configure.in: Add entry for mips*-*-linux*, move catch all
7719 *-*-*linux* entry below this one.
7720
2031769e
ILT
77212000-02-27 Ian Lance Taylor <ian@zembu.com>
7722
7723 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7724
4bab746c
NC
77252000-02-24 Nick Clifton <nickc@cygnus.com>
7726
7727 * config.sub: Support an OS of "wince".
7728
d932cae7 77292000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7730
7731 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7732 version.
ada59422 7733
5b93d8bb
AM
77342000-02-23 Linas Vepstas <linas@linas.org>
7735
7736 * config.sub: Add support for Linux/IBM 370.
7737 * configure.in: Likewise.
7738
2fb651f6
NC
77392000-02-22 Nick Clifton <nickc@cygnus.com>
7740
7741 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7742
b8441c25
CF
77432000-02-20 Christopher Faylor <cgf@cygnus.com>
7744
7745 * config.guess: Guess "cygwin" rather than "cygwin32".
7746
d332c5ac
JM
77472000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7748
7749 * configure (gcc_version): When setting, narrow search to
7750 lines containing `version_string'.
7751
ba73c63f
JM
77522000-02-15 Denis Chertykov <denisc@overta.ru>
7753
7754 * config.sub: Add support for avr target.
7755
d932cae7 77562000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7757
7758 * config.sub: Add mmix-knuth-mmixware.
7759
77602000-01-27 Christopher Faylor <cgf@redhat.com>
7761
7762 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7763 structure stuff to -L library search.
7764 (CXX_FOR_TARGET): Ditto.
7765 (CROSS_CHECK_MODULES): Fix spelling mistake.
7766
77672000-01-24 Mark Mitchell <mark@codesourcery.com>
7768
7769 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7770 the C++ compiler.
7771
77722000-01-12 Richard Henderson <rth@cygnus.com>
7773
7774 * configure.in: Don't build some bits for beos.
7775
77762000-01-12 Joel Sherrill (joel@OARcorp.com)
7777
7778 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7779 as include files.
7780
91b2c84d
GK
77812000-01-06 Geoff Keating <geoffk@cygnus.com>
7782
7783 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7784 not mh-aix43.
7785
ba73c63f
JM
77861999-12-14 Richard Henderson <rth@cygnus.com>
7787
7788 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7789 * config.sub: Accept alphaev[78], alphaev8.
7790
77911999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7792
7793 * config.guess, config.sub: Update from autoconf.
7794
7795Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7796
7797 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7798 necessary libraries are missing.
7799
78001999-10-25 Andreas Schwab <schwab@suse.de>
7801
7802 * configure: Fix quoting inside arguments of eval.
7803
78041999-10-21 Nick Clifton <nickc@cygnus.com>
7805
7806 * config-ml.in: Allow suppression of some ARM multilibs.
7807
7808Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7809
7810 * config.guess: Add OS/390 match pattern.
7811 * config.sub: Add mvs, openedition targets.
7812 * configure.in (i370-ibm-opened*): New.
7813
ef14edc4
ILT
78141999-09-04 Steve Chamberlain <sac@pobox.com>
7815
7816 * config.sub: Add support for configuring for pj.
7817
afb478e8
NC
78181999-08-31 Nick Clifton <nickc@cygnus.com>
7819
fd6848f6 7820 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7821
ba73c63f 78221999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7823
7824 * configure.in: Do not configure or build ld for AIX
7825 platforms. ld is known to be broken on these platforms.
7826
ba73c63f
JM
7827Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7828
7829 * config-ml.in: Pass compiler flag corresponding to multidirs to
7830 subdir configures.
7831
c363de44
ILT
78321999-08-09 Ian Lance Taylor <ian@zembu.com>
7833
7834 * Makefile.in (LDFLAGS): Define.
7835
dc8bc5a6
ILT
78361999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7837
7838 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7839 noconfigdirs.
7840 (*-*-cygwin*): Likewise.
7841
6ca3858e
ILT
78421999-08-08 Ian Lance Taylor <ian@zembu.com>
7843
71141bb6
ILT
7844 * mkdep: New file.
7845 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7846 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7847
6ca3858e
ILT
7848 From Eli Zaretskii <eliz@is.elta.co.il>:
7849 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7850 long file name when using DJGPP on MS-DOS.
7851
ba73c63f
JM
7852Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7853
7854 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7855
2735a327
AM
78561999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7857
7858 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7859 dependency as this causes "make check" to globally "make all"
7860
ba73c63f
JM
7861Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7862
7863 * configure.in (target_libs): Added target-zlib.
7864 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7865 (CONFIGURE_TARGET_MODULES): Likewise.
7866 (CHECK_TARGET_MODULES): Likewise.
7867 (INSTALL_TARGET_MODULES): Likewise.
7868 (CLEAN_TARGET_MODULES): Likewise.
7869 (configure-target-zlib): New target.
7870 (all-target-zlib): Likewise.
7871 (all-target-libjava): Depend on all-target-zlib.
7872 (configure-target-libjava): Depend on configure-target-zlib.
7873
7874 * Makefile.in (configure-target-libjava): Depend on
7875 configure-target-newlib.
7876 (configure-target-boehm-gc): New target.
7877 (configure-target-qthreads): New target.
7878
80413487
RH
7879 * configure.in (target_libs): Added target-qthreads.
7880 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7881 (CONFIGURE_TARGET_MODULES): Likewise.
7882 (CHECK_TARGET_MODULES): Likewise.
7883 (INSTALL_TARGET_MODULES): Likewise.
7884 (CLEAN_TARGET_MODULES): Likewise.
7885 (all-target-qthreads): New target.
7886 (configure-target-libjava): Depend on configure-target-qthreads.
7887 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7888
7889 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7890 (CONFIGURE_TARGET_MODULES): Likewise.
7891 (CHECK_TARGET_MODULES): Likewise.
7892 (INSTALL_TARGET_MODULES): Likewise.
7893 (CLEAN_TARGET_MODULES): Likewise.
7894 (all-target-libjava): New target.
7895 (all-target-boehm-gc): Likewise.
7896 * configure.in (target_libs): Added libjava, boehm-gc.
7897
08d836d6
ILT
78981999-07-22 Ian Lance Taylor <ian@zembu.com>
7899
7900 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7901 configure.bat in SUPPORT_FILES.
7902 (gas+binutils.tar.bz2): Likewise.
7903
7904 * makeall.bat: Remove; obsolete.
7905
8f36e47c
ILT
79061999-07-21 Ian Lance Taylor <ian@zembu.com>
7907
7908 From Mark Elbrecht:
7909 * configure.bat: Remove; obsolete.
7910
56e82f25
ILT
79111999-07-11 Ian Lance Taylor <ian@zembu.com>
7912
7913 * configure: Add -W -Wall to the default CFLAGS when compiling with
7914 gcc.
7915
1001d816
JL
7916Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7917
7918 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7919
106117aa
MM
79201999-06-30 Mark Mitchell <mark@codesourcery.com>
7921
7922 * configure.in: Build ld on IRIX6.
7923
c376f4ed
ILT
79241999-06-12 Ian Lance Taylor <ian@zembu.com>
7925
7926 * Makefile.in: Change distribution targets to use bzip2 instead of
7927 gzip.
7928 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7929 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7930
306b7445
NC
79311999-06-04 Nick Clifton <nickc@cygnus.com>
7932
7933 * config.sub: Add mcore target.
7934
d932cae7 79351999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7936
7937 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7938
d932cae7 79391999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7940
7941 * config.guess (dummy): Changed to $dummy.
7942
6c3175b0
NC
79431999-05-24 Nick Clifton <nickc@cygnus.com>
7944
ba73c63f
JM
7945 * config.sub: Tidied up case statements.
7946
79471999-05-22 Ben Elliston <bje@cygnus.com>
7948
7949 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7950 <jiro@din.or.jp>.
7951
7952 * config.guess: Merge with FSF version. Future changes will be
7953 more accurately recorded in this ChangeLog.
7954 * config.sub: Likewise.
7955
d932cae7 79561999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
7957
7958 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 7959
252b5132
RH
79601999-04-30 Tom Tromey <tromey@cygnus.com>
7961
7962 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7963
79641999-04-23 Tom Tromey <tromey@cygnus.com>
7965
7966 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7967
79681999-04-20 Drew Moseley <dmoseley@cygnus.com>
7969
7970 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7971 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7972 Bad merge removed these two changes.
7973
ba73c63f 7974Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 7975 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
7976
7977 * config.guess (interix Alpha): Add.
7978
252b5132
RH
79791999-04-11 Richard Henderson <rth@cygnus.com>
7980
7981 * configure.in (i?86-*-beos*): Do config gperf; don't config
7982 gdb, newlib, or libgloss.
7983
d932cae7 79841999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7985
ba73c63f
JM
7986 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7987 link a trivial program with -mabi=64. If it fails, remove mabi=64
7988 from multidirs.
7989
d932cae7 79901999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
7991
7992 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7993
252b5132
RH
79941999-04-08 Nick Clifton <nickc@cygnus.com>
7995
7996 * config.sub: Add support for mcore targets.
7997
79981999-04-07 Michael Meissner <meissner@cygnus.com>
7999
8000 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8001 not mt-ospace, in order to shut up assembler warning about using
8002 symbols that are named the same as registers.
8003
80041999-04-07 Drew Moseley <dmoseley@cygnus.com>
8005
8006 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8007 dependency list for all-target-cygmon.
8008
80091999-04-05 Doug Evans <devans@casey.cygnus.com>
8010
8011 * config-ml.in: Check $host, not $target, for selective multilibs.
8012 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8013 thumb interworking, and underscore prefix multilibs.
8014
80151999-04-04 Ian Lance Taylor <ian@zembu.com>
8016
8017 * missing: Update to version from current automake.
8018
8019Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8020
8021 * configure (gxx_include_dir): Removed.
8022
8023 * configure.in (gxx_include_dir): Handle it.
8024 * Makefile.in: Likewise.
8025
80261999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8027
8028 * config.sub (mips64vr4111,mips64vr4111el) Add.
8029
80301999-03-21 Ben Elliston <bje@cygnus.com>
8031
80413487 8032 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8033
8034Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8035
252b5132
RH
8036 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8037 config/mh-djgpp.
8038
8039Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8040
8041 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8042 all-target-newlib to dependency list for all-target-bsp.
8043
8044Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8045
8046 * config.sub: Add i386-uwin support.
8047 * config.guess: Likewise.
8048
8049Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8050
8051 * configure.in: cleanup, add mh-*pic handling for arm, special
8052 case powerpc*-*-aix*
8053
8054Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8055
8056 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8057 can be built.
8058
8059Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8060
8061 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8062 targets.
252b5132
RH
8063
80641999-03-02 Nick Clifton <nickc@cygnus.com>
8065
8066 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8067
d932cae7 80681999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8069
8070 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8071
80721999-02-24 Nick Clifton <nickc@cygnus.com>
8073
8074 * config.sub: Fix typo in arm recognition.
8075
d932cae7 80761999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8077
8078 * configure.in (noconfigdirs): Changed target_configdirs to
8079 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8080 rather than m68k-*-* since it is not known to work on
8081 m68k-aout. Ditto for arm-*-*oabi.
8082
d932cae7 80831999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8084
8085 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8086
80871999-02-19 Ben Elliston <bje@cygnus.com>
8088
8089 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8090 Smart and improved by Andrew Cagney.
8091
d932cae7 80921999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8093
8094 * config.guess: Recognize openbsd-*-hppa.
8095
d932cae7 80961999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8097
8098 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8099 only if it is not empty.
8100
81011999-02-17 Nick Clifton <nickc@cygnus.com>
8102
8103 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8104
fd6848f6 8105 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8106
8107 * config.sub: Modified to recognize uname's armv* syntax.
8108
81091999-02-17 Mark Salter <msalter@cygnus.com>
8110
8111 * configure.in: Added target-bsp for sparclite.
8112
d932cae7 81131999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8114
8115 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8116
81171999-02-08 Nick Clifton <nickc@cygnus.com>
8118
8119 * configure.in: Add support for strongarm port.
8120 * config.sub: Add support for strongarm target.
8121
d932cae7 81221999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8123
252b5132
RH
8124 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8125 the old name config/mh-cygwin32.
8126 Enable texinfo.
8127
d932cae7 81281999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8129
8130 * configure.in: Do build ld for ix86 Solaris.
8131
d932cae7 81321999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8133
8134 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8135 $AR_FOR_TARGET. Likewise for RANLIB.
8136
d932cae7 81371999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8138
80413487
RH
8139 * config.sub (oabi): Recognize.
8140 * configure.in (arm-*-oabi): Handle.
252b5132 8141
d932cae7 81421999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8143
8144 * config.guess: Improve detection of i686 on UnixWare 7.
8145
d932cae7 81461999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8147
8148 * config.guess: Add support for i386-pc-interix.
8149 * config.sub: Likewise.
8150 * configure.in: Likewise.
252b5132 8151
d932cae7 81521999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8153
8154 * Makefile.in: Remove unneeded all-target-libio from
8155 from all-target-winsup target since it is now unneeded.
8156 Add all-target-libtermcap in its place since it is now
8157 needed.
8158
d932cae7 81591998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8160
8161 * configure.in: makefile stub for cygwin target is probably
8162 unnecessary. Remove it for now.
252b5132 8163
d932cae7 81641998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8165
8166 * configure.in: libtermcap.a should be built when cygwin is the
8167 target as well as the host.
8168 * config.guess: Allow mixed case in cygwin uname output.
8169 * Makefile.in: Add libtermcap target.
252b5132 8170
d932cae7 81711998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8172
8173 * config.sub: Clean up handling of hppa2.0.
8174
d932cae7 81751998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8176
8177 * config.guess: Use C code to identify more HP machines.
8178
8179Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8180
8181 * config.sub: Handle hppa2.0.
8182
ba73c63f
JM
8183Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8184
8185 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8186 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8187
81881998-12-15 Mark Salter <msalter@cygnus.com>
8189
8190 * configure.in: Added target-bsp for several target architectures.
8191
8192 * Makefile.in: Added rules for bsp.
8193
252b5132
RH
8194Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8195
8196 * config.guess: Improve detection of hppa2.0 processors.
8197
8198Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8199
8200 * config.guess: Recognize FreeBSD using ELF automatically.
8201
82021998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8203
8204 * configure (skip-this-dir): Add handling for new shell script, which
8205 might be created by a sub-directory's configure to indicate, this particular
8206 directory is "unwanted".
8207 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8208
252b5132
RH
8209Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8210
8211 * ltconfig: import from libtool, after changing libtool to
8212 account for the cygwin name change.
8213
8214Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8215
8216 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8217 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8218
8219Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8220
8221 * configure.in: Add libtermcap to list of cygwin dependencies.
8222
d932cae7 82231998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8224
80413487
RH
8225 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8226 they include winsup/include when it's a cygwin target.
252b5132
RH
8227
82281998-11-12 Tom Tromey <tromey@cygnus.com>
8229
8230 * configure.in (host_tools): Added zip.
8231 * Makefile.in (all-target-libjava): Depend on all-zip.
8232 (all-zip): New target.
8233 (ALL_MODULES): Added all-zip.
8234 (NATIVE_CHECK_MODULES): Added check-zip.
8235 (INSTALL_MODULES): Added install-zip.
8236 (CLEAN_MODULES): Added clean-zip.
8237
d932cae7 82381998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8239
8240 * Makefile.in: lose "32" from comment about cygwin.
8241
d932cae7 82421998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8243
8244 * configure.in: Use -Os to build target libraries for the fr30.
8245
d932cae7 82461998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8247
8248 * config.sub: Add fr30.
8249
d932cae7 82501998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8251
80413487 8252 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8253 cygwin* instead of cygwin32*.
8254 * config.sub: Check cygwin* instead of cygwin32*.
8255
d932cae7 82561998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8257
8258 * config.guess: Match any version of Unixware7.
8259
252b5132
RH
82601998-10-20 Syd Polk <spolk@cygnus.com>
8261
8262 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8263 if desired.
8264
d932cae7 82651998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8266
8267 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8268 these if the appropriate directories and files to not exist.
8269
d932cae7 82701998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8271
8272 * Makefile.in (DEVO_SUPPORT): Add config.if.
8273
d932cae7 82741998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8275
8276 * configure: Add pattern to replace "build_tooldir"'s
8277 definition in the generated Makefile with "tooldir"'s
8278 actual value.
8279
252b5132
RH
8280Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8281
8282 * config.sub: Bring back lost sparcv9.
8283
ba73c63f
JM
8284 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8285
8286Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8287
8288 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8289 CC_FOR_TARGET and friends.
8290
8291Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8292
ba73c63f
JM
8293 * Makefile.in (build_tooldir): New variable, same as tooldir.
8294 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8295 -B$(build_tooldir)/bin/.
8296 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8297
252b5132
RH
8298Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8299
8300 * config.sub: Add support for i[34567]86-pc-udk.
8301 * configure.in: Likewise.
8302
8303Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8304
8305 * Makefile.in: add bzip2 package building bits for user
8306 tools module
8307 * configure.in: ditto
8308
ba73c63f
JM
8309Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8310
8311 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8312 (ALL_TARGET_MODULES): Add all-target-libobjc.
8313 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8314 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8315 (all-target-libchill): Add dependencies.
8316 * configure.in (target_libs): Add libchill.
35590697 8317
252b5132
RH
83181998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8319
ba73c63f 8320 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8321
8322Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8323
8324 * Makefile.in (all-automake): fix dependencies.
8325
8326Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8327
8328 * configure.in: Minor cleanups for building in the $(target_alias)
8329 subdir.
8330
83311998-09-22 Jim Wilson <wilson@cygnus.com>
8332
8333 * Makefile.in (bootstrap): Set r and s before make all. Use
8334 BASE_FLAGS_TO_PASS in make all.
8335 (cross): Likewise.
8336
83371998-09-20 Mark Mitchell <mark@markmitchell.com>
8338
8339 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8340
252b5132
RH
8341Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8342
8343 * config.sub: Fix typo in last change.
8344
83451998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8346
8347 * config.sub: Add support for C4x target.
8348 * configure.in: Likewise.
8349
83501998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8351
8352 * config.sub: Recognize sparcv9 just like sparc64.
8353
8354Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8355
8356 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8357
8358Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8359
8360 * config.guess: Correctly identify Pentium II sco boxes.
8361
8362 * config.guess: Fix "tr" code. From Weiwen Liu.
8363
8364Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8365
8366 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8367 stabs.
8368
8369Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8370
8371 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8372 (ALL_TARGET_MODULES): Add all-target-libchill.
8373 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8374 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8375 (all-target-libchill): Add dependencies.
8376 * configure.in (target_libs): Add libchill.
8377
8378Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8379
8380 * config.guess: Avoid assumptions about "tr" behaves when
8381 LANG is set to something other than English.
8382
8383Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8384
8385 * configure (gxx_include_dir): Changed to
8386 '${prefix}/include/g++'-${libstdcxx_interface}.
8387
8388 * config.if: New to determine the interfaces.
8389
8390Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8391
8392 * config.guess: Detect and handle MPE/IX.
8393 * config.sub: Deal with MPE/IX.
8394
8395Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8396
8397 * configure.in: Use mh-aix43.
8398
83991998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8400
8401 * configure: Fix --without/--disable cases for gxx-include-dir.
8402
8403Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8404
8405 * mdata-sh: Imported. Needed for automake support.
8406
8407Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8408
ba73c63f 8409 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8410 "chmod og=u `find . -print`".
8411
8412Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8413
ba73c63f 8414 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8415
8416Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8417
8418 * Makefile.in: Undo previous patch.
8419
8420Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8421
8422 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8423 to here ...
8424 (install-no-fixedincludes): and here
8425 (INSTALL_MODULES): ... from here.
8426
8427Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8428
8429 * config.sub: Merge with FSF.
8430
8431 * config.guess: Merge with FSF.
8432
8433Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8434
8435 * configure (extraconfigdirs): New variable.
8436 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8437 * Makefile.in (all): Move higher in file.
8438 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8439 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8440 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8441 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8442 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8443
84441998-07-23 Brendan Kehoe <brendan@cygnus.com>
8445
8446 * Makefile.in (all-target-libjava): Depend on all-gcc and
8447 all-target-newlib.
8448 (configure-target-libjava): Depend on $(ALL_GCC).
8449
8450Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8451
8452 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8453 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8454
8455Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8456
8457 * ylwrap: Change absolute path checks to check for DOS style path
8458 names.
8459
8460 * ylwrap: Don't use a full path name if the source file is in the
8461 same directory. From hjl@lucon.org (H.J. Lu).
8462
8463 * config-ml.in: Default to being verbose, to match Feb 18 change to
8464 configure.
8465
8466Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8467
8468 Brought over from egcs:
8469
8470 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8471
8472 * configure.in (target_subdir): Set to ${target_alias} instead
8473 of "libraries".
8474
8475 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8476
8477 * configure.in (target_subdir): Set to libraries if enable_multilib.
8478
8479Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8480
8481 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8482 multilibs, force reconfiguration the first time we create
8483 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8484
8485Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8486
8487 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8488 avoid confusion with --no-recursion.
8489
8490Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8491
8492 * configure.in: Win32 hosts shouldn't use install -x
8493 * install-sh: remove -x option, and special .exe-handling
8494 hack.
8495
8496Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8497
8498 * config.guess: Recognize i586-pc-beos.
8499 * configure.in: Don't build some bits for beos.
8500
8501Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8502
8503 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8504 CFLAGS default to -O2.
8505
8506 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8507 when using GNU ld.
8508
8509Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8510
8511 * ltmain.sh: Correct install when using a different shell.
8512
8513Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8514
8515 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8516
8517Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8518
8519 * makefile.vms: Update to build binutils/makefile.vms. Add install
8520 target.
8521
8522Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8523
8524 * ltconfig: Update to correct AIX handling.
8525
8526Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8527
8528 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8529
8530 * configure.in (target_subdir): Set to ${target_alias} instead
8531 of "libraries".
8532
85331998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8534
8535 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8536 (Makefile): Depend on $(gcc_version_trigger).
8537
8538 * configure (gcc_version): Change default initializer to empty
8539 string.
8540 (gcc_version_trigger): New variable; pass this variable down
8541 to subdir configures to enable them checking gcc's version
8542 themselves. Emit make macros for both gcc_version vars.
8543 (topsrcdir): Initialize reliably.
8544 (recursion line): Remove --with-gcc-version=${gcc_version}.
8545
85461998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8547
8548 * configure (enable_version_specific_runtime_libs): Implement new flag
8549 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8550 in $(libsubdir); emit definition in each generated Makefile.
8551 (gxx_include_dir): Initialize depending on
8552 $enable_version_specific_runtime_libs.
8553
85541998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8555
8556 * configure (gcc_version): Initialize properly depending on
8557 how and where configure is started.
8558 (recursion line): Pass a --with-gcc-version=${gcc_version}
8559 to configures in subdirs.
8560
8561Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8562
8563 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8564 cygmon
252b5132
RH
8565
8566Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8567
8568 * configure.in: Add cygmon and libstub support for mn10200.
8569
85701998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8571
8572 * configure (gcc_version): Add new variable describing the
8573 particular gcc version we're building.
8574 * Makefile.in (libsubdir): Add new macro for the directory
8575 in which the compiler finds executables, libraries, etc.
8576 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8577 and libsubdir.
8578
8579Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8580
ba73c63f
JM
8581 * Makefile.in (local-clean): Remove *.log.
8582 (warning.log): Built with warn_summary from build.log.
8583 (mail-report.log): Run test_summary.
8584 (mail-report-with-warnings.log): Run test_summary including
8585 warning.log in the report.
252b5132
RH
8586
8587Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8588
8589 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8590
8591Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8592
8593 * Makefile.in (grep): Grep no longer depends on libiberty.
8594
8595Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8596
8597 * Makefile.in: all-snavigator needs all-libgui.
8598
8599Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8600
8601 * configure.in: Add cygmon and libstub support for mn10300.
8602
8603Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8604
8605 * missing: Update to version from automake 1.3.
8606
8607 * ltmain.sh: On installation, don't get confused if the same name
8608 appears more than once in the list of library names.
8609
8610Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8611
8612 * config.sub: Accept m68060 and m5200 as CPU names.
8613
8614Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8615
8616 * configure: Use && rather than using -a in test, because odd
8617 strings can confuse test.
8618 * configure.in: Likewise.
8619
8620Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8621
8622 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8623
8624Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8625
8626 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8627 bootstrap4-lean): New targets.
8628
8629Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8630
8631 * mpw-* Delete. Not used.
252b5132
RH
8632
8633Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8634
8635 * COPYING.LIB: Update FSF address.
8636
8637Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8638
8639 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8640
8641 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8642 GAS_SUPPORT_DIRS.
8643
8644Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8645
8646 * ltconfig, ltmain.sh: Avoid producing a version number if
8647 -version-info was not used.
8648
8649Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8650
8651 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8652 building with newlib.
8653
86541998-04-30 Paul Eggert <eggert@twinsun.com>
8655
ba73c63f 8656 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8657 Solaris `make' causes it to continue to next definition.
252b5132 8658
afb8d725
JM
8659Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8660
8661 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8662 the right GUI libraries and files are installed along with GDB.
8663
252b5132
RH
8664Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8665
8666 * configure.in: Change alpha to alpha* in several places.
8667
8668Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8669
8670 * config.sub: Recognize sparc86x.
8671
8672Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8673
252b5132
RH
8674 * configure.in (--enable-target-optspace): Remove debug echo.
8675
8676Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8677
8678 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8679
8680Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8681
8682 * ltconfig: Update cygwin32 support.
8683
8684 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8685 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8686 (GDB_SUPPORT_DIRS): Likewise.
8687
8688Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8689
8690 * configure.in (target_makefile_frag): If --enable-target-optspace,
8691 use -Os to compile target libraries rather than -O2. Default to
8692 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8693 not used.
8694 * configure.in (target_cflags): Ditto for d30v.
8695
8696Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8697
8698 * Makefile.in (all-bfd): Depend on all-intl.
8699 (all-binutils): Likewise.
8700 (all-gas): Likewise.
8701 (all-gprof): Likewise.
8702 (all-ld): Likewise.
8703
252b5132
RH
87041998-04-19 Brendan Kehoe <brendan@cygnus.com>
8705
8706 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8707
8708Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8709
8710 * Makefile.in (all-bfd): Depend upon all-libiberty.
8711
8712 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8713
8714Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8715
8716 * Makefile.in: Add libstub.
8717
8718 * configure.in: Ditto. Build libstub for targets that have cygmon
8719 support.
8720
8721Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8722
8723 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8724
8725Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8726
8727 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8728 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8729
8730Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8731
8732 * configure: Define DEFAULT_M4 by searching PATH.
8733 * Makfile.in: Use DEFAULT_M4.
8734
8735Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8736
8737 * ltconfig: Add cygwin32 support.
8738
8739 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8740 to configure and build.
8741
8742Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8743
8744 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8745
8746Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8747
8748 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8749
8750Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8751
8752 * Makefile.in: add ash make rules
8753 * configure.in: add ash to native_only and host_tools lists
8754
8755Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8756
8757 * Makefile.in (all-gettext, all-intl): New targets.
8758 (ALL_MODULES): Added all-gettext, all-intl.
8759 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8760 (INSTALL_MODULES): Added install-gettext, install-intl.
8761 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8762
8763 * configure.in (host_tools): Added gettext.
8764 (native_only): Likewise.
8765 (noconfigdirs) [various cases]: Likewise.
8766 (host_libs): Added intl.
8767
afb8d725
JM
8768Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8769
8770 * configure: Do not disable building gdbtk for cygwin32 hosts.
8771
ba73c63f
JM
8772Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8773
8774 * configure.in: Add thumb-coff target.
8775 * config.sub: Add thumb-coff target.
8776
252b5132
RH
8777Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8778
8779 * Makefile.in: Revert yesterday's change.
8780 (all-target-winsup): all-target-librx stays out of here.
8781
8782Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8783
ba73c63f
JM
8784 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8785 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8786 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8787 Remove references to librx and libg++.
8788
8789Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8790
8791 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8792 recursive makes
8793
8794Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8795
8796 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8797 for newlib directory.
8798 (CXX_FOR_TARGET): Likewise.
8799
8800Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8801
8802 * ltconfig: Update after libtool/ltconfig.in change for
8803 hpux11.
8804
8805Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8806
8807 * ltconfig, ltmain.sh: Update to libtool 1.2.
8808
8809Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8810
8811 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8812 (install-gcc-cross): Instead, override LANGUAGES here.
8813
88141998-03-18 Dave Love <d.love@dl.ac.uk>
8815
8816 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8817 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8818
8819Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8820
8821 * configure.in: Add Thumb-pe target.
8822
8823Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8824
252b5132
RH
8825 * Makefile.in - changed sn targets to snavigator
8826 * configure.in - changed sn targets to snavigator
8827
8828Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8829
8830 * config-ml.in: After building symlink tree call make distclean
8831 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8832 to be the case for libiberty.
8833
8834Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8835
8836 * configure: When making link, also check the current
8837 directory. The configure scripts may create one.
8838
8839Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8840
8841 * config.sub: Accept alphapca56 and alphaev6 properly.
8842
8843Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8844
8845 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8846
252b5132
RH
8847Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8848
80413487 8849 * config.sub (sco5): Fix typo.
252b5132
RH
8850
8851Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8852
8853 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8854 install-itcl.
8855 (install-itcl): Remove dependency on install-tcl.
8856
8857Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8858
8859 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8860
252b5132
RH
8861Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8862
8863 * configure.in: Don't build libgui for a cygwin32 target when not on
8864 a cygwin32 host.
8865
8866Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8867
8868 * configure (redirect): Set to null, so default behavior of
8869 configure is now --verbose.
8870
88711998-02-16 Dave Love <d.love@dl.ac.uk>
8872
8873 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8874 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8875
8876Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8877
8878 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8879 this change to sync Makefile.in with its ChangeLog entries.
8880
8881Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8882
8883 * ltmain.sh (mkdir): Check that the directory doesn't exist
8884 before we exit with error, so that we don't get races during
8885 parallel builds.
8886
8887Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8888
8889 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8890
8891Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8892
8893 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8894 PICFLAG_FOR_TARGET.
8895 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8896
8897 * configure: Emit a definition for the new macro enable_shared
8898 into each Makefile.
8899
252b5132
RH
8900Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8901
8902 * configure.in (host_tools, native_only): Add libtool.
8903
8904Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8905
8906 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8907 Fix typo in ming config comment.
8908
8909Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8910
8911 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8912
8913Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8914
8915 * config.sub: Add tic30 cases, and map c30 to tic30.
8916
ba73c63f
JM
8917Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8918
8919 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8920 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8921 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8922 (CLEAN_TARGET_MODULES): Similarly
8923 (all-target-libf2c): Add dependences.
35590697 8924 * configure.in (target_libs): Add libf2c.
ba73c63f 8925
252b5132
RH
8926Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8927
ba73c63f
JM
8928 * configure.in: Remove expect from noconfigdirs when target
8929 is cygwin32. OK to build expect and dejagnu with Canadian
8930 Cross.
252b5132
RH
8931
8932Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8933
8934 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8935 host.
8936
8937 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8938 and mingw32.
8939
8940Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8941
8942 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8943 here as it is not defined in the toplevel Makefile.
8944
8945Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8946
8947 * configure (package_makefile_rules_frag): New variable, which names
8948 a file with generic rules, ...
8949 Change comment to mention we now have FIVE parts.
8950 * configure: Undo last change.
8951
8952Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8953
8954 * config.guess: More accurate determination of HP processor types.
8955 * config.sub: More accurate determination of HP processor types.
8956
8957Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8958
8959 * configure (package_makefile_frag): Move inserting the
8960 ${package_makefile_frag} to where it should be according
8961 to the comment.
8962
ba73c63f 8963Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
8964
8965 * config.guess: Add support for Linux/ARM.
8966
8967Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8968
8969 * .cvsignore: Remove *-info and *-install since they match
8970 release-info and mpw-install, which we don't want to just ignore.
8971
8972Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8973
8974 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8975
8976Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8977
8978 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8979 local_prefix to sub-make invocations.
8980
8981Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8982
8983 * configure.in: Check makefile fragments in the source
8984 directory.
8985
8986Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8987
ba73c63f
JM
8988 * configure.in: Check whether host and target makefile
8989 fragments exist before adding them to *_makefile_frag.
252b5132
RH
8990
8991Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8992
8993 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 8994
252b5132
RH
8995Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8996
8997 * configure.in: Make sure we only replace RPATH_ENVVAR on
8998 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8999 regexp to sed.
9000
9001 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9002 to sub-makes.
9003
90041998-01-13 Lee Iverson (leei@ai.sri.com)
9005
9006 * config-ml.in (multi-do): LDFLAGS must include multilib
9007 designator.
9008
9009Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9010
9011 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9012
9013Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9014
9015 * config.sub: Add mingw32 support.
9016 * configure.in: Likewise.
252b5132
RH
9017
9018Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9019
9020 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9021
9022Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9023
9024 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9025 * configure (gxx_include_dir): Provide a definition for subdirs
9026 which do not use autoconf.
9027
9028Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9029
9030 * config.guess: Sync with egcs. Picks up new alpha support,
9031 BeOS & some additional linux support.
9032
ba73c63f 9033Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9034
9035 * config.guess: HP 9000/803 is a PA1.1 machine.
9036
ba73c63f
JM
9037Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9038
9039 * configure.in: It's alpha*-...
252b5132
RH
9040
9041Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9042
ba73c63f
JM
9043 * configure.in (host_makefile_frag, target_makefile_frag):
9044 Handle multiple config files.
9045 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9046 alpha-*-*.
252b5132
RH
9047
9048Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9049
9050 * mkdep: New file.
9051
9052Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9053
9054 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9055
9056Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9057
9058 * Makefile.in: Add libgui directory.
9059 (GDB_TK): Add all-libgui.
9060 * configure.in: Add libgui directory.
9061 * configure: Add all-libgui to GDB_TK.
9062
9063Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9064
9065 * config-ml.in (multidirs): Add m32r to multilib list.
9066
9067Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9068
9069 * Makefile.in (all-target-gperf): Change dependency to
9070 all-target-libstdc++.
9071
9072Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9073
9074 * config.guess: Add BeOS support.
9075
9076Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9077
9078 Source directory cvs renamed to cvssrc:
9079 * configure.in (host_tools): Change cvs to cvssrc.
9080 (native_only): Likewise.
9081 (noconfigdirs) [various cases]: Likewise.
9082 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9083 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9084 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9085 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9086 (all-cvssrc): Rename target from all-cvs.
9087
9088Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9089
9090 * configure (gxx_include_dir): Fix thinko.
9091
9092Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9093
9094 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9095 (install-cross, install-gcc-cross): New targets.
9096
9097Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9098
9099 * configure.in (noconfigdirs): Add support for Thumb target.
9100
9101 * config.sub (maybe_os): Add support for Thumb target.
9102
9103Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9104
9105 * Makefile.in: Add rules for cygmon.
9106
9107 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9108
9109Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9110
9111 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9112 * configure (gxx_include_dir): Provide a definition for subdirs
9113 which do not use autoconf.
9114
9115Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9116
9117 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9118 11/18/97 build
252b5132
RH
9119
9120Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9121
9122 * From Franz Sirl.
9123 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9124 found on RedHat Linux systems.
9125
9126Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9127
9128 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9129 guesses.
9130
9131Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9132
9133 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9134
9135Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9136
9137 * ltmain.sh: If mkdir fails, check whether the directory was created
9138 anyhow by some other process.
9139
9140Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9141
9142 * configure.in (d30v-*-*): Configure all directories.
9143
9144Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9145
9146 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9147 for the D30V.
9148
9149Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9150
9151 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9152
9153Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9154
80413487
RH
9155 * include/libiberty.h: Add extern "C" { so it can be used with C++
9156 progrms.
9157 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9158 programs.
252b5132
RH
9159
9160Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9161
9162 * configure.in (d30v-*-*): Configure GCC now.
9163
9164Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9165
9166 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9167 is no longer needed.
9168
9169Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9170
9171 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9172
9173Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9174
9175 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9176 targets using "$@" to provide support for similar but not identical
9177 targets without having to duplicate code.
9178
9179Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9180
9181 * makefile.vms: Fix to work with DEC C.
9182
9183Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9184
9185 * config.sub: Add mips-tx39-elf to marketing names.
9186
9187Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9188
9189 * ltmain.sh: Handle symlinks in generated script.
9190
9191Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9192
9193 * configure: Handle autoconf style directory options: --bindir,
9194 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9195 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9196 --sysconfdir.
9197 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9198 (sharedstatedir, localstatedir, oldincludedir): New variables.
9199 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9200 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9201 sbindir, sharedstatedir, and sysconfdir.
9202
9203Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9204
9205 * Makefile.in (bootstrap-lean): New target.
9206
9207Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9208
9209 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9210 sn, and gnuserv from noconfigdirs.
252b5132
RH
9211
9212Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9213
9214 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9215
9216Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9217
ba73c63f 9218 * Makefile.in (cross): New target.
252b5132
RH
9219
9220Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9221 Jeff Law <law@cygnus.com>
252b5132
RH
9222
9223 * Makefile.in (bootstrap2, bootstrap3): New targets.
9224 (all-bootstrap): Remove outdated and confusing target.
9225 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9226
afb8d725
JM
9227Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9228
9229 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9230 windows. Consistent with gdb/configure.
afb8d725 9231
252b5132
RH
92321997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9233
252b5132
RH
9234 * configure.in: Name Linux target fragment.
9235
9236 * configure: Rewrite so that project Makefile fragment is inserted
9237 first and appears last in the resulting Makefile.
9238
9239Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9240
9241 * Makefile.in (install-itcl): Install tcl first.
9242
252b5132 9243Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9244
252b5132
RH
9245 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9246
9247Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9248
9249 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9250
9251 * configure.in (skipdirs): Add target-librx for Linux.
9252 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9253
9254Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9255
9256 * Makefile.in (bootstrap): New target.
9257
9258Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9259
9260 * config.sub: Accept 'amigados' for backward compatability.
9261
9262Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9263
9264 * config.guess: Merge with FSF.
9265
ba73c63f
JM
9266Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9267
9268 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9269
252b5132
RH
9270Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9271
9272 * config.sub: Add "marketing-names" patch.
9273
9274Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9275
80413487 9276 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9277
9278Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9279
9280 * config.sub: Handle v850-elf.
9281
ba73c63f
JM
9282Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9283
9284 * .cvsignore (*-install): Remove.
9285
252b5132
RH
9286Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9287
9288 * ltconfig: Set CONFIG_SHELL in libtool.
9289 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9290
9291Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9292
9293 * configure.in (target_subdir): Set to libraries if enable_multilib.
9294
9295Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9296
9297 * config.guess: Update from gcc directory.
9298
9299Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9300
9301 * Makefile.in (all-sim): Depends on all-readline.
9302
9303Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9304
9305 * Makefile.in (BISON, YACC): Use $$s.
9306 (all-bison): Depend on all-texinfo.
9307
9308Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9309
9310 * Makefile.in (BISON): Add -L flag.
9311 (YACC): Likewise.
9312
9313Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9314
35590697
AJ
9315 * configure.in (noconfigdirs): Add support for v850e target.
9316
252b5132
RH
9317 * config.sub (maybe_os): Add support for v850e target.
9318
9319Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9320
35590697
AJ
9321 * configure.in (noconfigdirs): Add support for v850ea target.
9322
252b5132
RH
9323 * config.sub (maybe_os): Add support for v850ea target.
9324
9325Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9326
9327 * config.sub: Add mipstx39. Delete r3900.
9328
9329Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9330
9331 * Makefile.in (all-autoconf): Depends on all-texinfo.
9332
9333Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9334
9335 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9336 eabi targets.
9337
9338Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9339
9340 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9341
9342 * configure: When handling a Canadian Cross, handle YACC as well as
9343 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9344 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9345
9346Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9347
9348 * Makefile.in (BISON): bison, not byacc or bison -y.
9349 (YACC): bison -y or byacc or yacc.
9350 (various): Add *-bison as appropriate.
9351 (taz): No need to mess with BISON anymore.
9352
9353Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9354
9355 * configure: If OSTYPE matches *win32*, try to find a good value for
9356 CONFIG_SHELL.
9357
9358Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9359
9360 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9361 configure.in if it is present.
9362
9363Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9364
9365 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9366
9367Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9368
9369 * config.sub: Recognize `arc' cpu.
9370 * configure.in: Likewise.
9371 * config-ml.in: Likewise.
9372
9373Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9374
9375 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9376
9377Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9378
9379 * configure: Changed sed delimiter from ':' to '|' when
9380 attempting to substitute ${config_shell} for SHELL. On
9381 NT ${config_shell} may contain a ':' in it.
9382
9383Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9384
9385 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9386
9387Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9388
9389 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9390
9391Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9392
9393 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9394
9395 * ylwrap: If the program is a relative path, force it to be
9396 absolute.
9397
9398Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9399
9400 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9401
9402Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9403
9404 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9405 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9406 for libraries.
252b5132
RH
9407
9408Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9409
9410 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9411 separated by spaces.
252b5132
RH
9412
9413Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9414
9415 * ylwrap: New file.
9416 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9417
9418 * ltmain.sh: Handle /bin/sh at start of install program.
9419
9420 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9421
9422 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9423 * missing: New file, from automake 1.2.
9424
9425Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9426
9427 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9428 check-tk to CHECK_X11_MODULES.
9429
9430Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9431
9432 * config.sub: Merge with FSF.
9433
9434Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9435
9436 * config.guess: Merge with FSF.
9437
9438Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9439
9440 * configure: Treat msdosdjgpp like go32.
9441 * configure.in: Likewise. Don't remove gprof for go32.
9442
9443 * configure: Change Makefile.tem2 to Makefile.tm2.
9444
9445Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9446
9447 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9448
9449Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9450
9451 * install-sh (chmodcmd): Set to null if the DST directory already
9452 exists. Same as Nov 11th change.
9453
9454Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9455
35590697 9456 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9457
9458Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9459
9460 * config.guess: Update from FSF.
9461
9462Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9463
9464 * Makefile.in (GDB_TK): Depend on itcl and tix.
9465
9466Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9467
9468 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9469 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9470 (INSTALL_SCRIPT): New variable.
9471 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9472 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9473 to -x.
9474 * install-sh: Add support for -x option.
9475
9476Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9477
9478 * configure.in, Makefile.in: Treat tix like itcl.
9479
9480Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9481
9482 * Makefile.in (WINDRES): New variable.
9483 (WINDRES_FOR_TARGET): New variable.
9484 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9485 (EXTRA_HOST_FLAGS): Add WINDRES.
9486 (EXTRA_TARGET_FLAGS): Add WINDRES.
9487 (EXTRA_GCC_FLAGS): Add WINDRES.
9488 ($(DO_X)): Pass down WINDRES.
9489 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9490 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9491 DLLTOOL_FOR_TARGET.
9492
9493Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9494
9495 * configure.in: configure sim before gdb for win32-x-ppc
9496
9497Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9498
9499 Move gperf into the toplevel, from libg++.
9500 * configure.in (target_tools): Add target-gperf.
9501 (native_only): Add target-gperf.
9502 * Makefile.in (all-target-gperf): New target, depend on
9503 all-target-libg++.
9504 (configure-target-gperf): Empty rule.
9505 (ALL_TARGET_MODULES): Add all-target-gperf.
9506 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9507 (CHECK_TARGET_MODULES): Add check-target-gperf.
9508 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9509 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9510
9511Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9512
252b5132
RH
9513 * config.sub (mn10200): Recognize new basic machine.
9514
9515Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9516
9517 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9518 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9519
9520Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9521
9522 * configure.in: If we're building mips-sgi-irix6* native, turn on
9523 ENABLE_MULTILIB and set TARGET_SUBDIR.
9524
9525Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9526
9527 * Makefile.in (all-sn): Depend on all-grep.
9528
9529Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9530
9531 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9532
9533 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9534 Makefile. From Jeff Makey <jeff@cts.com>.
9535 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9536
9537 * Makefile.in (DISTBISONFILES): Remove.
9538 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9539 $(DEFAULT_YACC).
9540
9541 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9542 cygwin32.
252b5132
RH
9543
9544 * Makefile.in (LD): New variable.
9545 (EXTRA_HOST_FLAGS): Pass down LD.
9546 ($(DO_X)): Likewise.
9547
9548Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9549
9550 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9551
9552Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9553
9554 * configure.in (targargs): Strip out any supplied --build argument
35590697 9555 before adding our own. Always add --build.
252b5132
RH
9556
9557Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9558
9559 * configure.in (targargs): Pass --build if we're doing
9560 a cross-compile.
9561
9562Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9563
ba73c63f 9564 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9565 sed. Otherwise sed chokes on NT path names with drive
9566 designators. Also look for "?:*" as the leading characters in an
9567 absolute pathname.
9568
9569Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9570
9571 * config.sub: Support for r3900.
9572
9573Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9574
9575 * configure.in: Use install-sh, not install.sh.
9576
9577Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9578
9579 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9580 apply it twice.
9581
9582Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9583
9584 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9585 install-binutils.
9586
9587Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9588
9589 * Makefile.in: Add automake targets.
9590 * configure.in (host_tools): Add automake.
9591
9592Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9593
9594 * configure: Default CXX to c++, not gcc.
9595 * Makefile.in (CXX): Set to c++, not gcc.
9596 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9597
9598Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9599
9600 * install-sh: try appending a .exe if source file doesn't
9601 exist
9602
9603Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9604
9605 * configure.in: Turn on multilib by default.
9606 (cross_only): Remove target-libiberty.
9607
9608 * Makefile.in (all-gcc): Don't depend on libiberty.
9609
9610Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9611
9612 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9613
9614Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9615
9616 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9617 (DISTBISONFILES): Add ld/Makefile.in
9618
9619Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9620
9621 * configure.in: if target is cygwin32 but host isn't cygwin32,
9622 don't configure gdb tcl tk expect, not just gdb.
9623
9624Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9625
9626 * configure.in: Added gnuserv everywhere sn appears.
9627
9628 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9629 (CROSS_CHECK_MODULES): Added check-gnuserv.
9630 (INSTALL_MODULES): Added install-gnuserv.
9631 (CLEAN_MODULES): Added clean-gnuserv.
9632 (all-gnuserv): New target.
9633
9634Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9635
9636 * config.guess: Fixes for MIPS OpenBSD systems.
9637
9638Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9639
9640 * Makefile.in (INSTALL_XFORM): Remove.
9641 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9642
9643 * mkinstalldirs: New file, copied from automake.
9644 * Makefile.in (installdirs): Rename from install-dirs. Use
9645 mkinstalldirs. Change all users.
9646 (DEVO_SUPPORT): Add mkinstalldirs.
9647
9648Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9649
9650 * install-sh: Rename from install.sh.
9651 * Makefile.in (INSTALL): Change install.sh to install-sh.
9652 (DEVO_SUPPORT): Likewise.
9653
9654 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9655 Graichen <graichen@rzpd.de>.
9656
9657Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9658
9659 * config.guess: Recognize OpenBSD systems correctly.
9660
9661Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9662
9663 * README, Makefile.in (ETC_SUPPORT): Remove references to
9664 cfg-paper*, configure.{texi,man,info*}._
9665
9666Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9667
9668 * Makefile.in (all.normal): Ensure that gcc is built after all
9669 the x11 - ie gdb - targets.
9670
9671Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9672
9673 * makefile.vms: Don't run conf-a-gas.
9674
9675Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9676
80413487 9677 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9678
9679Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9680
9681 * configure.in: Remove noconfigdirs case since gdb also
9682 configures and builds for tic80-coff.
9683
9684Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9685
9686 * configure: Set cache_file to config.cache.
9687 * Makefile.in (local-distclean): Remove config.cache.
9688
9689Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9690
9691 * COPYING: Update FSF address.
9692
9693Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9694
9695 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9696 noconfigdirs.
9697
9698Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9699
9700 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9701 MAKEDIRS, is empty.
9702
9703Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9704
9705 * config.sub: Tweak mn10300 entry.
9706
9707Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9708
9709 * configure.in (host_tools): Put sim before gdb, so gdb's
9710 configure.tgt can determine if the simulator was configured.
9711
9712Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9713
9714 * config.sub: Move BeOS $os case to be with other Cygnus
9715 local cases.
9716
9717Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9718
9719 * config.sub: Remove misplaced comment that broke Linux.
9720
9721Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9722
9723 * config.sub: Add BeOS support.
9724
9725Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9726
9727 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9728
9729Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9730
9731 * configure.in (noconfigdirs): Remove tcl and tk from
9732 noconfigdirs for cygwin32 builds.
9733
9734Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9735
9736 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9737
9738Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9739
9740 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9741 make-all.com, use makefile.vms instead.
9742
9743Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9744
9745 * config.sub: Accept -lnews*.
9746
9747Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9748
9749 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9750 target-examples and target-libiberty for d30v.
252b5132
RH
9751
9752Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9753
9754 * configure.in (noconfigdirs): Enable ld for d30v.
9755
9756Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9757
9758 * configure.in (tic80-*-*): Build compiler.
9759
9760Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9761
9762 * configure.in (d30v-*): Remove sim directory from list of
35590697 9763 unsupported d30v directories
252b5132
RH
9764
9765Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9766
35590697
AJ
9767 * config.sub, configure.in: Add d30v target cpu.
9768
252b5132
RH
9769Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9770
9771 * makefile.vms: New file.
9772 * make-all.com: Remove.
9773
9774Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9775
9776 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9777
9778Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9779
9780 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9781
9782Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9783
9784 * Makefile.in (ALL_MODULES): Added all-db.
9785 (CROSS_CHECK_MODULES): Addec check-db.
9786 (INSTALL_MODULES): Added install-db.
9787 (CLEAN_MODULES): Added clean-db.
9788
9789Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9790
9791 * config.guess: Merge with latest FSF sources.
9792
9793Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9794
9795 * Makefile.in (ALL_MODULES): Added all-itcl.
9796 (CROSS_CHECK_MODULES): Added check-itcl.
9797 (INSTALL_MODULES): Added install-itcl.
9798 (CLEAN_MODULES): Added clean-itcl.
9799
9800Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9801
9802 * configure.in: build gdb for mn10200
9803
9804Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9805
9806 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9807
9808Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9809
9810 * configure.in (tic80-*-*): Turn off most targets right now.
9811
9812Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9813
9814 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9815 rather than the makeinfo program.
9816 (do-info): Depend upon all-texinfo.
9817
9818Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9819
9820 * configure.in: Remove uses of config/mh-linux.
9821
9822 * config.sub, config.guess: Merge with latest FSF sources.
9823
9824Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9825
9826 * config.sub (case $basic_machine): Add tic80 entries.
9827
9828Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9829
9830 * config.sub, config.guess: Merge with latest FSF sources.
9831
9832Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9833
9834 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9835 * mpw-config.in: Test for NewFolderRecursive.
9836 * mpw-install: Use symbolic name for startup filename.
9837 * mpw-README: Add various additional details.
9838
9839Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9840
9841 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9842
9843Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9844
9845 * configure.in: Do build gcc and the target libraries for
9846 the mn10200.
9847
9848Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9849
9850 * configure.in: don't avoid building gdb for mn10300 any more
9851 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9852 instead of single-quoting it.
9853
9854Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9855
9856 * configure.in: Don't use --with-stabs on IRIX 6.
9857
9858Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9859
9860 * configure.in (m32r): Build gdb, libg++ now.
9861
9862Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9863
9864 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9865 directories from noconfigdirs.
9866
9867Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9868
9869 * config.sub (basic_machine): added mips16 configuration
9870
9871Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9872
9873 * config.sub: Handle d10v-unknown.
9874
9875Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9876
9877 * config.sub: Handle v850-unknown.
9878
9879Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9880
9881 * Makefile.in: add findutils
9882 * configure.in: add findutils to list of host_tools
9883
9884Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9885
9886 * config.sub: Handle mn10200 and mn10300.
9887
9888Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9889
9890 * configure.in (d10v-*): Do not build librx.
9891
9892Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9893
9894 * configure.in (mn10300): Build everything except gdb & libgloss.
9895
9896Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9897
9898 * config.guess: Patch for Dansk Data Elektronik servers,
9899 from Niels Skou Olsen <nso@dde.dk>.
9900
9901 For ncr, use /bin/uname rather than uname, since GNU uname does not
9902 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9903
9904 Patch for MIPS R4000 running System V,
9905 from Eric S. Raymond <esr@snark.thyrsus.com>.
9906
9907 Fix thinko for nextstep.
9908
9909 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9910
9911 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9912 * config.guess: Guess mips-dec-mach_bsd4.3.
9913
9914 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9915 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9916 release numbers.
9917 * config.guess (mips-mips-riscos*): Emit just enough of the
9918 release number.
9919
9920 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9921 * config.guess (sparc-auspex-sunos*): Added.
9922 (f300-fujitsu-*): Added.
9923
9924 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9925 * config.guess: Recognize a Tadpole as a sparc.
9926
9927Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9928
9929 * config.guess: Don't assume that NextStep version is either 2 or
9930 3. NextStep 4 (aka OpenStep 4) has come out now.
9931
9932Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9933
9934 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9935 From Rik Faith <faith@cs.unc.edu>.
9936
9937Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9938
9939 * config.sub: Contributions from bug-gnu-utils to:
9940 Support plain "hppa" (no version given) architecture, reported by
9941 OpenStep.
9942 OpenBSD like NetBSD.
9943 LynxOs is not a hardware supplier.
9944
9945 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 9946 OpenBSD like NetBSD.
252b5132
RH
9947 Stratus systems.
9948 More Pyramid systems.
9949 i[n>4]86 Intel chips.
9950 M680[n>4]0 Motorola chips.
9951 Use unknown instead of lynx for hardware manufacturer.
9952
9953Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9954
9955 * install.sh (chmodcmd): Set to null if the DST directory already
9956 exists.
9957
9958Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9959
9960 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9961 not use mt-ppc target Makefile fragment any more.
9962
9963Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9964
9965 * configure.in (*-*-windows): Exclude everything but those dirs
9966 needed to build windows.
9967
9968Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9969
9970 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9971
9972Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9973
9974 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
9975
9976Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9977
9978 * Undo my previous change.
9979
9980Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9981
9982 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9983 unconditionally.
9984 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9985
9986Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9987
9988 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9989 host to add it's own flags.
252b5132
RH
9990
9991Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9992
9993 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9994
9995Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9996
9997 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9998 (CXX_FOR_TARGET): Likewise.
9999 (GCC_FOR_TARGET): Define.
10000 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10001 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10002 CC_FOR_TARGET was specified on the command line.
10003 (MAKEOVERRIDES): Don't define.
10004
10005Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10006
10007 * configure.in (m32r): Fix spelling of libg++ libs.
10008
10009Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10010
10011 * config.sub (-apple*): Remove, now redundant.
10012
10013Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10014
10015 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10016
10017 * configure: Rework yesterday's sed script patch.
10018
10019 * config.sub: Merge with FSF.
10020
10021Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10022
10023 * config.guess: Merge from FSF.
10024
10025 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10026 * config.guess: Use pc instead of unknown, for pc clone systems.
10027 Change linux to linux-gnu.
252b5132
RH
10028
10029 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10030 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10031
10032Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10033
10034 * test-build.mk (HOLES): Add "xargs" for gdb.
10035
10036 * configure: Avoid hpux10.20 sed bug.
10037
10038Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10039
4bddf3ad 10040 * configure.in: Add support for windows host
252b5132
RH
10041 (that is a build done under the Microsoft build environment).
10042
10043Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10044
10045 * Makefile.in: Replace all uses of srcroot with s, to shrink
10046 command line lengths.
10047
10048 Patches from Geoffrey Noer <noer@cygnus.com>:
10049 * configure.in: If configuring for newlib, pass --with-newlib to
10050 subdirectories.
10051 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10052 -Bnewlib/ and -Lwinsup to gcc.
10053 (CXX_FOR_TARGET): Likewise.
10054
10055Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10056
10057 * Makefile.in (ETC_SUPPORT): Add configure.
10058
10059Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10060
35590697 10061 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10062 host configuration file.
10063
10064Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10065
10066 * configure.in: Break mn10x00 support into separate
10067 mn10200 and mn10300 configurations.
10068 * config.sub: Likewise.
10069
10070Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10071
10072 * configure.in: Add lots of stuff to noconfigdirs for
10073 the mn10x00 targets.
10074
10075 * config.sub, configure.in: Add mn10x00 support.
10076
10077Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10078
10079 * make-all.com: Call conf-a-gas, not config-a-gas.
10080
10081Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10082
10083 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10084 targets.
252b5132
RH
10085
10086Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10087
10088 * mpw-README: Add much more detail for native PowerMac.
10089 * mpw-install: New file.
10090 * mpw-configure: Add --norecursion and --help options.
10091 * mpw-config.in: Translate readme and install files when
10092 copying to objdir.
10093 * mpw-build.in: Don't always depend on byacc and flex.
10094 (install-only-top): New action.
10095
10096Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10097
10098 * configure.in: You can now configure GDB for the v850.
10099
10100Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10101
10102 * configure.in (noconfigdirs): Don't configure any C++ dirs
10103 if targeting D10V.
10104
10105Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10106
10107 * config.sub: Recognize mips64vr5000.
10108
10109Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10110
10111 * configure.in: Use a single line for host_tools and native_only.
10112
10113Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10114
10115 * config.sub, configure.in: Add entries for m32r.
10116
10117Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10118
10119 * Makefile.in (inet-install): Don't run install-gzip.
10120
10121Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10122
10123 * configure.in: Don't config lots of things for *-*-windows*.
10124
10125Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10126
10127 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10128 (host_libs, host_tools): Copy from configure.in.
10129 * mpw-configure: Don't complain about directories not found.
10130
10131Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10132
10133 * configure.in (i[345]86): Recognize i686 for pentium pro.
10134 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10135 file.
10136
10137 * config.guess (i[345]86): Ditto.
10138
10139Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10140
10141 * configure.in (noconfigdirs): Removed gdb for D10V.
10142
10143Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10144
10145 * configure.in: Remove ld, target-libio, target-libg++, and
10146 target-libstdc++ from noconfigdirs.
10147
10148Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10149
10150 * configure: Fix three locations where shell scripts were
10151 being run directly rather than with config_shell.
10152
10153Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10154
10155 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10156 * config.sub (basic_machine): Recognize v850.
10157
10158Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10159
10160 * mpw-configure: Handle multiple enable/disable options and
10161 pass them down recursively, handle -c and -s flags appropriately
10162 depending on choice of compiler, add escape mechanism for
10163 quoted arguments to gC.
10164
10165Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10166
10167 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10168 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10169 so that -mrelocatable-lib and -mno-eabi are used.
10170
10171 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10172 not support --print-multi-lib, don't abort.
10173
252b5132
RH
10174Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10175
10176 * make-all.com: Run config-a-gas.
10177 * setup.com: Don't copy subdirectory files around.
10178
10179Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10180
10181 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10182 target, it now compiles correctly.
10183
10184Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10185
10186 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10187
10188Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10189
35590697 10190 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10191
10192Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10193
10194 * configure.in (native_only): Add prms.
10195
10196Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10197
10198 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10199 (BINUTILS_SUPPORT_DIRS): Likewise.
10200
10201Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10202
10203 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10204 d10v support is added.
10205
10206Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10207
10208 * configure.in (d10v-*-*): New target.
10209
10210Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10211
10212 * config.guess (HP 9000/811): Recognize this as a PA1.1
10213 machine.
10214
10215Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10216
10217 * Makefile.in (do-tar-gz): New target, split out from tail end of
10218 taz target. Run each command separately, don't use pipes.
10219 (taz): Use it.
10220
10221Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10222
10223 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10224 * mpw-build.in: No builds should depend on building byacc or flex,
10225 they are assumed to be installed already.
10226
10227Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10228
10229 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10230 variable that CC_FOR_TARGET needs.
10231
10232Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10233
10234 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10235 options have changed since the last time the subdirectory was
10236 configured, and if it has, reconfigure.
10237 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10238 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10239
10240Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10241
10242 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10243 CLEAN_MODULES): Add bash.
10244 (all-bash): New target.
10245
10246Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10247
10248 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10249
10250Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10251
10252 * config.sub (basic_machine): Recognize d10v as a valid processor.
10253
10254Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10255
10256 * mpw-configure: Add support for --bindir.
10257 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10258
10259Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10260
10261 * configure.in: add bash, time, gawk to list of hosttools and things
10262 to only build for native toolchains
10263
10264Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10265
10266 * Makefile.in (docdir): Remove.
10267
10268Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10269
10270 * Makefile.in (datadir): Set to $(prefix)/share.
10271
10272Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10273
10274 * configure.in: build diff and patch for cygwin32-hosted
10275 toolchains.
10276
10277Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10278
10279 * config.sub: Accept -rtems*.
10280
10281Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10282
80413487 10283 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10284 remove diff from the list of things not buildable
10285 via Canadian Cross
252b5132
RH
10286
10287Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10288
10289 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10290 don't get ". ".
252b5132
RH
10291
10292Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10293
10294 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10295
10296Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10297
10298 * Makefile.in (taz): Handle case where tex3patch didn't even get
10299 checked out. Also, if it was found, put the symlink in a new util
10300 subdirectory.
10301
10302Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10303
10304 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10305
10306Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10307
10308 * config.sub: Recognize -openvms.
10309 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10310 * make-all.com, setup.com: New files.
10311
10312Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10313
10314 * Makefile.in (taz): tex3patch moved to texinfo/util.
10315
10316Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10317
afb8d725 10318 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10319 * configure.in: remove make from disable-if-Can-Cross list
10320 enable gdb if ${host} and ${target} are cygwin32
10321
10322Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10323
10324 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10325 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10326
10327Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10328
10329 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10330 distinguish sysv/svr4/bsd variants.
10331 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10332
10333Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10334
10335 * configure.in: Added copyright notice.
10336 * move-if-change: Added copyright notice.
10337
10338Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10339
10340 * configure.in (powerpcle-*-solaris*): Until we get shared
10341 libraries working, don't build gdb, sim, make, tcl, tk, or
10342 expect.
10343
10344Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10345
10346 * config.guess: Merge with FSF:
10347
10348 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10349 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10350
10351 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10352 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10353
10354 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10355 * config.guess: Combine two OSF1 rules.
10356 Also recognize field test versions. From mjr@zk3.dec.com.
10357 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10358 because GNU uname does not support -p. From pmr@pajato.com.
10359
10360Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10361
10362 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10363
10364Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10365
10366 * mpw-README: Document GCCIncludes.
10367
10368Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10369
10370 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10371
10372Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10373
10374 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10375
10376Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10377
10378 * configure.in (*-*-cygwin32): Configure make.
10379
10380Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10381
10382 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10383
10384Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10385
10386 * Makefile.in (all-inet): Depend on all-perl.
10387
10388 * Makefile.in (inet-install): New target.
10389
10390 * Makefile.in (all-inet): Depend on all-tcl.
10391 (all-inet): Depend on all-send-pr.
10392
10393Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10394
10395 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10396 temporarily.
10397
10398Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10399
10400 * configure.in: Don't configure --with-gnu-ld on AIX.
10401
10402Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10403
10404 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10405
10406Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10407
10408 * Makefile.in (ALL_MODULES): Added all-inet.
10409 (CROSS_CHECK_MODULES): Added check-inet.
10410 (INSTALL_MODULES): Added install-inet.
10411 (CLEAN_MODULES): Added clean-inet.
10412 (all-indent): New target.
10413
10414 * configure.in (host_tools): Added inet.
10415 (native_only): Added inet.
10416 (noconfigdirs): Added inet.
10417
10418Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10419
10420 * configure.in: Don't configure libgloss if we are not configuring
10421 newlib.
10422
10423Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10424
10425 * configure.in: Don't configure libgloss for unsupported
10426 architectures.
10427
10428Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10429
10430 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10431
10432Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10433
10434 * Makefile.in (ALL_MODULES): Include all-apache.
10435 (CROSS_CHECK_MODULES): Include check-apache.
10436 (INSTALL_MODULES): Include install-apache.
10437 (all-apache): New target.
10438
10439 * configure.in: Added apache everywhere perl is seen.
10440
10441Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10442
10443 * Makefile.in: Add support for clean-{module} and
10444 clean-target-{module} rules.
10445
10446Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10447
10448 * configure.in (*-*-ose) do not build libgloss.
10449
10450Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10451
10452 * config.guess (prep*:SunOS:5.*:*): Turn into
10453 powerpele-unknown-solaris2.
10454
10455Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10456
10457 * configure.in: Permit --enable-shared to specify a list of
10458 directories.
10459
10460Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10461
10462 * configure.in (host==solaris): Pass only the first word of $CC
10463 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10464
10465Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10466
10467 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10468
10469Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10470
10471 * Makefile.in (ALL_MODULES): Include all-perl.
10472 (CROSS_CHECK_MODULES): Include check-perl.
10473 (INSTALL_MODULES): Include install-perl.
10474 (ALL_X11_MODULES): Include all-guile.
10475 (CHECK_X11_MODULES): Include check-guile.
10476 (INSTALL_X11_MODULES): Include install-guile.
10477 (all-perl): New target.
10478 (all-guile): New target.
10479
10480 * configure.in (host_tools): Include perl and guile.
10481 (native_only): Include perl and guile.
10482 (noconfigdirs): Don't build guile and perl; no ports have been
10483 done.
10484
10485Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10486
80413487
RH
10487 * configure (--enable-*): Handle quoted option lists such as
10488 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10489
10490Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10491
10492 * Makefile.in ({,inst}all-target): New rule so we can make and
10493 install all of the target directories easily.
10494
10495Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10496
10497 * configure.in: Add missing global flag in sed substitution when
10498 deleting `target-' from ${configdirs}.
10499
10500Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10501
10502 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10503 option.
10504
10505 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10506 config/mh-necv4.
10507
10508 * install.sh: Correct misspelling of transformbasename.
10509
10510 * config.guess: Recognize mips-*-sysv*.
10511
10512Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10513
10514 * config.sub: Recognize mon960.
10515
10516Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10517
10518 * configure: Restore Canadian Cross handling of BISON and LEX,
10519 removed in Feb 20 change.
10520
10521Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10522
10523 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10524 Mention make install. Remove the old copyright date as well the
10525 clumsy and rather pointless copyright on the README file.
10526
10527Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10528
10529 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10530 Makefile after running symlink-tree, then run `make distclean' to
10531 avoid clobbering any generated files in srcdir.
10532
10533Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10534
10535 * configure.in (m68k-*-netbsd*): Build everything now.
10536
10537Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10538
10539 * Makefile.in (taz): Fix quoting.
10540
10541Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10542
10543 * configure.in (sparclet-*-*): Build everything now.
10544
10545Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10546
10547 * configure.in (m68k-*-linux*): New host.
10548
10549Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10550
10551 * configure: Check for bison before byacc.
10552
10553Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10554
10555 * Makefile.in configure: Change the way LEX and BISON/YACC are
10556 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10557 searching PATH. These are used as fallbacks by Makefile.in if
10558 flex/bison/byacc aren't in objdir.
10559
10560Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10561
10562 * Makefile.in: Make everything which depends upon all-bfd also
10563 depend upon all-opcodes, in case --with-commonbfdlib is used.
10564
10565Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10566
10567 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10568 building NT native compilers on Unix.
10569
10570Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10571
10572 * configure.in: Don't get CC from the host Makefile fragment if we
10573 can find gcc in PATH, or if this is a Canadian Cross. Move the
10574 Solaris test for /usr/ucb/cc to the post target script, just after
10575 the compiler sanity test.
10576
10577Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10578
10579 * config.sub: Merge with FSF.
10580
10581Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10582
10583 * Makefile.in (RPATH_ENVVAR): New variable.
10584 (REALLY_SET_LIB_PATH): Use it.
10585 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10586
10587Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10588
10589 * config.sub, configure.in: Recognize sparclet cpu.
10590
10591Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10592
10593 * config.guess: Support m68k-cbm-sysv4.
10594
10595Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10596
10597 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10598 m68k-unknown-linuxaout from linker help string. Put quotes around
10599 $ld_help_string.
10600
10601Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10602
10603 * config.guess (powerpc-harris-powerunix): Add guess for port
10604 to new target.
10605
10606Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10607
10608 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10609
10610Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10611
10612 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10613 $(REALLY_SET_LIB_PATH) in Makefile.
10614 * Makefile.in (SET_LIB_PATH): New variable.
10615 (REALLY_SET_LIB_PATH): New variable.
10616 ($(DO_X)): Use $(SET_LIB_PATH).
10617 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10618 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10619 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10620 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10621 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10622 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10623 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10624 (install-dosrel): Likewise.
10625 (all-opcodes): Depend upon all-libiberty.
10626
10627Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10628
10629 * config.guess (*:CYGWIN*): New
10630
10631Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10632
10633 * Makefile.in (all-target-winsup): All all-target-libiberty.
10634
10635Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10636
10637 * configure.in (noconfigdirs): Add missing # in front of comment.
10638
10639Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10640
10641 * configure.in: add second pass to things added to noconfigdirs
10642 so *-gm-magic can exclude libgloss properly.
10643
10644Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10645
10646 * mpw-configure (extralibs_name, rez_name): Set correctly
10647 for MWC68K compiler.
10648
10649 * mpw-README: Add more info on the necessary build tools.
10650
10651Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10652
10653 * configure.in, config.sub: Recognize cygwin32.
10654
10655Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10656
10657 * config.guess, config.sub: Recognize A/UX.
10658
10659Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10660
10661 * config.sub: Merge with gcc/config.sub.
10662
10663Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10664
10665 * mpw-build.in (do-binutils): Add build of stamps.
10666
10667Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10668
10669 * config.sub: Add recognition for mips64vr4100*-* targets.
10670
10671Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10672
10673 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10674 Add creation of gconfigargs with `--enable-shared' turned on.
10675 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10676 ($(host)-stamp-stage3-configured): Likewise.
10677 (HOLES): Add chatr and ldd.
10678 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10679
10680Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10681
10682 * configure: Pass --nfp to recursive configures.
10683
10684Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10685
10686 * Makefile.in (DLLTOOL): New.
10687 (DLLTOOL_FOR_TARGET): New.
10688 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10689 (EXTRA_TARGET_FLAGS): Ditto.
10690 (EXTRA_GCC_FLAGS): Ditto.
10691 (CONFIGURE_TARGET_MODULES): Ditto.
10692 (DO_X): Ditto.
10693 * configure: Add DLLTOOL.
10694
10695Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10696
10697 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10698 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10699 mh-sco, since old workarounds no longer needed, and don't
10700 build ld, since libraries have weak symbols in COFF.
10701
10702Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10703
10704 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10705
10706Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10707
10708 * configure.in: Make sure that ${CC} can be used to compile an
10709 executable.
10710
afb8d725
JM
10711Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10712
10713 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10714 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10715 nothing depending on whether gdbtk is being built.
10716
252b5132
RH
10717Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10718
10719 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10720
10721Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10722
10723 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10724 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10725
10726Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10727
10728 * config-ml.in: Add support for
10729 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10730 Simplify setting of multidirs from --disable-foo.
10731
10732Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10733
10734 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10735 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10736 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10737 non-empty, pass them on to the GCC make.
252b5132
RH
10738 (all-bootstrap): New rule that is like all-gcc, except it executes
10739 the GCC bootstrap rule instead of the GCC all rule.
10740
10741Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10742
10743 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10744
10745Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10746
10747 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10748 DG/UX support.
10749
10750Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10751
10752 * config.sub (i*86*) Change [345] to [3456]
10753
10754Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10755
10756 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10757 --with-gnu-ld=no.
10758
10759Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10760
10761 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10762 AIX multilibs get built.
10763
10764Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10765
10766 * configure.in (i386-win32): Don't build expect if we're not
10767 building the tcl subdir.
10768
10769Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10770
10771 * Makefile.in: (configure-target-examples, all-target-examples):
10772 New targets, configure and build example programs.
10773
10774Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10775
10776 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10777 use it as input to sedit the generated MPW makefile.
10778 * mpw-README: Add a suggestion about Gestalt.h.
10779
10780Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10781
10782 * config.sub: Accept *-*-ieee*.
10783
10784Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10785
10786 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10787 Ronald F. Guilmette <rfg@monkeys.com>.
10788
10789Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10790
10791 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10792 for powerpc-pe native.
10793 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10794 (target==powerpc-pe): duplicate i386-win32 entry.
10795
10796Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10797
10798 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10799 of vxworks, not just vxworks5.1.
10800
10801Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10802
10803 * mpw-configure: Add support for exec-prefix.
10804
10805Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10806
10807 * config.guess: Recognize HP model 816 machines as having
10808 a PA1.1 processor.
10809
10810Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10811
10812 * configure: Ignore new autoconf configure options.
10813
252b5132
RH
10814Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10815
10816 * config.guess: Recognize Pentium under SCO.
10817 From Robert Lipe <robertl@arnet.com>.
10818
10819Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10820
10821 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10822
10823Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10824
10825 * configure.in: Don't configure gas for alpha-dec-osf*.
10826
10827Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10828
10829 * configure.in: Default to --with-stabs for some targets for which
10830 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10831 i[345]86*-*-unixware*.
10832
10833Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10834
10835 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10836 rather than basing it on the target. Simplify handling of options
10837 controlling which directories to configure. Remove extraneous
10838 slash in multi-clean target.
10839
10840Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10841
10842 * config-ml.in: Prefix more variables with ml_ so they don't collide
10843 with configure's.
10844
10845Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10846
10847 * configure: Don't turn -v into --v.
10848
10849Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10850
10851 * configure.in (targargs): Fix typo.
10852
10853 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10854
10855Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10856
10857 * configure.in: Strip --host and --target options from
10858 CONFIG_ARGUMENTS, and always configure for --host only. Add
10859 --with-cross-host option when building with a cross-compiler.
10860 * configure: Canonicalize the arguments put into config.status by
10861 always using `=' for an option with an argument. Pass a presumed
10862 --host or --target explicitly.
10863
10864Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10865
10866 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10867 into general OS recognition case.
10868
10869Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10870
10871 * configure.in (target_configdirs): add target-winsup only
10872 for win32 target systems.
10873
10874Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10875
10876 * Makefile.in (all-target-libgloss): Depend upon
10877 configure-target-newlib, since when libgloss is built it looks to
10878 see if the newlib directory exists.
10879
10880Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10881
10882 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10883 cfg-ml-*.in.
10884
10885Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10886
10887 * configure: Handle LD and LD_FOR_TARGET when configuring a
10888 Canadian Cross.
10889
252b5132
RH
10890Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10891
10892 * configure.in (target_libs): add target-winsup.
10893 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10894 (target==ppcle-pe): remove ld from $noconfigdirs.
10895
10896Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10897
10898 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10899 Preserve relative path names in $srcdir. Build symlink tree if
10900 configuring cross target dir and srcdir=. (= no VPATH support).
10901 (configure-target-libg++): Depend on configure-target-librx.
10902 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10903 * config-ml.in: New file.
10904 * symlink-tree: New file.
10905 * configure: Ensure srcdir="." if that's what it is.
10906
10907Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10908
10909 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10910 includes and FLEX_SKELETON setting.
10911 * mpw-configure (--with-gnu-ld): New option, controls whether
10912 to use PPCLink or ld with PowerMac GCC.
10913 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10914 * mpw-config.in: Configure grez if targeting Mac.
10915
10916 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10917 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10918 just macos.
252b5132
RH
10919 * configure.in: Configure grez resource compiler if targeting Mac.
10920 * Makefile.in (all-grez, install-grez): New targets.
10921
10922Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10923
10924 * configure: CXX defaults to gcc, not g++. If we find
35590697 10925 gcc in the path, set CC to gcc -O2.
252b5132
RH
10926
10927Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10928
10929 * configure: Default ${build} correctly. Avoid picking up extra
10930 spaces when reading CC and CXX from Makefile. When doing a
10931 Canadian Cross, use plausible default values for numerous
10932 variables.
10933 * configure.in: When doing a Canadian Cross, don't try to
10934 configure tools whose configure script can't handle it.
10935
10936Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10937
10938 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10939
10940Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10941
10942 * configure: Remove dubious bug reporting address.
10943
10944Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10945
10946 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10947 configure script, run that instead of this directory's configure.
10948 In either case, print a message that we're configuring the sub-dir.
10949
10950Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10951
10952 * configure.in: Before checking for the existence of various files,
10953 use sed to filter out "target-".
10954
10955Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10956
10957 * Makefile.in (DO_X): Split rule to decrease command line length
10958 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10959 (Philippe De Muyter).
10960
10961Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10962
10963 * Makefile.in (all-patch): depend on all-libiberty.
10964
10965Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10966
10967 * configure.in: If the only directory in target_configdirs which
10968 actually exists is libiberty, then set target_configdirs to empty,
10969 to avoid trying to build a target libiberty in a gas or gdb
10970 distribution.
10971
10972Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10973
10974 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
10975 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10976 systems.
252b5132
RH
10977
10978Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10979
10980 * configure.in (copy_dirs): Use sys-include instead of include
10981 for --with-headers option.
10982
10983Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10984
10985 * Makefile.in, configure.in: Make winsup builds work with
10986 new scheme.
10987
10988Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10989
10990 * configure.in: Build the linker on AIX.
10991
10992Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10993
10994 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10995 where needed.
10996
10997Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10998
10999 * Makefile.in (all-gcc): Fix typo.
11000
11001Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11002
11003 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11004
11005Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11006
11007 * configure.in: Rename libFOO to target-libFOO, and xiberty
11008 to target-xiberty, to provide more flexibility.
11009 (target_subdir): Define. Create if cross.
11010 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11011 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11012 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11013 check-libFOO -> check-target-libFOO, etc.
11014 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11015 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11016 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11017 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11018 allow ALL_GCC="" to only configure.
11019 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11020 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11021 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11022
11023Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11024
11025 * Makefile.in (taz): Build "info" in etc explicitly.
11026
11027Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11028
11029 * configure.in: Make sure that CC is undefined (as opposed to
11030 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11031 problem with autoconf trying to configure on a host without GCC.
11032
11033Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11034
11035 * mpw-configure: Set host alias from choice of host compiler,
11036 only use generic MPW Makefile sed if present, edit a file
11037 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11038 * mpw-README: Add problem notes about CW6 and CW7.
11039
11040Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11041
11042 * Makefile.in (taz): Use ";" instead of ";;".
11043
11044Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11045
11046 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11047 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11048 DISTDOCDIRS.
11049 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11050 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11051
11052Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11053
11054 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11055 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11056 Move bfd to DISTSTUFFDIRS.
11057
11058Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11059
11060 * Makefile.in (X11_LIB): Removed.
11061 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11062
11063 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11064
11065Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11066
11067 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11068 names.
11069
11070Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11071
11072 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11073
11074Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11075
11076 * configure.in (i[345]86-*-win32): Always build newlib.
11077 Don't configure cvs, autoconf or texinfo.
11078 * Makefile.in (LD_FOR_TARGET): New.
11079 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11080 Pass down LD_FOR_TARGET.
11081
11082Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11083
11084 * winsup: New directory.
11085 * Makefile.in: Build winsup.
11086 * configure.in: Winsup is configured when target is win32.
11087 Can only build win32 target GDB when native.
35590697 11088
252b5132
RH
11089Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11090
11091 * config.guess: Recognize HP model 819 machines as having
11092 a PA 1.1 processor.
11093
11094Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11095
11096 * configure: Fix sed loop which substitutes for CC and CXX to
11097 avoid bug found in various sed implementations.
11098
11099Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11100
11101 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11102 simulator. Use standard powerpc-*-eabi*.
11103
11104Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11105
11106 * configure.in: Stop putting gas and binutils in noconfigdirs for
11107 powerpc-*-aix* and rs6000-*-*.
11108
11109Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11110
11111 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11112 -mcall-aixdesc libraries.
11113
11114Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11115
11116 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11117
11118 * config.sub (arm | armel | armeb): Fix shell syntax.
11119
11120Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11121
11122 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11123 -msoft-float and -mcpu=common support.
11124 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11125 libraries.
11126
11127Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11128
11129 * configure.in: Allow configuration and build of emacs19 for the alpha.
11130
11131Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11132
11133 * configure.in (CC): Get ^CC, not just any old CC, from
11134 ${host_makefile_frag}.
11135
11136Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11137
35590697 11138 * configure.in (CC): Try to get CC from
252b5132
RH
11139 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11140
11141Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11142
11143 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11144 only if it exists in $(srcdir).
11145
11146Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11147
11148 * configure: If CC and CXX are not set in the environment, set
11149 them, based on either an existing Makefile or on searching for gcc
11150 in PATH. Substitute for CC and CXX in Makefile.
11151 * configure.in: Remove libm from target_libs. Separate
11152 target_configdirs from configdirs. If CC is not set in
11153 environment, try to get it from a host Makefile fragment. Rewrite
11154 changes of configdirs to use skipdirs instead. A few minor
11155 tweaks. Take directories out of target_configdirs as they are
11156 taken out of configdirs. Remove existing Makefile files from
11157 subdirectories. Substitute for TARGET_CONFIGDIRS and
11158 CONFIG_ARGUMENTS in Makefile.
11159 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11160 by configure.in.
11161 (CONFIG_ARGUMENTS): Likewise.
11162 (CONFIGURE_TARGET_MODULES): New variable.
11163 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11164 ($(CONFIGURE_TARGET_MODULES)): New target.
11165 (configure-libg++, configure-libio): New targets.
11166 (all-libg++): Depend upon configure-libg++.
11167 (all-libio): Depend upon configure-libio.
11168 (configure-libgloss, all-libgloss): New targets.
11169 (configure-libstdc++): New target.
11170 (all-libstdc++): Depend upon configure-libstdc++.
11171 (configure-librx, all-librx): New targets.
11172 (configure-newlib): New target.
11173 (all-newlib): Depend upon configure-newlib
11174 (configure-xiberty): New target.
11175 (all-xiberty): Depend upon configure-xiberty.
11176
11177Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11178
11179 * configure.in (host i[345]86-*-win32): Expand the
11180 noconfigdirs again.
11181
11182Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11183
11184 * mpw-configure: Fix sed command file name.
11185
11186Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11187
35590697 11188 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11189 noconfigdirs again.
11190
11191Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11192
11193 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11194 or powerpc*-*-pe*, since they are not yet supported.
11195
11196Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11197
11198 Add PowerMac support and many other enhancements.
11199 * mpw-configure: New option --cc to select compiler to use,
11200 paste options set according to --cc into the generated
11201 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11202 if mpw-make.sed is present.
11203 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11204 add forward includes for PowerPC include files.
11205 * mpw-build.in: Build using Makefile.PPC if present.
11206 (do-byacc, etc): Remove separate version resource builds.
11207 (do-gas): Build "stamps" before "all".
11208 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11209 * mpw-README: Update to reflect --cc option, PowerMac support,
11210 and recently-reported compatibility problems.
11211
11212Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11213
11214 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11215 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11216 (--with-multilib-top): Pass to recursive invocations.
11217
11218Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11219
11220 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11221 v810-*-*.
11222
11223Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11224
11225 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11226 gdb, ld and opcodes on v810-*-*.
11227
252b5132
RH
11228Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11229
11230 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11231 (local-maintainer-clean): New target.
11232 (maintainer-clean): New target.
11233 (realclean): Just depend upon maintainer-clean.
11234
11235Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11236
11237 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11238
11239Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11240
11241 * configure.in: Build ld in mips*-*-bsd* case.
11242
11243Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11244
11245 * config.sub: Accept -lites* OS. From Ian Dall.
11246
11247Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11248
11249 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11250 targets.
252b5132
RH
11251
11252Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11253
11254 * configure.in: treat i386-win32 canadian cross the same as
11255 i386-go32 canadian cross.
11256
11257Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11258
11259 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11260 running under the simulator to build a reduced set of libraries.
11261 (powerpc-*-eabiaix): Add fine grained multilib support added to
11262 other powerpc targets yesterday.
11263
11264Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11265
11266 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11267 -disable-softfloat, -disable-relocatable, -disable-aix, and
11268 -disable-sysv to control which multilib libraries get built.
11269
11270Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11271
11272 * configure: Add Makefile.tem to list of files to remove in trap
11273 handler.
11274
11275Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11276
11277 * config.guess (*Linux*): Add missing "exit"s.
11278 Also, need specific check for alpha-unknown-linux (uses COFF).
11279
11280Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11281
11282 * config.guess: Merge with FSF:
11283
11284 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11285 * config.guess (AIX4): More robust release numbering discovery.
11286
11287 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11288 * config.guess (i386-sequent-ptx): Properly get version number.
11289
11290 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11291 * config.guess (mips:*:4*:UMIPS): New case.
11292
11293Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11294
11295 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11296 (i386-win32 host): Likewise. Don't build readline.
11297
afb8d725
JM
11298Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11299
11300 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11301 SUPPORT_FILES to submakes.
11302
252b5132
RH
11303Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11304
11305 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11306 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11307 mpw-configure.
11308
11309Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11310
11311 * configure.in (appdirs): Use =, not ==, in test expression when
11312 trying to build the text to print in the warning message for
11313 Solaris users.
11314
11315Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11316
11317 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11318
11319Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11320
11321 * config.guess: Recognize lynx-2.3.
11322
11323Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11324
11325 * config.sub (z8ksim): Deleted
11326 (z8k-*-coff): New, this is the one true name of the target.
11327
11328Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11329
11330 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11331
11332Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11333
11334 * config.guess (*:Linux:*:*): First try asking the linker what the
11335 default object file format is (elf, aout, or coff). Then if this
11336 fails, try previous methods.
11337
11338Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11339
11340 * configure.in: Don't build newlib for *-*-vxworks5.1.
11341
11342Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11343
11344 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11345 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11346
11347Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11348
11349 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11350
11351Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11352
11353 * cfg-ml-com.in: New file.
11354 * cfg-ml-pos.in: New file.
11355
11356Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11357
11358 * COPYING.NEWLIB: Add HP free copyright to list.
11359
11360Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11361
11362 * config.sub: Recognize -eabi* for the system, not just -eabi.
11363
11364Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11365
11366 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11367 * config.sub, configure.in (win32): New target and host.
11368
11369Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11370
11371 * configure.in: Add i386-pe configuration.
11372
11373Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11374
11375 * mpw-build.in (install): Install GDB after LD.
11376
11377Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11378
11379 * mpw-config.in (elf/mips.h): Always forward-include, needed
11380 for GDB to build.
11381
11382Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11383
11384 * testsuite: New directory for customer acceptance and whole tool
11385 chain tests.
11386
11387Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11388
11389 * configure: If per-host line isn't found, but AC_OUTPUT is found
11390 and a configure script exists, run it instead.
11391
11392Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11393
11394 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11395
11396Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11397
11398 * configure: Set build_{cpu,vendor,os,alias} to host values when
11399 --build isn't specified.
11400
11401Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11402
11403 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11404 (FLAGS_TO_PASS): Pass them.
11405 (EXTRA_TARGET_FLAGS): Ditto.
11406
252b5132
RH
11407Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11408
11409 * Makefile.in (all-libg++): Depend on all-libstdc++.
11410
11411Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11412
11413 * configure.in (noconfigdirs): Enable all packages for
11414 i386-unknown-netbsd.
11415
11416Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11417
11418 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11419 hosted builds (DOS builds)
11420
11421Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11422
11423 Changes for ARM based on patches from Richard Earnshaw:
11424 * config.sub: Handle armeb and armel.
11425 * configure.in: Omit arm linker only for riscix.
11426
11427Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11428
11429 * config.guess: Update from FSF.
11430
11431Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11432
11433 * config.sub: Recognize powerpcle as the little endian varient of
11434 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11435 powerpcle variant. Convert pentium into i586, not i486. Add p5
11436 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11437 temporarily.
11438
11439Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11440
11441 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11442
11443Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11444
11445 * config.sub: Accept -lites* as a basic system type.
11446
11447Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11448
11449 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11450 installed, and if so return linuxoldld as the system name.
11451
11452Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11453
11454 * config.guess: Add hppa1.1-hp-lites support.
11455
11456Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11457
11458 * configure.in: Don't build newlib for m68k-vxworks5.1.
11459
11460Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11461
11462 * configure.in (mips-sgi-irix6): Use mh-irix5.
11463
11464Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11465
11466 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11467
11468Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11469
11470 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11471 OSF/1. Fix compiler flags.
252b5132
RH
11472 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11473
11474Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11475
11476 * configure.in: Recognize --with-newlib.
11477 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11478
afb8d725
JM
11479Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11480
11481 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11482 to *_X11_MODULES due to gdbtk needing X include files et al.
11483
252b5132
RH
11484Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11485
11486 Merge in support for Mac MPW as a host.
11487 (Old change descriptions retained for informational value.)
11488
11489 * mpw-config.in: Add generic include forwards for cpu-specific
11490 include files in aout and elf directories.
11491
11492 * mpw-configure: Added copyright.
11493 * mpw-config.in: Check for presence of required build tools.
11494 (target_libs): Add newlib.
11495 (target_tools): Add examples.
11496 (Read Me): Generate as "Read Me for MPW" instead.
11497 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11498 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11499 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11500
11501 * mpw-configure: Remove subdir-specific makefile hackery,
11502 delete mk.tmp after using it.
11503
11504 * mpw-build.in (all): Display start and end times.
11505
11506 * mpw-configure (host_canonical): Set.
11507 (target_cpu): Always add to makefiles.
11508 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11509 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11510 (mpw-mh-mpw): Look for in srcdir and srcroot.
11511 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11512
11513 * mpw-build.in: (install-only): New target.
11514
11515 * mpw-configure (host_alias, target_alias): Rename from hostalias
11516 and targetalias, add into generated Makefile.
11517 (mk.tmp): If present, add into generated Makefile.
11518 * mpw-build.in (all-gas): Build config.h first before gas proper.
11519
11520 * mpw-configure (config.status): Write only if changed.
11521 * mpw-config.in (readline): Configure it (not built, just used for
11522 definitions).
11523
11524 * mpw-config.in (elf/mips.h): Add a forward include.
11525
11526 * mpw-config.in: Forward-include most .h files in include into
11527 extra-include.
11528 (readline): Don't build.
11529 mpw-build.in (install): Install GDB.
11530
11531 * mpw-configure (prefix, mpw_prefix): Handle it.
11532 * mpw-config.in (mmalloc, readline): Don't configure.
11533 * mpw-build.in (thisscript): Rename to ThisScript.
11534 Use mpw-build instead of BuildProgram everywhere.
11535 (mmalloc, readline): Don't build.
11536 * mpw-README: New file, basic documentation about the MPW port.
11537
11538 * mpw-config.in: Use forward-include to create include files.
11539
11540 * mpw-configure: Add more things to the top of each configured
11541 Makefile, including contents of config/mpw-mh-mpw.
11542 * mpw-config.in (extra-include): Create this directory and fill it
11543 with Posix-like include files when configuring.
11544
11545 * config.sub (apple, mac, mpw): Add various aliases.
11546
11547 * mpw-build.in: New file, top-level build script fragment for MPW.
11548 * mpw-configure: New file, configure script for MPW.
11549 * mpw-config.in: New file, config fragment for MPW.
11550
11551Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11552
11553 * configure.in (host_libs): Remove glob, since it is gone from the
11554 sources.
11555
11556Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11557
11558 * Makefile.in: define empty GDB_NLM_DEPS var.
11559
11560 * configure.in(target_makefile_frag): use config/mt-netware
11561 for netware targets.
11562
11563Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11564
11565 * config.sub: Merge in recent FSF changes. Remove linux special
11566 cases.
11567
11568Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11569
4bddf3ad 11570 Revert this change:
252b5132
RH
11571
11572 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11573
11574 * build-all.mk: Use CC=cc -Xs on Solaris.
11575
252b5132
RH
11576Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11577
11578 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11579 stop using it.
11580 * Makefile.in: Nuke all references to glob subdirectory.
11581
11582Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11583
11584 * configure.in: Fix --enable-shared logic in per-host.
11585
11586Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11587
11588 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11589
11590Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11591
11592 * configure.in (noconfigdirs): Don't build gas on AIX, for
11593 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11594
11595Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11596
11597 * configure: Fix --cache-file to work if the file argument is a
11598 relative path.
11599
11600Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11601
11602 * configure: If the --cache-file is used, pass it down to
11603 configure in subdirectories.
11604
11605Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11606
11607 * config.sub: add vxworks29k configuration.
11608
11609Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11610
11611 * Makefile.in (taz): Do "diststuff" part quietly.
11612
11613Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11614
11615 * config.sub: Mini-merge with gcc/config.sub.
11616
11617Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11618
11619 * config.guess (IRIX): Sed - to _.
11620
11621Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11622
11623 * Makefile.in (source-vault, binary-vault): New targets.
11624
11625Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11626
11627 * config.sub: Recognize -eabi as a basic system type.
11628
11629Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11630
11631 * configure.in (enable_shared stuff): Fix typo.
11632
11633Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11634
11635 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11636
11637Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11638
11639 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11640
11641Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11642
11643 * configure.in (rs6000-*-*): Don't build gas.
11644
11645Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11646
11647 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11648 reduce command line length.
11649 (AS_FOR_TARGET): Check for as.new, not Makefile.
11650 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11651
11652Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11653
11654 * config.guess: Merge from FSF.
11655
11656Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11657
11658 * configure: Don't use $ when handling program_suffix.
11659
11660Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11661
11662 * configure.in: Configure tk for hppa/hpux.
11663
11664Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11665
11666 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11667
11668Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11669
11670 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11671 to LIBCXXFLAGS. Tests are better run without it.
11672
11673Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11674
11675 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11676
11677Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11678
11679 * configure.in (*-*-netware*): Don't configure xiberty.
11680
11681Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11682
11683 * configure.in: Remove tk from native_only list.
11684
11685Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11686
11687 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11688 for special NCD build.
11689
11690Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11691
11692 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11693 makeall.bat, they're only useful for binutils snapshots.
11694 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11695 makeall.bat to specified SUPPORT_FILES.
11696
11697Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11698
11699 * build-all.mk: Add Ericsson targets to sun4 and solaris
11700 hosts. Add BNR's sun4 target to solaris host, so their
11701 build-from-source will be tested in-house first.
11702
11703Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11704
11705 * Makefile.in (LIBCFLAGS): New variable.
11706 (CFLAGS_FOR_TARGET): Ditto.
11707 (LIBCFLAGS_FOR_TARGET): Ditto.
11708 (LIBCXXFLAGS): Ditto.
11709 (CXXFLAGS_FOR_TARGET): Ditto.
11710 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11711 (BASE_FLAGS_TO_PASS): Pass them.
11712 (EXTRA_TARGET_FLAGS): Ditto.
11713
4bddf3ad 11714 * configure.in: Support --enable-shared.
252b5132
RH
11715
11716Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11717
11718 * configure.in (target_libs): Include libstdc++ again.
11719 * config.guess: Update from FSF (for FreeBSD).
11720
11721Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11722
11723 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11724 makeall.bat.
11725 (DISTDOCDIRS): Add `etc'.
11726 (ETC_SUPPORT_PFX): New variable.
11727 (taz): Include anything from etc starting with a word in
11728 ETC_SUPPORT_PFX.
11729
11730Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11731
11732 * config.sub: Update for recent FSF changes. Remove obsolete
11733 h8300hds entry. Add -windows* and -osx as basic os. Minor
11734 spacing changes.
11735
11736Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11737
11738 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11739
11740 * config.guess: Merge with FSF.
11741 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11742
11743Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11744
11745 * configure: Since the "trap 0" handler will override the exit
11746 status on many systems, only use it for "exit 1", and make it set
11747 a non-zero exit status; reset it before "exit 0". Also, check
11748 exit status of config.sub, and error out if it failed.
11749
11750Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11751
11752 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11753 and install libgloss.
11754
11755Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11756
11757 * Makefile.in (all-binutils): Depend upon all-byacc.
11758
11759 * configure.in: Don't build emacs on Irix 5.
11760
11761Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11762
11763 * configure.in (*-*-netware*): Add libio.
11764
11765Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11766
11767 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11768 (CHECK_TARGET_MODULES): Ditto.
11769 (INSTALL_TARGET_MODULES): Ditto.
11770 (TARGET_LIBS): Ditto.
11771 (all-libstdc++): Note dependencies.
11772
11773Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11774
11775 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11776
11777Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11778
11779 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11780 -fexternal-templates.
11781
11782 * configure.in (target_libs): Add libstdc++.
11783 (noconfigdirs): Add libstdc++ as appropriate.
11784
11785Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11786
11787 * config.guess: Update from FSF.
11788
11789Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11790
11791 * configure: Use ${config_shell} when running ${configsub}.
11792
11793Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11794
11795 * config.sub: No longer recognize h8300h.
11796
11797Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11798
11799 * config.sub: Remove extraneous differences between config.sub and
11800 gcc/config.sub.
11801
11802Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11803
11804 * Makefile.in (DISTSTUFFDIRS): Add gas.
11805
11806Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11807
11808 * COPYING.NEWLIB: New file.
11809
11810Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11811
11812 * config.guess (HP-UX): Patch from Harlan Stenn
11813 <harlan@landmark.com> to also emit release level.
11814
11815Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11816
11817 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11818
11819Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11820
11821 * config.sub: Merge nextstep cleanup from FSF.
11822
11823Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11824
11825 * configure.in (arm-*-*): Don't configure ld for this target.
11826
11827Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11828
11829 * configure.in (*-*-netware): don't configure libg++, libio,
11830 librx, or newlib.
11831
11832Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11833
11834 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11835 configure ld--it works, but it doesn't support shared libraries.
11836
11837Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11838
11839 * config.guess (*-unknown-freebsd*): Get rid of possible
11840 trailing "(Release)" in version string.
11841 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11842
11843Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11844
11845 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11846 Fix type: *-next-neststep -> *-next-nextstep.
11847
11848 * config.guess: Merge from FSF:
11849
11850 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11851
11852 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11853
11854 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11855
11856 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11857 instead of UNIX_SV for UnixWare 1.0).
11858
11859Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11860
11861 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11862 to make gdb/nlm/* build after the compiler and linker.
11863
11864Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11865
11866 * config.guess (netbsd, freebsd, linux): Accept any machine,
11867 not just i[34]86.
11868 (m68k-atari-sysv4): Relocate to match FSF version.
11869
11870 * config.guess: More merges from the FSF:
11871
11872 Add a space before function call or macro invocation.
11873
11874 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11875
11876 * config.guess: Add trap cmd to remove dummy.c and dummy when
11877 interrupted.
11878
11879 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11880
11881 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11882 (dummy): Redirect stderr from compilation of dummy.c.
11883
11884 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11885
11886 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11887
11888Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11889
11890 * configure: Accept and ignore --cache*, for compatibility with
11891 new autoconf.
11892
11893Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11894
11895 * config.guess: Merge from FSF:
11896
11897 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11898
11899 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11900 (PATH): Add /.attbin at end for finding uname.
11901 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11902
11903 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11904
80413487 11905 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
11906
11907 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11908
80413487
RH
11909 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11910 to select whether to use ELF or COFF.
252b5132
RH
11911
11912 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11913
80413487 11914 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11915
11916 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11917
11918 * config.guess: Guess the OS version for HPUX.
11919
11920 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11921
11922 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11923
11924Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11925
11926 * configure.in: Recognize --with-headers, --with-libs, and
11927 --without-newlib.
11928 * Makefile.in (all-xiberty): Depend upon all-ld.
11929
11930Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11931
11932 * configure.in: Change i[34]86 to i[345]86.
11933
11934Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11935
11936 * configure (version): A few more tweaks to help message.
11937
11938Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11939
11940 * Makefile.in: Remove (for now) librx as a host library,
11941 now that we're building it for target.
11942
11943Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11944
11945 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11946 (Karl Berry).
11947
11948Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11949
11950 * configure.in: Also configure librx.
11951
11952Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11953
11954 * Makefile.in: Update various rules to reflect that librx
11955 is now needed for libg++.
11956
11957Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11958
11959 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11960
11961Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11962
11963 * configure.in: Configure the examples directory.
11964
11965Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11966
11967 * configure: Simplify Jun 2 1994 change.
11968
11969Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11970
11971 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11972 /bin/gcc isn't good enough to build gcc.
11973
11974Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11975
11976 * Makefile.in (GDB_SUPPORT_FILES): Remove
11977 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11978 (gdb.tar.gz): Add new rule to use standard distribution building
11979 mechanism.
11980
11981Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11982
11983 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11984 Bill Cox <bill@cygnus.com>.
11985
11986Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11987
11988 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11989
11990Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11991
11992 * configure: Search current dir first in .gdbinit.
11993
11994Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11995
11996 * config.sub: Recognize freebsd (merged from gcc config.sub).
11997
11998Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11999
12000 * config.sub: Refer to NeXT's operating system as nextstep.
12001
12002 * config.sub (case $basic_machine): Re-order the cases, to match
12003 the order in the FSF version (which is mostly alphabethical).
12004 Merge in some additions and changes from the FSF.
12005
12006Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12007
12008 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12009 * config.sub: Recognize cxux7.
12010 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12011
12012Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12013
12014 * config.sub: Fix typo powerpc -> powerpc-*.
12015
12016Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12017
12018 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12019
12020 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12021 parallel with all-emacs and install-emacs). Top-level command
12022 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12023
12024Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12025
12026 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12027 $(relbindir)/make before doing ``make install'', and use
12028 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12029 installing over running make binary.
12030 ($(host)-stamp-stage3-installed): Likewise.
12031
12032Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12033
12034 * config.guess: Recognize Mach.
12035
12036Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12037
12038 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12039 see whether --exec-prefix was used.
12040
12041Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12042
12043 * README: Explicitly mention libg++/README. (Zoo's idea.)
12044
12045Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12046
12047 * Makefile.in: Add all-librx target similar to all-libproc.
12048
12049Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12050
12051 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12052 with post 1.2 uname bogosity.
12053
12054Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12055
12056 * configure: Remove temporary files on receipt of a signal.
12057
12058Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12059
12060 * configure: If there is a package_makefile_frag, remove
12061 ${subdir}/Makefile.tem after copying it in.
12062
12063Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12064
12065 * build_all.mk: support rs6000 lynx identifies itself as
12066 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12067 since /bin/gcc is too feeble to compile a modern gcc.
12068
12069Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12070
12071 * brought devo/test-build.mk update-to-date with progressive/
12072 test-build.mk. Add lynx targets and hppa flag info.
12073
12074Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12075
12076 * configure.in: Use mh-ncrsvr43. Patch from
12077 Tom McConnell <tmcconne@sedona.intel.com>.
12078
12079Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12080
12081 * config.guess (i386-unknown-bsdi): No longer need to
12082 check #if defined(__bsdi__) && defined(__i386__).
12083
12084Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12085
12086 * configure: Set program_transform_nameoption correctly.
12087
12088Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12089
12090 * brought build-all.mk update-to-date with progressive build-all.mk,
12091 added new targets and hppa info.
35590697 12092
252b5132
RH
12093Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12094
12095 * configure: If config.guess result is a prefix of the user
12096 specified target, assume a native build and use the user specified
12097 target as the host alias. Remove SunOS patch suffix removal hack.
12098 * configure.in: Remove SunOS patch suffix removal hack.
12099
12100 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12101 in NATIVE_CHECK_MODULES.
12102
12103Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12104
12105 * Makefile.in: Rename HOST_ONLY to NATIVE.
12106 * configure: Delete SunOs patch suffix from host_canonical
12107 and build_canonical variables that are prepended to Makefiles.
12108 * configure.in: Add comments for easier maintenance.
12109
12110Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12111
12112 * Makefile.in: Add all-libproc target similar to all-gui.
12113
12114Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12115
12116 * Makefile.in (CHECK_MODULES): split into
12117 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12118
12119Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12120
12121 * config.guess (i386-unknown-bsdi): New system to guess.
12122
12123Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12124
12125 * Makefile.in: Add all-gui target (but not yet build by "all").
12126
12127Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12128
12129 * config.sub: Move deletion of patch suffix from here...
12130 * configure.in: To here, at Ian's suggestion. The top-
12131 level scripts might need to know of a patch level.
12132
12133Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12134
12135 * config.sub: Strip off patch suffix so rtl is recognized
12136 as a sunos4.1.3 machine, even though it's been patched.
12137
12138Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12139
12140 * Makefile.in (INSTALL_LAST): Delete.
12141 (INSTALL_DOSREL): New.
12142
12143Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12144
12145 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12146 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12147 whether we pass down --with-gnu-ld anyhow.
12148
12149Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12150
12151 * Makefile.in (INSTALL_LAST): Change operation so it works
12152 on more flavors of make.
12153 * configure.in (go32): Don't build libg++ or libio.
12154
12155Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12156
12157 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12158 they can be overriden by templates.
12159
12160Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12161
12162 * configure.in (target==go32): Don't build gdb.
12163 * dosrel: New directory.
12164
12165Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12166
12167 * configure.in (host==go32): Configure dosrel too.
12168 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12169 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12170 be set by incoming names or templates.
12171 (INSTALL_LAST): New rule.
252b5132
RH
12172
12173Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12174
12175 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12176
12177Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12178
252b5132
RH
12179 * configure.in (appdirs): New variable. Currently empty, but will
12180 be used in gas distribution. If nonempty, lists a set of
12181 directories at least one of which must get configured, or top
12182 level configuration is considered to have failed.
12183 (rs6000-*-lynxos*): Use new file name.
12184
12185Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12186
12187 Eliminate XTRAFLAGS.
12188 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12189 newlib include files using -idirafter, and also use -nostdinc.
12190 (CXX_FOR_TARGET): Likewise.
12191 (XTRAFLAGS): Removed.
12192 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12193 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12194 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12195 ($(DO_X)): Don't pass down XTRAFLAGS.
12196
12197Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12198
12199 * configure.in (mips*-dec-bsd*): New target; do build linker.
12200 (mips*-*-bsd*): New target; don't build linker.
12201
12202Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12203
12204 * configure.in: support rs6000-*-lynxos* configuration.
12205 support sunos4 as a cross target.
12206
12207 * config.sub: look for lynx*, not lynx since the OS version may
12208 legitimately be part of the name.
12209
12210Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12211
12212 * configure.in (i[34]86-*-sco*): Move to be with other i386
12213 targets.
12214 (romp-*-*): New target. Skip various binary utilities.
12215 (vax-*-*): New target. Don't build newlib.
12216 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12217
12218Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12219
12220 * configure.in: Only set host_makefile_frag if config
12221 directory exists.
12222
12223Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12224
12225 * install.sh: If $dstdir exists, don't check whether each
12226 component does.
12227
12228Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12229
12230 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12231
12232Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12233
35590697
AJ
12234 * configure.in (*-*-lynxos*): Don't configure newlib for either
12235 native or cross Lynx.
252b5132
RH
12236
12237Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12238
12239 * config.sub (sparc64-elf): Fix os.
12240 (z8k): Remove duplicate.
12241
12242Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12243
12244 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12245 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12246
12247Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12248
12249 * configure: Make file links cleanly even if Lynx fails on
80413487 12250 an NFS symlink (at least fail cleanly).
252b5132
RH
12251
12252Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12253
12254 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12255 -XNh2000.
12256
12257Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12258
12259 * configure: Unknown options are fatal again.
12260
12261Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12262
12263 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12264 compatibility.
252b5132
RH
12265
12266Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12267
12268 * build-all.mk: Add `clean' target.
12269
12270Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12271
12272 * config.guess: Add SINIX support.
12273 * configure.in: Add mips-*-sysv4* support.
12274
12275Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12276
12277 * build-all.mk: Document all useful targets.
12278 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12279 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12280
12281Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12282
12283 * configure: Support --silent, --quiet.
12284
12285Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12286
12287 * configure: Support --disable-FEATURE.
12288
12289Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12290
12291 * config.guess: Recognize NCR running SVR4.3.
12292
12293Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12294
12295 * config.guess: Make BSDI generate i386-unknown-bsd386.
12296 Patch from Paul Eggert <eggert@twinsun.com>.
12297
12298Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12299
12300 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12301
12302Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12303
12304 * configure: Make unrecognized options give nonfatal warnings
12305 instead of fatal errors, and pass them to any subdirectory
12306 configures in case they recognize them.
12307 Make --x equivalent to --with-x.
12308
12309Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12310
12311 * configure: Add --enable-* options. Clean up usage message and
12312 some comments.
12313
12314Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12315
12316 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12317
12318Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12319
12320 * configure.in (hppa*-*-*): Enable binutils.
12321
12322Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12323
12324 * config.sub: Recognize cisco.
12325
12326Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12327
12328 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12329
12330Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12331
12332 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12333 than one configuration name. Add comment.
12334
12335Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12336
12337 * config.guess: about target *-hitachi-hiuxwe2, fixed
12338 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12339 macro is incorrect.]
12340
12341Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12342
12343 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12344 than the "make ls" stuff which used to be here.
12345
12346Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12347
12348 * config.guess: Recognize i[34]86-unknown-freebsd.
12349 From Shawn M Carey <smcarey@rodan.syr.edu>.
12350
12351Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12352
12353 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12354
12355Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12356
12357 * config.guess: Check for ptx.
12358
12359Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12360
12361 * config.sub: Add os9k checking.
12362
12363Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12364
12365 * config.guess: Handle OSF1 running on HPPA processors
12366
12367Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12368
12369 * configure: If subdir configure fails, print out a message with
12370 subdirectory name, in case subdir's configure code didn't identify
12371 itself.
12372
12373Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12374
12375 * configure.in: Remove embedded newlines from configdirs.
12376 Avoid mismatches of substrings. Fix matching strings at end
12377 of configdirs.
12378
12379Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12380
12381 * config.guess: Add Lynx/rs6000 config support.
12382
12383Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12384
12385 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12386
12387Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12388
12389 * configure.in (hppa*-*-osf*): Treat this just like most other
12390 PA configurations (eg no binutils or ld).
12391 (hppa*-*-*elf*): These configurations have binutils and ld.
12392
12393Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12394
12395 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12396
12397Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12398
12399 * configure.in (rs6000-*-*): Build gas.
12400
12401Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12402
80413487 12403 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12404
12405Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12406
12407 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12408 for GDB and GDB has been fixed to not need it.
12409
252b5132
RH
12410Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12411
12412 * config.guess: Recognize vax hosts.
12413
12414Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12415
12416 * configure (while loop): Don't use "break 2" inside case
12417 statement -- the case statement isn't an enclosing loop.
12418
12419Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12420
12421 * config.guess: Clean up NeXT support, to allow nextstep
12422 on Intel machines. Make OS be nextstep.
12423
12424Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12425
12426 * config.guess: Add alternate forms for Convex.
12427
12428Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12429
12430 * configure: Completely rewrite option processing. Take
12431 advantage of pattern-matching to avoid invoking test frequently.
12432 Also clean up host and target defaulting logic.
12433
12434Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12435
12436 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12437 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12438 commands (plus user environment) will fit SCO limits.
12439
12440Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12441
12442 * configure.in: Don't issue warnings about directories which are
12443 not being configured if -norecursion is set. Correct test for
12444 --with-gnu-as and --with-gnu-ld to not get confused by substring
12445 matches.
12446
12447 * configure.in: Don't build gas for alpha-dec-osf1*.
12448
12449Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12450
12451 * configure: Back out Per's change of 12/19/1993. It changes the
12452 behavior of configure in unexpected and confusing ways.
12453
12454 Also, use different delim char when calculating
12455 program_transform_name so that the name can contain slashes.
12456
12457Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12458
12459 * configure.in, config.sub: Add support for VSTa micro-kernel.
12460
12461Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12462
12463 * configure.in: Nuke hacks which were used to get a special
12464 version of GAS for HPPA configurations.
12465
12466Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12467
12468 * configure: If only ${target_alias} is given, use that
12469 as the default for ${host_alias}.
12470 * configure: Add missing back-slashes before nested quotes.
12471
12472Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12473
12474 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12475
12476Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12477
12478 * config.guess: Recognize some Tektronix configurations.
12479 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12480
12481Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12482
12483 * config.sub: Match any flavor of SH.
12484
12485Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12486
12487 * configure.in: Don't try to configure newlib for Alpha.
12488
12489Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12490
12491 * configure.in: Don't build ld for Irix 5. Don't build gas,
12492 libg++ or libio for any Alpha target.
12493
12494 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12495
12496Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12497
12498 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12499 default arguments -- so it tried to compress itself.
12500
12501Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12502
12503 * configure.in (notsupp): ensure that a space is always at the end
12504 of the configdirs list, since the grep checks for an explicit space
12505
12506Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12507
12508 * configure.in (target i386-sysv4.2): don't build ld, since static
12509 versions of many libraries are not available.
12510
12511Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12512
12513 * config.guess: Recognize Apollos (using environment variables).
12514 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12515
12516Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12517
12518 * config.guess: Recognize Sony news mips running newsos.
12519
12520Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12521
12522 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12523 "fi ; else" for bash.
12524
12525Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12526
12527 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12528
12529Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12530
12531 * config.sub: accept unixware as an alias for svr4.2.
12532 Fix some inconsistancies with the gcc version.
12533
12534Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12535
12536 * Makefile.in (DISTDOCDIRS): Add gdb.
12537
12538Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12539
12540 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12541
12542Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12543
12544 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12545 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12546 this now.
12547
12548Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12549
12550 * config.sub: Accept hiux* as an OS name.
12551
12552 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12553 etc/make-stds.texi. The underscore came from gcc, and dje now
12554 agrees that RUNTESTFLAGS is the correct name.
12555
12556Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12557
12558 * install.sh: Remove 'set -e'. It makes any conditionals
12559 in the script useless.
12560
12561 * config.guess: Automatically recognize arm-acorn-riscix
12562 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12563
12564Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12565
12566 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12567
12568Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12569
12570 * Makefile.in (DISTDOCDIRS): New variable.
12571 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12572 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12573
12574Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12575
12576 * configure.in (hppa target): check the source directory for the
12577 pagas sub-directory
12578
12579Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12580
12581 * config.sub: Allow -aout* and -elf*.
12582
12583Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12584
12585 * configure.in: Don't build ld on i386-solaris2, same as for
12586 sparc-solaris2.
12587
12588Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12589
12590 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12591
12592Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12593
12594 * configure.in: Configure gdb for alpha.
12595
12596Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12597
12598 * Makefile.in (CXXFLAGS): Add -O.
12599
12600Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12601
12602 * config.guess: added support for DG Aviion
12603
12604Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12605
12606 * configure.in: Produce warning message for subdirectories not
12607 configurable for this host/target combination. Don't try to
12608 configure gdb for vms.
12609
12610Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12611
12612 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12613 appropriate files before making "diststuff".
12614 (DISTBISONFILES): New var: list of files to be edited.
12615 (DISTSTUFFDIRS): Add binutils.
12616
12617Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12618
12619 * config.sub: also handle mipsel and mips64el (for little endian mips)
12620
12621Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12622
12623 * configure.in: Add * to end of all OS names.
12624
12625Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12626
12627 * configure.in: Build newlib for LynxOS native.
12628
12629Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12630
12631 * config.guess: Add support for delta 88k running SVR3.
12632
12633 * configure.in: Add comment about HP compiler vs. emacs.
12634
12635Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12636
12637 * configure.in: don't build ld on solaris2 (not a viable option
12638 due to bugs in getpwnam & getpwuid)
12639
12640Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12641
12642 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12643 config.guess will produce a full version number.
12644
12645Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12646
12647 * configure.in: Build linker and binutils for alpha-dec-osf1.
12648
12649Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12650
12651 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12652 and gdb/testsuite/Makefile.in.
12653
12654Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12655
12656 * configure.in: recognize mips*- instead of mips-
12657
12658Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12659
12660 * config.sub: Accept linux*coff and linux*elf as operating
12661 systems.
12662
12663Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12664
12665 * config.sub: Recognize mips64, and mips3 as an alias for it.
12666
12667Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12668
12669 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12670 gdb knows how to handle OSF/1 shared libraries.
12671
12672Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12673
12674 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12675 * config.guess: Recognize Hitachi's HIUX.
12676 * config.sub: Recognize h3050r* and hppahitachi.
12677 Remove redundant cases for hp9k[23]*.
12678
12679Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12680
12681 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12682 if gas and ld are in the source tree and are in ${configdirs}.
12683 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12684 --with options (but still pass them down on the command line,
252b5132
RH
12685 if they were explicitly specified).
12686
12687Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12688
12689 * configure: substitute SHELL value in Makefile.in with
12690 ${CONFIG_SHELL}
12691
12692Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12693
12694 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12695 *-*-solaris2* targets.
12696
12697Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12698
12699 * Makefile.in: define M4, and pass it down to sub-makes;
12700 all-autoconf now depends on all-m4
12701
12702Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12703
12704 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12705 presence of {ar,ranlib} instead of a configured directory
12706
12707Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12708
12709 * config.guess: Accept 34?? as well as 33?? for NCR.
12710
12711Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12712
12713 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12714 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12715
12716Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12717
12718 * configure: grab values for $(CC) and $(CXX) from the
12719 environment, so that someone can do "CC=gcc configure; make" and
12720 have it work right (matching the way that autoconf works now)
12721
12722 * configure.in, Makefile.in: add support for gash, the tcl
12723 interface to Galaxy
12724
12725 * config.guess: add NetBSD variants (hp300, x86)
12726
12727Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12728
12729 * install.sh: Support -d option (in the manner of SunOS 4 install,
12730 as it is more deterministic than that of GNU install)
12731 (chmodcmd): Set file to mode 755 by default (should also do default
12732 chgrp and chown, but I don't feel like dealing with that now)
12733
12734Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12735
12736 * config.sub: Remove h8300hhms alias.
12737
12738Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12739
12740 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12741
12742Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12743
12744 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12745 as stmp-fixinc
12746
12747Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12748
12749 * config.sub: recognize m88110-bug-coff.
12750
12751Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12752
12753 * Makefile.in (all-libio): all dependencies on the toolchain used
12754 to build this (gcc, gas, ld, etc)
12755
12756Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12757
12758 * config.guess: Deal with OSF/1 1.3 on alpha.
12759
12760Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12761
12762 * install.sh: add some 'else true' clauses for portability
12763
12764 * configure.in: don't build libio for h8[35]00-*-* targets
12765
12766Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12767
12768 * Makefile.in: Add support for new libio.
12769
12770Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12771
12772 * install.sh: If one command fails, don't try the rest. Don't try
12773 to remove $dsttmp (via trap) unless we have already created it.
12774 If $src doesn't exist, detect it and exit with an error.
12775
12776 * config.guess: Recognize BSD on hp300.
12777
12778Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12779
12780 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12781 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12782
12783Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12784
12785 * Makefile.in (all-send-pr): depends on all-prms
12786
12787Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12788
12789 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12790
12791Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12792
12793 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12794 Added test for mips-mips-riscos5.
12795
12796Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12797
12798 * configure.in: use mh-hp300 for 68k HP hosts
12799
12800Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12801
12802 * configure: add support for CONFIG_SHELL, so that you can use
12803 some alternate shell for evaluating configure scripts
12804
12805Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12806
12807 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12808 in configure script to bug-gdb@prep.ai.mit.edu when building
12809 distribution archive.
12810 * Makefile.in (COMPRESS): Remove def.
12811 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12812 gdb.tar.Z and make-gdb.tar.Z respectively.
12813 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12814 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12815 to convergence with 'taz' target in Makefile.in.
12816
12817Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12818
12819 * install.sh (dsttmp): use trap to ensure that tmp files go
12820 away on error conditions
12821
12822Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12823
12824 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12825
12826Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12827
12828 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12829 its parent is '/' not ''.
12830
12831 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12832
12833Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12834
12835 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12836 that ${newsrcdir}/configure.in does.
12837
12838Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12839
12840 * test-build.mk: support for CONFIG_SHELL
12841
12842Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12843
12844 * config.sub (netware): Add as a basic system type.
12845
12846Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12847
12848 * Makefile.in (Makefile): depend on configure.in. Also drop the
12849 $(srcdir)/ from the dependency on Makefile.in.
12850
12851Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12852
12853 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12854 (h8300hhms is temporary until multi-libraries are implemented).
12855 * configure.in: Handle h8300h too.
12856
12857Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12858
12859 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12860
12861Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12862
12863 * configure: Remove extraneous output when guessing host type.
12864 * config.guess: Remove extraneous output when guessing using C
12865 compiler rather than uname, or when guessing fails.
12866
12867Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12868
12869 * Makefile.in: remove all.cross and install.cross targets
12870
12871 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12872 definitions
12873
12874Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12875
12876 * configure.in (target sh): Build gprof.
12877
12878Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12879
12880 * config.sub: change -solaris to -solaris2
12881
12882Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12883
12884 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12885
12886Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12887
12888 * configure: Correct error message for missing Makefile.in to
12889 print correct directory.
12890
12891Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12892
12893 * install.sh: kludge around 386BSD shell bug
12894
12895Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12896
12897 * config.guess: Recognize NeXT.
12898 * config.guess: Recognize i486-ncr-sysv4.
12899 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12900
12901Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12902
12903 * Makefile.in (MAKEINFOFLAGS): New variable.
12904 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12905 * build-all.mk, test-build.mk: Pass down --no-split as
12906 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12907
12908Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12909
12910 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12911
12912Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12913
12914 * Makefile.in (libg++.tar.z): New rule.
12915 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12916 * Makefile.in (taz): Only do a single chmod.
12917
12918Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12919
12920 * install.sh: don't use dirname anymore (replaced with sed usage)
12921
12922Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12923
12924 * Makefile.in: Change extension for gzip'd files from '.z' to
12925 '.gz' per new FSF standard usage.
12926
12927Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12928
12929 * configure: put quotes around the final value of program_transform_name
12930
12931Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12932
12933 * Makefile.in: new install.sh support; update install-info rules
12934
12935Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12936
12937 * configure.in: Build diff for crosses, but not for go32 host.
12938
12939 * configure.in: Build gprof only for native, and don't build it
12940 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12941
12942Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12943
12944 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12945
12946Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12947
12948 * configure.in (host_tools): Add prms.
12949
12950Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12951
12952 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12953 with $(FLAGS_TO_PASS) on the command line
12954
12955 * config.sub: Recognize lynx and lynxos
12956
12957Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12958
12959 * config.sub: Accept -ecoff*, not just -ecoff.
12960
12961Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12962
12963 * Makefile.in (taz): Use .gz suffix instead of .z.
12964 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12965 names.
12966
12967Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12968
12969 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12970
12971Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12972
12973 * Makefile.in (install-no-fixedincludes): install gcc last, so
12974 that rebuilds that might happen during 'make install' don't get
12975 bogus gcc include files
12976
12977Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12978
12979 Change from Utah for HPPA support:
12980 * config.guess: Recognize hppa1.x-hp-bsd.
12981
12982Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12983
12984 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12985 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12986
12987Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12988
12989 * config.sub: Add support for rom68k and bug boot monitors.
12990
12991Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12992
12993 * Makefile.in: Make all-opcodes depend on all-bfd.
12994
12995Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12996
12997 * config.guess: Added special check for i[34]86-univel-sysv4*.
12998
12999Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13000
13001 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13002 the processor rather than assuming i486.
13003
13004Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13005
13006 * config.guess: Recognize SunOS6 as Solaris3.
13007
13008Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13009
13010 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13011 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13012
13013Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13014
13015 * build-all.mk (all-cross): New target for Canadian Cross.
13016 Added Q2 go32 targets.
13017 * test-build.mk: Configure go32 cross sparclite-aout and
13018 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13019 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13020
13021Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13022
13023 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13024 GO32 hosted toolchains
13025
13026Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13027
13028 * configure: change so "-exec-prefix" gets passed down rather
13029 than "-exec_prefix" so autoconf generated Makefiles get the
13030 exec_prefix set right.
13031
13032Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13033
13034 * config.guess: get the Solaris2 minor version number
13035
13036 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13037
13038Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13039
13040 * config.guess: Recognize some Sequent platforms.
13041
13042Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13043
13044 * Makefile.in: added the vault-install target
13045
13046 * configure.in: actually use the Sun3 makefile fragment that's in
13047 config, also added the release dir to configdirs
13048
13049Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13050
13051 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13052
13053Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13054
13055 * configure.in: remove some program from Alpha targetted toolchains
13056
13057Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13058
13059 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13060 gprof.
13061 (taz): Run "make diststuff" in those directories instead of "make
13062 proto-dir". Look for "VERSION=" only at start of line in subdir
13063 Makefile. Use "gzip -9" for compression.
13064 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13065 (binutils.tar.z): New target.
13066
13067Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13068
13069 * Makefile.in (taz): Include gpl.texinfo.
13070
13071Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13072
13073 * Makefile.in (setup-dirs): Merged into "taz" target.
13074 (taz): Only do `proto-dir' stuff if a directory is actually needed
13075 for this target.
13076
13077Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13078
13079 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13080 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13081 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13082 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13083 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13084
13085Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13086
13087 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13088 config.sub, and move-if-change to gdb testsuite distribution
13089 archive, so the testsuite can be extracted, configured, and
13090 run separately from the gdb distribution. Blow away the Chill
13091 tests that require a Chill compiled executable, since GNU Chill
13092 is not yet publically available.
13093
13094Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13095
13096 * test-build.mk: set environment variables in a single command,
13097 instead of a list of assignments and exports
13098
13099 * config.guess: recognize Alpha/OSF1 systems
13100
13101Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13102
13103 * configure: Change help message to prefer --options rather than
13104 -options.
13105
13106Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13107
13108 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13109 zippy@ecst.csuchico.edu.
13110 * config.guess: Recognize miniframe.
13111
13112Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13113
13114 * Makefile.in: Use srcroot to find runtest rather than rootme.
13115 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13116
13117Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13118
13119 * test-build.mk: Extensive additions to support building on a
13120 machine other than the host.
13121
13122Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13123
13124 * configure (tooldir): Fix for i386-aix again.
13125
13126Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13127
13128 * configure, Makefile.in: Change definition of $(tooldir)
13129 to match the FSF.
13130
13131Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13132
13133 * config.guess: Recognize i[34]86/SVR4.
13134
13135Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13136
13137 * Makefile.in (all-gdb): gdb depends on sim.
13138
13139Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13140
13141 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13142 at the same time we make the prototype gdb directory.
13143 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13144 files at the same time as the gdb base release distribution.
13145
13146Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13147
13148 * Makefile.in (check): Use individual check targets rather than
13149 DO_X rule.
13150 (check-gcc): Added.
13151
13152Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13153
13154 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13155 for System V release 3.2.
13156
13157Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13158
13159 * config.sub: Recognize hppaosf.
13160 * configure.in: Do configure ld/binutils/gas for it.
13161
13162Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13163
13164 * configure (tooldir): Alter syntax used to set this, for systems
13165 where "\$" isn't handled right, like i386-aix.
13166
13167Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13168
13169 * configure: Pass program-transform-name, not
13170 program_transform_name, to recursive configures.
13171
13172Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13173
13174 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13175 of gas+ld+binutils.
13176
13177Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13178
13179 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13180
13181Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13182
13183 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13184
252b5132
RH
13185Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13186
13187 * Makefile.in (PRMS): Set back to all-prms.
13188
13189Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13190
13191 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13192 targets, rather than for MIPS hosts.
13193
13194Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13195
13196 * configure.in: add comment for --with-x default values
13197
13198 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13199
13200 * Makefile.in: add check-* targets for each of the directories in
13201 the tree. Add a definition of RUNTEST that will use the one we
13202 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13203
13204Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13205
13206 * configure.in: Removed obsolete references to bfd_target and
13207 target_makefile_frag.
13208
13209 * build-all.mk: Set assorted targets for Q2.
13210 * config.sub: Recognize z8k-sim and h8300-hms.
13211 * test-build.mk: Really don't pass host to configure.
13212 (HOLES): Added uname.
13213
13214Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13215
13216 * configure: Handle an empty program-prefix, program-suffix or
13217 program-transform-name correctly.
13218
13219Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13220
13221 * build-all.mk: -G 8 no longer required for MIPS targets.
13222 * test-build.mk: Don't pass host argument to configure; make it
13223 guess.
13224
13225Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13226
13227 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13228 * Makefile.in (COMPRESS): New macro, like GZIP.
13229
13230Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13231
13232 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13233
13234 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13235 with gas currently defaults to -G 0.
13236
13237Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13238
13239 * Makefile.in (all-flex): flex depends on byacc.
13240
13241 * build-all.mk: If host not specified, use config.guess. Pass TAG
13242 to test-build.mk as RELEASE_TAG.
13243 * test-build.mk (configargs): New variable containing arguments to
13244 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13245 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13246
13247 * config.guess: Use /bin/uname when checking -X argument on SCO,
13248 to avoid invoking GNU uname which doesn't understand -X.
13249
13250 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13251
13252 * configure.in: Build gas for mips-*-*.
13253
13254Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13255
13256 * Makefile.in (all.normal): insert missing backslash.
13257
13258Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13259
4bddf3ad 13260 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13261
13262 * Makefile.in: Complete overhaul to merge many almost identical
13263 targets.
13264
13265Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13266
13267 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13268 (gdb.tar.Z): Adjusted.
13269
13270 * Makefile.in (setup-dirs, taz): New targets; should be general
13271 enough to adapt for gdb sometime. Build only .z file.
13272 (gas.tar.z): New target.
13273
13274Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13275
13276 * build-all.mk: Use CC=cc -Xs on Solaris.
13277
252b5132
RH
13278Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13279
13280 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13281 for handling BISON for FSF releases.
13282
13283Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13284
13285 * configure: Actually implement the change zoo just documented.
13286
13287Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13288
13289 * configure: when using config.guess, only set target_alias when
13290 it's not already been set (ie, on the command line)
13291
13292Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13293
13294 * Makefile.in: add installcheck target, set PRMS to install-prms
13295
13296Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13297
13298 * configure: add support for package_makefile_fragment, handle the
13299 case where a directory has a configure.in file but no Makefile.in
13300 more gracefully (with an actual understandable error message, even);
13301 add support for --without (and add this to the usage message); also
13302 explicitly add a --host=${host_alias} to the command line when
13303 config.guess is used
13304
13305Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13306
13307 * configure: Must use both --host and --target in recursive calls.
13308
13309Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13310
13311 * Makefile.in: Change deja-gnu to dejagnu.
13312
13313Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13314
13315 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13316
13317Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13318
13319 * configure.in: canonicalize all instances to *-*-solaris2*,
13320 also strip out a number of tools to not build for go32 host
13321
13322Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13323
13324 * config.guess: add GPL.
13325
13326 * Makefile.in, config.guess, config.sub, configure: bump
13327 copyrights to 93.
13328
13329Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13330
13331 * Makefile.in (do-info): Removed obsolete check for existence of
13332 localenv file.
13333
13334 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13335
13336Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13337
13338 * Makefile.in: a couple of 'else true' for decstation,
13339 support for TclX
13340
13341 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13342
13343Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13344
13345 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13346
13347Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13348
13349 * config.guess: Recognize i386-ibm-aix (PS/2).
13350 * configure.in: Use config/mh-aix386 file for it.
13351
13352Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13353
13354 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13355 CC_FOR_TARGET instead.
13356 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13357
13358Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13359
13360 * Makefile.in: Add sim to list of directories sent with gdb
13361
13362Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13363
13364 * configure.in: Put back mips-dec-bsd* case.
13365
13366Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13367
13368 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13369 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13370 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13371
13372Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13373
13374 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13375
13376 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13377 (install-info): install dir.info only if it exists,
13378 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13379
13380Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13381
13382 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13383 gas for mips-dec-bsd.
13384
13385Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13386
13387 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13388 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13389
13390Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13391
13392 * configure.in: Added "dejagnu" to hosttools list.
13393
13394Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13395
13396 * config.sub, configure.in, config.guess: Add support
13397 for Bosx, an AIX variant from Bull.
13398 Patches from F.Pierresteguy@frcl.bull.fr.
13399
13400Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13401
13402 * devo/dejagnu: Initial creation of devo/dejagnu.
13403 Migrated dejagnu testcases and support files for testing software
13404 tools to reside as subdirectories, currently called "testsuite",
13405 within the directory of the software tool. Migrated all programs,
13406 support libraries, etc. beloging to dejagnu proper from
13407 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13408 with no modifications. The changes to these files which will
13409 allow them to configure, build, and execute properly will be made
13410 in a future update.
13411
13412Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13413
13414 * Makefile.in: Change send_pr to send-pr.
13415 * configure.in: Likewise.
13416 * send_pr: Renamed directory to send-pr.
13417
13418Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13419
13420 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13421
13422Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13423
13424 * README: Update for gdb-4.8 release.
13425 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13426 gdb-xxx.tar.z (gzip'd) file also.
13427
13428Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13429
13430 * Makefile.in: make all-diff depend on all-libiberty
13431
13432Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13433
13434 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13435
13436Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13437
13438 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13439
13440Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13441
13442 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13443 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13444 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13445
13446Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13447
13448 * Makefile.in: makeinfo binary is in a new location
13449
13450Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13451
13452 * config.sub: Accept -ecoff as an OS.
13453
13454 * Makefile.in: Various changes to eliminate a level of make
13455 recursion and reduce the required command line length.
13456 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13457 sub-makes.
13458 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13459 variables holding settings for specific sub-makes.
13460 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13461 in terms of BASE_FLAGS_TO_PASS.
13462 (TARGET_LIBS): New variable listing directories which use
13463 TARGET_FLAGS_TO_PASS.
13464 (subdir_do): Eliminated.
13465 (do-*): New set of targets to replace subdir_do.
13466 (various): All targets which used subdir_do now depend on do-*.
13467 (local-clean): Renamed from do_clean.
13468 (local-distclean): New target, dependency of distclean and
13469 realclean.
13470 (install-info): Don't create directories. Depend on dir.info
13471 rather than calling make recursively.
13472 (install-dir.info): Eliminated.
13473 (install-info-dirs): Create all info directories here.
13474 (dir.info): Depend upon do-install-info.
13475
13476 * test-build.mk (HOLES): Added false.
13477
13478Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13479
13480 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13481
13482Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13483
13484 * Makefile.in (info): remove dependency on all-texinfo. The
13485 problem was really in texinfo/C, not at this level.
13486
13487Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13488
13489 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13490
13491Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13492
13493 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13494 GDB releases.
13495
13496Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13497
13498 * configure: Include srcdir in message about target of link not
13499 being found. Don't convert `-' to `_' in `with' options being
13500 passed to subdirs.
13501
13502Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13503
13504 * configure.in: add uudecode to host_tools
13505
13506 * Makefile.in: added {all,install}-uudecode targets, added them to
13507 the appropriate lists
13508
13509Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13510
13511 * Makefile.in (all-gcc): Added dependency on all-gas.
13512
13513 * configure.in (mips-*-*): Build ld and binutils.
13514
13515Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13516
13517 * configure: check return code from mkdir, print error message and
13518 exit on failure.
13519
13520Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13521
13522 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13523
13524Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13525
13526 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13527
13528Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13529
13530 * config.sub (h8500): Recognize this as a cpu type.
13531
13532Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13533
13534 * configure: source directory missing is no longer a warning
13535
13536 * configure.in: recognize irix[34]* instead of irix[34]
13537
13538 * Makefile.in: define and pass down X11_LIB
13539
252b5132
RH
13540Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13541
13542 * guess-systype: Renamed to ...
13543 * config.guess: ... by popular request.
13544 * configure.in, Makefile.in: Update accordingly.
13545
13546Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13547
13548 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13549 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13550 + Execute ./dummy instead of assuming . is in PATH.
13551
13552Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13553
13554 * guess-systype: New shell script. Attempts to guess the
13555 canonical host name of the executing host.
13556 Only a few hosts are supported so far.
13557 * configure: Call guess-systype if no host is specified.
13558
13559Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13560
13561 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13562 gcc Makefile.
13563
13564
13565Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13566
13567 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13568 (all-gcc, install-gcc, subdir_do): Use it.
13569
13570Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13571
13572 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13573
13574Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13575
13576 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13577 set exclusively by configure, using configure.in .
13578
13579Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13580
13581 * test-build.mk: set $PATH for all builds
13582
13583 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13584
13585Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13586
13587 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13588 the one used in gcc/Makefile.in, so that a null expansion doesn't
13589 override the one needed to build gcc with a native cc.
13590
13591
13592Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13593
13594 * configure: Accept -with arguments.
13595
13596Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13597
13598 * Makefile.in: added h8300sim
13599
13600Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13601
252b5132
RH
13602 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13603 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13604 (all-cygnus, native, build-cygnus): Make
13605 $(canonhost)-stamp-3stage-done, not $(host)....
13606 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13607 i386-sco3.2v4. Added else true to if command.
13608
13609Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13610
13611 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13612
13613Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13614
13615 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13616
13617Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13618
13619 * configure.in: don't remove binutils from Solaris builds
13620
13621Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13622
13623 * Makefile.in: get rid of earlier definitions for *clean,
13624 also handle the recursive info rule better
13625
13626Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13627
13628 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13629 do more-or-less the right thing.
13630
13631Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13632
13633 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13634 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13635
13636Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13637
13638 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13639 $(host_canonical).
13640
13641 * configure.in: split the configdirs list into 4 categories (native
13642 v. cross, library v. tool) and handle the cross-only and native-
13643 only in more reasonable (and correct!) way.
13644
13645Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13646
13647 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13648 configdirs anymore.
13649
13650Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13651
13652 * Makefile.in: extensive cleanup:: removed all of the explicit
13653 clean-* targets, collapsed many wrappers around subdir_do into
13654 one, added additional targets to satisfy standards.texi, deleted
13655 some old targets, some changes for consistency
13656
13657Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13658
13659 * configure.in: handle some programs as cross-only, and others as
13660 native only
13661
13662 * test-build.mk: handle partial holes in a more generic manner
13663
13664 * Makefile.in: m4 depends on libiberty
13665
252b5132
RH
13666Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13667
13668 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13669 time, wdiff, and find to configdirs
13670
13671 * Makefile.in: all, clean, and install rules for the new programs
13672 added to configure.in
13673
13674Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13675
13676 * configure.in: use mh-sun for all *-sun-* hosts
13677
252b5132
RH
13678Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13679
13680 * Makefile.in: define flags for X11 include files and library file
13681 locations, pass them down to the programs that need this info
13682
13683 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13684
252b5132
RH
13685Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13686
13687 * configure.in: start building libg++ for HP-UX targets
13688
13689Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13690
13691 * README: Update references to files moved into etc/.
13692
13693Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13694
13695 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13696 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13697
13698Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13699
13700 * configure: accept dash as well as underscore in long option
13701 names for FSF compatibility.
13702
13703Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13704
13705 * config.sub: added -sco3.2v4 support from FSF.
13706
13707Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13708
13709 * configure.in: expand the section that adds or removes
13710 directories from the list of programs to build, to handle native
13711 vs. cross in addition to host v. native
13712
13713Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13714
13715 * Makefile.in: Replace C++ in macro names with CXX.
13716 This is less likely to break ...
13717
13718Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13719
13720 * test-build.mk: add -w to GNU_MAKE
13721
13722Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13723
13724 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13725 add 'sparc' to list of recognized cpus. This needed to make
13726 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13727 Delete some redundant ose68 variants. Recognize -wrs as an os,
13728 then changes that into $CPU-wrs-vxworks.
13729
13730 * configure.in: remove most references to gdbtest, regularize
13731 target based program removal
13732
13733 * test-build.mk: import from p3 tree (many fixes and changes)
13734
13735Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13736
13737 * Makefile.in: added rules to handle tcl, tk, and expect
13738
13739 * configure.in: handle those directories if they exist
13740
13741Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13742
13743 * config.sub: removed bogus hppabsd and hppahpux names, since
13744 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13745
13746Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13747
13748 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13749 depends upon all-xiberty
13750
13751 * Makefile.in: changes from p3, including:
13752
13753 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13754
13755 * Makefile.in (XTRAFLAGS): include newlib directories if
13756 newlib/Makefile exists, rather than if host != target.
13757
13758 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13759
13760 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13761 from the same source tree and not building a cross-compiler. This
13762 matters for the libg++ configuration if reconfiguring a tree that
13763 has already been installed.
13764
13765 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13766
13767 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13768 pick up the machine and system specific header files.
13769
13770 * Makefile.in: added AS_FOR_TARGET, passed down in
13771 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13772 the C compiler to use to create programs which are run in the
13773 build environment, set it to default to $(CC), and passed it down
13774 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13775
13776 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13777
13778 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13779 We need them for unusual native builds, like systems without
13780 ranlib.
13781
13782 * configure: also define $(host_canonical) and
80413487
RH
13783 $(target_canonical), which are the full, canonical names for the
13784 given host and target
252b5132
RH
13785
13786Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13787
13788 * Makefile.in: Added separate definitions for C++.
13789
13790Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13791
13792 * configure.in (configdirs): Add deja-gnu.
13793
13794Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13795
13796 * README: Update for configure.texi and gdb-4.7 release.
13797
13798Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13799
13800 * Makefile.in: Move "all" target to top of file.
13801 Previously, first target was ".PHONY" which caused BSD4.4 make
13802 to build .PHONY when make was run without arguments.
13803
13804Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13805
13806 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13807 Library-copylefted code in libiberty.
13808
13809Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13810
13811 * config.sub: Replace m68kmote with plain old m68k.
13812
13813Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13814
13815 * Makefile.in: Remove space from blank line, avoid Make complaints.
13816
13817Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13818
13819 * config.sub: Complain if no argument is given. Added support for
13820 386bsd as OS and target alias.
13821
13822Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13823
13824 * Makefile.in (XTRAFLAGS): include newlib directories if
13825 newlib/Makefile exists, rather than if host != target.
13826
13827Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13828
13829 * config.sub: recognize sparclite-wrs-vxworks.
13830
13831 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13832 p3.) Added clean-xiberty to clean.
13833
13834Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13835
13836 * configure.in: use *-*-* instead of nested cases for host and target
13837
13838Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13839
13840 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13841 from the same source tree and not building a cross-compiler. This
13842 matters for the libg++ configuration if reconfiguring a tree that
13843 has already been installed.
13844
13845Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13846
13847 * config.sub (i486v/i486v4): Merge in from FSF version.
13848
13849Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13850
13851 * configure: only set PWD if it is already set.
13852
13853Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13854
13855 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13856 doesn't have unset and all success paths (and most error paths)
13857 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13858 to just ${PWD} to avoid confusion.)
13859
13860Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13861
13862 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13863 even for a native compilation.
13864
13865Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13866
13867 Changes to make the gdb.tar.Z rule work better.
13868
13869 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13870 (DEVO_SUPPORT): Add configure.texi.
13871 (bfd-ilrt.tar.Z): Remove ancient rule.
13872
13873Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13874
13875 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13876 pick up the machine and system specific header files.
13877
13878 * configure.in, config.sub: added new target m68010-adobe-scout,
13879 with alias of adobe68k. Changed configure.in to check for
13880 -scout before -sco* to avoid a false match.
13881
13882 * Makefile.in: added AS_FOR_TARGET, passed down in
13883 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13884 the C compiler to use to create programs which are run in the
13885 build environment, set it to default to $(CC), and passed it down
13886 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13887
13888Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13889
13890 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13891 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13892 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13893 FOR_TARGET variants, to newlib and libg++.
13894
13895Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13896
13897 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13898 first.
13899
13900Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13901
13902 * config.sub: Accept `elf' as an environment.
13903
13904Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13905
13906 * Makefile.in (all-opcodes): cd into the right directory
13907
13908Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13909
13910 * configure: added -program_transform_name option, used as
13911 argument to sed when installing programs.
13912 configure.texi: added documentation for -program_prefix,
13913 -program_suffix and -program_transform_name.
13914
13915Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13916
13917 * config.sub: Accept i486 where i386 ok.
13918
13919Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13920
13921 * config.sub: accept we32k
13922
13923Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13924
35590697 13925 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13926
13927 * Makefile.in: don't create all directories for ``make install'';
13928 let the subdirectories create the ones they need.
13929
13930Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13931
80413487 13932 * COPYING: new file, GPL v2
252b5132
RH
13933
13934Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13935
13936 * Makefile.in: use the new gen-info-dir, which needs a template
13937 argument (which also lives in texinfo)
13938
13939 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13940
252b5132
RH
13941Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13942
13943 * config.sub (ncr3000): Change i386 to i486.
13944
13945Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13946
13947 * Makefile.in: add install-rcs, install-grep to
13948 install-no-fixedincludes, removed install-bison and install-libgcc
13949
13950Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13951
13952 * configure.in: grab the HPUX makefile fragment if on HPUX
13953
13954Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13955
13956 * Makefile.in: eradicate bison spoor (ditto libgcc).
13957 configure.in: recognise m68{k,000}-ericsson-OSE.
13958 es1800 is alias for m68k-ericsson-OSE
13959
13960Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13961
13962 * configure.in: rearrange the parts that remove programs from
13963 configdirs, based now on HOST==TARGET or by canonical triple.
13964
13965Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13966
13967 * test-build.mk: recurse explicitly with -f test-build.mk when
13968 appropriate. predicate stage3 and comparison on the existence
13969 of gcc. That is, if gcc isn't around, we aren't three-staging.
13970 On very clean, also remove ...stamp-co. Build in-place before
13971 doing other builds.
13972
13973Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13974
13975 * Makefile.in, configure.in: add tgas
13976
13977Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13978
13979 * Makefile.in: a number of changes merged in from progressive.
13980
13981 * configure.in: add libm.
13982
13983 * .cvsignore: ignore some stuff that comes from test-build.mk.
13984
252b5132
RH
13985Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13986
13987 * config.sub: Add es1800 (m68k-ericsson-es1800).
13988
13989Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13990
13991 * configure: Add program_suffix (parallel to program_prefix)
13992 * Makefile.in: adjust directory-creating script for losing decstation
13993
13994Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13995
13996 * configure: Minor $subdir-related fixes.
13997
13998Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13999
14000 * configure: fix various problems with propogating
14001 makefile_target_frag in subdirs.
14002 * configure.in: config libgcc if its there
14003
14004Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14005
14006 * config.sub: HPPA merge.
14007
252b5132
RH
14008Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14009
14010 * Makefile.in: Replace all-bison with all-byacc in all
14011 dependency lines for other tools (which now use byacc).
14012
14013Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14014
14015 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14016
252b5132
RH
14017Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14018
14019 * Makefile.in: make gprof rules similar to byacc rules (instead of
14020 vestigal $(unsubdir) that didn't work...)
14021
14022Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14023
14024 * config.sub: Add support for Linux.
14025 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14026 (at least for libg++).
14027
14028Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14029
14030 * configure.texi: fix doc for the -nfp option to configure
14031
14032Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14033
14034 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14035
14036Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14037
14038 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14039 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14040 * configure.in: added solaris* host_makefile_frag hook.
14041
14042Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14043
14044 * config.sub: changed recognition of m68000 so that various
14045 m68k types can be specified via m680[01234]0
14046
14047Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14048
14049 * config.sub (basic_machine): fix sed so that '-foo' isn't
14050 completely substituted out while .+'-foo' loses the '-foo'
14051
14052Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14053
14054 * config.sub ($os): Add -aout.
14055
14056Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14057
14058 * configure: If host_makefile_frag is absolute, don't
14059 prefix ${invsubdir} (relevant to libg++ auto-configure).
14060
14061Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14062
14063 * Makefile.in (tooldir): Define it.
14064 (all-ld): Depend on all-flex.
14065
14066Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14067
14068 * Makefile.in (check): Fix libg++ special case.
14069
14070Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14071
14072 * configure: do not bury `pwd` into config.status, thus do fewer
14073 pwd's.
14074
14075 * configure: print the "Building in" message only when building in
14076 other than "." AND verbose.
14077
14078 * configure: remove -s, rework -v to better accomodate guested
14079 configures.
14080
14081 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14082
14083Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14084
14085 * Makefile.in: macroize flags passed on recursion. remove
14086 fileutils.
14087
14088Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14089
14090 * configure: get makesrcdir right for subdirs deeper than 1.
14091
14092 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14093 install.
14094
14095Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14096
14097 * Makefile.in: don't print subdir_do or recursion lines.
14098
14099Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14100
14101 * standards.texi: added menu item.
14102
14103 * Makefile.in: build and install standards.info.
14104
14105 * standards.texi: new file.
14106
14107Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14108
14109 * configure: test for and move config.status pieces from
14110 ${subdir}/.
14111
14112Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14113
252b5132
RH
14114 * configure: Test for existance of files before trying to mv
14115 them, to avoid numerous non-existance messages.
14116
14117Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14118
14119 * configure: correct final line of config.status.
14120
14121 * configure: patch from eggert. Avoids a protection problem if
14122 the original Makefile.in is read only.
14123
14124 * configure: use move-if-change from gcc to create config.status.
14125 Some makefiles depend on config.status to tell if a directory
14126 has been reconfigured for a different host. This change
14127 prevents those directories from remaking everything in the case
14128 where the reconfig was only intended to rebuild a Makefile.
14129
14130 * configure: test for config.sub with "config.sub sun4" rather
14131 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14132 host alias from a missing config.sub.
14133
14134Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14135
14136 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14137 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14138
14139Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14140
14141 * configure: mkdir ${subdir} as needed.
14142
14143Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14144
14145 * Makefile.in,configure.in: added autoconf.
14146
14147Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14148
14149 * Makefile.in: no longer pass against on recursion.
14150
14151 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14152 definitions are not inherited.
14153
14154 * configure: correct makesrcdir when subdir is .
14155
14156Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14157
14158 * configure: Add support for 'subdirs' variable, which is
14159 like 'configdirs', except that configure doesn't re-invoke
14160 itself for subdirs, it just creates a Makefile for each subdir.
14161 * configure.texi: Document subdirs.
14162
14163Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14164
14165 * configure.in: added flex to configdirs
14166
14167Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14168
14169 * Makefile.in: remove clean-stamps from clean.
14170
14171Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14172
14173 * configure.in: Add gdbtest to configdirs.
14174
14175Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14176
14177 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14178 to recursive makes.
14179 * configure.in: Recognize new ncr3000 config.
14180
14181Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14182
14183 * Makefile.in, configure.in: removed references to gdbm.
14184
14185Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14186
14187 * config.sub: Don't canonicalize os value
14188 newsos* to bsd (readline needs to check for newsos).
14189 (This fix was earlier made Jan 31, but got re-broken.)
14190
14191Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14192
14193 * configure.in: sco is an os, not a vendor!
14194
14195 * configure: Quote $( better. Keep various shells happy.
14196
14197Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14198
14199 * Makefile.in: eliminate stamp-files.
14200
14201Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14202
14203 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14204 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14205
14206Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14207
14208 * config.sub: fix iris/iris3.
14209
14210Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14211
14212 * configure: re-add -rm.
14213
14214Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14215
14216 * Maskefile.in: add .stmp-rcs to all.
14217
14218 * configure.in: remove gas from rs6000 build, use aix host fragment.
14219
14220Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14221
14222 * configure: pass down site_option during recursion.
14223
14224Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14225
14226 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14227
14228Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14229
14230 * configure: Change exec_prefix so that it really defaults to prefix.
14231
14232Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14233
14234 * Makefile.in, configure.in: Add support for mmalloc library.
14235
14236Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14237
14238 * Makefile.in: add stmp dependencies for a few more things.
14239
14240Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14241
14242 * configure: adjusted error message on objdir/srcdir configure
14243 collision, per john's suggestion.
14244
14245 * Makefile.in: add libiberty stmp to all and all.cross.
14246
14247Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14248
14249 * Makefile.in: remove force dependencies, add grep to all.
14250
14251Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14252
14253 * Makefile.in: drop flex. make stamp files work.
14254
14255 * configure: added test for conflicting configuration in srcdir,
14256 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14257 gets cranky. use relative paths for configure and srcdir
14258 whenever possible. Send some error messages to stderr that were
14259 going to stdout.
14260
14261Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14262
14263 * Makefile.in: Fix libg++ rule to check for gcc directory
14264 before using gcc/gcc. Also pass XTRAFLAGS.
14265
14266Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14267
14268 * Makefile.in: added stmp-files so that directories aren't polled
14269 when they are already built.
14270
14271 * configure.texi: fixed a node pointer problem.
14272
14273Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14274
4bddf3ad 14275 * config.sub configure.in gdb/configure.in
252b5132
RH
14276 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14277 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14278 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14279
14280Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14281
14282 * configure: -recurring becomes -silent. corrected help message
14283 for -site= option.
14284
14285 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14286
14287Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14288
14289 * configure: when building Makefile for crosses, replace
14290 tooldir and program_prefix. default srcdir from location of
14291 config.sub. remove "for host in hosts" and "for target in
14292 targets" loops.
14293
14294Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14295
14296 * Makefile.in: Do not pass bindir or mandir to cvs.
14297
14298Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14299
14300 * Makefile.in, configure.in: removed traces of namesubdir,
14301 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14302 copyrights to '92, changed some from Cygnus to FSF.
14303
14304 * configure.texi: remove most references to multiple hosts,
14305 multiple targets, subdirs, etc.
14306
14307 * configure.man: removed rcsid. reference config.sub not
14308 config.subr.
14309
14310 * Makefile.in: mkdir $(infodir) on install-info.
14311
14312Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14313
14314 * configure.texi: Explain better about .gdbinit and about
14315 the environment that configure.in sections run in.
14316
14317Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14318
14319 * configure.in: Ultrix is only a decstation if it's a MIPS.
14320
14321Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14322
14323 * README: DOC.configure => cfg-paper.texi.
14324
14325Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14326
14327 * config.sub (near case $os): Don't convert newsos* to bsd!
14328
14329Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14330
14331 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14332 the number of copies of COPYING that go into the GDB tar file.
14333
14334Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14335
4bddf3ad 14336 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14337 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14338 Fix SCO configuration stuff.
14339
14340Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14341
14342 * Makefile.in: For libg++, make sure the -I pointing
14343 to the gcc directory goes *after* all the libg++-local -I flags.
14344 Also, move just-gcc dependency from just-libg++ to all-libg++.
14345
14346Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14347
14348 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14349
14350Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14351
14352 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14353
14354Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14355
14356 * config.sub: Add stratus configuration frags. Also
14357 submitted to FSF.
14358
14359Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14360
14361 * Makefile.in (DEV_SUPPORT): add configure.man.
14362
14363 * config.sub(Decode manufacturer-specific): add -none*.
14364
14365Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14366
14367 * Makefile.in: remove form feeds to make Sun's make happy.
14368 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14369
14370Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14371
14372 * Makefile.in (AR_FLAGS): Make quieter.
14373
14374Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14375
14376 * configure.in: Add libg++.
14377 * configure: When verbose, don't output the command line at each
14378 level; it will be unremarkably the same as the previous version,
14379 which will be the same as what the user typed.
14380
14381Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14382
14383 * configure.in, Makefile.in: fix clean-info, add flex. add
14384 fileutils.
14385
14386 * configure: be less sensitive to spaces in Makefile.in. Do not
14387 look for sources in "..". Doing so breaks subdirectories that
14388 might have their own configure. If a subdir has it's own
14389 configure script, use it.
14390
14391Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14392
14393 * cfg-paper.texi: some changes suggested by rms.
14394
14395Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14396
14397 * config.sub: Merge in some small additions from the FSF version,
14398 taken from the gcc distribution, to bring the Cygnus and FSF
14399 versions into closer sync.
14400
14401Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14402
14403 * configure.in: Changed svr4 references to sysv4.
14404
14405Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14406
14407 * configure: added -V for version number option.
14408
14409Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14410
14411 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14412 renamed from DOC.configure to cfg-paper.texi.
14413
14414Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14415
14416 * configure, config.subr, config.sub: config.subr is now
14417 config.sub again.
14418
14419Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14420
14421 * configure.texi: new file, in progress.
14422
14423 * Makefile.in: build info file and install the man page for
14424 configure.
14425
14426 * configure.man: new file, first cut.
14427
14428 * configure: find config.subr again now that configuration "none"
14429 has gone. removed all traces of the -ansi option. removed all
14430 traces of the -languages option.
14431
14432 * config.subr: resync from rms.
14433
d932cae7 144341991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14435
14436 * configure, config.sub, config.subr: merge config.sub into
14437 config.subr, call the result config.subr, remove config.sub, use
14438 config.subr.
14439
14440 * Makefile.in: revised install for dir.info.
14441
d932cae7 144421991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14443
14444 * configure.in: add decstation host makefile frag.
14445
14446 * Makefile.in: BISON now bison -y again. also install-gcc on
14447 install. clean-gdbm on clean. infodir belongs in datadir.
14448 Make directories for info install. Build dir.info here then
14449 install it.
14450
d932cae7 144511991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14452
14453 * Makefile.in: fix for bad directory tests.
14454
d932cae7 144551991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14456
14457 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14458 regexp. -srcdir relative was being handled incorrectly.
14459
14460 * Makefile.in: unwrapped some for loops so that parallel makes
14461 work again and so one can focus one's attention on a particular
14462 package.
14463
d932cae7 144641991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14465
14466 * configure: added PWD as a stand in for `pwd` (for speed). use
14467 elif wherever possible. make -srcdir work without -objdir.
14468 -objdir= commented out.
14469
d932cae7 144701991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14471
14472 * configure: +options become --options. -subdirs commented out.
14473 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14474 Makefile now at top of generated Makefile. Removed cvs log
14475 entries. added -srcdir. create .gdbinit only if there is one
14476 in ${srcdir}.
14477
14478 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14479 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14480 and mandir now keyed off datadir by default.
14481
d932cae7 144821991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14483
14484 * Freshly created ChangeLog.
14485
14486\f
14487Local Variables:
14488mode: change-log
14489left-margin: 8
14490fill-column: 76
14491version-control: never
14492End:
This page took 1.140967 seconds and 4 git commands to generate.