* d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set to
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
f9ea6f98
JJ
12012-03-09 Jeff Johnston <jjohnstn@redhat.com>
2
3 * COPYING.NEWLIB: Modify DJ Delorie license to include
4 modification rights in clause as permitted by DJ Delorie.
5 * COPYING.LIBGLOSS: Ditto.
6
48688b3e
JJ
72012-03-09 Jeff Johnston <jjohnstn@redhat.com>
8
9 * COPYING.NEWLIB: Remove two unused licenses.
10
0945bbee
TG
112012-03-05 Tristan Gingold <gingold@adacore.com>
12
13 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
14 * configure: Regenerate.
15
516be0c5
JJ
162012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
17
18 * COPYING.NEWLIB: Add Adapteva notice.
19 * COPYING.LIBGLOSS: Add Adapteva notice.
20
64b986c0
EB
212011-12-18 Eric Botcazou <ebotcazou@adacore.com>
22
23 * configure: Regenerate.
24
58cddc18
JJ
252011-12-15 Jeff Johnston <jjohnstn@redhat.com>
26
27 * COPYING.LIBGLOSS: Add GPL with exception license.
28
b121d7d4
DD
292011-11-09 Roland McGrath <mcgrathr@google.com>
30
31 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
32 * configure: Rebuild.
33 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
34 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
35 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
36 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
37 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
38 Add READELF.
39 * Makefile.in: Rebuild.
40
d32e2926
RH
412011-11-08 Richard Henderson <rth@redhat.com>
42
43 * configure.ac: Test for libitm directory present first.
44
45 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
46
47 * configure.ac: Test libitm/configure.tgt to disable libitm.
48 * configure: Rebuild.
49
98dd765a
RO
502011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
51
52 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
53 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
54 * Makefile.in: Regenerate.
55
99c513f6
DD
562011-11-01 DJ Delorie <dj@redhat.com>
57
58 * configure.ac (rl78-*-*) New case.
59 * configure: Regenerate.
60
ff3ec4ee
DD
612011-11-01 DJ Delorie <dj@redhat.com>
62
63 * config.sub: Update to version 2011-10-29 (added rl78)
64
c28a9f49
NC
652011-10-27 Nick Clifton <nickc@redhat.com>
66
67 * config.sub: Import these changes from the config project:
68
69 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
70 Ben Elliston <bje@gnu.org>
71
72 * config.sub (epiphany): New.
73
74 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
75 Ben Elliston <bje@gnu.org>
76
77 * config.sub (hexagon, hexagon-*): New.
78
79 2011-08-23 Roland McGrath <mcgrathr@google.com>
80
81 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
82 64eb to be64.
83
84 2011-08-16 Roland McGrath <mcgrathr@google.com>
85
86 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
87 (nacl): Grok as alias for 32el-unknown-nacl.
88
860144e4
JB
892011-08-19 Joel Brobecker <brobecker@adacore.com>
90
91 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
92
40ae9136
YQ
932011-08-14 Yao Qi <yao@codesourcery.com>
94
95 Merge from gcc:
96
97 2011-08-14 Yao Qi <yao@codesourcery.com>
98 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
99 * configure: Regenerate.
100
ffdd6afc
ILT
1012011-07-26 Ian Lance Taylor <iant@google.com>
102
103 Merge from gcc:
104
105 2011-07-26 Ian Lance Taylor <iant@google.com>
106 * configure.ac: Set have_compiler based on whether gcc directory
107 exists, rather than on whether gcc is in configdirs.
108 * configure: Rebuild.
109
110 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
111 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
112 link directories.
113 * Makefile.in: Rebuild.
114
115 2011-07-20 Ian Lance Taylor <iant@google.com>
116 PR bootstrap/49787
117 * configure.ac: Move --enable-bootstrap handling earlier in file.
118 If --enable-bootstrap and either --enable-build-with-cxx or
119 --enable-build-poststage1-with-cxx, enable C++ automatically.
120 * configure: Rebuild.
121
122 2011-07-19 Ian Lance Taylor <iant@google.com>
123 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
124 make C++ a boot_language. Set and substitute
125 POSTSTAGE1_CONFIGURE_FLAGS.
126 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
127 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
128 * configure, Makefile.in: Rebuild.
129
130 2011-07-16 Jason Merrill <jason@redhat.com>
131 * Makefile.def (language=c++): Add check-c++0x and
132 check-target-libmudflap-c++.
133 * Makefile.tpl (check-target-libmudflap-c++): New.
134 * Makefile.in: Regenerate.
135
136 2011-07-16 Matthias Klose <doko@ubuntu.com>
137 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
138 * Makefile.def (target_modules/libjava): Pass
139 $(EXTRA_CONFIGARGS_LIBJAVA).
140 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
141 if not configured with --enable-static-libjava.
142 * Makefile.in: Regenerate.
143 * configure: Likewise.
144
145 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
146 PR regression/47836
147 PR bootstrap/23656
148 PR other/47733
149 PR bootstrap/49247
150 PR c/48825
151 * configure.ac (target_libraries): Remove target-libiberty.
152 Remove case-statement setting skipdirs=target-libiberty for
153 multiple targets. Remove checking target_configdirs and
154 removing target-libiberty but keeping target-libgcc if
155 otherwise empty.
156 * Makefile.def (target_modules): Don't add libiberty.
157 (dependencies): Remove all traces of target-libiberty.
158 * configure, Makefile.in: Regenerate.
159
9ccb86e7
JM
1602011-07-22 Jason Merrill <jason@redhat.com>
161
162 * Makefile.def (language=c++): Add check-c++0x and
163 check-target-libmudflap-c++.
164 * Makefile.tpl (check-target-libmudflap-c++): New.
165 * Makefile.in: Regenerate.
166
090bc50f
RO
1672011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
168
169 * configure: Regenerate.
170
cff32a7c
RO
1712011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
172
173 PR target/39150
174 * configure.ac (i[3456789]86-*-solaris2*): Also accept
175 x86_64-*-solaris2.1[0-9]*.
176 * configure: Regenerate.
177
eb4b2452
NC
1782011-06-13 Walter Lee <walt@tilera.com>
179
180 * configure.ac (tilepro-*-*) New case.
181 (tilegx-*-*): Likewise.
182 * configure: Regenerate.
183
3c0013bf
NC
1842011-06-06 Nick Clifton <nickc@redhat.com>
185
186 * config.sub: Sync from upstream.
187
91c1f14c
DK
1882011-05-08 Doug Kwan <dougkwan@google.com>
189
190 Merge from gcc:
191
192 2011-05-08 Doug Kwan <dougkwan@google.com>
193
194 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
195 * configure: Regenerated.
196 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
197 value from configure.
198 * Makefile.in: Regenerated.
199
c7e4b184
JM
2002011-05-05 Joseph Myers <joseph@codesourcery.com>
201
202 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
203 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
204 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
205 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
206 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
207 *-*-vxworks*): Disable newlib and libgloss in separate case
208 statement.
209 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
210 to separate case statement.
211 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
212 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
213 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
214 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
215 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
216 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
217 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
218 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
219 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
220 i[[3456789]]86-*-rdos*, m32r-*-*,
221 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
222 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
223 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
224 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
225 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
226 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
227 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
228 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
229 and libgloss in main case over targets. Remove most empty cases
230 in main case over targets.
231 * configure: Regenerate.
232
7152a690
JM
2332011-05-04 Joseph Myers <joseph@codesourcery.com>
234
235 * configure.ac: Remove code setting special library locations for
236 hppa*64*-*-hpux11*. Remove code setting compiler for
237 sparc-sun-solaris2*.
238 * configure: Regenerate.
239
ff46fb8f
JM
2402011-05-04 Joseph Myers <joseph@codesourcery.com>
241
242 * configure.ac: Separate libgloss_dir settings from general case
243 over targets.
244 * configure: Regenerate.
245
82ae827f
JM
2462011-04-28 Joseph Myers <joseph@codesourcery.com>
247
248 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
249 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
250 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
251 cases in libgcj-disabling case statement.
252 (hppa*64*-*-linux*): Set unsupported_languages instead of
253 disabling target-zlib.
254 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
255 to hppa*64*-*-hpux*.
256 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
257 hppa*-*-hpux*.
258 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
259 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
260 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
261 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
262 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
263 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
264 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
265 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
266 libgcj-disabling case statement.
267 * configure: Regenerate.
268
0827f9a6
JM
2692011-04-28 Joseph Myers <joseph@codesourcery.com>
270
271 * configure.ac: Disable Java for targets not supporting libffi.
272 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
273 Remove cases in Java-disabling statement.
274 (*arm-wince-pe): Change to arm-wince-pe.
275 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
276 cases in Java-disabling statement.
277 (bfin-*-*): Don't disable Java again.
278 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
279 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
280 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
281 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
282 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
283 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
284 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
285 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
286 Java-disabling statement.
287 (mmix-*-*): Don't disable Java again.
288 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
289 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
290 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
291 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
292 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
293 statement.
294 * configure: Regenerate.
295
899b04ef
JM
2962011-04-28 Joseph Myers <joseph@codesourcery.com>
297
298 Merge from GCC:
299
300 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
301
302 PR lto/48086
303 * configure.ac: Re-enable LTO on *-apple-darwin9*.
304 * configure: Regenerate.
305
9863d716
JM
3062011-04-28 Joseph Myers <joseph@codesourcery.com>
307
308 * configure.ac: Separate cases disabling Java and Java libraries
309 from general case over targets.
310 * configure: Regenerate.
311
a90ef4bf
JM
3122011-04-06 Joseph Myers <joseph@codesourcery.com>
313
314 * configure.ac (build_tools): Remove build-byacc.
315 (host_libs): Remove mmalloc.
316 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
317 autoconf automake libtool diff rcs fileutils shellutils time
318 textutils wdiff find uudecode hello tar gzip indent recode release
319 sed perl gawk findutils gettext zip.
320 (libgcj): Remove target-qthreads.
321 (target_tools): Remove target-examples target-gperf.
322 (YACC): Don't handle building byacc.
323 * configure: Regenerate.
324 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
325 dosutils, examples, fileutils, find, findutils, gawk, gettext,
326 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
327 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
328 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
329 handle building components.
330 * Makefile.in: Regenerate.
331
05a02268
RW
3322011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
333
334 * config.sub: Sync from upstream.
335
c5f5c3c2
JM
3362011-04-01 Joseph Myers <joseph@codesourcery.com>
337
338 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
339 (microblaze*): Don't disable libssp.
340 * configure: Regenerate.
341
f6c1938b
JM
3422011-04-01 Joseph Myers <joseph@codesourcery.com>
343
344 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
345 moveifchange.
346 * configure: Regenerate.
347 * Makefile.tpl: Use @SHELL@ not @config_shell@.
348 * Makefile.in: Regenerate.
349
1f111696
JM
3502011-04-01 Joseph Myers <joseph@codesourcery.com>
351
352 * configure.ac (*-*-sysv4*): Don't enable libgomp.
353 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
354 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
355 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
356 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
357 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
358 md_exec_prefix cases.
359 * configure: Regenerate.
360
065a5627
JM
3612011-04-01 Joseph Myers <joseph@codesourcery.com>
362
363 * configure.ac: Separate cases disabling target-libssp,
364 target-libiberty, target-libstdc++-v3 and Fortran from general
365 case over targets.
366 * configure: Regenerate.
367
b2f14e4a
JM
3682011-04-01 Joseph Myers <joseph@codesourcery.com>
369
370 * configure.ac (*-*-chorusos): Don't disable libgcj.
371 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
372 Remove case.
373 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
374 (arm-*-coff): Don't disable libgcj.
375 (arm*-*-linux-gnueabi): Remove useless assignment.
376 (arm-*-riscix*): Don't disable libgcj.
377 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
378 configuration.
379 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
380 (c54x*-*-*): Remove case.
381 (tic54x-*-*): Don't disable GCC or GCC libraries.
382 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
383 to *.
384 (d10v-*-*): Don't disable GCC libraries.
385 (d30v-*-*): Don't disable libgcj.
386 (h8500-*-*): Don't disable GCC libraries.
387 (i960-*-*): Don't disable libgcj.
388 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
389 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
390 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
391 libgcj.
392 (m68k-*-coff*): Remove case.
393 (mmix-*-*): Don't disable libgloss on host.
394 (mn10200-*-*, mn10300-*-*): Remove cases.
395 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
396 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
397 Don't disable libgcj.
398 (romp-*-*): Remove case.
399 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
400 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
401 case.
402 (v810-*-*): Don't disable GCC libraries.
403 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
404 (ip2k-*-*): Don't disable GCC libraries.
405 * configure: Regenerate.
406
6a608608
JM
4072011-03-28 Joseph Myers <joseph@codesourcery.com>
408
409 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
410 libffi on host.
411 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
412 on host.
413 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
414 * configure: Regenerate.
415
5b806d27
NC
4162011-03-26 John Marino <binutils@marino.st>
417
418 * configure.ac: Add support for *-*-dragonfly*
419 * configure: Regenerate.
420
0377a422
JM
4212011-03-25 Joseph Myers <joseph@codesourcery.com>
422
423 * configure.ac (native_only): Remove.
424 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
425 send-pr uudecode guile gnuserv on host.
426 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
427 send-pr rcs guile perl texinfo libtool on host.
428 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
429 automake send-pr rcs guile perl texinfo libtool on host.
430 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
431 (*-*-kaos*): Don't disable target-examples target-gperf on target.
432 (alpha*-dec-osf*): Don't disable fileutils on target.
433 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
434 texinfo send-pr expect dejagnu on target.
435 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
436 target-qthreads on target.
437 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
438 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
439 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
440 x86_64-*-mingw*): Don't disable expect on target.
441 (*-*-cygwin*): Don't disable target-gperf on target.
442 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
443 gnuserv on target.
444 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
445 target.
446 * configure: Regenerate.
447
2354b38b
JM
4482011-03-25 Joseph Myers <joseph@codesourcery.com>
449
450 * configure.ac (target_tools): Remove target-groff.
451 (native_only): Remove target-groff.
452 (hppa*64*-*-*): Don't disable byacc.
453 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
454 setting.
455 (*-*-kaos*): Don't skip target-librx and target-groff.
456 (*-*-netware*): Don't skip target-libmudflap.
457 (*-*-tpf*): Don't skip target-libmudflap.
458 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
459 directories on the host.
460 (ia64*-*-*vms*): Don't skip tix.
461 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
462 host.
463 * configure: Regenerate.
464
28d9b232
PB
4652011-03-24 Paolo Bonzini <pbonzini@redhat.com>
466
467 * configure.ac: Remove references to mt-mep, mt-netware,
468 mt-wince.
469 * Makefile.def: Add all-utils soft dependencies.
470 * Makefile.tpl: Remove GDB_NLM_DEPS.
471 * configure: Regenerate.
472 * Makefile.in: Regenerate.
473
dbbe5f95
PB
4742011-03-24 Paolo Bonzini <bonzini@gnu.org>
475
476 Sync from GCC:
477
478 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
479
480 * configure.ac: Do not include mh-x86omitfp.
481 * configure: Regenerate.
482
483 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
484
485 * configure.ac: Remove empty cases.
486 * configure: Regenerate.
487
488 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
489
490 * Makefile.def: Add dependency from termcap to gdb.
491 * Makefile.in: Regenerate.
492
493 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
494
495 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
496 * configure: Regenerate.
497 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
498 * Makefile.tpl: Likewise.
499 * Makefile.in: Regenerate.
500
501 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
502
503 * configure.ac: Remove all mentions of tentative_cc.
504 * configure: Regenerate.
505
506 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
507
508 PR lto/48086
509 * configure.ac: Re-enable LTO on *-apple-darwin9.
510 * configure: Regenerate.
511
3516a403
JM
5122011-03-24 Joseph Myers <joseph@codesourcery.com>
513
514 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
515 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
516 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
517 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
518 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
519 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
520 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
521 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
522 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
523 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
524 *-*-rhapsody*): Remove host cases.
525 * configure: Regenerate.
526
93cc359e
JM
5272011-03-24 Joseph Myers <joseph@codesourcery.com>
528
529 * configure.ac (ppc*-*-pe): Remove host case.
530 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
531 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
532 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
533 cases.
534 * configure: Regenerate.
535
29b2c556
JM
5362011-03-24 Joseph Myers <joseph@codesourcery.com>
537
538 * config.sub: Update to version 2011-03-23.
539
f0ff0f90
JM
5402011-03-22 Joseph Myers <joseph@codesourcery.com>
541
542 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
543 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
544 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
545 * configure: Regenerate.
546
782cb41f
JM
5472011-03-22 Joseph Myers <joseph@codesourcery.com>
548
549 * config-ml.in: Don't handle arc-*-elf*.
550 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
551 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
552 handle GCC libraries.
553 * configure: Regenerate.
554
0e8ad34f
RO
5552011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
556
557 PR bootstrap/48120:
558 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
559 Add -lstdc++ -lm to LIBS.
560 * configure: Regenerate.
561
5548b4ce
DE
5622011-03-18 David Edelsohn <dje.gcc@gmail.com>
563
564 * config.guess: Update to version 2011-02-02
565 * config.sub: Update to version 2011-02-24
566
86ed8cf6
SP
5672011-03-03 Sebastian Pop <sebastian.pop@amd.com>
568
569 * configure.ac: Adjust test of with_ppl.
570 * configure: Regenerated.
571
b123da99
SP
5722011-03-02 Sebastian Pop <sebastian.pop@amd.com>
573
574 * configure.ac: Add -lpwl to ppllibs.
575 * config/cloog.m4: Add -lisl to clooglibs.
576 * configure: Regenerated.
577
822ce8ee
RW
5782011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
579
580 Import from Libtool and gnulib:
581
582 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
583
584 Prepare for supporting FreeBSD 10.
585 * config.rpath: Remove handling of freebsd1* which soon would
586 match FreeBSD 10.0.
587
588 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
589
590 Remove support for FreeBSD 1.x.
591 * libtool.m4 (_LT_LINKER_SHLIBS)
592 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
593 soon would incorrectly match FreeBSD 10.0.
594
dcb5e506
RW
5952011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
596
597 PR binutils/12283
598 * MAINTAINERS (mkinstalldirs): Comes from Automake.
599 (move-if-change): Comes from gnulib.
600 * move-if-change: Import version from gnulib.
601
8d8eef9a
RW
6022011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
603
604 Sync from GCC:
605
606 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
607
608 PR lto/47225
609 * Makefile.def (lto-plugin): Double dash for enable-shared.
610 (configure-gcc): Depend on all-lto-plugin.
611 * Makefile.in: Rebuilt.
612
613 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
614
615 * configure.ac: Remove extra bracket.
616 * configure: Regenerate.
617
618 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
619
620 PR lto/47225
621 * Makefile.def: Add dependency for install-gcc
622 on install-lto-plugin.
623 * Makfile.in: Regenerated
624
625 2011-01-25 Jakub Jelinek <jakub@redhat.com>
626
627 * configure.ac: If with_ppl is no, move setting with_cloog=no
628 after CLOOG_REQUESTED check.
629 * configure: Regenerated.
630
631 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
632
633 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
634 CLooG has been requested.
635 * configure: Regenerated.
636
637 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
638
639 * configure: Regenerated.
640 * configure.ac: Check for version 0.11 (or later revision) of PPL.
641
642 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
643
644 * configure: Regenerated.
645 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
646
647 2011-01-07 Jan Hubicka <jh@suse.cz>
648
649 PR lto/47225
650 * Makefile.in: Regenerate.
651 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
652 configure.
653
65b4571a
AO
6542011-01-31 Alexandre Oliva <aoliva@redhat.com>
655
656 PR libgcj/44341
657 * configure.ac: Discard --with-* flags for host when configuring
658 target libraries for cross build.
659 * configure: Rebuilt.
660
7837304f
AS
6612011-01-21 Andreas Schwab <schwab@redhat.com>
662
663 Sync from GCC:
664
665 2011-01-21 Andreas Schwab <schwab@redhat.com>
666
667 * configure.ac: Use AS_HELP_STRING throughout.
668 * configure: Regenerate.
669
670 2011-01-18 Jie Zhang <jie.zhang@analog.com>
671
672 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
673 * configure: Regenerate.
674
115ef890
RW
6752010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
676
677 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
678
92c9a463
JB
6792011-01-13 Joel Brobecker <brobecker@adacore.com>
680
681 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
682 for ia64-hpux.
683 * configure: Regenerate.
684
887ebfb4
RW
6852011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
686
687 Sync from GCC:
688 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
689
690 * configure.ac: (picochip): Disable libiberty.
691 * configure: Regenerate.
692
04d2c2b2
JJ
6932010-12-18 Jeff Johnston <jjohnstn@redhat.com>
694
695 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
696
33d23ee8
ILT
6972010-12-10 Ian Lance Taylor <iant@google.com>
698
699 PR bootstrap/46819
700 * configure.ac: For --disable-libgcj clear libgcj_saved.
701 * configure: Rebuild.
702
89a1e9c3
PB
7032010-12-10 Tobias Burnus <burnus@net-b.de>
704
705 PR fortran/46540
706 * configure.ac: Add --disable-libquadmath and
707 --disable-libquadmath-support.
708 * configure: Regenerate.
709
ac7bcd26
TG
7102010-12-10 Tristan Gingold <gingold@adacore.com>
711
712 * src-release (ETC_SUPPORT): add gnu-oids.texi
713
d357cef7
HPN
7142010-12-03 Hans-Peter Nilsson <hp@axis.com>
715
716 PR libffi/46792
717 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
718 * configure: Regenerate.
719
4f11b223
ILT
7202010-12-02 Ian Lance Taylor <iant@google.com>
721
722 * configure.ac: Always set default for poststage1_ldflags to
723 -static-libstdc++ -static-libgcc.
724
989abc33
JJ
7252010-12-02 Jeff Johnston <jjohnstn@redhat.com>
726
727 * COPYING.NEWLIB: Add National Semiconductor notice.
728
950386c6
AS
7292010-11-29 Andreas Schwab <schwab@redhat.com>
730
731 * configure.ac: Move comment to remove extra space in last argument
732 of GCC_TARGET_TOOL.
733
87cda2cf
AO
7342010-11-26 Alexandre Oliva <aoliva@redhat.com>
735
7d509c83 736 PR other/46026
87cda2cf
AO
737 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
738 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
739 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
740 (BASE_FLAGS_TO_PASS): Use it.
741 * configure: Rebuilt.
742 * Makefile.in: Rebuilt.
743
d3b50760
L
7442010-11-23 H.J. Lu <hongjiu.lu@intel.com>
745
746 PR binutils/12258
747 * configure.ac: Correct comments for --enable-gold/--enable-ld.
748 Properly check default linker.
749 * configure: Regnerated.
750
c7791212
NC
7512010-11-23 Matthias Klose <doko@ubuntu.com>
752
753 * configure.ac: For --enable-gold, handle value `default' instead of
754 `both*'. New configure option --{en,dis}able-ld.
755 * configure: Regenerate.
756
9e1a94f4
ILT
7572010-11-20 Ian Lance Taylor <iant@google.com>
758
759 * configure.ac: Only disable a language library if no language needs
760 it. Don't let --disable-libgcj uncondtionally disable libffi.
761 * configure: Rebuild.
762
ceca0218
PB
7632010-11-20 Paolo Bonzini <bonzini@gnu.org>
764
765 * configure: Regenerate.
766
9b980aa1
RW
7672010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
768
769 PR other/46202
770 * configure.ac: Fix just-built in-tree STRIP name to be
771 binutils/strip-new.
772 * configure: Regenerate.
773 * Makefile.def (install-strip-gcc, install-strip-binutils)
774 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
775 (install-strip-sid): Mirror dependencies on non-strip variants
776 of these targets on the respective -strip prerequisites.
777 * Makefile.tpl (install-strip, install-strip-host)
778 (install-strip-target): New targets.
779 (install-strip-[+module+], install-strip-target-[+module+]):
780 New targets.
781 * Makefile.in: Regenerate.
782
e552509b
ILT
7832010-11-19 Ian Lance Taylor <iant@google.com>
784 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
785
786 * configure.ac: Add target-libgo to target_libraries. Set
787 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
788 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
789 (HOST_EXPORTS): Add GOC.
790 (BASE_TARGET_EXPORTS): Add GOC.
791 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
792 (GOCFLAGS_FOR_TARGET): New variable.
793 (EXTRA_HOST_FLAGS): Add GOC.
794 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
795 * Makefile.def (target_modules): Add libgo.
796 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
797 (dependencies): Add dependency from configure-target-libgo to
798 configure-target-libffi and all-target-libstdc++-v3. Add
799 dependencies from all-target-libgo to all-target-libffi.
800 (languages): Add go.
801 * configure: Rebuild.
802 * Makefile.in: Rebuild.
803
8042010-11-19 Ian Lance Taylor <iant@google.com>
805
806 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
807 compiler/flag environment variables.
808
8092010-11-18 Ian Lance Taylor <iant@google.com>
810
811 * configure.ac: Check for lang_requires_boot_languages in
812 config-lang.in files.
813 * configure: Rebuild.
814
8c21d9c7
MF
8152010-11-17 Mike Frysinger <vapier@gentoo.org>
816
817 * .gitignore: New file.
818
e552509b
ILT
8192010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
820 Tobias Burnus <burnus@net-b.de>
821
822 PR fortran/32049
823 * Makefile.def: Add libquadmath; build it with language=fortran.
824 * configure.ac: Add libquadmath.
825 * Makefile.tpl: Handle multiple libs in check-[+language+].
826 * Makefile.in: Regenerate.
827 * configure: Regenerate.
828
8292010-11-15 Andreas Schwab <schwab@redhat.com>
830
831 * configure.ac: Fix spelling in option names.
832 * configure: Regenerated.
833
8342010-11-13 Georg-Johann Lay <georgjohann@web.de>
835
836 PR bootstrap/39622
837 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
838 * configure: Regenerated.
839
8402010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
841
842 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
843 define the cloog backend to use. Furthermore, only pass the ppllibs to
844 the configure checks, if necessary.
845 * configure: Regenerate.
846
8472010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
848
849 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
850 * configure: regenerate
851
8522010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
853
854 * config/cloog.m4: Fix typo. verison -> version.
855 * configure: Regenerate.
856
8572010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
858
859 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
860 * configure: Regenerate.
861
8622010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
863
864 * configure.ac: Support official CLooG.org versions.
865 * configure: Regenerate.
866 * config/cloog.m4: New.
867
aa291e2d
ME
8682010-11-05 Michael Eager <eager@eagercon.com>
869
870 * COPYING.LIBGLOSS: Correct typo in microblaze.
871 * COPYING.NEWLIB: Same.
872
e552509b
ILT
8732010-11-04 Iain Sandoe <iains@gcc.gnu.org>
874
875 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
876 * configure: Regenerate.
877
74cea91b
DK
8782010-11-03 Ian Lance Taylor <iant@google.com>
879 Dave Korn <dave.korn.cygwin@gmail.com>
880
881 PR lto/46273
882 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
883 and on other supported platforms whenever LTO is enabled.
884 * configure: Rebuild.
885
6d0cd39e
AM
8862010-11-02 Alan Modra <amodra@gmail.com>
887
888 PR binutils/12110
889 * configure.ac: Error when source path contains spaces.
890 * configure: Regenerate.
891
18a8530e
ILT
8922010-10-20 Ian Lance Taylor <iant@google.com>
893
894 * Makefile.def (target_modules): Set lib_path to src/.libs for
895 libstdc++-v3 module.
896 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
897 * Makefile.in: Rebuild.
898
6ed3211e
JJ
8992010-10-08 Bernd Schmidt <bernds@codesourcery.com>
900 Joseph Myers <joseph@codesourcery.com>
901
902 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
903 notices.
904 * COPYING.NEWLIB: Add Texas Instruments notice.
905
a8eb3f0a
DK
9062010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
907
908 * configure.ac (build_lto_plugin): New shell variable.
909 (--enable-lto): Turn on by default for all non-ELF platforms that
910 have had LTO support added so far. Set build_lto_plugin appropriately
911 for both ELF and non-ELF.
912 (configdirs): Add lto-plugin or not based on build_lto_plugin.
913 * configure: Regenerate.
914
4074d5f2
RW
9152010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
916
917 PR bootstrap/45326
918 PR bootstrap/45174
919 * configure.ac: Honor initial values of $build_configargs,
920 $host_configargs, $target_configargs. Mark the precious, so
921 environment settings get recorded.
922 * configure: Regenerate.
923
29821356
RW
9242010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
925
926 Sync from GCC:
927
928 2010-09-30 Michael Eager <eager@eagercon.com>
929
930 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
931 * configure: Regenerate.
932
933 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
934
935 * configure.ac (enable-lto): Add Darwin to the list of supported lto
936 targets and amend comment.
937 * configure: Regenerate.
938
939 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
940
941 * configure.ac: Enable LTO by default on Darwin.
942 * configure: Regenerate.
943
944 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
945
946 PR bootstrap/44455
947 * configure.ac (extra_mpfr_configure_flags): Copy from
948 extra_mpc_gmp_configure_flags.
949 * configure: Re-generated.
950
57eefe4d
RW
9512010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
952
953 Sync from GCC:
954
955 PR bootstrap/45796
956 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
957 Depend on all-build-libiberty.
958 * Makefile.in: Regenerate.
959
9602010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
961
962 Sync from GCC:
963
964 PR bootstrap/44621
965 * configure.ac: Fix unportable shell quoting.
966 * configure: Regenerate.
967
48bb73dd
RW
9682010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
969
970 * configure.ac: Support all v850 targets.
971 * configure: Regenerate.
972
1d14850f
PB
9732010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
974
975 PR target/44862
976 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
977 Provide -B option to allow for link spec %s substitutions for
978 libstdc++.a on darwin.
979 * Makefile.in: Regenerate.
980
7530c480
AO
9812010-06-10 Alexandre Oliva <aoliva@redhat.com>
982
983 * Makefile.def (configure-gcc): Depend on all-libelf.
984 * Makefile.in: Rebuild.
985
285d560d
RW
9862010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
987
988 * config.sub, config.guess: Update from upstream sources.
989
a009f2e7
RW
9902010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
991
992 Sync from GCC:
993
994 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
995 * configure.ac: Allow all the versions greater than 0.10 of PPL.
996 * configure: Regenerated.
997
998 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
999 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1000 * configure: Regenerate.
1001
1002 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1003 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1004 * configure: Regenerate.
1005
1006 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1007 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1008 separately.
1009 * configure: Regenerate.
1010
1011 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1012 * configure: Regenerate after change to elf.m4.
1013
1014 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1015 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1016 * configure: Regenerated.
1017
1018 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1019 * configure.ac: Print "buggy but acceptable" when CLooG
1020 revision is less than 9.
1021 * configure: Regenerated.
1022
e49e5c92
DK
10232010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1024
1025 Merge from gcc:
1026
1027 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1028 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1029 * configure: Regenerate.
1030
1031 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1032 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1033 a platform that supports LTO.
1034 * configure: Regenerate.
1035
1036 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1037 PR lto/42776
1038 * configure.ac (--enable-lto): Refactor handling so libelf tests
1039 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1040 and allow LTO to be explicitly enabled on non-ELF platforms that
1041 are known to support it inside else-clause.
1042 * configure: Regenerate.
1043
e6de499b
NC
10442010-04-27 Roland McGrath <roland@redhat.com>
1045 H.J. Lu <hongjiu.lu@intel.com>
1046
1047 * configure.ac (--enable-gold): Support both, both/gold and
1048 both/bfd to add gold to configdirs without removing ld.
1049 * configure: Regenerated.
1050
1051 * Makefile.def: Add install-gold dependency to install-ld.
1052 * Makefile.in: Regenerated.
1053
d594eacc
TG
10542010-04-14 Tristan Gingold <gingold@adacore.com>
1055
1056 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1057 * configure: Regenerate.
1058
938d2b74
RW
10592010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1060
1061 Merge from gcc:
1062 PR bootstrap/43615
1063 PR bootstrap/43328
1064 Revert:
1065 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1066 * configure.ac: Do not pass --enable-multilib nor
1067 --disable-multilib in baseargs. Accept explicitly passed
1068 --enable_multilib.
1069 * configure: Regenerate.
1070
a9ef41a7
RW
10712010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1072
1073 PR bootstrap/43328
1074 * configure.ac: Do not pass --enable-multilib nor
1075 --disable-multilib in baseargs. Accept explicitly passed
1076 --enable_multilib.
1077 * configure: Regenerate.
1078
619a3713
JM
10792010-03-23 Joseph Myers <joseph@codesourcery.com>
1080
1081 * configure.ac (tic6x-*-*): New case.
1082 * configure: Regenerate.
1083
92f4e989
JM
10842010-03-23 Joseph Myers <joseph@codesourcery.com>
1085
1086 Merge from gcc:
1087 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1088 PR ada/42554
1089 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1090 * configure: Regenerate.
1091
c35a0556
JM
10922010-03-23 Joseph Myers <joseph@codesourcery.com>
1093
1094 * config.sub: Update to version 2010-03-22.
1095 * config.guess: Update to version 2009-12-30.
1096
18fa8f9c
JM
10972010-03-14 Joseph Myers <joseph@codesourcery.com>
1098
1099 Merge from gcc:
1100 2010-01-11 Richard Guenther <rguenther@suse.de>
1101 PR lto/41569
1102 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1103 * Makefile.in: Regenerated.
1104
ba98da75
RO
11052010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1106
1107 PR libstdc++/32499
1108 * configure.ac (RANLIB): Default to true.
1109 (STRIP): Likewise.
1110 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1111 * configure: Regenerate.
1112
3994761f
NC
11132010-02-17 Nick Clifton <nickc@redhat.com>
1114
1115 PR 11238
1116 * Makefile.tpl (local-distclean): Also remove config.cache files in
1117 sub-directories as there may not be Makefiles present in the
1118 sub-directories.
792cdb50
NC
1119 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1120 the config.cache files found by the find command.
1121
3994761f
NC
1122 * Makefile.in: Regenerate.
1123 * configure.ac: Revert previous delta.
1124 * configure: Regenerate.
1125
01a82011
NC
11262010-02-15 Nick Clifton <nickc@redhat.com>
1127
1128 PR 11238
1129 * configure.ac: Delete config.cache files in sub-directories when
1130 deleting Makefiles.
1131 * configure: Regenerate.
1132
143754cd
NC
11332010-02-15 Nick Clifton <nickc@redhat.com>
1134
1135 * configure.ac: Sync from gcc.
1136 * configure: Regenerate.
1137
a6b5846e
KG
11382010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1139
1140 Sync from gcc:
1141 * configure.ac: Add "recommended" version checks for GMP/MPC.
1142 Update recommended GMP/MPFR/MPC versions.
1143 * configure: Regenerate.
1144
2aa2364a
JR
11452010-01-25 Joern Rennecke <amylaar@spamcop.net>
1146
1147 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1148 * configure.ac (bootstrap_target_libs): Make inclusion of
1149 target-libgomp conditional on libgomb being in target_configdirs.
1150 * configure: Regenerate.
1151
d35e937f
JR
11522010-01-23 Joern Rennecke <amylaar@spamcop.net>
1153
1154 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1155 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1156 * configure: Regenerate.
1157
911e63d0
JR
11582010-01-22 Joern Rennecke <amylaar@spamcop.net>
1159
1160 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1161 * configure.ac (target_configdirs): Substitute.
1162 * Makefile.def: Bootstrap target module libgomp.
1163 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1164 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1165 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1166 * configure, Makefile.in: Regenerate.
1167
3725885a
RW
11682009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1169
1170 * libtool.m4: Sync from git Libtool.
1171 * ltmain.sh: Likewise.
1172 * ltoptions.m4: Likewise.
1173 * ltversion.m4: Likewise.
1174 * lt~obsolete.m4: Likewise.
1175
d5f2ee2e
KG
11762010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1177 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1178
1179 PR bootstrap/42424
1180 * configure.ac: Include libtool m4 files.
1181 (_LT_CHECK_OBJDIR): Call it.
1182 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1183 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1184
d5f2ee2e
KG
1185 * configure: Regenerate.
1186
f2b2dd91
RW
11872010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1188
1189 PR bootstrap/41818
1190 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1191 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1192 * Makefile.in: Regenerate.
1193
06ca7962
BE
11942009-12-18 Ben Elliston <bje@au.ibm.com>
1195
1196 * config.sub, config.guess: Update from upstream sources.
1197
30a16d7b
JJ
11982009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1199
1200 * COPYING.NEWLIB: Update copyright date.
1201 * COPYING.LIBGLOSS: Ditto.
1202
d9b76ff9
KG
12032009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1204
1205 PR middle-end/30447
1206 PR middle-end/30789
1207 PR other/40302
1208
1209 * configure.ac: Require MPC.
1210 * configure: Regenerate.
1211
1212 * configure.ac: Update minimum MPC version to 0.8.
1213 * configure: Regenerate.
1214
e12dec02
PB
12152009-11-20 Paolo Bonzini <bonzini@gnu.org>
1216
1217 * config.guess: Sync with upstream and gcc.
1218 * config.sub: Sync with upstream and gcc.
1219
606a9ca0
AO
12202009-11-16 Alexandre Oliva <aoliva@redhat.com>
1221
1222 * Makefile.def: Restore host and target settings for gmp.
1223 * Makefile.in: Rebuild.
1224
1f53ca9a
AO
12252009-11-16 Alexandre Oliva <aoliva@redhat.com>
1226
1227 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1228 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1229 Fix portability of test of C++ as bootstrap language. Add
1230 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1231 * configure: Rebuild.
1232 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1233 and cloog. Fix in-tree ppl configuration. Introduce libelf
1234 in-tree building.
1235 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1236 (POSTSTAGE1_HOST_EXPORTS): Use it.
1237 (STAGE[+id+]_CXXFLAGS): New.
1238 (BASE_FLAGS_TO_PASS): Pass it down.
1239 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1240 extra_exports.
1241 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1242 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1243 extra_exports.
1244 * Makefile.in: Rebuild.
1245
12462009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1247
1248 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1249 paths for *-w64-mingw* and x86_64-*mingw*.
1250 * configure: Regenerated.
1251
12522009-10-30 Kai Tietz <kai.tietz@onevision.com>
1253
1254 * configure.ac: Disable target-winsup & co for
1255 x86_64-*-mingw* and *-w64-mingw* targets.
1256 * configure: Regenerated.
1257
12582009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1259
1260 * configure.ac (CLooG test): Use = with test.
1261 * configure: Regenerate.
1262
12632009-10-22 Richard Guenther <rguenther@suse.de>
1264
1265 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1266 cloog if the ppl version check failed. Move flags saving
1267 before setting in libelf check.
1268 * configure: Regenerate.
1269
12702009-10-21 Richard Guenther <rguenther@suse.de>
1271
1272 * configure.ac: Adjust the ppl and cloog configure to work as
1273 documented. Disable cloog if ppl was disabled. Omit the version
1274 checks if they were disabled.
1275 * configure: Re-generate.
1276
6811fb56
RW
12772009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1278
1279 * configure.ac: Add 'lto' to enable_languages, not
1280 new_enable_languages, and only if not already present.
1281 * configure: Regenerate.
1282
700d40ca
ILT
12832009-10-06 Ian Lance Taylor <iant@google.com>
1284
1285 * Makefile.def: check-gold depends upon all-gas.
1286 * Makefile.in: Rebuild.
1287
12882009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1289
1290 * Makefile.def: all-lto-plugin depends on all-libiberty.
1291 set bootstrap=true for lto-plugin.
1292 Add lto-plugin.
1293 * Makefile.in: Regenerate.
1294 * configure.ac (host_libs): Add lto-plugin.
1295 * configure: Regenerate.
1296
12972009-10-03 Diego Novillo <dnovillo@google.com>
1298
1299 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1300 (HOST_LIBELFLIBS): Define.
1301 (HOST_LIBELFINC): Define.
1302 * Makefile.in: Regenerate.
1303 * configure.ac: Add --enable-lto.
1304 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1305 If --enable-lto is used, add 'lto' to new_enable_languages.
1306 If --enable-lto is used and gold is enabled, add
1307 lto-plugin to configdirs.
1308 * configure: Regenerate.
1309
13102009-10-03 Simon Baldwin <simonb@google.com>
1311
1312 * configure.ac: If --with-system-zlib, suppress local zlib and
1313 pass --with-system-zlib to subdir configure scripts.
1314 * configure: Regenerate.
1315
13162009-10-01 Loren J. Rittle <ljrittle@acm.org>
1317 Paolo Bonzini <bonzini@gnu.org>
1318
1319 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1320 $(srcdir).
1321 * Makefile.in: Rebuilt.
1322
c8cb1b3e
PB
13232009-09-29 Paolo Bonzini <bonzini@gnu.org>
1324
1325 Sync from gcc:
1326 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1327
1328 * configure.ac: Update minimum MPC version to 0.7.
1329 * configure: Regenerate.
1330
30167e0a
NC
13312009-09-25 Nick Clifton <nickc@redhat.com>
1332
1333 * configure.ac: Pass any --cache-file=/dev/null option on to
1334 subconfigures.
1335 * configure: Regenerate.
1336
707a0b5c
NC
13372009-09-23 Nick Clifton <nickc@redhat.com>
1338
1339 * config.sub, config.guess: Update from upstream sources.
1340
700d40ca
ILT
13412009-09-22 Loren J. Rittle <ljrittle@acm.org>
1342
1343 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1344 * Makefile.in: Rebuilt.
1345
2fd0b40b
RW
13462009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1347
1348 PR bootstrap/32272
1349 * configure.ac: Error out if $srcdir isn't '.' but contains
1350 host-${host_noncanonical}.
1351 * configure: Regenerate.
1352
4385ad3c
RW
13532009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1354
16b1ad29
RW
1355 * configure.ac: If bootstrapping a combined tree with
1356 --enable-gold, require c++ in stage1_languages.
1357 * configure: Regenerate.
1358
f8dc745f
RW
1359 * configure.ac: Also add target_libs of stage1_languages to
1360 bootstrap_target_libs.
1361 * configure: Regenerate.
1362
4385ad3c
RW
1363 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1364 with --enable-languages not containing c++.
1365 * configure: Regenerate.
1366
df51e4e1
JZ
13672009-09-16 Jie Zhang <jie.zhang@analog.com>
1368
1369 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1370 * configure: Regenerate.
1371
06a51eac
RW
13722009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1373
1374 * configure.ac: Do not use $extrasub for replacing @if/@endif
1375 parts in Makefile; instead, use additional arguments to
1376 AC_CONFIG_COMMANDS to do the replacement manually, with several
1377 sed invocations, to avoid HP-UX sed command limits.
1378 * configure: Regenerate.
1379
96655cc4
AO
13802009-09-04 Alexandre Oliva <aoliva@redhat.com>
1381
1382 * configure.ac (with-build-config): Document. Handle without.
1383 Handle missing argument.
1384 * configure: Rebuilt.
1385
13862009-09-03 Alexandre Oliva <aoliva@redhat.com>
1387
1388 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1389 Default to bootstrap-debug only if compare-debug works.
1390 * configure: Rebuilt.
1391 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1392 * Makefile.in: Rebuilt.
1393
13942009-09-01 Alexandre Oliva <aoliva@redhat.com>
1395
1396 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1397 * Makefile.in: Rebuilt.
1398
8e957354
PB
13992009-09-02 Paolo Bonzini <bonzini@gnu.org>
1400
1401 * Makefile.tpl (AWK): Fix typo.
1402 * Makefile.in: Regenerate.
1403
14042009-09-02 Paolo Bonzini <bonzini@gnu.org>
1405
1406 * configure.ac: Detect awk and sed.
1407 * Makefile.def (flags_to_pass): Add AWK and SED.
1408 * Makefile.tpl (AWK, SED): New.
1409 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1410 * configure: Regenerate.
1411 * Makefile.in: Regenerate.
1412
fb792462
TG
14132009-09-01 Tristan Gingold <gingold@adacore.com>
1414
1415 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1416 Remove logical names.
1417
a69e7d0a
DK
14182009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1419
1420 * ltmain.sh (func_normal_abspath): New function.
1421 (func_relative_path): Likewise.
1422 (func_mode_help): Document new -bindir option for link mode.
1423 (func_mode_link): Add new -bindir option, and use it to place
1424 output DLL if specified.
1425
d444d2ba
RW
14262009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1427
1428 * configure.ac (AC_PREREQ): Bump to 2.64.
1429
13b7343a
RW
14302009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1431
af542c2e
RW
1432 * README-maintainer-mode: Point directly to upstream locations
1433 for autoconf, automake, libtool, gettext, instead of copies on
1434 sources.redhat.com. Document required versions.
1435 * configure.ac: Do not substitute datarootdir, htmldir,
1436 pdfdir, docdir. Do not process --with-datarootdir,
1437 --with-htmldir, --with-pdfdir, --with-docdir.
1438 * configure: Regenerate.
1439
81ecdfbb
RW
1440 * configure: Regenerate.
1441
13b7343a
RW
1442 * compile: Sync from Automake 1.11.
1443 * depcomp: Likewise.
1444 * install-sh: Likewise.
1445 * missing: Likewise.
1446 * mkinstalldirs: Likewise.
1447 * ylwrap: Likewise.
1448
c1102ce7
RW
14492009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1450
34a0f3cf
RW
1451 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1452 (baseargs): Add --disable-option-checking.
1453 * configure: Regenerate.
1454
c1102ce7
RW
1455 * Makefile.def (configure-target-libiberty): Depend on
1456 all-binutils and all-ld.
1457 (configure-target-newlib): Likewise.
1458 * Makefile.in: Regenerate.
1459
e8a5fa9c
RW
14602009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1461
1462 Sync with GCC, merge:
1463
1464 2009-07-31 Christian Bruel <christian.bruel@st.com>
1465
1466 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1467 * configure: Regenerate.
1468
1469 2009-07-06 Ian Lance Taylor <iant@google.com>
1470
1471 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1472 * configure: Rebuild.
1473
1474 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1475
1476 PR bootstrap/40338
1477 * configure.ac (comparestring): Create new variable.
1478 * Makefile.tpl (comparestring): Use to skip some comparisions.
1479 * configure: Regenerate.
1480 * Makefile.in: Regenerate.
1481
1482 2009-06-23 Ian Lance Taylor <iant@google.com>
1483
1484 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1485 boot_languages. Only bootstrap target libraries listed in
1486 target_libs for some boot language. Add --with-stage1-ldflags,
1487 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1488 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1489 if not building with C++.
1490 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1491 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1492 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1493 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1494 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1495 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1496 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1497 * configure, Makefile.in: Rebuild.
1498
1499 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1500
1501 * configure.ac: Detect MPC in default directory.
1502 * configure: Regenerate.
1503
1504 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1505
1506 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1507 to noconfdirs.
1508 * configure: Regenerate.
1509
1510 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1511
1512 * Makefile.def: Add MPC support and dependencies.
1513 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1514
1515 * Makefile.in, configure: Regenerate.
1516
1517 2009-05-24 Nicolas Roche <roche@adacore.com>
1518
1519 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1520 * Makefile.in: Regenerate.
1521
1522 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1523
1524 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1525 * configure: Regenerate.
1526
1527 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1528
1529 * configure.ac ($with_ppl): Default to no if not supplied.
1530 ($with_cloog): Likewise.
1531 configure: Regenerate.
1532
1533 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1534
1535 PR bootstrap/39739
1536 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1537 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1538
1539 * configure, Makefile.in: Regenerate.
1540
1541 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1542
1543 * configure.ac: Change copyright header to refer to version
1544 3 of the GNU General Public License and to point readers at the
1545 COPYING3 file and the FSF's license web page.
1546 * Makefile.def: Likewise.
1547 * Makefile.tpl: Likewise.
1548 * Makefile.in: Regenerate.
1549
1550 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1551
1552 * configure.ac: Restore match for darwin9 or later. Use double
1553 brackets since regeneration eats one pair.
1554 * configure: Regenerate.
1555
bf110216
CF
15562009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1557
1558 * MAINTAINERS: Perform some obvious fixups.
1559
2262bbf4
BE
15602009-08-17 Ben Elliston <bje@au.ibm.com>
1561
1562 * config.sub, config.guess: Update from upstream sources.
1563
25a07265
NC
15642009-08-06 Michael Eager <eager@eagercon.com>
1565
1566 * configure.ac: Add Microblaze target.
1567 * configure: Regenerate.
1568
85bd1942
TG
15692009-07-02 Tristan Gingold <gingold@adacore.com>
1570
1571 * configure.ac: Do not exclude gas for i386-*-darwin.
1572 Add a case for x86_64-*-darwin.
1573 * configure: Regenerate.
1574
f9806fa5
DE
15752009-06-26 Doug Evans <dje@sebabeach.org>
1576
1577 * Makefile.def (host_modules): Add cgen.
1578 * Makefile.in: Regenerate.
1579 * configure.ac (host_tools): Add cgen.
1580 * configure: Regenerate.
1581
6bfb4e30
JJ
15822009-06-17 Michael Eager <eager@eagercon.com>
1583
1584 * COPYING.LIBGLOSS: Add Xilinx license.
1585
8bcf2718
NC
15862009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1587
1588 * configure.ac: Define is_elf for QNX Neutrino targets.
1589 * configure: Regenerate.
1590
04ec0acb
RW
15912009-06-03 Jerome Guitton <guitton@adacore.com>
1592 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1593
1594 * Makefile.tpl (all): Avoid a trailing backslash.
1595 * Makefile.in: Regenerate.
1596
7ee5dbeb
BE
15972009-06-03 Ben Elliston <bje@au.ibm.com>
1598
1599 * config.sub, config.guess: Update from upstream sources.
1600
fda13ee8
AO
16012009-06-02 Alexandre Oliva <aoliva@redhat.com>
1602
1603 * Makefile.tpl ([+compare-target+]): Compare all stage
1604 directories, rather than just gcc.
1605 * Makefile.in: Rebuilt.
1606
4a657b0d
DK
16072009-05-28 Doug Kwan <dougkwan@google.com>
1608
1609 * configure.ac: Support gold for target arm*-*-*.
1610 * configure: Regenerate.
1611
07fc31c9
AO
16122009-05-27 Alexandre Oliva <aoliva@redhat.com>
1613
1614 * Makefile.tpl (all): Avoid harmless warning in make all when
1615 gcc-bootstrap is enabled but stage_last does not exist.
1616 * Makefile.in: Rebuilt.
1617
8a7a39ab
TG
16182009-05-25 Tristan Gingold <gingold@adacore.com>
1619
1620 * setup.com: Complete the file with configuration and build.
1621
b5233201
AO
16222009-05-18 Alexandre Oliva <aoliva@redhat.com>
1623
1624 PR other/40159
1625 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1626 gcc-no-bootstrap are mutually exclusive.
1627 * Makefile.in: Rebuilt.
1628
7b6175f9
AO
16292009-05-18 Alexandre Oliva <aoliva@redhat.com>
1630
1631 PR other/40159
1632 * Makefile.tpl (all): Don't end with unconditional success.
1633 * Makefile.in: Rebuilt.
1634
1b05fbbd
AO
16352009-05-12 Alexandre Oliva <aoliva@redhat.com>
1636
1637 PR target/37137
1638 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1639 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1640 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1641 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1642 stage_configureflags, stage_cflags and stage_libcflags into
1643 explicit Makefile macros.
1644 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1645 GFORTRAN.
1646 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1647 CC. Set CC_FOR_BUILD from CC.
1648 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1649 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1650 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1651 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1652 and GFORTRAN.
1653 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1654 (_LIBCFLAGS): Renamed to _TFLAGS.
1655 (do-compare-debug, do-compare3-debug): Drop.
1656 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1657 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1658 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1659 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1660 (XGCC_FLAGS_FOR_TARGET): New.
1661 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1662 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1663 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1664 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1665 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1666 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1667 TFLAGS.
1668 (BUILD_CONFIG): Include if requested.
1669 (all): Set TFLAGS on bootstrap.
1670 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1671 (all-stageid-prefixmodule): Likewise.
1672 (do-clean, distclean-stageid): Set TFLAGS.
1673 (restrap): Fix whitespace.
1674 * Makefile.in: Rebuilt.
1675
dc17c78c
EB
16762009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1677
1678 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1679 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1680 * Makefile.in: Regenerate.
1681
14324cd7
EZ
16822009-04-24 Eli Zaretskii <eliz@gnu.org>
1683
1684 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1685 consistency with config.sub. (Update from upstream sources.)
1686
f8d5f06c
JM
16872009-04-21 Joseph Myers <joseph@codesourcery.com>
1688
1689 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1690
0000e2bf
BE
16912009-04-17 Ben Elliston <bje@au.ibm.com>
1692
1693 * config.sub, config.guess: Update from upstream sources.
1694
20135e4c
NC
16952009-04-15 Anthony Green <green@moxielogic.com>
1696
34adf976 1697 * configure.ac: Add moxie support.
20135e4c
NC
1698 * configure: Rebuilt.
1699
ef699244
L
17002009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1701
1702 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1703 * configure: Regenerate.
1704
10ad8ef3
L
17052009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1706
1707 PR gas/10039
1708 * configure.ac: Require texinfo 4.7.
1709 * configure: Regenerated.
1710
c50523ce
L
17112009-04-09 Steve Ellcey <sje@cup.hp.com>
1712
1713 * Makefil.def (languages): New entries.
1714 * Makefile.tpl (check-gcc-*): New generic target.
1715 * Makefile.in: Regenerate.
1716
47afba5f
EZ
17172009-03-27 Eli Zaretskii <eliz@gnu.org>
1718
1719 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1720 Windows builds of Sed.
1721
dc448a7b
TT
17222009-03-18 Tom Tromey <tromey@redhat.com>
1723
1724 * configure: Rebuild.
1725 * configure.ac (host_libs): Add libiconv.
1726 * Makefile.in: Rebuild.
1727 * Makefile.def (host_modules): Add libiconv.
1728 (configure-gdb, all-gdb): Depend on libiconv.
1729
24741ab2
JB
17302009-03-16 Tristan Gingold <gingold@adacore.com>
1731
1732 * configure.ac: Treat gdb as supported on x86_64-darwin.
1733 * configure: Regenerate.
1734
29383458
JM
17352009-03-16 Joseph Myers <joseph@codesourcery.com>
1736
1737 Merge from GCC:
1738
1739 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1740
1741 * configure.ac (--with-host-libstdcxx): New option.
1742 * configure: Regenerate.
1743
1744 2009-01-29 Robert Millan <rmh@aybabtu.com>
1745
1746 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1747 * configure: Regenerate.
1748
1749 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1750
1751 PR tree-optimization/38515
1752 * configure.ac (cloog-polylib): Removed.
1753 (with_ppl, with_cloog): Test for "no".
1754 * configure: Regenerated.
1755
58e24671
RW
17562009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1757
1758 Backport from git Libtool:
1759
1760 2009-01-19 Robert Millan <rmh@aybabtu.com>
1761 Support GNU/kOpenSolaris.
1762 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1763 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1764 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1765 GNU/kOpenSolaris.
1766
314b2e66
AS
17672009-02-05 Andreas Schwab <schwab@suse.de>
1768
1769 * Makefile.tpl (stage_last): Define $r and $s before using
1770 $(RECURSE_FLAGS_TO_PASS).
1771 * Makefile.in: Regenerate
1772
8b700390
JJ
17732009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1774
1775 * COPYING.NEWLIB: Add ARM license.
1776
66775d67
AM
17772009-01-16 Alan Modra <amodra@bigpond.net.au>
1778
1779 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1780 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1781 * Makefile.in: Regenerate.
1782
19e99079
NC
17832009-01-15 Douglas B Rupp <rupp@gnat.com>
1784
1785 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1786 * configure: Regenerate.
1787
22e8c8e0
RW
17882008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1789
1790 Backport link test fix from upstream Libtool:
1791
1792 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1793 Add cache variables to tests that require the linker to work.
1794 For shlibpath_overrides_runpath, this also changes the semantics
1795 to let the result from the C compiler take precedence.
1796 compiler take precedence.
1797
7d6d7764
BE
17982008-12-02 Ben Elliston <bje@au.ibm.com>
1799
1800 * config.sub, config.guess: Update from upstream sources.
1801
ea8af06e
JJ
18022008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1803
1804 * COPYING.NEWLIB: Updated.
1805 * COPYING.LIBGLOSS: Ditto.
1806
af0771d3
PB
18072008-12-16 Paolo Bonzini <bonzini@gnu.org>
1808
1809 Sync with GCC:
1810
1811 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1812
1813 * configure.ac (ppllibs): Add by default the lib flags.
1814 * configure: Regenerate.
1815
1816 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1817
314b2e66
AS
1818 * configure.ac: Add double brackets on darwin[912].
1819 * configure: Regenerate.
af0771d3
PB
1820
1821 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1822
314b2e66
AS
1823 * configure.ac: Expand to darwin10 and later.
1824 * configure: Regenerate.
af0771d3 1825
f7c83eac
AS
18262008-12-02 Andreas Schwab <schwab@suse.de>
1827
1828 * Makefile.def: configure-target-boehm-gc depends on
1829 all-target-libstdc++-v3.
1830 * Makefile.in: Regenerate.
1831
bc67ad83
BE
18322008-12-02 Ben Elliston <bje@au.ibm.com>
1833
1834 * config.sub, config.guess: Update from upstream sources.
1835
e28c595f
JM
18362008-11-27 Joseph Myers <joseph@codesourcery.com>
1837
1838 Merge from GCC:
1839
1840 2007-12-02 Matthias Klose <doko@ubuntu.com>
1841
1842 * config-ml.in: Remove 64bit configure tests.
1843
1844 2008-05-14 Rafael Espindola <espindola@google.com>
1845
1846 * config-ml.in: don't handle --enable-shared and --enable-static.
1847
1848 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1849 Tobias Grosser <grosser@fim.uni-passau.de>
1850 Jan Sjodin <jan.sjodin@amd.com>
1851 Harsha Jagasia <harsha.jagasia@amd.com>
1852 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1853 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1854 Adrien Eliche <aeliche@isty.uvsq.fr>
1855
1856 Merge from graphite branch.
1857 * configure: Regenerate.
1858 * Makefile.in: Regenerate.
1859 * configure.ac (host_libs): Add ppl and cloog.
1860 Add checks for PPL and CLooG.
1861 * Makefile.def (ppl, cloog): Added modules and dependences.
1862 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1863 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1864
1865 2008-09-03 Richard Guenther <rguenther@suse.de>
1866
1867 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1868 cloog test.
1869 * configure: Re-generate.
1870
1871 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1872
1873 * configure.ac (--with-cloog-polylib): New.
1874 (--disable-cloog-version-check): New.
1875 (--disable-ppl-version-check): New.
1876 * configure: Re-generate.
1877
1878 2008-09-05 Richard Guenther <rguenther@suse.de>
1879
1880 * configure.ac: Initialize clooglibs to -lcloog.
1881 * configure: Re-generate.
1882
1883 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1884
1885 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1886 recommended version to 2.3.2.
1887
1888 * configure: Regenerate.
1889
1890 2008-10-31 Ben Elliston <bje@au.ibm.com>
1891
1892 * configure.ac (spu-*-*): Remove special case.
1893 * configure: Regenerate.
1894
1895 Complete comment text from GCC version of:
1896
1897 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1898
1899 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1900 (GCC_SHLIB_SUBDIR): New.
1901 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1902 * configure: Regenerate.
1903 * Makefile.in: Regenerate.
1904
652dec25
TG
19052008-11-27 Tristan Gingold <gingold@adacore.com>
1906
1907 * configure.ac: Build gdb for i?86-*-darwin*
1908 * configure: Regenerated.
1909
7582fb4a
DJ
19102008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1911
1912 PR bootstrap/38014
1913 PR bootstrap/37923
1914
1915 Revert:
1916
1917 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1918
1919 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1920 * Makefile.in: Regenerated.
1921
1922 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1923
1924 PR gdb/921
1925 PR gdb/1646
1926 PR gdb/2175
1927 PR gdb/2176
1928
1929 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1930 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1931 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1932 (HOST_EXPORTS): Pass CPPFLAGS.
1933 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1934 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1935 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1936 * Makefile.in, configure: Regenerated.
1937 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1938 and CPPFLAGS_FOR_BUILD.
1939
faee1be2
UW
19402008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1941
1942 * configure.ac [spu-*-*]: Do not set skipdirs.
1943 * configure: Re-generate.
1944
b7c2dce4
DJ
19452008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1946
1947 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1948 * Makefile.in: Regenerated.
1949
bb52de30
DJ
19502008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1951
1952 PR gdb/921
1953 PR gdb/1646
1954 PR gdb/2175
1955 PR gdb/2176
1956
1957 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1958 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1959 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1960 (HOST_EXPORTS): Pass CPPFLAGS.
1961 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1962 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1963 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1964 * Makefile.in, configure: Regenerated.
1965 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1966 and CPPFLAGS_FOR_BUILD.
1967
b25062ae
SE
19682008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1969
1970 * libtool.m4: Update to libtool 2.2.6.
1971 * lt~obsolete.m4: Update to libtool 2.2.6.
1972 * ltmain.sh: Update to libtool 2.2.6.
1973 * ltsugar.m4: Update to libtool 2.2.6.
1974 * ltversion.m4: Update to libtool 2.2.6.
1975 * ltoptions.m4: Update to libtool 2.2.6.
1976 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1977
3bbd2f8f
AL
19782008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1979
1980 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1981 (GCC_SHLIB_SUBDIR): New.
1982 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1983 * configure: Regenerate.
1984 * Makefile.in: Regenerate.
1985
b29d32ce
TG
19862008-08-28 Tristan Gingold <gingold@adacore.com>
1987
1988 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1989 Enable bfd, binutils and opcodes.
1990 * configure: Regenerate.
1991
c325a203
DD
19922008-08-16 Nicolas Roche <roche@adacore.com>
1993
1994 * Makefile.tpl: Add BOOT_ADAFLAGS.
1995 * Makefile.in: Regenerate.
1996
e7c8859c
RS
19972008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1998
1999 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2000 * configure: Regenerate.
2001
da888c87
PB
20022008-07-30 Paolo Bonzini <bonzini@gnu.org>
2003
2004 Sync with gcc:
2005 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2006
f7c83eac
AS
2007 * configure.ac: Add makefile fragments for hpux.
2008 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2009 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2010 * configure: Regenerate.
2011 * Makefile.in: Regenerate.
da888c87
PB
2012
2013 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2014
f7c83eac
AS
2015 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2016 * Makefile.in: Regenerate.
2017 * configure: Regenerate.
da888c87 2018
944982cf
ILT
20192008-06-18 Ian Lance Taylor <iant@google.com>
2020
662c6704
ILT
2021 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2022
944982cf
ILT
2023 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2024
7a283e07
RW
20252008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2026
2027 * configure: Regenerate.
2028
5b553f7e
RW
20292008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2030
2031 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2032 "$@" is still intact with both Autoconf 2.59 and 2.62.
2033 * configure: Regenerate.
2034
675492f0
RW
20352008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2036
2037 * Makefile.tpl: Fix comment errors.
2038 * Makefile.in: Regenerate.
2039
b018a5d1
JB
20402008-06-13 Julian Brown <julian@codesourcery.com>
2041
2042 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2043 of libobjc for ARM EABI Linux.
2044 * configure: Regenerate.
2045
310213e8
DE
20462008-06-12 David S. Miller <davem@davemloft.net>
2047 David Edelsohn <edelsohn@gnu.org>
2048
2049 * configure.ac: Add powerpc*-*-* to gold supported targets.
2050 * configure: Regenerate.
2051
6641ce42
JM
20522008-06-08 Joseph Myers <joseph@codesourcery.com>
2053
2054 PR tree-optimization/36218
2055 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2056 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2057 (all prefix="build-"): Pass them to build-system sub-makes.
2058 * Makefile.in: Regenerate.
2059
03c2f9e6
DJ
20602008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2061
2062 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2063 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2064 mkdep, and compile. Update comments.
2065 (ETC_SUPPORT): Add ChangeLog and update comments.
2066
4538db8b
ILT
20672008-05-11 Ian Lance Taylor <iant@google.com>
2068
2069 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2070
266df637
PB
20712008-04-18 Paolo Bonzini <bonzini@gnu.org>
2072
2073 Sync with gcc:
2074 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2075
2076 PR bootstrap/35457
2077 * configure.ac: Include override.m4.
2078 * configure: Regenerate.
2079
2080 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2081
f7c83eac
AS
2082 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2083 * Makefile.in: Regenerate.
266df637
PB
2084
2085 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2086
f7c83eac
AS
2087 * configure.ac: Do not build libssp for the AVR.
2088 * configure: Regenerate.
266df637 2089
a86a761e
NC
20902008-04-18 Nick Clifton <nickc@redhat.com>
2091
2092 * MAINTAINERS: Replace reference to configure.in with reference to
2093 configure.ac.
2094
52310858
NC
20952008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2096
f7c83eac 2097 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2098 as nonconfigurable directories list.
f7c83eac 2099 * configure: Regenerate.
52310858 2100
f5314dd5
DM
21012008-04-14 David S. Miller <davem@davemloft.net>
2102
2103 * configure.ac: Add sparc*-*-* to gold supported targets.
2104 * configure: Regenerate.
2105
e2208220
BE
21062008-04-14 Ben Elliston <bje@au.ibm.com>
2107
2108 * config.sub, config.guess: Update from upstream sources.
2109
0bb6ea20
HPN
21102008-04-12 Hans-Peter Nilsson <hp@axis.com>
2111
2112 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2113 * Makefile.in: Regenerate.
2114
e5164e97
ILT
21152008-04-07 Ian Lance Taylor <iant@google.com>
2116
2117 * Makefile.def: check-gold depends upon all-binutils.
2118 * Makefile.in: Regenerate.
2119
e33b51a6
NC
21202008-04-04 Nick Clifton <nickc@redhat.com>
2121
2122 PR binutils/4334
2123 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2124 builds.
2125 * configure: Regenerate.
2126
fc5df3ab
NC
21272008-04-04 NightStrike <NightStrike@gmail.com>
2128
2129 PR other/35151
f7c83eac
AS
2130 * configure.ac: Combine rules for mingw32 and mingw64.
2131 * configure: Regenerate.
fc5df3ab 2132
c779bab8
PB
21332008-03-27 Paolo Bonzini <bonzini@gnu.org>
2134
2135 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2136 * Makefile.in: Regenerate.
2137
93f9b408
ILT
21382008-03-20 Ian Lance Taylor <iant@google.com>
2139
2140 * configure.ac: Add support for --enable-gold.
2141 * Makefile.def: Add gold as a directory like ld.
2142 * configure, Makefile.in: Regenerate.
2143
5746fb46
AK
21442008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2145
2146 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2147 (s390_cond_extensions): Reduced extensions to the compare related.
2148 (main): z10 cpu type option added.
2149 (expandConditionalJump): Renamed to ...
2150 (insertExpandedMnemonic): ... this.
2151
2152 * opcodes/s390-opc.c: Re-group the operand format makros.
2153 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2154 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2155 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2156 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2157 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2158 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2159 INSTR_SIL_RDU): New instruction formats added.
2160 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2161 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2162 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2163 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2164 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2165 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2166 masks added.
2167 (s390_opformats): New formats added "ris", "rrs", "sil".
2168 * opcodes/s390-opc.txt: Add the conditional jumps with the
2169 extensions removed from automatic expansion in s390-mkopc.c manually.
2170 (asi - trtre): Add new System z10 EC instructions.
2171 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2172
58c85be7
RW
21732008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2174
2175 * configure.ac: m4_include config/proginstall.m4.
2176 * configure: Regenerate.
2177
78124051
RW
21782008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2179
2180 Backport from upstream Libtool:
f7c83eac 2181
78124051 2182 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2183
78124051
RW
2184 Deal with Autoconf 2.62's semantic change in m4_append.
2185 * ltsugar.m4 (lt_append): Replace broken versions of
2186 m4_append.
2187 (lt_if_append_uniq): Don't require separator to be overquoted,
2188 and avoid broken m4_append.
2189 (lt_dict_add): Fix typo.
2190 * libtool.m4 (_LT_DECL): Don't overquote separator.
2191
018f1bea
DE
21922008-03-13 David Edelsohn <edelsohn@gnu.org>
2193
2194 * config.rpath: Add AIX 6 support.
2195
5c5f596d
PB
21962008-03-13 Paolo Bonzini <bonzini@gnu.org>
2197
2198 * Makefile.def (stageprofile). Remove -fprofile-generate
2199 from stage_libcflags.
2200 * Makefile.in: Regenerate.
2201
a1f93a5e
BE
22022008-03-13 Ben Elliston <bje@au.ibm.com>
2203
2204 * config.sub, config.guess: Update from upstream sources.
2205
98c3d905
AK
22062008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2207
2208 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2209 * s390-opc.txt (cmpsc): Duplicate entry removed.
2210 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2211 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2212 fier, cu42, cu41): Fix operand format.
2213
7f6ef0c0
PB
22142008-02-20 Paolo Bonzini <bonzini@gnu.org>
2215
f7c83eac
AS
2216 PR bootstrap/32009
2217 PR bootstrap/32161
2218
2219 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2220 * configure: Regenerate.
2221
2222 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2223 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2224 STAGE4_LIBCFLAGS): New.
2225 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2226 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2227 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2228 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2229 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2230 for target modules. Don't export LIBCFLAGS.
2231 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2232 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2233 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2234 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2235 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2236 * Makefile.in: Regenerate.
7f6ef0c0 2237
eaf19029
PB
22382008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2239
2240 PR libgcj/33085
2241 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2242 Do not use -DDLL_EXPORT. Backport from upstream.
2243
680c43e9
NC
22442008-02-14 Nick Clifton <nickc@redhat.com>
2245
2246 Import this patch from gcc:
2247 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2248
2249 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2250
c72b1d96
HPN
22512008-02-02 Hans-Peter Nilsson <hp@axis.com>
2252
2253 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2254 * configure: Regenerate.
2255
8b66833e
BW
22562008-01-31 Marc Gauthier <marc@tensilica.com>
2257
2258 * configure.ac (xtensa*-*-*): Recognize processor variants.
2259 * configure: Regenerate.
2260
9cc8ae67
PB
22612008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2262
f7c83eac
AS
2263 PR bootstrap/34922
2264 * configure.ac (PARSE_ARGS): Push suitable setting of
2265 ac_subdirs_all, for `./configure --help=recursive'.
2266 Handle `+' in generic toplevel directory disabling.
2267 * configure: Regenerate.
9cc8ae67 2268
19090595
BE
22692008-01-23 Ben Elliston <bje@au.ibm.com>
2270
2271 * config.sub, config.guess: Update from upstream sources.
2272
9f1e7fd3
BE
22732008-01-08 Ben Elliston <bje@au.ibm.com>
2274
2275 * config.sub, config.guess: Update from upstream sources.
2276
2f959d61
JJ
22772007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2278
2279 * COPYING.LIBGLOSS: Update default copyright.
2280
aa054b85
JJ
22812007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2282
2283 * COPYING.NEWLIB: Update default copyright.
2284
57c53b2b
RS
22852007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2286
2287 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2288 Change recommended MPFR from 2.2.1 > 2.3.0.
2289 * configure: Regenerate.
2290
fee14b60
RS
22912007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2292
2293 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2294 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2295 * Makefile.in: Regenerate.
2296
c9b68031
DD
22972007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2298
2299 * configure.ac: Enable libjava for x86_64-*-darwin9.
2300 * configure: Regenerate.
2301
ad25e7d5
BE
23022007-12-05 Ben Elliston <bje@au.ibm.com>
2303
2304 * config.sub, config.guess: Update from upstream sources.
2305
6ac84f65
PB
23062007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2307
f7c83eac
AS
2308 * config-ml.in: Robustify against white space in absolute file
2309 names.
6ac84f65 2310
f7c83eac
AS
2311 * config-ml.in (multi-clean): Substitute ${Makefile}.
2312 Remove superfluous ${Makefile} in list.
6ac84f65 2313
7b3200f9
DJ
23142007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2315
2316 * Makefile.def (dependencies): Make configure-gdb depend on
2317 all-intl.
2318 * Makefile.in: Regenerated.
2319
2c133ff9
JJ
23202007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2321
2322 * Makefile.def: To avoid problems running with parallel makes,
2323 build newlib before libgloss so that target specific header
2324 files are availble.
2325 * Makefile.in: Regenerate.
2326
5074315a
DJ
23272007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2328
2329 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2330 * Makefile.in: Regenerate.
2331
f5bc1778
DJ
23322007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2333
2334 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2335 * libdecnumber: New directory, imported from GCC.
2336
c66487f8
NC
23372007-10-08 Mike Frysinger <vapier@gentoo.org>
2338
2339 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2340 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2341 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2342 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2343 * configure: Regenerate.
2344
b5714970
PB
23452007-10-01 Paolo Bonzini <bonzini@gnu.org>
2346
2347 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2348 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2349 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2350 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2351 * configure.ac: Default them to host tools for $host = $build.
2352 Subst them.
2353
2354 * configure: Regenerate.
2355 * Makefile.in: Regenerate.
2356
f3b1e08e
RS
23572007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2358
2359 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2360 * configure: Regenerate.
2361
cff87f51
DD
23622007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2363
2364 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2365 libstdc++.
2366 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2367 * configure: Regenerate.
2368 * Makefile.in: Regenerate.
f7c83eac 2369
625a61cd
AS
23702007-09-17 Andreas Schwab <schwab@suse.de>
2371
2372 * configure.ac: Raise minimum makeinfo version to 4.6.
2373 * configure: Regenerate.
2374
83a3a68b
AM
23752007-09-15 Alan Modra <amodra@bigpond.net.au>
2376
2377 * configure.ac: Correct makeinfo version check.
2378 * configure: Regenerate.
2379
5bd8be13
RS
23802007-09-14 Richard Sandiford <richard@codesourcery.com>
2381
2382 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2383 to $skipdirs and only disable gprof for newlib. Use the normal
2384 mips*-elf* handling in other respects.
2385 * configure: Regnerate.
2386
5566c1fa
DD
23872007-09-12 David Daney <ddaney@avtrex.com>
2388
2389 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2390 enabling libgcj.
2391 * configure: Regenerate.
2392
23932007-09-12 Richard Guenther <rguenther@suse.de>
2394
2395 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2396 nor --disable-checking is provided also turn on yes and types
2397 checking for stage1.
2398 * configure: Re-generate.
2399
a18e2996 24002007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2401
2402 PR target/33281
2403 * configure.ac: Use config/mh-mingw on mingw.
2404 * configure: Regenerate.
84e7906e 2405
691bb5a1
DD
24062007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2407
2408 PR other/32154
2409 * configure.ac: For libgloss targets, point the linker to the linker
2410 script, startup code and simulator library.
2411 * configure: Regenerate.
2412
6d18b86b
AH
24132007-09-09 Andrew Haley <aph@redhat.com>
2414
2415 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2416 target-libjava.
6d18b86b 2417
f00a3165 24182007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2419
f00a3165 2420 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2421
2abc4e65
BE
24222007-08-21 Richard Guenther <rguenther@suse.de>
2423
2424 * configure.ac: Add types checking to stage1 checking flags.
2425 * configure: Regenerate.
2426
8a6ee3ab 24272007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2428 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2429
2430 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2431 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2432 * Makefile.in: Regenerate.
2433 * configure.ac (--with-debug-prefix-map): New.
2434 * configure: Regenerate.
2435
429acdec
RS
24362007-08-17 Richard Sandiford <richard@codesourcery.com>
2437 Nigel Stephens <nigel@mips.com>
2438
429acdec
RS
2439 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2440 as target_makefile_frag.
2441 * configure: Regenerate.
2442
8520c408
AO
24432007-08-16 Alexandre Oliva <aoliva@redhat.com>
2444
2445 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2446 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2447 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2448 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2449 (do-compare, do-compare3, do-compare-debug): New.
2450 ([+compare-target+]): Use them.
2451
24522007-08-16 Alexandre Oliva <aoliva@redhat.com>
2453
2454 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2455 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2456 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2457 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2458 (do-compare, do-compare3, do-compare-debug): New.
2459 ([+compare-target+]): Use them.
2460
2444379b
BE
24612007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2462 Ben Elliston <bje@au.ibm.com>
2463
2464 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2465 --silent if $silent.
2466 * configure: Regenerate.
2467
d6f99447
DJ
24682007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2469
2470 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2471
bd0aa315
NC
24722007-07-17 Nick Clifton <nickc@redhat.com>
2473
2474 * COPYING3: New file. Contains version 3 of the GNU General
2475 Public License.
2476 * COPYING3.LIB: New file. Contains version 3 of the GNU
2477 Lesser General Public License.
2478
0ebe98fb
BS
24792007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2480
2481 * configure.ac: Fix my previous change to really match GCC.
2482 * configure: Regenerate.
2483
521ec477
DD
24842007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2485
2486 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2487 * configure: Regenerate.
2488
24892007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2490
2491 * configure.ac: Add some missing m4 quotation.
2492 * configure: Regenerate.
2493
0c24b341
NC
24942007-07-09 Kai Tietz <kai.tietz@onevision.com>
2495
f7c83eac
AS
2496 * Makefile.def: Add windmc tool to build.
2497 * Makefile.tpl: Likewise.
2498 * configure.ac: Likewise.
2499 * Makefile.in: Regenerate.
2500 * configure: Regenerate.
0c24b341 2501
a09314d0
L
25022007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2503
2504 * lt~obsolete.m4: New. Import from 20070318 libtool.
2505
7c3e1d12
BS
25062007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2507
2508 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2509 uclinux and linux-uclibc targets.
2510 * configure: Regenerate.
2511
a5b3b4dd
DD
25122007-06-28 DJ Delorie <dj@redhat.com>
2513
2514 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2515 not building newlib.
2516 * configure: Regenerated.
f7c83eac 2517
184d813c
DJ
25182007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2519
2520 * src-release (DEVO_SUPPORT): Correct typos.
2521
31d99776
DJ
25222007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2523
2524 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2525 * Makefile.in: Regenerated.
2526
e00a73e3
PB
25272007-06-14 Paolo Bonzini <bonzini@gnu.org>
2528
f7c83eac
AS
2529 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2530 (distclean-stage[+id+]): Possibly delete stage_last.
2531 * Makefile.in: Regenerate.
e00a73e3 2532
98a1bbc5
BE
25332007-06-07 Ben Elliston <bje@au.ibm.com>
2534
2535 * config.sub, config.guess: Update from upstream sources.
2536
973601e1
BE
25372007-06-07 Ben Elliston <bje@au.ibm.com>
2538
2539 * Makefile.tpl: Fix spelling error.
2540 * Makefile.in: Regenerate.
2541
2038f525
PB
25422007-06-04 Paolo Bonzini <bonzini@gnu.org>
2543
2544 Sync with gcc:
2545 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2546
f7c83eac
AS
2547 PR bootstrap/29382
2548 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2549 * configure: Rebuilt.
2038f525 2550
f7c5c4b5
PB
25512007-06-01 Steve Ellcey <sje@cup.hp.com>
2552
12a64d4f
L
2553 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2554 lt_cv_sys_max_cmd_len.
f7c5c4b5 2555
7ad9660b
PB
25562007-05-31 Paolo Bonzini <bonzini@gnu.org>
2557
2558 * ltgcc.m4: Update from GCC.
2559
0e7ef45c
EC
25602007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2561
12a64d4f 2562 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2563
37ad9514
SE
25642007-05-24 Steve Ellcey <sje@cup.hp.com>
2565
2566 * ltmain.sh: Update from GCC.
2567 * libtool.m4: Update from GCC.
2568 * ltsugar.m4: New. Update from GCC.
2569 * ltversion.m4: New. Update from GCC.
2570 * ltoptions.m4: New. Update from GCC.
2571 * ltconfig: Remove.
2572 * ltcf-c.sh: Remove.
2573 * ltcf-cxx.sh: Remove.
2574 * ltcf-gcj.sh: Remove.
2575 * src-release: Update with new libtool file list.
2576
8ee82aff
PB
25772007-05-16 Paolo Bonzini <bonzini@gnu.org>
2578
2579 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2580 stage_cflags.
2581 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2582 Remove CFLAGS/LIBCFLAGS.
2583 (configure-stage[+id+]-[+prefix+][+module+],
2584 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2585 * Makefile.in: Regenerate.
2586
149cb58d
SE
25872007-04-14 Steve Ellcey <sje@cup.hp.com>
2588
2589 * config-ml.in: Update from GCC.
2590
91506736
DJ
25912007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2592
2593 * src-release (do-proto-toplev): Process the support directories before
2594 the tool directory.
2595
ffa8bd48
RS
25962007-03-21 Richard Sandiford <richard@codesourcery.com>
2597
2598 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2599 of glob. Quote arguments with single quotes too.
2600 * configure: Regenerate.
2601
a4fd3374
DD
26022007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2603
2604 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2605 * Makefile.in: Regenerate
2606
b8025f34
AS
26072007-03-07 Andreas Schwab <schwab@suse.de>
2608
2609 * configure: Regenerate.
2610
a3ca38d2
DD
26112007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2612
2613 * configure.ac: Add "--with-pdfdir" configure option,
2614 which defines pdfdir variable.
2615 * Makefile.def (target=fixincludes): Add install-pdf to
2616 missing targets.
2617 (recursive_targets): Add install-pdf target.
2618 (flags_to_pass): Add pdfdir.
2619 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2620 target.
2621 * configure: Regenerate
2622 * Makefile.in: Regenerate
2623
26242007-02-28 Eric Christopher <echristo@apple.com>
2625
2626 Revert:
2627 2006-12-07 Mike Stump <mrs@apple.com>
2628
2629 * Makefile.def (dependencies): Add dependency for
2630 install-target-libssp and install-target-libgomp on
2631 install-gcc.
2632 * Makefile.in: Regenerate.
2633
26342007-02-27 Matt Kraai <kraai@ftbfs.org>
2635
2636 * configure: Regenerate.
2637 * configure.ac: Move statements after variable declarations.
2638
a4708fba
JM
26392007-02-19 Joseph Myers <joseph@codesourcery.com>
2640
2641 * configure.ac: Adjust for loop syntax.
2642 * configure: Regenerate.
2643
9a819804
AO
26442007-02-18 Alexandre Oliva <aoliva@redhat.com>
2645
2646 * configure: Rebuilt.
2647
81ec575a
AO
26482007-02-18 Alexandre Oliva <aoliva@redhat.com>
2649
2650 * configure.ac: Drop multiple occurrences of --enable-languages,
2651 and fix its quoting.
2652 * configure: Rebuilt.
2653
92f01d61 26542007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2655 Nathan Sidwell <nathan@codesourcery.com>
2656 Vladimir Prus <vladimir@codesourcery.com
2657 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2658
2659 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2660 * configure: Regenerate.
2661
b1299c4e
DJ
26622007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2663
2664 * configure.ac (target_libraries): Move libgcc before libiberty.
2665 * configure: Regenerated.
2666
18f6b6ee
PB
26672007-02-13 Paolo Bonzini <bonzini@gnu.org>
2668
2669 * configure: Regenerate again?
2670
9c4e9f27
PB
26712007-02-13 Paolo Bonzini <bonzini@gnu.org>
2672
2673 * configure: Reapply PR30748 fix which was lost in the previous commit.
2674
24ff9987
DJ
26752007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2676 Paolo Bonzini <bonzini@gnu.org>
2677
2678 PR bootstrap/30753
2679 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2680 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2681 * configure: Regenerated.
2682
7df2cd5d
PB
26832007-02-10 Paolo Bonzini <bonzini@gnu.org>
2684
2685 * configure: Regenerate.
2686
b0aaa663
DJ
26872007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2688
2689 PR bootstrap/30748
2690 * configure.ac: Correct syntax for Solaris ksh.
2691 * configure: Regenerated.
2692
a0323144
PB
26932007-02-09 Paolo Bonzini <bonzini@gnu.org>
2694
2695 * Makefile.def: Sync with GCC.
2696 * Makefile.tpl: Sync with GCC.
2697 * Makefile.in: Regenerate.
2698 * configure: Regenerate.
2699
c6b750e1
DJ
27002007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2701
2702 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2703 noncanonical equivalents.
2704 * configure.in: Rename to...
2705 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2706 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2707 target_noncanonical. Use them. Rewrite removal of configure
2708 arguments for autoconf 2.59. Discard variable settings. Force
2709 program_transform_name for native tools.
2710
2711 * Makefile.in: Regenerated.
2712 * configure: Regenerated with autoconf 2.59.
2713
2714 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2715
f3cd89f4
JJ
27162007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2717
2718 * COPYING.LIBGLOSS: Reformat default Red Hat
2719 license to fit within 80 columns.
2720 * COPYING.NEWLIB: Ditto.
2721
4e206d7e
DB
27222007-02-05 Dave Brolley <brolley@redhat.com>
2723
2724 * Contribute the following changes:
2725 2006-11-28 DJ Delorie <dj@redhat.com>
2726
2727 * configure.in: Fix typo for mep's target_makefile_frag.
2728 * configure: Regenerated.
2729
2730 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2731
2732 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2733 * configure: Regenerate.
2734
2735 2001-09-19 DJ Delorie <dj@redhat.com>
2736
2737 * configure.in (target_makefile_frag): use mt-mep
2738
2739 2001-06-12 Don Howard <dhoward@redhat.com>
2740
2741 * configure.in: Remove gdb from MeP skip list.
2742
2743 2001-04-05 DJ Delorie <dj@redhat.com>
2744
2745 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2746
2747 2001-03-20 Ben Elliston <bje@redhat.com>
2748
2749 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2750
2751 2001-03-19 Ben Elliston <bje@redhat.com>
2752
2753 * config.sub (mep, mep-*): Add.
2754
b2edfdd2
AS
27552007-01-31 Andreas Schwab <schwab@suse.de>
2756
2757 * Makefile.tpl (LDFLAGS): Substitute it.
2758 * Makefile.in: Regenerate.
2759
ceb92e78
PB
27602007-01-11 Paolo Bonzini <bonzini@gnu.org>
2761
2762 * configure.in: Change == to = in test command.
f7c83eac 2763 * configure: Regenerate.
ceb92e78 2764
4b900473 27652007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2766 Nick Clifton <nickc@redhat.com>
2767 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2768
2769 * configure.in (build_configargs, host_configargs, target_configargs):
2770 Remove build/host/target parameters.
2771 (host_libs): Add gmp and mpfr.
2772 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2773 * Makefile.def (gmp, mpfr): New.
2774 (gcc): Remove target.
2775 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2776 target_os, target_vendor): New.
2777 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2778 * configure: Regenerate.
2779 * Makefile.in: Regenerate.
4b900473
PB
2780
27812007-01-11 Matt Fago <fago@earthlink.net>
2782
2783 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2784 to improve robustness of configure tests.
4b900473
PB
2785 * configure: Regenerate.
2786
80f6dcbc
NC
27872007-01-08 Kai Tietz <kai.tietz@onevision.com>
2788
2789 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2790 * configure: Regenerate.
80f6dcbc 2791
f86e35b8
NC
27922007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2793
2794 * Makefile.tpl (all-target): Correct @if conditional for target
2795 modules.
2796 * configure.in: Omit libiberty if building only target libgcc.
2797 * configure, Makefile.in: Regenerated.
2798
79fcd0ec
PB
27992007-01-04 Paolo Bonzini <bonzini@gnu.org>
2800
2801 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2802 * configure: Regenerate.
2803
6aa8ef82
DJ
28042007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2805
2806 * Makefile.def (target_modules): Add libgcc.
2807 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2808 * Makefile.tpl (clean-target-libgcc): Delete.
2809 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2810 on gcc even for bootstrapped modules. Rewrite handling of
2811 lang_env_dependencies to loop over target_modules.
2812 * configure.in (target_libraries): Add target-libgcc.
2813 * Makefile.in, configure: Regenerated.
2814
9b134994
PB
28152006-12-29 Paolo Bonzini <bonzini@gnu.org>
2816
2817 Sync with gcc:
2818 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2819
f7c83eac
AS
2820 * configure.in: Reorganize recognition of languages. Add
2821 --enable-stage1-languages. Show supported languages for the chosen
2822 target rather than all recognized languages.
2823 * configure: Regenerate.
9b134994
PB
2824
2825 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2826
f7c83eac
AS
2827 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2828 * Makefile.in: Regenerate.
9b134994
PB
2829
2830 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2831
f7c83eac
AS
2832 * configure.in: Warn that MPFR 2.2.0 is buggy.
2833 * configure: Regenerate.
9b134994 2834
8cf39b1b
ILT
28352006-12-27 Ian Lance Taylor <iant@google.com>
2836
2837 * configure.in: When removing Makefiles to force a reconfigure, also
2838 remove prev-DIR*/Makefile.
2839 * configure: Regenerate.
2840
ebff6cd5
KH
28412006-12-23 Kazu Hirata <kazu@codesourcery.com>
2842
2843 * config.bfd: Recognize fido.
2844
8a0d8a5c
PB
28452006-12-19 Paolo Bonzini <bonzini@gnu.org>
2846
2847 Sync with gcc:
2848
2849 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2850
2851 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2852 it only affects bootstrap and could be tested on "$host" as well.
2853 * configure: Regenerate.
2854 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2855
2856 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2857
2858 PR bootstrap/29544
2859 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2860 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2861 move here comment from Makefile.tpl.
2862 * Makefile.tpl: Move some definitions higher in the file.
2863 (STAGE1_CHECKING): New.
2864 * configure.in: Add --enable-stage1-checking.
2865 * configure: Regenerate.
2866 * Makefile.in: Regenerate.
2867
2868 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2869
2870 * configure.in: Update error message for missing GMP/MPFR.
2871
2872 * configure: Regenerate.
2873
2874 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2875
2876 * configure.in: Update MPFR version in error message.
2877
2878 * configure: Regenerate.
2879
2880 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2881
2882 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2883 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2884 --with-gmp-lib): New flags.
2885
2886 * configure: Regenerate.
2887
790c0838
AM
28882006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2889
2890 PR bootstrap/30134
2891 * configure.in: Correct x86 darwin support for libjava to powerpc
2892 and i?86 only.
2893 * configure: Regenerate.
2894
77d7106f
AM
28952006-12-11 Alan Modra <amodra@bigpond.net.au>
2896
2897 * configure.in: Handle spu makefile frag.
77d7106f
AM
2898 * Makefile.tpl (MAINT): Define
2899 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2900 * configure: Regenerate.
2901 * Makefile.in: Regenerate.
2902
0cfa5389
BE
29032006-12-11 Ben Elliston <bje@au.ibm.com>
2904
2905 * config.sub, config.guess: Update from upstream sources.
2906
2839fe5d
BE
29072006-12-11 Ben Elliston <bje@au.ibm.com>
2908
2909 * configure.in: Sync with GCC (spu-*-*).
2910 * configure: Sync with GCC.
2911
b897f5d4
MS
29122006-12-07 Mike Stump <mrs@apple.com>
2913
2914 * Makefile.def (dependencies): Add dependency for
2915 install-target-libssp and install-target-libgomp on
2916 install-gcc.
2917 * Makefile.in: Regenerate.
2918
9daf3993
PB
29192006-11-16 Paolo Bonzini <bonzini@gnu.org>
2920
2921 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2922 (unstage): Test for stage_last presence.
2923
2924 PR bootstrap/29802
2925 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2926 * Makefile.in: Regenerate.
2927
9dbaa842
DD
29282006-11-14 DJ Delorie <dj@redhat.com>
2929
2930 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2931 * Makefile.in: Sync with GCC.
2932 * configure.in: Sync with GCC (mpfr, gmp).
2933 * configure: Sync with GCC.
2934
b0cbce8d
JJ
29352006-11-08 Jie Zhang <jie.zhang@analog.com>
2936
2937 * configure.in: Remove target-libgloss from noconfigdirs for
2938 bfin-*-*.
2939 * configure: Regenerated.
2940
44330a94
JJ
29412006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2942
2943 * COPYING.NEWLIB: Add spu license.
7de05dd5 2944 * COPYING.LIBGLOSS: Ditto.
44330a94 2945
56a8fe78
DD
29462006-10-17 Brooks Moses <bmoses@stanford.edu>
2947
2948 * Makefile.def: Added pdf target handling.
2949 * Makefile.tpl: Added pdf target handling.
2950 * Makefile.in: Regenerated.
2951
fbb00ad0
JJ
29522006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2953
2954 * COPYING.NEWLIB: Updated.
2955 * COPYING.LIBGLOSS: Ditto.
2956
6b89cc21
DB
29572006-09-27 Dave Brolley <brolley@redhat.com>
2958
2959 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2960 $s instead of $r.
2961 * configure: Regenerated.
2962
17bcf627
BE
29632006-09-26 Ben Elliston <bje@au.ibm.com>
2964
2965 * config.sub, config.guess: Update from upstream sources.
2966
f3529cf1
TS
29672006-09-20 Thiemo Seufer <ths@mips.com>
2968
2969 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2970 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2971 * configure: Regenerate.
2972
45055374
CV
29732006-08-30 Corinna Vinschen <corinna@vinschen.de>
2974
2975 * configure.in: Never build newlib for a Mingw host.
2976 Never build newlib as Mingw target library.
2977 Test the existence of winsup/cygwin for building a Cygwin newlib,
2978 rather than just winsup.
2979 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2980 building a Mingw target.
2981 * configure: Regenerate.
2982
4be041b2 29832006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2984 Nigel Stephens <nigel@mips.com>
2985 David Ung <davidu@mips.com>
4be041b2
TS
2986
2987 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2988
1d89b610
PB
29892006-07-25 Paolo Bonzini <bonzini@gnu.org>
2990
2991 Sync from GCC:
2992 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2993
f7c83eac
AS
2994 PR bootstrap/18058
2995 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2996 if the bootstrap compiler is a GCC version that supports it.
2997 * configure: Regenerate.
1d89b610 2998
66a79c16
DJ
29992006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3000
3001 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3002 * configure: Regenerated.
3003
c1cb7e02
PB
30042006-07-18 Paolo Bonzini <bonzini@gnu.org>
3005
f7c83eac
AS
3006 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3007 for stages after the first.
c1cb7e02 3008
7206a0ee
JJ
30092006-07-17 Jakub Jelinek <jakub@redhat.com>
3010
3011 * Makefile.def: Add dependencies for configure-opcodes
3012 on configure-intl and all-opcodes on all-intl.
3013 * Makefile.in: Regenerated.
3014
6816f995
AO
30152006-07-04 Peter O'Gorman <peter@pogma.com>
3016
3017 * ltconfig: chmod 644 before ranlib during install.
3018
3d3adb43
PB
30192006-07-03 Paolo Bonzini <bonzini@gnu.org>
3020
1f3f1bbf 3021 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3022 * configure: Regenerate.
3023
64ce424c
PB
30242006-07-03 Paolo Bonzini <bonzini@gnu.org>
3025
3026 Sync from gcc:
3027
3028 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3029
3030 PR other/27063
3031 * configure.in: Test subdir_requires and give an appropriate
3032 error message.
3033 * configure: Regenerate.
3034
3035 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3036
3037 PR target/27540
3038 * configure.in: Only enable libgomp on IRIX 6.
3039 * configure: Regenerate.
3040
d42c4017
DA
30412006-06-20 David Ayers <d.ayers@inode.at>
3042
3043 PR bootstrap/28072
3044 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3045 whether target-libjava is being configured instead of whether the
3046 java front end is enabled.
3047 * configure: Regenerate.
0e7ef45c 3048
4962c51a
MS
30492006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3050
3051 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3052 to R_ARM_LDC_SB_G{0,1,2} respectively.
3053
caee866a
PB
30542006-06-15 Paolo Bonzini <bonzini@gnu.org>
3055
3056 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3057 too.
3058 * Makefile.in: Regenerate.
3059
363ef840
DA
30602006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3061
3062 Sync from gcc:
3063
3064 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3065 * configure.in: Don't enable libgomp on hpux10.
3066 * configure: Rebuilt.
3067
54d1c879
DA
30682006-06-13 David Ayers <d.ayers@inode.at>
3069
3070 Sync from gcc:
3071
3072 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3073
54d1c879
DA
3074 PR bootstrap/27963
3075 PR target/19970
0e7ef45c 3076 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3077 ${libgcj} is specified.
3078 * configure: Regenerate.
0e7ef45c 3079
a4d8b690
JJ
30802006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3081
3082 Sync from gcc:
3083
3084 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3085 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3086
3087 PR bootstrap/18033
3088 * config-ml.in: Eval option if surrounded by single quotes.
3089
4f0ef2d8
CD
30902006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3091
3092 Sync from gcc:
0e7ef45c 3093
4f0ef2d8 3094 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3095
4f0ef2d8
CD
3096 PR libobjc/13946
3097 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3098 * Makefile.in: Regenerate.
3099 * configure.in: Add --enable-objc-gc at toplevel and have it
3100 enable boehm-gc for Objective-C.
3101 Remove target-boehm-gc from libgcj.
3102 Add target-boehm-gc to target_libraries.
3103 Add target-boehm-gc to noconfigdirs where ${libgcj}
3104 is specified.
3105 Assert that boehm-gc is supported when requested for Objective-C.
3106 Only build boehm-gc if needed either for Java or Objective-C.
3107 * configure: Regenerate.
3108
3109 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3110
4f0ef2d8
CD
3111 PR 27674
3112 * Makefile.tpl (configure-[+prefix+][+module+],
3113 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3114 Remove rule to unstage bootstrapped modules.
3115 (stage_current): New.
3116 * Makefile.in: Regenerate.
3117
3118 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3119 Andreas Tobler <a.tobler@schweiz.ch>
3120
3121 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3122 * configure: Rebuilt.
3123
3124 Revert
3125 2006-01-31 Richard Guenther <rguenther@suse.de>
3126 Paolo Bonzini <bonzini@gnu.org>
3127
3128 * Makefile.def (target_modules): Add libgcc-math target module.
3129 * configure.in (target_libraries): Add libgcc-math target library.
3130 (--enable-libgcc-math): New configure switch.
3131 * Makefile.in: Re-generate.
3132 * configure: Re-generate.
3133
c17b816b
JJ
31342006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3135
3136 * config-ml.in: Alter CCASFLAGS to include special
3137 multilib options the same as is done for CFLAGS.
3138
20e95c23
DJ
31392006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3140
3141 * Makefile.def: Added dependencies from sim and gdb on intl, and
3142 added configure dependencies to everything with an all dependency
3143 on intl.
3144 * gettext.m4: Removed.
3145 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3146 (GDB_SUPPORT_DIRS): Add intl.
3147 * Makefile.in: Regenerated.
3148
4bd8ad80
DJ
31492006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3150
3151 * src-release (DEVO_SUPPORT): Add config.rpath.
3152
c380fdd8
PB
31532006-05-25 Paolo Bonzini <bonzini@gnu.org>
3154
3155 * Makefile.def (bfd, opcodes): Fix lib_path.
3156 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3157 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3158 * Makefile.in: Regenerate.
3159
701628f5
MS
31602006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3161
3162 * configure.in: Enable gprof for cross builds.
3163 * configure: Regenerate.
3164
25aae7f2
DJ
31652006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3166
3167 * src-release (MAKEINFOFLAGS): Define.
3168 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3169
ea3d1626
BE
31702006-05-14 Ben Elliston <bje@au.ibm.com>
3171
3172 * config.sub, config.guess: Update from upstream sources.
3173
49b9e644
BE
31742006-05-12 Ben Elliston <bje@au.ibm.com>
3175
3176 * config.sub, config.guess: Update from upstream sources.
3177
482dd2f6
DJ
31782006-05-04 Steve Ellcey <sje@cup.hp.com>
3179
3180 * blt, iwidgets, mmalloc: Remove directories.
3181
8b01a5c2
DD
31822006-05-01 DJ Delorie <dj@redhat.com>
3183
641a3af4 3184 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3185 * configure: Regenerate.
3186
a481dbb7
DD
31872006-04-18 DJ Delorie <dj@redhat.com>
3188
3189 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3190 reference libgloss so that libssp can be built in a combined
3191 tree.
3192 * configure: Regenerate.
3193
962c9e74
BE
31942006-04-10 Ben Elliston <bje@au.ibm.com>
3195
3196 * contrib: Remove directory.
3197
108a6f8e
CD
31982006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3199
3200 * Makefile.tpl: Add install-html target.
3201 * Makefile.def: Add install-html target.
3202 * Makefile.in: Regenerate.
3203 * configure.in: Add --with-datarootdir, --with-docdir,
3204 and --with-htmldir options.
3205 * configure: Regenerate.
3206
a4ef73e9
BE
32072006-03-31 Ben Elliston <bje@au.ibm.com>
3208
3209 PR binutils/1860
3210 * configure.in: Require makeinfo 4.4 or higher.
3211 * configure: Regenerate.
3212
b37df25a
PB
32132006-03-14 Paolo Bonzini <bonzini@gnu.org>
3214
3215 * Makefile.in: Regenerate.
3216
a6df5a19
PB
32172006-03-14 Paolo Bonzini <bonzini@gnu.org>
3218
3219 Sync with gcc:
3220 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3221
f7c83eac
AS
3222 * configure.in: Handle --disable-<component> generically.
3223 * configure: Regenerate.
a6df5a19
PB
3224
3225 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3226
f7c83eac
AS
3227 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3228 (TARGET_CONFIGDIRS): Remove.
3229 * configure.in: Remove AC_SUBST(target_configdirs).
3230 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3231
3232
65419985
L
32332006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3234
3235 PR libgcj/17311
3236 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3237
c52c6897
PB
32382006-02-20 Paolo Bonzini <bonzini@gnu.org>
3239
3240 PR bootstrap/25670
3241
3242 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3243
3244 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3245 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3246 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3247 BUILD_PREFIX, BUILD_PREFIX_1.
3248 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3249
3250 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3251 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3252
3253 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3254 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3255 of `cat stage_current`. Always provide the `r' and `s' variables.
3256 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3257 a single shell execution.
3258 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3259 bootstrapped modules, make the stage1 module if the build was not
3260 started yet, else build the current stage.
3261 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3262 (all-build, all-host, all-target, [+make_target+]-host,
3263 [+make_target+]-target): Do not use \-continued lines.
3264 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3265 (current_stage, restrap, stage_last): New.
3266
3267 * Makefile.in: Regenerate.
3268 * configure: Regenerate.
3269
b3ded179
PB
32702006-02-14 Paolo Bonzini <bonzini@gnu.org>
3271
3272 Sync from gcc:
3273
3274 2006-01-31 Richard Guenther <rguenther@suse.de>
3275 Paolo Bonzini <bonzini@gnu.org>
3276
f7c83eac
AS
3277 * Makefile.def (target_modules): Add libgcc-math target module.
3278 * configure.in (target_libraries): Add libgcc-math target library.
3279 (--enable-libgcc-math): New configure switch.
3280 * Makefile.in: Re-generate.
3281 * configure: Re-generate.
3282 * libgcc-math: New toplevel directory.
b3ded179
PB
3283
3284 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3285 Jakub Jelinek <jakub@redhat.com>
3286 Diego Novillo <dnovillo@redhat.com>
b3ded179 3287
f7c83eac
AS
3288 * libgomp: New directory.
3289 * Makefile.def: Add target_module libgomp.
3290 * Makefile.in: Regenerate.
3291 * configure.in (target_libraries): Add target-libgomp.
3292 * configure: Regenerate.
b3ded179 3293
3a35eeb3
PB
32942006-02-14 Paolo Bonzini <bonzini@gnu.org>
3295 Andreas Schwab <schwab@suse.de>
0e7ef45c 3296
3a35eeb3
PB
3297 * configure: Regenerate.
3298
2429c060
PB
32992006-01-16 Paolo Bonzini <bonzini@gnu.org>
3300
3301 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3302 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3303 the assembler, linker and binutils.
3304 * configure: Regenerate.
3305
ec49b2b8
NC
33062006-01-16 Nick Clifton <nickc@redhat.com>
3307
49b9e644 3308 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3309
44b2308f
AO
33102006-01-05 Alexandre Oliva <aoliva@redhat.com>
3311
3312 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3313 @ from continuation.
3314 * Makefile.in: Rebuilt.
3315
80911fe1
PB
33162006-01-04 Paolo Bonzini <bonzini@gnu.org>
3317
3318 Sync from gcc:
3319
3320 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3321
f7c83eac 3322 PR bootstrap/24252
80911fe1 3323
f7c83eac
AS
3324 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3325 * Makefile.tpl (OBJDUMP): New.
3326 (EXTRA_HOST_FLAGS): Add it.
3327 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3328
f7c83eac
AS
3329 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3330 to use symbolic links between directories. Avoid race conditions
3331 or make them harmless.
3332 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3333
f7c83eac
AS
3334 * Makefile.def (LEAN): Pass.
3335 * Makefile.tpl (LEAN): Define.
3336 (stage[+id+]-start): Accept that the previous directory does not
3337 exist, if the bootstrap is lean.
3338 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3339 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3340 configure substitution.
3341 ([+compare-target+]): Likewise.
3342 ([+bootstrap-target+]-lean): New.
3343 * configure.in: Remove lean bootstrap support from here.
80911fe1 3344
f7c83eac
AS
3345 * Makefile.in: Regenerate.
3346 * configure: Regenerate.
80911fe1
PB
3347
3348 2006-01-02 Andreas Schwab <schwab@suse.de>
3349
f7c83eac
AS
3350 * configure.in: When reconfiguring remove Makefile in
3351 all stage directories.
3352 * configure: Regenerate.
80911fe1 3353
b59bea8a
NC
33542005-12-27 Leif Ekblad <leif@rdos.net>
3355
3356 * configure.in: Add support for RDOS target.
3357 * configure: Regenerate.
3358
d7730bac
NC
33592005-12-27 Nick Clifton <nickc@redhat.com>
3360
3361 PR binutils/1990
3362 * libtool.m4: Synchronize with version in GCC sources.
3363
c02dabc3
PB
33642005-12-20 Paolo Bonzini <bonzini@gnu.org>
3365
f7c83eac 3366 Revert Ada-related part of the previous change.
c02dabc3 3367
f7c83eac
AS
3368 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3369 Do not pass.
3370 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3371 * Makefile.in: Regenerate.
3372 * configure.in: Do not include mt-ppc-aix target fragment.
3373 * configure: Regenerate.
c02dabc3 3374
f6d183c0
PB
33752005-12-19 Paolo Bonzini <bonzini@gnu.org>
3376
3377 * configure.in: Select appropriate fragments for PowerPC/AIX.
3378 * configure: Regenerate.
3379
3380 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3381 BOOT_CFLAGS, BOOT_LDFLAGS.
3382 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3383 BOOT_CFLAGS, BOOT_LDFLAGS.
3384 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3385 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3386 (stage): Fail if we cannot complete the work.
3387 * Makefile.in: Regenerate.
3388
f29759fc
JJ
33892005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3390
3391 * COPYING.NEWLIB: Update copyright year for default
3392 copyright.
3393
1f054001
PB
33942005-12-15 Paolo Bonzini <bonzini@gnu.org>
3395
3396 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3397 install-host-nogcc): Don't invoke $(stage) at the end.
3398 * Makefile.in: Regenerate.
3399
0aed8855
PB
34002005-12-14 Paolo Bonzini <bonzini@gnu.org>
3401
3402 * configure.in: Flip the top-level bootstrap switch.
3403 * configure: Regenerate.
3404
3405 Merge from gcc:
3406
3407 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3408
f7c83eac
AS
3409 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3410 $(stage) and $(unstage).
3411 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3412 (all): Remove stray semicolon.
3413 (local-distclean): Don't handle multilib.tmp and multilib.out.
3414 (install.all): Set $s for consistency.
3415 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3416 check_multilibs setting. Always make the install directory.
3417 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3418 Correct @if/@endif.
3419 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3420 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3421 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3422 (multilib.out): Remove.
3423 * Makefile.in: Regenerated.
0aed8855
PB
3424
34252005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3426
3427 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3428 * configure.in: Replace ms1 arch with mt.
3429 * configure: Rebuilt.
3430
34312005-12-05 Paolo Bonzini <bonzini@gnu.org>
3432
3433 Sync with gcc:
3434
4970f871
NS
34352005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3436
3437 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3438 * configure.in: Replace ms1 arch with mt.
3439 * configure: Rebuilt.
3440
be01d343
PB
34412005-12-05 Paolo Bonzini <bonzini@gnu.org>
3442
3443 Sync with gcc:
3444
3445 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3446
f7c83eac
AS
3447 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3448 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3449 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3450 Find in-tree tools if available.
3451 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3452 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3453 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3454 (COMPILER_*_FOR_TARGET): New.
3455 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3456 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3457 (CONFIGURED_*, USUAL_*): Remove.
3458 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3459 STRIP): Use autoconf substitutions.
3460 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3461 COMPILER_NM_FOR_TARGET): New.
3462 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3463
3464 (all): Make all-host and all-target in parallel.
3465 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3466 that $$r and $$s are set before invoking a recursive make.
3467 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3468 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3469
3470 2005-11-29 Ben Elliston <bje@au.ibm.com>
3471
f7c83eac
AS
3472 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3473 from the gcc build directory.
3474 * Makefile.in: Regenerate.
be01d343
PB
3475
3476 2005-11-29 Ben Elliston <bje@au.ibm.com>
3477
f7c83eac
AS
3478 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3479 depend on all-libdecnumber.
3480 * configure.in (host_libs): Include libdecnumber.
3481 * Makefile.in: Regenerate.
3482 * configure: Likewise.
be01d343
PB
3483
3484 2005-11-21 Kean Johnston <jkj@sco.com>
3485
f7c83eac 3486 * config.sub, config.guess: Sync from upstream sources.
be01d343 3487
907be67c
DJ
34882005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3489
3490 * Makefile.def: Remove gdb dependencies for gdbtk.
3491 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3492 (configure-gdb, install-gdb): New rules.
3493 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3494 * Makefile.in, configure: Regenerated.
3495
e360f423
PB
34962005-10-22 Paolo Bonzini <bonzini@gnu.org>
3497
3498 PR bootstrap/24297
3499 * Makefile.tpl (do-[+make-target+], do-check, install,
3500 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3501 are set before recursing.
3502 * Makefile.in: Regenerate.
3503
45d5eb0a
EB
35042005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3505
3506 PR bootstrap/18939
3507 * Makefile.def (gcc) <target>: Fix thinko.
3508 * Makefile.in: Regenerate.
3509
3cf3372e
BS
35102005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3511
3512 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3513 * configure: Regenerate.
3514
bd70a46f
KH
35152005-10-09 Kazu Hirata <kazu@codesourcery.com>
3516
3517 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3518 target-libffi, target-qthreads, target-libjava, and
3519 targetlibobjc.
3520 * configure: Regenerate.
3521
5ae72758
DJ
35222005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3523
3524 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3525 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3526 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3527 (USUAL_OBJDUMP_FOR_TARGET): New.
3528 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3529 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3530 * configure, Makefile.in: Regenerated.
5ae72758 3531
cc96343e
PB
35322005-10-05 Paolo Bonzini <bonzini@gnu.org>
3533
3534 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3535 before other host packages.
3536
f70224b5
PB
35372005-10-05 Paolo Bonzini <bonzini@gnu.org>
3538
3539 PR bootstrap/22340
3540
3541 * configure.in (default_target): Remove.
3542 * Makefile.tpl (all): Do not use prerequisites as subroutines
3543 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3544 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3545 use prerequisites as subroutines.
3546 (check-host, check-target): New.
3547 (bootstrap configure & all targets): Do not use stage*-start
3548 if the directory layout is already ok.
3549 (non-bootstrap configure & all targets): Prepend a $(unstage).
3550 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3551 (NOTPARALLEL): Remove.
3552 (unstage, stage variables): New variables.
3553 (unstage, stage targets): Simply expand to those variables.
3554
3555 * configure: Regenerate.
3556 * Makefile.in: Regenerate.
3557
c13c918a
JW
35582005-10-04 James E Wilson <wilson@specifix.com>
3559
3560 * Makefile.def (lang_env_dependencies): Add libmudflap.
3561 * Makefile.in: Regenerate.
3562
376a0e54
CM
35632005-10-03 Catherine Moore <clm@cm00re.com>
3564
3565 * configure.in (bfin-*-*): Support bfin.
3566 * configure: Regenerated.
3567
d320aacb
L
35682005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3569
3570 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3571 * configure: Regenerated.
3572
7e0f7140
GK
35732005-09-28 Geoffrey Keating <geoffk@apple.com>
3574
3575 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3576 (LIPO_FOR_TARGET): New.
3577 (CONFIGURED_LIPO_FOR_TARGET): New.
3578 (USUAL_LIPO_FOR_TARGET): New.
3579 (STRIP_FOR_TARGET): New.
3580 (CONFIGURED_STRIP_FOR_TARGET): New.
3581 (USUAL_STRIP_FOR_TARGET): New.
3582 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3583 STRIP_FOR_TARGET.
3584 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3585 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3586 * Makefile.in: Regenerate.
3587 * configure: Regenerate.
0e7ef45c 3588
096f7d00
DE
35892005-09-19 David Edelsohn <edelsohn@gnu.org>
3590
3591 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3592 (rs6000-*-aix*): Same.
3593 * configure: Regenerate.
3594
35952005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3596
3597 * configure.in: Recognize f95 in the --enable-languages option,
3598 and substitute it for fortran, issuing a warning.
3599 * configure: Regenerate.
3600
2016dfcc
BE
36012005-09-07 Ben Elliston <bje@au.ibm.com>
3602
3603 Import from Autoconf sources:
3604
3605 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3606 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3607 Elliston. Handle weird characters correctly.
3608
6dd2fda9
DD
36092005-08-30 Phil Edwards <phil@codesourcery.com>
3610
3611 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3612 * configure: Regenerated.
3613
e6db70d4
RE
36142005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3615
f7c83eac
AS
3616 * Makefile.def (libssp): Add to lang_env_dependencies.
3617 * Makefile.in: Regenerate.
e6db70d4 3618
e1e3d0f5
CG
36192005-08-17 Christian Groessler <chris@groessler.org>
3620
3621 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3622 * Makefile.in: Regenerate.
3623
05cbd757
PB
36242005-08-12 Paolo Bonzini <bonzini@gnu.org>
3625
3626 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3627 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3628 Look for alternate names of the target cc and c++
3629 * configure: Regenerate.
3630
55db4b87
PB
36312005-08-08 Paolo Bonzini <bonzini@gnu.org>
3632
3633 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3634 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3635 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3636 tools; remove code to manually set them.
3637 (Target tools): Look in the environment for them.
3638 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3639 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3640 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3641 build directory.
3642 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3643 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3644 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3645 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3646 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3647 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3648 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3649 * configure: Regenerate.
3650 * Makefile.in: Regenerate.
3651
414e5532
MM
36522005-07-27 Mark Mitchell <mark@codesourcery.com>
3653
3654 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3655 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3656 * Makefile.in: Regenerated.
3657
a19b6204
MM
36582005-07-26 Mark Mitchell <mark@codesourcery.com>
3659
3660 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3661 (CFLAGS_FOR_TARGET): Use it.
3662 (CXXFLAGS_FOR_TARGET): Likewise.
3663 * Makefile.in: Regenerated.
3664 * configure.in (--with-build-sysroot): New option.
3665 * configure: Regenerated.
3666
b73aa406
PB
36672005-07-24 Paolo Bonzini <bonzini@gnu.org>
3668
3669 * Makefile.tpl: Wrap install between unstage and stage
3670 * Makefile.in: Regenerate.
3671
6e4d0bcb
KC
36722005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3673
3674 * all files: Update FSF address.
3675
49f58d10
JB
36762005-07-14 Jim Blandy <jimb@redhat.com>
3677
3678 * configure.in: Add cases for Renesas m32c.
3679 * configure: Regenerated.
0e7ef45c 3680
1d9c9cd7
KC
36812005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3682
3683 * COPYING, compile, config-ml.in, config.guess,
3684 config.sub, install-sh, missing, mkinstalldirs,
3685 symlink-tree, ylwrap: Sync from upstream sources.
3686
1587117a
EC
36872005-07-13 Eric Christopher <echristo@redhat.com>
3688
3689 * configure.in: Add toplevel noconfigdir support for tpf.
3690 * configure: Regenerate.
3691
bb780410
DD
36922005-07-11 Jakub Jelinek <jakub@redhat.com>
3693
3694 * Makefile.def (target_modules): Add libssp.
3695 * configure.in (target_libraries): Add target-libssp.
3696 * configure: Rebuilt.
3697 * Makefile.in: Rebuilt.
3698
064d0a7c
PB
36992005-07-11 Paolo Bonzini <bonzini@gnu.org>
3700
3701 PR ada/22340
3702
3703 * Makefile.def: Sync with gcc.
3704 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3705 * Makefile.in: Regenerate.
3706
b2edd3b5
AS
37072005-07-07 Andreas Schwab <schwab@suse.de>
3708
3709 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3710 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3711 * Makefile.in: Regenerated.
3712
5f128533
KH
37132005-07-07 Kazu Hirata <kazu@codesourcery.com>
3714
3715 * configure.in: Add --enable-libssp and --disable-libssp.
3716 * configure: Regenerate with autoconf-2.13.
3717
4e3fc8e5
GK
37182005-07-06 Geoffrey Keating <geoffk@apple.com>
3719
3720 * configure.in: Don't build sim or rda when targetting darwin.
3721 * configure: Regenerate.
3722
c7357d6a
BE
37232005-07-04 Ben Elliston <bje@gnu.org>
3724
3725 * src-release (do-proto-toplev): Remove dejagnu bits.
3726 (DEJAGNU_SUPPORT_DIRS): Remove.
3727 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3728 (GDBD_SUPPORT_DIRS): Likewise.
3729 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3730 (INSIGHTD_SUPPORT_DIRS): Likewise.
3731 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3732
37332005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3734
3735 * setup.com (mpw): Remove unused directive.
3736
7d329e61
PB
37372005-06-22 Paolo Bonzini <bonzini@gnu.org>
3738
3739 * Makefile.def (stagefeedback): Come after profile.
3740 Define profiledbootstrap target.
3741 * Makefile.tpl (profiledbootstrap): Remove.
3742 (stageprofile-end): Zap stagefeedback.
3743 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3744 * Makefile.in: Regenerate.
3745
e5fbed21
DD
37462005-06-13 Zack Weinberg <zack@codesourcery.com>
3747
3748 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3749 In 'cpp' stanza, support '#line' as well as '# '.
3750
59f7ec45
HPN
37512005-06-07 Hans-Peter Nilsson <hp@axis.com>
3752
3753 * configure.in (unsupported_languages): New macro.
3754 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3755 non-ported target libraries in noconfigdirs.
3756 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3757 non-linux-gnu. Remove libgcj_ex_libffi.
3758 <lang_frag loop>: Set add_this_lang=no if the language is in
3759 unsupported_languages.
3760 * configure: Regenerate.
3761
c10e9ba7
DD
37622005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3763
3764 * configure.in: Fix typo in handling of --with-mpfr-dir.
3765 * configure: Regenerate.
3766
20deb2b8
JB
37672005-06-02 Jim Blandy <jimb@redhat.com>
3768
3769 * config.sub: Add cases for the Renesas m32c. (This patch has been
3770 accepted into the master sources.)
3771
cdb9b172 37722005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3773 Michael Snyder <msnyder@redhat.com>
3774 Stan Cox <scox@redhat.com>
cdb9b172 3775
f7c83eac 3776 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3777
f7c83eac 3778 * configure: Regenerate.
cdb9b172 3779
1dc3053f
PB
37802005-05-25 Paolo Bonzini <bonzini@gnu.org>
3781
3782 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3783 (Dependencies): Consider target modules for bootstrap dependencies.
3784 Make target bootstrap modules depend on each stage's gcc.
3785 * Makefile.in: Regenerate.
3786
c60fe18b
PB
37872005-05-20 Paolo Bonzini <bonzini@gnu.org>
3788
3789 * Makefile.def (configure-gcc): Depend on binutils having been built.
3790 (all-gcc): No need to do it here.
3791 * Makefile.in: Regenerate.
3792
27258dd4
PB
37932005-05-19 Paul Brook <paul@codesourcery.com>
3794
0e7ef45c 3795 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3796 language cannot be built.
3797 * configure: Regenerate.
3798
42ecbf5e
DJ
37992005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3800
3801 * ylwrap: Import from Automake 1.9.5.
3802
ae380b45
MS
38032005-05-04 Mike Stump <mrs@apple.com>
3804
3805 * configure.in: Always pass --target to target configures as
3806 otherwise rebuilds that do --recheck will fail.
811d3af8 3807 * configure: Rebuilt.
ae380b45 3808
d545f33b
PB
38092005-05-04 Paolo Bonzini <bonzini@gnu.org>
3810
3811 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3812 STAGE_HOST_EXPORTS.
3813 (configure, all): Add bootstrap support.
3814 (Host modules, target modules): Pass post-stage1 flags and exports.
3815 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3816 * Makefile.in: Regenerate.
3817
2faa2958
PB
38182005-04-29 Paolo Bonzini <bonzini@gnu.org>
3819
3820 Sync from gcc:
3821
3822 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3823
f7c83eac 3824 * config.sub: Update from master copy.
2faa2958
PB
3825
3826 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3827
f7c83eac
AS
3828 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3829 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3830 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3831 "*-*-elf" and "*-*-linux*".
3832 * configure: Regenerate.
2faa2958 3833
a7254363
PB
38342005-04-06 Paolo Bonzini <bonzini@gnu.org>
3835
f7c83eac 3836 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3837 (TARGET_CONFIGARGS): Include --with-target-subdir.
3838 (configure, all): New macros. Use them throughout.
3839
a8637a7d
PB
38402005-04-05 Paolo Bonzini <bonzini@gnu.org>
3841
3842 * Makefile.tpl: Sync with gcc.
3843 * Makefile.in: Regenerate.
3844
dd387d52
JR
38452005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3846
3847 * config/mh-mingw32: Delete.
3848 * configure.in: Don't use it.
3849 * configure: Regenerate.
3850
e90269c8
PB
38512005-03-31 Paolo Bonzini <bonzini@gnu.org>
3852
3853 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3854 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3855 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3856 (HOST_LIB_PATH): Generate from Makefile.def.
3857 (TARGET_LIB_PATH): Likewise.
3858 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3859 * Makefile.in: Regenerate.
3860 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3861 (RPATH_ENVVAR): Include Darwin case.
3862 * configure: Regenerate.
3863
9a237d9e
PB
38642005-03-25 Paolo Bonzini <bonzini@gnu.org>
3865
3866 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3867 * configure: Regenerate.
3868
479759c8
ZW
38692005-03-21 Zack Weinberg <zack@codesourcery.com>
3870
3871 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3872 gcc_version, and gcc_version_trigger from set of flags to pass.
3873 * Makefile.tpl: Remove definitions of above variables.
3874 (config.status): Remove dependency on $(gcc_version_trigger).
3875 * Makefile.in: Regenerate.
3876 * configure.in: Do not reference config/gcc-version.m4 nor
3877 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3878 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3879 * configure: Regenerate.
3880
4cfaf6d5
DD
38812005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3882 Andrew Pinski <pinskia@physics.uc.edu>
3883
3884 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3885 * Makefile.in: Regenerate.
3886
33a3fb7b
AO
38872005-03-01 Alexandre Oliva <aoliva@redhat.com>
3888
3889 PR libgcj/20160
3890 * ltmain.sh: Avoid creating archives with components that have
3891 duplicate basenames.
3892
2da12f12
PB
38932005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3894
479759c8
ZW
3895 PR bootstrap/20250
3896 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3897 instead of check.
3898 * Makefile.in: Regenerate.
2da12f12 3899
b00612cc
PB
39002005-02-28 Paolo Bonzini <bonzini@gnu.org>
3901
3902 Sync from gcc.
3903
3904 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3905
3906 PR bootstrap/17383
3907 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3908 * Makefile.tpl (HOST_SUBDIR): New substitution.
3909 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3910 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3911 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3912 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3913 (Host modules, Bootstrapped modules): Use it.
3914 (Build modules, Target modules): Do not create symlink trees,
3915 always configure out-of-srcdir.
3916 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3917 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3918 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3919 $(HOST_SUBDIR). Create a symlink for host_subdir.
3920
3921 * Makefile.in: Regenerate.
3922 * configure: Regenerate.
3923
3924 Merged from libada-gnattools-branch:
3925 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3926
3927 * Makefile.def: Add gnattools as a module, depending on target-libada.
3928 * Makefile.in: Regenerate.
3929 * configure.in: Include gnattools in host_tools; disable it if ada
3930 is disabled.
3931 * configure: Regenerate.
3932
c3e65f62
NC
39332005-02-23 Nick Clifton <nickc@redhat.com>
3934
3935 * configure: Regenerate.
3936
e4d180c2
NC
39372005-02-22 Paul Schlie <schlie@comcast.net>
3938
3939 * configure.in: Allow darwin targeted ports to build tk, itcl and
3940 libgui.
3941
e3c770b1
EB
39422005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3943
3944 PR libgcj/10353
3945 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3946 * configure: Regenerate.
3947
9c73618c
AC
39482005-02-08 Andrew Cagney <cagney@gnu.org>
3949
3950 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3951 gdb/ section. Update GDB's URL.
3952
c46f8c51
AC
39532005-01-31 Andrew Cagney <cagney@gnu.org>
3954
3955 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3956
c7e66c6d
HPN
39572005-01-29 Hans-Peter Nilsson <hp@axis.com>
3958
3959 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3960 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3961 target-libgloss when not *-*-elf and *-*-aout.
3962 * configure: Regenerate.
3963
a53bf506
AC
39642005-01-27 Andrew Cagney <cagney@gnu.org>
3965
3966 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3967
45181ed1
AC
39682005-01-24 Andrew Cagney <cagney@gnu.org>
3969
3970 * gettext.m4: Only fall back to ../intl/ when it's present.
3971
a1e0f4e4
KC
39722005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3973
3974 * install-sh, config.sub: Import from upstream.
3975
39762005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3977
3978 PR bootstrap/18222
3979 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3980 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3981 * Makefile.in: Regenerate.
3982
c50382e2
PB
39832005-01-03 Paolo Bonzini <bonzini@gnu.org>
3984
3985 Revert 2004-12-28 Makefile changes, a better fix will be
3986 applied to mainline and src after GCC 4.0 branches.
3987
11d07737
PB
39882004-12-28 Paolo Bonzini <bonzini@gnu.org>
3989
3990 PR bootstrap/17383
3991
3992 * Makefile.def (target_modules): Remove stage parameter,
3993 it is always true now.
3994 * Makefile.tpl (configure-build-[+module+],
3995 configure-target-[+module+]): Always build symlink tree
3996 for the directory and for include. BUILD_SUBDIR and
3997 TARGET_SUBDIR cannot be . anymore.
3998 * Makefile.in: Regenerate.
3999
dadfdbe2
DD
40002004-12-25 David Edelsohn <edelsohn@gnu.org>
4001
4002 Revert 2004-12-08 Makefile changes.
4003
dbf85af7
JR
40042004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4005
4006 * configure.in (sh64-*-*): Reenable gprof.
4007 * configure: Regenerate.
4008
6b8fea99
JB
40092004-12-09 Jim Blandy <jimb@redhat.com>
4010
4011 * MAINTAINERS: List 'depcomp' as part of automake.
4012
7341462c
DE
40132004-12-08 David Edelsohn <edelsohn@gnu.org>
4014
4015 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4016 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4017 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4018 * Makefile.in: Regenerate.
4019
21fde4dc
DD
40202004-12-07 Matt Kraai <kraai@ftbfs.org>
4021
4022 * Makefile.tpl: Generate normal dependencies if the LHS module is
4023 not bootstrapped.
4024 * Makefile.in: Regenerate.
4025
3da796a2
RS
40262004-12-03 Richard Sandiford <rsandifo@redhat.com>
4027
4028 * configure.in: Include config/gxx-include-dir.m4. Use
4029 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4030 * configure: Regenerate.
4031
73fb7068
RS
40322004-12-03 Richard Sandiford <rsandifo@redhat.com>
4033
4034 * config.if: Delete.
4035 * configure.in: Set libstdcxx_incdir directly.
4036 * configure: Regenerate.
4037 * MAINTAINERS: Remove mention of config.if.
4038 * src-release (DEVO_SUPPORT): Remove config.if.
4039
6c8e6ce9
EC
40402004-12-02 Eric Christopher <echristo@redhat.com>
4041
3b6098f8
EC
4042 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4043 of things to remove.
6c8e6ce9 4044 * Makefile.in: Regenerate.
479759c8 4045
b8658a2f
RS
40462004-12-02 Richard Sandiford <rsandifo@redhat.com>
4047
4048 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4049 * configure: Regenerate.
4050
afefada0
RS
40512004-12-02 Richard Sandiford <rsandifo@redhat.com>
4052
4053 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4054 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4055 * configure: Regenerate.
4056
5dcac624
DA
40572004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4058
4059 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4060 (hppa*64*-*-*): Delete incorrect comment.
4061 * configure: Rebuilt.
4062
57d1eb1a
DD
40632004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4064
4065 * install-sh, compile: Import from automake.
4066
40672004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4068
4069 * config.guess, config.sub: Import from savannnah.
4070
6d389afc
MS
40712004-11-12 Mike Stump <mrs@apple.com>
4072
4073 * Makefile.def: Add html support.
4074 * Makefile.tpl: Likewise.
4075 * Makefile.in: Regenerate.
4076
69e57115
GK
40772004-11-11 Geoffrey Keating <geoffk@apple.com>
4078
4079 PR 18423
4080 * configure.in: Remove all instances of build-fixincludes from
4081 noconfigdirs.
4082 (build_configargs): Supply --target to subdirectories.
4083 * configure: Regenerate.
4084
4085 * Makefile.def: Make gcc install depend on fixincludes install.
4086 * Makefile.in: Regenerate.
4087
ba719b26
HPN
40882004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4089
4090 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4091 target-libgfortran.
4092 * configure: Regenerate.
4093
c37653e7
DE
40942004-11-07 David Edelsohn <edelsohn@gnu.org>
4095
4096 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4097 like CC.
4098
1eefd493
PB
40992004-11-05 Paolo Bonzini <bonzini@gnu.org>
4100
4101 * Makefile.def (host fixincludes): Specify missing targets.
4102 * Makefile.in: Regenerate.
4103
02b1af09
L
41042004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4105
4106 PR other/17783
4107 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4108 * configure: Regenerated.
4109
7f266840
DJ
41102004-11-04 Daniel Jacobowitz <dan@debian.org>
4111
4112 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4113 * configure: Regenerated.
4114
47444073
AL
41152004-10-28 Eric B. Weddington <ericw@evcohs.com>
4116
4117 PR target/18151
4118 * configure.in (case ${target}): Do not build fixincludes for avr.
4119 * configure: Regenerated.
4120
caeba88f
AL
41212004-10-26 Paolo Bonzini <bonzini@gnu.org>
4122
4123 * configure.in (case ${target}): Do not build fixincludes
4124 on platforms where it is not used.
4125 * configure: Regenerated.
4126
0fdbe983
DJ
41272004-10-23 Daniel Jacobowitz <dan@debian.org>
4128
4129 * configure.in: Use an absolute path to install-sh.
4130 * configure: Regenerated.
4131
1c0f67c1
AC
41322004-10-19 Andrew Cagney <cagney@gnu.org>
4133
4134 * src-release (do-djunpack, do-md5sum): Install the generated file
4135 directly into the proto-toplev/ directory.
479759c8 4136
a9cfce9c
AC
41372004-10-19 Andrew Cagney <cagney@gnu.org>
4138
4139 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4140
ac0fa625
DD
41412004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4142
4143 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4144 * configure: Regenerate.
4145
d27cc32e
PB
41462004-10-06 Paolo Bonzini <bonzini@gnu.org>
4147
4148 Fix wrong conflict resolution in:
4149
4150 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4151
4152 * Makefile.in: Regenerate.
4153 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4154 in the recursive `make', instead of hardwiring `all'.
4155 (Autogenerated TARGET-* variables): New.
4156
1763908f
UW
41572004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4158
4159 Merged from GCC / libtool upstream:
4160 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4161 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4162 * ltcf-cxx.sh (tpf*): Likewise.
4163 * ltconfig (tpf*): Add TPF OS configuration support.
4164
0490e016
NC
41652004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4166
4167 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4168 * configure: Regenerate.
0490e016 4169
32be62b5
RS
41702004-09-24 Michael Roth <mroth@nessie.de>
4171
4172 * configure.in (--without-headers): Add missing double quotes.
4173 * configure: Regenerate.
4174
6048df60
DD
41752004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4176
4177 * ylwrap: Revert to previous version.
4178
315b3b02
L
41792004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4180
6048df60 4181 PR bootstrap/17369
315b3b02
L
4182 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4183 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4184 SET_GCC_LIB_PATH_CMD.
4185 (BASE_TARGET_EXPORTS): Likewise.
4186 * Makefile.in: Regenerated.
4187
4188 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4189 * configure: Regenerated.
4190
fe69863c
DD
41912004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4192
4193 * config.guess: New upstream version
4194 * compile, depcomp, install-sh, ylwrap: Likewise.
4195
41962004-09-19 Roger Sayle <roger@eyesopen.com>
4197
4198 * config/mh-x86omitfp: New host makefile fragment. Add
4199 -fomit-frame-pointer to the default BOOT_CFLAGS.
4200 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4201 * configure: Regenerate.
4202
42032004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4204
4205 PR target/11572
4206 * configure.in (*-*-darwin*): Renable libobjc.
4207 * configure: Regenerate.
4208
be75bbe1 42092004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4210
be75bbe1
DB
4211 * Makefile.def: Remove libbanshee.
4212 * Makefile.tpl: Ditto.
4213 * configure.in: Ditto.
4214 * Makefile.in: Regen.
4215 * configure: Ditto.
4216
1b882a91
PB
42172004-09-07 Paolo Bonzini <bonzini@gnu.org>
4218
4219 * missing: Import latest version from master repository.
4220
eb1352ed
NC
42212004-09-04 Nick Clifton <nickc@redhat.com>
4222
4223 * config.sub: Import latest version from master repository.
4224 * config.guess: Likewise.
4225 This includes these changes:
479759c8 4226
eb1352ed
NC
4227 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4228
4229 * config.sub: Handle crisv32, alias etraxfs.
4230 * config.guess (crisv32:Linux:*:*): Handle.
4231
4232 2004-08-13 Brad Smith <brad@comstyle.com>
4233
4234 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4235 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4236
4237 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4238
4239 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4240 assume the processor is a powerpc. This is because coreutils
4241 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4242 in this case, due to a MacOS X bug that causes
4243 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4244 to return a negative number.
4245 Problem reported by Petter Reinholdtsen in:
4246 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4247
4248 2004-07-19 Ben Elliston <bje@gnu.org>
4249
4250 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4251
4252 2004-06-24 Ben Elliston <bje@gnu.org>
4253
4254 * config.guess: Update copyright years.
4255 * config.sub: Likewise.
4256
4257 2004-06-22 Robert Millan <robertmh@gnu.org>
4258
4259 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4260 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4261
4262 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4263
4264 * config.guess (*:*VMS:*:*): New entry. Replaces
4265 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4266 manufacturer.
4267
4268 2004-06-22 Ben Elliston <bje@gnu.org>
4269
4270 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4271 * config.sub: Likewise.
4272
4273 2004-06-22 Ben Elliston <bje@gnu.org>
4274
4275 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4276 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4277
4278 2004-06-11 Ben Elliston <bje@gnu.org>
4279
4280 * config.guess (pegasos:OpenBSD:*:*): Remove.
4281
4282 2004-06-11 Ben Elliston <bje@gnu.org>
4283
4284 From Wouter Verhelst <wouter@grep.be>:
4285 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4286
4287 2004-06-11 Ben Elliston <bje@gnu.org>
4288
4289 * config.guess (luna88k:OpenBSD:*:*): New.
4290
4291 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4292
4293 * config.guess (m32r*:Linux:*:*): New case.
4294 * config.sub: Handle m32rle.
4295
4296 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4297
4298 From Jens Petersen <petersen@redhat.com>:
4299 * config.sub: Handle sparcv8.
4300
4301 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4302
4303 From Tom Smith <smith@cag.lkg.hp.com>:
4304 * config.guess: Version suffixes are equally significant on Tru64
4305 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4306 prefix of "P" (patched kernel).
4307
4308 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4309
4310 * config.sub: Add support for National Semiconductor CRX target.
4311
2a3124ca 43122004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4313
2a3124ca
RH
4314 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4315 *-*-netware, but add target-libmudflap.
4316 Consolidate *-*-netware targets (of which really only i?86 exists)
4317 into a single entry.
4318 * configure: Likewise.
4319
0df3d27f
PB
43202004-09-01 Paolo Bonzini <bonzini@gnu.org>
4321
4322 * Makefile.tpl (sorry): Remove.
4323 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4324 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4325 (do-clean): Clean per-stage directories too.
4326 (do-distclean): Run distclean-stage1 too.
4327 (.NOTPARALLEL): Enable during toplevel bootstrap.
4328 (stage[+id+]-bubble): Enable parallel execution during
4329 the recursive invocation.
4330 * Makefile.in: Regenerate.
4331
4332 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4333
4334 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4335
4336 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4337 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4338 * configure: regenerate
479759c8
ZW
4339 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4340 -mdynamic-no-pic
0df3d27f
PB
4341
43422004-08-31 Paolo Bonzini <bonzini@gnu.org>
4343
4344 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4345 include.
4346 * configure.in: Fix indentation.
4347 * configure: Regenerate.
4348
ee025550
PB
43492004-08-31 Paolo Bonzini <bonzini@gnu.org>
4350
4351 * Makefile.def (build_modules): Add fixincludes.
4352 (dependencies): Make gcc depend on fixincludes.
4353 * configure.in (build_tools): Add fixincludes.
4354 (build_configdirs): Always include build_libs.
4355 * Makefile.in: Regenerate.
4356 * configure: Regenerate.
4357
43582004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4359
4360 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4361 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4362 phony targets; do not generate timestamp files.
4363 (distclean-stageN): Remove references to their timestamp files.
4364 (restageN, touch-stageN): Remove.
4365 (stageN-bubble): Rewritten.
4366 (compare): Support lean bootstraps.
4367 * Makefile.in: Regenerate.
4368
4369 * configure.in: Only warn when bootstrapping but
4370 build != host or build != target. Support lean bootstraps.
4371 * configure: Regenerate.
4372
4373 Sync from gcc:
4374 2004-08-26 Phil Edwards <phil@codesourcery.com>
4375
4376 * configure.in: Give a better error message if GMP/MPFR are missing
4377 and a language needing them has been requested.
4378 * configure: Regenerated.
4379
4380 2004-08-25 Phil Edwards <phil@codesourcery.com>
4381
4382 * configure.in: Print a list of available language front-ends if
4383 a requested one is missing. Tidy stray tab characters.
4384 * configure: Regenerated.
4385
72b2455a
PB
43862004-08-17 Paolo Bonzini <bonzini@gnu.org>
4387
4388 * Makefile.in: Regenerate.
4389 * configure: Regenerate.
4390
4391 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4392 stage_*_flags.
4393 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4394 for bootstrapped modules if toplevel bootstrap is going.
4395 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4396 modules. Adjust for changes in Makefile.def. Enable several
4397 rules even in non-bootstrap mode, just to avoid peppering the
4398 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4399 (stage-[+prev+]-bubble): Remove.
4400
4401 * Makefile.def (Dependencies): Depend on all-build-bison,
4402 all-build-flex, all-build-byacc, all-build-texinfo, rather
4403 than the host variations.
4404 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4405 with BUILD_SUBDIR.
4406 (BISON): Update for recent Bisons.
4407 (YACC): Fix typo.
4408 (cross): Depend on all-build.
4409 (all): Do not depend on all-build.
4410 (prebootstrap): Remove.
4411 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4412 (Prebootstrap dependencies): Add them to the per-stage targets
4413 and to all-prebootstrap.
4414 * configure.in (build_configdirs): Always enable build_tools.
4415 (BUILD_DIR_PREFIX): Remove.
4416
4417 * Makefile.def (gcc): Add target variable.
4418 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4419 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4420 in the recursive `make', instead of hardwiring `all'.
4421 (Autogenerated TARGET-* variables): New.
4422
de0b4a87
JW
44232004-08-17 Robert Millan <robertmh@gnu.org>
4424
4425 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4426 (instead of FreeBSD).
4427 * configure: Regenerate.
4428
ad681c85
NN
44292004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4430
675c6968
NN
4431 * Makefile.def, configure.in, src-release: Remove useless, bogus
4432 references to tix.
4433 * Makefile.in, configure: Regenerate.
4434
ad681c85
NN
4435 * src-release: Stop distributing mmalloc with gdb (which doesn't
4436 use it).
4437 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4438 * Makefile.in: Regenerate.
4439
11b04d1f
DD
44402004-08-09 Mark Mitchell <mark@codesourcery.com>
4441
4442 * configure.in (arm*-*-eabi*): New target.
4443 * configure: Regenerate.
4444
f2420bea
NN
44452004-08-01 Robert Millan <robertmh@gnu.org>
4446
4447 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4448 libmudflap for all GNU-based systems (with Glibc).
4449 * configure: Regenerate.
4450
9e6ce191
PB
44512004-08-06 Paolo Bonzini <bonzini@gnu.org>
4452
4453 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4454 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4455 (Dependencies): New section.
4456 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4457 (configure-target-[+module+]): Depend on maybe-all-gcc
4458 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4459 (toplevel profiledbootstrap): Fix dependencies.
4460 * Makefile.in: Regenerate.
4461
df4a6958
MM
44622004-08-03 Mark Mitchell <mark@codesourcery.com>
4463
4464 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4465 target-libiberty to noconfigdirs.
4466
11b04d1f
DD
44672004-08-03 Paul Brook <paul@codesourcery.com>
4468
4469 * configure.in: Check for MPFR as well as GMP.
4470 * configure: Regenerate.
4471
b813574b
PB
44722004-08-03 Paolo Bonzini <bonzini@gnu.org>
4473
4474 * Makefile.def (host-modules): Add gcc.
4475 * Makefile.in: Regenerate.
4476 * Makefile.tpl (sorry): New rule.
4477 (configure-host, all-host, [+make_target+]-host, do-check,
4478 install-host): Do not add gcc as a special case.
4479 (host modules): Add a small special-casing for gcc. Export
4480 extra_make_flags through the environment.
4481 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4482 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4483 other recursive targets for gcc): Remove.
4484
4485 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4486 (stage, unstage): New rules.
4487 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4488 distclean-stage[+id+]): Use stage_current.
4489 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4490 the stage*-start rules.
4491
61edac0c
JW
44922004-07-19 Robert Millan <robertmh@gnu.org>
4493
4494 Synced from gcc:
4495
4496 2004-04-26 Robert Millan <robertmh@gnu.org>
4497
4498 Add patches from libtool CVS.
4499 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4500 * ltconfig: Likewise.
4501 * ltcf-c.sh: Likewise.
4502 * ltcf-cxx.sh: Likewise.
4503 * ltcf-gcj.sh: Likewise.
4504
3e707e94
PB
45052004-07-12 Paolo Bonzini <bonzini@gnu.org>
4506
4507 * configure.in: Add noconfigdirs for crx-*-*.
4508 * configure: Regenerate.
4509
45102004-07-12 Paolo Bonzini <bonzini@gnu.org>
4511
4512 Synced from gcc:
4513
4514 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4515
4516 * configure.in: Build libmudflap by default on FreeBSD.
4517 * configure: Regenerated.
4518
4519 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4520
4521 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4522 systems.
4523 * configure: Regenerated.
4524
4525 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4526
4527 PR target/16344
4528 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4529 feedback based compiler.
4530 * Makefile.in: Rebuilt.
4531
4532 2004-07-05 Phil Edwards <phil@codesourcery.com>
4533
4534 * configure.in: Do not prepend $srcdir to /dev/null in
4535 makefile fragments.
4536 * configure: Regenerate.
4537
a7ee7660
AO
45382004-07-08 Alexandre Oliva <aoliva@redhat.com>
4539
4540 * Makefile.def (host_modules): Set bootstrap=true for flex.
4541 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4542 * Makefile.in: Rebuilt.
4543
6a9cf61e
PB
45442004-07-01 Paolo Bonzini <bonzini@gnu.org>
4545
4546 * Makefile.def (build_modules): Add bison, byacc, flex,
4547 m4, texinfo.
4548 (flags_to_pass): Add FLEX.
4549 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4550 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4551 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4552 DEFAULT_MAKEINFO): Remove.
4553 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4554 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4555 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4556 objdir or else use configured tool.
4557 (all-build): New.
4558 (all): Depend on it.
4559 (Build module dependencies): Add.
4560 * Makefile.in: Regenerate.
4561 * configure.in: Better support for multiple build modules,
4562 matching what is done for host/target modules. Do not look
4563 for "plausible" locations of build tools if Canadian cross.
4564 Use autoconf's AC_PROG_CC to find a C compiler. Define
4565 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4566 * configure: Regenerate.
4567
95b6a1f2
PB
45682004-06-22 Paolo Bonzini <bonzini@gnu.org>
4569
4570 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4571 * Makefile.in: Regenerate.
4572
7ffa0b57
PB
45732004-06-22 Paolo Bonzini <bonzini@gnu.org>
4574
4575 * Makefile.tpl (configure-build-[+module+],
4576 configure-[+module+], configure-target-[+module+]): Pass
4577 [+extra_configure_args+].
4578 (all-build-[+module+], all-[+module+], check-[+module+],
4579 install-[+module+], [+make_target+]-[+module+],
4580 all-target-[+module+], check-target-[+module+],
4581 install-target-[+module+], [+make_target+]-target-[+module+]):
4582 Pass [+extra_make_args+].
4583 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4584 (GCC_HOST_EXPORTS): Remove.
4585 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4586 cross, check-gcc, check-gcc-c++, install-gcc,
4587 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4588 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4589 * Makefile.in: Regenerate.
4590
929ba6e7
CF
45912004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4592
4593 * configure.in: Check for srcdir/winsup rather than build directory
4594 winsup.
4595 * configure: Regenerate.
4596
b76d7de0
CV
45972004-06-17 Corinna Vinschen <vinschen@redhat.com>
4598
4599 * configure.in: Don't build Cygwin native newlib if winsup
4600 directory is missing. Emit warning instead.
4601 * configure: Regenerate.
4602
656fdd47
PB
46032004-06-09 Paolo Bonzini <bonzini@gnu.org>
4604
4605 * Makefile.tpl (touch-stage[+id+]): New.
4606 (restage[+prev+]): Depend on touch-stage[+id+].
4607
4608 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4609 Use it throughout.
4610
4611 * Makefile.def: Add profile and feedback bootstrap stages.
4612 Remove next field from bootstrap stages.
4613 * Makefile.tpl (LN, LN_S): Substitute.
4614 (stageN-start, stageN-end): Use double-colon rules, to
4615 provide a hook for additional setup commands.
4616 (distclean-stageN-gcc, restageN): Create dependencies from
4617 [+prev+], not from [+next+].
4618 (stageN-bubble): Add commands for successive stages from
4619 [+prev+], using double-colon rules.
4620 (all-stageN-gcc): Fix typo.
4621 (stagefeedback-start, profiledbootstrap): New.
4622 * Makefile.in: Regenerate.
4623 * configure.in: Call ACX_PROG_LN.
4624 * configure: Regenerate.
4625
498d4a71
CF
46262004-06-03 Paolo Bonzini <bonzini@gnu.org>
4627
4628 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4629 without gcc.
4630 * configure: Regenerate.
4631
377d8c42
PB
46322004-06-01 Paolo Bonzini <bonzini@gnu.org>
4633
4634 * Makefile.tpl: Fix typo.
4635 * Makefile.in: Regenerate.
4636
f5f8a794
PB
46372004-06-01 Paolo Bonzini <bonzini@gnu.org>
4638
4639 * configure.in: Remove new- prefix from toplevel
4640 bootstrap targets.
4641 * configure: Regenerate.
4642
f7a4c34f
PB
46432004-06-01 Paolo Bonzini <bonzini@gnu.org>
4644
4645 Merge this patch from the gcc tree:
4646
4647 2004-05-30 Andreas Jaeger <aj@suse.de>
4648 Jim Wilson <wilson@specifixinc.com>
4649
4650 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4651 like CC.
4652
319cab08
PB
46532004-06-01 Paolo Bonzini <bonzini@gnu.org>
4654
4655 * Makefile.tpl (all.normal): Rename to all.
4656 (all): Replace with a rule to pick the default
4657 target from configure.
4658 (all-gcc, configure-gcc): Use conditionals to
4659 do nothing when toplevel bootstrap is going on.
4660 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4661 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4662 * configure.in: Support --enable-bootstrap.
4663
4664 * Makefile.def: Remove new- prefix from toplevel
4665 bootstrap targets.
4666 * Makefile.tpl: Likewise.
4667
4668 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4669 target.
4670
4671 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4672 $(RECURSE_FLAGS) to recursive invocation of make.
4673
4674 * Makefile.in: Regenerate.
4675 * configure: Regenerate.
4676
88f64edc
DJ
46772004-05-27 Daniel Jacobowitz <dan@debian.org>
4678
4679 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4680 * configure: Regenerate.
4681
378fce5b
DD
46822004-05-25 Daniel Jacobowitz <drow@false.org>
4683
4684 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4685 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4686 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4687 targets.
4688 * Makefile.in: Regenerate.
4689
dfdffa2c
PB
46902005-05-24 Paolo Bonzini <bonzini@gnu.org>
4691
4692 * configure.in: Test the ability to symlink directories.
4693 * configure: Regenerate.
4694
4695 * Makefile.def (bootstrap-stage): New definitions.
4696 * Makefile.tpl (configure-stage1-gcc,
4697 configure-stage2-gcc, configure-stage3-gcc,
4698 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4699 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4700 new-restage3, compare): Autogenerate, see Makefile.in
4701 entry for behavioral changes.
4702 (distclean-stage1, new-stage1-start, new-stage1-end,
4703 new-stage1-bubble, distclean-stage2, new-stage2-start,
4704 new-stage2-end, new-stage2-bubble, distclean-stage3,
4705 new-stage3-start, new-stage3-end): New autogenerated targets.
4706 (objext, prebootstrap, BOOT_CFLAGS,
4707 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4708 targets.
4709
4710 * Makefile.in: Regenerate.
4711 (distclean-stage1, new-stage1-start, new-stage1-end,
4712 new-stage1-bubble, distclean-stage2, new-stage2-start,
4713 new-stage2-end, new-stage2-bubble, distclean-stage3,
4714 new-stage3-start, new-stage3-end): New targets.
4715 (all-stage1-gcc): Move prebootstrap dependency from here...
4716 (configure-stage1-gcc): ...to here.
4717 (new-bootstrap): Use bubble targets.
4718 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4719 Use per-stage distclean targets.
4720 (configure-stage1-gcc, configure-stage2-gcc,
4721 configure-stage3-gcc, all-stage1-gcc,
4722 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4723 Use new-stageN-start to prepare the tree.
4724
04cf1b77
PB
47252004-05-23 Paolo Bonzini <bonzini@gnu.org>
4726
4727 * Makefile.def (host_modules): add libcpp.
4728 * Makefile.tpl: Add dependencies on and for libcpp.
4729 * Makefile.in: Regenerate.
4730 * configure.in: Add libcpp host module.
4731 * configure: Regenerate.
4732
80b200a1
ZW
47332004-05-17 Zack Weinberg <zack@codesourcery.com>
4734
4735 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4736 of libf2c.
4737 * configure, Makefile.in: Regenerate.
4738
4b1cb4fe
DD
47392004-05-13 Diego Novillo <dnovillo@redhat.com>
4740
4741 Merge from tree-ssa-20020619-branch.
4742
4743 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4744 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4745 (HOST_GMPLIBS): Define.
4746 (HOST_GMPINC): Define.
4747 (TARGET_LIB_PATH): Add libmudflap.
4748 (GFORTRAN_FOR_TARGET): Define.
4749 (configure-build*): Export GFORTRAN.
4750 (configure-gcc): Export GMPLIBS and GMPINC.
4751 (all-gcc): Add maybe-all-libbanshee.
4752 (configure-target-libgfortran): Define.
4753 * Makefile.in: Regenerate.
4754 * configure.in (host_libs): Add libbanshee.
4755 (target_libraries): Add target-libmudflap and target-libgfortran.
4756 Add --with-libbanshee.
4757 Handle --disable-libmudflap.
4758 (*-*-freebsd*): Use with_gmp.
4759 Add $(libgcj) to noconfigdirs.
4760 * configure: Regenerate.
4761 * depcomp: New file.
4762 * MAINTAINERS: Add tree-ssa maintainers.
4763
47642004-04-28 Paolo Bonzini <bonzini@gnu.org>
4765
4766 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4767 * configure: Regenerate.
4768
b8908782
DD
47692004-04-27 Paolo Bonzini <bonzini@gnu.org>
4770
4771 Revert:
4772 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4773
4774 * Makefile.def (flags_to_pass): Remove *dir variables that
4775 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4776 as well as prefix and exec_prefix.
4777 * Makefile.in: Regenerate.
4778
47792004-04-26 Paolo Bonzini <bonzini@gnu.org>
4780
4781 * Makefile.def (host_modules): Mark with the bootstrap
4782 flag packages on which gcc depends.
4783 * Makefile.tpl (all-bootstrap): Use it.
4784 * Makefile.in: Regenerate.
4785
47862004-04-26 Paolo Bonzini <bonzini@gnu.org>
4787
4788 * Makefile.def (flags_to_pass): Remove *dir variables that
4789 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4790 as well as prefix and exec_prefix.
4791 * Makefile.in: Regenerate.
4792
47932004-04-26 Paolo Bonzini <bonzini@gnu.org>
4794
80b200a1
ZW
4795 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4796 * configure: Regenerate.
4797 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4798 * gcc/Makefile.tpl (compare): Use the result of the test.
4799 * gcc/Makefile.in: Regenerate.
b8908782
DD
4800
48012004-04-23 Paolo Bonzini <bonzini@gnu.org>
4802
4803 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4804 Always relocate gcc and prev-gcc to the original names, even
4805 if the build fails.
4806 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4807 New targets.
4808
0f260896
RO
48092004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4810
4811 * configure.in (mips*-*-irix5*): Enable ld.
4812 * configure: Regenerate.
4813
51860f05
JW
48142004-04-15 James E Wilson <wilson@specifixinc.com>
4815
4816 * Makefile.tpl (configure-[+module+], configure-gcc,
4817 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4818 Set and export LDFLAGS.
4819 * Makefile.in: Regenerate.
4820
54752a6b
NN
48212004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4822
4823 PR bootstrap/14871
4824 * Makefile.tpl: If we don't have built-in-tree target tools,
4825 use the ones found by configure rather than hacking around with
4826 program_transform_name.
4827 * configure.in: Give Makefile.tpl the information necessary
4828 to do that.
4829 * Makefile.in: Regenerate.
4830 * configure: Regenerate.
4831
48322004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4833
4834 PR bootstrap/14760
4835 * configure.in: When computing baseargs, strip *all* copies of
4836 offending options. Also, don't match/substitute the trailing space,
4837 so that this actually works when two similar options are separated by
4838 only one space.
4839 * configure: Regenerate.
4840
48412004-04-06 David Edelsohn <edelsohn@gnu.org>
4842
80b200a1
ZW
4843 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4844 (rs6000-*-aix*): Same.
4845 * configure: Regenerate.
54752a6b 4846
5e2b61fb
SS
48472004-03-25 Stan Shebs <shebs@apple.com>
4848
4849 Remove MPW support, no longer used.
4850 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4851 mpw-install: Remove files.
4852 * src-release (DEVO_SUPPORT): Remove names of removed files.
4853 * MAINTAINERS: Likewise.
4854
1a6f2dc7
NN
48552004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4856
a0049f1b
NN
4857 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4858 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4859 * Makefile.in: Regenerate.
4860
1a6f2dc7
NN
4861 * configure.in (top level bootstrap support): Rework --enable-werror
4862 to set @stage2_werror_flag@.
4863 * configure: Regenerate.
4864 * Makefile.tpl (top level bootstrap support): Pass
4865 @stage2_werror_flag@ down to configure in stages 2 and 3.
4866 * Makefile.in: Regenerate.
4867
920e3419
NN
48682004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4869
4870 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4871 for stages 2 and 3 as well as in make. As a consequence, remove
4872 OUTPUT_OPTION (now detected by configure) from the flags passed down
4873 to make.
4874 * Makefile.in: Regenerate.
4875
4876 * Makefile.tpl (new-bootstrap): Fix typo.
4877 * Makefile.in: Regenerate.
4878
4fa63067
NN
48792004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4880
4881 * Makefile.tpl: Rearrange by moving recursive_targets rules
4882 into their proper sections.
4883 * Makefile.tpl (top level bootstrap support): Move disabling
4884 of coverage flags from 'make' to 'configure'; improve comments.
4885 * Makefile.in: Regenerate.
4886
4887 * Makefile.tpl (experimental top level bootstrap) Move stage1
4888 language setting from all- target to configure- target; disable
4889 intermodule optimization in stage 1; prevent gratuitous rebuilds
4890 of stage 1.
4891 * Makefile.in: Regenerate.
4892 * configure.in: Comma-separate stage 1 language list for top
4893 level bootstrap.
4894 * configure: Regenerate.
4895
4896 * Makefile.tpl: Clean up experimental top level bootstrap support:
4897 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4898 prev-gcc in configure- targets as well as all- targets.
4899 * Makefile.in: Regenerate.
4900
fb8a10fd
NN
49012004-03-17 Paolo Bonzini <bonzini@gnu.org>
4902
4903 * configure.in: Remove symbolic link section.
4904 * configure: Regenerate.
4905 * Makefile.tpl (links): Remove.
4906 * Makefile.in: Regenerate.
4907
947f426e 49082004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4909 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4910
4911 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4912 Set with AC_CHECK_PROGS.
947f426e
NN
4913 * configure.in: Fix comment typo from last patch.
4914 * configure: Regenerate.
4915
1d39f329
NN
49162004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4917
4918 * Makefile.tpl: Introduce experimental top level bootstrap support.
4919 * Makefile.in: Regenerate.
4920 * configure.in: Introduce support for top level bootstrap.
4921 * configure: Regenerate.
4922
4b0ac75d 49232004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4924 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4925
4926 PR bootstrap/14522
4927 * configure.in: Cope with shells that do not support unquoted ^
4928 * configure: Regenerate.
4929
2e70b094 49302004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4931 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4932
4933 PR bootstrap/14522
4934 * configure.in: Cope with shell that do not support nesting
4935 quotes inside quoted backquote substitutions.
4936 * configure: Regenerate.
4937
49382004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4939
4940 PR bootstrap/14522
4941 * configure.in: Fix escaping of $.
4942 * configure: Regenerate.
4943
9e07f89d
NN
49442004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4945
4946 * configure: Regenerate.
4947
49482004-03-08 Paolo Bonzini <bonzini@gnu.org>
4949
4950 PR ada/14131
4951 Move language detection to the top level.
4952 * configure.in: Find default values for the tools as
4953 soon as possible. Disable ada if GNAT is not found.
4954 Emit error message about missing languages. Expand
4955 --enable-languages=all for the gcc subdirectory.
4956
1712ab83
RS
49572004-03-01 Richard Sandiford <rsandifo@redhat.com>
4958
4959 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4960 and disable libgcj.
4961 * configure: Regenerated.
4962
3dee29da
NN
49632004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4964
4965 PR bootstrap/7087
4966 * Makefile.tpl: Guard XFOO sed statements better.
4967 * Makefile.tpl: Add dependency for configure-target-libada.
4968 * Makefile.in: Regenerate (incidentally fixes broken
4969 commit when libada-branch was merged).
4970
0558264b
AC
49712004-02-28 Andrew Cagney <cagney@redhat.com>
4972
4973 * src-release (CVS_NAMES): Define.
4974 (do-tar, do-tar): Prune $(CVS_NAMES).
4975
c38f9803
AC
49762004-02-23 Andrew Cagney <cagney@redhat.com>
4977
4978 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4979 2004-02-19.09.
4980
55636792
NN
49812004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4982
4983 PR bootstrap/11932
4984 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4985
1e600082
AC
49862004-02-19 Andrew Cagney <cagney@redhat.com>
4987
4988 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4989 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4990
3769cd82
DD
49912004-02-11 David Edelsohn <edelsohn@gnu.org>
4992
4993 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4994 (rs6000-*-aix*): Same.
4995 * configure: Regenerate.
4996
a92834c8
DD
49972004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4998
4999 * configure.in (host): Add in missing $noconfigdirs to defines.
5000 * configure: Regenerate.
5001
a2592b1b
DD
50022004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5003 Nathanael Nerode <neroden@gcc.gnu.org>
5004
5005 PR ada/6637, PR ada/5911
80b200a1 5006 Merge with libada-branch:
a2592b1b
DD
5007 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5008 with appropriate dependencies. Add --enable-libada configure switch.
5009 * configure, Makefile.in: Regenerate.
5010
e31d1ea3
DD
50112004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5012
5013 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5014 * configure: Regenerate.
5015
db85f5c0
JJ
50162004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5017
5018 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5019
fc434214
DD
50202004-01-23 DJ Delorie <dj@redhat.com>
5021
5022 * Makefile.def (target_modules) [libiberty]: Don't stage.
5023 * Makefile.in: Rebuilt.
5024
ad445c2c 50252004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5026
ad445c2c
JJ
5027 * COPYING.NEWLIB: Update to include copyrights for new
5028 iconv code.
5029
72bbedde
AC
50302004-01-15 Andrew Cagney <cagney@redhat.com>
5031
5032 * src-release: Update copyright year.
5033 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5034 (NEWLIB_SUPPORT_DIRS): Delete macro.
5035 (newlib.tar.bz2): Delete rule.
5036
a6d6062d
DD
50372004-01-14 Loren J. Rittle <ljrittle@acm.org>
5038
5039 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5040 * Makefile.tpl (configure-target-[+module+]): Support stage.
5041 * Makefile.in: Rebuilt.
5042
f8b73030
MR
50432003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5044
5045 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5046 throughout.
5047
aff0e9df
NN
50482004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5049
bb5dca17
NN
5050 * configure.in: Use ./config.cache, not config.cache.
5051 * configure: Regenerate.
5052 * Makefile.tpl: Special-casing not needed for GCC any more.
5053 * Makefile.in: Regenerate.
5054
82252c06
NN
5055 * configure.in: Don't share a cache file for host dirs.
5056 * configure: Regenerate.
5057
aff0e9df
NN
5058 * config-ml.in: Don't mess with the cache file.
5059
95036d20
NN
50602004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5061
ac7b618e
NN
5062 * Makefile.tpl: Make GCC use a separate config.cache.
5063 * Makefile.in: Regenerate.
5064
95036d20
NN
5065 PR bootstrap/11932, PR bootstrap/11933
5066 (I don't know if it will fix either of them, but it relates
5067 to them.)
5068 * configure.in: Don't use shared config.cache for target
5069 directories.
5070 * configure: Regenerate.
5071
08c1856b
DD
50722003-12-31 Roger Sayle <roger@eyesopen.com>
5073
5074 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5075 * configure: Regenerated.
5076
c1968181 50772003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5078
c1968181
DD
5079 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5080 * configure: Regenerated.
5081
10ecffb9
NN
50822003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5083
5084 Port change over from GCC:
5085 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5086 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5087 (configure-build-[+module+], configure-[+module+]): Likewise.
5088 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5089 * Makefile.in: Regenerate.
5090
f2ab5990
TF
50912003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5092
5093 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5094 * configure: Regenerate.
5095
41a7d11a
JJ
50962003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5097
80b200a1 5098 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5099 stdlib.
5100
d9441a1f
DD
51012003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5102
5103 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5104 * Makefile.in: Regenerate.
5105
3a48a978
DD
51062003-10-20 Phil Edwards <phil@codesourcery.com>
5107
5108 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5109 * configure: Regenerate.
5110
f0b24077
NN
51112003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5112
5113 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5114 HOST_FLAGS_TO_PASS.
5115 * Makefile.in: Regenerate.
5116
5fbad20a
DD
51172003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5118
5119 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5120 * configure: Rebuilt
5121 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5122 * Makefile.in: Rebuilt
5123
78be4155
L
51242003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5125
5126 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5127
051fcc7a
L
51282003-10-01 Phil Edwards <pme@gcc.gnu.org>
5129
5130 * config-ml.in: Use ac_configure_args directly instead of
5131 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5132 actually seen.
5133
51342003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5135
5136 * config-ml.in: Propagate INSTALL variables.
5137
f27d4f92
DJ
51382003-09-21 Daniel Jacobowitz <drow@mvista.com>
5139
5140 * configure.in: Pass a computed --program-transform-name
5141 to subconfigures.
5142 * configure: Regenerated.
5143
cae4d560
NN
51442003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5145
5146 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5147 * Makefile.in: Regenerate.
5148
5149 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5150 * Makefile.in: Regenerate.
5151
8ff944f6
DJ
51522003-09-17 Daniel Jacobowitz <drow@mvista.com>
5153
5154 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5155 quoting.
5156 * configure: Regenerated.
5157
d9a35680
MC
51582003-09-12 Michael Chastain <mec@shout.net>
5159
5160 Fix PR gdb/857.
5161 * src-release (do-proto-topleve): Remove junk files
5162 intl/config.cache, intl/config.status,
5163 intl/config.h, intl/stamp-h.
5164
710068b9
AC
51652003-09-14 Andrew Cagney <cagney@redhat.com>
5166
5167 * src-release (dejagnu.tar): New target.
5168 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5169 (do-djunpack): Use $(PACKAGE) for the package name.
5170
e1008165
DD
51712003-09-04 DJ Delorie <dj@redhat.com>
5172
5173 * configure: Regenerate.
5174
21998d12
NC
51752003-09-04 Robert Millan <robertmh@gnu.org>
5176
5177 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5178
ccca4bb3
DD
51792003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5180
5181 * configure.in: Ensure arguments to sed are properly spaced.
5182 * configure: Regenerate.
5183
ee949b5e
DJ
51842003-08-28 Daniel Jacobowitz <drow@mvista.com>
5185
5186 Merge from gcc:
5187 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5188 * install-sh: Update to newer upstream versions (associated with
5189 aclocal 1.7).
5190 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5191
75addda2
DJ
51922003-08-27 Daniel Jacobowitz <drow@mvista.com>
5193
5194 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5195 * configure: Regenerated.
5196
8d2877d8
NN
51972003-08-23 Phil Edwards <pme@gcc.gnu.org>
5198
5199 * configure.in: Use newline instead of semicolon when assuming
5200 shell arguments in a for loop.
5201 * configure: Regenerated.
5202
d2cc0e0d
GK
52032003-08-20 Geoffrey Keating <geoffk@apple.com>
5204
5205 PR 8180
5206 * configure.in: When testing with_libs and with_headers, treat
5207 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5208 * configure: Regenerate.
80b200a1 5209
d2cc0e0d
GK
5210 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5211 make, shell, etc.
5212 (baseargs): Likewise.
5213 * configure: Regenerate.
5214
04d1ab34
GK
52152003-08-19 Geoffrey Keating <geoffk@apple.com>
5216
5217 * configure.in: Disable libgcj for darwin not on powerpc.
5218 * configure: Rebuild.
5219
ca506da8
MC
52202003-08-15 Michael Chastain <mec@shout.net>
5221
5222 * src-release (do-proto-toplev): Remove junk files
5223 dejagnu/example/calc/config.status,
5224 dejagnu/example/calc/config.log.
5225
a4aa3f49
DD
52262003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5227
5228 * config-ml.in, symlink-tree: Add license.
5229
ede4fbe4
NN
52302003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5231
5232 Merge from gcc:
5233
5234 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5235 * Makefile.tpl (check, check-c++): Express dependencies using
5236 dependencies rather than commands.
5237 * Makefile.in: Regenerate.
5238
5239 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5240 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5241 * Makefile.in: Update.
5242
970f29af
AC
52432003-08-01 Andrew Cagney <cagney@redhat.com>
5244
5245 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5246 * configure: Ditto.
5247
b2884a0c
DD
52482003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5249
5250 * configure.in: Enable libgcj for darwin.
5251 * configure: Rebuild.
5252
c07f46a4
NN
52532003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5254
5255 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5256
9175bfc0
NN
52572003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5258
5259 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5260 creating target and build subdirs to build all parent dirs as needed.
5261 * Makefile.in: Rebuild.
5262 * configure.in: Don't build dirs explicitly here.
5263 * configure: Rebuild.
5264
b9abda6a
AO
52652003-07-22 Alexandre Oliva <aoliva@redhat.com>
5266
5267 * Makefile.tpl (all-make): Depend on intl.
5268 * Makefile.in: Rebuilt.
5269
eef8ffd4
NN
52702003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5271
5272 * config.if: Remove unused libc_interface determination.
5273
295efaf0
NN
52742003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5275
5276 * Makefile.in: Regenerate, correctly this time.
5277
e5c3f801
NN
52782003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5279
5280 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5281 unused INSTALL_PROGRAM_ARGS.
5282 * configure.in: Use AC_PROG_INSTALL.
5283 * Makefile.in: Regenerate.
5284 * configure: Regenerate.
5285
4a18bd6b
AO
52862003-07-10 Alexandre Oliva <aoliva@redhat.com>
5287
5288 * configure: Rebuilt.
5289 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5290 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5291 newlib nor libgloss.
5292 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5293 * configure.in (am33_2.0-*-linux*): Added.
5294
fbd1054d
BW
52952003-07-09 Bob Wilson <bob.wilson@acm.org>
5296
5297 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5298 * configure: Regenerate.
5299
b40e3958
L
53002003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5301
5302 * config-ml.in: Replace PWD with PWD_COMMAND.
5303 * Makefile.tpl: Likewise.
5304 * Makefile.in: Regenerated.
5305
4a5be7ba
NN
53062003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5307
5308 * configure.in: Clean up config-lang.in handling. Delete
5309 useless assignment to "subdirs".
5310 * configure: Regenerate.
5311
9c14acb8
NN
53122003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5313
5314 * configure.in: Rename 'target_libs' to 'target_libraries'.
5315 Remove useless reference to 'target_libs'.
5316 * configure: Regenerate.
5317
8f32e830
KS
53182003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5319
5320 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5321 * Makefile.in: Regenerate.
5322
12f0bd74
NN
53232003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5324
5325 * Makefile.def: Introduce flags_to_pass.
5326 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5327 * Makefile.in: Regenerate.
5328
b07c2aad
HPN
53292003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5330
5331 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5332 and target-libgloss.
5333 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5334 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5335 * configure: Regenerate.
b07c2aad 5336
56f25033
DD
53372003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5338
5339 * configure.in: Update testsuite_flags to new location.
5340 * configure. Regenerate.
80b200a1 5341
4ec9a3b2
NN
53422003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5343
5344 * Makefile.tpl: Remove BUILD_CC stuff.
5345 * Makefile.in: Regenerate.
5346
059083b1 53472003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5348
059083b1
L
5349 * config.guess: Update to 2003-06-12 version.
5350 * config.sub: Update to 2003-06-13 version.
5351
535b046a
TS
53522003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5353
5354 * MAINTAINERS: Add myself as MIPS co-maintainer.
5355
00c22daa 53562003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5357
00c22daa
L
5358 * config.guess: Update to 2003-06-06 version.
5359 * config.sub: Update to 2003-06-06 version.
5360
1047cb91
DD
53612003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5362
5363 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5364 * configure. Regenerate.
5365
123494c8
NN
53662003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5367
1047cb91
DD
5368 * configure.in: Disable serial configure by default.
5369 * configure: Regenerate.
5370 * Makefile.tpl: Abolish .NOTPARALLEL.
5371 * Makefile.in: Regenerate.
5372
7f121bbf
NN
5373 * Makefile.tpl: Replace {build,host,target}_canonical by
5374 {build,host,target}.
5375 * Makefile.in: Regenerate.
5376
123494c8
NN
5377 * Makefile.tpl: Fix stupid pasto.
5378 * Makefile.in: Regenerate.
5379
ec7e0995
NN
53802003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5381
5382 * Makefile.tpl: Remove bogus conditional.
5383 * Makefile.in: Regenerate.
5384
27b1cc72
NN
53852003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5386
2a4cbe27
NN
5387 * Makefile.tpl: Make 'recursive targets' using autogen rather
5388 than shell loop. Remove duplicate 'clean' targets and false
5389 comments.
5390 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5391 Add systematic method of specifying missing targets in subdirs.
5392 Add copyright boilerplate.
5393 * Makefile.in: Regenerate.
5394 * configure.in: Add 'recursive targets' to maybe list.
5395 * configure: Regenerate.
5396
27b1cc72
NN
5397 * Makefile.tpl: Rename [+target+] to [+make_target+].
5398 * Makefile.def: Rename 'target' to 'make_target'.
5399
01e51bd0
NC
54002003-05-30 Nick Clifton <nickc@redhat.com>
5401
5402 * README-maintainer-mode: Update URL for locating blessed config
5403 tools.
5404
2fd84b42
NC
54052003-05-29 Robert Millan <rmh@debian.org>
5406
5407 * ltconfig: Import this patch and modify for use with current
5408 version of ltconfig:
5409
5410 2003-05-21 Bruno Haible <bruno@clisp.org>
5411
5412 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5413 GNU/FreeBSD.
5414
8945c6bb
DD
54152003-05-28 DJ Delorie <dj@redhat.com>
5416
5417 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5418 * Makefile.in: Regenerate.
5419
2f9632a1
JJ
54202003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5421
80b200a1 5422 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5423
3a12db16 54242003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5425
3a12db16
DD
5426 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5427 newlib or libgloss.
5428 * Makefile.in: Regenerate.
5429
44482353
DD
54302003-05-21 DJ Delorie <dj@redhat.com>
5431
5432 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5433 * Makefile.in: Regenerate.
5434
fec2c52d
MR
54352003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5436
5437 * configure.in: Use curly braces in the definition of tooldir.
5438 * configure: Regenerate.
5439
16ae0395
NN
54402003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5441
5442 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5443 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5444 Factor out common code from autogen IF statements.
5445 * configure: Regenerate.
5446 * Makefile.in: Regenerate.
5447
ec11bdc6
DD
54482003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5449
5450 * configure.in: Accept i[3456789]86 for machine type.
5451 * configure: Regenerate.
5452
dd12c3a8
NN
54532003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5454
5455 * configure.in: Switch more things to use maybe dependencies.
5456 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5457 * configure: Regenerate.
5458 * Makefile.tpl: Switch more things to use maybe dependencies.
5459 * Makefile.in: Regenerate.
5460
cf662e21
AJ
54612003-05-16 Andreas Schwab <schwab@suse.de>
5462
5463 * Makefile.tpl (install-opcodes): Define.
5464 * Makefile.in: Rebuild.
5465
5481b376
AJ
54662003-05-13 Andreas Jaeger <aj@suse.de>
5467
5468 * config.guess: Update to 2003-05-09 version.
5469 * config.sub: Update to 2003-05-09 version.
5470
3959a22a
AJ
54712003-05-13 Michael Eager <eager@mvista.com>
5472
5473 * configure.in: Correct sed script so that options in quotes are not
5474 deleted.
5475 * configure: Rebuild.
5476
564b43e5
CV
54772003-05-12 Corinna Vinschen <corinna@vinschen.de>
5478
5479 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5480 and $$s/newlib/libc/sys/cygwin32 include paths.
5481 * configure: Ditto.
5482
bb947dc9
L
54832003-05-05 H.J. Lu <hjl@gnu.org>
5484
5485 * config-ml.in: Restored from gcc repository.
5486
77f7441a
CD
54872003-05-02 Chris Demetriou <cgd@broadcom.com>
5488
80b200a1
ZW
5489 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5490 * Makefile.in: Regenerate.
77f7441a 5491
a26d7085
DJ
54922003-04-27 Daniel Jacobowitz <drow@mvista.com>
5493
5494 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5495 and Makefile.def.
5496
e4c4d240
DJ
54972003-04-27 Daniel Jacobowitz <drow@mvista.com>
5498
5499 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5500 * Makefile.in: Regenerated.
5501
62a3fc85
DD
55022003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5503
5504 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5505 * Makefile.in: Regenerate.
5506
55072003-04-18 Jakub Jelinek <jakub@redhat.com>
5508
5509 * configure.in (powerpc64*-*-linux*): Remove.
5510 * configure: Rebuilt.
5511
5b474aa8
DD
55122003-04-17 Phil Edwards <pme@gcc.gnu.org>
5513
5514 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5515 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5516 and restrap.
5517 * Makefile.in: Regenerate.
5518
55192003-04-16 Richard Earnshaw <rearnsha@arm.com>
5520
5521 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5522 * configure: Regenerated.
5523
bc295afe
AO
55242003-04-11 Alexandre Oliva <aoliva@redhat.com>
5525
5526 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5527 * */configure: Rebuilt.
5528
3728fade
NN
55292003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5530
5531 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5532 * Makefile.in: Regenerate.
5533
ce5b542e
MC
55342003-03-14 Michael Chastain <mec@shout.net>
5535
5536 * Makefile.in: Regenerate with correct Makefile.def.
5537
3db0a37f
NN
55382003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5539
5540 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5541 Make macro.
5542 * Makefile.in: Regenerate.
5543 * configure.in: Clean up gxx_include_dir logic.
5544 * configure: Regenerate.
5545
34349c6e
DD
55462003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5547
5548 * configure.in (gxx_include_dir): Fix typo.
5549 * configure: Regenerated.
5550
686c28c9
AC
55512003-03-06 Andrew Cagney <cagney@redhat.com>
5552
5553 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5554
bba45b8b 55552003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5556
bba45b8b
NN
5557 * configure.in: Include $(build_tooldir)/sys-include in
5558 FLAGS_FOR_TARGET.
5559 * configure: Regenerated.
5560
2683747f
NN
55612003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5562
bba45b8b
NN
5563 * Makefile.tpl: Reindent.
5564 * Makefile.in: Regenerate.
5565 * configure.in: Reindent. Don't set unused variables.
5566 * configure: Regenerate.
5567
2683747f
NN
5568 * Makefile.tpl: Always pass down RANLIB.
5569 * Makefile.in: Regenerate.
5570
5571 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5572 * Makefile.in: Regenerate.
5573 * configure.in: Remove unused logic relating to --enable-shared
5574 and --enable-threads. Remove bogus comments. Remove redundant
5575 noconfigdirs.
5576 * configure: Regenerate.
5577
5578 * configure.in: Replace ${libstdcxx_version} by its value.
5579 Remove reference to mh-dgux.
5580 * configure: Regenerate.
5581
50212802
NN
55822003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5583
5584 * Makefile.tpl: Rearrange.
5585 * Makefile.in: Regenerate.
5586
a6be7fc6
NC
55872003-02-25 Nick Clifton <nickc@redhat.com>
5588
5589 * configure: Remove site-file supprot - it is obsolete.
5590
f8a495c8
NC
55912003-02-24 Uwe Stieber <uwe@wwws.de>
5592
5593 * configure.in: Add support for kaOS as cross build target system.
5594 * configure: Regenerated.
5595
3decd77d
DD
55962003-02-20 Sean McNeil <sean@blue.mcneil.com>
5597
5598 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5599 configure-target-* as some target builds may require additional
5600 flags for preprocessor tests.
5601 * Makefile.in: Regenerated.
5602
f4ff34a3
AO
56032003-02-19 Alexandre Oliva <aoliva@redhat.com>
5604
5605 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5606 * ltconfig: Handle it.
5607 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5608 auto-detecting it.
5609
b7e4a931
AO
56102003-02-19 Alexandre Oliva <aoliva@redhat.com>
5611
5612 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5613 it is used as argument to $CC.
5614 * ltcf-gcj.sh: Likewise.
5615
6b784d9f
AO
56162003-02-19 Alexandre Oliva <aoliva@redhat.com>
5617
5618 * configure.in: Introduce --enable-maintainer-mode.
5619 * configure: Rebuilt.
5620 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5621 for maintainer mode.
5622 * Makefile.in: Rebuilt.
5623
8bcd8a07
AC
56242003-02-19 Andrew Cagney <ac131313@redhat.com>
5625
5626 * configure: Regenerate using autoconf 2.13.
5627
ee3fd329
AM
56282003-02-19 Alan Modra <amodra@bigpond.net.au>
5629
5630 * config.guess: Import latest version.
5631 * config.sub: Import latest version.
5632
e9e45685
JM
56332003-02-18 Jason Merrill <jason@redhat.com>
5634
5635 * Makefile.tpl (check-c++): Allow parallelism.
5636
859789af
AC
56372003-02-17 Andrew Cagney <ac131313@redhat.com>
5638
5639 * configure: Regenerate using autoconf 000227.
5640
b3f16a9b
GK
56412003-02-15 Geoffrey Keating <geoffk@apple.com>
5642
5643 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5644 don't configure target-libobjc.
5645 * configure: Regenerate.
5646
72e60e02
DD
56472003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5648
5649 * Makefile.tpl (RANLIB): Define.
5650 * Makefile.in: Regenerate.
5651
91f0e695
KS
56522003-02-06 Keith R Seitz <keiths@redhat.com>
5653
5654 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5655 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5656 * Makefile.in: Regenerated.
5657 * configure.in: Remove all traces of snavigator, db, and grep.
5658 * configure: Regenerated.
5659
122bfa92
FCE
56602003-01-31 Frank Ch. Eigler <fche@redhat.com>
5661
5662 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5663 * Makefile.in: Regenerated.
5664
264095c3
AO
56652003-01-30 Alexandre Oliva <aoliva@redhat.com>
5666
5667 * config.if: Copy from GCC.
5668
a84dbcb3
AO
56692003-01-27 Phil Edwards <pme@gcc.gnu.org>
5670
5671 * configure.in: Revert 24Jan change.
5672 * configure: Regenerate.
5673
19618276
NN
56742003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5675
5676 * configure.in: Revert previous change.
5677 * configure: Regenerate.
5678
b7f27a92
NN
56792003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5680
5681 * configure.in: Make rda native-only.
5682 * configure: Regenerate.
5683
83326456
NN
56842003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5685
5686 * configure.in: Add missing \.
5687 * configure: Rebuilt.
5688
5e367fa5
JJ
56892003-01-17 Jakub Jelinek <jakub@redhat.com>
5690
5691 * configure.in (baseargs): Avoid using \| in sed regular
5692 expressions.
5693 * configure: Rebuilt.
5694
e01f337c
JJ
56952003-01-16 Jakub Jelinek <jakub@redhat.com>
5696
5697 * configure.in (baseargs): Remove all supported forms of
5698 --cache-file, --srcdir, --host, --build and --target options
5699 from argument lists.
5700 * configure: Rebuilt.
5701
aa236487
AO
57022003-01-15 Alexandre Oliva <aoliva@redhat.com>
5703
5704 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5705 * configure: Rebuilt.
5706
586c0873
NN
57072003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5708
5709 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5710 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5711 * Makefile.in: Regenerate.
5712 * configure: Regenerate.
5713
497f816e
DD
57142003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5715
5716 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5717 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5718 * Makefile.in: Regenerate.
5719
bfbe5519
AO
57202003-01-09 Alexandre Oliva <aoliva@redhat.com>
5721
5722 * configure.in: Remove Makefile in build, host and target modules
5723 unless configure was run with --no-recursion.
5724 * configure: Rebuilt.
5725
3f234ef5
CD
57262003-01-08 Chris Demetriou <cgd@broadcom.com>
5727
5728 * config.guess: Update to 2003-01-03 version.
5729 * config.sub: Update to 2003-01-03 version.
5730
a3982d48
CF
57312003-01-07 Christopher Faylor <cgf@redhat.com>
5732
5733 * configure: Regenerate with proper autoconf 2.13.
5734
75778ec4
CF
57352003-01-07 Christopher Faylor <cgf@redhat.com>
5736
80b200a1
ZW
5737 * configure.in: Add AC_PREREQ for consistency.
5738 * configure: Regenerate.
75778ec4 5739
c180f501
AC
57402003-01-06 Andrew Cagney <ac131313@redhat.com>
5741
5742 * configure.in (GDB_TK): Add tcl directories conditional on
5743 gdb/gdbtk directory being present.
5744 * configure: Regenerate.
5481b376 5745
46ca2cc2
DA
57462003-01-04 John David Anglin <dave.anglin@nrc.ca>
5747
5748 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5749 by gcc if LD is not defined and we are not doing a Canadian Cross.
5750 * configure: Rebuilt.
5751
53dd8dab
DJ
57522003-01-01 Daniel Jacobowitz <drow@mvista.com>
5753
5754 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5755
50ceb20c
TT
57562002-12-31 Tom Tromey <tromey@redhat.com>
5757
5758 * Makefile.in: Rebuilt.
5759 * Makefile.def (target_modules) [libffi]: Allow installation.
5760
e78b5cfe
AS
57612002-12-31 Andreas Schwab <schwab@suse.de>
5762
5763 * configure.in: Fix use of $program_transform_name.
5764 * configure: Regenerated.
5765
67448102
DJ
57662002-12-30 Daniel Jacobowitz <drow@mvista.com>
5767
5768 * configure.in (baseargs): Don't remove first configure argument.
5769 * configure: Regenerated.
5770
e6bfb94a
AO
57712002-12-29 Alexandre Oliva <aoliva@redhat.com>
5772
5773 * Makefile.tpl (local-distclean): Don't remove...
5774 (multilib.ts): ... this. Moved into...
5775 (multilib.out): ... this. Don't use sub-make.
5776 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5777 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5778 (configure-build-[+module+], configure-[+module+],
5779 configure-target-[+module+], configure-gcc): ... these. Test
5780 for Makefile existence. Drop config.status from dependencies.
5781 * Makefile.in: Rebuilt.
5782 * configure.in: Move gcc-version-trigger to the end of
5783 ac_configure_args. Add comments to maybedep.tmp and
5784 serdep.tmp. Introduce --disable-serial-configure. Remove
5785 nonopt from baseargs, matching and removing corresponding
5786 whitespace while at it.
5787 * configure: Rebuilt.
5788
8f0dfb36
AO
57892002-12-28 Alexandre Oliva <aoliva@redhat.com>
5790
5791 * configure.in (host_configargs): Replace reference to
5792 no-longer-defined buildopts with --build=${build_alias}.
5793 * configure: Rebuilt.
5794
43be203f
AO
57952002-12-28 Alexandre Oliva <aoliva@redhat.com>
5796
5797 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5798 program_transform_name to standard idiom.
5799 (AUTOGEN, AUTOCONF): Define.
5800 (Makefile.in): Use $(AUTOGEN).
5801 (Makefile): Depend on config.status, and use autoconf-style rule to
5802 build it. Move original commands to...
5803 (config.status): ... this new target.
5804 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5805 $(AUTOCONF).
5806 * Makefile.in: Rebuilt.
5807
a0da8069
NN
58082002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5809
d18f1c9f
NN
5810 * Makefile.tpl: Fix dramatic bustage due to change in
5811 program_transform_name.
5812 * Makefile.in: Regenerate.
5813
5814 * configure.in: Remove unnecessary PATH setting.
5815 * configure: Regnerate.
5816
5817 * configure.in: Don't default to unprefixed tools unless
5818 the native tools will work.
5819 * configure: Regenerate.
5820
a0da8069
NN
5821 * configure.in: Convert to autoconf script. Blow away lots
5822 of now-redundant Makefile fragments.
5823 * configure: Generate using Autoconf.
5824 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5825 * Makefile.in: Regenerate.
5826
c567df0a
NN
58272002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5828
5481b376 5829 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5830 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5831
5481b376 5832 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5833 where they belong.
2c7f9a32 5834
2dabcfb4
AS
58352002-12-24 Andreas Schwab <schwab@suse.de>
5836
5837 * Makefile.tpl (multilib.out): Fix missing space.
5838 * Makefile.in: Regenerate.
5839
1086bc09
NN
58402002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5841
5842 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5843 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5844 * Makefile.in: Regenerate.
5845 * configure.in: Remove unnecessary leftovers.
5846
1086bc09
NN
58472002-12-21 Geoffrey Keating <geoffk@apple.com>
5848
5849 * configure.in (extra_ranlibflags_for_target): New variable.
5850 (*-*-darwin): Add -c to ranlib commands.
5851 * configure (tooldir): Handle extra_ranlibflags_for_target.
5852
14e9ca95
JJ
58532002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5854
5855 * COPYING.NEWLIB: Updated.
5856 * COPYING.LIBGLOSS: Ditto.
5857
14c428fb
NN
58582002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5859
5860 * Makefile.tpl: Revert HJL's change.
5861 * Makefile.in: Regenerated.
5862 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5863 always.
5864
313b8244
AS
58652002-12-19 Andreas Schwab <schwab@suse.de>
5866
5867 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5868 * Makefile.in: Regenerate.
5869
efeae3db
L
58702002-12-18 H.J. Lu <hjl@gnu.org>
5871
5872 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5873 * Makefile.in: Regenerated.
5874
5875 * configure.in (build_prefix): New. Substitute.
5876
43d92c63
NN
58772002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5878
59da4fe6
NN
5879 * Makefile.tpl: Don't let real targets depend on phony targets.
5880 * Makefile.in: Regenerate.
5881
43d92c63
NN
5882 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5883 * Makefile.in: Regenerate.
5884
b72e6a2d
JM
58852002-12-16 Jason Merrill <jason@redhat.com>
5886
5887 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5888 previous 'make bootstrap'.
5889 * Makefile.in: Regenerate.
5890
95c72c44
HPN
58912002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5892
5893 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5894
7d695d07
JM
58952002-12-13 Jason Merrill <jason@redhat.com>
5896
5897 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5898 library tests.
5899 (check-c++): Just depend on it and check-target-libstdc++-v3.
5900 * Makefile.in: Regenerate.
5901
54103d1e
NN
59022002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5903
5904 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5905 * Makefile.in: Regenerate.
5906
4024f1e1
JJ
59072002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5908
80b200a1
ZW
5909 * COPYING.NEWLIB: Update list of alternate Regent of California
5910 licenses and discuss official revoking of advertising clause.
5911 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5912
7dda0df6
AO
59132002-12-12 Alexandre Oliva <aoliva@redhat.com>
5914
5915 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5916 * Makefile.in: Rebuilt.
5917
d03be79e 59182002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5919
929293f4
NN
5920 * configure: Fix bug put in by gremlins.
5921
d03be79e
NN
5922 * Makefile.tpl: Substitute more autoconfily.
5923 * configure: Substitute more autoconfily.
5924 * Makefile.in: Regenerate.
5925
59262002-12-08 Andrew Cagney <ac131313@redhat.com>
5927
5928 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5929 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5930
59312002-12-06 DJ Delorie <dj@redhat.com>
5932
5933 * Makefile.tpl: Change configure dependencies to not have real
5934 targets depend on phony targets.
b4a77b47 5935
db1ac78d
NN
59362002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5937
bcaf2395
NN
5938 * configure.in: Revert unintentional change.
5939
b4fa093e
NN
5940 * src-release: Configure host subdirs.
5941
db1ac78d
NN
5942 * Makefile.tpl: Change dependency for */multilib.out so that
5943 it works when gcc isn't in the tree.
5944
5945 * configure.in: Substitute more.
5946 * configure: Run subconfigures from the Makefile.
5947 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5948 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5949
15723a45
NN
59502002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5951
e2b9e2dc
NN
5952 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5953 and corresponding dependencies.
5954 * Makefile.in: Regenerate.
5955
2af579c4
NN
5956 * configure.in (host_tools): Order binutils, gas and ld for
5957 convenience in running the testsuites.
5958
a2cc058a
NN
5959 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5960 * Makefile.in: Regenerate.
5961 * configure.in: Introduce rules to serialize subconfigure runs.
5962
15723a45
NN
5963 * configure.in: Introduce BASE_CC_FOR_TARGET.
5964 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5965 Realize configure-build-* targets. Realize configure-target-* targets.
5966 * Makefile.in: Regenerate.
5967
ae831be5
NN
59682002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5969
5970 * configure: Move gcc_version_trigger stuff from here...
5971 * configure.in: ...to here.
5972
5973 * configure.in: Separate subconfigure options added by this file from
5974 options given by the user. Add machinery to put args for host
5975 subconfigures into the Makefile.
5976
5977 * Makefile.tpl: Remove 'vault' targets.
5978 * Makefile.tpl: Reorder and comment dependencies.
5979 * Makefile.in: Regenerate.
5980
bbf7c8ac
NN
59812002-11-28 Geoffrey Keating <geoffk@apple.com>
5982
5983 * configure.in: Move host-specific darwin noconfigdirs into
5984 the host-specific section.
5985
930314a4
NN
59862002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5987
52d7cdee
NN
5988 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5989 during replay.
5990 * Makefile.in: Regenerate.
5991
930314a4
NN
5992 (finishing slow-motion replay)
5993 * configure: Remove skip-this-dir support.
5994 * Makefile.tpl: Remove skip-this-dir support.
5995
5996 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5997 subdirectories.
5998 * Makefile.in: Regenerate.
5999
6000 * Makefile.tpl: Strip out useless setting of 'dir'.
6001 * Makefile.in: Regenerate.
5481b376 6002
930314a4
NN
60032002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6004
6005 (finishing slow-motion replay)
6006 * configure.in: Fix deeply stupid bug.
6007
6008 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6009 shell code in CXX_FOR_TARGET
6010 * Makefile.def: Introduce raw_cxx.
6011 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6012 RAW_CXX_FOR_TARGET.
6013 * Makefile.in: Regenerate.
6014
60152002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6016
6017 (finishing slow-motion replay)
6018 * Makefile.tpl: Remove unnecessary ifs.
6019 * Makefile.in: Regenerate.
6020
5481b376 6021 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6022 dependencies. Maybe-ize build-libiberty. Create dummy install
6023 targets for 'no_install' modules.
5481b376 6024 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6025 build_modules stuff to configure.in.
5481b376 6026 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6027 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6028 * Makefile.in: Regenerate.
6029
3866be5d
NN
60302002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6031
6032 (continuing slow-motion replay)
6033 * Makefile.tpl: Make all-target, install-target behave similarly
6034 to all, install (only hitting configured targets). Eliminate
6035 unused macro defintions.
6036
6037 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6038 build != host.
6039
6040 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6041
6042 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6043
5481b376 6044 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6045 configuring. Remove references to "dosrel".
6046 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6047 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6048 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6049 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6050 and redundant dependency; rearrange slightly.
6051 * Makefile.def: Add host-side libtermcap, utils.
6052
6053 * Makefile.in: Regenerate.
6054
e393202e
NN
60552002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6056
6057 (Continuing slow-motion replay)
6058 * Makefile.def: Add list of recursive targets to autogenerate.
6059 Add build_modules.
6060 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6061 targets. Autogenerate *-build-* targets.
6062 * Makefile.in: Regenerate.
6063
583d52d7
NN
60642002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6065
6066 (Continuing slow-motion replay)
6067 * configure: More autoconf-style substitutions.
6068 * Makefile.tpl: More autoconf-style substitutions.
6069 * Makefile.in: Regenerate.
6070
60712002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6072
6073 (Continuing slow-motion replay)
6074 * configure: Substitute more variables in a more autoconf-friendly
6075 way. Simplify slightly.
6076 * Makefile.tpl: Make more variables substitutable in an
6077 autoconf-friendly way.
6078 * Makefile.in: Regenerate.
6079
874e38b4
NN
60802002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6081
6082 (Continuing slow-motion replay)
6083 * configure.in (v810*): Remove special setting of tools.
6084
6085 * configure: Add support for extra required flags for ar or nm.
6086 * configure.in (aix4.3+): Use above support for target-specific
6087 issues, rather than using config/mt-aix43.
6088
852e5f18
NN
60892002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6090
6091 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6092 * configure: Remove 'removing', which doesn't work. Replace $subdir
6093 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6094 with $srcdir. Reformat indentation. Substitute some variables
6095 formerly hard-coded in the Makefile for build=host.
6096 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6097 * Makefile.def: Autogenerate more.
6098 * Makefile.in: Regenerate.
6099
c9a0d920
DD
61002002-11-13 Bruce Korb <bkorb@gnu.org>
6101
6102 * Makefile.tpl: syntactic cleanup
6103
dd2768ff
KB
61042002-11-04 Kevin Buettner <kevinb@redhat.com>
6105
6106 * Makefile.def (host_modules): Add rda.
6107 * Makefile.in: Regenerate.
6108 * configure.in (target_tool): Add target-rda to list.
6109
1aa8389d
DD
61102002-10-25 Phil Edwards <pme@gcc.gnu.org>
6111
6112 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6113 and restrap targets to this rule.
6114 * Makefile.in: Regenerate.
6115
28f46298
HPN
61162002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6117
6118 * configure.in (i[3456]86-*-linux*): Add check to disable
6119 ${libgcj} for glibc1.
6120
ff72e302
NC
61212002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6122
6123 * configure.in: Add tic4x target.
6124
8607b6c9
NN
61252002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6126
6127 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6128 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6129 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6130 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6131 * Makefile.in: Regenerate.
6132
f8f61f4a
NN
61332002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6134
c86f794b
NN
6135 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6136 * Makefile.in: Regenerate.
6137
a9590527
NN
6138 * Makefile.def: Remove order dependency comments.
6139 * Makefile.tpl: Add explicit install-install dependencies.
6140 * Makefile.in: Regenerate.
6141
8412ce72
NN
6142 * Makefile.tpl: Remove material now in src-release. (Finally!)
6143 * Makefile.in: Regenerate.
6144
8b9f37f1
NN
6145 * configure: Restore my original patch by syncing with gcc version.
6146
f8f61f4a
NN
6147 * Bring following over from gcc:
6148
61492002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6150
6151 * configure.in (s390*-*-linux*): Enable libgcj.
6152
403d9505
NN
61532002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6154
6155 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6156
95f6f383
AM
61572002-10-02 Alan Modra <amodra@bigpond.net.au>
6158
e4673b0a 6159 * configure: Move stray lines back to where they belong.
95f6f383 6160
748503c8
NN
61612002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6162
a581b5c3
NN
6163 * Makefile.tpl: Insert configure-target target, for src-release.
6164
c084f5b4
NN
6165 * configure: Finish reverting change which Andrew Cagney started
6166 reverting. Should fix bustage.
6167
7aa673ed 6168 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6169 * src-release: New file. Contains material for making net
6170 releases for gdb, binutils, et al., formerly in Makefile.in.
6171
82a9b2d9
NC
61722002-09-30 Nick Clifton <nickc@redhat.com>
6173
6174 * cpu: New top level directory. Intended to hold input files for
6175 CGEN which have FSF copyright assignment.
6176 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6177
c2463a00
AC
61782002-09-29 Andrew Cagney <ac131313@redhat.com>
6179
6180 Revert below (note that src does not contain Makefile.tpl):
6181 * Makefile.tpl: Make subsituted variables more autoconfy.
6182 * Makefile.in: Regenerate.
6183
f03b4789
NN
61842002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6185
c11e16a9
NN
6186 * configure: Revert accidentally applied changes.
6187
f03b4789
NN
6188 * Makefile.tpl: Make more autoconf-friendly.
6189 * Makefile.in: Regenerate.
6190 * configure: Make substitution more autoconf-like.
6191
61922002-09-28 Richard Earnshaw <rearnsha@arm.com>
6193
6194 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6195 single entry to handle all these.
6196 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6197 libjava on arm-*-elf.
6198
c0292023
GK
61992002-09-27 Geoffrey Keating <geoffk@apple.com>
6200
6201 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6202 things that depend on them.
6203
c66d951e
NN
62042002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6205
6206 * Makefile.tpl: Make subsituted variables more autoconfy.
6207 * Makefile.in: Regenerate.
6208 * configure: Make seds more autoconfy.
6209
907a7241 62102002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6211
6212 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6213 * Makefile.in: Regenerate.
6214 * configure.in: Rewrite sed statements to look autoconfy.
6215
907a7241
NN
6216 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6217 all-target-foo on configure-target-foo.
6218 * Makefile.def: Ditto.
6219 * Makefile.in: Rebuild.
6220
405ea7a0
NN
62212002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6222
6223 * Makefile.def: New file.
6224 * Makefile.tpl: New file.
6225 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6226
6227 * configure.in: Minor rearrangement. Simplify tests.
6228
bdc57bfd
JT
62292002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6230
6231 * configure.in (with_headers): Skip copy if value is "yes".
6232 (with_libs): Likewise.
6233
ae03d6e2
NN
62342002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6235
6236 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6237 * configure.in (sh*-*-pe*): Ditto.
6238 * configure.in (mips*-*-pe*): Ditto.
6239 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6240
6241 * configure.in: Rearrange.
6242
707960fe
NC
62432002-09-12 Nick Clifton <nickc@redhat.com>
6244
6245 * Import these changes from the config master repository:
6246
6247 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6248
6249 * config.sub: Add tic4x target.
6250
6251 2002-09-03 Ben Elliston <bje@redhat.com>
6252
6253 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6254 Reported by <Duncan_Stodart@insession.com>.
6255
36ea319f
JJ
62562002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6257
6258 * COPYING.NEWLIB: More updates.
6259
cf57480a
JJ
62602002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6261
6262 * COPYING.NEWLIB: Update.
6263
fd31a171
AC
62642002-08-23 Andrew Cagney <ac131313@redhat.com>
6265
23b632fc
AC
6266 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6267
fd31a171
AC
6268 * config.guess: Import version 2002-08-23.
6269 * config.sub: Import version 2002-08-22.
6270
a08bafb5
AO
62712002-08-20 Alexandre Oliva <aoliva@redhat.com>
6272
6273 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6274 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6275 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6276
17240c1f
NC
62772002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6278
6279 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6280
e70ad0c6
L
62812002-08-04 H.J. Lu (hjl@gnu.org)
6282
6283 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6284
574e6d11
DD
62852002-07-31 Alan Modra <amodra@bigpond.net.au>
6286
6287 * configure.in: Move generic linux case to end. Copy generic
6288 linux noconfigdirs to mips*-*-linux* entry and new
6289 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6290
611e7523
CD
62912002-07-19 Chris Demetriou <cgd@broadcom.com>
6292
6293 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6294 one instance of them which was missed to the list to update.
6295
51759676
CD
62962002-07-16 Chris Demetriou <cgd@broadcom.com>
6297
6298 * config.guess: Update to 2002-07-09 version.
6299 * config.sub: Update to 2002-07-03 version.
6300
7c1f909c
DD
63012002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6302
6303 * configure.in: Remove two redundant tests.
6304
d7cf5d30
DD
63052002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6306
6307 * configure.in (mips*-*-irix6*o32): Enable stabs.
6308
c74222f7
DD
63092002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6310
5b53c336
DD
6311 * configure.in: Don't build grez.
6312 * Makefile.in: Ditto.
6313
c74222f7
DD
6314 * Makefile.in: Remove references to bsp, cygmon, libstub.
6315 * configure.in: Ditto.
6316
6317 * configure.in: Remove leftover reference to gdbtest.
6318
edd1b227
DD
63192002-07-08 Phil Edwards <pme@gcc.gnu.org>
6320
6321 * configure.in (gxx_include_dir): Change to match versioned
6322 C++ headers if --enable-version-specific-runtime-libs is used.
6323
486186e3
AO
63242002-07-04 Steve Ellcey <sje@cup.hp.com>
6325
6326 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6327
ff0a3bf8
DD
63282002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6329
6330 * configure.in: Make --without-x work.
6331
1dfa8174
NC
63322002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6333
6334 * contrib: New directory. Created to contain a copy of the
5481b376 6335 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6336 the FSF GCC sources.
6337
07637366
DD
63382002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6339
b6f83f2a
DD
6340 * configure.in: Rearrange target Makefile fragment collection.
6341
07637366
DD
6342 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6343 cvs[src].
6344 * configure.in: Ditto.
6345
f48556b1
DD
63462002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6347
6348 * Makefile.in: Eliminate 'apache' targets.
6349 * configure.in: Eliminate 'apache' targets.
6350
6351 * configure.in: Eliminate redundant tests. Reorganize.
6352
6353 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6354
6355 * config-ml.in: Eliminate references to Cygnus configure.
6356
6357 * Makefile.in: Eliminate references to building emacs.
6358
63592002-07-01 Denis Chertykov <denisc@overta.ru>
6360
6361 * configure.in: Add support for ip2k.
6362
cdb9e2b8
BE
63632002-06-24 Ben Elliston <bje@redhat.com>
6364
6365 * configure.in (host_tools): Remove cgen.
6366
6367 * Makefile.in (all-cgen): Remove; runs from its source directory.
6368 (check-cgen, install-cgen, clean-cgen): Likewise.
6369 (all-opcodes): No not depend on all-cgen.
6370 (all-sim): Likewise.
6371
3558860c
DD
63722002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6373
6374 * configure.in: Fix AIX configury bug.
6375
e3b0c936
DD
63762002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6377
cdb9e2b8 6378 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6379
cdb9e2b8
BE
6380 * configure.in: Move definition of libstdcxx_flags right above
6381 usage, rather than way earlier.
8ee424c0 6382
c712250a
DD
6383 * configure.in: Pull definition of is_cross_compiler earlier.
6384
9ee1a75c
DD
6385 * configure.in: Rearrange a little.
6386
e3b0c936
DD
6387 * configure.in: Remove references to librx.
6388 * Makefile.in: Remove references to librx.
6389
b2bd228e
DD
63902002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6391
6392 * configure.in: Eliminate ${gasdir} variable.
6393
7cd52483
DB
63942002-06-18 Dave Brolley <brolley@redhat.com>
6395
6396 * configure.in: Add support for frv.
6397 * config.sub: Add support for frv.
6398
6c5e141a
DD
63992002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6400
6401 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6402
0d18b56d
JT
64032002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6404
6405 * configure.in (vax-*-netbsd*): Re-enable gas.
6406
fd8958d5
DD
64072002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6408
27f15fdd
DD
6409 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6410 BUILD_PREFIX_1, to correct nomenclature.
6411 * configure: Likewise.
6412
fd8958d5
DD
6413 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6414 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6415
0c2442b7
DD
64162002-05-31 Olaf Hering <olh@suse.de>
6417
6418 * config-ml.in: Propogate DESTDIR also.
6419
a3602181
JT
64202002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6421
6422 * configure.in (vax-*-netbsd*): Don't build gas for this
6423 platform.
6424
c95f53ae
MM
64252002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6426
6427 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6428 and libgcj for AVR.
6429
1d7c1053
NC
64302002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6431
6432 * config.sub: Add DLX target.
6433
4b37028f
JT
64342002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6435
6436 * config.guess: Update to 2002-05-22 version.
6437 * config.sub: Likewise.
6438
d5de0a84
NC
64392002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6440
6441 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6442 * config-ml.in: Likewise.
6443 * configure: Likewise.
6444 * configure.in: Likewise.
6445
c92a0210
DD
64462002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6447
115a77aa
DD
6448 * configure.in: Simplify makefile fragment collection.
6449
6450 * configure.in: Remove code to build emacs.
e99daf2b 6451
91e060aa
DD
6452 * configure.in : Remove --srcdir argument from targargs and buildargs
6453 (it's always overridden in the Makefile anyway). Rearrange a bit.
6454
6455 * configure: Move some logic to configure.in.
6456 * configure.in: Move some logic from configure.
c92a0210 6457
91217342
JJ
64582002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6459
6460 * COPYING.LIBGLOSS: New file.
6461
d3d8a9ee
NC
64622002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6463
6464 * Makefile.in: Honour DESTDIR.
6465
3a036cdc
AO
64662002-05-05 Alexandre Oliva <aoliva@redhat.com>
6467
6468 * configure.in (noconfigdirs): Don't disable libgcj on
6469 sparc64-*-solaris* and sparcv9-*-solaris*.
6470
6d095fe4
AO
64712002-05-03 Alexandre Oliva <aoliva@redhat.com>
6472
6473 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6474
dac55df9
TF
64752002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6476
6477 * configure.in (FLAGS_FOR_TARGET): Do not add
6478 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6479 on i[3456]86-*-linux*.
6480
a018e15b
TF
64812002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6482
6483 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6484
6485 * configure.in (noconfigdirs): Do not add target-newlib if
6486 target == i[3456]86-*-linux*, and host == target.
6487
5f284831
MM
64882002-04-29 Mark Mitchell <mark@codesourcery.com>
6489
6490 * config.guess: Updated to 2002-04-26's version.
6491 * config.sub: Updated to 2002-04-26's version.
6492
33babf59
DD
64932002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6494
bd5f7da2
DD
6495 * configure.in: delete reference to absent file
6496
a0c4f3a0
DD
6497 * configure.in: replace '[' with 'test'
6498
66f1ba4f
DD
6499 * configure.in: Eliminate references to gash.
6500 * Makefile.in: Eliminate references to gash.
6501
7c3ab50c
DD
6502 * configure.in: remove useless references to 'pic' makefile fragments.
6503
bbc025f5
DD
6504 * configure.in: (*-*-windows*) Finish removing.
6505
33babf59
DD
6506 * configure.in: Eliminate redundant test for libgui.
6507
d5ec694c
DD
65082002-04-26 Joel Sherrill <joel@OARcorp.com>
6509
6510 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6511 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6512
57a5346c
DD
65132002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6514
6515 * configure.in: remove references to dead files
6516
dbf93899
DD
65172002-04-18 Tom Tromey <tromey@redhat.com>
6518
6519 * configure.in: Disallow configuring libgcj when it is already
6520 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6521 Solaris 2.8 by default. For PR libgcj/6158.
6522
26eadf68
DD
65232002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6524
6525 * configure.in: Move default CC setting out of config/mh-* fragments
6526 directly into here.
6527
a0a2c6c6
DD
65282002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6529
6530 * configure.in: don't even try to configure or make a subdirectory
6531 if there's no configure script for it.
6532
9972f812
DD
65332002-04-15 Mark Mitchell <mark@codesourcery.com>
6534
6535 * MAINTAINERS: Remove chill maintainers.
6536 * Makefile.in (CHILLFLAGS): Remove.
6537 (CHILL_LIB): Remove.
6538 (TARGET_CONFIGDIRS): Remove libchill.
6539 (CHILL_FOR_TARGET): Remove.
6540 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6541 CHILL_LIB.
6542 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6543 (CHECK_TARGET_MODULES): Likewise.
6544 (INSTALL_TARGET_MODULES): Likewise.
6545 (CLEAN_TARGET_MODULES): Likewise.
6546 (configure-target-libchill): Remove.
6547 (all-target-libchill): Remove.
6548 * configure.in (target_libs): Remove target-libchill.
6549 Do not compute CHILL_FOR_TARGET.
6550 * libchill: Remove directory.
5481b376 6551
75205f78
DD
65522002-04-15 DJ Delorie <dj@redhat.com>
6553
6554 * Makefile.in, configure.in, configure: Sync with gcc, entries
6555 follow...
6556
65572002-04-08 Tom Tromey <tromey@redhat.com>
6558
6559 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6560 Fixes PR libgcj/6068.
6561
65622002-03-30 Krister Walfridsson <cato@df.lth.se>
6563
6564 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6565
65662002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6567
6568 * configure.in (alpha*-dec-osf*): Enable libgcj.
6569
65702002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6571
6572 Fix for: PR bootstrap/3591, target/5676
6573 * configure.in (mcore-pe): Disable the configuration of
6574 libstdc++-v3 since exceptions are not supported.
6575
65762002-03-20 Anthony Green <green@redhat.com>
6577
6578 * configure.in: Enable libgcj for xscale-elf target.
6579
65802002-02-28 Alexandre Oliva <aoliva@redhat.com>
6581
6582 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6583 libjava.
6584 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6585
65862002-02-22 Alexandre Oliva <aoliva@redhat.com>
6587
6588 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6589 libstdc++-v3 and libjava.
6590
65912002-02-11 Adam Megacz <adam@xwt.org>
6592
6593 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6594 boehm-gc
6595
65962002-02-09 Alexandre Oliva <aoliva@redhat.com>
6597
6598 * config.guess: Updated to 2002-01-30's version.
6599 * config.sub: Updated to 2002-02-01's version.
6600 Contribute sh64-elf.
6601 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6602 * configure.in: Added sh64-*-*.
6603
66042002-01-17 H.J. Lu <hjl@gnu.org>
6605
6606 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6607 (all-target-fastjar): Also depend on all-target-libiberty.
6608
6609Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6610
6611 * configure, configure.in: Use temp file for long sed commands.
6612
66132001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6614
6615 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6616 libf2c.
6617
66182001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6619
6620 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6621
66222001-10-11 Hans-Peter Nilsson <hp@axis.com>
6623
6624 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6625
66262001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6627
6628 * configure: Handle temporary files securely using mkdir.
6629
66302001-09-26 Will Cohen <wcohen@redhat.com>
6631
6632 * configure.in (*-*-linux*): Disable configuration of target-newlib
6633 and target-libgloss.
6634
66352001-09-26 Alexandre Oliva <aoliva@redhat.com>
6636
6637 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6638 RANLIB.
6639
66402001-08-11 Graham Stott <grahams@redhat.com>
6641
6642 * Makefile.in (check-c++): Add missing semicolon.
6643
66442001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6645
6646 * configure.in (sh-*-linux*): New.
6647
66482001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6649
6650 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6651 and libgcj on m68hc11/m68hc12.
6652
66532001-06-27 H.J. Lu (hjl@gnu.org)
6654
6655 * Makefile (CFLAGS_FOR_BUILD): New.
6656 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6657
66582001-06-01 Hans-Peter Nilsson <hp@axis.com>
6659
6660 * configure.in (libstdcxx_flags): Do not try to execute
6661 libstdc++-v3/testsuite_flags until it exists.
6662
66632001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6664
6665 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6666
66672001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6668
6669 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6670
6671Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6672
6673 * configure.in: Move *-chorusos target case to the proper switch.
6674 Disable libgcj.
6675
66762001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6677
6678 * Makefile.in (STAGE1_CFLAGS): Pass down.
6679
66802001-04-13 Alan Modra <amodra@one.net.au>
6681
6682 * config.guess: Add hppa64-linux support. Note for next import that
6683 this is already in the master file.
6684 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6685
66862001-03-22 Colin Howell <chowell@redhat.com>
6687
6688 * Makefile.in (DO_X): Do not backslash single-quotes in
6689 backquotes (two places).
6690
66912001-03-18 Laurynas Biveinis <lauras@softhome.net>
6692
6693 * Makefile.in (DO_X): Quote nested quotes.
6694
66952001-03-15 Laurynas Biveinis <lauras@softhome.net>
6696
6697 * Makefile.in (DO_X): Use double quotes for quoting
6698 "RANLIB=$${RANLIB}".
6699
67002001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6701
6702 * configure.in: Only use `lang_requires' for languages athat are
6703 actually enabled.
6704
67052001-03-07 Tom Tromey <tromey@redhat.com>
6706
6707 * configure.in: Allow config-lang.in to set `lang_requires' to list
6708 of other required languages.
6709
67102001-03-06 Laurynas Biveinis <lauras@softhome.net>
6711
6712 * Makefile.in: Remove RANLIB definition. Use RANLIB
6713 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6714 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6715
67162001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6717 Alexandre Oliva <aoliva@redhat.com>
6718
6719 * Makefile.in (check-c++): Use tabs, not spaces.
6720
67212001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6722
6723 * Makefile.in (check-c++): New rule.
6724
6725 * configure.in (target_libs): Remove libg++.
6726 (noconfigdirs): Remove libg++.
6727 (noconfigdirs): Same.
6728 (noconfigdirs): Same.
6729 (noconfigdirs): Same.
6730
6731 * config-ml.in: Remove libg++ references.
6732
6733 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6734 (ALL_TARGET_MODULES): Same.
6735 (configure-target-libg++): Remove.
6736 (all-target-libg++): Remove.
6737 (configure-target-libio): Remove.
6738 (all-target-libio): Remove.
6739 (check-target-libio): Remove.
6740 (.PHONY): Remove.
6741 (libg++.tar.bz2): Remove.
6742 (all-target-cygmon): Remove libio.
6743 (all-target-libstdc++): Remove.
6744 (configure-target-libstdc++): Remove.
6745 (TARGET_LIB_PATH): Remove libstdc++.
6746 (ALL_GCC_CXX): Remove libstdc++.
6747 (all-target-gperf): Correct.
6748
67492001-02-15 Anthony Green <green@redhat.com>
6750
6751 * configure: Introduce GCJ_FOR_TARGET.
6752 * configure.in: Ditto.
6753 * Makefile.in: Ditto.
6754
67552001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6756
6757 * configure.in: for *-chorusos, don't config target-newlib and
6758 target-libgloss.
6759
67602001-02-04 Mark Mitchell <mark@codesourcery.com>
6761
6762 Remove V2 C++ library.
6763 * configure.in: Remove --enable-libstdcxx_v3 support.
6764
67652001-01-27 Richard Henderson <rth@redhat.com>
6766
6767 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6768
67692001-01-26 Tom Tromey <tromey@redhat.com>
6770
6771 * configure.in: Allow libgcj to be built on Sparc Solaris.
6772
67732001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6774
6775 * configure.in: Enable libgcj on several additional platforms.
6776
67772001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6778
6779 * configure.in: Enable libgcj for linux targets.
6780
67812001-01-09 Mike Stump <mrs@wrs.com>
6782
6783 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6784 failures of subdirectories.
6785
67862001-01-02 Laurynas Biveinis <lauras@softhome.net>
6787
6788 * configure: handle DOS-style absolute paths.
6789
67902001-01-02 Laurynas Biveinis <lauras@softhome.net>
6791
6792 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6793
67942000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6795
6796 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6797 (libstdcxx_incdir): Pass down.
6798 * config.if: Remove expired bits for cxx_interface, add stub.
6799 (libstdcxx_incdir): Add variable for g++ include directory.
6800 * configure.in (gxx_include_dir): Use it.
6801
68022000-12-15 Andreas Jaeger <aj@suse.de>
6803
6804 * configure.in: Handle lang_dirs.
6805
68062000-12-13 Anthony Green <green@redhat.com>
6807
6808 * configure.in: Disable libgcj for any target not specifically
6809 listed. Disable libgcj for x86 and Alpha Linux until compatible
6810 with g++ abi.
6811
68122000-12-13 Mike Stump <mrs@wrs.com>
6813
6814 * Makefile.in (local-distclean): Also remove fastjar.
6815
68162000-12-10 Anthony Green <green@redhat.com>
6817
6818 * configure.in: Define libgcj. Disable libgcj target libraries for
6819 most targets.
6820
68212000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6822
6823 * configure.in (target_libs): Revert 2000-12-08 patch.
6824 (noconfigdirs): Added target-libjava.
6825
68262000-12-09 Laurynas Biveinis <lauras@softhome.net>
6827
6828 * Makefile.in: handle DOS-style absolute paths.
6829
68302000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6831
6832 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6833 libjava.
6834 * configure.in (target_libs): Removed `target-libjava'.
6835
68362000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6837
6838 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6839 (ALL_MODULES): Added fastjar.
6840 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6841 (all-target-libjava): all-fastjar replaces all-zip.
6842 (all-fastjar): Added.
6843 (configure-target-fastjar, all-target-fastjar): Likewise.
6844 * configure.in (host_tools): Added fastjar.
6845
68462000-12-07 Mike Stump <mrs@wrs.com>
6847
6848 * Makefile.in (local-distclean): Remove leftover built files.
6849
68502000-11-16 Fred Fish <fnf@be.com>
6851
6852 * configure.in (enable_libstdcxx_v3): Fix typo,
6853 libstd++ -> libstdc++.
6854
68552000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6856
6857 * configure: Provide the original toplevel configure arguments
6858 (including $0) to subprocesses in the environment rather than
6859 through gcc/configargs.h.
6860
68612000-11-12 Mark Mitchell <mark@codesourcery.com>
6862
6863 * configure: Turn on libstdc++ V3 by default.
6864
68652000-10-16 Michael Meissner <meissner@redhat.com>
6866
6867 * configure (gcc/configargs.h): Only create if there is a build GCC
6868 directory created.
6869
68702000-10-05 Phil Edwards <pme@gcc.gnu.org>
6871
6872 * configure: Save configure arguments to gcc/configargs.h.
6873
68742000-10-04 Andris Pavenis <pavenis@latnet.lv>
6875
6876 * Makefile.in (bootstrap): avoid recursion if subdir missing
6877 (cross): ditto
6878 (do-proto-toplev): ditto
6879
6880Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6881
6882 * configure.in: Do not build byacc for hppa64. Provide paths to the
6883 X11 libraries for hppa64.
6884
68852000-09-02 Anthony Green <green@cygnus.com>
6886
6887 * Makefile.in (all-gcc): Depend on all-zlib.
6888 (CLEAN_MODULES): Add clean-zlib.
6889 (ALL_MODULES): Add all-zlib.
6890 * configure.in (host_libs): Add zlib.
6891
68922000-08-25 Alexandre Oliva <aoliva@redhat.com>
6893
6894 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6895 $targargs to tell whether newlib is going to be built.
6896
6897 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6898 $$r/TARGET_SUBDIR/libio for _G_config.h.
6899
69002000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6901
6902 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6903
6904 * configure: Make enable_threads and enable_shared defaults
6905 explicit. Substitute enable_threads into generated Makefiles.
6906 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6907 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6908
69092000-08-02 Manfred Hollstein <manfredh@redhat.com>
6910
6911 * configure.in: Re-enable all references to libg++ and librx.
6912
ffb97b2f 69132002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6914
ffb97b2f
DD
6915 * configure.in: Add *-*-freebsd* configurations.
6916
bbf6e9e3
AC
69172002-04-07 Andrew Cagney <ac131313@redhat.com>
6918
6919 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6920 (do-tar, do-bz2): New rules.
6921 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6922 (gdb-tar): New rule.
6923 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6924 (insight_dejagnu.tar): New rule.
6925 (insight.tar): New rule.
6926 (gdb+dejagnu.tar): New rule.
6927 (gdb.tar): New rule.
6928
8f1579c0
AC
69292002-04-07 Andrew Cagney <ac131313@redhat.com>
6930
6931 * MAINTAINERS: Update dejagnu/
6932
ba3c59ab
AO
69332002-03-16 Alexandre Oliva <aoliva@redhat.com>
6934
6935 * ltmain.sh (relink_command): Fix typo in previous change.
6936
6243d5dd
AO
69372002-03-15 Alexandre Oliva <aoliva@redhat.com>
6938
6939 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6940 (relink_command): Added --tag flags.
6941 (mode=install): If relinking fails; error out.
6942
80413487
RH
69432002-03-12 Richard Henderson <rth@redhat.com>
6944
6945 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6946 .NOTPARALLEL tag.
6947 (do-check): Rename from check.
6948 (check): Allow parallel check.
6949
3daeddf6
RH
69502002-03-11 Richard Henderson <rth@redhat.com>
6951
6952 * Makefile.in (.NOTPARALLEL): Add fake tag.
6953
fad93c55
L
69542002-03-07 H.J. Lu (hjl@gnu.org)
6955
6956 * configure.in: Enable gprof for mips*-*-linux*.
6957
2e8357fc
AO
69582002-02-28 Alexandre Oliva <aoliva@redhat.com>
6959
6960 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6961 libjava.
6962 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6963
bd48e1a9
AC
69642002-02-24 Andrew Cagney <ac131313@redhat.com>
6965
6966 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6967
39121370
DJ
69682002-02-23 Daniel Jacobowitz <drow@mvista.com>
6969
6970 * config.guess: Import from master sources, rev 1.232.
6971 * config.sub: Import from master sources, rev 1.246.
6972
081ff160
AO
69732002-02-23 Alexandre Oliva <aoliva@redhat.com>
6974
6975 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6976 because its Makefile is there; test for the executable instead.
6977
20a5393b
AO
69782002-02-09 Alexandre Oliva <aoliva@redhat.com>
6979
6980 Contribute sh64-elf.
6981 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6982 * configure.in: Added sh64-*-*.
6983
38135629
JJ
69842002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6985
80413487
RH
6986 * COPYING.NEWLIB: Remove advertising clause from
6987 Berkeley and Red Hat licenses.
38135629 6988
48d19748
MD
69892002-02-01 Mo DeJong <supermo@bayarea.net>
6990
6991 * Makefile.in: Add all-tix to deps for all-snavigator
6992 so that tix is built when building snavigator.
6993
f6e1c110
BE
69942002-02-01 Ben Elliston <bje@redhat.com>
6995
6996 * config.guess: Import from master sources, rev 1.229.
6997 * config.sub: Import from master sources, rev 1.240.
6998
4867be41
DJ
69992002-01-27 Daniel Jacobowitz <drow@mvista.com>
7000
7001 From Steve Ellcey <sje@cup.hp.com>:
7002 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7003 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7004 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7005 IA64.
7006 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7007 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7008 soname_spec, sys_lib_search_path_spec): Ditto.
7009
e82380cc
JT
70102002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7011
7012 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7013 target-libiberty, and target-libgloss. Skip Java-related
7014 libraries if not supported for NetBSD on target CPU.
7015
1319fb9c
NC
70162002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7017
7018 * configure.in: Import StrongARM and XScale target_configdirs from
7019 FSF GCC version.
7020
b020f6ac
L
70212002-01-16 H.J. Lu (hjl@gnu.org)
7022
7023 * config.guess: Import from master sources, rev 1.225.
7024 * config.sub: Import from master sources, rev 1.238.
7025
7026 * MAINTAINERS: Updated notes on config.guess and config.sub.
7027
a0c1c920
NC
70282002-01-11 Steve Ellcey <sje@cup.hp.com>
7029
7030 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7031 ld and gdb are not supported.
7032
a9fa5e1f
JJ
70332002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7034
7035 * Change reference to Cygnus Solutions to be Red Hat.
7036
94077108
JJ
70372002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7038
7039 * COPYING.NEWLIB: Update generic copyright date.
7040
05ecd75c
MS
70412002-01-07 Mark Salter <msalter@redhat.com>
7042
7043 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7044 Allow target-libgloss to be built for arm, strongarm, and xscale.
7045
a106bb62
BE
70462002-01-03 Ben Elliston <bje@redhat.com>
7047
7048 * MAINTAINERS: Update URL for config.* scripts.
7049
0e254642
AM
70502001-12-18 Alan Modra <amodra@bigpond.net.au>
7051
7052 * config.sub: Import latest version.
7053 * config.guess: Likewise.
7054
0a0d0041
TF
70552001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7056
7057 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7058 options for i[3456]86-pc-linux* native builds.
7059
d932cae7
NC
70602001-12-05 Laurent Guerby <guerby@acm.org>
7061
7062 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7063 libiberty.
d932cae7
NC
7064
7065 Import this patch from gcc:
5481b376 7066
d932cae7
NC
7067 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7068
7069 * symlink-tree: handle DOS-style absolute paths.
7070
49b7683b
DD
70712001-11-28 DJ Delorie <dj@redhat.com>
7072 Zack Weinberg <zack@codesourcery.com>
7073
7074 When build != host, create libiberty for the build machine.
7075
7076 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7077 CONFIG_ARGUMENTS.
7078 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7079 New variables.
7080 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7081 and rules.
7082 (all.normal): Depend on ALL_BUILD_MODULES.
7083 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7084 (all-build-libiberty): Depend on configure-build-libiberty.
7085
7086 * configure: Calculate and substitute proper value for
7087 ALL_BUILD_MODULES.
7088 * configure.in: Create the build subdirectory.
7089 Calculate and substitute TARGET_CONFIGARGS (formerly
7090 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7091
26ef82f4
GK
70922001-11-26 Geoffrey Keating <geoffk@redhat.com>
7093
7094 * config.sub: Update to version 1.232 on subversion.
7095
43e64072
NC
70962001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7097
7098 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7099 files from .po files for a distribution.
7100
66f6c0d5
HPN
71012001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7102
7103 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7104
4a02fdb2
JH
71052001-11-13 Jeff Holcomb <jeffh@redhat.com>
7106
7107 Merged from net gcc:
7108 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7109 * ltcf-c.sh: Use $objext, not $ac_objext.
7110 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7111 * ltcf-cxx.sh: Add support for GNU.
7112 2001-07-22 Timothy Wall <twall@redhat.com>
7113 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7114 default settings if using GNU tools with that configuration.
7115 * ltcf-cxx.sh: Ditto.
7116 * ltcf-gcj.sh: Ditto.
7117 2001-07-21 Michael Chastain <chastain@redhat.com>
7118 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7119 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7120 * ltmain.sh: Mark as gcc-local.
7121
227b9953
JH
71222001-11-13 Jeff Holcomb <jeffh@redhat.com>
7123
7124 * Makefile.in (all-bison): Revert 2001-10-24.
7125 Don't depend on texinfo.
7126
cbbab8fb
JJ
71272001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7128
80413487 7129 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7130
922b2485
DD
71312001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7132
7133 * configure.in (--enable-languages): Be more permissive about
7134 syntax. Check for empty lists better. Warn about $LANGUAGES.
7135
f08fa01d
HPN
71362001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7137
7138 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7139
fee3da4e
JH
71402001-10-24 Jeff Holcomb <jeffh@redhat.com>
7141
7142 Makefile.in (all-bison): Don't depend on texinfo.
7143
73fb1ef9
AM
71442001-10-03 Alan Modra <amodra@bigpond.net.au>
7145
7146 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7147
373688ac
AO
71482001-09-29 Alexandre Oliva <aoliva@redhat.com>
7149
7150 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7151
9c07660b
HPN
71522001-09-28 Hans-Peter Nilsson <hp@axis.com>
7153
7154 * config.sub, config.guess: Import latest from subversions.
7155
3f152009
AO
71562001-09-21 Alexandre Oliva <aoliva@redhat.com>
7157
7158 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7159 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7160 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7161 avoid quotes nesting problems.
7162 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7163 (DO_X): Export only variables that are set.
7164
8f6a59e5
BE
71652001-09-19 Ben Elliston <bje@redhat.com>
7166
7167 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7168 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7169 semantics. Use the shell built-in "type" command instead.
7170
a1ec19fa
TS
71712001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7172
7173 * config.sub: Reverted the earlier change, this version is not the
7174 master file.
7175
4008bd9b
TS
71762001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7177
7178 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7179 Add support for mips64.
7180
dd1e52a4
JH
71812001-09-03 Jeff Holcomb <jeffh@redhat.com>
7182
7183 * configure.in: Enable libstdc++-v3 for h8300 targets.
7184
91549d1c
EC
71852001-08-30 Eric Christopher <echristo@redhat.com>
7186 Jason Eckhardt <jle@redhat.com>
7187
7188 * config.sub: Add support for mipsisa32.
7189
cf966cf9
EC
71902001-08-30 Eric Christopher <echristo@redhat.com>
7191
7192 * config.sub, config.guess: Import latest from subversions.
7193
82208dc5
AM
71942001-08-20 Alan Modra <amodra@bigpond.net.au>
7195
7196 * config.sub, config.guess: Import latest from subversions.
7197
4dca8403
DD
71982001-07-26 DJ Delorie <dj@redhat.com>
7199
7200 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7201
1107dce2
AM
72022001-06-19 Alan Modra <amodra@bigpond.net.au>
7203
7204 * Makefile.in: Revert 2001-06-17.
7205 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7206
e09a6604
L
72072001-06-17 H.J. Lu <hjl@gnu.org>
7208
7209 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7210 (gas+binutils.tar.bz2): Likewise.
7211 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7212
31a8b634
AC
7213Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7214
7215 * Makefile.in (VER): When present, extract the version number from
5481b376 7216 the file version.in.
31a8b634 7217
dc70af01
AO
72182001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7219
7220 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7221 gcc/xgcc is built, use -print-prog-name to find out the program
7222 name to use.
7223
839bbd8c
AO
72242001-06-04 Mark Mitchell <mark@codesourcery.com>
7225
7226 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7227 with_gcc]: Use `gcc -shared' to build a shared library.
7228
566e9a30
AO
72292001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7230
7231 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7232 archives.
7233
e877bb69
AO
72342001-05-28 Simon Patarin <simon.patarin@inria.fr>
7235
7236 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7237 libraries when using g++ with native linker.
7238
1605288b
AO
72392001-05-28 Alexandre Oliva <aoliva@redhat.com>
7240
7241 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7242
11a383ba
TR
72432001-05-24 Tom Rix <trix@redhat.com>
7244
7245 * configure.in : enable ld for aix
cf966cf9 7246
18611226
AO
72472001-05-22 Alexandre Oliva <aoliva@redhat.com>
7248
7249 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7250 [aix4*|aix5*]: Prepend blank.
7251
6be7c12c
AO
72522001-05-20 Alexandre Oliva <aoliva@redhat.com>
7253
7254 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7255 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7256 of subdir/configure scripts to use the new libtool.m4.
7257
4ed00bba
L
72582001-05-14 H.J. Lu <hjl@gnu.org>
7259
7260 * config.if (libc_interface): Set to -libc6.2- for cross
7261 compiling to Linux/glibc 2.2.
7262
b1af961c
AO
72632001-05-03 Alexandre Oliva <aoliva@redhat.com>
7264
7265 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7266 libgcj.
7267
5ec3e74e
AO
72682001-04-26 Alexandre Oliva <aoliva@redhat.com>
7269
7270 * configure.in (noconfigdirs): Don't reset it from scratch in the
7271 target case; only append to it.
7272
b3ed1d6b
AO
72732001-04-26 Alexandre Oliva <aoliva@redhat.com>
7274
7275 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7276 sparc-*-solaris2.8]: Disable ${libgcj}.
7277
96111c10
AO
72782001-04-25 Alexandre Oliva <aoliva@redhat.com>
7279
7280 * configure.in (libgcj_saved): Copy from $libgcj.
7281 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7282 --disable-libgcj.
7283
b5bf43f2
AO
72842001-04-20 Alexandre Oliva <aoliva@redhat.com>
7285
7286 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7287 1.641.2.228.
7288
8cc32590
AO
72892001-04-12 Alexandre Oliva <aoliva@redhat.com>
7290
7291 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7292 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7293
dec0cb0c
AO
72942001-04-01 Alexandre Oliva <aoliva@redhat.com>
7295
7296 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7297 New macros.
7298 (bootstrap, cross): Use RECURSE_FLAGS.
7299 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7300
6a9c3886
AO
73012001-03-27 Alexandre Oliva <aoliva@redhat.com>
7302
7303 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7304
d4fc7db8
NC
73052001-03-23 Nick Clifton <nickc@redhat.com>
7306
7307 * README-maintainer-mode: Add note about inability to use "make
7308 distclean" in maintainer mode.
7309
7389ff65
AO
73102001-03-22 Alexandre Oliva <aoliva@redhat.com>
7311
7312 Re-installed:
7313 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7314 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7315 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7316 * ltcf-cxx.sh: Likewise.
7317 * ltcf-gcj.sh: Likewise.
7318
b3e0dc8e
PB
73192001-03-22 Philip Blundell <philb@gnu.org>
7320
7321 * config.sub, config.guess: Import latest from subversions.
7322
469b781c
AO
73232001-03-22 Alexandre Oliva <aoliva@redhat.com>
7324
7325 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7326 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7327
b0dad762
MC
73282001-03-20 Michael Chastain <chastain@redhat.com>
7329
7330 * Makefile.in: all-m4 depends on all-texinfo.
7331
c559bb17
AO
73322001-03-08 Alexandre Oliva <aoliva@redhat.com>
7333
7334 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7335
fef4ae2e
JJ
73362001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7337
7338 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7339 longer valid.
7340
8d6dd99d
NC
73412001-02-16 Nick Clifton <nickc@redhat.com>
7342
7343 * configure.in (noconfigdirs): Allow configuration of texinfo
7344 for Cygwin hosts.
7345
a85d7ed0
NC
73462001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7347
7348 * config.guess: Add linux target for S/390.
7349 * config.sub: Likewise.
7350 * configure.in: Likewise.
7351
51221c5e
DD
73522001-02-06 Ben Elliston <bje@redhat.com>
7353
7354 * configure: Output host type to stdout, not stderr.
7355
9dec4c71
MS
73562001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7357
7358 * config.guess: Import from subversions.gnu.org (revision 1.181).
7359 * config.sub: Import from subversions.gnu.org (revision 1.199).
7360
9add9c04
AM
73612001-01-30 Alan Modra <alan@linuxcare.com.au>
7362
7363 * config.guess: Handle hppa64-linux systems.
7364
8679174d
MS
73652001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7366
7367 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7368 Don't unset, it's non-portable and no longer necessary, set to empty
7369 instead.
7370
02d01ed4
MS
73712001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7372
7373 * ltconfig: Shell portability fix for the tagname validity check.
7374
4cc5853d
MS
73752001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7376
7377 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7378
7487e485
AO
73792001-01-27 Alexandre Oliva <aoliva@redhat.com>
7380
7381 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7382 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7383
f332af52
AO
73842001-01-24 Alexandre Oliva <aoliva@redhat.com>
7385
7386 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7387 keep at least one of build_libtool_libs or build_old_libs set to
7388 yes.
7389
ef099754
AO
73902001-01-24 Alexandre Oliva <aoliva@redhat.com>
7391
7392 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7393 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7394
8341f2fc 73952000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7396
8341f2fc
AJ
7397 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7398
73992000-11-03 Philip Blundell <pb@futuretv.com>
7400
7401 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7402 files.
ebf0fa2e 7403
c320a39f
JJ
74042001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7405
7406 * COPYING.NEWLIB: Put into source repository.
7407
8817b92e
BE
74082001-01-15 Ben Elliston <bje@redhat.com>
7409
7410 * configure.in (host_tools): Add sid.
7411 Always configure cgen.
7412 * Makefile.in (all-sid): New target.
7413 (check-sid, clean-sid, install-sid): Likewise.
7414
35590697
AJ
74152001-01-07 Andreas Jaeger <aj@suse.de>
7416
80413487 7417 * config.sub, config.guess: Update from subversions.
35590697 7418
6ee6cea6
AO
74192000-12-12 Alexandre Oliva <aoliva@redhat.com>
7420
7421 * configure.in: Disable language-specific target libraries for
7422 languages that aren't enabled.
7423
077b8428
NC
74242000-11-24 Nick Clifton <nickc@redhat.com>
7425
7426 * configure.in (xscale-elf): Add target.
7427 (xscale-coff): Add target.
7428 (c4x, c5x, tic54x): Move after ARM targets.
7429
9e28a1ed
AO
74302000-11-23 Alexandre Oliva <aoliva@redhat.com>
7431
7432 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7433
be98a80a
ILT
74342000-11-20 Ian Lance Taylor <ian@zembu.com>
7435
7436 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7437
5cec67bf
AO
74382000-11-18 Alexandre Oliva <aoliva@redhat.com>
7439
7440 * Makefile.in: Merge with GCC and libgcj.
7441 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7442 configure-target-<library> when their configure scripts need the C
7443 or C++ library to have already been built to work properly.
7444 (do_proto_toplev): Set them to an empty string.
7445
d932cae7 74462000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7447
7448 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7449 (REALLY_SET_LIB_PATH): Use them.
7450
d932cae7 74512000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7452
7453 * config.sub: Add support for Sun Chorus
7454
8602ff0c
NC
74552000-11-02 Per Lundberg <plundis@chaosdev.org>
7456
7457 * config.sub: Add support for the *-storm-chaos OS.
7458
f9e0997d
NC
74592000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7460
80413487
RH
7461 * configure.in (noconfigdirs): Don't compile some
7462 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7463
d64552c5
AO
74642000-09-30 Alexandre Oliva <aoliva@redhat.com>
7465
7466 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7467 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7468 all affected `configure' scripts.
7469
97f60b31
AO
74702000-09-25 Alexandre Oliva <aoliva@redhat.com>
7471
7472 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7473 ltcf-c.sh.
7474
6e8dd58f
PB
74752000-09-12 Philip Blundell <philb@gnu.org>
7476
7477 * config.sub, config.guess: Update from subversions.
7478
103a2e99
AO
74792000-09-06 Alexandre Oliva <aoliva@redhat.com>
7480
51601921
AO
7481 * Makefile.in (all-zlib): Added dummy target.
7482
103a2e99
AO
7483 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7484 multi-language branch.
7485
2809b4b9
AO
74862000-09-05 Alexandre Oliva <aoliva@redhat.com>
7487
7488 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7489 (bootstrap*): Depend on all-bootstrap.
7490
7450026c
AO
74912000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7492
7493 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7494 crosses, but add gcc/include to the header search path for them.
7495
6cf86f7f
AO
74962000-08-31 Alexandre Oliva <aoliva@redhat.com>
7497
7498 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7499 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7500 * gettext.m4: New file, extracted from aclocal.m4.
7501
ce2ea6e3
AO
75022000-08-22 Alexandre Oliva <aoliva@redhat.com>
7503
7504 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7505 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7506 sub-configures.
7507
9765193e
DE
75082000-08-20 Doug Evans <dje@casey.transmeta.com>
7509
7510 * Makefile.in (ALL_MODULES): Add all-cgen.
7511 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7512 (all-cgen): New target.
7513 (all-opcodes,all-sim): Depend on all-cgen.
7514 * configure.in (host_tools): Add cgen.
7515 Only configure cgen if --enable-cgen-maint.
7516
d7b32520
AO
75172000-08-17 Alexandre Oliva <aoliva@redhat.com>
7518
7519 * config-ml.in (CC, CXX): Don't introduce a leading space.
7520
e52ef561
AO
75212000-08-16 Alexandre Oliva <aoliva@redhat.com>
7522
7523 * configure.in (libstdcxx_flags): Use
7524 libstdc++-v3/src/libstdc++.INC.
7525
88f9c2a0
AO
75262000-08-15 Alexandre Oliva <aoliva@redhat.com>
7527
7528 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7529
98fbe43f
JM
75302000-08-11 Jason Merrill <jason@redhat.com>
7531
7532 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7533 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7534 (FLAGS_FOR_TARGET): Not here.
7535 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7536
279ddab4
DD
75372000-08-07 DJ Delorie <dj@redhat.com>
7538
7539 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7540 "if we're also building gcc, and it's a gcc that will run on the
7541 build machine, we want to use its includes instead of the system's
7542 default includes".
7543
60523a83
AO
75442000-08-03 Alexandre Oliva <aoliva@redhat.com>
7545
24ffec7a
AO
7546 * configure.in (libstdcxx_flags): Don't use `"'.
7547
60523a83
AO
7548 * config-ml.in: Adjust multilib search paths to the
7549 appropriate multilib tree.
7550
daf644b5
AO
75512000-08-02 Alexandre Oliva <aoliva@redhat.com>
7552
7553 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7554 commas in $LANGUAGES.
7555
63266560
DD
75562000-08-01 Alexandre Oliva <aoliva@redhat.com>
7557
7558 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7559
75602000-07-31 Alexandre Oliva <aoliva@redhat.com>
7561
7562 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7563 CXX_FOR_TARGET for sed.
7564
75652000-07-30 Alexandre Oliva <aoliva@redhat.com>
7566
7567 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7568 Do not override if already set in the environment or in configure.
7569 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7570 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7571
9e449d3e
AO
75722000-07-27 Alexandre Oliva <aoliva@redhat.com>
7573
7574 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7575 (GCC_FOR_TARGET): Use it.
7576 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7577 * configure.in: ... here.
7578 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7579 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7580
8bbd92e0
AO
75812000-07-24 Alexandre Oliva <aoliva@redhat.com>
7582
fd1f87b2
AO
7583 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7584 (configure-target-libchill, configure-target-libobjc): Likewise.
7585
8bbd92e0
AO
7586 * configure.in: Use the same cache file for all target libs.
7587 * config-ml.in: But different cache files per multilib variant.
7588
25c6c112
JL
75892000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7590
7591 * configure (topsrcdir): Don't use dirname.
7592
ba73c63f
JM
75932000-07-20 Jason Merrill <jason@redhat.com>
7594
7595 * configure.in: Remove all references to libg++ and librx.
7596
7597 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7598
1af08294
HPN
75992000-07-20 Hans-Peter Nilsson <hp@axis.com>
7600
7601 * config.sub: Update to subversions version 2000-07-06.
7602
ba73c63f
JM
76032000-07-12 Andrew Haley <aph@cygnus.com>
7604
7605 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7606 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7607
76082000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7609
7610 * symlink-tree: Check number of arguments.
7611
d932cae7 76122000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7613
7614 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7615
ba73c63f
JM
76162000-07-05 Jim Wilson <wilson@cygnus.com>
7617
7618 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7619 search path for a g++ extracted from the build tree. This
7620 will allow link tests run by configure scripts in
7621 subdirectories to succeed.
7622
92ee2f86
UC
76232000-07-01 Koundinya K <kk@ddeorg.soft.net>
7624
80413487 7625 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7626
23f2f29f
CV
76272000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7628
7629 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7630 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7631
f04f5a67
TW
76322000-06-19 Timothy Wall <twall@cygnus.com>
7633
7634 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7635 * config.sub: Add tic54x target.
7636
11da68be
NC
76372000-06-07 Phillip Thomas <pthomas@suse.de>
7638
7639 * README-maintainer-mode: New file: Contains notes on using
7640 --enable-maintainer-mode with binutils.
7641
d932cae7 76422000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7643
7644 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7645
d932cae7 76462000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7647
7648 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7649 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7650
9442cea3
L
765120000-05-21 H.J. Lu (hjl@gnu.org)
7652
80413487
RH
7653 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7654 directory are used if they exist. Make sure
7655 $(build_tooldir)/include is searched for header files,
7656 $(build_tooldir)/lib/ for library files.
9442cea3 7657 (GCC_FOR_TARGET): Likewise.
80413487 7658 (CXX_FOR_TARGET): Likewise.
9442cea3 7659
d932cae7 76602000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7661
7662 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7663
d932cae7 76642000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7665
7666 * Makefile.in (configure-target-libiberty): Depend on
7667 configure-target-newlib.
7668
ba73c63f
JM
76692000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7670
7671 * configure.in, Makefile.in: Merge all libffi-related
7672 configury stuff from the libgcj tree.
7673
d932cae7 76742000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7675
7676 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7677 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7678
d932cae7 76792000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7680
7681 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7682 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7683 current version information. Add to proto-toplev directory.
b5a23627
AC
7684 (gdb-taz): Build do-djunpack.
7685
ba73c63f
JM
76862000-05-15 David Edelsohn <edelsohn@gnu.org>
7687
7688 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7689
7c86ed39
L
76902000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7691
7692 * ltmain.sh: Preserve in relink_command any environment
7693 variables that may affect the linker behavior.
7694
d932cae7 76952000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7696
7697 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7698
d932cae7 76992000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7700
7701 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7702
ed0a91a5
EZ
77032000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7704
7705 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7706 with the version name.
ed0a91a5 7707
ba73c63f 77082000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7709
ba73c63f 7710 * config.if: Tweak.
6cafa39f 7711
ba73c63f 77122000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7713
ba73c63f 7714 * djunpack.bat: New file.
66156876 7715
d932cae7 77162000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7717
7718 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7719 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7720 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7721 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7722
ba73c63f
JM
77232000-04-16 Dave Pitts <dpitts@cozx.com>
7724
80413487
RH
7725 * config.sub (case $basic_machine): Change default for "ibm-*"
7726 to "openedition".
ba73c63f 7727
d932cae7 77282000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7729
7730 * Makefile.in (gdb-taz): New target. GDB specific archive.
7731 (do-md5sum): New target.
7732 (MD5PROG): Define.
7733 (PACKAGE): Default to TOOL.
7734 (VER): Default to a shell script.
7735 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7736 md5 checksum generation.
b35ece4e
AC
7737 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7738 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7739 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7740 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7741
d932cae7 77422000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7743
7744 * configure (warn_cflags): Delete.
7745
ba73c63f 77462000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7747 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7748
80413487
RH
7749 * configure.in (enable_libstdcxx_v3): Add.
7750 (target_libs): Add bits here to switch between libstdc++-v2 and
7751 libstdc++-v3.
7752 * config.if: And this file too.
7753 * Makefile.in: Add libstdc++-v3 targets.
35590697 7754
ba73c63f
JM
77552000-04-05 Michael Meissner <meissner@redhat.com>
7756
7757 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7758
d332c5ac
JM
77592000-03-29 Jason Merrill <jason@casey.cygnus.com>
7760
7761 * configure.in: -linux-gnu*, not -linux-gnu.
7762
d932cae7 77632000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7764
7765 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7766 (do-tar-bz2): Replace TOOL with PACKAGE.
7767 (gdb.tar.bz2): Remove GDBTK from GDB package.
7768 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7769 dejagnu.tar.bz2): New packages.
6dcbc97b 7770
96ce09a7
ILT
77712000-02-27 Andreas Jaeger <aj@suse.de>
7772
7773 * configure.in: Add entry for mips*-*-linux*, move catch all
7774 *-*-*linux* entry below this one.
7775
2031769e
ILT
77762000-02-27 Ian Lance Taylor <ian@zembu.com>
7777
7778 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7779
4bab746c
NC
77802000-02-24 Nick Clifton <nickc@cygnus.com>
7781
7782 * config.sub: Support an OS of "wince".
7783
d932cae7 77842000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7785
7786 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7787 version.
ada59422 7788
5b93d8bb
AM
77892000-02-23 Linas Vepstas <linas@linas.org>
7790
7791 * config.sub: Add support for Linux/IBM 370.
7792 * configure.in: Likewise.
7793
2fb651f6
NC
77942000-02-22 Nick Clifton <nickc@cygnus.com>
7795
7796 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7797
b8441c25
CF
77982000-02-20 Christopher Faylor <cgf@cygnus.com>
7799
7800 * config.guess: Guess "cygwin" rather than "cygwin32".
7801
d332c5ac
JM
78022000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7803
7804 * configure (gcc_version): When setting, narrow search to
7805 lines containing `version_string'.
7806
ba73c63f
JM
78072000-02-15 Denis Chertykov <denisc@overta.ru>
7808
7809 * config.sub: Add support for avr target.
7810
d932cae7 78112000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7812
7813 * config.sub: Add mmix-knuth-mmixware.
7814
78152000-01-27 Christopher Faylor <cgf@redhat.com>
7816
7817 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7818 structure stuff to -L library search.
7819 (CXX_FOR_TARGET): Ditto.
7820 (CROSS_CHECK_MODULES): Fix spelling mistake.
7821
78222000-01-24 Mark Mitchell <mark@codesourcery.com>
7823
7824 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7825 the C++ compiler.
7826
78272000-01-12 Richard Henderson <rth@cygnus.com>
7828
7829 * configure.in: Don't build some bits for beos.
7830
78312000-01-12 Joel Sherrill (joel@OARcorp.com)
7832
7833 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7834 as include files.
7835
91b2c84d
GK
78362000-01-06 Geoff Keating <geoffk@cygnus.com>
7837
7838 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7839 not mh-aix43.
7840
ba73c63f
JM
78411999-12-14 Richard Henderson <rth@cygnus.com>
7842
7843 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7844 * config.sub: Accept alphaev[78], alphaev8.
7845
78461999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7847
7848 * config.guess, config.sub: Update from autoconf.
7849
7850Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7851
7852 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7853 necessary libraries are missing.
7854
78551999-10-25 Andreas Schwab <schwab@suse.de>
7856
7857 * configure: Fix quoting inside arguments of eval.
7858
78591999-10-21 Nick Clifton <nickc@cygnus.com>
7860
7861 * config-ml.in: Allow suppression of some ARM multilibs.
7862
7863Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7864
7865 * config.guess: Add OS/390 match pattern.
7866 * config.sub: Add mvs, openedition targets.
7867 * configure.in (i370-ibm-opened*): New.
7868
ef14edc4
ILT
78691999-09-04 Steve Chamberlain <sac@pobox.com>
7870
7871 * config.sub: Add support for configuring for pj.
7872
afb478e8
NC
78731999-08-31 Nick Clifton <nickc@cygnus.com>
7874
fd6848f6 7875 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7876
ba73c63f 78771999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7878
7879 * configure.in: Do not configure or build ld for AIX
7880 platforms. ld is known to be broken on these platforms.
7881
ba73c63f
JM
7882Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7883
7884 * config-ml.in: Pass compiler flag corresponding to multidirs to
7885 subdir configures.
7886
c363de44
ILT
78871999-08-09 Ian Lance Taylor <ian@zembu.com>
7888
7889 * Makefile.in (LDFLAGS): Define.
7890
dc8bc5a6
ILT
78911999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7892
7893 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7894 noconfigdirs.
7895 (*-*-cygwin*): Likewise.
7896
6ca3858e
ILT
78971999-08-08 Ian Lance Taylor <ian@zembu.com>
7898
71141bb6
ILT
7899 * mkdep: New file.
7900 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7901 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7902
6ca3858e
ILT
7903 From Eli Zaretskii <eliz@is.elta.co.il>:
7904 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7905 long file name when using DJGPP on MS-DOS.
7906
ba73c63f
JM
7907Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7908
7909 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7910
2735a327
AM
79111999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7912
7913 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7914 dependency as this causes "make check" to globally "make all"
7915
ba73c63f
JM
7916Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7917
7918 * configure.in (target_libs): Added target-zlib.
7919 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7920 (CONFIGURE_TARGET_MODULES): Likewise.
7921 (CHECK_TARGET_MODULES): Likewise.
7922 (INSTALL_TARGET_MODULES): Likewise.
7923 (CLEAN_TARGET_MODULES): Likewise.
7924 (configure-target-zlib): New target.
7925 (all-target-zlib): Likewise.
7926 (all-target-libjava): Depend on all-target-zlib.
7927 (configure-target-libjava): Depend on configure-target-zlib.
7928
7929 * Makefile.in (configure-target-libjava): Depend on
7930 configure-target-newlib.
7931 (configure-target-boehm-gc): New target.
7932 (configure-target-qthreads): New target.
7933
80413487
RH
7934 * configure.in (target_libs): Added target-qthreads.
7935 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7936 (CONFIGURE_TARGET_MODULES): Likewise.
7937 (CHECK_TARGET_MODULES): Likewise.
7938 (INSTALL_TARGET_MODULES): Likewise.
7939 (CLEAN_TARGET_MODULES): Likewise.
7940 (all-target-qthreads): New target.
7941 (configure-target-libjava): Depend on configure-target-qthreads.
7942 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7943
7944 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7945 (CONFIGURE_TARGET_MODULES): Likewise.
7946 (CHECK_TARGET_MODULES): Likewise.
7947 (INSTALL_TARGET_MODULES): Likewise.
7948 (CLEAN_TARGET_MODULES): Likewise.
7949 (all-target-libjava): New target.
7950 (all-target-boehm-gc): Likewise.
7951 * configure.in (target_libs): Added libjava, boehm-gc.
7952
08d836d6
ILT
79531999-07-22 Ian Lance Taylor <ian@zembu.com>
7954
7955 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7956 configure.bat in SUPPORT_FILES.
7957 (gas+binutils.tar.bz2): Likewise.
7958
7959 * makeall.bat: Remove; obsolete.
7960
8f36e47c
ILT
79611999-07-21 Ian Lance Taylor <ian@zembu.com>
7962
7963 From Mark Elbrecht:
7964 * configure.bat: Remove; obsolete.
7965
56e82f25
ILT
79661999-07-11 Ian Lance Taylor <ian@zembu.com>
7967
7968 * configure: Add -W -Wall to the default CFLAGS when compiling with
7969 gcc.
7970
1001d816
JL
7971Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7972
7973 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7974
106117aa
MM
79751999-06-30 Mark Mitchell <mark@codesourcery.com>
7976
7977 * configure.in: Build ld on IRIX6.
7978
c376f4ed
ILT
79791999-06-12 Ian Lance Taylor <ian@zembu.com>
7980
7981 * Makefile.in: Change distribution targets to use bzip2 instead of
7982 gzip.
7983 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7984 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7985
306b7445
NC
79861999-06-04 Nick Clifton <nickc@cygnus.com>
7987
7988 * config.sub: Add mcore target.
7989
d932cae7 79901999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7991
7992 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7993
d932cae7 79941999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7995
7996 * config.guess (dummy): Changed to $dummy.
7997
6c3175b0
NC
79981999-05-24 Nick Clifton <nickc@cygnus.com>
7999
ba73c63f
JM
8000 * config.sub: Tidied up case statements.
8001
80021999-05-22 Ben Elliston <bje@cygnus.com>
8003
8004 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8005 <jiro@din.or.jp>.
8006
8007 * config.guess: Merge with FSF version. Future changes will be
8008 more accurately recorded in this ChangeLog.
8009 * config.sub: Likewise.
8010
d932cae7 80111999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8012
8013 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8014
252b5132
RH
80151999-04-30 Tom Tromey <tromey@cygnus.com>
8016
8017 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8018
80191999-04-23 Tom Tromey <tromey@cygnus.com>
8020
8021 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8022
80231999-04-20 Drew Moseley <dmoseley@cygnus.com>
8024
8025 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8026 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8027 Bad merge removed these two changes.
8028
ba73c63f 8029Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8030 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8031
8032 * config.guess (interix Alpha): Add.
8033
252b5132
RH
80341999-04-11 Richard Henderson <rth@cygnus.com>
8035
8036 * configure.in (i?86-*-beos*): Do config gperf; don't config
8037 gdb, newlib, or libgloss.
8038
d932cae7 80391999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8040
ba73c63f
JM
8041 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8042 link a trivial program with -mabi=64. If it fails, remove mabi=64
8043 from multidirs.
8044
d932cae7 80451999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8046
8047 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8048
252b5132
RH
80491999-04-08 Nick Clifton <nickc@cygnus.com>
8050
8051 * config.sub: Add support for mcore targets.
8052
80531999-04-07 Michael Meissner <meissner@cygnus.com>
8054
8055 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8056 not mt-ospace, in order to shut up assembler warning about using
8057 symbols that are named the same as registers.
8058
80591999-04-07 Drew Moseley <dmoseley@cygnus.com>
8060
8061 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8062 dependency list for all-target-cygmon.
8063
80641999-04-05 Doug Evans <devans@casey.cygnus.com>
8065
8066 * config-ml.in: Check $host, not $target, for selective multilibs.
8067 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8068 thumb interworking, and underscore prefix multilibs.
8069
80701999-04-04 Ian Lance Taylor <ian@zembu.com>
8071
8072 * missing: Update to version from current automake.
8073
8074Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8075
8076 * configure (gxx_include_dir): Removed.
8077
8078 * configure.in (gxx_include_dir): Handle it.
8079 * Makefile.in: Likewise.
8080
80811999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8082
8083 * config.sub (mips64vr4111,mips64vr4111el) Add.
8084
80851999-03-21 Ben Elliston <bje@cygnus.com>
8086
80413487 8087 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8088
8089Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8090
252b5132
RH
8091 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8092 config/mh-djgpp.
8093
8094Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8095
8096 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8097 all-target-newlib to dependency list for all-target-bsp.
8098
8099Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8100
8101 * config.sub: Add i386-uwin support.
8102 * config.guess: Likewise.
8103
8104Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8105
8106 * configure.in: cleanup, add mh-*pic handling for arm, special
8107 case powerpc*-*-aix*
8108
8109Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8110
8111 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8112 can be built.
8113
8114Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8115
8116 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8117 targets.
252b5132
RH
8118
81191999-03-02 Nick Clifton <nickc@cygnus.com>
8120
8121 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8122
d932cae7 81231999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8124
8125 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8126
81271999-02-24 Nick Clifton <nickc@cygnus.com>
8128
8129 * config.sub: Fix typo in arm recognition.
8130
d932cae7 81311999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8132
8133 * configure.in (noconfigdirs): Changed target_configdirs to
8134 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8135 rather than m68k-*-* since it is not known to work on
8136 m68k-aout. Ditto for arm-*-*oabi.
8137
d932cae7 81381999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8139
8140 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8141
81421999-02-19 Ben Elliston <bje@cygnus.com>
8143
8144 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8145 Smart and improved by Andrew Cagney.
8146
d932cae7 81471999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8148
8149 * config.guess: Recognize openbsd-*-hppa.
8150
d932cae7 81511999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8152
8153 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8154 only if it is not empty.
8155
81561999-02-17 Nick Clifton <nickc@cygnus.com>
8157
8158 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8159
fd6848f6 8160 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8161
8162 * config.sub: Modified to recognize uname's armv* syntax.
8163
81641999-02-17 Mark Salter <msalter@cygnus.com>
8165
8166 * configure.in: Added target-bsp for sparclite.
8167
d932cae7 81681999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8169
8170 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8171
81721999-02-08 Nick Clifton <nickc@cygnus.com>
8173
8174 * configure.in: Add support for strongarm port.
8175 * config.sub: Add support for strongarm target.
8176
d932cae7 81771999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8178
252b5132
RH
8179 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8180 the old name config/mh-cygwin32.
8181 Enable texinfo.
8182
d932cae7 81831999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8184
8185 * configure.in: Do build ld for ix86 Solaris.
8186
d932cae7 81871999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8188
8189 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8190 $AR_FOR_TARGET. Likewise for RANLIB.
8191
d932cae7 81921999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8193
80413487
RH
8194 * config.sub (oabi): Recognize.
8195 * configure.in (arm-*-oabi): Handle.
252b5132 8196
d932cae7 81971999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8198
8199 * config.guess: Improve detection of i686 on UnixWare 7.
8200
d932cae7 82011999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8202
8203 * config.guess: Add support for i386-pc-interix.
8204 * config.sub: Likewise.
8205 * configure.in: Likewise.
252b5132 8206
d932cae7 82071999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8208
8209 * Makefile.in: Remove unneeded all-target-libio from
8210 from all-target-winsup target since it is now unneeded.
8211 Add all-target-libtermcap in its place since it is now
8212 needed.
8213
d932cae7 82141998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8215
8216 * configure.in: makefile stub for cygwin target is probably
8217 unnecessary. Remove it for now.
252b5132 8218
d932cae7 82191998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8220
8221 * configure.in: libtermcap.a should be built when cygwin is the
8222 target as well as the host.
8223 * config.guess: Allow mixed case in cygwin uname output.
8224 * Makefile.in: Add libtermcap target.
252b5132 8225
d932cae7 82261998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8227
8228 * config.sub: Clean up handling of hppa2.0.
8229
d932cae7 82301998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8231
8232 * config.guess: Use C code to identify more HP machines.
8233
8234Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8235
8236 * config.sub: Handle hppa2.0.
8237
ba73c63f
JM
8238Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8239
8240 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8241 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8242
82431998-12-15 Mark Salter <msalter@cygnus.com>
8244
8245 * configure.in: Added target-bsp for several target architectures.
8246
8247 * Makefile.in: Added rules for bsp.
8248
252b5132
RH
8249Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8250
8251 * config.guess: Improve detection of hppa2.0 processors.
8252
8253Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8254
8255 * config.guess: Recognize FreeBSD using ELF automatically.
8256
82571998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8258
8259 * configure (skip-this-dir): Add handling for new shell script, which
8260 might be created by a sub-directory's configure to indicate, this particular
8261 directory is "unwanted".
8262 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8263
252b5132
RH
8264Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8265
8266 * ltconfig: import from libtool, after changing libtool to
8267 account for the cygwin name change.
8268
8269Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8270
8271 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8272 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8273
8274Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8275
8276 * configure.in: Add libtermcap to list of cygwin dependencies.
8277
d932cae7 82781998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8279
80413487
RH
8280 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8281 they include winsup/include when it's a cygwin target.
252b5132
RH
8282
82831998-11-12 Tom Tromey <tromey@cygnus.com>
8284
8285 * configure.in (host_tools): Added zip.
8286 * Makefile.in (all-target-libjava): Depend on all-zip.
8287 (all-zip): New target.
8288 (ALL_MODULES): Added all-zip.
8289 (NATIVE_CHECK_MODULES): Added check-zip.
8290 (INSTALL_MODULES): Added install-zip.
8291 (CLEAN_MODULES): Added clean-zip.
8292
d932cae7 82931998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8294
8295 * Makefile.in: lose "32" from comment about cygwin.
8296
d932cae7 82971998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8298
8299 * configure.in: Use -Os to build target libraries for the fr30.
8300
d932cae7 83011998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8302
8303 * config.sub: Add fr30.
8304
d932cae7 83051998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8306
80413487 8307 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8308 cygwin* instead of cygwin32*.
8309 * config.sub: Check cygwin* instead of cygwin32*.
8310
d932cae7 83111998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8312
8313 * config.guess: Match any version of Unixware7.
8314
252b5132
RH
83151998-10-20 Syd Polk <spolk@cygnus.com>
8316
8317 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8318 if desired.
8319
d932cae7 83201998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8321
8322 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8323 these if the appropriate directories and files to not exist.
8324
d932cae7 83251998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8326
8327 * Makefile.in (DEVO_SUPPORT): Add config.if.
8328
d932cae7 83291998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8330
8331 * configure: Add pattern to replace "build_tooldir"'s
8332 definition in the generated Makefile with "tooldir"'s
8333 actual value.
8334
252b5132
RH
8335Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8336
8337 * config.sub: Bring back lost sparcv9.
8338
ba73c63f
JM
8339 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8340
8341Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8342
8343 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8344 CC_FOR_TARGET and friends.
8345
8346Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8347
ba73c63f
JM
8348 * Makefile.in (build_tooldir): New variable, same as tooldir.
8349 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8350 -B$(build_tooldir)/bin/.
8351 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8352
252b5132
RH
8353Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8354
8355 * config.sub: Add support for i[34567]86-pc-udk.
8356 * configure.in: Likewise.
8357
8358Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8359
8360 * Makefile.in: add bzip2 package building bits for user
8361 tools module
8362 * configure.in: ditto
8363
ba73c63f
JM
8364Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8365
8366 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8367 (ALL_TARGET_MODULES): Add all-target-libobjc.
8368 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8369 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8370 (all-target-libchill): Add dependencies.
8371 * configure.in (target_libs): Add libchill.
35590697 8372
252b5132
RH
83731998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8374
ba73c63f 8375 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8376
8377Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8378
8379 * Makefile.in (all-automake): fix dependencies.
8380
8381Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8382
8383 * configure.in: Minor cleanups for building in the $(target_alias)
8384 subdir.
8385
83861998-09-22 Jim Wilson <wilson@cygnus.com>
8387
8388 * Makefile.in (bootstrap): Set r and s before make all. Use
8389 BASE_FLAGS_TO_PASS in make all.
8390 (cross): Likewise.
8391
83921998-09-20 Mark Mitchell <mark@markmitchell.com>
8393
8394 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8395
252b5132
RH
8396Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8397
8398 * config.sub: Fix typo in last change.
8399
84001998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8401
8402 * config.sub: Add support for C4x target.
8403 * configure.in: Likewise.
8404
84051998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8406
8407 * config.sub: Recognize sparcv9 just like sparc64.
8408
8409Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8410
8411 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8412
8413Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8414
8415 * config.guess: Correctly identify Pentium II sco boxes.
8416
8417 * config.guess: Fix "tr" code. From Weiwen Liu.
8418
8419Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8420
8421 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8422 stabs.
8423
8424Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8425
8426 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8427 (ALL_TARGET_MODULES): Add all-target-libchill.
8428 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8429 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8430 (all-target-libchill): Add dependencies.
8431 * configure.in (target_libs): Add libchill.
8432
8433Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8434
8435 * config.guess: Avoid assumptions about "tr" behaves when
8436 LANG is set to something other than English.
8437
8438Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8439
8440 * configure (gxx_include_dir): Changed to
8441 '${prefix}/include/g++'-${libstdcxx_interface}.
8442
8443 * config.if: New to determine the interfaces.
8444
8445Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8446
8447 * config.guess: Detect and handle MPE/IX.
8448 * config.sub: Deal with MPE/IX.
8449
8450Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8451
8452 * configure.in: Use mh-aix43.
8453
84541998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8455
8456 * configure: Fix --without/--disable cases for gxx-include-dir.
8457
8458Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8459
8460 * mdata-sh: Imported. Needed for automake support.
8461
8462Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8463
ba73c63f 8464 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8465 "chmod og=u `find . -print`".
8466
8467Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8468
ba73c63f 8469 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8470
8471Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8472
8473 * Makefile.in: Undo previous patch.
8474
8475Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8476
8477 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8478 to here ...
8479 (install-no-fixedincludes): and here
8480 (INSTALL_MODULES): ... from here.
8481
8482Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8483
8484 * config.sub: Merge with FSF.
8485
8486 * config.guess: Merge with FSF.
8487
8488Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8489
8490 * configure (extraconfigdirs): New variable.
8491 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8492 * Makefile.in (all): Move higher in file.
8493 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8494 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8495 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8496 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8497 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8498
84991998-07-23 Brendan Kehoe <brendan@cygnus.com>
8500
8501 * Makefile.in (all-target-libjava): Depend on all-gcc and
8502 all-target-newlib.
8503 (configure-target-libjava): Depend on $(ALL_GCC).
8504
8505Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8506
8507 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8508 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8509
8510Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8511
8512 * ylwrap: Change absolute path checks to check for DOS style path
8513 names.
8514
8515 * ylwrap: Don't use a full path name if the source file is in the
8516 same directory. From hjl@lucon.org (H.J. Lu).
8517
8518 * config-ml.in: Default to being verbose, to match Feb 18 change to
8519 configure.
8520
8521Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8522
8523 Brought over from egcs:
8524
8525 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8526
8527 * configure.in (target_subdir): Set to ${target_alias} instead
8528 of "libraries".
8529
8530 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8531
8532 * configure.in (target_subdir): Set to libraries if enable_multilib.
8533
8534Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8535
8536 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8537 multilibs, force reconfiguration the first time we create
8538 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8539
8540Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8541
8542 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8543 avoid confusion with --no-recursion.
8544
8545Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8546
8547 * configure.in: Win32 hosts shouldn't use install -x
8548 * install-sh: remove -x option, and special .exe-handling
8549 hack.
8550
8551Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8552
8553 * config.guess: Recognize i586-pc-beos.
8554 * configure.in: Don't build some bits for beos.
8555
8556Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8557
8558 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8559 CFLAGS default to -O2.
8560
8561 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8562 when using GNU ld.
8563
8564Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8565
8566 * ltmain.sh: Correct install when using a different shell.
8567
8568Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8569
8570 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8571
8572Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8573
8574 * makefile.vms: Update to build binutils/makefile.vms. Add install
8575 target.
8576
8577Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8578
8579 * ltconfig: Update to correct AIX handling.
8580
8581Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8582
8583 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8584
8585 * configure.in (target_subdir): Set to ${target_alias} instead
8586 of "libraries".
8587
85881998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8589
8590 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8591 (Makefile): Depend on $(gcc_version_trigger).
8592
8593 * configure (gcc_version): Change default initializer to empty
8594 string.
8595 (gcc_version_trigger): New variable; pass this variable down
8596 to subdir configures to enable them checking gcc's version
8597 themselves. Emit make macros for both gcc_version vars.
8598 (topsrcdir): Initialize reliably.
8599 (recursion line): Remove --with-gcc-version=${gcc_version}.
8600
86011998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8602
8603 * configure (enable_version_specific_runtime_libs): Implement new flag
8604 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8605 in $(libsubdir); emit definition in each generated Makefile.
8606 (gxx_include_dir): Initialize depending on
8607 $enable_version_specific_runtime_libs.
8608
86091998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8610
8611 * configure (gcc_version): Initialize properly depending on
8612 how and where configure is started.
8613 (recursion line): Pass a --with-gcc-version=${gcc_version}
8614 to configures in subdirs.
8615
8616Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8617
8618 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8619 cygmon
252b5132
RH
8620
8621Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8622
8623 * configure.in: Add cygmon and libstub support for mn10200.
8624
86251998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8626
8627 * configure (gcc_version): Add new variable describing the
8628 particular gcc version we're building.
8629 * Makefile.in (libsubdir): Add new macro for the directory
8630 in which the compiler finds executables, libraries, etc.
8631 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8632 and libsubdir.
8633
8634Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8635
ba73c63f
JM
8636 * Makefile.in (local-clean): Remove *.log.
8637 (warning.log): Built with warn_summary from build.log.
8638 (mail-report.log): Run test_summary.
8639 (mail-report-with-warnings.log): Run test_summary including
8640 warning.log in the report.
252b5132
RH
8641
8642Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8643
8644 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8645
8646Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8647
8648 * Makefile.in (grep): Grep no longer depends on libiberty.
8649
8650Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8651
8652 * Makefile.in: all-snavigator needs all-libgui.
8653
8654Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8655
8656 * configure.in: Add cygmon and libstub support for mn10300.
8657
8658Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8659
8660 * missing: Update to version from automake 1.3.
8661
8662 * ltmain.sh: On installation, don't get confused if the same name
8663 appears more than once in the list of library names.
8664
8665Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8666
8667 * config.sub: Accept m68060 and m5200 as CPU names.
8668
8669Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8670
8671 * configure: Use && rather than using -a in test, because odd
8672 strings can confuse test.
8673 * configure.in: Likewise.
8674
8675Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8676
8677 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8678
8679Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8680
8681 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8682 bootstrap4-lean): New targets.
8683
8684Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8685
8686 * mpw-* Delete. Not used.
252b5132
RH
8687
8688Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8689
8690 * COPYING.LIB: Update FSF address.
8691
8692Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8693
8694 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8695
8696 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8697 GAS_SUPPORT_DIRS.
8698
8699Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8700
8701 * ltconfig, ltmain.sh: Avoid producing a version number if
8702 -version-info was not used.
8703
8704Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8705
8706 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8707 building with newlib.
8708
87091998-04-30 Paul Eggert <eggert@twinsun.com>
8710
ba73c63f 8711 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8712 Solaris `make' causes it to continue to next definition.
252b5132 8713
afb8d725
JM
8714Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8715
8716 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8717 the right GUI libraries and files are installed along with GDB.
8718
252b5132
RH
8719Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8720
8721 * configure.in: Change alpha to alpha* in several places.
8722
8723Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8724
8725 * config.sub: Recognize sparc86x.
8726
8727Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8728
252b5132
RH
8729 * configure.in (--enable-target-optspace): Remove debug echo.
8730
8731Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8732
8733 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8734
8735Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8736
8737 * ltconfig: Update cygwin32 support.
8738
8739 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8740 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8741 (GDB_SUPPORT_DIRS): Likewise.
8742
8743Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8744
8745 * configure.in (target_makefile_frag): If --enable-target-optspace,
8746 use -Os to compile target libraries rather than -O2. Default to
8747 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8748 not used.
8749 * configure.in (target_cflags): Ditto for d30v.
8750
8751Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8752
8753 * Makefile.in (all-bfd): Depend on all-intl.
8754 (all-binutils): Likewise.
8755 (all-gas): Likewise.
8756 (all-gprof): Likewise.
8757 (all-ld): Likewise.
8758
252b5132
RH
87591998-04-19 Brendan Kehoe <brendan@cygnus.com>
8760
8761 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8762
8763Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8764
8765 * Makefile.in (all-bfd): Depend upon all-libiberty.
8766
8767 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8768
8769Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8770
8771 * Makefile.in: Add libstub.
8772
8773 * configure.in: Ditto. Build libstub for targets that have cygmon
8774 support.
8775
8776Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8777
8778 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8779
8780Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8781
8782 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8783 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8784
8785Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8786
8787 * configure: Define DEFAULT_M4 by searching PATH.
8788 * Makfile.in: Use DEFAULT_M4.
8789
8790Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8791
8792 * ltconfig: Add cygwin32 support.
8793
8794 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8795 to configure and build.
8796
8797Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8798
8799 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8800
8801Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8802
8803 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8804
8805Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8806
8807 * Makefile.in: add ash make rules
8808 * configure.in: add ash to native_only and host_tools lists
8809
8810Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8811
8812 * Makefile.in (all-gettext, all-intl): New targets.
8813 (ALL_MODULES): Added all-gettext, all-intl.
8814 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8815 (INSTALL_MODULES): Added install-gettext, install-intl.
8816 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8817
8818 * configure.in (host_tools): Added gettext.
8819 (native_only): Likewise.
8820 (noconfigdirs) [various cases]: Likewise.
8821 (host_libs): Added intl.
8822
afb8d725
JM
8823Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8824
8825 * configure: Do not disable building gdbtk for cygwin32 hosts.
8826
ba73c63f
JM
8827Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8828
8829 * configure.in: Add thumb-coff target.
8830 * config.sub: Add thumb-coff target.
8831
252b5132
RH
8832Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8833
8834 * Makefile.in: Revert yesterday's change.
8835 (all-target-winsup): all-target-librx stays out of here.
8836
8837Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8838
ba73c63f
JM
8839 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8840 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8841 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8842 Remove references to librx and libg++.
8843
8844Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8845
8846 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8847 recursive makes
8848
8849Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8850
8851 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8852 for newlib directory.
8853 (CXX_FOR_TARGET): Likewise.
8854
8855Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8856
8857 * ltconfig: Update after libtool/ltconfig.in change for
8858 hpux11.
8859
8860Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8861
8862 * ltconfig, ltmain.sh: Update to libtool 1.2.
8863
8864Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8865
8866 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8867 (install-gcc-cross): Instead, override LANGUAGES here.
8868
88691998-03-18 Dave Love <d.love@dl.ac.uk>
8870
8871 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8872 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8873
8874Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8875
8876 * configure.in: Add Thumb-pe target.
8877
8878Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8879
252b5132
RH
8880 * Makefile.in - changed sn targets to snavigator
8881 * configure.in - changed sn targets to snavigator
8882
8883Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8884
8885 * config-ml.in: After building symlink tree call make distclean
8886 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8887 to be the case for libiberty.
8888
8889Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8890
8891 * configure: When making link, also check the current
8892 directory. The configure scripts may create one.
8893
8894Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8895
8896 * config.sub: Accept alphapca56 and alphaev6 properly.
8897
8898Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8899
8900 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8901
252b5132
RH
8902Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8903
80413487 8904 * config.sub (sco5): Fix typo.
252b5132
RH
8905
8906Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8907
8908 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8909 install-itcl.
8910 (install-itcl): Remove dependency on install-tcl.
8911
8912Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8913
8914 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8915
252b5132
RH
8916Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8917
8918 * configure.in: Don't build libgui for a cygwin32 target when not on
8919 a cygwin32 host.
8920
8921Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8922
8923 * configure (redirect): Set to null, so default behavior of
8924 configure is now --verbose.
8925
89261998-02-16 Dave Love <d.love@dl.ac.uk>
8927
8928 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8929 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8930
8931Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8932
8933 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8934 this change to sync Makefile.in with its ChangeLog entries.
8935
8936Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8937
8938 * ltmain.sh (mkdir): Check that the directory doesn't exist
8939 before we exit with error, so that we don't get races during
8940 parallel builds.
8941
8942Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8943
8944 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8945
8946Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8947
8948 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8949 PICFLAG_FOR_TARGET.
8950 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8951
8952 * configure: Emit a definition for the new macro enable_shared
8953 into each Makefile.
8954
252b5132
RH
8955Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8956
8957 * configure.in (host_tools, native_only): Add libtool.
8958
8959Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8960
8961 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8962 Fix typo in ming config comment.
8963
8964Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8965
8966 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8967
8968Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8969
8970 * config.sub: Add tic30 cases, and map c30 to tic30.
8971
ba73c63f
JM
8972Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8973
8974 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8975 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8976 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8977 (CLEAN_TARGET_MODULES): Similarly
8978 (all-target-libf2c): Add dependences.
35590697 8979 * configure.in (target_libs): Add libf2c.
ba73c63f 8980
252b5132
RH
8981Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8982
ba73c63f
JM
8983 * configure.in: Remove expect from noconfigdirs when target
8984 is cygwin32. OK to build expect and dejagnu with Canadian
8985 Cross.
252b5132
RH
8986
8987Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8988
8989 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8990 host.
8991
8992 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8993 and mingw32.
8994
8995Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8996
8997 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8998 here as it is not defined in the toplevel Makefile.
8999
9000Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9001
9002 * configure (package_makefile_rules_frag): New variable, which names
9003 a file with generic rules, ...
9004 Change comment to mention we now have FIVE parts.
9005 * configure: Undo last change.
9006
9007Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9008
9009 * config.guess: More accurate determination of HP processor types.
9010 * config.sub: More accurate determination of HP processor types.
9011
9012Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9013
9014 * configure (package_makefile_frag): Move inserting the
9015 ${package_makefile_frag} to where it should be according
9016 to the comment.
9017
ba73c63f 9018Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9019
9020 * config.guess: Add support for Linux/ARM.
9021
9022Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9023
9024 * .cvsignore: Remove *-info and *-install since they match
9025 release-info and mpw-install, which we don't want to just ignore.
9026
9027Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9028
9029 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9030
9031Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9032
9033 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9034 local_prefix to sub-make invocations.
9035
9036Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9037
9038 * configure.in: Check makefile fragments in the source
9039 directory.
9040
9041Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9042
ba73c63f
JM
9043 * configure.in: Check whether host and target makefile
9044 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9045
9046Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9047
9048 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9049
252b5132
RH
9050Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9051
9052 * configure.in: Make sure we only replace RPATH_ENVVAR on
9053 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9054 regexp to sed.
9055
9056 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9057 to sub-makes.
9058
90591998-01-13 Lee Iverson (leei@ai.sri.com)
9060
9061 * config-ml.in (multi-do): LDFLAGS must include multilib
9062 designator.
9063
9064Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9065
9066 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9067
9068Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9069
9070 * config.sub: Add mingw32 support.
9071 * configure.in: Likewise.
252b5132
RH
9072
9073Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9074
9075 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9076
9077Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9078
9079 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9080 * configure (gxx_include_dir): Provide a definition for subdirs
9081 which do not use autoconf.
9082
9083Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9084
9085 * config.guess: Sync with egcs. Picks up new alpha support,
9086 BeOS & some additional linux support.
9087
ba73c63f 9088Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9089
9090 * config.guess: HP 9000/803 is a PA1.1 machine.
9091
ba73c63f
JM
9092Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9093
9094 * configure.in: It's alpha*-...
252b5132
RH
9095
9096Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9097
ba73c63f
JM
9098 * configure.in (host_makefile_frag, target_makefile_frag):
9099 Handle multiple config files.
9100 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9101 alpha-*-*.
252b5132
RH
9102
9103Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9104
9105 * mkdep: New file.
9106
9107Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9108
9109 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9110
9111Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9112
9113 * Makefile.in: Add libgui directory.
9114 (GDB_TK): Add all-libgui.
9115 * configure.in: Add libgui directory.
9116 * configure: Add all-libgui to GDB_TK.
9117
9118Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9119
9120 * config-ml.in (multidirs): Add m32r to multilib list.
9121
9122Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9123
9124 * Makefile.in (all-target-gperf): Change dependency to
9125 all-target-libstdc++.
9126
9127Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9128
9129 * config.guess: Add BeOS support.
9130
9131Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9132
9133 Source directory cvs renamed to cvssrc:
9134 * configure.in (host_tools): Change cvs to cvssrc.
9135 (native_only): Likewise.
9136 (noconfigdirs) [various cases]: Likewise.
9137 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9138 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9139 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9140 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9141 (all-cvssrc): Rename target from all-cvs.
9142
9143Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9144
9145 * configure (gxx_include_dir): Fix thinko.
9146
9147Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9148
9149 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9150 (install-cross, install-gcc-cross): New targets.
9151
9152Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9153
9154 * configure.in (noconfigdirs): Add support for Thumb target.
9155
9156 * config.sub (maybe_os): Add support for Thumb target.
9157
9158Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9159
9160 * Makefile.in: Add rules for cygmon.
9161
9162 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9163
9164Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9165
9166 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9167 * configure (gxx_include_dir): Provide a definition for subdirs
9168 which do not use autoconf.
9169
9170Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9171
9172 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9173 11/18/97 build
252b5132
RH
9174
9175Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9176
9177 * From Franz Sirl.
9178 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9179 found on RedHat Linux systems.
9180
9181Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9182
9183 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9184 guesses.
9185
9186Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9187
9188 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9189
9190Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9191
9192 * ltmain.sh: If mkdir fails, check whether the directory was created
9193 anyhow by some other process.
9194
9195Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9196
9197 * configure.in (d30v-*-*): Configure all directories.
9198
9199Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9200
9201 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9202 for the D30V.
9203
9204Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9205
9206 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9207
9208Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9209
80413487
RH
9210 * include/libiberty.h: Add extern "C" { so it can be used with C++
9211 progrms.
9212 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9213 programs.
252b5132
RH
9214
9215Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9216
9217 * configure.in (d30v-*-*): Configure GCC now.
9218
9219Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9220
9221 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9222 is no longer needed.
9223
9224Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9225
9226 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9227
9228Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9229
9230 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9231 targets using "$@" to provide support for similar but not identical
9232 targets without having to duplicate code.
9233
9234Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9235
9236 * makefile.vms: Fix to work with DEC C.
9237
9238Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9239
9240 * config.sub: Add mips-tx39-elf to marketing names.
9241
9242Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9243
9244 * ltmain.sh: Handle symlinks in generated script.
9245
9246Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9247
9248 * configure: Handle autoconf style directory options: --bindir,
9249 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9250 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9251 --sysconfdir.
9252 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9253 (sharedstatedir, localstatedir, oldincludedir): New variables.
9254 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9255 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9256 sbindir, sharedstatedir, and sysconfdir.
9257
9258Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9259
9260 * Makefile.in (bootstrap-lean): New target.
9261
9262Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9263
9264 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9265 sn, and gnuserv from noconfigdirs.
252b5132
RH
9266
9267Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9268
9269 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9270
9271Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9272
ba73c63f 9273 * Makefile.in (cross): New target.
252b5132
RH
9274
9275Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9276 Jeff Law <law@cygnus.com>
252b5132
RH
9277
9278 * Makefile.in (bootstrap2, bootstrap3): New targets.
9279 (all-bootstrap): Remove outdated and confusing target.
9280 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9281
afb8d725
JM
9282Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9283
9284 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9285 windows. Consistent with gdb/configure.
afb8d725 9286
252b5132
RH
92871997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9288
252b5132
RH
9289 * configure.in: Name Linux target fragment.
9290
9291 * configure: Rewrite so that project Makefile fragment is inserted
9292 first and appears last in the resulting Makefile.
9293
9294Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9295
9296 * Makefile.in (install-itcl): Install tcl first.
9297
252b5132 9298Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9299
252b5132
RH
9300 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9301
9302Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9303
9304 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9305
9306 * configure.in (skipdirs): Add target-librx for Linux.
9307 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9308
9309Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9310
9311 * Makefile.in (bootstrap): New target.
9312
9313Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9314
9315 * config.sub: Accept 'amigados' for backward compatability.
9316
9317Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9318
9319 * config.guess: Merge with FSF.
9320
ba73c63f
JM
9321Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9322
9323 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9324
252b5132
RH
9325Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9326
9327 * config.sub: Add "marketing-names" patch.
9328
9329Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9330
80413487 9331 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9332
9333Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9334
9335 * config.sub: Handle v850-elf.
9336
ba73c63f
JM
9337Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9338
9339 * .cvsignore (*-install): Remove.
9340
252b5132
RH
9341Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9342
9343 * ltconfig: Set CONFIG_SHELL in libtool.
9344 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9345
9346Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9347
9348 * configure.in (target_subdir): Set to libraries if enable_multilib.
9349
9350Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9351
9352 * config.guess: Update from gcc directory.
9353
9354Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9355
9356 * Makefile.in (all-sim): Depends on all-readline.
9357
9358Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9359
9360 * Makefile.in (BISON, YACC): Use $$s.
9361 (all-bison): Depend on all-texinfo.
9362
9363Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9364
9365 * Makefile.in (BISON): Add -L flag.
9366 (YACC): Likewise.
9367
9368Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9369
35590697
AJ
9370 * configure.in (noconfigdirs): Add support for v850e target.
9371
252b5132
RH
9372 * config.sub (maybe_os): Add support for v850e target.
9373
9374Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9375
35590697
AJ
9376 * configure.in (noconfigdirs): Add support for v850ea target.
9377
252b5132
RH
9378 * config.sub (maybe_os): Add support for v850ea target.
9379
9380Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9381
9382 * config.sub: Add mipstx39. Delete r3900.
9383
9384Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9385
9386 * Makefile.in (all-autoconf): Depends on all-texinfo.
9387
9388Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9389
9390 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9391 eabi targets.
9392
9393Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9394
9395 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9396
9397 * configure: When handling a Canadian Cross, handle YACC as well as
9398 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9399 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9400
9401Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9402
9403 * Makefile.in (BISON): bison, not byacc or bison -y.
9404 (YACC): bison -y or byacc or yacc.
9405 (various): Add *-bison as appropriate.
9406 (taz): No need to mess with BISON anymore.
9407
9408Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9409
9410 * configure: If OSTYPE matches *win32*, try to find a good value for
9411 CONFIG_SHELL.
9412
9413Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9414
9415 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9416 configure.in if it is present.
9417
9418Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9419
9420 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9421
9422Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9423
9424 * config.sub: Recognize `arc' cpu.
9425 * configure.in: Likewise.
9426 * config-ml.in: Likewise.
9427
9428Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9429
9430 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9431
9432Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9433
9434 * configure: Changed sed delimiter from ':' to '|' when
9435 attempting to substitute ${config_shell} for SHELL. On
9436 NT ${config_shell} may contain a ':' in it.
9437
9438Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9439
9440 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9441
9442Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9443
9444 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9445
9446Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9447
9448 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9449
9450 * ylwrap: If the program is a relative path, force it to be
9451 absolute.
9452
9453Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9454
9455 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9456
9457Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9458
9459 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9460 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9461 for libraries.
252b5132
RH
9462
9463Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9464
9465 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9466 separated by spaces.
252b5132
RH
9467
9468Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9469
9470 * ylwrap: New file.
9471 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9472
9473 * ltmain.sh: Handle /bin/sh at start of install program.
9474
9475 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9476
9477 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9478 * missing: New file, from automake 1.2.
9479
9480Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9481
9482 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9483 check-tk to CHECK_X11_MODULES.
9484
9485Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9486
9487 * config.sub: Merge with FSF.
9488
9489Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9490
9491 * config.guess: Merge with FSF.
9492
9493Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9494
9495 * configure: Treat msdosdjgpp like go32.
9496 * configure.in: Likewise. Don't remove gprof for go32.
9497
9498 * configure: Change Makefile.tem2 to Makefile.tm2.
9499
9500Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9501
9502 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9503
9504Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9505
9506 * install-sh (chmodcmd): Set to null if the DST directory already
9507 exists. Same as Nov 11th change.
9508
9509Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9510
35590697 9511 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9512
9513Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9514
9515 * config.guess: Update from FSF.
9516
9517Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9518
9519 * Makefile.in (GDB_TK): Depend on itcl and tix.
9520
9521Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9522
9523 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9524 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9525 (INSTALL_SCRIPT): New variable.
9526 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9527 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9528 to -x.
9529 * install-sh: Add support for -x option.
9530
9531Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9532
9533 * configure.in, Makefile.in: Treat tix like itcl.
9534
9535Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9536
9537 * Makefile.in (WINDRES): New variable.
9538 (WINDRES_FOR_TARGET): New variable.
9539 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9540 (EXTRA_HOST_FLAGS): Add WINDRES.
9541 (EXTRA_TARGET_FLAGS): Add WINDRES.
9542 (EXTRA_GCC_FLAGS): Add WINDRES.
9543 ($(DO_X)): Pass down WINDRES.
9544 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9545 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9546 DLLTOOL_FOR_TARGET.
9547
9548Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9549
9550 * configure.in: configure sim before gdb for win32-x-ppc
9551
9552Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9553
9554 Move gperf into the toplevel, from libg++.
9555 * configure.in (target_tools): Add target-gperf.
9556 (native_only): Add target-gperf.
9557 * Makefile.in (all-target-gperf): New target, depend on
9558 all-target-libg++.
9559 (configure-target-gperf): Empty rule.
9560 (ALL_TARGET_MODULES): Add all-target-gperf.
9561 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9562 (CHECK_TARGET_MODULES): Add check-target-gperf.
9563 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9564 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9565
9566Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9567
252b5132
RH
9568 * config.sub (mn10200): Recognize new basic machine.
9569
9570Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9571
9572 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9573 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9574
9575Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9576
9577 * configure.in: If we're building mips-sgi-irix6* native, turn on
9578 ENABLE_MULTILIB and set TARGET_SUBDIR.
9579
9580Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9581
9582 * Makefile.in (all-sn): Depend on all-grep.
9583
9584Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9585
9586 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9587
9588 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9589 Makefile. From Jeff Makey <jeff@cts.com>.
9590 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9591
9592 * Makefile.in (DISTBISONFILES): Remove.
9593 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9594 $(DEFAULT_YACC).
9595
9596 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9597 cygwin32.
252b5132
RH
9598
9599 * Makefile.in (LD): New variable.
9600 (EXTRA_HOST_FLAGS): Pass down LD.
9601 ($(DO_X)): Likewise.
9602
9603Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9604
9605 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9606
9607Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9608
9609 * configure.in (targargs): Strip out any supplied --build argument
35590697 9610 before adding our own. Always add --build.
252b5132
RH
9611
9612Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9613
9614 * configure.in (targargs): Pass --build if we're doing
9615 a cross-compile.
9616
9617Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9618
ba73c63f 9619 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9620 sed. Otherwise sed chokes on NT path names with drive
9621 designators. Also look for "?:*" as the leading characters in an
9622 absolute pathname.
9623
9624Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9625
9626 * config.sub: Support for r3900.
9627
9628Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9629
9630 * configure.in: Use install-sh, not install.sh.
9631
9632Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9633
9634 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9635 apply it twice.
9636
9637Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9638
9639 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9640 install-binutils.
9641
9642Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9643
9644 * Makefile.in: Add automake targets.
9645 * configure.in (host_tools): Add automake.
9646
9647Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9648
9649 * configure: Default CXX to c++, not gcc.
9650 * Makefile.in (CXX): Set to c++, not gcc.
9651 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9652
9653Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9654
9655 * install-sh: try appending a .exe if source file doesn't
9656 exist
9657
9658Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9659
9660 * configure.in: Turn on multilib by default.
9661 (cross_only): Remove target-libiberty.
9662
9663 * Makefile.in (all-gcc): Don't depend on libiberty.
9664
9665Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9666
9667 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9668
9669Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9670
9671 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9672 (DISTBISONFILES): Add ld/Makefile.in
9673
9674Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9675
9676 * configure.in: if target is cygwin32 but host isn't cygwin32,
9677 don't configure gdb tcl tk expect, not just gdb.
9678
9679Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9680
9681 * configure.in: Added gnuserv everywhere sn appears.
9682
9683 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9684 (CROSS_CHECK_MODULES): Added check-gnuserv.
9685 (INSTALL_MODULES): Added install-gnuserv.
9686 (CLEAN_MODULES): Added clean-gnuserv.
9687 (all-gnuserv): New target.
9688
9689Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9690
9691 * config.guess: Fixes for MIPS OpenBSD systems.
9692
9693Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9694
9695 * Makefile.in (INSTALL_XFORM): Remove.
9696 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9697
9698 * mkinstalldirs: New file, copied from automake.
9699 * Makefile.in (installdirs): Rename from install-dirs. Use
9700 mkinstalldirs. Change all users.
9701 (DEVO_SUPPORT): Add mkinstalldirs.
9702
9703Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9704
9705 * install-sh: Rename from install.sh.
9706 * Makefile.in (INSTALL): Change install.sh to install-sh.
9707 (DEVO_SUPPORT): Likewise.
9708
9709 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9710 Graichen <graichen@rzpd.de>.
9711
9712Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9713
9714 * config.guess: Recognize OpenBSD systems correctly.
9715
9716Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9717
9718 * README, Makefile.in (ETC_SUPPORT): Remove references to
9719 cfg-paper*, configure.{texi,man,info*}._
9720
9721Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9722
9723 * Makefile.in (all.normal): Ensure that gcc is built after all
9724 the x11 - ie gdb - targets.
9725
9726Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9727
9728 * makefile.vms: Don't run conf-a-gas.
9729
9730Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9731
80413487 9732 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9733
9734Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9735
9736 * configure.in: Remove noconfigdirs case since gdb also
9737 configures and builds for tic80-coff.
9738
9739Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9740
9741 * configure: Set cache_file to config.cache.
9742 * Makefile.in (local-distclean): Remove config.cache.
9743
9744Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9745
9746 * COPYING: Update FSF address.
9747
9748Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9749
9750 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9751 noconfigdirs.
9752
9753Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9754
9755 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9756 MAKEDIRS, is empty.
9757
9758Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9759
9760 * config.sub: Tweak mn10300 entry.
9761
9762Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9763
9764 * configure.in (host_tools): Put sim before gdb, so gdb's
9765 configure.tgt can determine if the simulator was configured.
9766
9767Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9768
9769 * config.sub: Move BeOS $os case to be with other Cygnus
9770 local cases.
9771
9772Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9773
9774 * config.sub: Remove misplaced comment that broke Linux.
9775
9776Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9777
9778 * config.sub: Add BeOS support.
9779
9780Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9781
9782 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9783
9784Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9785
9786 * configure.in (noconfigdirs): Remove tcl and tk from
9787 noconfigdirs for cygwin32 builds.
9788
9789Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9790
9791 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9792
9793Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9794
9795 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9796 make-all.com, use makefile.vms instead.
9797
9798Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9799
9800 * config.sub: Accept -lnews*.
9801
9802Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9803
9804 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9805 target-examples and target-libiberty for d30v.
252b5132
RH
9806
9807Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9808
9809 * configure.in (noconfigdirs): Enable ld for d30v.
9810
9811Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9812
9813 * configure.in (tic80-*-*): Build compiler.
9814
9815Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9816
9817 * configure.in (d30v-*): Remove sim directory from list of
35590697 9818 unsupported d30v directories
252b5132
RH
9819
9820Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9821
35590697
AJ
9822 * config.sub, configure.in: Add d30v target cpu.
9823
252b5132
RH
9824Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9825
9826 * makefile.vms: New file.
9827 * make-all.com: Remove.
9828
9829Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9830
9831 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9832
9833Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9834
9835 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9836
9837Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9838
9839 * Makefile.in (ALL_MODULES): Added all-db.
9840 (CROSS_CHECK_MODULES): Addec check-db.
9841 (INSTALL_MODULES): Added install-db.
9842 (CLEAN_MODULES): Added clean-db.
9843
9844Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9845
9846 * config.guess: Merge with latest FSF sources.
9847
9848Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9849
9850 * Makefile.in (ALL_MODULES): Added all-itcl.
9851 (CROSS_CHECK_MODULES): Added check-itcl.
9852 (INSTALL_MODULES): Added install-itcl.
9853 (CLEAN_MODULES): Added clean-itcl.
9854
9855Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9856
9857 * configure.in: build gdb for mn10200
9858
9859Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9860
9861 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9862
9863Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9864
9865 * configure.in (tic80-*-*): Turn off most targets right now.
9866
9867Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9868
9869 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9870 rather than the makeinfo program.
9871 (do-info): Depend upon all-texinfo.
9872
9873Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9874
9875 * configure.in: Remove uses of config/mh-linux.
9876
9877 * config.sub, config.guess: Merge with latest FSF sources.
9878
9879Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9880
9881 * config.sub (case $basic_machine): Add tic80 entries.
9882
9883Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9884
9885 * config.sub, config.guess: Merge with latest FSF sources.
9886
9887Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9888
9889 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9890 * mpw-config.in: Test for NewFolderRecursive.
9891 * mpw-install: Use symbolic name for startup filename.
9892 * mpw-README: Add various additional details.
9893
9894Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9895
9896 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9897
9898Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9899
9900 * configure.in: Do build gcc and the target libraries for
9901 the mn10200.
9902
9903Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9904
9905 * configure.in: don't avoid building gdb for mn10300 any more
9906 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9907 instead of single-quoting it.
9908
9909Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9910
9911 * configure.in: Don't use --with-stabs on IRIX 6.
9912
9913Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9914
9915 * configure.in (m32r): Build gdb, libg++ now.
9916
9917Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9918
9919 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9920 directories from noconfigdirs.
9921
9922Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9923
9924 * config.sub (basic_machine): added mips16 configuration
9925
9926Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9927
9928 * config.sub: Handle d10v-unknown.
9929
9930Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9931
9932 * config.sub: Handle v850-unknown.
9933
9934Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9935
9936 * Makefile.in: add findutils
9937 * configure.in: add findutils to list of host_tools
9938
9939Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9940
9941 * config.sub: Handle mn10200 and mn10300.
9942
9943Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9944
9945 * configure.in (d10v-*): Do not build librx.
9946
9947Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9948
9949 * configure.in (mn10300): Build everything except gdb & libgloss.
9950
9951Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9952
9953 * config.guess: Patch for Dansk Data Elektronik servers,
9954 from Niels Skou Olsen <nso@dde.dk>.
9955
9956 For ncr, use /bin/uname rather than uname, since GNU uname does not
9957 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9958
9959 Patch for MIPS R4000 running System V,
9960 from Eric S. Raymond <esr@snark.thyrsus.com>.
9961
9962 Fix thinko for nextstep.
9963
9964 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9965
9966 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9967 * config.guess: Guess mips-dec-mach_bsd4.3.
9968
9969 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9970 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9971 release numbers.
9972 * config.guess (mips-mips-riscos*): Emit just enough of the
9973 release number.
9974
9975 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9976 * config.guess (sparc-auspex-sunos*): Added.
9977 (f300-fujitsu-*): Added.
9978
9979 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9980 * config.guess: Recognize a Tadpole as a sparc.
9981
9982Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9983
9984 * config.guess: Don't assume that NextStep version is either 2 or
9985 3. NextStep 4 (aka OpenStep 4) has come out now.
9986
9987Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9988
9989 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9990 From Rik Faith <faith@cs.unc.edu>.
9991
9992Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9993
9994 * config.sub: Contributions from bug-gnu-utils to:
9995 Support plain "hppa" (no version given) architecture, reported by
9996 OpenStep.
9997 OpenBSD like NetBSD.
9998 LynxOs is not a hardware supplier.
9999
10000 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10001 OpenBSD like NetBSD.
252b5132
RH
10002 Stratus systems.
10003 More Pyramid systems.
10004 i[n>4]86 Intel chips.
10005 M680[n>4]0 Motorola chips.
10006 Use unknown instead of lynx for hardware manufacturer.
10007
10008Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10009
10010 * install.sh (chmodcmd): Set to null if the DST directory already
10011 exists.
10012
10013Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10014
10015 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10016 not use mt-ppc target Makefile fragment any more.
10017
10018Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10019
10020 * configure.in (*-*-windows): Exclude everything but those dirs
10021 needed to build windows.
10022
10023Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10024
10025 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10026
10027Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10028
10029 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10030
10031Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10032
10033 * Undo my previous change.
10034
10035Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10036
10037 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10038 unconditionally.
10039 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10040
10041Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10042
10043 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10044 host to add it's own flags.
252b5132
RH
10045
10046Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10047
10048 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10049
10050Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10051
10052 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10053 (CXX_FOR_TARGET): Likewise.
10054 (GCC_FOR_TARGET): Define.
10055 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10056 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10057 CC_FOR_TARGET was specified on the command line.
10058 (MAKEOVERRIDES): Don't define.
10059
10060Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10061
10062 * configure.in (m32r): Fix spelling of libg++ libs.
10063
10064Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10065
10066 * config.sub (-apple*): Remove, now redundant.
10067
10068Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10069
10070 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10071
10072 * configure: Rework yesterday's sed script patch.
10073
10074 * config.sub: Merge with FSF.
10075
10076Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10077
10078 * config.guess: Merge from FSF.
10079
10080 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10081 * config.guess: Use pc instead of unknown, for pc clone systems.
10082 Change linux to linux-gnu.
252b5132
RH
10083
10084 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10085 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10086
10087Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10088
10089 * test-build.mk (HOLES): Add "xargs" for gdb.
10090
10091 * configure: Avoid hpux10.20 sed bug.
10092
10093Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10094
4bddf3ad 10095 * configure.in: Add support for windows host
252b5132
RH
10096 (that is a build done under the Microsoft build environment).
10097
10098Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10099
10100 * Makefile.in: Replace all uses of srcroot with s, to shrink
10101 command line lengths.
10102
10103 Patches from Geoffrey Noer <noer@cygnus.com>:
10104 * configure.in: If configuring for newlib, pass --with-newlib to
10105 subdirectories.
10106 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10107 -Bnewlib/ and -Lwinsup to gcc.
10108 (CXX_FOR_TARGET): Likewise.
10109
10110Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10111
10112 * Makefile.in (ETC_SUPPORT): Add configure.
10113
10114Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10115
35590697 10116 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10117 host configuration file.
10118
10119Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10120
10121 * configure.in: Break mn10x00 support into separate
10122 mn10200 and mn10300 configurations.
10123 * config.sub: Likewise.
10124
10125Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10126
10127 * configure.in: Add lots of stuff to noconfigdirs for
10128 the mn10x00 targets.
10129
10130 * config.sub, configure.in: Add mn10x00 support.
10131
10132Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10133
10134 * make-all.com: Call conf-a-gas, not config-a-gas.
10135
10136Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10137
10138 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10139 targets.
252b5132
RH
10140
10141Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10142
10143 * mpw-README: Add much more detail for native PowerMac.
10144 * mpw-install: New file.
10145 * mpw-configure: Add --norecursion and --help options.
10146 * mpw-config.in: Translate readme and install files when
10147 copying to objdir.
10148 * mpw-build.in: Don't always depend on byacc and flex.
10149 (install-only-top): New action.
10150
10151Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10152
10153 * configure.in: You can now configure GDB for the v850.
10154
10155Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10156
10157 * configure.in (noconfigdirs): Don't configure any C++ dirs
10158 if targeting D10V.
10159
10160Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10161
10162 * config.sub: Recognize mips64vr5000.
10163
10164Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10165
10166 * configure.in: Use a single line for host_tools and native_only.
10167
10168Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10169
10170 * config.sub, configure.in: Add entries for m32r.
10171
10172Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10173
10174 * Makefile.in (inet-install): Don't run install-gzip.
10175
10176Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10177
10178 * configure.in: Don't config lots of things for *-*-windows*.
10179
10180Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10181
10182 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10183 (host_libs, host_tools): Copy from configure.in.
10184 * mpw-configure: Don't complain about directories not found.
10185
10186Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10187
10188 * configure.in (i[345]86): Recognize i686 for pentium pro.
10189 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10190 file.
10191
10192 * config.guess (i[345]86): Ditto.
10193
10194Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10195
10196 * configure.in (noconfigdirs): Removed gdb for D10V.
10197
10198Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10199
10200 * configure.in: Remove ld, target-libio, target-libg++, and
10201 target-libstdc++ from noconfigdirs.
10202
10203Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10204
10205 * configure: Fix three locations where shell scripts were
10206 being run directly rather than with config_shell.
10207
10208Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10209
10210 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10211 * config.sub (basic_machine): Recognize v850.
10212
10213Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10214
10215 * mpw-configure: Handle multiple enable/disable options and
10216 pass them down recursively, handle -c and -s flags appropriately
10217 depending on choice of compiler, add escape mechanism for
10218 quoted arguments to gC.
10219
10220Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10221
10222 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10223 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10224 so that -mrelocatable-lib and -mno-eabi are used.
10225
10226 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10227 not support --print-multi-lib, don't abort.
10228
252b5132
RH
10229Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10230
10231 * make-all.com: Run config-a-gas.
10232 * setup.com: Don't copy subdirectory files around.
10233
10234Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10235
10236 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10237 target, it now compiles correctly.
10238
10239Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10240
10241 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10242
10243Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10244
35590697 10245 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10246
10247Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10248
10249 * configure.in (native_only): Add prms.
10250
10251Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10252
10253 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10254 (BINUTILS_SUPPORT_DIRS): Likewise.
10255
10256Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10257
10258 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10259 d10v support is added.
10260
10261Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10262
10263 * configure.in (d10v-*-*): New target.
10264
10265Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10266
10267 * config.guess (HP 9000/811): Recognize this as a PA1.1
10268 machine.
10269
10270Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10271
10272 * Makefile.in (do-tar-gz): New target, split out from tail end of
10273 taz target. Run each command separately, don't use pipes.
10274 (taz): Use it.
10275
10276Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10277
10278 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10279 * mpw-build.in: No builds should depend on building byacc or flex,
10280 they are assumed to be installed already.
10281
10282Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10283
10284 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10285 variable that CC_FOR_TARGET needs.
10286
10287Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10288
10289 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10290 options have changed since the last time the subdirectory was
10291 configured, and if it has, reconfigure.
10292 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10293 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10294
10295Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10296
10297 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10298 CLEAN_MODULES): Add bash.
10299 (all-bash): New target.
10300
10301Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10302
10303 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10304
10305Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10306
10307 * config.sub (basic_machine): Recognize d10v as a valid processor.
10308
10309Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10310
10311 * mpw-configure: Add support for --bindir.
10312 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10313
10314Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10315
10316 * configure.in: add bash, time, gawk to list of hosttools and things
10317 to only build for native toolchains
10318
10319Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10320
10321 * Makefile.in (docdir): Remove.
10322
10323Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10324
10325 * Makefile.in (datadir): Set to $(prefix)/share.
10326
10327Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10328
10329 * configure.in: build diff and patch for cygwin32-hosted
10330 toolchains.
10331
10332Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10333
10334 * config.sub: Accept -rtems*.
10335
10336Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10337
80413487 10338 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10339 remove diff from the list of things not buildable
10340 via Canadian Cross
252b5132
RH
10341
10342Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10343
10344 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10345 don't get ". ".
252b5132
RH
10346
10347Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10348
10349 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10350
10351Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10352
10353 * Makefile.in (taz): Handle case where tex3patch didn't even get
10354 checked out. Also, if it was found, put the symlink in a new util
10355 subdirectory.
10356
10357Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10358
10359 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10360
10361Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10362
10363 * config.sub: Recognize -openvms.
10364 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10365 * make-all.com, setup.com: New files.
10366
10367Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10368
10369 * Makefile.in (taz): tex3patch moved to texinfo/util.
10370
10371Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10372
afb8d725 10373 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10374 * configure.in: remove make from disable-if-Can-Cross list
10375 enable gdb if ${host} and ${target} are cygwin32
10376
10377Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10378
10379 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10380 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10381
10382Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10383
10384 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10385 distinguish sysv/svr4/bsd variants.
10386 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10387
10388Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10389
10390 * configure.in: Added copyright notice.
10391 * move-if-change: Added copyright notice.
10392
10393Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10394
10395 * configure.in (powerpcle-*-solaris*): Until we get shared
10396 libraries working, don't build gdb, sim, make, tcl, tk, or
10397 expect.
10398
10399Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10400
10401 * config.guess: Merge with FSF:
10402
10403 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10404 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10405
10406 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10407 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10408
10409 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10410 * config.guess: Combine two OSF1 rules.
10411 Also recognize field test versions. From mjr@zk3.dec.com.
10412 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10413 because GNU uname does not support -p. From pmr@pajato.com.
10414
10415Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10416
10417 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10418
10419Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10420
10421 * mpw-README: Document GCCIncludes.
10422
10423Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10424
10425 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10426
10427Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10428
10429 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10430
10431Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10432
10433 * configure.in (*-*-cygwin32): Configure make.
10434
10435Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10436
10437 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10438
10439Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10440
10441 * Makefile.in (all-inet): Depend on all-perl.
10442
10443 * Makefile.in (inet-install): New target.
10444
10445 * Makefile.in (all-inet): Depend on all-tcl.
10446 (all-inet): Depend on all-send-pr.
10447
10448Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10449
10450 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10451 temporarily.
10452
10453Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10454
10455 * configure.in: Don't configure --with-gnu-ld on AIX.
10456
10457Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10458
10459 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10460
10461Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10462
10463 * Makefile.in (ALL_MODULES): Added all-inet.
10464 (CROSS_CHECK_MODULES): Added check-inet.
10465 (INSTALL_MODULES): Added install-inet.
10466 (CLEAN_MODULES): Added clean-inet.
10467 (all-indent): New target.
10468
10469 * configure.in (host_tools): Added inet.
10470 (native_only): Added inet.
10471 (noconfigdirs): Added inet.
10472
10473Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10474
10475 * configure.in: Don't configure libgloss if we are not configuring
10476 newlib.
10477
10478Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10479
10480 * configure.in: Don't configure libgloss for unsupported
10481 architectures.
10482
10483Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10484
10485 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10486
10487Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10488
10489 * Makefile.in (ALL_MODULES): Include all-apache.
10490 (CROSS_CHECK_MODULES): Include check-apache.
10491 (INSTALL_MODULES): Include install-apache.
10492 (all-apache): New target.
10493
10494 * configure.in: Added apache everywhere perl is seen.
10495
10496Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10497
10498 * Makefile.in: Add support for clean-{module} and
10499 clean-target-{module} rules.
10500
10501Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10502
10503 * configure.in (*-*-ose) do not build libgloss.
10504
10505Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10506
10507 * config.guess (prep*:SunOS:5.*:*): Turn into
10508 powerpele-unknown-solaris2.
10509
10510Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10511
10512 * configure.in: Permit --enable-shared to specify a list of
10513 directories.
10514
10515Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10516
10517 * configure.in (host==solaris): Pass only the first word of $CC
10518 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10519
10520Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10521
10522 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10523
10524Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10525
10526 * Makefile.in (ALL_MODULES): Include all-perl.
10527 (CROSS_CHECK_MODULES): Include check-perl.
10528 (INSTALL_MODULES): Include install-perl.
10529 (ALL_X11_MODULES): Include all-guile.
10530 (CHECK_X11_MODULES): Include check-guile.
10531 (INSTALL_X11_MODULES): Include install-guile.
10532 (all-perl): New target.
10533 (all-guile): New target.
10534
10535 * configure.in (host_tools): Include perl and guile.
10536 (native_only): Include perl and guile.
10537 (noconfigdirs): Don't build guile and perl; no ports have been
10538 done.
10539
10540Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10541
80413487
RH
10542 * configure (--enable-*): Handle quoted option lists such as
10543 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10544
10545Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10546
10547 * Makefile.in ({,inst}all-target): New rule so we can make and
10548 install all of the target directories easily.
10549
10550Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10551
10552 * configure.in: Add missing global flag in sed substitution when
10553 deleting `target-' from ${configdirs}.
10554
10555Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10556
10557 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10558 option.
10559
10560 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10561 config/mh-necv4.
10562
10563 * install.sh: Correct misspelling of transformbasename.
10564
10565 * config.guess: Recognize mips-*-sysv*.
10566
10567Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10568
10569 * config.sub: Recognize mon960.
10570
10571Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10572
10573 * configure: Restore Canadian Cross handling of BISON and LEX,
10574 removed in Feb 20 change.
10575
10576Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10577
10578 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10579 Mention make install. Remove the old copyright date as well the
10580 clumsy and rather pointless copyright on the README file.
10581
10582Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10583
10584 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10585 Makefile after running symlink-tree, then run `make distclean' to
10586 avoid clobbering any generated files in srcdir.
10587
10588Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10589
10590 * configure.in (m68k-*-netbsd*): Build everything now.
10591
10592Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10593
10594 * Makefile.in (taz): Fix quoting.
10595
10596Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10597
10598 * configure.in (sparclet-*-*): Build everything now.
10599
10600Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10601
10602 * configure.in (m68k-*-linux*): New host.
10603
10604Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10605
10606 * configure: Check for bison before byacc.
10607
10608Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10609
10610 * Makefile.in configure: Change the way LEX and BISON/YACC are
10611 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10612 searching PATH. These are used as fallbacks by Makefile.in if
10613 flex/bison/byacc aren't in objdir.
10614
10615Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10616
10617 * Makefile.in: Make everything which depends upon all-bfd also
10618 depend upon all-opcodes, in case --with-commonbfdlib is used.
10619
10620Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10621
10622 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10623 building NT native compilers on Unix.
10624
10625Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10626
10627 * configure.in: Don't get CC from the host Makefile fragment if we
10628 can find gcc in PATH, or if this is a Canadian Cross. Move the
10629 Solaris test for /usr/ucb/cc to the post target script, just after
10630 the compiler sanity test.
10631
10632Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10633
10634 * config.sub: Merge with FSF.
10635
10636Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10637
10638 * Makefile.in (RPATH_ENVVAR): New variable.
10639 (REALLY_SET_LIB_PATH): Use it.
10640 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10641
10642Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10643
10644 * config.sub, configure.in: Recognize sparclet cpu.
10645
10646Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10647
10648 * config.guess: Support m68k-cbm-sysv4.
10649
10650Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10651
10652 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10653 m68k-unknown-linuxaout from linker help string. Put quotes around
10654 $ld_help_string.
10655
10656Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10657
10658 * config.guess (powerpc-harris-powerunix): Add guess for port
10659 to new target.
10660
10661Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10662
10663 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10664
10665Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10666
10667 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10668 $(REALLY_SET_LIB_PATH) in Makefile.
10669 * Makefile.in (SET_LIB_PATH): New variable.
10670 (REALLY_SET_LIB_PATH): New variable.
10671 ($(DO_X)): Use $(SET_LIB_PATH).
10672 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10673 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10674 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10675 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10676 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10677 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10678 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10679 (install-dosrel): Likewise.
10680 (all-opcodes): Depend upon all-libiberty.
10681
10682Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10683
10684 * config.guess (*:CYGWIN*): New
10685
10686Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10687
10688 * Makefile.in (all-target-winsup): All all-target-libiberty.
10689
10690Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10691
10692 * configure.in (noconfigdirs): Add missing # in front of comment.
10693
10694Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10695
10696 * configure.in: add second pass to things added to noconfigdirs
10697 so *-gm-magic can exclude libgloss properly.
10698
10699Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10700
10701 * mpw-configure (extralibs_name, rez_name): Set correctly
10702 for MWC68K compiler.
10703
10704 * mpw-README: Add more info on the necessary build tools.
10705
10706Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10707
10708 * configure.in, config.sub: Recognize cygwin32.
10709
10710Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10711
10712 * config.guess, config.sub: Recognize A/UX.
10713
10714Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10715
10716 * config.sub: Merge with gcc/config.sub.
10717
10718Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10719
10720 * mpw-build.in (do-binutils): Add build of stamps.
10721
10722Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10723
10724 * config.sub: Add recognition for mips64vr4100*-* targets.
10725
10726Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10727
10728 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10729 Add creation of gconfigargs with `--enable-shared' turned on.
10730 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10731 ($(host)-stamp-stage3-configured): Likewise.
10732 (HOLES): Add chatr and ldd.
10733 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10734
10735Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10736
10737 * configure: Pass --nfp to recursive configures.
10738
10739Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10740
10741 * Makefile.in (DLLTOOL): New.
10742 (DLLTOOL_FOR_TARGET): New.
10743 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10744 (EXTRA_TARGET_FLAGS): Ditto.
10745 (EXTRA_GCC_FLAGS): Ditto.
10746 (CONFIGURE_TARGET_MODULES): Ditto.
10747 (DO_X): Ditto.
10748 * configure: Add DLLTOOL.
10749
10750Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10751
10752 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10753 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10754 mh-sco, since old workarounds no longer needed, and don't
10755 build ld, since libraries have weak symbols in COFF.
10756
10757Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10758
10759 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10760
10761Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10762
10763 * configure.in: Make sure that ${CC} can be used to compile an
10764 executable.
10765
afb8d725
JM
10766Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10767
10768 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10769 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10770 nothing depending on whether gdbtk is being built.
10771
252b5132
RH
10772Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10773
10774 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10775
10776Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10777
10778 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10779 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10780
10781Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10782
10783 * config-ml.in: Add support for
10784 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10785 Simplify setting of multidirs from --disable-foo.
10786
10787Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10788
10789 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10790 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10791 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10792 non-empty, pass them on to the GCC make.
252b5132
RH
10793 (all-bootstrap): New rule that is like all-gcc, except it executes
10794 the GCC bootstrap rule instead of the GCC all rule.
10795
10796Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10797
10798 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10799
10800Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10801
10802 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10803 DG/UX support.
10804
10805Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10806
10807 * config.sub (i*86*) Change [345] to [3456]
10808
10809Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10810
10811 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10812 --with-gnu-ld=no.
10813
10814Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10815
10816 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10817 AIX multilibs get built.
10818
10819Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10820
10821 * configure.in (i386-win32): Don't build expect if we're not
10822 building the tcl subdir.
10823
10824Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10825
10826 * Makefile.in: (configure-target-examples, all-target-examples):
10827 New targets, configure and build example programs.
10828
10829Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10830
10831 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10832 use it as input to sedit the generated MPW makefile.
10833 * mpw-README: Add a suggestion about Gestalt.h.
10834
10835Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10836
10837 * config.sub: Accept *-*-ieee*.
10838
10839Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10840
10841 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10842 Ronald F. Guilmette <rfg@monkeys.com>.
10843
10844Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10845
10846 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10847 for powerpc-pe native.
10848 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10849 (target==powerpc-pe): duplicate i386-win32 entry.
10850
10851Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10852
10853 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10854 of vxworks, not just vxworks5.1.
10855
10856Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10857
10858 * mpw-configure: Add support for exec-prefix.
10859
10860Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10861
10862 * config.guess: Recognize HP model 816 machines as having
10863 a PA1.1 processor.
10864
10865Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10866
10867 * configure: Ignore new autoconf configure options.
10868
252b5132
RH
10869Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10870
10871 * config.guess: Recognize Pentium under SCO.
10872 From Robert Lipe <robertl@arnet.com>.
10873
10874Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10875
10876 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10877
10878Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10879
10880 * configure.in: Don't configure gas for alpha-dec-osf*.
10881
10882Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10883
10884 * configure.in: Default to --with-stabs for some targets for which
10885 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10886 i[345]86*-*-unixware*.
10887
10888Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10889
10890 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10891 rather than basing it on the target. Simplify handling of options
10892 controlling which directories to configure. Remove extraneous
10893 slash in multi-clean target.
10894
10895Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10896
10897 * config-ml.in: Prefix more variables with ml_ so they don't collide
10898 with configure's.
10899
10900Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10901
10902 * configure: Don't turn -v into --v.
10903
10904Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10905
10906 * configure.in (targargs): Fix typo.
10907
10908 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10909
10910Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10911
10912 * configure.in: Strip --host and --target options from
10913 CONFIG_ARGUMENTS, and always configure for --host only. Add
10914 --with-cross-host option when building with a cross-compiler.
10915 * configure: Canonicalize the arguments put into config.status by
10916 always using `=' for an option with an argument. Pass a presumed
10917 --host or --target explicitly.
10918
10919Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10920
10921 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10922 into general OS recognition case.
10923
10924Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10925
10926 * configure.in (target_configdirs): add target-winsup only
10927 for win32 target systems.
10928
10929Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10930
10931 * Makefile.in (all-target-libgloss): Depend upon
10932 configure-target-newlib, since when libgloss is built it looks to
10933 see if the newlib directory exists.
10934
10935Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10936
10937 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10938 cfg-ml-*.in.
10939
10940Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10941
10942 * configure: Handle LD and LD_FOR_TARGET when configuring a
10943 Canadian Cross.
10944
252b5132
RH
10945Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10946
10947 * configure.in (target_libs): add target-winsup.
10948 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10949 (target==ppcle-pe): remove ld from $noconfigdirs.
10950
10951Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10952
10953 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10954 Preserve relative path names in $srcdir. Build symlink tree if
10955 configuring cross target dir and srcdir=. (= no VPATH support).
10956 (configure-target-libg++): Depend on configure-target-librx.
10957 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10958 * config-ml.in: New file.
10959 * symlink-tree: New file.
10960 * configure: Ensure srcdir="." if that's what it is.
10961
10962Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10963
10964 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10965 includes and FLEX_SKELETON setting.
10966 * mpw-configure (--with-gnu-ld): New option, controls whether
10967 to use PPCLink or ld with PowerMac GCC.
10968 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10969 * mpw-config.in: Configure grez if targeting Mac.
10970
10971 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10972 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10973 just macos.
252b5132
RH
10974 * configure.in: Configure grez resource compiler if targeting Mac.
10975 * Makefile.in (all-grez, install-grez): New targets.
10976
10977Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10978
10979 * configure: CXX defaults to gcc, not g++. If we find
35590697 10980 gcc in the path, set CC to gcc -O2.
252b5132
RH
10981
10982Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10983
10984 * configure: Default ${build} correctly. Avoid picking up extra
10985 spaces when reading CC and CXX from Makefile. When doing a
10986 Canadian Cross, use plausible default values for numerous
10987 variables.
10988 * configure.in: When doing a Canadian Cross, don't try to
10989 configure tools whose configure script can't handle it.
10990
10991Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10992
10993 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10994
10995Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10996
10997 * configure: Remove dubious bug reporting address.
10998
10999Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11000
11001 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11002 configure script, run that instead of this directory's configure.
11003 In either case, print a message that we're configuring the sub-dir.
11004
11005Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11006
11007 * configure.in: Before checking for the existence of various files,
11008 use sed to filter out "target-".
11009
11010Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11011
11012 * Makefile.in (DO_X): Split rule to decrease command line length
11013 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11014 (Philippe De Muyter).
11015
11016Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11017
11018 * Makefile.in (all-patch): depend on all-libiberty.
11019
11020Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11021
11022 * configure.in: If the only directory in target_configdirs which
11023 actually exists is libiberty, then set target_configdirs to empty,
11024 to avoid trying to build a target libiberty in a gas or gdb
11025 distribution.
11026
11027Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11028
11029 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11030 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11031 systems.
252b5132
RH
11032
11033Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11034
11035 * configure.in (copy_dirs): Use sys-include instead of include
11036 for --with-headers option.
11037
11038Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11039
11040 * Makefile.in, configure.in: Make winsup builds work with
11041 new scheme.
11042
11043Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11044
11045 * configure.in: Build the linker on AIX.
11046
11047Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11048
11049 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11050 where needed.
11051
11052Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11053
11054 * Makefile.in (all-gcc): Fix typo.
11055
11056Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11057
11058 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11059
11060Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11061
11062 * configure.in: Rename libFOO to target-libFOO, and xiberty
11063 to target-xiberty, to provide more flexibility.
11064 (target_subdir): Define. Create if cross.
11065 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11066 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11067 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11068 check-libFOO -> check-target-libFOO, etc.
11069 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11070 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11071 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11072 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11073 allow ALL_GCC="" to only configure.
11074 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11075 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11076 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11077
11078Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11079
11080 * Makefile.in (taz): Build "info" in etc explicitly.
11081
11082Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11083
11084 * configure.in: Make sure that CC is undefined (as opposed to
11085 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11086 problem with autoconf trying to configure on a host without GCC.
11087
11088Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11089
11090 * mpw-configure: Set host alias from choice of host compiler,
11091 only use generic MPW Makefile sed if present, edit a file
11092 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11093 * mpw-README: Add problem notes about CW6 and CW7.
11094
11095Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11096
11097 * Makefile.in (taz): Use ";" instead of ";;".
11098
11099Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11100
11101 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11102 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11103 DISTDOCDIRS.
11104 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11105 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11106
11107Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11108
11109 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11110 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11111 Move bfd to DISTSTUFFDIRS.
11112
11113Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11114
11115 * Makefile.in (X11_LIB): Removed.
11116 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11117
11118 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11119
11120Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11121
11122 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11123 names.
11124
11125Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11126
11127 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11128
11129Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11130
11131 * configure.in (i[345]86-*-win32): Always build newlib.
11132 Don't configure cvs, autoconf or texinfo.
11133 * Makefile.in (LD_FOR_TARGET): New.
11134 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11135 Pass down LD_FOR_TARGET.
11136
11137Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11138
11139 * winsup: New directory.
11140 * Makefile.in: Build winsup.
11141 * configure.in: Winsup is configured when target is win32.
11142 Can only build win32 target GDB when native.
35590697 11143
252b5132
RH
11144Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11145
11146 * config.guess: Recognize HP model 819 machines as having
11147 a PA 1.1 processor.
11148
11149Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11150
11151 * configure: Fix sed loop which substitutes for CC and CXX to
11152 avoid bug found in various sed implementations.
11153
11154Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11155
11156 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11157 simulator. Use standard powerpc-*-eabi*.
11158
11159Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11160
11161 * configure.in: Stop putting gas and binutils in noconfigdirs for
11162 powerpc-*-aix* and rs6000-*-*.
11163
11164Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11165
11166 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11167 -mcall-aixdesc libraries.
11168
11169Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11170
11171 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11172
11173 * config.sub (arm | armel | armeb): Fix shell syntax.
11174
11175Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11176
11177 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11178 -msoft-float and -mcpu=common support.
11179 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11180 libraries.
11181
11182Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11183
11184 * configure.in: Allow configuration and build of emacs19 for the alpha.
11185
11186Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11187
11188 * configure.in (CC): Get ^CC, not just any old CC, from
11189 ${host_makefile_frag}.
11190
11191Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11192
35590697 11193 * configure.in (CC): Try to get CC from
252b5132
RH
11194 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11195
11196Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11197
11198 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11199 only if it exists in $(srcdir).
11200
11201Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11202
11203 * configure: If CC and CXX are not set in the environment, set
11204 them, based on either an existing Makefile or on searching for gcc
11205 in PATH. Substitute for CC and CXX in Makefile.
11206 * configure.in: Remove libm from target_libs. Separate
11207 target_configdirs from configdirs. If CC is not set in
11208 environment, try to get it from a host Makefile fragment. Rewrite
11209 changes of configdirs to use skipdirs instead. A few minor
11210 tweaks. Take directories out of target_configdirs as they are
11211 taken out of configdirs. Remove existing Makefile files from
11212 subdirectories. Substitute for TARGET_CONFIGDIRS and
11213 CONFIG_ARGUMENTS in Makefile.
11214 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11215 by configure.in.
11216 (CONFIG_ARGUMENTS): Likewise.
11217 (CONFIGURE_TARGET_MODULES): New variable.
11218 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11219 ($(CONFIGURE_TARGET_MODULES)): New target.
11220 (configure-libg++, configure-libio): New targets.
11221 (all-libg++): Depend upon configure-libg++.
11222 (all-libio): Depend upon configure-libio.
11223 (configure-libgloss, all-libgloss): New targets.
11224 (configure-libstdc++): New target.
11225 (all-libstdc++): Depend upon configure-libstdc++.
11226 (configure-librx, all-librx): New targets.
11227 (configure-newlib): New target.
11228 (all-newlib): Depend upon configure-newlib
11229 (configure-xiberty): New target.
11230 (all-xiberty): Depend upon configure-xiberty.
11231
11232Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11233
11234 * configure.in (host i[345]86-*-win32): Expand the
11235 noconfigdirs again.
11236
11237Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11238
11239 * mpw-configure: Fix sed command file name.
11240
11241Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11242
35590697 11243 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11244 noconfigdirs again.
11245
11246Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11247
11248 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11249 or powerpc*-*-pe*, since they are not yet supported.
11250
11251Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11252
11253 Add PowerMac support and many other enhancements.
11254 * mpw-configure: New option --cc to select compiler to use,
11255 paste options set according to --cc into the generated
11256 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11257 if mpw-make.sed is present.
11258 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11259 add forward includes for PowerPC include files.
11260 * mpw-build.in: Build using Makefile.PPC if present.
11261 (do-byacc, etc): Remove separate version resource builds.
11262 (do-gas): Build "stamps" before "all".
11263 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11264 * mpw-README: Update to reflect --cc option, PowerMac support,
11265 and recently-reported compatibility problems.
11266
11267Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11268
11269 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11270 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11271 (--with-multilib-top): Pass to recursive invocations.
11272
11273Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11274
11275 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11276 v810-*-*.
11277
11278Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11279
11280 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11281 gdb, ld and opcodes on v810-*-*.
11282
252b5132
RH
11283Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11284
11285 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11286 (local-maintainer-clean): New target.
11287 (maintainer-clean): New target.
11288 (realclean): Just depend upon maintainer-clean.
11289
11290Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11291
11292 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11293
11294Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11295
11296 * configure.in: Build ld in mips*-*-bsd* case.
11297
11298Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11299
11300 * config.sub: Accept -lites* OS. From Ian Dall.
11301
11302Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11303
11304 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11305 targets.
252b5132
RH
11306
11307Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11308
11309 * configure.in: treat i386-win32 canadian cross the same as
11310 i386-go32 canadian cross.
11311
11312Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11313
11314 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11315 running under the simulator to build a reduced set of libraries.
11316 (powerpc-*-eabiaix): Add fine grained multilib support added to
11317 other powerpc targets yesterday.
11318
11319Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11320
11321 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11322 -disable-softfloat, -disable-relocatable, -disable-aix, and
11323 -disable-sysv to control which multilib libraries get built.
11324
11325Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11326
11327 * configure: Add Makefile.tem to list of files to remove in trap
11328 handler.
11329
11330Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11331
11332 * config.guess (*Linux*): Add missing "exit"s.
11333 Also, need specific check for alpha-unknown-linux (uses COFF).
11334
11335Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11336
11337 * config.guess: Merge with FSF:
11338
11339 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11340 * config.guess (AIX4): More robust release numbering discovery.
11341
11342 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11343 * config.guess (i386-sequent-ptx): Properly get version number.
11344
11345 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11346 * config.guess (mips:*:4*:UMIPS): New case.
11347
11348Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11349
11350 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11351 (i386-win32 host): Likewise. Don't build readline.
11352
afb8d725
JM
11353Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11354
11355 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11356 SUPPORT_FILES to submakes.
11357
252b5132
RH
11358Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11359
11360 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11361 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11362 mpw-configure.
11363
11364Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11365
11366 * configure.in (appdirs): Use =, not ==, in test expression when
11367 trying to build the text to print in the warning message for
11368 Solaris users.
11369
11370Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11371
11372 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11373
11374Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11375
11376 * config.guess: Recognize lynx-2.3.
11377
11378Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11379
11380 * config.sub (z8ksim): Deleted
11381 (z8k-*-coff): New, this is the one true name of the target.
11382
11383Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11384
11385 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11386
11387Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11388
11389 * config.guess (*:Linux:*:*): First try asking the linker what the
11390 default object file format is (elf, aout, or coff). Then if this
11391 fails, try previous methods.
11392
11393Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11394
11395 * configure.in: Don't build newlib for *-*-vxworks5.1.
11396
11397Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11398
11399 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11400 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11401
11402Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11403
11404 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11405
11406Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11407
11408 * cfg-ml-com.in: New file.
11409 * cfg-ml-pos.in: New file.
11410
11411Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11412
11413 * COPYING.NEWLIB: Add HP free copyright to list.
11414
11415Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11416
11417 * config.sub: Recognize -eabi* for the system, not just -eabi.
11418
11419Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11420
11421 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11422 * config.sub, configure.in (win32): New target and host.
11423
11424Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11425
11426 * configure.in: Add i386-pe configuration.
11427
11428Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11429
11430 * mpw-build.in (install): Install GDB after LD.
11431
11432Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11433
11434 * mpw-config.in (elf/mips.h): Always forward-include, needed
11435 for GDB to build.
11436
11437Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11438
11439 * testsuite: New directory for customer acceptance and whole tool
11440 chain tests.
11441
11442Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11443
11444 * configure: If per-host line isn't found, but AC_OUTPUT is found
11445 and a configure script exists, run it instead.
11446
11447Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11448
11449 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11450
11451Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11452
11453 * configure: Set build_{cpu,vendor,os,alias} to host values when
11454 --build isn't specified.
11455
11456Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11457
11458 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11459 (FLAGS_TO_PASS): Pass them.
11460 (EXTRA_TARGET_FLAGS): Ditto.
11461
252b5132
RH
11462Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11463
11464 * Makefile.in (all-libg++): Depend on all-libstdc++.
11465
11466Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11467
11468 * configure.in (noconfigdirs): Enable all packages for
11469 i386-unknown-netbsd.
11470
11471Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11472
11473 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11474 hosted builds (DOS builds)
11475
11476Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11477
11478 Changes for ARM based on patches from Richard Earnshaw:
11479 * config.sub: Handle armeb and armel.
11480 * configure.in: Omit arm linker only for riscix.
11481
11482Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11483
11484 * config.guess: Update from FSF.
11485
11486Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11487
11488 * config.sub: Recognize powerpcle as the little endian varient of
11489 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11490 powerpcle variant. Convert pentium into i586, not i486. Add p5
11491 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11492 temporarily.
11493
11494Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11495
11496 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11497
11498Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11499
11500 * config.sub: Accept -lites* as a basic system type.
11501
11502Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11503
11504 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11505 installed, and if so return linuxoldld as the system name.
11506
11507Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11508
11509 * config.guess: Add hppa1.1-hp-lites support.
11510
11511Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11512
11513 * configure.in: Don't build newlib for m68k-vxworks5.1.
11514
11515Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11516
11517 * configure.in (mips-sgi-irix6): Use mh-irix5.
11518
11519Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11520
11521 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11522
11523Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11524
11525 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11526 OSF/1. Fix compiler flags.
252b5132
RH
11527 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11528
11529Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11530
11531 * configure.in: Recognize --with-newlib.
11532 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11533
afb8d725
JM
11534Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11535
11536 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11537 to *_X11_MODULES due to gdbtk needing X include files et al.
11538
252b5132
RH
11539Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11540
11541 Merge in support for Mac MPW as a host.
11542 (Old change descriptions retained for informational value.)
11543
11544 * mpw-config.in: Add generic include forwards for cpu-specific
11545 include files in aout and elf directories.
11546
11547 * mpw-configure: Added copyright.
11548 * mpw-config.in: Check for presence of required build tools.
11549 (target_libs): Add newlib.
11550 (target_tools): Add examples.
11551 (Read Me): Generate as "Read Me for MPW" instead.
11552 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11553 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11554 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11555
11556 * mpw-configure: Remove subdir-specific makefile hackery,
11557 delete mk.tmp after using it.
11558
11559 * mpw-build.in (all): Display start and end times.
11560
11561 * mpw-configure (host_canonical): Set.
11562 (target_cpu): Always add to makefiles.
11563 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11564 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11565 (mpw-mh-mpw): Look for in srcdir and srcroot.
11566 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11567
11568 * mpw-build.in: (install-only): New target.
11569
11570 * mpw-configure (host_alias, target_alias): Rename from hostalias
11571 and targetalias, add into generated Makefile.
11572 (mk.tmp): If present, add into generated Makefile.
11573 * mpw-build.in (all-gas): Build config.h first before gas proper.
11574
11575 * mpw-configure (config.status): Write only if changed.
11576 * mpw-config.in (readline): Configure it (not built, just used for
11577 definitions).
11578
11579 * mpw-config.in (elf/mips.h): Add a forward include.
11580
11581 * mpw-config.in: Forward-include most .h files in include into
11582 extra-include.
11583 (readline): Don't build.
11584 mpw-build.in (install): Install GDB.
11585
11586 * mpw-configure (prefix, mpw_prefix): Handle it.
11587 * mpw-config.in (mmalloc, readline): Don't configure.
11588 * mpw-build.in (thisscript): Rename to ThisScript.
11589 Use mpw-build instead of BuildProgram everywhere.
11590 (mmalloc, readline): Don't build.
11591 * mpw-README: New file, basic documentation about the MPW port.
11592
11593 * mpw-config.in: Use forward-include to create include files.
11594
11595 * mpw-configure: Add more things to the top of each configured
11596 Makefile, including contents of config/mpw-mh-mpw.
11597 * mpw-config.in (extra-include): Create this directory and fill it
11598 with Posix-like include files when configuring.
11599
11600 * config.sub (apple, mac, mpw): Add various aliases.
11601
11602 * mpw-build.in: New file, top-level build script fragment for MPW.
11603 * mpw-configure: New file, configure script for MPW.
11604 * mpw-config.in: New file, config fragment for MPW.
11605
11606Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11607
11608 * configure.in (host_libs): Remove glob, since it is gone from the
11609 sources.
11610
11611Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11612
11613 * Makefile.in: define empty GDB_NLM_DEPS var.
11614
11615 * configure.in(target_makefile_frag): use config/mt-netware
11616 for netware targets.
11617
11618Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11619
11620 * config.sub: Merge in recent FSF changes. Remove linux special
11621 cases.
11622
11623Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11624
4bddf3ad 11625 Revert this change:
252b5132
RH
11626
11627 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11628
11629 * build-all.mk: Use CC=cc -Xs on Solaris.
11630
252b5132
RH
11631Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11632
11633 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11634 stop using it.
11635 * Makefile.in: Nuke all references to glob subdirectory.
11636
11637Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11638
11639 * configure.in: Fix --enable-shared logic in per-host.
11640
11641Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11642
11643 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11644
11645Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11646
11647 * configure.in (noconfigdirs): Don't build gas on AIX, for
11648 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11649
11650Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11651
11652 * configure: Fix --cache-file to work if the file argument is a
11653 relative path.
11654
11655Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11656
11657 * configure: If the --cache-file is used, pass it down to
11658 configure in subdirectories.
11659
11660Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11661
11662 * config.sub: add vxworks29k configuration.
11663
11664Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11665
11666 * Makefile.in (taz): Do "diststuff" part quietly.
11667
11668Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11669
11670 * config.sub: Mini-merge with gcc/config.sub.
11671
11672Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11673
11674 * config.guess (IRIX): Sed - to _.
11675
11676Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11677
11678 * Makefile.in (source-vault, binary-vault): New targets.
11679
11680Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11681
11682 * config.sub: Recognize -eabi as a basic system type.
11683
11684Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11685
11686 * configure.in (enable_shared stuff): Fix typo.
11687
11688Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11689
11690 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11691
11692Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11693
11694 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11695
11696Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11697
11698 * configure.in (rs6000-*-*): Don't build gas.
11699
11700Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11701
11702 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11703 reduce command line length.
11704 (AS_FOR_TARGET): Check for as.new, not Makefile.
11705 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11706
11707Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11708
11709 * config.guess: Merge from FSF.
11710
11711Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11712
11713 * configure: Don't use $ when handling program_suffix.
11714
11715Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11716
11717 * configure.in: Configure tk for hppa/hpux.
11718
11719Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11720
11721 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11722
11723Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11724
11725 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11726 to LIBCXXFLAGS. Tests are better run without it.
11727
11728Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11729
11730 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11731
11732Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11733
11734 * configure.in (*-*-netware*): Don't configure xiberty.
11735
11736Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11737
11738 * configure.in: Remove tk from native_only list.
11739
11740Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11741
11742 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11743 for special NCD build.
11744
11745Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11746
11747 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11748 makeall.bat, they're only useful for binutils snapshots.
11749 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11750 makeall.bat to specified SUPPORT_FILES.
11751
11752Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11753
11754 * build-all.mk: Add Ericsson targets to sun4 and solaris
11755 hosts. Add BNR's sun4 target to solaris host, so their
11756 build-from-source will be tested in-house first.
11757
11758Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11759
11760 * Makefile.in (LIBCFLAGS): New variable.
11761 (CFLAGS_FOR_TARGET): Ditto.
11762 (LIBCFLAGS_FOR_TARGET): Ditto.
11763 (LIBCXXFLAGS): Ditto.
11764 (CXXFLAGS_FOR_TARGET): Ditto.
11765 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11766 (BASE_FLAGS_TO_PASS): Pass them.
11767 (EXTRA_TARGET_FLAGS): Ditto.
11768
4bddf3ad 11769 * configure.in: Support --enable-shared.
252b5132
RH
11770
11771Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11772
11773 * configure.in (target_libs): Include libstdc++ again.
11774 * config.guess: Update from FSF (for FreeBSD).
11775
11776Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11777
11778 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11779 makeall.bat.
11780 (DISTDOCDIRS): Add `etc'.
11781 (ETC_SUPPORT_PFX): New variable.
11782 (taz): Include anything from etc starting with a word in
11783 ETC_SUPPORT_PFX.
11784
11785Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11786
11787 * config.sub: Update for recent FSF changes. Remove obsolete
11788 h8300hds entry. Add -windows* and -osx as basic os. Minor
11789 spacing changes.
11790
11791Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11792
11793 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11794
11795 * config.guess: Merge with FSF.
11796 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11797
11798Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11799
11800 * configure: Since the "trap 0" handler will override the exit
11801 status on many systems, only use it for "exit 1", and make it set
11802 a non-zero exit status; reset it before "exit 0". Also, check
11803 exit status of config.sub, and error out if it failed.
11804
11805Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11806
11807 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11808 and install libgloss.
11809
11810Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11811
11812 * Makefile.in (all-binutils): Depend upon all-byacc.
11813
11814 * configure.in: Don't build emacs on Irix 5.
11815
11816Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11817
11818 * configure.in (*-*-netware*): Add libio.
11819
11820Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11821
11822 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11823 (CHECK_TARGET_MODULES): Ditto.
11824 (INSTALL_TARGET_MODULES): Ditto.
11825 (TARGET_LIBS): Ditto.
11826 (all-libstdc++): Note dependencies.
11827
11828Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11829
11830 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11831
11832Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11833
11834 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11835 -fexternal-templates.
11836
11837 * configure.in (target_libs): Add libstdc++.
11838 (noconfigdirs): Add libstdc++ as appropriate.
11839
11840Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11841
11842 * config.guess: Update from FSF.
11843
11844Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11845
11846 * configure: Use ${config_shell} when running ${configsub}.
11847
11848Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11849
11850 * config.sub: No longer recognize h8300h.
11851
11852Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11853
11854 * config.sub: Remove extraneous differences between config.sub and
11855 gcc/config.sub.
11856
11857Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11858
11859 * Makefile.in (DISTSTUFFDIRS): Add gas.
11860
11861Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11862
11863 * COPYING.NEWLIB: New file.
11864
11865Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11866
11867 * config.guess (HP-UX): Patch from Harlan Stenn
11868 <harlan@landmark.com> to also emit release level.
11869
11870Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11871
11872 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11873
11874Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11875
11876 * config.sub: Merge nextstep cleanup from FSF.
11877
11878Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11879
11880 * configure.in (arm-*-*): Don't configure ld for this target.
11881
11882Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11883
11884 * configure.in (*-*-netware): don't configure libg++, libio,
11885 librx, or newlib.
11886
11887Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11888
11889 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11890 configure ld--it works, but it doesn't support shared libraries.
11891
11892Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11893
11894 * config.guess (*-unknown-freebsd*): Get rid of possible
11895 trailing "(Release)" in version string.
11896 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11897
11898Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11899
11900 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11901 Fix type: *-next-neststep -> *-next-nextstep.
11902
11903 * config.guess: Merge from FSF:
11904
11905 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11906
11907 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11908
11909 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11910
11911 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11912 instead of UNIX_SV for UnixWare 1.0).
11913
11914Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11915
11916 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11917 to make gdb/nlm/* build after the compiler and linker.
11918
11919Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11920
11921 * config.guess (netbsd, freebsd, linux): Accept any machine,
11922 not just i[34]86.
11923 (m68k-atari-sysv4): Relocate to match FSF version.
11924
11925 * config.guess: More merges from the FSF:
11926
11927 Add a space before function call or macro invocation.
11928
11929 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11930
11931 * config.guess: Add trap cmd to remove dummy.c and dummy when
11932 interrupted.
11933
11934 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11935
11936 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11937 (dummy): Redirect stderr from compilation of dummy.c.
11938
11939 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11940
11941 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11942
11943Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11944
11945 * configure: Accept and ignore --cache*, for compatibility with
11946 new autoconf.
11947
11948Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11949
11950 * config.guess: Merge from FSF:
11951
11952 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11953
11954 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11955 (PATH): Add /.attbin at end for finding uname.
11956 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11957
11958 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11959
80413487 11960 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
11961
11962 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11963
80413487
RH
11964 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11965 to select whether to use ELF or COFF.
252b5132
RH
11966
11967 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11968
80413487 11969 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11970
11971 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11972
11973 * config.guess: Guess the OS version for HPUX.
11974
11975 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11976
11977 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11978
11979Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11980
11981 * configure.in: Recognize --with-headers, --with-libs, and
11982 --without-newlib.
11983 * Makefile.in (all-xiberty): Depend upon all-ld.
11984
11985Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11986
11987 * configure.in: Change i[34]86 to i[345]86.
11988
11989Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11990
11991 * configure (version): A few more tweaks to help message.
11992
11993Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11994
11995 * Makefile.in: Remove (for now) librx as a host library,
11996 now that we're building it for target.
11997
11998Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11999
12000 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12001 (Karl Berry).
12002
12003Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12004
12005 * configure.in: Also configure librx.
12006
12007Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12008
12009 * Makefile.in: Update various rules to reflect that librx
12010 is now needed for libg++.
12011
12012Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12013
12014 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12015
12016Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12017
12018 * configure.in: Configure the examples directory.
12019
12020Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12021
12022 * configure: Simplify Jun 2 1994 change.
12023
12024Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12025
12026 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12027 /bin/gcc isn't good enough to build gcc.
12028
12029Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12030
12031 * Makefile.in (GDB_SUPPORT_FILES): Remove
12032 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12033 (gdb.tar.gz): Add new rule to use standard distribution building
12034 mechanism.
12035
12036Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12037
12038 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12039 Bill Cox <bill@cygnus.com>.
12040
12041Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12042
12043 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12044
12045Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12046
12047 * configure: Search current dir first in .gdbinit.
12048
12049Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12050
12051 * config.sub: Recognize freebsd (merged from gcc config.sub).
12052
12053Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12054
12055 * config.sub: Refer to NeXT's operating system as nextstep.
12056
12057 * config.sub (case $basic_machine): Re-order the cases, to match
12058 the order in the FSF version (which is mostly alphabethical).
12059 Merge in some additions and changes from the FSF.
12060
12061Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12062
12063 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12064 * config.sub: Recognize cxux7.
12065 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12066
12067Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12068
12069 * config.sub: Fix typo powerpc -> powerpc-*.
12070
12071Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12072
12073 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12074
12075 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12076 parallel with all-emacs and install-emacs). Top-level command
12077 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12078
12079Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12080
12081 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12082 $(relbindir)/make before doing ``make install'', and use
12083 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12084 installing over running make binary.
12085 ($(host)-stamp-stage3-installed): Likewise.
12086
12087Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12088
12089 * config.guess: Recognize Mach.
12090
12091Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12092
12093 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12094 see whether --exec-prefix was used.
12095
12096Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12097
12098 * README: Explicitly mention libg++/README. (Zoo's idea.)
12099
12100Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12101
12102 * Makefile.in: Add all-librx target similar to all-libproc.
12103
12104Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12105
12106 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12107 with post 1.2 uname bogosity.
12108
12109Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12110
12111 * configure: Remove temporary files on receipt of a signal.
12112
12113Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12114
12115 * configure: If there is a package_makefile_frag, remove
12116 ${subdir}/Makefile.tem after copying it in.
12117
12118Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12119
12120 * build_all.mk: support rs6000 lynx identifies itself as
12121 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12122 since /bin/gcc is too feeble to compile a modern gcc.
12123
12124Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12125
12126 * brought devo/test-build.mk update-to-date with progressive/
12127 test-build.mk. Add lynx targets and hppa flag info.
12128
12129Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12130
12131 * configure.in: Use mh-ncrsvr43. Patch from
12132 Tom McConnell <tmcconne@sedona.intel.com>.
12133
12134Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12135
12136 * config.guess (i386-unknown-bsdi): No longer need to
12137 check #if defined(__bsdi__) && defined(__i386__).
12138
12139Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12140
12141 * configure: Set program_transform_nameoption correctly.
12142
12143Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12144
12145 * brought build-all.mk update-to-date with progressive build-all.mk,
12146 added new targets and hppa info.
35590697 12147
252b5132
RH
12148Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12149
12150 * configure: If config.guess result is a prefix of the user
12151 specified target, assume a native build and use the user specified
12152 target as the host alias. Remove SunOS patch suffix removal hack.
12153 * configure.in: Remove SunOS patch suffix removal hack.
12154
12155 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12156 in NATIVE_CHECK_MODULES.
12157
12158Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12159
12160 * Makefile.in: Rename HOST_ONLY to NATIVE.
12161 * configure: Delete SunOs patch suffix from host_canonical
12162 and build_canonical variables that are prepended to Makefiles.
12163 * configure.in: Add comments for easier maintenance.
12164
12165Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12166
12167 * Makefile.in: Add all-libproc target similar to all-gui.
12168
12169Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12170
12171 * Makefile.in (CHECK_MODULES): split into
12172 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12173
12174Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12175
12176 * config.guess (i386-unknown-bsdi): New system to guess.
12177
12178Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12179
12180 * Makefile.in: Add all-gui target (but not yet build by "all").
12181
12182Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12183
12184 * config.sub: Move deletion of patch suffix from here...
12185 * configure.in: To here, at Ian's suggestion. The top-
12186 level scripts might need to know of a patch level.
12187
12188Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12189
12190 * config.sub: Strip off patch suffix so rtl is recognized
12191 as a sunos4.1.3 machine, even though it's been patched.
12192
12193Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12194
12195 * Makefile.in (INSTALL_LAST): Delete.
12196 (INSTALL_DOSREL): New.
12197
12198Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12199
12200 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12201 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12202 whether we pass down --with-gnu-ld anyhow.
12203
12204Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12205
12206 * Makefile.in (INSTALL_LAST): Change operation so it works
12207 on more flavors of make.
12208 * configure.in (go32): Don't build libg++ or libio.
12209
12210Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12211
12212 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12213 they can be overriden by templates.
12214
12215Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12216
12217 * configure.in (target==go32): Don't build gdb.
12218 * dosrel: New directory.
12219
12220Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12221
12222 * configure.in (host==go32): Configure dosrel too.
12223 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12224 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12225 be set by incoming names or templates.
12226 (INSTALL_LAST): New rule.
252b5132
RH
12227
12228Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12229
12230 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12231
12232Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12233
252b5132
RH
12234 * configure.in (appdirs): New variable. Currently empty, but will
12235 be used in gas distribution. If nonempty, lists a set of
12236 directories at least one of which must get configured, or top
12237 level configuration is considered to have failed.
12238 (rs6000-*-lynxos*): Use new file name.
12239
12240Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12241
12242 Eliminate XTRAFLAGS.
12243 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12244 newlib include files using -idirafter, and also use -nostdinc.
12245 (CXX_FOR_TARGET): Likewise.
12246 (XTRAFLAGS): Removed.
12247 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12248 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12249 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12250 ($(DO_X)): Don't pass down XTRAFLAGS.
12251
12252Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12253
12254 * configure.in (mips*-dec-bsd*): New target; do build linker.
12255 (mips*-*-bsd*): New target; don't build linker.
12256
12257Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12258
12259 * configure.in: support rs6000-*-lynxos* configuration.
12260 support sunos4 as a cross target.
12261
12262 * config.sub: look for lynx*, not lynx since the OS version may
12263 legitimately be part of the name.
12264
12265Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12266
12267 * configure.in (i[34]86-*-sco*): Move to be with other i386
12268 targets.
12269 (romp-*-*): New target. Skip various binary utilities.
12270 (vax-*-*): New target. Don't build newlib.
12271 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12272
12273Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12274
12275 * configure.in: Only set host_makefile_frag if config
12276 directory exists.
12277
12278Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12279
12280 * install.sh: If $dstdir exists, don't check whether each
12281 component does.
12282
12283Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12284
12285 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12286
12287Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12288
35590697
AJ
12289 * configure.in (*-*-lynxos*): Don't configure newlib for either
12290 native or cross Lynx.
252b5132
RH
12291
12292Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12293
12294 * config.sub (sparc64-elf): Fix os.
12295 (z8k): Remove duplicate.
12296
12297Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12298
12299 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12300 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12301
12302Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12303
12304 * configure: Make file links cleanly even if Lynx fails on
80413487 12305 an NFS symlink (at least fail cleanly).
252b5132
RH
12306
12307Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12308
12309 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12310 -XNh2000.
12311
12312Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12313
12314 * configure: Unknown options are fatal again.
12315
12316Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12317
12318 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12319 compatibility.
252b5132
RH
12320
12321Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12322
12323 * build-all.mk: Add `clean' target.
12324
12325Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12326
12327 * config.guess: Add SINIX support.
12328 * configure.in: Add mips-*-sysv4* support.
12329
12330Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12331
12332 * build-all.mk: Document all useful targets.
12333 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12334 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12335
12336Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12337
12338 * configure: Support --silent, --quiet.
12339
12340Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12341
12342 * configure: Support --disable-FEATURE.
12343
12344Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12345
12346 * config.guess: Recognize NCR running SVR4.3.
12347
12348Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12349
12350 * config.guess: Make BSDI generate i386-unknown-bsd386.
12351 Patch from Paul Eggert <eggert@twinsun.com>.
12352
12353Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12354
12355 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12356
12357Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12358
12359 * configure: Make unrecognized options give nonfatal warnings
12360 instead of fatal errors, and pass them to any subdirectory
12361 configures in case they recognize them.
12362 Make --x equivalent to --with-x.
12363
12364Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12365
12366 * configure: Add --enable-* options. Clean up usage message and
12367 some comments.
12368
12369Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12370
12371 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12372
12373Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12374
12375 * configure.in (hppa*-*-*): Enable binutils.
12376
12377Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12378
12379 * config.sub: Recognize cisco.
12380
12381Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12382
12383 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12384
12385Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12386
12387 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12388 than one configuration name. Add comment.
12389
12390Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12391
12392 * config.guess: about target *-hitachi-hiuxwe2, fixed
12393 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12394 macro is incorrect.]
12395
12396Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12397
12398 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12399 than the "make ls" stuff which used to be here.
12400
12401Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12402
12403 * config.guess: Recognize i[34]86-unknown-freebsd.
12404 From Shawn M Carey <smcarey@rodan.syr.edu>.
12405
12406Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12407
12408 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12409
12410Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12411
12412 * config.guess: Check for ptx.
12413
12414Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12415
12416 * config.sub: Add os9k checking.
12417
12418Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12419
12420 * config.guess: Handle OSF1 running on HPPA processors
12421
12422Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12423
12424 * configure: If subdir configure fails, print out a message with
12425 subdirectory name, in case subdir's configure code didn't identify
12426 itself.
12427
12428Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12429
12430 * configure.in: Remove embedded newlines from configdirs.
12431 Avoid mismatches of substrings. Fix matching strings at end
12432 of configdirs.
12433
12434Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12435
12436 * config.guess: Add Lynx/rs6000 config support.
12437
12438Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12439
12440 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12441
12442Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12443
12444 * configure.in (hppa*-*-osf*): Treat this just like most other
12445 PA configurations (eg no binutils or ld).
12446 (hppa*-*-*elf*): These configurations have binutils and ld.
12447
12448Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12449
12450 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12451
12452Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12453
12454 * configure.in (rs6000-*-*): Build gas.
12455
12456Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12457
80413487 12458 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12459
12460Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12461
12462 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12463 for GDB and GDB has been fixed to not need it.
12464
252b5132
RH
12465Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12466
12467 * config.guess: Recognize vax hosts.
12468
12469Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12470
12471 * configure (while loop): Don't use "break 2" inside case
12472 statement -- the case statement isn't an enclosing loop.
12473
12474Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12475
12476 * config.guess: Clean up NeXT support, to allow nextstep
12477 on Intel machines. Make OS be nextstep.
12478
12479Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12480
12481 * config.guess: Add alternate forms for Convex.
12482
12483Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12484
12485 * configure: Completely rewrite option processing. Take
12486 advantage of pattern-matching to avoid invoking test frequently.
12487 Also clean up host and target defaulting logic.
12488
12489Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12490
12491 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12492 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12493 commands (plus user environment) will fit SCO limits.
12494
12495Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12496
12497 * configure.in: Don't issue warnings about directories which are
12498 not being configured if -norecursion is set. Correct test for
12499 --with-gnu-as and --with-gnu-ld to not get confused by substring
12500 matches.
12501
12502 * configure.in: Don't build gas for alpha-dec-osf1*.
12503
12504Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12505
12506 * configure: Back out Per's change of 12/19/1993. It changes the
12507 behavior of configure in unexpected and confusing ways.
12508
12509 Also, use different delim char when calculating
12510 program_transform_name so that the name can contain slashes.
12511
12512Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12513
12514 * configure.in, config.sub: Add support for VSTa micro-kernel.
12515
12516Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12517
12518 * configure.in: Nuke hacks which were used to get a special
12519 version of GAS for HPPA configurations.
12520
12521Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12522
12523 * configure: If only ${target_alias} is given, use that
12524 as the default for ${host_alias}.
12525 * configure: Add missing back-slashes before nested quotes.
12526
12527Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12528
12529 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12530
12531Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12532
12533 * config.guess: Recognize some Tektronix configurations.
12534 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12535
12536Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12537
12538 * config.sub: Match any flavor of SH.
12539
12540Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12541
12542 * configure.in: Don't try to configure newlib for Alpha.
12543
12544Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12545
12546 * configure.in: Don't build ld for Irix 5. Don't build gas,
12547 libg++ or libio for any Alpha target.
12548
12549 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12550
12551Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12552
12553 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12554 default arguments -- so it tried to compress itself.
12555
12556Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12557
12558 * configure.in (notsupp): ensure that a space is always at the end
12559 of the configdirs list, since the grep checks for an explicit space
12560
12561Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12562
12563 * configure.in (target i386-sysv4.2): don't build ld, since static
12564 versions of many libraries are not available.
12565
12566Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12567
12568 * config.guess: Recognize Apollos (using environment variables).
12569 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12570
12571Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12572
12573 * config.guess: Recognize Sony news mips running newsos.
12574
12575Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12576
12577 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12578 "fi ; else" for bash.
12579
12580Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12581
12582 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12583
12584Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12585
12586 * config.sub: accept unixware as an alias for svr4.2.
12587 Fix some inconsistancies with the gcc version.
12588
12589Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12590
12591 * Makefile.in (DISTDOCDIRS): Add gdb.
12592
12593Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12594
12595 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12596
12597Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12598
12599 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12600 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12601 this now.
12602
12603Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12604
12605 * config.sub: Accept hiux* as an OS name.
12606
12607 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12608 etc/make-stds.texi. The underscore came from gcc, and dje now
12609 agrees that RUNTESTFLAGS is the correct name.
12610
12611Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12612
12613 * install.sh: Remove 'set -e'. It makes any conditionals
12614 in the script useless.
12615
12616 * config.guess: Automatically recognize arm-acorn-riscix
12617 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12618
12619Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12620
12621 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12622
12623Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12624
12625 * Makefile.in (DISTDOCDIRS): New variable.
12626 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12627 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12628
12629Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12630
12631 * configure.in (hppa target): check the source directory for the
12632 pagas sub-directory
12633
12634Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12635
12636 * config.sub: Allow -aout* and -elf*.
12637
12638Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12639
12640 * configure.in: Don't build ld on i386-solaris2, same as for
12641 sparc-solaris2.
12642
12643Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12644
12645 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12646
12647Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12648
12649 * configure.in: Configure gdb for alpha.
12650
12651Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12652
12653 * Makefile.in (CXXFLAGS): Add -O.
12654
12655Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12656
12657 * config.guess: added support for DG Aviion
12658
12659Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12660
12661 * configure.in: Produce warning message for subdirectories not
12662 configurable for this host/target combination. Don't try to
12663 configure gdb for vms.
12664
12665Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12666
12667 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12668 appropriate files before making "diststuff".
12669 (DISTBISONFILES): New var: list of files to be edited.
12670 (DISTSTUFFDIRS): Add binutils.
12671
12672Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12673
12674 * config.sub: also handle mipsel and mips64el (for little endian mips)
12675
12676Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12677
12678 * configure.in: Add * to end of all OS names.
12679
12680Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12681
12682 * configure.in: Build newlib for LynxOS native.
12683
12684Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12685
12686 * config.guess: Add support for delta 88k running SVR3.
12687
12688 * configure.in: Add comment about HP compiler vs. emacs.
12689
12690Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12691
12692 * configure.in: don't build ld on solaris2 (not a viable option
12693 due to bugs in getpwnam & getpwuid)
12694
12695Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12696
12697 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12698 config.guess will produce a full version number.
12699
12700Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12701
12702 * configure.in: Build linker and binutils for alpha-dec-osf1.
12703
12704Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12705
12706 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12707 and gdb/testsuite/Makefile.in.
12708
12709Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12710
12711 * configure.in: recognize mips*- instead of mips-
12712
12713Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12714
12715 * config.sub: Accept linux*coff and linux*elf as operating
12716 systems.
12717
12718Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12719
12720 * config.sub: Recognize mips64, and mips3 as an alias for it.
12721
12722Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12723
12724 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12725 gdb knows how to handle OSF/1 shared libraries.
12726
12727Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12728
12729 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12730 * config.guess: Recognize Hitachi's HIUX.
12731 * config.sub: Recognize h3050r* and hppahitachi.
12732 Remove redundant cases for hp9k[23]*.
12733
12734Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12735
12736 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12737 if gas and ld are in the source tree and are in ${configdirs}.
12738 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12739 --with options (but still pass them down on the command line,
252b5132
RH
12740 if they were explicitly specified).
12741
12742Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12743
12744 * configure: substitute SHELL value in Makefile.in with
12745 ${CONFIG_SHELL}
12746
12747Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12748
12749 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12750 *-*-solaris2* targets.
12751
12752Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12753
12754 * Makefile.in: define M4, and pass it down to sub-makes;
12755 all-autoconf now depends on all-m4
12756
12757Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12758
12759 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12760 presence of {ar,ranlib} instead of a configured directory
12761
12762Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12763
12764 * config.guess: Accept 34?? as well as 33?? for NCR.
12765
12766Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12767
12768 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12769 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12770
12771Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12772
12773 * configure: grab values for $(CC) and $(CXX) from the
12774 environment, so that someone can do "CC=gcc configure; make" and
12775 have it work right (matching the way that autoconf works now)
12776
12777 * configure.in, Makefile.in: add support for gash, the tcl
12778 interface to Galaxy
12779
12780 * config.guess: add NetBSD variants (hp300, x86)
12781
12782Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12783
12784 * install.sh: Support -d option (in the manner of SunOS 4 install,
12785 as it is more deterministic than that of GNU install)
12786 (chmodcmd): Set file to mode 755 by default (should also do default
12787 chgrp and chown, but I don't feel like dealing with that now)
12788
12789Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12790
12791 * config.sub: Remove h8300hhms alias.
12792
12793Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12794
12795 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12796
12797Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12798
12799 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12800 as stmp-fixinc
12801
12802Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12803
12804 * config.sub: recognize m88110-bug-coff.
12805
12806Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12807
12808 * Makefile.in (all-libio): all dependencies on the toolchain used
12809 to build this (gcc, gas, ld, etc)
12810
12811Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12812
12813 * config.guess: Deal with OSF/1 1.3 on alpha.
12814
12815Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12816
12817 * install.sh: add some 'else true' clauses for portability
12818
12819 * configure.in: don't build libio for h8[35]00-*-* targets
12820
12821Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12822
12823 * Makefile.in: Add support for new libio.
12824
12825Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12826
12827 * install.sh: If one command fails, don't try the rest. Don't try
12828 to remove $dsttmp (via trap) unless we have already created it.
12829 If $src doesn't exist, detect it and exit with an error.
12830
12831 * config.guess: Recognize BSD on hp300.
12832
12833Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12834
12835 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12836 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12837
12838Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12839
12840 * Makefile.in (all-send-pr): depends on all-prms
12841
12842Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12843
12844 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12845
12846Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12847
12848 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12849 Added test for mips-mips-riscos5.
12850
12851Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12852
12853 * configure.in: use mh-hp300 for 68k HP hosts
12854
12855Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12856
12857 * configure: add support for CONFIG_SHELL, so that you can use
12858 some alternate shell for evaluating configure scripts
12859
12860Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12861
12862 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12863 in configure script to bug-gdb@prep.ai.mit.edu when building
12864 distribution archive.
12865 * Makefile.in (COMPRESS): Remove def.
12866 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12867 gdb.tar.Z and make-gdb.tar.Z respectively.
12868 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12869 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12870 to convergence with 'taz' target in Makefile.in.
12871
12872Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12873
12874 * install.sh (dsttmp): use trap to ensure that tmp files go
12875 away on error conditions
12876
12877Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12878
12879 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12880
12881Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12882
12883 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12884 its parent is '/' not ''.
12885
12886 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12887
12888Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12889
12890 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12891 that ${newsrcdir}/configure.in does.
12892
12893Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12894
12895 * test-build.mk: support for CONFIG_SHELL
12896
12897Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12898
12899 * config.sub (netware): Add as a basic system type.
12900
12901Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12902
12903 * Makefile.in (Makefile): depend on configure.in. Also drop the
12904 $(srcdir)/ from the dependency on Makefile.in.
12905
12906Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12907
12908 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12909 (h8300hhms is temporary until multi-libraries are implemented).
12910 * configure.in: Handle h8300h too.
12911
12912Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12913
12914 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12915
12916Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12917
12918 * configure: Remove extraneous output when guessing host type.
12919 * config.guess: Remove extraneous output when guessing using C
12920 compiler rather than uname, or when guessing fails.
12921
12922Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12923
12924 * Makefile.in: remove all.cross and install.cross targets
12925
12926 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12927 definitions
12928
12929Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12930
12931 * configure.in (target sh): Build gprof.
12932
12933Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12934
12935 * config.sub: change -solaris to -solaris2
12936
12937Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12938
12939 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12940
12941Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12942
12943 * configure: Correct error message for missing Makefile.in to
12944 print correct directory.
12945
12946Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12947
12948 * install.sh: kludge around 386BSD shell bug
12949
12950Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12951
12952 * config.guess: Recognize NeXT.
12953 * config.guess: Recognize i486-ncr-sysv4.
12954 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12955
12956Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12957
12958 * Makefile.in (MAKEINFOFLAGS): New variable.
12959 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12960 * build-all.mk, test-build.mk: Pass down --no-split as
12961 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12962
12963Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12964
12965 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12966
12967Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12968
12969 * Makefile.in (libg++.tar.z): New rule.
12970 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12971 * Makefile.in (taz): Only do a single chmod.
12972
12973Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12974
12975 * install.sh: don't use dirname anymore (replaced with sed usage)
12976
12977Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12978
12979 * Makefile.in: Change extension for gzip'd files from '.z' to
12980 '.gz' per new FSF standard usage.
12981
12982Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12983
12984 * configure: put quotes around the final value of program_transform_name
12985
12986Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12987
12988 * Makefile.in: new install.sh support; update install-info rules
12989
12990Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12991
12992 * configure.in: Build diff for crosses, but not for go32 host.
12993
12994 * configure.in: Build gprof only for native, and don't build it
12995 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12996
12997Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12998
12999 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13000
13001Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13002
13003 * configure.in (host_tools): Add prms.
13004
13005Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13006
13007 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13008 with $(FLAGS_TO_PASS) on the command line
13009
13010 * config.sub: Recognize lynx and lynxos
13011
13012Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13013
13014 * config.sub: Accept -ecoff*, not just -ecoff.
13015
13016Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13017
13018 * Makefile.in (taz): Use .gz suffix instead of .z.
13019 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13020 names.
13021
13022Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13023
13024 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13025
13026Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13027
13028 * Makefile.in (install-no-fixedincludes): install gcc last, so
13029 that rebuilds that might happen during 'make install' don't get
13030 bogus gcc include files
13031
13032Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13033
13034 Change from Utah for HPPA support:
13035 * config.guess: Recognize hppa1.x-hp-bsd.
13036
13037Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13038
13039 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13040 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13041
13042Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13043
13044 * config.sub: Add support for rom68k and bug boot monitors.
13045
13046Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13047
13048 * Makefile.in: Make all-opcodes depend on all-bfd.
13049
13050Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13051
13052 * config.guess: Added special check for i[34]86-univel-sysv4*.
13053
13054Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13055
13056 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13057 the processor rather than assuming i486.
13058
13059Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13060
13061 * config.guess: Recognize SunOS6 as Solaris3.
13062
13063Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13064
13065 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13066 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13067
13068Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13069
13070 * build-all.mk (all-cross): New target for Canadian Cross.
13071 Added Q2 go32 targets.
13072 * test-build.mk: Configure go32 cross sparclite-aout and
13073 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13074 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13075
13076Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13077
13078 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13079 GO32 hosted toolchains
13080
13081Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13082
13083 * configure: change so "-exec-prefix" gets passed down rather
13084 than "-exec_prefix" so autoconf generated Makefiles get the
13085 exec_prefix set right.
13086
13087Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13088
13089 * config.guess: get the Solaris2 minor version number
13090
13091 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13092
13093Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13094
13095 * config.guess: Recognize some Sequent platforms.
13096
13097Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13098
13099 * Makefile.in: added the vault-install target
13100
13101 * configure.in: actually use the Sun3 makefile fragment that's in
13102 config, also added the release dir to configdirs
13103
13104Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13105
13106 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13107
13108Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13109
13110 * configure.in: remove some program from Alpha targetted toolchains
13111
13112Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13113
13114 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13115 gprof.
13116 (taz): Run "make diststuff" in those directories instead of "make
13117 proto-dir". Look for "VERSION=" only at start of line in subdir
13118 Makefile. Use "gzip -9" for compression.
13119 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13120 (binutils.tar.z): New target.
13121
13122Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13123
13124 * Makefile.in (taz): Include gpl.texinfo.
13125
13126Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13127
13128 * Makefile.in (setup-dirs): Merged into "taz" target.
13129 (taz): Only do `proto-dir' stuff if a directory is actually needed
13130 for this target.
13131
13132Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13133
13134 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13135 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13136 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13137 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13138 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13139
13140Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13141
13142 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13143 config.sub, and move-if-change to gdb testsuite distribution
13144 archive, so the testsuite can be extracted, configured, and
13145 run separately from the gdb distribution. Blow away the Chill
13146 tests that require a Chill compiled executable, since GNU Chill
13147 is not yet publically available.
13148
13149Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13150
13151 * test-build.mk: set environment variables in a single command,
13152 instead of a list of assignments and exports
13153
13154 * config.guess: recognize Alpha/OSF1 systems
13155
13156Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13157
13158 * configure: Change help message to prefer --options rather than
13159 -options.
13160
13161Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13162
13163 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13164 zippy@ecst.csuchico.edu.
13165 * config.guess: Recognize miniframe.
13166
13167Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13168
13169 * Makefile.in: Use srcroot to find runtest rather than rootme.
13170 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13171
13172Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13173
13174 * test-build.mk: Extensive additions to support building on a
13175 machine other than the host.
13176
13177Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13178
13179 * configure (tooldir): Fix for i386-aix again.
13180
13181Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13182
13183 * configure, Makefile.in: Change definition of $(tooldir)
13184 to match the FSF.
13185
13186Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13187
13188 * config.guess: Recognize i[34]86/SVR4.
13189
13190Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13191
13192 * Makefile.in (all-gdb): gdb depends on sim.
13193
13194Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13195
13196 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13197 at the same time we make the prototype gdb directory.
13198 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13199 files at the same time as the gdb base release distribution.
13200
13201Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13202
13203 * Makefile.in (check): Use individual check targets rather than
13204 DO_X rule.
13205 (check-gcc): Added.
13206
13207Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13208
13209 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13210 for System V release 3.2.
13211
13212Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13213
13214 * config.sub: Recognize hppaosf.
13215 * configure.in: Do configure ld/binutils/gas for it.
13216
13217Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13218
13219 * configure (tooldir): Alter syntax used to set this, for systems
13220 where "\$" isn't handled right, like i386-aix.
13221
13222Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13223
13224 * configure: Pass program-transform-name, not
13225 program_transform_name, to recursive configures.
13226
13227Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13228
13229 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13230 of gas+ld+binutils.
13231
13232Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13233
13234 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13235
13236Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13237
13238 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13239
252b5132
RH
13240Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13241
13242 * Makefile.in (PRMS): Set back to all-prms.
13243
13244Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13245
13246 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13247 targets, rather than for MIPS hosts.
13248
13249Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13250
13251 * configure.in: add comment for --with-x default values
13252
13253 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13254
13255 * Makefile.in: add check-* targets for each of the directories in
13256 the tree. Add a definition of RUNTEST that will use the one we
13257 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13258
13259Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13260
13261 * configure.in: Removed obsolete references to bfd_target and
13262 target_makefile_frag.
13263
13264 * build-all.mk: Set assorted targets for Q2.
13265 * config.sub: Recognize z8k-sim and h8300-hms.
13266 * test-build.mk: Really don't pass host to configure.
13267 (HOLES): Added uname.
13268
13269Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13270
13271 * configure: Handle an empty program-prefix, program-suffix or
13272 program-transform-name correctly.
13273
13274Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13275
13276 * build-all.mk: -G 8 no longer required for MIPS targets.
13277 * test-build.mk: Don't pass host argument to configure; make it
13278 guess.
13279
13280Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13281
13282 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13283 * Makefile.in (COMPRESS): New macro, like GZIP.
13284
13285Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13286
13287 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13288
13289 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13290 with gas currently defaults to -G 0.
13291
13292Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13293
13294 * Makefile.in (all-flex): flex depends on byacc.
13295
13296 * build-all.mk: If host not specified, use config.guess. Pass TAG
13297 to test-build.mk as RELEASE_TAG.
13298 * test-build.mk (configargs): New variable containing arguments to
13299 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13300 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13301
13302 * config.guess: Use /bin/uname when checking -X argument on SCO,
13303 to avoid invoking GNU uname which doesn't understand -X.
13304
13305 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13306
13307 * configure.in: Build gas for mips-*-*.
13308
13309Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13310
13311 * Makefile.in (all.normal): insert missing backslash.
13312
13313Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13314
4bddf3ad 13315 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13316
13317 * Makefile.in: Complete overhaul to merge many almost identical
13318 targets.
13319
13320Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13321
13322 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13323 (gdb.tar.Z): Adjusted.
13324
13325 * Makefile.in (setup-dirs, taz): New targets; should be general
13326 enough to adapt for gdb sometime. Build only .z file.
13327 (gas.tar.z): New target.
13328
13329Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13330
13331 * build-all.mk: Use CC=cc -Xs on Solaris.
13332
252b5132
RH
13333Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13334
13335 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13336 for handling BISON for FSF releases.
13337
13338Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13339
13340 * configure: Actually implement the change zoo just documented.
13341
13342Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13343
13344 * configure: when using config.guess, only set target_alias when
13345 it's not already been set (ie, on the command line)
13346
13347Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13348
13349 * Makefile.in: add installcheck target, set PRMS to install-prms
13350
13351Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13352
13353 * configure: add support for package_makefile_fragment, handle the
13354 case where a directory has a configure.in file but no Makefile.in
13355 more gracefully (with an actual understandable error message, even);
13356 add support for --without (and add this to the usage message); also
13357 explicitly add a --host=${host_alias} to the command line when
13358 config.guess is used
13359
13360Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13361
13362 * configure: Must use both --host and --target in recursive calls.
13363
13364Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13365
13366 * Makefile.in: Change deja-gnu to dejagnu.
13367
13368Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13369
13370 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13371
13372Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13373
13374 * configure.in: canonicalize all instances to *-*-solaris2*,
13375 also strip out a number of tools to not build for go32 host
13376
13377Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13378
13379 * config.guess: add GPL.
13380
13381 * Makefile.in, config.guess, config.sub, configure: bump
13382 copyrights to 93.
13383
13384Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13385
13386 * Makefile.in (do-info): Removed obsolete check for existence of
13387 localenv file.
13388
13389 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13390
13391Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13392
13393 * Makefile.in: a couple of 'else true' for decstation,
13394 support for TclX
13395
13396 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13397
13398Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13399
13400 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13401
13402Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13403
13404 * config.guess: Recognize i386-ibm-aix (PS/2).
13405 * configure.in: Use config/mh-aix386 file for it.
13406
13407Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13408
13409 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13410 CC_FOR_TARGET instead.
13411 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13412
13413Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13414
13415 * Makefile.in: Add sim to list of directories sent with gdb
13416
13417Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13418
13419 * configure.in: Put back mips-dec-bsd* case.
13420
13421Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13422
13423 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13424 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13425 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13426
13427Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13428
13429 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13430
13431 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13432 (install-info): install dir.info only if it exists,
13433 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13434
13435Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13436
13437 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13438 gas for mips-dec-bsd.
13439
13440Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13441
13442 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13443 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13444
13445Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13446
13447 * configure.in: Added "dejagnu" to hosttools list.
13448
13449Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13450
13451 * config.sub, configure.in, config.guess: Add support
13452 for Bosx, an AIX variant from Bull.
13453 Patches from F.Pierresteguy@frcl.bull.fr.
13454
13455Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13456
13457 * devo/dejagnu: Initial creation of devo/dejagnu.
13458 Migrated dejagnu testcases and support files for testing software
13459 tools to reside as subdirectories, currently called "testsuite",
13460 within the directory of the software tool. Migrated all programs,
13461 support libraries, etc. beloging to dejagnu proper from
13462 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13463 with no modifications. The changes to these files which will
13464 allow them to configure, build, and execute properly will be made
13465 in a future update.
13466
13467Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13468
13469 * Makefile.in: Change send_pr to send-pr.
13470 * configure.in: Likewise.
13471 * send_pr: Renamed directory to send-pr.
13472
13473Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13474
13475 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13476
13477Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13478
13479 * README: Update for gdb-4.8 release.
13480 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13481 gdb-xxx.tar.z (gzip'd) file also.
13482
13483Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13484
13485 * Makefile.in: make all-diff depend on all-libiberty
13486
13487Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13488
13489 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13490
13491Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13492
13493 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13494
13495Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13496
13497 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13498 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13499 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13500
13501Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13502
13503 * Makefile.in: makeinfo binary is in a new location
13504
13505Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13506
13507 * config.sub: Accept -ecoff as an OS.
13508
13509 * Makefile.in: Various changes to eliminate a level of make
13510 recursion and reduce the required command line length.
13511 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13512 sub-makes.
13513 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13514 variables holding settings for specific sub-makes.
13515 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13516 in terms of BASE_FLAGS_TO_PASS.
13517 (TARGET_LIBS): New variable listing directories which use
13518 TARGET_FLAGS_TO_PASS.
13519 (subdir_do): Eliminated.
13520 (do-*): New set of targets to replace subdir_do.
13521 (various): All targets which used subdir_do now depend on do-*.
13522 (local-clean): Renamed from do_clean.
13523 (local-distclean): New target, dependency of distclean and
13524 realclean.
13525 (install-info): Don't create directories. Depend on dir.info
13526 rather than calling make recursively.
13527 (install-dir.info): Eliminated.
13528 (install-info-dirs): Create all info directories here.
13529 (dir.info): Depend upon do-install-info.
13530
13531 * test-build.mk (HOLES): Added false.
13532
13533Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13534
13535 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13536
13537Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13538
13539 * Makefile.in (info): remove dependency on all-texinfo. The
13540 problem was really in texinfo/C, not at this level.
13541
13542Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13543
13544 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13545
13546Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13547
13548 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13549 GDB releases.
13550
13551Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13552
13553 * configure: Include srcdir in message about target of link not
13554 being found. Don't convert `-' to `_' in `with' options being
13555 passed to subdirs.
13556
13557Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13558
13559 * configure.in: add uudecode to host_tools
13560
13561 * Makefile.in: added {all,install}-uudecode targets, added them to
13562 the appropriate lists
13563
13564Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13565
13566 * Makefile.in (all-gcc): Added dependency on all-gas.
13567
13568 * configure.in (mips-*-*): Build ld and binutils.
13569
13570Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13571
13572 * configure: check return code from mkdir, print error message and
13573 exit on failure.
13574
13575Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13576
13577 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13578
13579Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13580
13581 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13582
13583Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13584
13585 * config.sub (h8500): Recognize this as a cpu type.
13586
13587Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13588
13589 * configure: source directory missing is no longer a warning
13590
13591 * configure.in: recognize irix[34]* instead of irix[34]
13592
13593 * Makefile.in: define and pass down X11_LIB
13594
252b5132
RH
13595Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13596
13597 * guess-systype: Renamed to ...
13598 * config.guess: ... by popular request.
13599 * configure.in, Makefile.in: Update accordingly.
13600
13601Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13602
13603 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13604 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13605 + Execute ./dummy instead of assuming . is in PATH.
13606
13607Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13608
13609 * guess-systype: New shell script. Attempts to guess the
13610 canonical host name of the executing host.
13611 Only a few hosts are supported so far.
13612 * configure: Call guess-systype if no host is specified.
13613
13614Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13615
13616 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13617 gcc Makefile.
13618
13619
13620Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13621
13622 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13623 (all-gcc, install-gcc, subdir_do): Use it.
13624
13625Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13626
13627 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13628
13629Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13630
13631 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13632 set exclusively by configure, using configure.in .
13633
13634Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13635
13636 * test-build.mk: set $PATH for all builds
13637
13638 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13639
13640Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13641
13642 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13643 the one used in gcc/Makefile.in, so that a null expansion doesn't
13644 override the one needed to build gcc with a native cc.
13645
13646
13647Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13648
13649 * configure: Accept -with arguments.
13650
13651Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13652
13653 * Makefile.in: added h8300sim
13654
13655Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13656
252b5132
RH
13657 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13658 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13659 (all-cygnus, native, build-cygnus): Make
13660 $(canonhost)-stamp-3stage-done, not $(host)....
13661 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13662 i386-sco3.2v4. Added else true to if command.
13663
13664Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13665
13666 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13667
13668Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13669
13670 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13671
13672Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13673
13674 * configure.in: don't remove binutils from Solaris builds
13675
13676Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13677
13678 * Makefile.in: get rid of earlier definitions for *clean,
13679 also handle the recursive info rule better
13680
13681Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13682
13683 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13684 do more-or-less the right thing.
13685
13686Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13687
13688 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13689 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13690
13691Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13692
13693 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13694 $(host_canonical).
13695
13696 * configure.in: split the configdirs list into 4 categories (native
13697 v. cross, library v. tool) and handle the cross-only and native-
13698 only in more reasonable (and correct!) way.
13699
13700Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13701
13702 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13703 configdirs anymore.
13704
13705Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13706
13707 * Makefile.in: extensive cleanup:: removed all of the explicit
13708 clean-* targets, collapsed many wrappers around subdir_do into
13709 one, added additional targets to satisfy standards.texi, deleted
13710 some old targets, some changes for consistency
13711
13712Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13713
13714 * configure.in: handle some programs as cross-only, and others as
13715 native only
13716
13717 * test-build.mk: handle partial holes in a more generic manner
13718
13719 * Makefile.in: m4 depends on libiberty
13720
252b5132
RH
13721Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13722
13723 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13724 time, wdiff, and find to configdirs
13725
13726 * Makefile.in: all, clean, and install rules for the new programs
13727 added to configure.in
13728
13729Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13730
13731 * configure.in: use mh-sun for all *-sun-* hosts
13732
252b5132
RH
13733Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13734
13735 * Makefile.in: define flags for X11 include files and library file
13736 locations, pass them down to the programs that need this info
13737
13738 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13739
252b5132
RH
13740Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13741
13742 * configure.in: start building libg++ for HP-UX targets
13743
13744Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13745
13746 * README: Update references to files moved into etc/.
13747
13748Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13749
13750 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13751 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13752
13753Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13754
13755 * configure: accept dash as well as underscore in long option
13756 names for FSF compatibility.
13757
13758Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13759
13760 * config.sub: added -sco3.2v4 support from FSF.
13761
13762Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13763
13764 * configure.in: expand the section that adds or removes
13765 directories from the list of programs to build, to handle native
13766 vs. cross in addition to host v. native
13767
13768Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13769
13770 * Makefile.in: Replace C++ in macro names with CXX.
13771 This is less likely to break ...
13772
13773Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13774
13775 * test-build.mk: add -w to GNU_MAKE
13776
13777Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13778
13779 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13780 add 'sparc' to list of recognized cpus. This needed to make
13781 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13782 Delete some redundant ose68 variants. Recognize -wrs as an os,
13783 then changes that into $CPU-wrs-vxworks.
13784
13785 * configure.in: remove most references to gdbtest, regularize
13786 target based program removal
13787
13788 * test-build.mk: import from p3 tree (many fixes and changes)
13789
13790Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13791
13792 * Makefile.in: added rules to handle tcl, tk, and expect
13793
13794 * configure.in: handle those directories if they exist
13795
13796Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13797
13798 * config.sub: removed bogus hppabsd and hppahpux names, since
13799 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13800
13801Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13802
13803 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13804 depends upon all-xiberty
13805
13806 * Makefile.in: changes from p3, including:
13807
13808 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13809
13810 * Makefile.in (XTRAFLAGS): include newlib directories if
13811 newlib/Makefile exists, rather than if host != target.
13812
13813 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13814
13815 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13816 from the same source tree and not building a cross-compiler. This
13817 matters for the libg++ configuration if reconfiguring a tree that
13818 has already been installed.
13819
13820 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13821
13822 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13823 pick up the machine and system specific header files.
13824
13825 * Makefile.in: added AS_FOR_TARGET, passed down in
13826 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13827 the C compiler to use to create programs which are run in the
13828 build environment, set it to default to $(CC), and passed it down
13829 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13830
13831 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13832
13833 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13834 We need them for unusual native builds, like systems without
13835 ranlib.
13836
13837 * configure: also define $(host_canonical) and
80413487
RH
13838 $(target_canonical), which are the full, canonical names for the
13839 given host and target
252b5132
RH
13840
13841Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13842
13843 * Makefile.in: Added separate definitions for C++.
13844
13845Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13846
13847 * configure.in (configdirs): Add deja-gnu.
13848
13849Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13850
13851 * README: Update for configure.texi and gdb-4.7 release.
13852
13853Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13854
13855 * Makefile.in: Move "all" target to top of file.
13856 Previously, first target was ".PHONY" which caused BSD4.4 make
13857 to build .PHONY when make was run without arguments.
13858
13859Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13860
13861 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13862 Library-copylefted code in libiberty.
13863
13864Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13865
13866 * config.sub: Replace m68kmote with plain old m68k.
13867
13868Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13869
13870 * Makefile.in: Remove space from blank line, avoid Make complaints.
13871
13872Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13873
13874 * config.sub: Complain if no argument is given. Added support for
13875 386bsd as OS and target alias.
13876
13877Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13878
13879 * Makefile.in (XTRAFLAGS): include newlib directories if
13880 newlib/Makefile exists, rather than if host != target.
13881
13882Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13883
13884 * config.sub: recognize sparclite-wrs-vxworks.
13885
13886 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13887 p3.) Added clean-xiberty to clean.
13888
13889Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13890
13891 * configure.in: use *-*-* instead of nested cases for host and target
13892
13893Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13894
13895 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13896 from the same source tree and not building a cross-compiler. This
13897 matters for the libg++ configuration if reconfiguring a tree that
13898 has already been installed.
13899
13900Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13901
13902 * config.sub (i486v/i486v4): Merge in from FSF version.
13903
13904Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13905
13906 * configure: only set PWD if it is already set.
13907
13908Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13909
13910 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13911 doesn't have unset and all success paths (and most error paths)
13912 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13913 to just ${PWD} to avoid confusion.)
13914
13915Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13916
13917 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13918 even for a native compilation.
13919
13920Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13921
13922 Changes to make the gdb.tar.Z rule work better.
13923
13924 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13925 (DEVO_SUPPORT): Add configure.texi.
13926 (bfd-ilrt.tar.Z): Remove ancient rule.
13927
13928Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13929
13930 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13931 pick up the machine and system specific header files.
13932
13933 * configure.in, config.sub: added new target m68010-adobe-scout,
13934 with alias of adobe68k. Changed configure.in to check for
13935 -scout before -sco* to avoid a false match.
13936
13937 * Makefile.in: added AS_FOR_TARGET, passed down in
13938 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13939 the C compiler to use to create programs which are run in the
13940 build environment, set it to default to $(CC), and passed it down
13941 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13942
13943Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13944
13945 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13946 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13947 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13948 FOR_TARGET variants, to newlib and libg++.
13949
13950Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13951
13952 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13953 first.
13954
13955Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13956
13957 * config.sub: Accept `elf' as an environment.
13958
13959Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13960
13961 * Makefile.in (all-opcodes): cd into the right directory
13962
13963Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13964
13965 * configure: added -program_transform_name option, used as
13966 argument to sed when installing programs.
13967 configure.texi: added documentation for -program_prefix,
13968 -program_suffix and -program_transform_name.
13969
13970Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13971
13972 * config.sub: Accept i486 where i386 ok.
13973
13974Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13975
13976 * config.sub: accept we32k
13977
13978Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13979
35590697 13980 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13981
13982 * Makefile.in: don't create all directories for ``make install'';
13983 let the subdirectories create the ones they need.
13984
13985Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13986
80413487 13987 * COPYING: new file, GPL v2
252b5132
RH
13988
13989Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13990
13991 * Makefile.in: use the new gen-info-dir, which needs a template
13992 argument (which also lives in texinfo)
13993
13994 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13995
252b5132
RH
13996Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13997
13998 * config.sub (ncr3000): Change i386 to i486.
13999
14000Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14001
14002 * Makefile.in: add install-rcs, install-grep to
14003 install-no-fixedincludes, removed install-bison and install-libgcc
14004
14005Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14006
14007 * configure.in: grab the HPUX makefile fragment if on HPUX
14008
14009Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14010
14011 * Makefile.in: eradicate bison spoor (ditto libgcc).
14012 configure.in: recognise m68{k,000}-ericsson-OSE.
14013 es1800 is alias for m68k-ericsson-OSE
14014
14015Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14016
14017 * configure.in: rearrange the parts that remove programs from
14018 configdirs, based now on HOST==TARGET or by canonical triple.
14019
14020Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14021
14022 * test-build.mk: recurse explicitly with -f test-build.mk when
14023 appropriate. predicate stage3 and comparison on the existence
14024 of gcc. That is, if gcc isn't around, we aren't three-staging.
14025 On very clean, also remove ...stamp-co. Build in-place before
14026 doing other builds.
14027
14028Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14029
14030 * Makefile.in, configure.in: add tgas
14031
14032Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14033
14034 * Makefile.in: a number of changes merged in from progressive.
14035
14036 * configure.in: add libm.
14037
14038 * .cvsignore: ignore some stuff that comes from test-build.mk.
14039
252b5132
RH
14040Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14041
14042 * config.sub: Add es1800 (m68k-ericsson-es1800).
14043
14044Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14045
14046 * configure: Add program_suffix (parallel to program_prefix)
14047 * Makefile.in: adjust directory-creating script for losing decstation
14048
14049Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14050
14051 * configure: Minor $subdir-related fixes.
14052
14053Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14054
14055 * configure: fix various problems with propogating
14056 makefile_target_frag in subdirs.
14057 * configure.in: config libgcc if its there
14058
14059Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14060
14061 * config.sub: HPPA merge.
14062
252b5132
RH
14063Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14064
14065 * Makefile.in: Replace all-bison with all-byacc in all
14066 dependency lines for other tools (which now use byacc).
14067
14068Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14069
14070 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14071
252b5132
RH
14072Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14073
14074 * Makefile.in: make gprof rules similar to byacc rules (instead of
14075 vestigal $(unsubdir) that didn't work...)
14076
14077Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14078
14079 * config.sub: Add support for Linux.
14080 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14081 (at least for libg++).
14082
14083Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14084
14085 * configure.texi: fix doc for the -nfp option to configure
14086
14087Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14088
14089 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14090
14091Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14092
14093 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14094 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14095 * configure.in: added solaris* host_makefile_frag hook.
14096
14097Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14098
14099 * config.sub: changed recognition of m68000 so that various
14100 m68k types can be specified via m680[01234]0
14101
14102Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14103
14104 * config.sub (basic_machine): fix sed so that '-foo' isn't
14105 completely substituted out while .+'-foo' loses the '-foo'
14106
14107Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14108
14109 * config.sub ($os): Add -aout.
14110
14111Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14112
14113 * configure: If host_makefile_frag is absolute, don't
14114 prefix ${invsubdir} (relevant to libg++ auto-configure).
14115
14116Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14117
14118 * Makefile.in (tooldir): Define it.
14119 (all-ld): Depend on all-flex.
14120
14121Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14122
14123 * Makefile.in (check): Fix libg++ special case.
14124
14125Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14126
14127 * configure: do not bury `pwd` into config.status, thus do fewer
14128 pwd's.
14129
14130 * configure: print the "Building in" message only when building in
14131 other than "." AND verbose.
14132
14133 * configure: remove -s, rework -v to better accomodate guested
14134 configures.
14135
14136 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14137
14138Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14139
14140 * Makefile.in: macroize flags passed on recursion. remove
14141 fileutils.
14142
14143Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14144
14145 * configure: get makesrcdir right for subdirs deeper than 1.
14146
14147 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14148 install.
14149
14150Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14151
14152 * Makefile.in: don't print subdir_do or recursion lines.
14153
14154Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14155
14156 * standards.texi: added menu item.
14157
14158 * Makefile.in: build and install standards.info.
14159
14160 * standards.texi: new file.
14161
14162Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14163
14164 * configure: test for and move config.status pieces from
14165 ${subdir}/.
14166
14167Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14168
252b5132
RH
14169 * configure: Test for existance of files before trying to mv
14170 them, to avoid numerous non-existance messages.
14171
14172Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14173
14174 * configure: correct final line of config.status.
14175
14176 * configure: patch from eggert. Avoids a protection problem if
14177 the original Makefile.in is read only.
14178
14179 * configure: use move-if-change from gcc to create config.status.
14180 Some makefiles depend on config.status to tell if a directory
14181 has been reconfigured for a different host. This change
14182 prevents those directories from remaking everything in the case
14183 where the reconfig was only intended to rebuild a Makefile.
14184
14185 * configure: test for config.sub with "config.sub sun4" rather
14186 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14187 host alias from a missing config.sub.
14188
14189Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14190
14191 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14192 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14193
14194Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14195
14196 * configure: mkdir ${subdir} as needed.
14197
14198Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14199
14200 * Makefile.in,configure.in: added autoconf.
14201
14202Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14203
14204 * Makefile.in: no longer pass against on recursion.
14205
14206 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14207 definitions are not inherited.
14208
14209 * configure: correct makesrcdir when subdir is .
14210
14211Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14212
14213 * configure: Add support for 'subdirs' variable, which is
14214 like 'configdirs', except that configure doesn't re-invoke
14215 itself for subdirs, it just creates a Makefile for each subdir.
14216 * configure.texi: Document subdirs.
14217
14218Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14219
14220 * configure.in: added flex to configdirs
14221
14222Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14223
14224 * Makefile.in: remove clean-stamps from clean.
14225
14226Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14227
14228 * configure.in: Add gdbtest to configdirs.
14229
14230Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14231
14232 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14233 to recursive makes.
14234 * configure.in: Recognize new ncr3000 config.
14235
14236Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14237
14238 * Makefile.in, configure.in: removed references to gdbm.
14239
14240Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14241
14242 * config.sub: Don't canonicalize os value
14243 newsos* to bsd (readline needs to check for newsos).
14244 (This fix was earlier made Jan 31, but got re-broken.)
14245
14246Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14247
14248 * configure.in: sco is an os, not a vendor!
14249
14250 * configure: Quote $( better. Keep various shells happy.
14251
14252Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14253
14254 * Makefile.in: eliminate stamp-files.
14255
14256Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14257
14258 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14259 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14260
14261Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14262
14263 * config.sub: fix iris/iris3.
14264
14265Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14266
14267 * configure: re-add -rm.
14268
14269Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14270
14271 * Maskefile.in: add .stmp-rcs to all.
14272
14273 * configure.in: remove gas from rs6000 build, use aix host fragment.
14274
14275Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14276
14277 * configure: pass down site_option during recursion.
14278
14279Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14280
14281 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14282
14283Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14284
14285 * configure: Change exec_prefix so that it really defaults to prefix.
14286
14287Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14288
14289 * Makefile.in, configure.in: Add support for mmalloc library.
14290
14291Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14292
14293 * Makefile.in: add stmp dependencies for a few more things.
14294
14295Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14296
14297 * configure: adjusted error message on objdir/srcdir configure
14298 collision, per john's suggestion.
14299
14300 * Makefile.in: add libiberty stmp to all and all.cross.
14301
14302Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14303
14304 * Makefile.in: remove force dependencies, add grep to all.
14305
14306Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14307
14308 * Makefile.in: drop flex. make stamp files work.
14309
14310 * configure: added test for conflicting configuration in srcdir,
14311 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14312 gets cranky. use relative paths for configure and srcdir
14313 whenever possible. Send some error messages to stderr that were
14314 going to stdout.
14315
14316Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14317
14318 * Makefile.in: Fix libg++ rule to check for gcc directory
14319 before using gcc/gcc. Also pass XTRAFLAGS.
14320
14321Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14322
14323 * Makefile.in: added stmp-files so that directories aren't polled
14324 when they are already built.
14325
14326 * configure.texi: fixed a node pointer problem.
14327
14328Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14329
4bddf3ad 14330 * config.sub configure.in gdb/configure.in
252b5132
RH
14331 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14332 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14333 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14334
14335Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14336
14337 * configure: -recurring becomes -silent. corrected help message
14338 for -site= option.
14339
14340 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14341
14342Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14343
14344 * configure: when building Makefile for crosses, replace
14345 tooldir and program_prefix. default srcdir from location of
14346 config.sub. remove "for host in hosts" and "for target in
14347 targets" loops.
14348
14349Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14350
14351 * Makefile.in: Do not pass bindir or mandir to cvs.
14352
14353Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14354
14355 * Makefile.in, configure.in: removed traces of namesubdir,
14356 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14357 copyrights to '92, changed some from Cygnus to FSF.
14358
14359 * configure.texi: remove most references to multiple hosts,
14360 multiple targets, subdirs, etc.
14361
14362 * configure.man: removed rcsid. reference config.sub not
14363 config.subr.
14364
14365 * Makefile.in: mkdir $(infodir) on install-info.
14366
14367Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14368
14369 * configure.texi: Explain better about .gdbinit and about
14370 the environment that configure.in sections run in.
14371
14372Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14373
14374 * configure.in: Ultrix is only a decstation if it's a MIPS.
14375
14376Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14377
14378 * README: DOC.configure => cfg-paper.texi.
14379
14380Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14381
14382 * config.sub (near case $os): Don't convert newsos* to bsd!
14383
14384Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14385
14386 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14387 the number of copies of COPYING that go into the GDB tar file.
14388
14389Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14390
4bddf3ad 14391 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14392 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14393 Fix SCO configuration stuff.
14394
14395Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14396
14397 * Makefile.in: For libg++, make sure the -I pointing
14398 to the gcc directory goes *after* all the libg++-local -I flags.
14399 Also, move just-gcc dependency from just-libg++ to all-libg++.
14400
14401Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14402
14403 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14404
14405Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14406
14407 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14408
14409Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14410
14411 * config.sub: Add stratus configuration frags. Also
14412 submitted to FSF.
14413
14414Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14415
14416 * Makefile.in (DEV_SUPPORT): add configure.man.
14417
14418 * config.sub(Decode manufacturer-specific): add -none*.
14419
14420Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14421
14422 * Makefile.in: remove form feeds to make Sun's make happy.
14423 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14424
14425Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14426
14427 * Makefile.in (AR_FLAGS): Make quieter.
14428
14429Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14430
14431 * configure.in: Add libg++.
14432 * configure: When verbose, don't output the command line at each
14433 level; it will be unremarkably the same as the previous version,
14434 which will be the same as what the user typed.
14435
14436Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14437
14438 * configure.in, Makefile.in: fix clean-info, add flex. add
14439 fileutils.
14440
14441 * configure: be less sensitive to spaces in Makefile.in. Do not
14442 look for sources in "..". Doing so breaks subdirectories that
14443 might have their own configure. If a subdir has it's own
14444 configure script, use it.
14445
14446Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14447
14448 * cfg-paper.texi: some changes suggested by rms.
14449
14450Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14451
14452 * config.sub: Merge in some small additions from the FSF version,
14453 taken from the gcc distribution, to bring the Cygnus and FSF
14454 versions into closer sync.
14455
14456Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14457
14458 * configure.in: Changed svr4 references to sysv4.
14459
14460Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14461
14462 * configure: added -V for version number option.
14463
14464Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14465
14466 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14467 renamed from DOC.configure to cfg-paper.texi.
14468
14469Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14470
14471 * configure, config.subr, config.sub: config.subr is now
14472 config.sub again.
14473
14474Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14475
14476 * configure.texi: new file, in progress.
14477
14478 * Makefile.in: build info file and install the man page for
14479 configure.
14480
14481 * configure.man: new file, first cut.
14482
14483 * configure: find config.subr again now that configuration "none"
14484 has gone. removed all traces of the -ansi option. removed all
14485 traces of the -languages option.
14486
14487 * config.subr: resync from rms.
14488
d932cae7 144891991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14490
14491 * configure, config.sub, config.subr: merge config.sub into
14492 config.subr, call the result config.subr, remove config.sub, use
14493 config.subr.
14494
14495 * Makefile.in: revised install for dir.info.
14496
d932cae7 144971991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14498
14499 * configure.in: add decstation host makefile frag.
14500
14501 * Makefile.in: BISON now bison -y again. also install-gcc on
14502 install. clean-gdbm on clean. infodir belongs in datadir.
14503 Make directories for info install. Build dir.info here then
14504 install it.
14505
d932cae7 145061991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14507
14508 * Makefile.in: fix for bad directory tests.
14509
d932cae7 145101991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14511
14512 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14513 regexp. -srcdir relative was being handled incorrectly.
14514
14515 * Makefile.in: unwrapped some for loops so that parallel makes
14516 work again and so one can focus one's attention on a particular
14517 package.
14518
d932cae7 145191991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14520
14521 * configure: added PWD as a stand in for `pwd` (for speed). use
14522 elif wherever possible. make -srcdir work without -objdir.
14523 -objdir= commented out.
14524
d932cae7 145251991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14526
14527 * configure: +options become --options. -subdirs commented out.
14528 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14529 Makefile now at top of generated Makefile. Removed cvs log
14530 entries. added -srcdir. create .gdbinit only if there is one
14531 in ${srcdir}.
14532
14533 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14534 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14535 and mandir now keyed off datadir by default.
14536
d932cae7 145371991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14538
14539 * Freshly created ChangeLog.
14540
14541\f
14542Local Variables:
14543mode: change-log
14544left-margin: 8
14545fill-column: 76
14546version-control: never
14547End:
This page took 1.164364 seconds and 4 git commands to generate.