bfd/
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
fda13ee8
AO
12009-06-02 Alexandre Oliva <aoliva@redhat.com>
2
3 * Makefile.tpl ([+compare-target+]): Compare all stage
4 directories, rather than just gcc.
5 * Makefile.in: Rebuilt.
6
4a657b0d
DK
72009-05-28 Doug Kwan <dougkwan@google.com>
8
9 * configure.ac: Support gold for target arm*-*-*.
10 * configure: Regenerate.
11
07fc31c9
AO
122009-05-27 Alexandre Oliva <aoliva@redhat.com>
13
14 * Makefile.tpl (all): Avoid harmless warning in make all when
15 gcc-bootstrap is enabled but stage_last does not exist.
16 * Makefile.in: Rebuilt.
17
8a7a39ab
TG
182009-05-25 Tristan Gingold <gingold@adacore.com>
19
20 * setup.com: Complete the file with configuration and build.
21
b5233201
AO
222009-05-18 Alexandre Oliva <aoliva@redhat.com>
23
24 PR other/40159
25 * Makefile.tpl (all): Don't assume gcc-bootstrap and
26 gcc-no-bootstrap are mutually exclusive.
27 * Makefile.in: Rebuilt.
28
7b6175f9
AO
292009-05-18 Alexandre Oliva <aoliva@redhat.com>
30
31 PR other/40159
32 * Makefile.tpl (all): Don't end with unconditional success.
33 * Makefile.in: Rebuilt.
34
1b05fbbd
AO
352009-05-12 Alexandre Oliva <aoliva@redhat.com>
36
37 PR target/37137
38 * Makefile.def (flags_to_pass): Remove redundant and incomplete
39 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
40 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
41 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
42 stage_configureflags, stage_cflags and stage_libcflags into
43 explicit Makefile macros.
44 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
45 GFORTRAN.
46 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
47 CC. Set CC_FOR_BUILD from CC.
48 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
49 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
50 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
51 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
52 and GFORTRAN.
53 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
54 (_LIBCFLAGS): Renamed to _TFLAGS.
55 (do-compare-debug, do-compare3-debug): Drop.
56 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
57 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
58 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
59 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
60 (XGCC_FLAGS_FOR_TARGET): New.
61 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
62 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
63 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
64 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
65 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
66 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
67 TFLAGS.
68 (BUILD_CONFIG): Include if requested.
69 (all): Set TFLAGS on bootstrap.
70 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
71 (all-stageid-prefixmodule): Likewise.
72 (do-clean, distclean-stageid): Set TFLAGS.
73 (restrap): Fix whitespace.
74 * Makefile.in: Rebuilt.
75
dc17c78c
EB
762009-04-25 Eric Botcazou <ebotcazou@adacore.com>
77
78 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
79 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
80 * Makefile.in: Regenerate.
81
14324cd7
EZ
822009-04-24 Eli Zaretskii <eliz@gnu.org>
83
84 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
85 consistency with config.sub. (Update from upstream sources.)
86
f8d5f06c
JM
872009-04-21 Joseph Myers <joseph@codesourcery.com>
88
89 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
90
0000e2bf
BE
912009-04-17 Ben Elliston <bje@au.ibm.com>
92
93 * config.sub, config.guess: Update from upstream sources.
94
20135e4c
NC
952009-04-15 Anthony Green <green@moxielogic.com>
96
34adf976 97 * configure.ac: Add moxie support.
20135e4c
NC
98 * configure: Rebuilt.
99
ef699244
L
1002009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
101
102 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
103 * configure: Regenerate.
104
10ad8ef3
L
1052009-04-09 H.J. Lu <hongjiu.lu@intel.com>
106
107 PR gas/10039
108 * configure.ac: Require texinfo 4.7.
109 * configure: Regenerated.
110
c50523ce
L
1112009-04-09 Steve Ellcey <sje@cup.hp.com>
112
113 * Makefil.def (languages): New entries.
114 * Makefile.tpl (check-gcc-*): New generic target.
115 * Makefile.in: Regenerate.
116
47afba5f
EZ
1172009-03-27 Eli Zaretskii <eliz@gnu.org>
118
119 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
120 Windows builds of Sed.
121
dc448a7b
TT
1222009-03-18 Tom Tromey <tromey@redhat.com>
123
124 * configure: Rebuild.
125 * configure.ac (host_libs): Add libiconv.
126 * Makefile.in: Rebuild.
127 * Makefile.def (host_modules): Add libiconv.
128 (configure-gdb, all-gdb): Depend on libiconv.
129
24741ab2
JB
1302009-03-16 Tristan Gingold <gingold@adacore.com>
131
132 * configure.ac: Treat gdb as supported on x86_64-darwin.
133 * configure: Regenerate.
134
29383458
JM
1352009-03-16 Joseph Myers <joseph@codesourcery.com>
136
137 Merge from GCC:
138
139 2009-03-16 Joseph Myers <joseph@codesourcery.com>
140
141 * configure.ac (--with-host-libstdcxx): New option.
142 * configure: Regenerate.
143
144 2009-01-29 Robert Millan <rmh@aybabtu.com>
145
146 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
147 * configure: Regenerate.
148
149 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
150
151 PR tree-optimization/38515
152 * configure.ac (cloog-polylib): Removed.
153 (with_ppl, with_cloog): Test for "no".
154 * configure: Regenerated.
155
58e24671
RW
1562009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
157
158 Backport from git Libtool:
159
160 2009-01-19 Robert Millan <rmh@aybabtu.com>
161 Support GNU/kOpenSolaris.
162 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
163 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
164 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
165 GNU/kOpenSolaris.
166
314b2e66
AS
1672009-02-05 Andreas Schwab <schwab@suse.de>
168
169 * Makefile.tpl (stage_last): Define $r and $s before using
170 $(RECURSE_FLAGS_TO_PASS).
171 * Makefile.in: Regenerate
172
8b700390
JJ
1732009-01-21 Jeff Johnston <jjohnstn@redhat.com>
174
175 * COPYING.NEWLIB: Add ARM license.
176
66775d67
AM
1772009-01-16 Alan Modra <amodra@bigpond.net.au>
178
179 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 180 (all-opcodes): Depend on all-libiberty.
66775d67
AM
181 * Makefile.in: Regenerate.
182
19e99079
NC
1832009-01-15 Douglas B Rupp <rupp@gnat.com>
184
185 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
186 * configure: Regenerate.
187
22e8c8e0
RW
1882008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
189
190 Backport link test fix from upstream Libtool:
191
192 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
193 Add cache variables to tests that require the linker to work.
194 For shlibpath_overrides_runpath, this also changes the semantics
195 to let the result from the C compiler take precedence.
196 compiler take precedence.
197
7d6d7764
BE
1982008-12-02 Ben Elliston <bje@au.ibm.com>
199
200 * config.sub, config.guess: Update from upstream sources.
201
ea8af06e
JJ
2022008-12-17 Jeff Johnston <jjohnstn@redhat.com>
203
204 * COPYING.NEWLIB: Updated.
205 * COPYING.LIBGLOSS: Ditto.
206
af0771d3
PB
2072008-12-16 Paolo Bonzini <bonzini@gnu.org>
208
209 Sync with GCC:
210
211 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
212
213 * configure.ac (ppllibs): Add by default the lib flags.
214 * configure: Regenerate.
215
216 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
217
314b2e66
AS
218 * configure.ac: Add double brackets on darwin[912].
219 * configure: Regenerate.
af0771d3
PB
220
221 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
222
314b2e66
AS
223 * configure.ac: Expand to darwin10 and later.
224 * configure: Regenerate.
af0771d3 225
f7c83eac
AS
2262008-12-02 Andreas Schwab <schwab@suse.de>
227
228 * Makefile.def: configure-target-boehm-gc depends on
229 all-target-libstdc++-v3.
230 * Makefile.in: Regenerate.
231
bc67ad83
BE
2322008-12-02 Ben Elliston <bje@au.ibm.com>
233
234 * config.sub, config.guess: Update from upstream sources.
235
e28c595f
JM
2362008-11-27 Joseph Myers <joseph@codesourcery.com>
237
238 Merge from GCC:
239
240 2007-12-02 Matthias Klose <doko@ubuntu.com>
241
242 * config-ml.in: Remove 64bit configure tests.
243
244 2008-05-14 Rafael Espindola <espindola@google.com>
245
246 * config-ml.in: don't handle --enable-shared and --enable-static.
247
248 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
249 Tobias Grosser <grosser@fim.uni-passau.de>
250 Jan Sjodin <jan.sjodin@amd.com>
251 Harsha Jagasia <harsha.jagasia@amd.com>
252 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
253 Konrad Trifunovic <konrad.trifunovic@inria.fr>
254 Adrien Eliche <aeliche@isty.uvsq.fr>
255
256 Merge from graphite branch.
257 * configure: Regenerate.
258 * Makefile.in: Regenerate.
259 * configure.ac (host_libs): Add ppl and cloog.
260 Add checks for PPL and CLooG.
261 * Makefile.def (ppl, cloog): Added modules and dependences.
262 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
263 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
264
265 2008-09-03 Richard Guenther <rguenther@suse.de>
266
267 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
268 cloog test.
269 * configure: Re-generate.
270
271 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
272
273 * configure.ac (--with-cloog-polylib): New.
274 (--disable-cloog-version-check): New.
275 (--disable-ppl-version-check): New.
276 * configure: Re-generate.
277
278 2008-09-05 Richard Guenther <rguenther@suse.de>
279
280 * configure.ac: Initialize clooglibs to -lcloog.
281 * configure: Re-generate.
282
283 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
284
285 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
286 recommended version to 2.3.2.
287
288 * configure: Regenerate.
289
290 2008-10-31 Ben Elliston <bje@au.ibm.com>
291
292 * configure.ac (spu-*-*): Remove special case.
293 * configure: Regenerate.
294
295 Complete comment text from GCC version of:
296
297 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
298
299 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
300 (GCC_SHLIB_SUBDIR): New.
301 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
302 * configure: Regenerate.
303 * Makefile.in: Regenerate.
304
652dec25
TG
3052008-11-27 Tristan Gingold <gingold@adacore.com>
306
307 * configure.ac: Build gdb for i?86-*-darwin*
308 * configure: Regenerated.
309
7582fb4a
DJ
3102008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
311
312 PR bootstrap/38014
313 PR bootstrap/37923
314
315 Revert:
316
317 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
318
319 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
320 * Makefile.in: Regenerated.
321
322 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
323
324 PR gdb/921
325 PR gdb/1646
326 PR gdb/2175
327 PR gdb/2176
328
329 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
330 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
331 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
332 (HOST_EXPORTS): Pass CPPFLAGS.
333 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
334 (LDFLAGS_FOR_TARGET): Initialize from configure script.
335 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
336 * Makefile.in, configure: Regenerated.
337 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
338 and CPPFLAGS_FOR_BUILD.
339
faee1be2
UW
3402008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
341
342 * configure.ac [spu-*-*]: Do not set skipdirs.
343 * configure: Re-generate.
344
b7c2dce4
DJ
3452008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
346
347 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
348 * Makefile.in: Regenerated.
349
bb52de30
DJ
3502008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
351
352 PR gdb/921
353 PR gdb/1646
354 PR gdb/2175
355 PR gdb/2176
356
357 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
358 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
359 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
360 (HOST_EXPORTS): Pass CPPFLAGS.
361 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
362 (LDFLAGS_FOR_TARGET): Initialize from configure script.
363 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
364 * Makefile.in, configure: Regenerated.
365 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
366 and CPPFLAGS_FOR_BUILD.
367
b25062ae
SE
3682008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
369
370 * libtool.m4: Update to libtool 2.2.6.
371 * lt~obsolete.m4: Update to libtool 2.2.6.
372 * ltmain.sh: Update to libtool 2.2.6.
373 * ltsugar.m4: Update to libtool 2.2.6.
374 * ltversion.m4: Update to libtool 2.2.6.
375 * ltoptions.m4: Update to libtool 2.2.6.
376 * ltgcc.m4: Update to match changes from libtool 2.2.6.
377
3bbd2f8f
AL
3782008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
379
380 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
381 (GCC_SHLIB_SUBDIR): New.
382 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
383 * configure: Regenerate.
384 * Makefile.in: Regenerate.
385
b29d32ce
TG
3862008-08-28 Tristan Gingold <gingold@adacore.com>
387
388 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
389 Enable bfd, binutils and opcodes.
390 * configure: Regenerate.
391
c325a203
DD
3922008-08-16 Nicolas Roche <roche@adacore.com>
393
394 * Makefile.tpl: Add BOOT_ADAFLAGS.
395 * Makefile.in: Regenerate.
396
e7c8859c
RS
3972008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
398
399 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
400 * configure: Regenerate.
401
da888c87
PB
4022008-07-30 Paolo Bonzini <bonzini@gnu.org>
403
404 Sync with gcc:
405 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
406
f7c83eac
AS
407 * configure.ac: Add makefile fragments for hpux.
408 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
409 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
410 * configure: Regenerate.
411 * Makefile.in: Regenerate.
da888c87
PB
412
413 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
414
f7c83eac
AS
415 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
416 * Makefile.in: Regenerate.
417 * configure: Regenerate.
da888c87 418
944982cf
ILT
4192008-06-18 Ian Lance Taylor <iant@google.com>
420
662c6704
ILT
421 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
422
944982cf
ILT
423 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
424
7a283e07
RW
4252008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
426
427 * configure: Regenerate.
428
5b553f7e
RW
4292008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
430
431 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
432 "$@" is still intact with both Autoconf 2.59 and 2.62.
433 * configure: Regenerate.
434
675492f0
RW
4352008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
436
437 * Makefile.tpl: Fix comment errors.
438 * Makefile.in: Regenerate.
439
b018a5d1
JB
4402008-06-13 Julian Brown <julian@codesourcery.com>
441
442 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
443 of libobjc for ARM EABI Linux.
444 * configure: Regenerate.
445
310213e8
DE
4462008-06-12 David S. Miller <davem@davemloft.net>
447 David Edelsohn <edelsohn@gnu.org>
448
449 * configure.ac: Add powerpc*-*-* to gold supported targets.
450 * configure: Regenerate.
451
6641ce42
JM
4522008-06-08 Joseph Myers <joseph@codesourcery.com>
453
454 PR tree-optimization/36218
455 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
456 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
457 (all prefix="build-"): Pass them to build-system sub-makes.
458 * Makefile.in: Regenerate.
459
03c2f9e6
DJ
4602008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
461
462 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
463 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
464 mkdep, and compile. Update comments.
465 (ETC_SUPPORT): Add ChangeLog and update comments.
466
4538db8b
ILT
4672008-05-11 Ian Lance Taylor <iant@google.com>
468
469 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
470
266df637
PB
4712008-04-18 Paolo Bonzini <bonzini@gnu.org>
472
473 Sync with gcc:
474 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
475
476 PR bootstrap/35457
477 * configure.ac: Include override.m4.
478 * configure: Regenerate.
479
480 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
481
f7c83eac
AS
482 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
483 * Makefile.in: Regenerate.
266df637
PB
484
485 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
486
f7c83eac
AS
487 * configure.ac: Do not build libssp for the AVR.
488 * configure: Regenerate.
266df637 489
a86a761e
NC
4902008-04-18 Nick Clifton <nickc@redhat.com>
491
492 * MAINTAINERS: Replace reference to configure.in with reference to
493 configure.ac.
494
52310858
NC
4952008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
496
f7c83eac 497 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 498 as nonconfigurable directories list.
f7c83eac 499 * configure: Regenerate.
52310858 500
f5314dd5
DM
5012008-04-14 David S. Miller <davem@davemloft.net>
502
503 * configure.ac: Add sparc*-*-* to gold supported targets.
504 * configure: Regenerate.
505
e2208220
BE
5062008-04-14 Ben Elliston <bje@au.ibm.com>
507
508 * config.sub, config.guess: Update from upstream sources.
509
0bb6ea20
HPN
5102008-04-12 Hans-Peter Nilsson <hp@axis.com>
511
512 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
513 * Makefile.in: Regenerate.
514
e5164e97
ILT
5152008-04-07 Ian Lance Taylor <iant@google.com>
516
517 * Makefile.def: check-gold depends upon all-binutils.
518 * Makefile.in: Regenerate.
519
e33b51a6
NC
5202008-04-04 Nick Clifton <nickc@redhat.com>
521
522 PR binutils/4334
523 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
524 builds.
525 * configure: Regenerate.
526
fc5df3ab
NC
5272008-04-04 NightStrike <NightStrike@gmail.com>
528
529 PR other/35151
f7c83eac
AS
530 * configure.ac: Combine rules for mingw32 and mingw64.
531 * configure: Regenerate.
fc5df3ab 532
c779bab8
PB
5332008-03-27 Paolo Bonzini <bonzini@gnu.org>
534
535 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
536 * Makefile.in: Regenerate.
537
93f9b408
ILT
5382008-03-20 Ian Lance Taylor <iant@google.com>
539
540 * configure.ac: Add support for --enable-gold.
541 * Makefile.def: Add gold as a directory like ld.
542 * configure, Makefile.in: Regenerate.
543
5746fb46
AK
5442008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
545
546 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
547 (s390_cond_extensions): Reduced extensions to the compare related.
548 (main): z10 cpu type option added.
549 (expandConditionalJump): Renamed to ...
550 (insertExpandedMnemonic): ... this.
551
552 * opcodes/s390-opc.c: Re-group the operand format makros.
553 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
554 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
555 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
556 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
557 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
558 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
559 INSTR_SIL_RDU): New instruction formats added.
560 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
561 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
562 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
563 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
564 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
565 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
566 masks added.
567 (s390_opformats): New formats added "ris", "rrs", "sil".
568 * opcodes/s390-opc.txt: Add the conditional jumps with the
569 extensions removed from automatic expansion in s390-mkopc.c manually.
570 (asi - trtre): Add new System z10 EC instructions.
571 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
572
58c85be7
RW
5732008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
574
575 * configure.ac: m4_include config/proginstall.m4.
576 * configure: Regenerate.
577
78124051
RW
5782008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
579
580 Backport from upstream Libtool:
f7c83eac 581
78124051 582 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 583
78124051
RW
584 Deal with Autoconf 2.62's semantic change in m4_append.
585 * ltsugar.m4 (lt_append): Replace broken versions of
586 m4_append.
587 (lt_if_append_uniq): Don't require separator to be overquoted,
588 and avoid broken m4_append.
589 (lt_dict_add): Fix typo.
590 * libtool.m4 (_LT_DECL): Don't overquote separator.
591
018f1bea
DE
5922008-03-13 David Edelsohn <edelsohn@gnu.org>
593
594 * config.rpath: Add AIX 6 support.
595
5c5f596d
PB
5962008-03-13 Paolo Bonzini <bonzini@gnu.org>
597
598 * Makefile.def (stageprofile). Remove -fprofile-generate
599 from stage_libcflags.
600 * Makefile.in: Regenerate.
601
a1f93a5e
BE
6022008-03-13 Ben Elliston <bje@au.ibm.com>
603
604 * config.sub, config.guess: Update from upstream sources.
605
98c3d905
AK
6062008-03-06 Florian Krohm <fkrohm@us.ibm.com>
607
608 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
609 * s390-opc.txt (cmpsc): Duplicate entry removed.
610 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
611 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
612 fier, cu42, cu41): Fix operand format.
613
7f6ef0c0
PB
6142008-02-20 Paolo Bonzini <bonzini@gnu.org>
615
f7c83eac
AS
616 PR bootstrap/32009
617 PR bootstrap/32161
618
619 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
620 * configure: Regenerate.
621
622 * Makefile.def: Define stage_libcflags for all bootstrap stages.
623 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
624 STAGE4_LIBCFLAGS): New.
625 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
626 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
627 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
628 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
629 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
630 for target modules. Don't export LIBCFLAGS.
631 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
632 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
633 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
634 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
635 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
636 * Makefile.in: Regenerate.
7f6ef0c0 637
eaf19029
PB
6382008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
639
640 PR libgcj/33085
641 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
642 Do not use -DDLL_EXPORT. Backport from upstream.
643
680c43e9
NC
6442008-02-14 Nick Clifton <nickc@redhat.com>
645
646 Import this patch from gcc:
647 2008-01-24 David Edelsohn <edelsohn@gnu.org>
648
649 * libtool.m4: Backport AIX 6 support from ToT Libtool.
650
c72b1d96
HPN
6512008-02-02 Hans-Peter Nilsson <hp@axis.com>
652
653 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
654 * configure: Regenerate.
655
8b66833e
BW
6562008-01-31 Marc Gauthier <marc@tensilica.com>
657
658 * configure.ac (xtensa*-*-*): Recognize processor variants.
659 * configure: Regenerate.
660
9cc8ae67
PB
6612008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
662
f7c83eac
AS
663 PR bootstrap/34922
664 * configure.ac (PARSE_ARGS): Push suitable setting of
665 ac_subdirs_all, for `./configure --help=recursive'.
666 Handle `+' in generic toplevel directory disabling.
667 * configure: Regenerate.
9cc8ae67 668
19090595
BE
6692008-01-23 Ben Elliston <bje@au.ibm.com>
670
671 * config.sub, config.guess: Update from upstream sources.
672
9f1e7fd3
BE
6732008-01-08 Ben Elliston <bje@au.ibm.com>
674
675 * config.sub, config.guess: Update from upstream sources.
676
2f959d61
JJ
6772007-12-19 Jeff Johnston <jjohnstn@redhat.com>
678
679 * COPYING.LIBGLOSS: Update default copyright.
680
aa054b85
JJ
6812007-12-19 Jeff Johnston <jjohnstn@redhat.com>
682
683 * COPYING.NEWLIB: Update default copyright.
684
57c53b2b
RS
6852007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
686
687 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
688 Change recommended MPFR from 2.2.1 > 2.3.0.
689 * configure: Regenerate.
690
fee14b60
RS
6912007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
692
693 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
694 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
695 * Makefile.in: Regenerate.
696
c9b68031
DD
6972007-12-10 Andreas Tobler <a.tobler@schweiz.org>
698
699 * configure.ac: Enable libjava for x86_64-*-darwin9.
700 * configure: Regenerate.
701
ad25e7d5
BE
7022007-12-05 Ben Elliston <bje@au.ibm.com>
703
704 * config.sub, config.guess: Update from upstream sources.
705
6ac84f65
PB
7062007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
707
f7c83eac
AS
708 * config-ml.in: Robustify against white space in absolute file
709 names.
6ac84f65 710
f7c83eac
AS
711 * config-ml.in (multi-clean): Substitute ${Makefile}.
712 Remove superfluous ${Makefile} in list.
6ac84f65 713
7b3200f9
DJ
7142007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
715
716 * Makefile.def (dependencies): Make configure-gdb depend on
717 all-intl.
718 * Makefile.in: Regenerated.
719
2c133ff9
JJ
7202007-10-15 Patrick Mansfield <patmans@us.ibm.com>
721
722 * Makefile.def: To avoid problems running with parallel makes,
723 build newlib before libgloss so that target specific header
724 files are availble.
725 * Makefile.in: Regenerate.
726
5074315a
DJ
7272007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
728
729 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
730 * Makefile.in: Regenerate.
731
f5bc1778
DJ
7322007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
733
734 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
735 * libdecnumber: New directory, imported from GCC.
736
c66487f8
NC
7372007-10-08 Mike Frysinger <vapier@gentoo.org>
738
739 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
740 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
741 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
742 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
743 * configure: Regenerate.
744
b5714970
PB
7452007-10-01 Paolo Bonzini <bonzini@gnu.org>
746
747 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
748 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
749 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
750 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
751 * configure.ac: Default them to host tools for $host = $build.
752 Subst them.
753
754 * configure: Regenerate.
755 * Makefile.in: Regenerate.
756
f3b1e08e
RS
7572007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
758
759 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
760 * configure: Regenerate.
761
cff87f51
DD
7622007-09-19 Benjamin Kosnik <bkoz@redhat.com>
763
764 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
765 libstdc++.
766 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
767 * configure: Regenerate.
768 * Makefile.in: Regenerate.
f7c83eac 769
625a61cd
AS
7702007-09-17 Andreas Schwab <schwab@suse.de>
771
772 * configure.ac: Raise minimum makeinfo version to 4.6.
773 * configure: Regenerate.
774
83a3a68b
AM
7752007-09-15 Alan Modra <amodra@bigpond.net.au>
776
777 * configure.ac: Correct makeinfo version check.
778 * configure: Regenerate.
779
5bd8be13
RS
7802007-09-14 Richard Sandiford <richard@codesourcery.com>
781
782 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
783 to $skipdirs and only disable gprof for newlib. Use the normal
784 mips*-elf* handling in other respects.
785 * configure: Regnerate.
786
5566c1fa
DD
7872007-09-12 David Daney <ddaney@avtrex.com>
788
789 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
790 enabling libgcj.
791 * configure: Regenerate.
792
7932007-09-12 Richard Guenther <rguenther@suse.de>
794
795 * configure.ac (--enable-stage1-checking): If neither --enable-checking
796 nor --disable-checking is provided also turn on yes and types
797 checking for stage1.
798 * configure: Re-generate.
799
a18e2996 8002007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
801
802 PR target/33281
803 * configure.ac: Use config/mh-mingw on mingw.
804 * configure: Regenerate.
84e7906e 805
691bb5a1
DD
8062007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
807
808 PR other/32154
809 * configure.ac: For libgloss targets, point the linker to the linker
810 script, startup code and simulator library.
811 * configure: Regenerate.
812
6d18b86b
AH
8132007-09-09 Andrew Haley <aph@redhat.com>
814
815 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 816 target-libjava.
6d18b86b 817
f00a3165 8182007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 819
f00a3165 820 * config.sub, config.guess: Update from upstream sources.
971aaaa5 821
2abc4e65
BE
8222007-08-21 Richard Guenther <rguenther@suse.de>
823
824 * configure.ac: Add types checking to stage1 checking flags.
825 * configure: Regenerate.
826
8a6ee3ab 8272007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 828 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
829
830 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
831 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
832 * Makefile.in: Regenerate.
833 * configure.ac (--with-debug-prefix-map): New.
834 * configure: Regenerate.
835
429acdec
RS
8362007-08-17 Richard Sandiford <richard@codesourcery.com>
837 Nigel Stephens <nigel@mips.com>
838
429acdec
RS
839 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
840 as target_makefile_frag.
841 * configure: Regenerate.
842
8520c408
AO
8432007-08-16 Alexandre Oliva <aoliva@redhat.com>
844
845 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
846 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
847 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
848 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
849 (do-compare, do-compare3, do-compare-debug): New.
850 ([+compare-target+]): Use them.
851
8522007-08-16 Alexandre Oliva <aoliva@redhat.com>
853
854 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
855 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
856 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
857 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
858 (do-compare, do-compare3, do-compare-debug): New.
859 ([+compare-target+]): Use them.
860
2444379b
BE
8612007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
862 Ben Elliston <bje@au.ibm.com>
863
864 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
865 --silent if $silent.
866 * configure: Regenerate.
867
d6f99447
DJ
8682007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
869
870 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
871
bd0aa315
NC
8722007-07-17 Nick Clifton <nickc@redhat.com>
873
874 * COPYING3: New file. Contains version 3 of the GNU General
875 Public License.
876 * COPYING3.LIB: New file. Contains version 3 of the GNU
877 Lesser General Public License.
878
0ebe98fb
BS
8792007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
880
881 * configure.ac: Fix my previous change to really match GCC.
882 * configure: Regenerate.
883
521ec477
DD
8842007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
885
886 * configure.ac: Rewrite 'configure --help' strings to look nicer.
887 * configure: Regenerate.
888
8892007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
890
891 * configure.ac: Add some missing m4 quotation.
892 * configure: Regenerate.
893
0c24b341
NC
8942007-07-09 Kai Tietz <kai.tietz@onevision.com>
895
f7c83eac
AS
896 * Makefile.def: Add windmc tool to build.
897 * Makefile.tpl: Likewise.
898 * configure.ac: Likewise.
899 * Makefile.in: Regenerate.
900 * configure: Regenerate.
0c24b341 901
a09314d0
L
9022007-07-05 H.J. Lu <hongjiu.lu@intel.com>
903
904 * lt~obsolete.m4: New. Import from 20070318 libtool.
905
7c3e1d12
BS
9062007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
907
908 * configure.ac: Don't add target-libmudflap to noconfigdirs for
909 uclinux and linux-uclibc targets.
910 * configure: Regenerate.
911
a5b3b4dd
DD
9122007-06-28 DJ Delorie <dj@redhat.com>
913
914 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
915 not building newlib.
916 * configure: Regenerated.
f7c83eac 917
184d813c
DJ
9182007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
919
920 * src-release (DEVO_SUPPORT): Correct typos.
921
31d99776
DJ
9222007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
923
924 * Makefile.def: Add dependency from configure-gdb to all-bfd.
925 * Makefile.in: Regenerated.
926
e00a73e3
PB
9272007-06-14 Paolo Bonzini <bonzini@gnu.org>
928
f7c83eac
AS
929 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
930 (distclean-stage[+id+]): Possibly delete stage_last.
931 * Makefile.in: Regenerate.
e00a73e3 932
98a1bbc5
BE
9332007-06-07 Ben Elliston <bje@au.ibm.com>
934
935 * config.sub, config.guess: Update from upstream sources.
936
973601e1
BE
9372007-06-07 Ben Elliston <bje@au.ibm.com>
938
939 * Makefile.tpl: Fix spelling error.
940 * Makefile.in: Regenerate.
941
2038f525
PB
9422007-06-04 Paolo Bonzini <bonzini@gnu.org>
943
944 Sync with gcc:
945 2007-05-30 Jakub Jelinek <jakub@redhat.com>
946
f7c83eac
AS
947 PR bootstrap/29382
948 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
949 * configure: Rebuilt.
2038f525 950
f7c5c4b5
PB
9512007-06-01 Steve Ellcey <sje@cup.hp.com>
952
12a64d4f
L
953 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
954 lt_cv_sys_max_cmd_len.
f7c5c4b5 955
7ad9660b
PB
9562007-05-31 Paolo Bonzini <bonzini@gnu.org>
957
958 * ltgcc.m4: Update from GCC.
959
0e7ef45c
EC
9602007-05-25 Andreas Tobler <a.tobler@schweiz.org>
961
12a64d4f 962 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 963
37ad9514
SE
9642007-05-24 Steve Ellcey <sje@cup.hp.com>
965
966 * ltmain.sh: Update from GCC.
967 * libtool.m4: Update from GCC.
968 * ltsugar.m4: New. Update from GCC.
969 * ltversion.m4: New. Update from GCC.
970 * ltoptions.m4: New. Update from GCC.
971 * ltconfig: Remove.
972 * ltcf-c.sh: Remove.
973 * ltcf-cxx.sh: Remove.
974 * ltcf-gcj.sh: Remove.
975 * src-release: Update with new libtool file list.
976
8ee82aff
PB
9772007-05-16 Paolo Bonzini <bonzini@gnu.org>
978
979 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
980 stage_cflags.
981 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
982 Remove CFLAGS/LIBCFLAGS.
983 (configure-stage[+id+]-[+prefix+][+module+],
984 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
985 * Makefile.in: Regenerate.
986
149cb58d
SE
9872007-04-14 Steve Ellcey <sje@cup.hp.com>
988
989 * config-ml.in: Update from GCC.
990
91506736
DJ
9912007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
992
993 * src-release (do-proto-toplev): Process the support directories before
994 the tool directory.
995
ffa8bd48
RS
9962007-03-21 Richard Sandiford <richard@codesourcery.com>
997
998 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
999 of glob. Quote arguments with single quotes too.
1000 * configure: Regenerate.
1001
a4fd3374
DD
10022007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1003
1004 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1005 * Makefile.in: Regenerate
1006
b8025f34
AS
10072007-03-07 Andreas Schwab <schwab@suse.de>
1008
1009 * configure: Regenerate.
1010
a3ca38d2
DD
10112007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1012
1013 * configure.ac: Add "--with-pdfdir" configure option,
1014 which defines pdfdir variable.
1015 * Makefile.def (target=fixincludes): Add install-pdf to
1016 missing targets.
1017 (recursive_targets): Add install-pdf target.
1018 (flags_to_pass): Add pdfdir.
1019 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1020 target.
1021 * configure: Regenerate
1022 * Makefile.in: Regenerate
1023
10242007-02-28 Eric Christopher <echristo@apple.com>
1025
1026 Revert:
1027 2006-12-07 Mike Stump <mrs@apple.com>
1028
1029 * Makefile.def (dependencies): Add dependency for
1030 install-target-libssp and install-target-libgomp on
1031 install-gcc.
1032 * Makefile.in: Regenerate.
1033
10342007-02-27 Matt Kraai <kraai@ftbfs.org>
1035
1036 * configure: Regenerate.
1037 * configure.ac: Move statements after variable declarations.
1038
a4708fba
JM
10392007-02-19 Joseph Myers <joseph@codesourcery.com>
1040
1041 * configure.ac: Adjust for loop syntax.
1042 * configure: Regenerate.
1043
9a819804
AO
10442007-02-18 Alexandre Oliva <aoliva@redhat.com>
1045
1046 * configure: Rebuilt.
1047
81ec575a
AO
10482007-02-18 Alexandre Oliva <aoliva@redhat.com>
1049
1050 * configure.ac: Drop multiple occurrences of --enable-languages,
1051 and fix its quoting.
1052 * configure: Rebuilt.
1053
92f01d61 10542007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
1055 Nathan Sidwell <nathan@codesourcery.com>
1056 Vladimir Prus <vladimir@codesourcery.com
1057 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
1058
1059 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1060 * configure: Regenerate.
1061
b1299c4e
DJ
10622007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1063
1064 * configure.ac (target_libraries): Move libgcc before libiberty.
1065 * configure: Regenerated.
1066
18f6b6ee
PB
10672007-02-13 Paolo Bonzini <bonzini@gnu.org>
1068
1069 * configure: Regenerate again?
1070
9c4e9f27
PB
10712007-02-13 Paolo Bonzini <bonzini@gnu.org>
1072
1073 * configure: Reapply PR30748 fix which was lost in the previous commit.
1074
24ff9987
DJ
10752007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1076 Paolo Bonzini <bonzini@gnu.org>
1077
1078 PR bootstrap/30753
1079 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1080 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1081 * configure: Regenerated.
1082
7df2cd5d
PB
10832007-02-10 Paolo Bonzini <bonzini@gnu.org>
1084
1085 * configure: Regenerate.
1086
b0aaa663
DJ
10872007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1088
1089 PR bootstrap/30748
1090 * configure.ac: Correct syntax for Solaris ksh.
1091 * configure: Regenerated.
1092
a0323144
PB
10932007-02-09 Paolo Bonzini <bonzini@gnu.org>
1094
1095 * Makefile.def: Sync with GCC.
1096 * Makefile.tpl: Sync with GCC.
1097 * Makefile.in: Regenerate.
1098 * configure: Regenerate.
1099
c6b750e1
DJ
11002007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1101
1102 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1103 noncanonical equivalents.
1104 * configure.in: Rename to...
1105 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1106 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1107 target_noncanonical. Use them. Rewrite removal of configure
1108 arguments for autoconf 2.59. Discard variable settings. Force
1109 program_transform_name for native tools.
1110
1111 * Makefile.in: Regenerated.
1112 * configure: Regenerated with autoconf 2.59.
1113
1114 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1115
f3cd89f4
JJ
11162007-02-08 Jeff Johnston <jjohnstn@redhat.com>
1117
1118 * COPYING.LIBGLOSS: Reformat default Red Hat
1119 license to fit within 80 columns.
1120 * COPYING.NEWLIB: Ditto.
1121
4e206d7e
DB
11222007-02-05 Dave Brolley <brolley@redhat.com>
1123
1124 * Contribute the following changes:
1125 2006-11-28 DJ Delorie <dj@redhat.com>
1126
1127 * configure.in: Fix typo for mep's target_makefile_frag.
1128 * configure: Regenerated.
1129
1130 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
1131
1132 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1133 * configure: Regenerate.
1134
1135 2001-09-19 DJ Delorie <dj@redhat.com>
1136
1137 * configure.in (target_makefile_frag): use mt-mep
1138
1139 2001-06-12 Don Howard <dhoward@redhat.com>
1140
1141 * configure.in: Remove gdb from MeP skip list.
1142
1143 2001-04-05 DJ Delorie <dj@redhat.com>
1144
1145 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1146
1147 2001-03-20 Ben Elliston <bje@redhat.com>
1148
1149 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1150
1151 2001-03-19 Ben Elliston <bje@redhat.com>
1152
1153 * config.sub (mep, mep-*): Add.
1154
b2edfdd2
AS
11552007-01-31 Andreas Schwab <schwab@suse.de>
1156
1157 * Makefile.tpl (LDFLAGS): Substitute it.
1158 * Makefile.in: Regenerate.
1159
ceb92e78
PB
11602007-01-11 Paolo Bonzini <bonzini@gnu.org>
1161
1162 * configure.in: Change == to = in test command.
f7c83eac 1163 * configure: Regenerate.
ceb92e78 1164
4b900473 11652007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
1166 Nick Clifton <nickc@redhat.com>
1167 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1168
1169 * configure.in (build_configargs, host_configargs, target_configargs):
1170 Remove build/host/target parameters.
1171 (host_libs): Add gmp and mpfr.
1172 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1173 * Makefile.def (gmp, mpfr): New.
1174 (gcc): Remove target.
1175 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1176 target_os, target_vendor): New.
1177 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1178 * configure: Regenerate.
1179 * Makefile.in: Regenerate.
4b900473
PB
1180
11812007-01-11 Matt Fago <fago@earthlink.net>
1182
1183 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 1184 to improve robustness of configure tests.
4b900473
PB
1185 * configure: Regenerate.
1186
80f6dcbc
NC
11872007-01-08 Kai Tietz <kai.tietz@onevision.com>
1188
1189 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 1190 * configure: Regenerate.
80f6dcbc 1191
f86e35b8
NC
11922007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1193
1194 * Makefile.tpl (all-target): Correct @if conditional for target
1195 modules.
1196 * configure.in: Omit libiberty if building only target libgcc.
1197 * configure, Makefile.in: Regenerated.
1198
79fcd0ec
PB
11992007-01-04 Paolo Bonzini <bonzini@gnu.org>
1200
1201 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1202 * configure: Regenerate.
1203
6aa8ef82
DJ
12042007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1205
1206 * Makefile.def (target_modules): Add libgcc.
1207 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1208 * Makefile.tpl (clean-target-libgcc): Delete.
1209 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1210 on gcc even for bootstrapped modules. Rewrite handling of
1211 lang_env_dependencies to loop over target_modules.
1212 * configure.in (target_libraries): Add target-libgcc.
1213 * Makefile.in, configure: Regenerated.
1214
9b134994
PB
12152006-12-29 Paolo Bonzini <bonzini@gnu.org>
1216
1217 Sync with gcc:
1218 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1219
f7c83eac
AS
1220 * configure.in: Reorganize recognition of languages. Add
1221 --enable-stage1-languages. Show supported languages for the chosen
1222 target rather than all recognized languages.
1223 * configure: Regenerate.
9b134994
PB
1224
1225 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1226
f7c83eac
AS
1227 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1228 * Makefile.in: Regenerate.
9b134994
PB
1229
1230 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1231
f7c83eac
AS
1232 * configure.in: Warn that MPFR 2.2.0 is buggy.
1233 * configure: Regenerate.
9b134994 1234
8cf39b1b
ILT
12352006-12-27 Ian Lance Taylor <iant@google.com>
1236
1237 * configure.in: When removing Makefiles to force a reconfigure, also
1238 remove prev-DIR*/Makefile.
1239 * configure: Regenerate.
1240
ebff6cd5
KH
12412006-12-23 Kazu Hirata <kazu@codesourcery.com>
1242
1243 * config.bfd: Recognize fido.
1244
8a0d8a5c
PB
12452006-12-19 Paolo Bonzini <bonzini@gnu.org>
1246
1247 Sync with gcc:
1248
1249 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1250
1251 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1252 it only affects bootstrap and could be tested on "$host" as well.
1253 * configure: Regenerate.
1254 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1255
1256 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1257
1258 PR bootstrap/29544
1259 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1260 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1261 move here comment from Makefile.tpl.
1262 * Makefile.tpl: Move some definitions higher in the file.
1263 (STAGE1_CHECKING): New.
1264 * configure.in: Add --enable-stage1-checking.
1265 * configure: Regenerate.
1266 * Makefile.in: Regenerate.
1267
1268 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1269
1270 * configure.in: Update error message for missing GMP/MPFR.
1271
1272 * configure: Regenerate.
1273
1274 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1275
1276 * configure.in: Update MPFR version in error message.
1277
1278 * configure: Regenerate.
1279
1280 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1281
1282 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1283 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1284 --with-gmp-lib): New flags.
1285
1286 * configure: Regenerate.
1287
790c0838
AM
12882006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1289
1290 PR bootstrap/30134
1291 * configure.in: Correct x86 darwin support for libjava to powerpc
1292 and i?86 only.
1293 * configure: Regenerate.
1294
77d7106f
AM
12952006-12-11 Alan Modra <amodra@bigpond.net.au>
1296
1297 * configure.in: Handle spu makefile frag.
77d7106f
AM
1298 * Makefile.tpl (MAINT): Define
1299 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1300 * configure: Regenerate.
1301 * Makefile.in: Regenerate.
1302
0cfa5389
BE
13032006-12-11 Ben Elliston <bje@au.ibm.com>
1304
1305 * config.sub, config.guess: Update from upstream sources.
1306
2839fe5d
BE
13072006-12-11 Ben Elliston <bje@au.ibm.com>
1308
1309 * configure.in: Sync with GCC (spu-*-*).
1310 * configure: Sync with GCC.
1311
b897f5d4
MS
13122006-12-07 Mike Stump <mrs@apple.com>
1313
1314 * Makefile.def (dependencies): Add dependency for
1315 install-target-libssp and install-target-libgomp on
1316 install-gcc.
1317 * Makefile.in: Regenerate.
1318
9daf3993
PB
13192006-11-16 Paolo Bonzini <bonzini@gnu.org>
1320
1321 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1322 (unstage): Test for stage_last presence.
1323
1324 PR bootstrap/29802
1325 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1326 * Makefile.in: Regenerate.
1327
9dbaa842
DD
13282006-11-14 DJ Delorie <dj@redhat.com>
1329
1330 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1331 * Makefile.in: Sync with GCC.
1332 * configure.in: Sync with GCC (mpfr, gmp).
1333 * configure: Sync with GCC.
1334
b0cbce8d
JJ
13352006-11-08 Jie Zhang <jie.zhang@analog.com>
1336
1337 * configure.in: Remove target-libgloss from noconfigdirs for
1338 bfin-*-*.
1339 * configure: Regenerated.
1340
44330a94
JJ
13412006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1342
1343 * COPYING.NEWLIB: Add spu license.
7de05dd5 1344 * COPYING.LIBGLOSS: Ditto.
44330a94 1345
56a8fe78
DD
13462006-10-17 Brooks Moses <bmoses@stanford.edu>
1347
1348 * Makefile.def: Added pdf target handling.
1349 * Makefile.tpl: Added pdf target handling.
1350 * Makefile.in: Regenerated.
1351
fbb00ad0
JJ
13522006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1353
1354 * COPYING.NEWLIB: Updated.
1355 * COPYING.LIBGLOSS: Ditto.
1356
6b89cc21
DB
13572006-09-27 Dave Brolley <brolley@redhat.com>
1358
1359 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1360 $s instead of $r.
1361 * configure: Regenerated.
1362
17bcf627
BE
13632006-09-26 Ben Elliston <bje@au.ibm.com>
1364
1365 * config.sub, config.guess: Update from upstream sources.
1366
f3529cf1
TS
13672006-09-20 Thiemo Seufer <ths@mips.com>
1368
1369 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1370 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1371 * configure: Regenerate.
1372
45055374
CV
13732006-08-30 Corinna Vinschen <corinna@vinschen.de>
1374
1375 * configure.in: Never build newlib for a Mingw host.
1376 Never build newlib as Mingw target library.
1377 Test the existence of winsup/cygwin for building a Cygwin newlib,
1378 rather than just winsup.
1379 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1380 building a Mingw target.
1381 * configure: Regenerate.
1382
4be041b2 13832006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
1384 Nigel Stephens <nigel@mips.com>
1385 David Ung <davidu@mips.com>
4be041b2
TS
1386
1387 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1388
1d89b610
PB
13892006-07-25 Paolo Bonzini <bonzini@gnu.org>
1390
1391 Sync from GCC:
1392 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1393
f7c83eac
AS
1394 PR bootstrap/18058
1395 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1396 if the bootstrap compiler is a GCC version that supports it.
1397 * configure: Regenerate.
1d89b610 1398
66a79c16
DJ
13992006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1400
1401 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1402 * configure: Regenerated.
1403
c1cb7e02
PB
14042006-07-18 Paolo Bonzini <bonzini@gnu.org>
1405
f7c83eac
AS
1406 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1407 for stages after the first.
c1cb7e02 1408
7206a0ee
JJ
14092006-07-17 Jakub Jelinek <jakub@redhat.com>
1410
1411 * Makefile.def: Add dependencies for configure-opcodes
1412 on configure-intl and all-opcodes on all-intl.
1413 * Makefile.in: Regenerated.
1414
6816f995
AO
14152006-07-04 Peter O'Gorman <peter@pogma.com>
1416
1417 * ltconfig: chmod 644 before ranlib during install.
1418
3d3adb43
PB
14192006-07-03 Paolo Bonzini <bonzini@gnu.org>
1420
1f3f1bbf 1421 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1422 * configure: Regenerate.
1423
64ce424c
PB
14242006-07-03 Paolo Bonzini <bonzini@gnu.org>
1425
1426 Sync from gcc:
1427
1428 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1429
1430 PR other/27063
1431 * configure.in: Test subdir_requires and give an appropriate
1432 error message.
1433 * configure: Regenerate.
1434
1435 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1436
1437 PR target/27540
1438 * configure.in: Only enable libgomp on IRIX 6.
1439 * configure: Regenerate.
1440
d42c4017
DA
14412006-06-20 David Ayers <d.ayers@inode.at>
1442
1443 PR bootstrap/28072
1444 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1445 whether target-libjava is being configured instead of whether the
1446 java front end is enabled.
1447 * configure: Regenerate.
0e7ef45c 1448
4962c51a
MS
14492006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1450
1451 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1452 to R_ARM_LDC_SB_G{0,1,2} respectively.
1453
caee866a
PB
14542006-06-15 Paolo Bonzini <bonzini@gnu.org>
1455
1456 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1457 too.
1458 * Makefile.in: Regenerate.
1459
363ef840
DA
14602006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1461
1462 Sync from gcc:
1463
1464 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1465 * configure.in: Don't enable libgomp on hpux10.
1466 * configure: Rebuilt.
1467
54d1c879
DA
14682006-06-13 David Ayers <d.ayers@inode.at>
1469
1470 Sync from gcc:
1471
1472 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1473
54d1c879
DA
1474 PR bootstrap/27963
1475 PR target/19970
0e7ef45c 1476 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1477 ${libgcj} is specified.
1478 * configure: Regenerate.
0e7ef45c 1479
a4d8b690
JJ
14802006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1481
1482 Sync from gcc:
1483
1484 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 1485 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
1486
1487 PR bootstrap/18033
1488 * config-ml.in: Eval option if surrounded by single quotes.
1489
4f0ef2d8
CD
14902006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1491
1492 Sync from gcc:
0e7ef45c 1493
4f0ef2d8 1494 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1495
4f0ef2d8
CD
1496 PR libobjc/13946
1497 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1498 * Makefile.in: Regenerate.
1499 * configure.in: Add --enable-objc-gc at toplevel and have it
1500 enable boehm-gc for Objective-C.
1501 Remove target-boehm-gc from libgcj.
1502 Add target-boehm-gc to target_libraries.
1503 Add target-boehm-gc to noconfigdirs where ${libgcj}
1504 is specified.
1505 Assert that boehm-gc is supported when requested for Objective-C.
1506 Only build boehm-gc if needed either for Java or Objective-C.
1507 * configure: Regenerate.
1508
1509 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1510
4f0ef2d8
CD
1511 PR 27674
1512 * Makefile.tpl (configure-[+prefix+][+module+],
1513 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1514 Remove rule to unstage bootstrapped modules.
1515 (stage_current): New.
1516 * Makefile.in: Regenerate.
1517
1518 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1519 Andreas Tobler <a.tobler@schweiz.ch>
1520
1521 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1522 * configure: Rebuilt.
1523
1524 Revert
1525 2006-01-31 Richard Guenther <rguenther@suse.de>
1526 Paolo Bonzini <bonzini@gnu.org>
1527
1528 * Makefile.def (target_modules): Add libgcc-math target module.
1529 * configure.in (target_libraries): Add libgcc-math target library.
1530 (--enable-libgcc-math): New configure switch.
1531 * Makefile.in: Re-generate.
1532 * configure: Re-generate.
1533
c17b816b
JJ
15342006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1535
1536 * config-ml.in: Alter CCASFLAGS to include special
1537 multilib options the same as is done for CFLAGS.
1538
20e95c23
DJ
15392006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1540
1541 * Makefile.def: Added dependencies from sim and gdb on intl, and
1542 added configure dependencies to everything with an all dependency
1543 on intl.
1544 * gettext.m4: Removed.
1545 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1546 (GDB_SUPPORT_DIRS): Add intl.
1547 * Makefile.in: Regenerated.
1548
4bd8ad80
DJ
15492006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1550
1551 * src-release (DEVO_SUPPORT): Add config.rpath.
1552
c380fdd8
PB
15532006-05-25 Paolo Bonzini <bonzini@gnu.org>
1554
1555 * Makefile.def (bfd, opcodes): Fix lib_path.
1556 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1557 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1558 * Makefile.in: Regenerate.
1559
701628f5
MS
15602006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1561
1562 * configure.in: Enable gprof for cross builds.
1563 * configure: Regenerate.
1564
25aae7f2
DJ
15652006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1566
1567 * src-release (MAKEINFOFLAGS): Define.
1568 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1569
ea3d1626
BE
15702006-05-14 Ben Elliston <bje@au.ibm.com>
1571
1572 * config.sub, config.guess: Update from upstream sources.
1573
49b9e644
BE
15742006-05-12 Ben Elliston <bje@au.ibm.com>
1575
1576 * config.sub, config.guess: Update from upstream sources.
1577
482dd2f6
DJ
15782006-05-04 Steve Ellcey <sje@cup.hp.com>
1579
1580 * blt, iwidgets, mmalloc: Remove directories.
1581
8b01a5c2
DD
15822006-05-01 DJ Delorie <dj@redhat.com>
1583
641a3af4 1584 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1585 * configure: Regenerate.
1586
a481dbb7
DD
15872006-04-18 DJ Delorie <dj@redhat.com>
1588
1589 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1590 reference libgloss so that libssp can be built in a combined
1591 tree.
1592 * configure: Regenerate.
1593
962c9e74
BE
15942006-04-10 Ben Elliston <bje@au.ibm.com>
1595
1596 * contrib: Remove directory.
1597
108a6f8e
CD
15982006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1599
1600 * Makefile.tpl: Add install-html target.
1601 * Makefile.def: Add install-html target.
1602 * Makefile.in: Regenerate.
1603 * configure.in: Add --with-datarootdir, --with-docdir,
1604 and --with-htmldir options.
1605 * configure: Regenerate.
1606
a4ef73e9
BE
16072006-03-31 Ben Elliston <bje@au.ibm.com>
1608
1609 PR binutils/1860
1610 * configure.in: Require makeinfo 4.4 or higher.
1611 * configure: Regenerate.
1612
b37df25a
PB
16132006-03-14 Paolo Bonzini <bonzini@gnu.org>
1614
1615 * Makefile.in: Regenerate.
1616
a6df5a19
PB
16172006-03-14 Paolo Bonzini <bonzini@gnu.org>
1618
1619 Sync with gcc:
1620 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1621
f7c83eac
AS
1622 * configure.in: Handle --disable-<component> generically.
1623 * configure: Regenerate.
a6df5a19
PB
1624
1625 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1626
f7c83eac
AS
1627 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1628 (TARGET_CONFIGDIRS): Remove.
1629 * configure.in: Remove AC_SUBST(target_configdirs).
1630 * Makefile.in, configure: Regenerated.
a6df5a19
PB
1631
1632
65419985
L
16332006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1634
1635 PR libgcj/17311
1636 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1637
c52c6897
PB
16382006-02-20 Paolo Bonzini <bonzini@gnu.org>
1639
1640 PR bootstrap/25670
1641
1642 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1643
1644 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1645 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1646 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1647 BUILD_PREFIX, BUILD_PREFIX_1.
1648 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1649
1650 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1651 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1652
1653 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1654 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1655 of `cat stage_current`. Always provide the `r' and `s' variables.
1656 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1657 a single shell execution.
1658 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1659 bootstrapped modules, make the stage1 module if the build was not
1660 started yet, else build the current stage.
1661 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1662 (all-build, all-host, all-target, [+make_target+]-host,
1663 [+make_target+]-target): Do not use \-continued lines.
1664 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1665 (current_stage, restrap, stage_last): New.
1666
1667 * Makefile.in: Regenerate.
1668 * configure: Regenerate.
1669
b3ded179
PB
16702006-02-14 Paolo Bonzini <bonzini@gnu.org>
1671
1672 Sync from gcc:
1673
1674 2006-01-31 Richard Guenther <rguenther@suse.de>
1675 Paolo Bonzini <bonzini@gnu.org>
1676
f7c83eac
AS
1677 * Makefile.def (target_modules): Add libgcc-math target module.
1678 * configure.in (target_libraries): Add libgcc-math target library.
1679 (--enable-libgcc-math): New configure switch.
1680 * Makefile.in: Re-generate.
1681 * configure: Re-generate.
1682 * libgcc-math: New toplevel directory.
b3ded179
PB
1683
1684 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
1685 Jakub Jelinek <jakub@redhat.com>
1686 Diego Novillo <dnovillo@redhat.com>
b3ded179 1687
f7c83eac
AS
1688 * libgomp: New directory.
1689 * Makefile.def: Add target_module libgomp.
1690 * Makefile.in: Regenerate.
1691 * configure.in (target_libraries): Add target-libgomp.
1692 * configure: Regenerate.
b3ded179 1693
3a35eeb3
PB
16942006-02-14 Paolo Bonzini <bonzini@gnu.org>
1695 Andreas Schwab <schwab@suse.de>
0e7ef45c 1696
3a35eeb3
PB
1697 * configure: Regenerate.
1698
2429c060
PB
16992006-01-16 Paolo Bonzini <bonzini@gnu.org>
1700
1701 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1702 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1703 the assembler, linker and binutils.
1704 * configure: Regenerate.
1705
ec49b2b8
NC
17062006-01-16 Nick Clifton <nickc@redhat.com>
1707
49b9e644 1708 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1709
44b2308f
AO
17102006-01-05 Alexandre Oliva <aoliva@redhat.com>
1711
1712 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1713 @ from continuation.
1714 * Makefile.in: Rebuilt.
1715
80911fe1
PB
17162006-01-04 Paolo Bonzini <bonzini@gnu.org>
1717
1718 Sync from gcc:
1719
1720 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1721
f7c83eac 1722 PR bootstrap/24252
80911fe1 1723
f7c83eac
AS
1724 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1725 * Makefile.tpl (OBJDUMP): New.
1726 (EXTRA_HOST_FLAGS): Add it.
1727 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 1728
f7c83eac
AS
1729 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1730 to use symbolic links between directories. Avoid race conditions
1731 or make them harmless.
1732 * configure.in: Do not try to use symbolic links between directories.
80911fe1 1733
f7c83eac
AS
1734 * Makefile.def (LEAN): Pass.
1735 * Makefile.tpl (LEAN): Define.
1736 (stage[+id+]-start): Accept that the previous directory does not
1737 exist, if the bootstrap is lean.
1738 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1739 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1740 configure substitution.
1741 ([+compare-target+]): Likewise.
1742 ([+bootstrap-target+]-lean): New.
1743 * configure.in: Remove lean bootstrap support from here.
80911fe1 1744
f7c83eac
AS
1745 * Makefile.in: Regenerate.
1746 * configure: Regenerate.
80911fe1
PB
1747
1748 2006-01-02 Andreas Schwab <schwab@suse.de>
1749
f7c83eac
AS
1750 * configure.in: When reconfiguring remove Makefile in
1751 all stage directories.
1752 * configure: Regenerate.
80911fe1 1753
b59bea8a
NC
17542005-12-27 Leif Ekblad <leif@rdos.net>
1755
1756 * configure.in: Add support for RDOS target.
1757 * configure: Regenerate.
1758
d7730bac
NC
17592005-12-27 Nick Clifton <nickc@redhat.com>
1760
1761 PR binutils/1990
1762 * libtool.m4: Synchronize with version in GCC sources.
1763
c02dabc3
PB
17642005-12-20 Paolo Bonzini <bonzini@gnu.org>
1765
f7c83eac 1766 Revert Ada-related part of the previous change.
c02dabc3 1767
f7c83eac
AS
1768 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1769 Do not pass.
1770 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1771 * Makefile.in: Regenerate.
1772 * configure.in: Do not include mt-ppc-aix target fragment.
1773 * configure: Regenerate.
c02dabc3 1774
f6d183c0
PB
17752005-12-19 Paolo Bonzini <bonzini@gnu.org>
1776
1777 * configure.in: Select appropriate fragments for PowerPC/AIX.
1778 * configure: Regenerate.
1779
1780 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1781 BOOT_CFLAGS, BOOT_LDFLAGS.
1782 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1783 BOOT_CFLAGS, BOOT_LDFLAGS.
1784 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1785 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1786 (stage): Fail if we cannot complete the work.
1787 * Makefile.in: Regenerate.
1788
f29759fc
JJ
17892005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1790
1791 * COPYING.NEWLIB: Update copyright year for default
1792 copyright.
1793
1f054001
PB
17942005-12-15 Paolo Bonzini <bonzini@gnu.org>
1795
1796 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1797 install-host-nogcc): Don't invoke $(stage) at the end.
1798 * Makefile.in: Regenerate.
1799
0aed8855
PB
18002005-12-14 Paolo Bonzini <bonzini@gnu.org>
1801
1802 * configure.in: Flip the top-level bootstrap switch.
1803 * configure: Regenerate.
1804
1805 Merge from gcc:
1806
1807 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1808
f7c83eac
AS
1809 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1810 $(stage) and $(unstage).
1811 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1812 (all): Remove stray semicolon.
1813 (local-distclean): Don't handle multilib.tmp and multilib.out.
1814 (install.all): Set $s for consistency.
1815 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1816 check_multilibs setting. Always make the install directory.
1817 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1818 Correct @if/@endif.
1819 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1820 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1821 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1822 (multilib.out): Remove.
1823 * Makefile.in: Regenerated.
0aed8855
PB
1824
18252005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1826
1827 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1828 * configure.in: Replace ms1 arch with mt.
1829 * configure: Rebuilt.
1830
18312005-12-05 Paolo Bonzini <bonzini@gnu.org>
1832
1833 Sync with gcc:
1834
4970f871
NS
18352005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1836
1837 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1838 * configure.in: Replace ms1 arch with mt.
1839 * configure: Rebuilt.
1840
be01d343
PB
18412005-12-05 Paolo Bonzini <bonzini@gnu.org>
1842
1843 Sync with gcc:
1844
1845 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1846
f7c83eac
AS
1847 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1848 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1849 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1850 Find in-tree tools if available.
1851 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1852 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1853 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1854 (COMPILER_*_FOR_TARGET): New.
1855 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1856 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1857 (CONFIGURED_*, USUAL_*): Remove.
1858 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1859 STRIP): Use autoconf substitutions.
1860 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1861 COMPILER_NM_FOR_TARGET): New.
1862 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1863
1864 (all): Make all-host and all-target in parallel.
1865 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1866 that $$r and $$s are set before invoking a recursive make.
1867 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1868 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
1869
1870 2005-11-29 Ben Elliston <bje@au.ibm.com>
1871
f7c83eac
AS
1872 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1873 from the gcc build directory.
1874 * Makefile.in: Regenerate.
be01d343
PB
1875
1876 2005-11-29 Ben Elliston <bje@au.ibm.com>
1877
f7c83eac
AS
1878 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1879 depend on all-libdecnumber.
1880 * configure.in (host_libs): Include libdecnumber.
1881 * Makefile.in: Regenerate.
1882 * configure: Likewise.
be01d343
PB
1883
1884 2005-11-21 Kean Johnston <jkj@sco.com>
1885
f7c83eac 1886 * config.sub, config.guess: Sync from upstream sources.
be01d343 1887
907be67c
DJ
18882005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1889
1890 * Makefile.def: Remove gdb dependencies for gdbtk.
1891 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1892 (configure-gdb, install-gdb): New rules.
1893 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1894 * Makefile.in, configure: Regenerated.
1895
e360f423
PB
18962005-10-22 Paolo Bonzini <bonzini@gnu.org>
1897
1898 PR bootstrap/24297
1899 * Makefile.tpl (do-[+make-target+], do-check, install,
1900 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1901 are set before recursing.
1902 * Makefile.in: Regenerate.
1903
45d5eb0a
EB
19042005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1905
1906 PR bootstrap/18939
1907 * Makefile.def (gcc) <target>: Fix thinko.
1908 * Makefile.in: Regenerate.
1909
3cf3372e
BS
19102005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1911
1912 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1913 * configure: Regenerate.
1914
bd70a46f
KH
19152005-10-09 Kazu Hirata <kazu@codesourcery.com>
1916
1917 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1918 target-libffi, target-qthreads, target-libjava, and
1919 targetlibobjc.
1920 * configure: Regenerate.
1921
5ae72758
DJ
19222005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1923
1924 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1925 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1926 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1927 (USUAL_OBJDUMP_FOR_TARGET): New.
1928 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1929 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1930 * configure, Makefile.in: Regenerated.
5ae72758 1931
cc96343e
PB
19322005-10-05 Paolo Bonzini <bonzini@gnu.org>
1933
1934 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1935 before other host packages.
1936
f70224b5
PB
19372005-10-05 Paolo Bonzini <bonzini@gnu.org>
1938
1939 PR bootstrap/22340
1940
1941 * configure.in (default_target): Remove.
1942 * Makefile.tpl (all): Do not use prerequisites as subroutines
1943 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1944 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1945 use prerequisites as subroutines.
1946 (check-host, check-target): New.
1947 (bootstrap configure & all targets): Do not use stage*-start
1948 if the directory layout is already ok.
1949 (non-bootstrap configure & all targets): Prepend a $(unstage).
1950 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1951 (NOTPARALLEL): Remove.
1952 (unstage, stage variables): New variables.
1953 (unstage, stage targets): Simply expand to those variables.
1954
1955 * configure: Regenerate.
1956 * Makefile.in: Regenerate.
1957
c13c918a
JW
19582005-10-04 James E Wilson <wilson@specifix.com>
1959
1960 * Makefile.def (lang_env_dependencies): Add libmudflap.
1961 * Makefile.in: Regenerate.
1962
376a0e54
CM
19632005-10-03 Catherine Moore <clm@cm00re.com>
1964
1965 * configure.in (bfin-*-*): Support bfin.
1966 * configure: Regenerated.
1967
d320aacb
L
19682005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1969
1970 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1971 * configure: Regenerated.
1972
7e0f7140
GK
19732005-09-28 Geoffrey Keating <geoffk@apple.com>
1974
1975 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1976 (LIPO_FOR_TARGET): New.
1977 (CONFIGURED_LIPO_FOR_TARGET): New.
1978 (USUAL_LIPO_FOR_TARGET): New.
1979 (STRIP_FOR_TARGET): New.
1980 (CONFIGURED_STRIP_FOR_TARGET): New.
1981 (USUAL_STRIP_FOR_TARGET): New.
1982 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1983 STRIP_FOR_TARGET.
1984 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1985 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1986 * Makefile.in: Regenerate.
1987 * configure: Regenerate.
0e7ef45c 1988
096f7d00
DE
19892005-09-19 David Edelsohn <edelsohn@gnu.org>
1990
1991 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1992 (rs6000-*-aix*): Same.
1993 * configure: Regenerate.
1994
19952005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1996
1997 * configure.in: Recognize f95 in the --enable-languages option,
1998 and substitute it for fortran, issuing a warning.
1999 * configure: Regenerate.
2000
2016dfcc
BE
20012005-09-07 Ben Elliston <bje@au.ibm.com>
2002
2003 Import from Autoconf sources:
2004
2005 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2006 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
2007 Elliston. Handle weird characters correctly.
2008
6dd2fda9
DD
20092005-08-30 Phil Edwards <phil@codesourcery.com>
2010
2011 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2012 * configure: Regenerated.
2013
e6db70d4
RE
20142005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2015
f7c83eac
AS
2016 * Makefile.def (libssp): Add to lang_env_dependencies.
2017 * Makefile.in: Regenerate.
e6db70d4 2018
e1e3d0f5
CG
20192005-08-17 Christian Groessler <chris@groessler.org>
2020
2021 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2022 * Makefile.in: Regenerate.
2023
05cbd757
PB
20242005-08-12 Paolo Bonzini <bonzini@gnu.org>
2025
2026 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2027 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2028 Look for alternate names of the target cc and c++
2029 * configure: Regenerate.
2030
55db4b87
PB
20312005-08-08 Paolo Bonzini <bonzini@gnu.org>
2032
2033 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2034 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2035 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2036 tools; remove code to manually set them.
2037 (Target tools): Look in the environment for them.
2038 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2039 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2040 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2041 build directory.
2042 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2043 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2044 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2045 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2046 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2047 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2048 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2049 * configure: Regenerate.
2050 * Makefile.in: Regenerate.
2051
414e5532
MM
20522005-07-27 Mark Mitchell <mark@codesourcery.com>
2053
2054 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 2055 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
2056 * Makefile.in: Regenerated.
2057
a19b6204
MM
20582005-07-26 Mark Mitchell <mark@codesourcery.com>
2059
2060 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2061 (CFLAGS_FOR_TARGET): Use it.
2062 (CXXFLAGS_FOR_TARGET): Likewise.
2063 * Makefile.in: Regenerated.
2064 * configure.in (--with-build-sysroot): New option.
2065 * configure: Regenerated.
2066
b73aa406
PB
20672005-07-24 Paolo Bonzini <bonzini@gnu.org>
2068
2069 * Makefile.tpl: Wrap install between unstage and stage
2070 * Makefile.in: Regenerate.
2071
6e4d0bcb
KC
20722005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2073
2074 * all files: Update FSF address.
2075
49f58d10
JB
20762005-07-14 Jim Blandy <jimb@redhat.com>
2077
2078 * configure.in: Add cases for Renesas m32c.
2079 * configure: Regenerated.
0e7ef45c 2080
1d9c9cd7
KC
20812005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2082
2083 * COPYING, compile, config-ml.in, config.guess,
2084 config.sub, install-sh, missing, mkinstalldirs,
2085 symlink-tree, ylwrap: Sync from upstream sources.
2086
1587117a
EC
20872005-07-13 Eric Christopher <echristo@redhat.com>
2088
2089 * configure.in: Add toplevel noconfigdir support for tpf.
2090 * configure: Regenerate.
2091
bb780410
DD
20922005-07-11 Jakub Jelinek <jakub@redhat.com>
2093
2094 * Makefile.def (target_modules): Add libssp.
2095 * configure.in (target_libraries): Add target-libssp.
2096 * configure: Rebuilt.
2097 * Makefile.in: Rebuilt.
2098
064d0a7c
PB
20992005-07-11 Paolo Bonzini <bonzini@gnu.org>
2100
2101 PR ada/22340
2102
2103 * Makefile.def: Sync with gcc.
2104 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2105 * Makefile.in: Regenerate.
2106
b2edd3b5
AS
21072005-07-07 Andreas Schwab <schwab@suse.de>
2108
2109 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2110 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2111 * Makefile.in: Regenerated.
2112
5f128533
KH
21132005-07-07 Kazu Hirata <kazu@codesourcery.com>
2114
2115 * configure.in: Add --enable-libssp and --disable-libssp.
2116 * configure: Regenerate with autoconf-2.13.
2117
4e3fc8e5
GK
21182005-07-06 Geoffrey Keating <geoffk@apple.com>
2119
2120 * configure.in: Don't build sim or rda when targetting darwin.
2121 * configure: Regenerate.
2122
c7357d6a
BE
21232005-07-04 Ben Elliston <bje@gnu.org>
2124
2125 * src-release (do-proto-toplev): Remove dejagnu bits.
2126 (DEJAGNU_SUPPORT_DIRS): Remove.
2127 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2128 (GDBD_SUPPORT_DIRS): Likewise.
2129 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2130 (INSIGHTD_SUPPORT_DIRS): Likewise.
2131 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2132
21332005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
2134
2135 * setup.com (mpw): Remove unused directive.
2136
7d329e61
PB
21372005-06-22 Paolo Bonzini <bonzini@gnu.org>
2138
2139 * Makefile.def (stagefeedback): Come after profile.
2140 Define profiledbootstrap target.
2141 * Makefile.tpl (profiledbootstrap): Remove.
2142 (stageprofile-end): Zap stagefeedback.
2143 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2144 * Makefile.in: Regenerate.
2145
e5fbed21
DD
21462005-06-13 Zack Weinberg <zack@codesourcery.com>
2147
2148 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2149 In 'cpp' stanza, support '#line' as well as '# '.
2150
59f7ec45
HPN
21512005-06-07 Hans-Peter Nilsson <hp@axis.com>
2152
2153 * configure.in (unsupported_languages): New macro.
2154 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2155 non-ported target libraries in noconfigdirs.
2156 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2157 non-linux-gnu. Remove libgcj_ex_libffi.
2158 <lang_frag loop>: Set add_this_lang=no if the language is in
2159 unsupported_languages.
2160 * configure: Regenerate.
2161
c10e9ba7
DD
21622005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2163
2164 * configure.in: Fix typo in handling of --with-mpfr-dir.
2165 * configure: Regenerate.
2166
20deb2b8
JB
21672005-06-02 Jim Blandy <jimb@redhat.com>
2168
2169 * config.sub: Add cases for the Renesas m32c. (This patch has been
2170 accepted into the master sources.)
2171
cdb9b172 21722005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
2173 Michael Snyder <msnyder@redhat.com>
2174 Stan Cox <scox@redhat.com>
cdb9b172 2175
f7c83eac 2176 * configure.in: Set noconfigdirs for ms1.
cdb9b172 2177
f7c83eac 2178 * configure: Regenerate.
cdb9b172 2179
1dc3053f
PB
21802005-05-25 Paolo Bonzini <bonzini@gnu.org>
2181
2182 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2183 (Dependencies): Consider target modules for bootstrap dependencies.
2184 Make target bootstrap modules depend on each stage's gcc.
2185 * Makefile.in: Regenerate.
2186
c60fe18b
PB
21872005-05-20 Paolo Bonzini <bonzini@gnu.org>
2188
2189 * Makefile.def (configure-gcc): Depend on binutils having been built.
2190 (all-gcc): No need to do it here.
2191 * Makefile.in: Regenerate.
2192
27258dd4
PB
21932005-05-19 Paul Brook <paul@codesourcery.com>
2194
0e7ef45c 2195 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
2196 language cannot be built.
2197 * configure: Regenerate.
2198
42ecbf5e
DJ
21992005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2200
2201 * ylwrap: Import from Automake 1.9.5.
2202
ae380b45
MS
22032005-05-04 Mike Stump <mrs@apple.com>
2204
2205 * configure.in: Always pass --target to target configures as
2206 otherwise rebuilds that do --recheck will fail.
811d3af8 2207 * configure: Rebuilt.
ae380b45 2208
d545f33b
PB
22092005-05-04 Paolo Bonzini <bonzini@gnu.org>
2210
2211 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2212 STAGE_HOST_EXPORTS.
2213 (configure, all): Add bootstrap support.
2214 (Host modules, target modules): Pass post-stage1 flags and exports.
2215 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2216 * Makefile.in: Regenerate.
2217
2faa2958
PB
22182005-04-29 Paolo Bonzini <bonzini@gnu.org>
2219
2220 Sync from gcc:
2221
2222 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2223
f7c83eac 2224 * config.sub: Update from master copy.
2faa2958
PB
2225
2226 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2227
f7c83eac
AS
2228 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2229 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2230 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2231 "*-*-elf" and "*-*-linux*".
2232 * configure: Regenerate.
2faa2958 2233
a7254363
PB
22342005-04-06 Paolo Bonzini <bonzini@gnu.org>
2235
f7c83eac 2236 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2237 (TARGET_CONFIGARGS): Include --with-target-subdir.
2238 (configure, all): New macros. Use them throughout.
2239
a8637a7d
PB
22402005-04-05 Paolo Bonzini <bonzini@gnu.org>
2241
2242 * Makefile.tpl: Sync with gcc.
2243 * Makefile.in: Regenerate.
2244
dd387d52
JR
22452005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2246
2247 * config/mh-mingw32: Delete.
2248 * configure.in: Don't use it.
2249 * configure: Regenerate.
2250
e90269c8
PB
22512005-03-31 Paolo Bonzini <bonzini@gnu.org>
2252
2253 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2254 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2255 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2256 (HOST_LIB_PATH): Generate from Makefile.def.
2257 (TARGET_LIB_PATH): Likewise.
2258 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2259 * Makefile.in: Regenerate.
2260 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2261 (RPATH_ENVVAR): Include Darwin case.
2262 * configure: Regenerate.
2263
9a237d9e
PB
22642005-03-25 Paolo Bonzini <bonzini@gnu.org>
2265
2266 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2267 * configure: Regenerate.
2268
479759c8
ZW
22692005-03-21 Zack Weinberg <zack@codesourcery.com>
2270
2271 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2272 gcc_version, and gcc_version_trigger from set of flags to pass.
2273 * Makefile.tpl: Remove definitions of above variables.
2274 (config.status): Remove dependency on $(gcc_version_trigger).
2275 * Makefile.in: Regenerate.
2276 * configure.in: Do not reference config/gcc-version.m4 nor
2277 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2278 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2279 * configure: Regenerate.
2280
4cfaf6d5
DD
22812005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2282 Andrew Pinski <pinskia@physics.uc.edu>
2283
2284 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2285 * Makefile.in: Regenerate.
2286
33a3fb7b
AO
22872005-03-01 Alexandre Oliva <aoliva@redhat.com>
2288
2289 PR libgcj/20160
2290 * ltmain.sh: Avoid creating archives with components that have
2291 duplicate basenames.
2292
2da12f12
PB
22932005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2294
479759c8
ZW
2295 PR bootstrap/20250
2296 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2297 instead of check.
2298 * Makefile.in: Regenerate.
2da12f12 2299
b00612cc
PB
23002005-02-28 Paolo Bonzini <bonzini@gnu.org>
2301
2302 Sync from gcc.
2303
2304 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2305
2306 PR bootstrap/17383
2307 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2308 * Makefile.tpl (HOST_SUBDIR): New substitution.
2309 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2310 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2311 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2312 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2313 (Host modules, Bootstrapped modules): Use it.
2314 (Build modules, Target modules): Do not create symlink trees,
2315 always configure out-of-srcdir.
2316 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2317 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2318 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2319 $(HOST_SUBDIR). Create a symlink for host_subdir.
2320
2321 * Makefile.in: Regenerate.
2322 * configure: Regenerate.
2323
2324 Merged from libada-gnattools-branch:
2325 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2326
2327 * Makefile.def: Add gnattools as a module, depending on target-libada.
2328 * Makefile.in: Regenerate.
2329 * configure.in: Include gnattools in host_tools; disable it if ada
2330 is disabled.
2331 * configure: Regenerate.
2332
c3e65f62
NC
23332005-02-23 Nick Clifton <nickc@redhat.com>
2334
2335 * configure: Regenerate.
2336
e4d180c2
NC
23372005-02-22 Paul Schlie <schlie@comcast.net>
2338
2339 * configure.in: Allow darwin targeted ports to build tk, itcl and
2340 libgui.
2341
e3c770b1
EB
23422005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2343
2344 PR libgcj/10353
2345 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2346 * configure: Regenerate.
2347
9c73618c
AC
23482005-02-08 Andrew Cagney <cagney@gnu.org>
2349
2350 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2351 gdb/ section. Update GDB's URL.
2352
c46f8c51
AC
23532005-01-31 Andrew Cagney <cagney@gnu.org>
2354
2355 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2356
c7e66c6d
HPN
23572005-01-29 Hans-Peter Nilsson <hp@axis.com>
2358
2359 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2360 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2361 target-libgloss when not *-*-elf and *-*-aout.
2362 * configure: Regenerate.
2363
a53bf506
AC
23642005-01-27 Andrew Cagney <cagney@gnu.org>
2365
2366 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2367
45181ed1
AC
23682005-01-24 Andrew Cagney <cagney@gnu.org>
2369
2370 * gettext.m4: Only fall back to ../intl/ when it's present.
2371
a1e0f4e4
KC
23722005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2373
2374 * install-sh, config.sub: Import from upstream.
2375
23762005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2377
2378 PR bootstrap/18222
2379 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2380 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2381 * Makefile.in: Regenerate.
2382
c50382e2
PB
23832005-01-03 Paolo Bonzini <bonzini@gnu.org>
2384
2385 Revert 2004-12-28 Makefile changes, a better fix will be
2386 applied to mainline and src after GCC 4.0 branches.
2387
11d07737
PB
23882004-12-28 Paolo Bonzini <bonzini@gnu.org>
2389
2390 PR bootstrap/17383
2391
2392 * Makefile.def (target_modules): Remove stage parameter,
2393 it is always true now.
2394 * Makefile.tpl (configure-build-[+module+],
2395 configure-target-[+module+]): Always build symlink tree
2396 for the directory and for include. BUILD_SUBDIR and
2397 TARGET_SUBDIR cannot be . anymore.
2398 * Makefile.in: Regenerate.
2399
dadfdbe2
DD
24002004-12-25 David Edelsohn <edelsohn@gnu.org>
2401
2402 Revert 2004-12-08 Makefile changes.
2403
dbf85af7
JR
24042004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2405
2406 * configure.in (sh64-*-*): Reenable gprof.
2407 * configure: Regenerate.
2408
6b8fea99
JB
24092004-12-09 Jim Blandy <jimb@redhat.com>
2410
2411 * MAINTAINERS: List 'depcomp' as part of automake.
2412
7341462c
DE
24132004-12-08 David Edelsohn <edelsohn@gnu.org>
2414
2415 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2416 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2417 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2418 * Makefile.in: Regenerate.
2419
21fde4dc
DD
24202004-12-07 Matt Kraai <kraai@ftbfs.org>
2421
2422 * Makefile.tpl: Generate normal dependencies if the LHS module is
2423 not bootstrapped.
2424 * Makefile.in: Regenerate.
2425
3da796a2
RS
24262004-12-03 Richard Sandiford <rsandifo@redhat.com>
2427
2428 * configure.in: Include config/gxx-include-dir.m4. Use
2429 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2430 * configure: Regenerate.
2431
73fb7068
RS
24322004-12-03 Richard Sandiford <rsandifo@redhat.com>
2433
2434 * config.if: Delete.
2435 * configure.in: Set libstdcxx_incdir directly.
2436 * configure: Regenerate.
2437 * MAINTAINERS: Remove mention of config.if.
2438 * src-release (DEVO_SUPPORT): Remove config.if.
2439
6c8e6ce9
EC
24402004-12-02 Eric Christopher <echristo@redhat.com>
2441
3b6098f8
EC
2442 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2443 of things to remove.
6c8e6ce9 2444 * Makefile.in: Regenerate.
479759c8 2445
b8658a2f
RS
24462004-12-02 Richard Sandiford <rsandifo@redhat.com>
2447
2448 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2449 * configure: Regenerate.
2450
afefada0
RS
24512004-12-02 Richard Sandiford <rsandifo@redhat.com>
2452
2453 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2454 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2455 * configure: Regenerate.
2456
5dcac624
DA
24572004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2458
2459 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2460 (hppa*64*-*-*): Delete incorrect comment.
2461 * configure: Rebuilt.
2462
57d1eb1a
DD
24632004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2464
2465 * install-sh, compile: Import from automake.
2466
24672004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2468
2469 * config.guess, config.sub: Import from savannnah.
2470
6d389afc
MS
24712004-11-12 Mike Stump <mrs@apple.com>
2472
2473 * Makefile.def: Add html support.
2474 * Makefile.tpl: Likewise.
2475 * Makefile.in: Regenerate.
2476
69e57115
GK
24772004-11-11 Geoffrey Keating <geoffk@apple.com>
2478
2479 PR 18423
2480 * configure.in: Remove all instances of build-fixincludes from
2481 noconfigdirs.
2482 (build_configargs): Supply --target to subdirectories.
2483 * configure: Regenerate.
2484
2485 * Makefile.def: Make gcc install depend on fixincludes install.
2486 * Makefile.in: Regenerate.
2487
ba719b26
HPN
24882004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2489
2490 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2491 target-libgfortran.
2492 * configure: Regenerate.
2493
c37653e7
DE
24942004-11-07 David Edelsohn <edelsohn@gnu.org>
2495
2496 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2497 like CC.
2498
1eefd493
PB
24992004-11-05 Paolo Bonzini <bonzini@gnu.org>
2500
2501 * Makefile.def (host fixincludes): Specify missing targets.
2502 * Makefile.in: Regenerate.
2503
02b1af09
L
25042004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2505
2506 PR other/17783
2507 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2508 * configure: Regenerated.
2509
7f266840
DJ
25102004-11-04 Daniel Jacobowitz <dan@debian.org>
2511
2512 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2513 * configure: Regenerated.
2514
47444073
AL
25152004-10-28 Eric B. Weddington <ericw@evcohs.com>
2516
2517 PR target/18151
2518 * configure.in (case ${target}): Do not build fixincludes for avr.
2519 * configure: Regenerated.
2520
caeba88f
AL
25212004-10-26 Paolo Bonzini <bonzini@gnu.org>
2522
2523 * configure.in (case ${target}): Do not build fixincludes
2524 on platforms where it is not used.
2525 * configure: Regenerated.
2526
0fdbe983
DJ
25272004-10-23 Daniel Jacobowitz <dan@debian.org>
2528
2529 * configure.in: Use an absolute path to install-sh.
2530 * configure: Regenerated.
2531
1c0f67c1
AC
25322004-10-19 Andrew Cagney <cagney@gnu.org>
2533
2534 * src-release (do-djunpack, do-md5sum): Install the generated file
2535 directly into the proto-toplev/ directory.
479759c8 2536
a9cfce9c
AC
25372004-10-19 Andrew Cagney <cagney@gnu.org>
2538
2539 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2540
ac0fa625
DD
25412004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2542
2543 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2544 * configure: Regenerate.
2545
d27cc32e
PB
25462004-10-06 Paolo Bonzini <bonzini@gnu.org>
2547
2548 Fix wrong conflict resolution in:
2549
2550 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2551
2552 * Makefile.in: Regenerate.
2553 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2554 in the recursive `make', instead of hardwiring `all'.
2555 (Autogenerated TARGET-* variables): New.
2556
1763908f
UW
25572004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2558
2559 Merged from GCC / libtool upstream:
2560 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2561 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2562 * ltcf-cxx.sh (tpf*): Likewise.
2563 * ltconfig (tpf*): Add TPF OS configuration support.
2564
0490e016
NC
25652004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2566
2567 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2568 * configure: Regenerate.
0490e016 2569
32be62b5
RS
25702004-09-24 Michael Roth <mroth@nessie.de>
2571
2572 * configure.in (--without-headers): Add missing double quotes.
2573 * configure: Regenerate.
2574
6048df60
DD
25752004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2576
2577 * ylwrap: Revert to previous version.
2578
315b3b02
L
25792004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2580
6048df60 2581 PR bootstrap/17369
315b3b02
L
2582 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2583 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2584 SET_GCC_LIB_PATH_CMD.
2585 (BASE_TARGET_EXPORTS): Likewise.
2586 * Makefile.in: Regenerated.
2587
2588 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2589 * configure: Regenerated.
2590
fe69863c
DD
25912004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2592
2593 * config.guess: New upstream version
2594 * compile, depcomp, install-sh, ylwrap: Likewise.
2595
25962004-09-19 Roger Sayle <roger@eyesopen.com>
2597
2598 * config/mh-x86omitfp: New host makefile fragment. Add
2599 -fomit-frame-pointer to the default BOOT_CFLAGS.
2600 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2601 * configure: Regenerate.
2602
26032004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2604
2605 PR target/11572
2606 * configure.in (*-*-darwin*): Renable libobjc.
2607 * configure: Regenerate.
2608
be75bbe1 26092004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2610
be75bbe1
DB
2611 * Makefile.def: Remove libbanshee.
2612 * Makefile.tpl: Ditto.
2613 * configure.in: Ditto.
2614 * Makefile.in: Regen.
2615 * configure: Ditto.
2616
1b882a91
PB
26172004-09-07 Paolo Bonzini <bonzini@gnu.org>
2618
2619 * missing: Import latest version from master repository.
2620
eb1352ed
NC
26212004-09-04 Nick Clifton <nickc@redhat.com>
2622
2623 * config.sub: Import latest version from master repository.
2624 * config.guess: Likewise.
2625 This includes these changes:
479759c8 2626
eb1352ed
NC
2627 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2628
2629 * config.sub: Handle crisv32, alias etraxfs.
2630 * config.guess (crisv32:Linux:*:*): Handle.
2631
2632 2004-08-13 Brad Smith <brad@comstyle.com>
2633
2634 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2635 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2636
2637 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2638
2639 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2640 assume the processor is a powerpc. This is because coreutils
2641 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2642 in this case, due to a MacOS X bug that causes
2643 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2644 to return a negative number.
2645 Problem reported by Petter Reinholdtsen in:
2646 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2647
2648 2004-07-19 Ben Elliston <bje@gnu.org>
2649
2650 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2651
2652 2004-06-24 Ben Elliston <bje@gnu.org>
2653
2654 * config.guess: Update copyright years.
2655 * config.sub: Likewise.
2656
2657 2004-06-22 Robert Millan <robertmh@gnu.org>
2658
2659 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2660 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2661
2662 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2663
2664 * config.guess (*:*VMS:*:*): New entry. Replaces
2665 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2666 manufacturer.
2667
2668 2004-06-22 Ben Elliston <bje@gnu.org>
2669
2670 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2671 * config.sub: Likewise.
2672
2673 2004-06-22 Ben Elliston <bje@gnu.org>
2674
2675 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2676 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2677
2678 2004-06-11 Ben Elliston <bje@gnu.org>
2679
2680 * config.guess (pegasos:OpenBSD:*:*): Remove.
2681
2682 2004-06-11 Ben Elliston <bje@gnu.org>
2683
2684 From Wouter Verhelst <wouter@grep.be>:
2685 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2686
2687 2004-06-11 Ben Elliston <bje@gnu.org>
2688
2689 * config.guess (luna88k:OpenBSD:*:*): New.
2690
2691 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2692
2693 * config.guess (m32r*:Linux:*:*): New case.
2694 * config.sub: Handle m32rle.
2695
2696 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2697
2698 From Jens Petersen <petersen@redhat.com>:
2699 * config.sub: Handle sparcv8.
2700
2701 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2702
2703 From Tom Smith <smith@cag.lkg.hp.com>:
2704 * config.guess: Version suffixes are equally significant on Tru64
2705 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2706 prefix of "P" (patched kernel).
2707
2708 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2709
2710 * config.sub: Add support for National Semiconductor CRX target.
2711
2a3124ca 27122004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2713
2a3124ca
RH
2714 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2715 *-*-netware, but add target-libmudflap.
2716 Consolidate *-*-netware targets (of which really only i?86 exists)
2717 into a single entry.
2718 * configure: Likewise.
2719
0df3d27f
PB
27202004-09-01 Paolo Bonzini <bonzini@gnu.org>
2721
2722 * Makefile.tpl (sorry): Remove.
2723 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2724 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2725 (do-clean): Clean per-stage directories too.
2726 (do-distclean): Run distclean-stage1 too.
2727 (.NOTPARALLEL): Enable during toplevel bootstrap.
2728 (stage[+id+]-bubble): Enable parallel execution during
2729 the recursive invocation.
2730 * Makefile.in: Regenerate.
2731
2732 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2733
2734 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2735
2736 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2737 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2738 * configure: regenerate
479759c8
ZW
2739 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2740 -mdynamic-no-pic
0df3d27f
PB
2741
27422004-08-31 Paolo Bonzini <bonzini@gnu.org>
2743
2744 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2745 include.
2746 * configure.in: Fix indentation.
2747 * configure: Regenerate.
2748
ee025550
PB
27492004-08-31 Paolo Bonzini <bonzini@gnu.org>
2750
2751 * Makefile.def (build_modules): Add fixincludes.
2752 (dependencies): Make gcc depend on fixincludes.
2753 * configure.in (build_tools): Add fixincludes.
2754 (build_configdirs): Always include build_libs.
2755 * Makefile.in: Regenerate.
2756 * configure: Regenerate.
2757
27582004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2759
2760 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2761 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2762 phony targets; do not generate timestamp files.
2763 (distclean-stageN): Remove references to their timestamp files.
2764 (restageN, touch-stageN): Remove.
2765 (stageN-bubble): Rewritten.
2766 (compare): Support lean bootstraps.
2767 * Makefile.in: Regenerate.
2768
2769 * configure.in: Only warn when bootstrapping but
2770 build != host or build != target. Support lean bootstraps.
2771 * configure: Regenerate.
2772
2773 Sync from gcc:
2774 2004-08-26 Phil Edwards <phil@codesourcery.com>
2775
2776 * configure.in: Give a better error message if GMP/MPFR are missing
2777 and a language needing them has been requested.
2778 * configure: Regenerated.
2779
2780 2004-08-25 Phil Edwards <phil@codesourcery.com>
2781
2782 * configure.in: Print a list of available language front-ends if
2783 a requested one is missing. Tidy stray tab characters.
2784 * configure: Regenerated.
2785
72b2455a
PB
27862004-08-17 Paolo Bonzini <bonzini@gnu.org>
2787
2788 * Makefile.in: Regenerate.
2789 * configure: Regenerate.
2790
2791 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2792 stage_*_flags.
2793 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2794 for bootstrapped modules if toplevel bootstrap is going.
2795 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2796 modules. Adjust for changes in Makefile.def. Enable several
2797 rules even in non-bootstrap mode, just to avoid peppering the
2798 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2799 (stage-[+prev+]-bubble): Remove.
2800
2801 * Makefile.def (Dependencies): Depend on all-build-bison,
2802 all-build-flex, all-build-byacc, all-build-texinfo, rather
2803 than the host variations.
2804 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2805 with BUILD_SUBDIR.
2806 (BISON): Update for recent Bisons.
2807 (YACC): Fix typo.
2808 (cross): Depend on all-build.
2809 (all): Do not depend on all-build.
2810 (prebootstrap): Remove.
2811 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2812 (Prebootstrap dependencies): Add them to the per-stage targets
2813 and to all-prebootstrap.
2814 * configure.in (build_configdirs): Always enable build_tools.
2815 (BUILD_DIR_PREFIX): Remove.
2816
2817 * Makefile.def (gcc): Add target variable.
2818 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2819 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2820 in the recursive `make', instead of hardwiring `all'.
2821 (Autogenerated TARGET-* variables): New.
2822
de0b4a87
JW
28232004-08-17 Robert Millan <robertmh@gnu.org>
2824
2825 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2826 (instead of FreeBSD).
2827 * configure: Regenerate.
2828
ad681c85
NN
28292004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2830
675c6968
NN
2831 * Makefile.def, configure.in, src-release: Remove useless, bogus
2832 references to tix.
2833 * Makefile.in, configure: Regenerate.
2834
ad681c85
NN
2835 * src-release: Stop distributing mmalloc with gdb (which doesn't
2836 use it).
2837 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2838 * Makefile.in: Regenerate.
2839
11b04d1f
DD
28402004-08-09 Mark Mitchell <mark@codesourcery.com>
2841
2842 * configure.in (arm*-*-eabi*): New target.
2843 * configure: Regenerate.
2844
f2420bea
NN
28452004-08-01 Robert Millan <robertmh@gnu.org>
2846
2847 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2848 libmudflap for all GNU-based systems (with Glibc).
2849 * configure: Regenerate.
2850
9e6ce191
PB
28512004-08-06 Paolo Bonzini <bonzini@gnu.org>
2852
2853 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2854 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2855 (Dependencies): New section.
2856 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2857 (configure-target-[+module+]): Depend on maybe-all-gcc
2858 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2859 (toplevel profiledbootstrap): Fix dependencies.
2860 * Makefile.in: Regenerate.
2861
df4a6958
MM
28622004-08-03 Mark Mitchell <mark@codesourcery.com>
2863
2864 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2865 target-libiberty to noconfigdirs.
2866
11b04d1f
DD
28672004-08-03 Paul Brook <paul@codesourcery.com>
2868
2869 * configure.in: Check for MPFR as well as GMP.
2870 * configure: Regenerate.
2871
b813574b
PB
28722004-08-03 Paolo Bonzini <bonzini@gnu.org>
2873
2874 * Makefile.def (host-modules): Add gcc.
2875 * Makefile.in: Regenerate.
2876 * Makefile.tpl (sorry): New rule.
2877 (configure-host, all-host, [+make_target+]-host, do-check,
2878 install-host): Do not add gcc as a special case.
2879 (host modules): Add a small special-casing for gcc. Export
2880 extra_make_flags through the environment.
2881 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2882 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2883 other recursive targets for gcc): Remove.
2884
2885 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2886 (stage, unstage): New rules.
2887 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2888 distclean-stage[+id+]): Use stage_current.
2889 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2890 the stage*-start rules.
2891
61edac0c
JW
28922004-07-19 Robert Millan <robertmh@gnu.org>
2893
2894 Synced from gcc:
2895
2896 2004-04-26 Robert Millan <robertmh@gnu.org>
2897
2898 Add patches from libtool CVS.
2899 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2900 * ltconfig: Likewise.
2901 * ltcf-c.sh: Likewise.
2902 * ltcf-cxx.sh: Likewise.
2903 * ltcf-gcj.sh: Likewise.
2904
3e707e94
PB
29052004-07-12 Paolo Bonzini <bonzini@gnu.org>
2906
2907 * configure.in: Add noconfigdirs for crx-*-*.
2908 * configure: Regenerate.
2909
29102004-07-12 Paolo Bonzini <bonzini@gnu.org>
2911
2912 Synced from gcc:
2913
2914 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2915
2916 * configure.in: Build libmudflap by default on FreeBSD.
2917 * configure: Regenerated.
2918
2919 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2920
2921 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2922 systems.
2923 * configure: Regenerated.
2924
2925 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2926
2927 PR target/16344
2928 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2929 feedback based compiler.
2930 * Makefile.in: Rebuilt.
2931
2932 2004-07-05 Phil Edwards <phil@codesourcery.com>
2933
2934 * configure.in: Do not prepend $srcdir to /dev/null in
2935 makefile fragments.
2936 * configure: Regenerate.
2937
a7ee7660
AO
29382004-07-08 Alexandre Oliva <aoliva@redhat.com>
2939
2940 * Makefile.def (host_modules): Set bootstrap=true for flex.
2941 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2942 * Makefile.in: Rebuilt.
2943
6a9cf61e
PB
29442004-07-01 Paolo Bonzini <bonzini@gnu.org>
2945
2946 * Makefile.def (build_modules): Add bison, byacc, flex,
2947 m4, texinfo.
2948 (flags_to_pass): Add FLEX.
2949 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2950 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2951 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2952 DEFAULT_MAKEINFO): Remove.
2953 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2954 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2955 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2956 objdir or else use configured tool.
2957 (all-build): New.
2958 (all): Depend on it.
2959 (Build module dependencies): Add.
2960 * Makefile.in: Regenerate.
2961 * configure.in: Better support for multiple build modules,
2962 matching what is done for host/target modules. Do not look
2963 for "plausible" locations of build tools if Canadian cross.
2964 Use autoconf's AC_PROG_CC to find a C compiler. Define
2965 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2966 * configure: Regenerate.
2967
95b6a1f2
PB
29682004-06-22 Paolo Bonzini <bonzini@gnu.org>
2969
2970 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2971 * Makefile.in: Regenerate.
2972
7ffa0b57
PB
29732004-06-22 Paolo Bonzini <bonzini@gnu.org>
2974
2975 * Makefile.tpl (configure-build-[+module+],
2976 configure-[+module+], configure-target-[+module+]): Pass
2977 [+extra_configure_args+].
2978 (all-build-[+module+], all-[+module+], check-[+module+],
2979 install-[+module+], [+make_target+]-[+module+],
2980 all-target-[+module+], check-target-[+module+],
2981 install-target-[+module+], [+make_target+]-target-[+module+]):
2982 Pass [+extra_make_args+].
2983 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2984 (GCC_HOST_EXPORTS): Remove.
2985 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2986 cross, check-gcc, check-gcc-c++, install-gcc,
2987 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2988 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2989 * Makefile.in: Regenerate.
2990
929ba6e7
CF
29912004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2992
2993 * configure.in: Check for srcdir/winsup rather than build directory
2994 winsup.
2995 * configure: Regenerate.
2996
b76d7de0
CV
29972004-06-17 Corinna Vinschen <vinschen@redhat.com>
2998
2999 * configure.in: Don't build Cygwin native newlib if winsup
3000 directory is missing. Emit warning instead.
3001 * configure: Regenerate.
3002
656fdd47
PB
30032004-06-09 Paolo Bonzini <bonzini@gnu.org>
3004
3005 * Makefile.tpl (touch-stage[+id+]): New.
3006 (restage[+prev+]): Depend on touch-stage[+id+].
3007
3008 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3009 Use it throughout.
3010
3011 * Makefile.def: Add profile and feedback bootstrap stages.
3012 Remove next field from bootstrap stages.
3013 * Makefile.tpl (LN, LN_S): Substitute.
3014 (stageN-start, stageN-end): Use double-colon rules, to
3015 provide a hook for additional setup commands.
3016 (distclean-stageN-gcc, restageN): Create dependencies from
3017 [+prev+], not from [+next+].
3018 (stageN-bubble): Add commands for successive stages from
3019 [+prev+], using double-colon rules.
3020 (all-stageN-gcc): Fix typo.
3021 (stagefeedback-start, profiledbootstrap): New.
3022 * Makefile.in: Regenerate.
3023 * configure.in: Call ACX_PROG_LN.
3024 * configure: Regenerate.
3025
498d4a71
CF
30262004-06-03 Paolo Bonzini <bonzini@gnu.org>
3027
3028 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3029 without gcc.
3030 * configure: Regenerate.
3031
377d8c42
PB
30322004-06-01 Paolo Bonzini <bonzini@gnu.org>
3033
3034 * Makefile.tpl: Fix typo.
3035 * Makefile.in: Regenerate.
3036
f5f8a794
PB
30372004-06-01 Paolo Bonzini <bonzini@gnu.org>
3038
3039 * configure.in: Remove new- prefix from toplevel
3040 bootstrap targets.
3041 * configure: Regenerate.
3042
f7a4c34f
PB
30432004-06-01 Paolo Bonzini <bonzini@gnu.org>
3044
3045 Merge this patch from the gcc tree:
3046
3047 2004-05-30 Andreas Jaeger <aj@suse.de>
3048 Jim Wilson <wilson@specifixinc.com>
3049
3050 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3051 like CC.
3052
319cab08
PB
30532004-06-01 Paolo Bonzini <bonzini@gnu.org>
3054
3055 * Makefile.tpl (all.normal): Rename to all.
3056 (all): Replace with a rule to pick the default
3057 target from configure.
3058 (all-gcc, configure-gcc): Use conditionals to
3059 do nothing when toplevel bootstrap is going on.
3060 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3061 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3062 * configure.in: Support --enable-bootstrap.
3063
3064 * Makefile.def: Remove new- prefix from toplevel
3065 bootstrap targets.
3066 * Makefile.tpl: Likewise.
3067
3068 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3069 target.
3070
3071 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3072 $(RECURSE_FLAGS) to recursive invocation of make.
3073
3074 * Makefile.in: Regenerate.
3075 * configure: Regenerate.
3076
88f64edc
DJ
30772004-05-27 Daniel Jacobowitz <dan@debian.org>
3078
3079 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3080 * configure: Regenerate.
3081
378fce5b
DD
30822004-05-25 Daniel Jacobowitz <drow@false.org>
3083
3084 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3085 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3086 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3087 targets.
3088 * Makefile.in: Regenerate.
3089
dfdffa2c
PB
30902005-05-24 Paolo Bonzini <bonzini@gnu.org>
3091
3092 * configure.in: Test the ability to symlink directories.
3093 * configure: Regenerate.
3094
3095 * Makefile.def (bootstrap-stage): New definitions.
3096 * Makefile.tpl (configure-stage1-gcc,
3097 configure-stage2-gcc, configure-stage3-gcc,
3098 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3099 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3100 new-restage3, compare): Autogenerate, see Makefile.in
3101 entry for behavioral changes.
3102 (distclean-stage1, new-stage1-start, new-stage1-end,
3103 new-stage1-bubble, distclean-stage2, new-stage2-start,
3104 new-stage2-end, new-stage2-bubble, distclean-stage3,
3105 new-stage3-start, new-stage3-end): New autogenerated targets.
3106 (objext, prebootstrap, BOOT_CFLAGS,
3107 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3108 targets.
3109
3110 * Makefile.in: Regenerate.
3111 (distclean-stage1, new-stage1-start, new-stage1-end,
3112 new-stage1-bubble, distclean-stage2, new-stage2-start,
3113 new-stage2-end, new-stage2-bubble, distclean-stage3,
3114 new-stage3-start, new-stage3-end): New targets.
3115 (all-stage1-gcc): Move prebootstrap dependency from here...
3116 (configure-stage1-gcc): ...to here.
3117 (new-bootstrap): Use bubble targets.
3118 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3119 Use per-stage distclean targets.
3120 (configure-stage1-gcc, configure-stage2-gcc,
3121 configure-stage3-gcc, all-stage1-gcc,
3122 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3123 Use new-stageN-start to prepare the tree.
3124
04cf1b77
PB
31252004-05-23 Paolo Bonzini <bonzini@gnu.org>
3126
3127 * Makefile.def (host_modules): add libcpp.
3128 * Makefile.tpl: Add dependencies on and for libcpp.
3129 * Makefile.in: Regenerate.
3130 * configure.in: Add libcpp host module.
3131 * configure: Regenerate.
3132
80b200a1
ZW
31332004-05-17 Zack Weinberg <zack@codesourcery.com>
3134
3135 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3136 of libf2c.
3137 * configure, Makefile.in: Regenerate.
3138
4b1cb4fe
DD
31392004-05-13 Diego Novillo <dnovillo@redhat.com>
3140
3141 Merge from tree-ssa-20020619-branch.
3142
3143 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3144 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3145 (HOST_GMPLIBS): Define.
3146 (HOST_GMPINC): Define.
3147 (TARGET_LIB_PATH): Add libmudflap.
3148 (GFORTRAN_FOR_TARGET): Define.
3149 (configure-build*): Export GFORTRAN.
3150 (configure-gcc): Export GMPLIBS and GMPINC.
3151 (all-gcc): Add maybe-all-libbanshee.
3152 (configure-target-libgfortran): Define.
3153 * Makefile.in: Regenerate.
3154 * configure.in (host_libs): Add libbanshee.
3155 (target_libraries): Add target-libmudflap and target-libgfortran.
3156 Add --with-libbanshee.
3157 Handle --disable-libmudflap.
3158 (*-*-freebsd*): Use with_gmp.
3159 Add $(libgcj) to noconfigdirs.
3160 * configure: Regenerate.
3161 * depcomp: New file.
3162 * MAINTAINERS: Add tree-ssa maintainers.
3163
31642004-04-28 Paolo Bonzini <bonzini@gnu.org>
3165
3166 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3167 * configure: Regenerate.
3168
b8908782
DD
31692004-04-27 Paolo Bonzini <bonzini@gnu.org>
3170
3171 Revert:
3172 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3173
3174 * Makefile.def (flags_to_pass): Remove *dir variables that
3175 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3176 as well as prefix and exec_prefix.
3177 * Makefile.in: Regenerate.
3178
31792004-04-26 Paolo Bonzini <bonzini@gnu.org>
3180
3181 * Makefile.def (host_modules): Mark with the bootstrap
3182 flag packages on which gcc depends.
3183 * Makefile.tpl (all-bootstrap): Use it.
3184 * Makefile.in: Regenerate.
3185
31862004-04-26 Paolo Bonzini <bonzini@gnu.org>
3187
3188 * Makefile.def (flags_to_pass): Remove *dir variables that
3189 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3190 as well as prefix and exec_prefix.
3191 * Makefile.in: Regenerate.
3192
31932004-04-26 Paolo Bonzini <bonzini@gnu.org>
3194
80b200a1
ZW
3195 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3196 * configure: Regenerate.
3197 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3198 * gcc/Makefile.tpl (compare): Use the result of the test.
3199 * gcc/Makefile.in: Regenerate.
b8908782
DD
3200
32012004-04-23 Paolo Bonzini <bonzini@gnu.org>
3202
3203 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3204 Always relocate gcc and prev-gcc to the original names, even
3205 if the build fails.
3206 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3207 New targets.
3208
0f260896
RO
32092004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3210
3211 * configure.in (mips*-*-irix5*): Enable ld.
3212 * configure: Regenerate.
3213
51860f05
JW
32142004-04-15 James E Wilson <wilson@specifixinc.com>
3215
3216 * Makefile.tpl (configure-[+module+], configure-gcc,
3217 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3218 Set and export LDFLAGS.
3219 * Makefile.in: Regenerate.
3220
54752a6b
NN
32212004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3222
3223 PR bootstrap/14871
3224 * Makefile.tpl: If we don't have built-in-tree target tools,
3225 use the ones found by configure rather than hacking around with
3226 program_transform_name.
3227 * configure.in: Give Makefile.tpl the information necessary
3228 to do that.
3229 * Makefile.in: Regenerate.
3230 * configure: Regenerate.
3231
32322004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3233
3234 PR bootstrap/14760
3235 * configure.in: When computing baseargs, strip *all* copies of
3236 offending options. Also, don't match/substitute the trailing space,
3237 so that this actually works when two similar options are separated by
3238 only one space.
3239 * configure: Regenerate.
3240
32412004-04-06 David Edelsohn <edelsohn@gnu.org>
3242
80b200a1
ZW
3243 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3244 (rs6000-*-aix*): Same.
3245 * configure: Regenerate.
54752a6b 3246
5e2b61fb
SS
32472004-03-25 Stan Shebs <shebs@apple.com>
3248
3249 Remove MPW support, no longer used.
3250 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3251 mpw-install: Remove files.
3252 * src-release (DEVO_SUPPORT): Remove names of removed files.
3253 * MAINTAINERS: Likewise.
3254
1a6f2dc7
NN
32552004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3256
a0049f1b
NN
3257 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3258 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3259 * Makefile.in: Regenerate.
3260
1a6f2dc7
NN
3261 * configure.in (top level bootstrap support): Rework --enable-werror
3262 to set @stage2_werror_flag@.
3263 * configure: Regenerate.
3264 * Makefile.tpl (top level bootstrap support): Pass
3265 @stage2_werror_flag@ down to configure in stages 2 and 3.
3266 * Makefile.in: Regenerate.
3267
920e3419
NN
32682004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3269
3270 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3271 for stages 2 and 3 as well as in make. As a consequence, remove
3272 OUTPUT_OPTION (now detected by configure) from the flags passed down
3273 to make.
3274 * Makefile.in: Regenerate.
3275
3276 * Makefile.tpl (new-bootstrap): Fix typo.
3277 * Makefile.in: Regenerate.
3278
4fa63067
NN
32792004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3280
3281 * Makefile.tpl: Rearrange by moving recursive_targets rules
3282 into their proper sections.
3283 * Makefile.tpl (top level bootstrap support): Move disabling
3284 of coverage flags from 'make' to 'configure'; improve comments.
3285 * Makefile.in: Regenerate.
3286
3287 * Makefile.tpl (experimental top level bootstrap) Move stage1
3288 language setting from all- target to configure- target; disable
3289 intermodule optimization in stage 1; prevent gratuitous rebuilds
3290 of stage 1.
3291 * Makefile.in: Regenerate.
3292 * configure.in: Comma-separate stage 1 language list for top
3293 level bootstrap.
3294 * configure: Regenerate.
3295
3296 * Makefile.tpl: Clean up experimental top level bootstrap support:
3297 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3298 prev-gcc in configure- targets as well as all- targets.
3299 * Makefile.in: Regenerate.
3300
fb8a10fd
NN
33012004-03-17 Paolo Bonzini <bonzini@gnu.org>
3302
3303 * configure.in: Remove symbolic link section.
3304 * configure: Regenerate.
3305 * Makefile.tpl (links): Remove.
3306 * Makefile.in: Regenerate.
3307
947f426e 33082004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3309 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3310
3311 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3312 Set with AC_CHECK_PROGS.
947f426e
NN
3313 * configure.in: Fix comment typo from last patch.
3314 * configure: Regenerate.
3315
1d39f329
NN
33162004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3317
3318 * Makefile.tpl: Introduce experimental top level bootstrap support.
3319 * Makefile.in: Regenerate.
3320 * configure.in: Introduce support for top level bootstrap.
3321 * configure: Regenerate.
3322
4b0ac75d 33232004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3324 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3325
3326 PR bootstrap/14522
3327 * configure.in: Cope with shells that do not support unquoted ^
3328 * configure: Regenerate.
3329
2e70b094 33302004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3331 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3332
3333 PR bootstrap/14522
3334 * configure.in: Cope with shell that do not support nesting
3335 quotes inside quoted backquote substitutions.
3336 * configure: Regenerate.
3337
33382004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3339
3340 PR bootstrap/14522
3341 * configure.in: Fix escaping of $.
3342 * configure: Regenerate.
3343
9e07f89d
NN
33442004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3345
3346 * configure: Regenerate.
3347
33482004-03-08 Paolo Bonzini <bonzini@gnu.org>
3349
3350 PR ada/14131
3351 Move language detection to the top level.
3352 * configure.in: Find default values for the tools as
3353 soon as possible. Disable ada if GNAT is not found.
3354 Emit error message about missing languages. Expand
3355 --enable-languages=all for the gcc subdirectory.
3356
1712ab83
RS
33572004-03-01 Richard Sandiford <rsandifo@redhat.com>
3358
3359 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3360 and disable libgcj.
3361 * configure: Regenerated.
3362
3dee29da
NN
33632004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3364
3365 PR bootstrap/7087
3366 * Makefile.tpl: Guard XFOO sed statements better.
3367 * Makefile.tpl: Add dependency for configure-target-libada.
3368 * Makefile.in: Regenerate (incidentally fixes broken
3369 commit when libada-branch was merged).
3370
0558264b
AC
33712004-02-28 Andrew Cagney <cagney@redhat.com>
3372
3373 * src-release (CVS_NAMES): Define.
3374 (do-tar, do-tar): Prune $(CVS_NAMES).
3375
c38f9803
AC
33762004-02-23 Andrew Cagney <cagney@redhat.com>
3377
3378 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3379 2004-02-19.09.
3380
55636792
NN
33812004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3382
3383 PR bootstrap/11932
3384 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3385
1e600082
AC
33862004-02-19 Andrew Cagney <cagney@redhat.com>
3387
3388 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3389 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3390
3769cd82
DD
33912004-02-11 David Edelsohn <edelsohn@gnu.org>
3392
3393 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3394 (rs6000-*-aix*): Same.
3395 * configure: Regenerate.
3396
a92834c8
DD
33972004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3398
3399 * configure.in (host): Add in missing $noconfigdirs to defines.
3400 * configure: Regenerate.
3401
a2592b1b
DD
34022004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3403 Nathanael Nerode <neroden@gcc.gnu.org>
3404
3405 PR ada/6637, PR ada/5911
80b200a1 3406 Merge with libada-branch:
a2592b1b
DD
3407 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3408 with appropriate dependencies. Add --enable-libada configure switch.
3409 * configure, Makefile.in: Regenerate.
3410
e31d1ea3
DD
34112004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3412
3413 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3414 * configure: Regenerate.
3415
db85f5c0
JJ
34162004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3417
3418 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3419
fc434214
DD
34202004-01-23 DJ Delorie <dj@redhat.com>
3421
3422 * Makefile.def (target_modules) [libiberty]: Don't stage.
3423 * Makefile.in: Rebuilt.
3424
ad445c2c 34252004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3426
ad445c2c
JJ
3427 * COPYING.NEWLIB: Update to include copyrights for new
3428 iconv code.
3429
72bbedde
AC
34302004-01-15 Andrew Cagney <cagney@redhat.com>
3431
3432 * src-release: Update copyright year.
3433 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3434 (NEWLIB_SUPPORT_DIRS): Delete macro.
3435 (newlib.tar.bz2): Delete rule.
3436
a6d6062d
DD
34372004-01-14 Loren J. Rittle <ljrittle@acm.org>
3438
3439 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3440 * Makefile.tpl (configure-target-[+module+]): Support stage.
3441 * Makefile.in: Rebuilt.
3442
f8b73030
MR
34432003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3444
3445 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3446 throughout.
3447
aff0e9df
NN
34482004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3449
bb5dca17
NN
3450 * configure.in: Use ./config.cache, not config.cache.
3451 * configure: Regenerate.
3452 * Makefile.tpl: Special-casing not needed for GCC any more.
3453 * Makefile.in: Regenerate.
3454
82252c06
NN
3455 * configure.in: Don't share a cache file for host dirs.
3456 * configure: Regenerate.
3457
aff0e9df
NN
3458 * config-ml.in: Don't mess with the cache file.
3459
95036d20
NN
34602004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3461
ac7b618e
NN
3462 * Makefile.tpl: Make GCC use a separate config.cache.
3463 * Makefile.in: Regenerate.
3464
95036d20
NN
3465 PR bootstrap/11932, PR bootstrap/11933
3466 (I don't know if it will fix either of them, but it relates
3467 to them.)
3468 * configure.in: Don't use shared config.cache for target
3469 directories.
3470 * configure: Regenerate.
3471
08c1856b
DD
34722003-12-31 Roger Sayle <roger@eyesopen.com>
3473
3474 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3475 * configure: Regenerated.
3476
c1968181 34772003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3478
c1968181
DD
3479 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3480 * configure: Regenerated.
3481
10ecffb9
NN
34822003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3483
3484 Port change over from GCC:
3485 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3486 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3487 (configure-build-[+module+], configure-[+module+]): Likewise.
3488 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3489 * Makefile.in: Regenerate.
3490
f2ab5990
TF
34912003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3492
3493 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3494 * configure: Regenerate.
3495
41a7d11a
JJ
34962003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3497
80b200a1 3498 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3499 stdlib.
3500
d9441a1f
DD
35012003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3502
3503 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3504 * Makefile.in: Regenerate.
3505
3a48a978
DD
35062003-10-20 Phil Edwards <phil@codesourcery.com>
3507
3508 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3509 * configure: Regenerate.
3510
f0b24077
NN
35112003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3512
3513 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3514 HOST_FLAGS_TO_PASS.
3515 * Makefile.in: Regenerate.
3516
5fbad20a
DD
35172003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3518
3519 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3520 * configure: Rebuilt
3521 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3522 * Makefile.in: Rebuilt
3523
78be4155
L
35242003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3525
3526 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3527
051fcc7a
L
35282003-10-01 Phil Edwards <pme@gcc.gnu.org>
3529
3530 * config-ml.in: Use ac_configure_args directly instead of
3531 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3532 actually seen.
3533
35342003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3535
3536 * config-ml.in: Propagate INSTALL variables.
3537
f27d4f92
DJ
35382003-09-21 Daniel Jacobowitz <drow@mvista.com>
3539
3540 * configure.in: Pass a computed --program-transform-name
3541 to subconfigures.
3542 * configure: Regenerated.
3543
cae4d560
NN
35442003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3545
3546 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3547 * Makefile.in: Regenerate.
3548
3549 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3550 * Makefile.in: Regenerate.
3551
8ff944f6
DJ
35522003-09-17 Daniel Jacobowitz <drow@mvista.com>
3553
3554 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3555 quoting.
3556 * configure: Regenerated.
3557
d9a35680
MC
35582003-09-12 Michael Chastain <mec@shout.net>
3559
3560 Fix PR gdb/857.
3561 * src-release (do-proto-topleve): Remove junk files
3562 intl/config.cache, intl/config.status,
3563 intl/config.h, intl/stamp-h.
3564
710068b9
AC
35652003-09-14 Andrew Cagney <cagney@redhat.com>
3566
3567 * src-release (dejagnu.tar): New target.
3568 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3569 (do-djunpack): Use $(PACKAGE) for the package name.
3570
e1008165
DD
35712003-09-04 DJ Delorie <dj@redhat.com>
3572
3573 * configure: Regenerate.
3574
21998d12
NC
35752003-09-04 Robert Millan <robertmh@gnu.org>
3576
3577 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3578
ccca4bb3
DD
35792003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3580
3581 * configure.in: Ensure arguments to sed are properly spaced.
3582 * configure: Regenerate.
3583
ee949b5e
DJ
35842003-08-28 Daniel Jacobowitz <drow@mvista.com>
3585
3586 Merge from gcc:
3587 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3588 * install-sh: Update to newer upstream versions (associated with
3589 aclocal 1.7).
3590 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3591
75addda2
DJ
35922003-08-27 Daniel Jacobowitz <drow@mvista.com>
3593
3594 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3595 * configure: Regenerated.
3596
8d2877d8
NN
35972003-08-23 Phil Edwards <pme@gcc.gnu.org>
3598
3599 * configure.in: Use newline instead of semicolon when assuming
3600 shell arguments in a for loop.
3601 * configure: Regenerated.
3602
d2cc0e0d
GK
36032003-08-20 Geoffrey Keating <geoffk@apple.com>
3604
3605 PR 8180
3606 * configure.in: When testing with_libs and with_headers, treat
3607 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3608 * configure: Regenerate.
80b200a1 3609
d2cc0e0d
GK
3610 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3611 make, shell, etc.
3612 (baseargs): Likewise.
3613 * configure: Regenerate.
3614
04d1ab34
GK
36152003-08-19 Geoffrey Keating <geoffk@apple.com>
3616
3617 * configure.in: Disable libgcj for darwin not on powerpc.
3618 * configure: Rebuild.
3619
ca506da8
MC
36202003-08-15 Michael Chastain <mec@shout.net>
3621
3622 * src-release (do-proto-toplev): Remove junk files
3623 dejagnu/example/calc/config.status,
3624 dejagnu/example/calc/config.log.
3625
a4aa3f49
DD
36262003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3627
3628 * config-ml.in, symlink-tree: Add license.
3629
ede4fbe4
NN
36302003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3631
3632 Merge from gcc:
3633
3634 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3635 * Makefile.tpl (check, check-c++): Express dependencies using
3636 dependencies rather than commands.
3637 * Makefile.in: Regenerate.
3638
3639 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3640 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3641 * Makefile.in: Update.
3642
970f29af
AC
36432003-08-01 Andrew Cagney <cagney@redhat.com>
3644
3645 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3646 * configure: Ditto.
3647
b2884a0c
DD
36482003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3649
3650 * configure.in: Enable libgcj for darwin.
3651 * configure: Rebuild.
3652
c07f46a4
NN
36532003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3654
3655 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3656
9175bfc0
NN
36572003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3658
3659 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3660 creating target and build subdirs to build all parent dirs as needed.
3661 * Makefile.in: Rebuild.
3662 * configure.in: Don't build dirs explicitly here.
3663 * configure: Rebuild.
3664
b9abda6a
AO
36652003-07-22 Alexandre Oliva <aoliva@redhat.com>
3666
3667 * Makefile.tpl (all-make): Depend on intl.
3668 * Makefile.in: Rebuilt.
3669
eef8ffd4
NN
36702003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3671
3672 * config.if: Remove unused libc_interface determination.
3673
295efaf0
NN
36742003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3675
3676 * Makefile.in: Regenerate, correctly this time.
3677
e5c3f801
NN
36782003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3679
3680 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3681 unused INSTALL_PROGRAM_ARGS.
3682 * configure.in: Use AC_PROG_INSTALL.
3683 * Makefile.in: Regenerate.
3684 * configure: Regenerate.
3685
4a18bd6b
AO
36862003-07-10 Alexandre Oliva <aoliva@redhat.com>
3687
3688 * configure: Rebuilt.
3689 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3690 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3691 newlib nor libgloss.
3692 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3693 * configure.in (am33_2.0-*-linux*): Added.
3694
fbd1054d
BW
36952003-07-09 Bob Wilson <bob.wilson@acm.org>
3696
3697 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3698 * configure: Regenerate.
3699
b40e3958
L
37002003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3701
3702 * config-ml.in: Replace PWD with PWD_COMMAND.
3703 * Makefile.tpl: Likewise.
3704 * Makefile.in: Regenerated.
3705
4a5be7ba
NN
37062003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3707
3708 * configure.in: Clean up config-lang.in handling. Delete
3709 useless assignment to "subdirs".
3710 * configure: Regenerate.
3711
9c14acb8
NN
37122003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3713
3714 * configure.in: Rename 'target_libs' to 'target_libraries'.
3715 Remove useless reference to 'target_libs'.
3716 * configure: Regenerate.
3717
8f32e830
KS
37182003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3719
3720 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3721 * Makefile.in: Regenerate.
3722
12f0bd74
NN
37232003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3724
3725 * Makefile.def: Introduce flags_to_pass.
3726 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3727 * Makefile.in: Regenerate.
3728
b07c2aad
HPN
37292003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3730
3731 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3732 and target-libgloss.
3733 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3734 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3735 * configure: Regenerate.
b07c2aad 3736
56f25033
DD
37372003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3738
3739 * configure.in: Update testsuite_flags to new location.
3740 * configure. Regenerate.
80b200a1 3741
4ec9a3b2
NN
37422003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3743
3744 * Makefile.tpl: Remove BUILD_CC stuff.
3745 * Makefile.in: Regenerate.
3746
059083b1 37472003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3748
059083b1
L
3749 * config.guess: Update to 2003-06-12 version.
3750 * config.sub: Update to 2003-06-13 version.
3751
535b046a
TS
37522003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3753
3754 * MAINTAINERS: Add myself as MIPS co-maintainer.
3755
00c22daa 37562003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3757
00c22daa
L
3758 * config.guess: Update to 2003-06-06 version.
3759 * config.sub: Update to 2003-06-06 version.
3760
1047cb91
DD
37612003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3762
3763 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3764 * configure. Regenerate.
3765
123494c8
NN
37662003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3767
1047cb91
DD
3768 * configure.in: Disable serial configure by default.
3769 * configure: Regenerate.
3770 * Makefile.tpl: Abolish .NOTPARALLEL.
3771 * Makefile.in: Regenerate.
3772
7f121bbf
NN
3773 * Makefile.tpl: Replace {build,host,target}_canonical by
3774 {build,host,target}.
3775 * Makefile.in: Regenerate.
3776
123494c8
NN
3777 * Makefile.tpl: Fix stupid pasto.
3778 * Makefile.in: Regenerate.
3779
ec7e0995
NN
37802003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3781
3782 * Makefile.tpl: Remove bogus conditional.
3783 * Makefile.in: Regenerate.
3784
27b1cc72
NN
37852003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3786
2a4cbe27
NN
3787 * Makefile.tpl: Make 'recursive targets' using autogen rather
3788 than shell loop. Remove duplicate 'clean' targets and false
3789 comments.
3790 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3791 Add systematic method of specifying missing targets in subdirs.
3792 Add copyright boilerplate.
3793 * Makefile.in: Regenerate.
3794 * configure.in: Add 'recursive targets' to maybe list.
3795 * configure: Regenerate.
3796
27b1cc72
NN
3797 * Makefile.tpl: Rename [+target+] to [+make_target+].
3798 * Makefile.def: Rename 'target' to 'make_target'.
3799
01e51bd0
NC
38002003-05-30 Nick Clifton <nickc@redhat.com>
3801
3802 * README-maintainer-mode: Update URL for locating blessed config
3803 tools.
3804
2fd84b42
NC
38052003-05-29 Robert Millan <rmh@debian.org>
3806
3807 * ltconfig: Import this patch and modify for use with current
3808 version of ltconfig:
3809
3810 2003-05-21 Bruno Haible <bruno@clisp.org>
3811
3812 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3813 GNU/FreeBSD.
3814
8945c6bb
DD
38152003-05-28 DJ Delorie <dj@redhat.com>
3816
3817 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3818 * Makefile.in: Regenerate.
3819
2f9632a1
JJ
38202003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3821
80b200a1 3822 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3823
3a12db16 38242003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3825
3a12db16
DD
3826 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3827 newlib or libgloss.
3828 * Makefile.in: Regenerate.
3829
44482353
DD
38302003-05-21 DJ Delorie <dj@redhat.com>
3831
3832 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3833 * Makefile.in: Regenerate.
3834
fec2c52d
MR
38352003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3836
3837 * configure.in: Use curly braces in the definition of tooldir.
3838 * configure: Regenerate.
3839
16ae0395
NN
38402003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3841
3842 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3843 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3844 Factor out common code from autogen IF statements.
3845 * configure: Regenerate.
3846 * Makefile.in: Regenerate.
3847
ec11bdc6
DD
38482003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3849
3850 * configure.in: Accept i[3456789]86 for machine type.
3851 * configure: Regenerate.
3852
dd12c3a8
NN
38532003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3854
3855 * configure.in: Switch more things to use maybe dependencies.
3856 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3857 * configure: Regenerate.
3858 * Makefile.tpl: Switch more things to use maybe dependencies.
3859 * Makefile.in: Regenerate.
3860
cf662e21
AJ
38612003-05-16 Andreas Schwab <schwab@suse.de>
3862
3863 * Makefile.tpl (install-opcodes): Define.
3864 * Makefile.in: Rebuild.
3865
5481b376
AJ
38662003-05-13 Andreas Jaeger <aj@suse.de>
3867
3868 * config.guess: Update to 2003-05-09 version.
3869 * config.sub: Update to 2003-05-09 version.
3870
3959a22a
AJ
38712003-05-13 Michael Eager <eager@mvista.com>
3872
3873 * configure.in: Correct sed script so that options in quotes are not
3874 deleted.
3875 * configure: Rebuild.
3876
564b43e5
CV
38772003-05-12 Corinna Vinschen <corinna@vinschen.de>
3878
3879 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3880 and $$s/newlib/libc/sys/cygwin32 include paths.
3881 * configure: Ditto.
3882
bb947dc9
L
38832003-05-05 H.J. Lu <hjl@gnu.org>
3884
3885 * config-ml.in: Restored from gcc repository.
3886
77f7441a
CD
38872003-05-02 Chris Demetriou <cgd@broadcom.com>
3888
80b200a1
ZW
3889 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3890 * Makefile.in: Regenerate.
77f7441a 3891
a26d7085
DJ
38922003-04-27 Daniel Jacobowitz <drow@mvista.com>
3893
3894 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3895 and Makefile.def.
3896
e4c4d240
DJ
38972003-04-27 Daniel Jacobowitz <drow@mvista.com>
3898
3899 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3900 * Makefile.in: Regenerated.
3901
62a3fc85
DD
39022003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3903
3904 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3905 * Makefile.in: Regenerate.
3906
39072003-04-18 Jakub Jelinek <jakub@redhat.com>
3908
3909 * configure.in (powerpc64*-*-linux*): Remove.
3910 * configure: Rebuilt.
3911
5b474aa8
DD
39122003-04-17 Phil Edwards <pme@gcc.gnu.org>
3913
3914 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3915 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3916 and restrap.
3917 * Makefile.in: Regenerate.
3918
39192003-04-16 Richard Earnshaw <rearnsha@arm.com>
3920
3921 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3922 * configure: Regenerated.
3923
bc295afe
AO
39242003-04-11 Alexandre Oliva <aoliva@redhat.com>
3925
3926 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3927 * */configure: Rebuilt.
3928
3728fade
NN
39292003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3930
3931 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3932 * Makefile.in: Regenerate.
3933
ce5b542e
MC
39342003-03-14 Michael Chastain <mec@shout.net>
3935
3936 * Makefile.in: Regenerate with correct Makefile.def.
3937
3db0a37f
NN
39382003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3939
3940 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3941 Make macro.
3942 * Makefile.in: Regenerate.
3943 * configure.in: Clean up gxx_include_dir logic.
3944 * configure: Regenerate.
3945
34349c6e
DD
39462003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3947
3948 * configure.in (gxx_include_dir): Fix typo.
3949 * configure: Regenerated.
3950
686c28c9
AC
39512003-03-06 Andrew Cagney <cagney@redhat.com>
3952
3953 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3954
bba45b8b 39552003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3956
bba45b8b
NN
3957 * configure.in: Include $(build_tooldir)/sys-include in
3958 FLAGS_FOR_TARGET.
3959 * configure: Regenerated.
3960
2683747f
NN
39612003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3962
bba45b8b
NN
3963 * Makefile.tpl: Reindent.
3964 * Makefile.in: Regenerate.
3965 * configure.in: Reindent. Don't set unused variables.
3966 * configure: Regenerate.
3967
2683747f
NN
3968 * Makefile.tpl: Always pass down RANLIB.
3969 * Makefile.in: Regenerate.
3970
3971 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3972 * Makefile.in: Regenerate.
3973 * configure.in: Remove unused logic relating to --enable-shared
3974 and --enable-threads. Remove bogus comments. Remove redundant
3975 noconfigdirs.
3976 * configure: Regenerate.
3977
3978 * configure.in: Replace ${libstdcxx_version} by its value.
3979 Remove reference to mh-dgux.
3980 * configure: Regenerate.
3981
50212802
NN
39822003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3983
3984 * Makefile.tpl: Rearrange.
3985 * Makefile.in: Regenerate.
3986
a6be7fc6
NC
39872003-02-25 Nick Clifton <nickc@redhat.com>
3988
3989 * configure: Remove site-file supprot - it is obsolete.
3990
f8a495c8
NC
39912003-02-24 Uwe Stieber <uwe@wwws.de>
3992
3993 * configure.in: Add support for kaOS as cross build target system.
3994 * configure: Regenerated.
3995
3decd77d
DD
39962003-02-20 Sean McNeil <sean@blue.mcneil.com>
3997
3998 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3999 configure-target-* as some target builds may require additional
4000 flags for preprocessor tests.
4001 * Makefile.in: Regenerated.
4002
f4ff34a3
AO
40032003-02-19 Alexandre Oliva <aoliva@redhat.com>
4004
4005 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4006 * ltconfig: Handle it.
4007 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4008 auto-detecting it.
4009
b7e4a931
AO
40102003-02-19 Alexandre Oliva <aoliva@redhat.com>
4011
4012 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4013 it is used as argument to $CC.
4014 * ltcf-gcj.sh: Likewise.
4015
6b784d9f
AO
40162003-02-19 Alexandre Oliva <aoliva@redhat.com>
4017
4018 * configure.in: Introduce --enable-maintainer-mode.
4019 * configure: Rebuilt.
4020 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4021 for maintainer mode.
4022 * Makefile.in: Rebuilt.
4023
8bcd8a07
AC
40242003-02-19 Andrew Cagney <ac131313@redhat.com>
4025
4026 * configure: Regenerate using autoconf 2.13.
4027
ee3fd329
AM
40282003-02-19 Alan Modra <amodra@bigpond.net.au>
4029
4030 * config.guess: Import latest version.
4031 * config.sub: Import latest version.
4032
e9e45685
JM
40332003-02-18 Jason Merrill <jason@redhat.com>
4034
4035 * Makefile.tpl (check-c++): Allow parallelism.
4036
859789af
AC
40372003-02-17 Andrew Cagney <ac131313@redhat.com>
4038
4039 * configure: Regenerate using autoconf 000227.
4040
b3f16a9b
GK
40412003-02-15 Geoffrey Keating <geoffk@apple.com>
4042
4043 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4044 don't configure target-libobjc.
4045 * configure: Regenerate.
4046
72e60e02
DD
40472003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4048
4049 * Makefile.tpl (RANLIB): Define.
4050 * Makefile.in: Regenerate.
4051
91f0e695
KS
40522003-02-06 Keith R Seitz <keiths@redhat.com>
4053
4054 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4055 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4056 * Makefile.in: Regenerated.
4057 * configure.in: Remove all traces of snavigator, db, and grep.
4058 * configure: Regenerated.
4059
122bfa92
FCE
40602003-01-31 Frank Ch. Eigler <fche@redhat.com>
4061
4062 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4063 * Makefile.in: Regenerated.
4064
264095c3
AO
40652003-01-30 Alexandre Oliva <aoliva@redhat.com>
4066
4067 * config.if: Copy from GCC.
4068
a84dbcb3
AO
40692003-01-27 Phil Edwards <pme@gcc.gnu.org>
4070
4071 * configure.in: Revert 24Jan change.
4072 * configure: Regenerate.
4073
19618276
NN
40742003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4075
4076 * configure.in: Revert previous change.
4077 * configure: Regenerate.
4078
b7f27a92
NN
40792003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4080
4081 * configure.in: Make rda native-only.
4082 * configure: Regenerate.
4083
83326456
NN
40842003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
4085
4086 * configure.in: Add missing \.
4087 * configure: Rebuilt.
4088
5e367fa5
JJ
40892003-01-17 Jakub Jelinek <jakub@redhat.com>
4090
4091 * configure.in (baseargs): Avoid using \| in sed regular
4092 expressions.
4093 * configure: Rebuilt.
4094
e01f337c
JJ
40952003-01-16 Jakub Jelinek <jakub@redhat.com>
4096
4097 * configure.in (baseargs): Remove all supported forms of
4098 --cache-file, --srcdir, --host, --build and --target options
4099 from argument lists.
4100 * configure: Rebuilt.
4101
aa236487
AO
41022003-01-15 Alexandre Oliva <aoliva@redhat.com>
4103
4104 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4105 * configure: Rebuilt.
4106
586c0873
NN
41072003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4108
4109 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4110 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4111 * Makefile.in: Regenerate.
4112 * configure: Regenerate.
4113
497f816e
DD
41142003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4115
4116 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4117 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4118 * Makefile.in: Regenerate.
4119
bfbe5519
AO
41202003-01-09 Alexandre Oliva <aoliva@redhat.com>
4121
4122 * configure.in: Remove Makefile in build, host and target modules
4123 unless configure was run with --no-recursion.
4124 * configure: Rebuilt.
4125
3f234ef5
CD
41262003-01-08 Chris Demetriou <cgd@broadcom.com>
4127
4128 * config.guess: Update to 2003-01-03 version.
4129 * config.sub: Update to 2003-01-03 version.
4130
a3982d48
CF
41312003-01-07 Christopher Faylor <cgf@redhat.com>
4132
4133 * configure: Regenerate with proper autoconf 2.13.
4134
75778ec4
CF
41352003-01-07 Christopher Faylor <cgf@redhat.com>
4136
80b200a1
ZW
4137 * configure.in: Add AC_PREREQ for consistency.
4138 * configure: Regenerate.
75778ec4 4139
c180f501
AC
41402003-01-06 Andrew Cagney <ac131313@redhat.com>
4141
4142 * configure.in (GDB_TK): Add tcl directories conditional on
4143 gdb/gdbtk directory being present.
4144 * configure: Regenerate.
5481b376 4145
46ca2cc2
DA
41462003-01-04 John David Anglin <dave.anglin@nrc.ca>
4147
4148 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4149 by gcc if LD is not defined and we are not doing a Canadian Cross.
4150 * configure: Rebuilt.
4151
53dd8dab
DJ
41522003-01-01 Daniel Jacobowitz <drow@mvista.com>
4153
4154 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4155
50ceb20c
TT
41562002-12-31 Tom Tromey <tromey@redhat.com>
4157
4158 * Makefile.in: Rebuilt.
4159 * Makefile.def (target_modules) [libffi]: Allow installation.
4160
e78b5cfe
AS
41612002-12-31 Andreas Schwab <schwab@suse.de>
4162
4163 * configure.in: Fix use of $program_transform_name.
4164 * configure: Regenerated.
4165
67448102
DJ
41662002-12-30 Daniel Jacobowitz <drow@mvista.com>
4167
4168 * configure.in (baseargs): Don't remove first configure argument.
4169 * configure: Regenerated.
4170
e6bfb94a
AO
41712002-12-29 Alexandre Oliva <aoliva@redhat.com>
4172
4173 * Makefile.tpl (local-distclean): Don't remove...
4174 (multilib.ts): ... this. Moved into...
4175 (multilib.out): ... this. Don't use sub-make.
4176 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4177 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4178 (configure-build-[+module+], configure-[+module+],
4179 configure-target-[+module+], configure-gcc): ... these. Test
4180 for Makefile existence. Drop config.status from dependencies.
4181 * Makefile.in: Rebuilt.
4182 * configure.in: Move gcc-version-trigger to the end of
4183 ac_configure_args. Add comments to maybedep.tmp and
4184 serdep.tmp. Introduce --disable-serial-configure. Remove
4185 nonopt from baseargs, matching and removing corresponding
4186 whitespace while at it.
4187 * configure: Rebuilt.
4188
8f0dfb36
AO
41892002-12-28 Alexandre Oliva <aoliva@redhat.com>
4190
4191 * configure.in (host_configargs): Replace reference to
4192 no-longer-defined buildopts with --build=${build_alias}.
4193 * configure: Rebuilt.
4194
43be203f
AO
41952002-12-28 Alexandre Oliva <aoliva@redhat.com>
4196
4197 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4198 program_transform_name to standard idiom.
4199 (AUTOGEN, AUTOCONF): Define.
4200 (Makefile.in): Use $(AUTOGEN).
4201 (Makefile): Depend on config.status, and use autoconf-style rule to
4202 build it. Move original commands to...
4203 (config.status): ... this new target.
4204 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4205 $(AUTOCONF).
4206 * Makefile.in: Rebuilt.
4207
a0da8069
NN
42082002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4209
d18f1c9f
NN
4210 * Makefile.tpl: Fix dramatic bustage due to change in
4211 program_transform_name.
4212 * Makefile.in: Regenerate.
4213
4214 * configure.in: Remove unnecessary PATH setting.
4215 * configure: Regnerate.
4216
4217 * configure.in: Don't default to unprefixed tools unless
4218 the native tools will work.
4219 * configure: Regenerate.
4220
a0da8069
NN
4221 * configure.in: Convert to autoconf script. Blow away lots
4222 of now-redundant Makefile fragments.
4223 * configure: Generate using Autoconf.
4224 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4225 * Makefile.in: Regenerate.
4226
c567df0a
NN
42272002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4228
5481b376 4229 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4230 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4231
5481b376 4232 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4233 where they belong.
2c7f9a32 4234
2dabcfb4
AS
42352002-12-24 Andreas Schwab <schwab@suse.de>
4236
4237 * Makefile.tpl (multilib.out): Fix missing space.
4238 * Makefile.in: Regenerate.
4239
1086bc09
NN
42402002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4241
4242 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4243 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4244 * Makefile.in: Regenerate.
4245 * configure.in: Remove unnecessary leftovers.
4246
1086bc09
NN
42472002-12-21 Geoffrey Keating <geoffk@apple.com>
4248
4249 * configure.in (extra_ranlibflags_for_target): New variable.
4250 (*-*-darwin): Add -c to ranlib commands.
4251 * configure (tooldir): Handle extra_ranlibflags_for_target.
4252
14e9ca95
JJ
42532002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4254
4255 * COPYING.NEWLIB: Updated.
4256 * COPYING.LIBGLOSS: Ditto.
4257
14c428fb
NN
42582002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4259
4260 * Makefile.tpl: Revert HJL's change.
4261 * Makefile.in: Regenerated.
4262 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4263 always.
4264
313b8244
AS
42652002-12-19 Andreas Schwab <schwab@suse.de>
4266
4267 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4268 * Makefile.in: Regenerate.
4269
efeae3db
L
42702002-12-18 H.J. Lu <hjl@gnu.org>
4271
4272 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4273 * Makefile.in: Regenerated.
4274
4275 * configure.in (build_prefix): New. Substitute.
4276
43d92c63
NN
42772002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4278
59da4fe6
NN
4279 * Makefile.tpl: Don't let real targets depend on phony targets.
4280 * Makefile.in: Regenerate.
4281
43d92c63
NN
4282 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4283 * Makefile.in: Regenerate.
4284
b72e6a2d
JM
42852002-12-16 Jason Merrill <jason@redhat.com>
4286
4287 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4288 previous 'make bootstrap'.
4289 * Makefile.in: Regenerate.
4290
95c72c44
HPN
42912002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4292
4293 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4294
7d695d07
JM
42952002-12-13 Jason Merrill <jason@redhat.com>
4296
4297 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4298 library tests.
4299 (check-c++): Just depend on it and check-target-libstdc++-v3.
4300 * Makefile.in: Regenerate.
4301
54103d1e
NN
43022002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4303
4304 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4305 * Makefile.in: Regenerate.
4306
4024f1e1
JJ
43072002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4308
80b200a1
ZW
4309 * COPYING.NEWLIB: Update list of alternate Regent of California
4310 licenses and discuss official revoking of advertising clause.
4311 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4312
7dda0df6
AO
43132002-12-12 Alexandre Oliva <aoliva@redhat.com>
4314
4315 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4316 * Makefile.in: Rebuilt.
4317
d03be79e 43182002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4319
929293f4
NN
4320 * configure: Fix bug put in by gremlins.
4321
d03be79e
NN
4322 * Makefile.tpl: Substitute more autoconfily.
4323 * configure: Substitute more autoconfily.
4324 * Makefile.in: Regenerate.
4325
43262002-12-08 Andrew Cagney <ac131313@redhat.com>
4327
4328 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4329 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4330
43312002-12-06 DJ Delorie <dj@redhat.com>
4332
4333 * Makefile.tpl: Change configure dependencies to not have real
4334 targets depend on phony targets.
b4a77b47 4335
db1ac78d
NN
43362002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4337
bcaf2395
NN
4338 * configure.in: Revert unintentional change.
4339
b4fa093e
NN
4340 * src-release: Configure host subdirs.
4341
db1ac78d
NN
4342 * Makefile.tpl: Change dependency for */multilib.out so that
4343 it works when gcc isn't in the tree.
4344
4345 * configure.in: Substitute more.
4346 * configure: Run subconfigures from the Makefile.
4347 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4348 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4349
15723a45
NN
43502002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4351
e2b9e2dc
NN
4352 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4353 and corresponding dependencies.
4354 * Makefile.in: Regenerate.
4355
2af579c4
NN
4356 * configure.in (host_tools): Order binutils, gas and ld for
4357 convenience in running the testsuites.
4358
a2cc058a
NN
4359 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4360 * Makefile.in: Regenerate.
4361 * configure.in: Introduce rules to serialize subconfigure runs.
4362
15723a45
NN
4363 * configure.in: Introduce BASE_CC_FOR_TARGET.
4364 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4365 Realize configure-build-* targets. Realize configure-target-* targets.
4366 * Makefile.in: Regenerate.
4367
ae831be5
NN
43682002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4369
4370 * configure: Move gcc_version_trigger stuff from here...
4371 * configure.in: ...to here.
4372
4373 * configure.in: Separate subconfigure options added by this file from
4374 options given by the user. Add machinery to put args for host
4375 subconfigures into the Makefile.
4376
4377 * Makefile.tpl: Remove 'vault' targets.
4378 * Makefile.tpl: Reorder and comment dependencies.
4379 * Makefile.in: Regenerate.
4380
bbf7c8ac
NN
43812002-11-28 Geoffrey Keating <geoffk@apple.com>
4382
4383 * configure.in: Move host-specific darwin noconfigdirs into
4384 the host-specific section.
4385
930314a4
NN
43862002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4387
52d7cdee
NN
4388 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4389 during replay.
4390 * Makefile.in: Regenerate.
4391
930314a4
NN
4392 (finishing slow-motion replay)
4393 * configure: Remove skip-this-dir support.
4394 * Makefile.tpl: Remove skip-this-dir support.
4395
4396 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4397 subdirectories.
4398 * Makefile.in: Regenerate.
4399
4400 * Makefile.tpl: Strip out useless setting of 'dir'.
4401 * Makefile.in: Regenerate.
5481b376 4402
930314a4
NN
44032002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4404
4405 (finishing slow-motion replay)
4406 * configure.in: Fix deeply stupid bug.
4407
4408 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4409 shell code in CXX_FOR_TARGET
4410 * Makefile.def: Introduce raw_cxx.
4411 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4412 RAW_CXX_FOR_TARGET.
4413 * Makefile.in: Regenerate.
4414
44152002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4416
4417 (finishing slow-motion replay)
4418 * Makefile.tpl: Remove unnecessary ifs.
4419 * Makefile.in: Regenerate.
4420
5481b376 4421 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4422 dependencies. Maybe-ize build-libiberty. Create dummy install
4423 targets for 'no_install' modules.
5481b376 4424 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4425 build_modules stuff to configure.in.
5481b376 4426 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4427 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4428 * Makefile.in: Regenerate.
4429
3866be5d
NN
44302002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4431
4432 (continuing slow-motion replay)
4433 * Makefile.tpl: Make all-target, install-target behave similarly
4434 to all, install (only hitting configured targets). Eliminate
4435 unused macro defintions.
4436
4437 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4438 build != host.
4439
4440 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4441
4442 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4443
5481b376 4444 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4445 configuring. Remove references to "dosrel".
4446 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4447 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4448 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4449 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4450 and redundant dependency; rearrange slightly.
4451 * Makefile.def: Add host-side libtermcap, utils.
4452
4453 * Makefile.in: Regenerate.
4454
e393202e
NN
44552002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4456
4457 (Continuing slow-motion replay)
4458 * Makefile.def: Add list of recursive targets to autogenerate.
4459 Add build_modules.
4460 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4461 targets. Autogenerate *-build-* targets.
4462 * Makefile.in: Regenerate.
4463
583d52d7
NN
44642002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4465
4466 (Continuing slow-motion replay)
4467 * configure: More autoconf-style substitutions.
4468 * Makefile.tpl: More autoconf-style substitutions.
4469 * Makefile.in: Regenerate.
4470
44712002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4472
4473 (Continuing slow-motion replay)
4474 * configure: Substitute more variables in a more autoconf-friendly
4475 way. Simplify slightly.
4476 * Makefile.tpl: Make more variables substitutable in an
4477 autoconf-friendly way.
4478 * Makefile.in: Regenerate.
4479
874e38b4
NN
44802002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4481
4482 (Continuing slow-motion replay)
4483 * configure.in (v810*): Remove special setting of tools.
4484
4485 * configure: Add support for extra required flags for ar or nm.
4486 * configure.in (aix4.3+): Use above support for target-specific
4487 issues, rather than using config/mt-aix43.
4488
852e5f18
NN
44892002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4490
4491 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4492 * configure: Remove 'removing', which doesn't work. Replace $subdir
4493 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4494 with $srcdir. Reformat indentation. Substitute some variables
4495 formerly hard-coded in the Makefile for build=host.
4496 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4497 * Makefile.def: Autogenerate more.
4498 * Makefile.in: Regenerate.
4499
c9a0d920
DD
45002002-11-13 Bruce Korb <bkorb@gnu.org>
4501
4502 * Makefile.tpl: syntactic cleanup
4503
dd2768ff
KB
45042002-11-04 Kevin Buettner <kevinb@redhat.com>
4505
4506 * Makefile.def (host_modules): Add rda.
4507 * Makefile.in: Regenerate.
4508 * configure.in (target_tool): Add target-rda to list.
4509
1aa8389d
DD
45102002-10-25 Phil Edwards <pme@gcc.gnu.org>
4511
4512 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4513 and restrap targets to this rule.
4514 * Makefile.in: Regenerate.
4515
28f46298
HPN
45162002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4517
4518 * configure.in (i[3456]86-*-linux*): Add check to disable
4519 ${libgcj} for glibc1.
4520
ff72e302
NC
45212002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4522
4523 * configure.in: Add tic4x target.
4524
8607b6c9
NN
45252002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4526
4527 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4528 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4529 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4530 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4531 * Makefile.in: Regenerate.
4532
f8f61f4a
NN
45332002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4534
c86f794b
NN
4535 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4536 * Makefile.in: Regenerate.
4537
a9590527
NN
4538 * Makefile.def: Remove order dependency comments.
4539 * Makefile.tpl: Add explicit install-install dependencies.
4540 * Makefile.in: Regenerate.
4541
8412ce72
NN
4542 * Makefile.tpl: Remove material now in src-release. (Finally!)
4543 * Makefile.in: Regenerate.
4544
8b9f37f1
NN
4545 * configure: Restore my original patch by syncing with gcc version.
4546
f8f61f4a
NN
4547 * Bring following over from gcc:
4548
45492002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4550
4551 * configure.in (s390*-*-linux*): Enable libgcj.
4552
403d9505
NN
45532002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4554
4555 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4556
95f6f383
AM
45572002-10-02 Alan Modra <amodra@bigpond.net.au>
4558
e4673b0a 4559 * configure: Move stray lines back to where they belong.
95f6f383 4560
748503c8
NN
45612002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4562
a581b5c3
NN
4563 * Makefile.tpl: Insert configure-target target, for src-release.
4564
c084f5b4
NN
4565 * configure: Finish reverting change which Andrew Cagney started
4566 reverting. Should fix bustage.
4567
7aa673ed 4568 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4569 * src-release: New file. Contains material for making net
4570 releases for gdb, binutils, et al., formerly in Makefile.in.
4571
82a9b2d9
NC
45722002-09-30 Nick Clifton <nickc@redhat.com>
4573
4574 * cpu: New top level directory. Intended to hold input files for
4575 CGEN which have FSF copyright assignment.
4576 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4577
c2463a00
AC
45782002-09-29 Andrew Cagney <ac131313@redhat.com>
4579
4580 Revert below (note that src does not contain Makefile.tpl):
4581 * Makefile.tpl: Make subsituted variables more autoconfy.
4582 * Makefile.in: Regenerate.
4583
f03b4789
NN
45842002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4585
c11e16a9
NN
4586 * configure: Revert accidentally applied changes.
4587
f03b4789
NN
4588 * Makefile.tpl: Make more autoconf-friendly.
4589 * Makefile.in: Regenerate.
4590 * configure: Make substitution more autoconf-like.
4591
45922002-09-28 Richard Earnshaw <rearnsha@arm.com>
4593
4594 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4595 single entry to handle all these.
4596 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4597 libjava on arm-*-elf.
4598
c0292023
GK
45992002-09-27 Geoffrey Keating <geoffk@apple.com>
4600
4601 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4602 things that depend on them.
4603
c66d951e
NN
46042002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4605
4606 * Makefile.tpl: Make subsituted variables more autoconfy.
4607 * Makefile.in: Regenerate.
4608 * configure: Make seds more autoconfy.
4609
907a7241 46102002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4611
4612 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4613 * Makefile.in: Regenerate.
4614 * configure.in: Rewrite sed statements to look autoconfy.
4615
907a7241
NN
4616 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4617 all-target-foo on configure-target-foo.
4618 * Makefile.def: Ditto.
4619 * Makefile.in: Rebuild.
4620
405ea7a0
NN
46212002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4622
4623 * Makefile.def: New file.
4624 * Makefile.tpl: New file.
4625 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4626
4627 * configure.in: Minor rearrangement. Simplify tests.
4628
bdc57bfd
JT
46292002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4630
4631 * configure.in (with_headers): Skip copy if value is "yes".
4632 (with_libs): Likewise.
4633
ae03d6e2
NN
46342002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4635
4636 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4637 * configure.in (sh*-*-pe*): Ditto.
4638 * configure.in (mips*-*-pe*): Ditto.
4639 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4640
4641 * configure.in: Rearrange.
4642
707960fe
NC
46432002-09-12 Nick Clifton <nickc@redhat.com>
4644
4645 * Import these changes from the config master repository:
4646
4647 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4648
4649 * config.sub: Add tic4x target.
4650
4651 2002-09-03 Ben Elliston <bje@redhat.com>
4652
4653 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4654 Reported by <Duncan_Stodart@insession.com>.
4655
36ea319f
JJ
46562002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4657
4658 * COPYING.NEWLIB: More updates.
4659
cf57480a
JJ
46602002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4661
4662 * COPYING.NEWLIB: Update.
4663
fd31a171
AC
46642002-08-23 Andrew Cagney <ac131313@redhat.com>
4665
23b632fc
AC
4666 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4667
fd31a171
AC
4668 * config.guess: Import version 2002-08-23.
4669 * config.sub: Import version 2002-08-22.
4670
a08bafb5
AO
46712002-08-20 Alexandre Oliva <aoliva@redhat.com>
4672
4673 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4674 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4675 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4676
17240c1f
NC
46772002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4678
4679 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4680
e70ad0c6
L
46812002-08-04 H.J. Lu (hjl@gnu.org)
4682
4683 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4684
574e6d11
DD
46852002-07-31 Alan Modra <amodra@bigpond.net.au>
4686
4687 * configure.in: Move generic linux case to end. Copy generic
4688 linux noconfigdirs to mips*-*-linux* entry and new
4689 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4690
611e7523
CD
46912002-07-19 Chris Demetriou <cgd@broadcom.com>
4692
4693 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4694 one instance of them which was missed to the list to update.
4695
51759676
CD
46962002-07-16 Chris Demetriou <cgd@broadcom.com>
4697
4698 * config.guess: Update to 2002-07-09 version.
4699 * config.sub: Update to 2002-07-03 version.
4700
7c1f909c
DD
47012002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4702
4703 * configure.in: Remove two redundant tests.
4704
d7cf5d30
DD
47052002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4706
4707 * configure.in (mips*-*-irix6*o32): Enable stabs.
4708
c74222f7
DD
47092002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4710
5b53c336
DD
4711 * configure.in: Don't build grez.
4712 * Makefile.in: Ditto.
4713
c74222f7
DD
4714 * Makefile.in: Remove references to bsp, cygmon, libstub.
4715 * configure.in: Ditto.
4716
4717 * configure.in: Remove leftover reference to gdbtest.
4718
edd1b227
DD
47192002-07-08 Phil Edwards <pme@gcc.gnu.org>
4720
4721 * configure.in (gxx_include_dir): Change to match versioned
4722 C++ headers if --enable-version-specific-runtime-libs is used.
4723
486186e3
AO
47242002-07-04 Steve Ellcey <sje@cup.hp.com>
4725
4726 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4727
ff0a3bf8
DD
47282002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4729
4730 * configure.in: Make --without-x work.
4731
1dfa8174
NC
47322002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4733
4734 * contrib: New directory. Created to contain a copy of the
5481b376 4735 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4736 the FSF GCC sources.
4737
07637366
DD
47382002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4739
b6f83f2a
DD
4740 * configure.in: Rearrange target Makefile fragment collection.
4741
07637366
DD
4742 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4743 cvs[src].
4744 * configure.in: Ditto.
4745
f48556b1
DD
47462002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4747
4748 * Makefile.in: Eliminate 'apache' targets.
4749 * configure.in: Eliminate 'apache' targets.
4750
4751 * configure.in: Eliminate redundant tests. Reorganize.
4752
4753 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4754
4755 * config-ml.in: Eliminate references to Cygnus configure.
4756
4757 * Makefile.in: Eliminate references to building emacs.
4758
47592002-07-01 Denis Chertykov <denisc@overta.ru>
4760
4761 * configure.in: Add support for ip2k.
4762
cdb9e2b8
BE
47632002-06-24 Ben Elliston <bje@redhat.com>
4764
4765 * configure.in (host_tools): Remove cgen.
4766
4767 * Makefile.in (all-cgen): Remove; runs from its source directory.
4768 (check-cgen, install-cgen, clean-cgen): Likewise.
4769 (all-opcodes): No not depend on all-cgen.
4770 (all-sim): Likewise.
4771
3558860c
DD
47722002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4773
4774 * configure.in: Fix AIX configury bug.
4775
e3b0c936
DD
47762002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4777
cdb9e2b8 4778 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4779
cdb9e2b8
BE
4780 * configure.in: Move definition of libstdcxx_flags right above
4781 usage, rather than way earlier.
8ee424c0 4782
c712250a
DD
4783 * configure.in: Pull definition of is_cross_compiler earlier.
4784
9ee1a75c
DD
4785 * configure.in: Rearrange a little.
4786
e3b0c936
DD
4787 * configure.in: Remove references to librx.
4788 * Makefile.in: Remove references to librx.
4789
b2bd228e
DD
47902002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4791
4792 * configure.in: Eliminate ${gasdir} variable.
4793
7cd52483
DB
47942002-06-18 Dave Brolley <brolley@redhat.com>
4795
4796 * configure.in: Add support for frv.
4797 * config.sub: Add support for frv.
4798
6c5e141a
DD
47992002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4800
4801 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4802
0d18b56d
JT
48032002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4804
4805 * configure.in (vax-*-netbsd*): Re-enable gas.
4806
fd8958d5
DD
48072002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4808
27f15fdd
DD
4809 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4810 BUILD_PREFIX_1, to correct nomenclature.
4811 * configure: Likewise.
4812
fd8958d5
DD
4813 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4814 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4815
0c2442b7
DD
48162002-05-31 Olaf Hering <olh@suse.de>
4817
4818 * config-ml.in: Propogate DESTDIR also.
4819
a3602181
JT
48202002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4821
4822 * configure.in (vax-*-netbsd*): Don't build gas for this
4823 platform.
4824
c95f53ae
MM
48252002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4826
4827 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4828 and libgcj for AVR.
4829
1d7c1053
NC
48302002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4831
4832 * config.sub: Add DLX target.
4833
4b37028f
JT
48342002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4835
4836 * config.guess: Update to 2002-05-22 version.
4837 * config.sub: Likewise.
4838
d5de0a84
NC
48392002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4840
4841 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4842 * config-ml.in: Likewise.
4843 * configure: Likewise.
4844 * configure.in: Likewise.
4845
c92a0210
DD
48462002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4847
115a77aa
DD
4848 * configure.in: Simplify makefile fragment collection.
4849
4850 * configure.in: Remove code to build emacs.
e99daf2b 4851
91e060aa
DD
4852 * configure.in : Remove --srcdir argument from targargs and buildargs
4853 (it's always overridden in the Makefile anyway). Rearrange a bit.
4854
4855 * configure: Move some logic to configure.in.
4856 * configure.in: Move some logic from configure.
c92a0210 4857
91217342
JJ
48582002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4859
4860 * COPYING.LIBGLOSS: New file.
4861
d3d8a9ee
NC
48622002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4863
4864 * Makefile.in: Honour DESTDIR.
4865
3a036cdc
AO
48662002-05-05 Alexandre Oliva <aoliva@redhat.com>
4867
4868 * configure.in (noconfigdirs): Don't disable libgcj on
4869 sparc64-*-solaris* and sparcv9-*-solaris*.
4870
6d095fe4
AO
48712002-05-03 Alexandre Oliva <aoliva@redhat.com>
4872
4873 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4874
dac55df9
TF
48752002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4876
4877 * configure.in (FLAGS_FOR_TARGET): Do not add
4878 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4879 on i[3456]86-*-linux*.
4880
a018e15b
TF
48812002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4882
4883 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4884
4885 * configure.in (noconfigdirs): Do not add target-newlib if
4886 target == i[3456]86-*-linux*, and host == target.
4887
5f284831
MM
48882002-04-29 Mark Mitchell <mark@codesourcery.com>
4889
4890 * config.guess: Updated to 2002-04-26's version.
4891 * config.sub: Updated to 2002-04-26's version.
4892
33babf59
DD
48932002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4894
bd5f7da2
DD
4895 * configure.in: delete reference to absent file
4896
a0c4f3a0
DD
4897 * configure.in: replace '[' with 'test'
4898
66f1ba4f
DD
4899 * configure.in: Eliminate references to gash.
4900 * Makefile.in: Eliminate references to gash.
4901
7c3ab50c
DD
4902 * configure.in: remove useless references to 'pic' makefile fragments.
4903
bbc025f5
DD
4904 * configure.in: (*-*-windows*) Finish removing.
4905
33babf59
DD
4906 * configure.in: Eliminate redundant test for libgui.
4907
d5ec694c
DD
49082002-04-26 Joel Sherrill <joel@OARcorp.com>
4909
4910 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4911 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4912
57a5346c
DD
49132002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4914
4915 * configure.in: remove references to dead files
4916
dbf93899
DD
49172002-04-18 Tom Tromey <tromey@redhat.com>
4918
4919 * configure.in: Disallow configuring libgcj when it is already
4920 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4921 Solaris 2.8 by default. For PR libgcj/6158.
4922
26eadf68
DD
49232002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4924
4925 * configure.in: Move default CC setting out of config/mh-* fragments
4926 directly into here.
4927
a0a2c6c6
DD
49282002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4929
4930 * configure.in: don't even try to configure or make a subdirectory
4931 if there's no configure script for it.
4932
9972f812
DD
49332002-04-15 Mark Mitchell <mark@codesourcery.com>
4934
4935 * MAINTAINERS: Remove chill maintainers.
4936 * Makefile.in (CHILLFLAGS): Remove.
4937 (CHILL_LIB): Remove.
4938 (TARGET_CONFIGDIRS): Remove libchill.
4939 (CHILL_FOR_TARGET): Remove.
4940 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4941 CHILL_LIB.
4942 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4943 (CHECK_TARGET_MODULES): Likewise.
4944 (INSTALL_TARGET_MODULES): Likewise.
4945 (CLEAN_TARGET_MODULES): Likewise.
4946 (configure-target-libchill): Remove.
4947 (all-target-libchill): Remove.
4948 * configure.in (target_libs): Remove target-libchill.
4949 Do not compute CHILL_FOR_TARGET.
4950 * libchill: Remove directory.
5481b376 4951
75205f78
DD
49522002-04-15 DJ Delorie <dj@redhat.com>
4953
4954 * Makefile.in, configure.in, configure: Sync with gcc, entries
4955 follow...
4956
49572002-04-08 Tom Tromey <tromey@redhat.com>
4958
4959 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4960 Fixes PR libgcj/6068.
4961
49622002-03-30 Krister Walfridsson <cato@df.lth.se>
4963
4964 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4965
49662002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4967
4968 * configure.in (alpha*-dec-osf*): Enable libgcj.
4969
49702002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4971
4972 Fix for: PR bootstrap/3591, target/5676
4973 * configure.in (mcore-pe): Disable the configuration of
4974 libstdc++-v3 since exceptions are not supported.
4975
49762002-03-20 Anthony Green <green@redhat.com>
4977
4978 * configure.in: Enable libgcj for xscale-elf target.
4979
49802002-02-28 Alexandre Oliva <aoliva@redhat.com>
4981
4982 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4983 libjava.
4984 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4985
49862002-02-22 Alexandre Oliva <aoliva@redhat.com>
4987
4988 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4989 libstdc++-v3 and libjava.
4990
49912002-02-11 Adam Megacz <adam@xwt.org>
4992
4993 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4994 boehm-gc
4995
49962002-02-09 Alexandre Oliva <aoliva@redhat.com>
4997
4998 * config.guess: Updated to 2002-01-30's version.
4999 * config.sub: Updated to 2002-02-01's version.
5000 Contribute sh64-elf.
5001 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5002 * configure.in: Added sh64-*-*.
5003
50042002-01-17 H.J. Lu <hjl@gnu.org>
5005
5006 * Makefile.in (all-fastjar): Also depend on all-libiberty.
5007 (all-target-fastjar): Also depend on all-target-libiberty.
5008
5009Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
5010
5011 * configure, configure.in: Use temp file for long sed commands.
5012
50132001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
5014
5015 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5016 libf2c.
5017
50182001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
5019
5020 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5021
50222001-10-11 Hans-Peter Nilsson <hp@axis.com>
5023
5024 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5025
50262001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5027
5028 * configure: Handle temporary files securely using mkdir.
5029
50302001-09-26 Will Cohen <wcohen@redhat.com>
5031
5032 * configure.in (*-*-linux*): Disable configuration of target-newlib
5033 and target-libgloss.
5034
50352001-09-26 Alexandre Oliva <aoliva@redhat.com>
5036
5037 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5038 RANLIB.
5039
50402001-08-11 Graham Stott <grahams@redhat.com>
5041
5042 * Makefile.in (check-c++): Add missing semicolon.
5043
50442001-07-25 Andrew Haley <aph@cambridge.redhat.com>
5045
5046 * configure.in (sh-*-linux*): New.
5047
50482001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5049
5050 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5051 and libgcj on m68hc11/m68hc12.
5052
50532001-06-27 H.J. Lu (hjl@gnu.org)
5054
5055 * Makefile (CFLAGS_FOR_BUILD): New.
5056 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5057
50582001-06-01 Hans-Peter Nilsson <hp@axis.com>
5059
5060 * configure.in (libstdcxx_flags): Do not try to execute
5061 libstdc++-v3/testsuite_flags until it exists.
5062
50632001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5064
5065 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5066
50672001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5068
5069 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5070
5071Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5072
5073 * configure.in: Move *-chorusos target case to the proper switch.
5074 Disable libgcj.
5075
50762001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5077
5078 * Makefile.in (STAGE1_CFLAGS): Pass down.
5079
50802001-04-13 Alan Modra <amodra@one.net.au>
5081
5082 * config.guess: Add hppa64-linux support. Note for next import that
5083 this is already in the master file.
5084 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5085
50862001-03-22 Colin Howell <chowell@redhat.com>
5087
5088 * Makefile.in (DO_X): Do not backslash single-quotes in
5089 backquotes (two places).
5090
50912001-03-18 Laurynas Biveinis <lauras@softhome.net>
5092
5093 * Makefile.in (DO_X): Quote nested quotes.
5094
50952001-03-15 Laurynas Biveinis <lauras@softhome.net>
5096
5097 * Makefile.in (DO_X): Use double quotes for quoting
5098 "RANLIB=$${RANLIB}".
5099
51002001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5101
5102 * configure.in: Only use `lang_requires' for languages athat are
5103 actually enabled.
5104
51052001-03-07 Tom Tromey <tromey@redhat.com>
5106
5107 * configure.in: Allow config-lang.in to set `lang_requires' to list
5108 of other required languages.
5109
51102001-03-06 Laurynas Biveinis <lauras@softhome.net>
5111
5112 * Makefile.in: Remove RANLIB definition. Use RANLIB
5113 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5114 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5115
51162001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5117 Alexandre Oliva <aoliva@redhat.com>
5118
5119 * Makefile.in (check-c++): Use tabs, not spaces.
5120
51212001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5122
5123 * Makefile.in (check-c++): New rule.
5124
5125 * configure.in (target_libs): Remove libg++.
5126 (noconfigdirs): Remove libg++.
5127 (noconfigdirs): Same.
5128 (noconfigdirs): Same.
5129 (noconfigdirs): Same.
5130
5131 * config-ml.in: Remove libg++ references.
5132
5133 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5134 (ALL_TARGET_MODULES): Same.
5135 (configure-target-libg++): Remove.
5136 (all-target-libg++): Remove.
5137 (configure-target-libio): Remove.
5138 (all-target-libio): Remove.
5139 (check-target-libio): Remove.
5140 (.PHONY): Remove.
5141 (libg++.tar.bz2): Remove.
5142 (all-target-cygmon): Remove libio.
5143 (all-target-libstdc++): Remove.
5144 (configure-target-libstdc++): Remove.
5145 (TARGET_LIB_PATH): Remove libstdc++.
5146 (ALL_GCC_CXX): Remove libstdc++.
5147 (all-target-gperf): Correct.
5148
51492001-02-15 Anthony Green <green@redhat.com>
5150
5151 * configure: Introduce GCJ_FOR_TARGET.
5152 * configure.in: Ditto.
5153 * Makefile.in: Ditto.
5154
51552001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5156
5157 * configure.in: for *-chorusos, don't config target-newlib and
5158 target-libgloss.
5159
51602001-02-04 Mark Mitchell <mark@codesourcery.com>
5161
5162 Remove V2 C++ library.
5163 * configure.in: Remove --enable-libstdcxx_v3 support.
5164
51652001-01-27 Richard Henderson <rth@redhat.com>
5166
5167 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5168
51692001-01-26 Tom Tromey <tromey@redhat.com>
5170
5171 * configure.in: Allow libgcj to be built on Sparc Solaris.
5172
51732001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5174
5175 * configure.in: Enable libgcj on several additional platforms.
5176
51772001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5178
5179 * configure.in: Enable libgcj for linux targets.
5180
51812001-01-09 Mike Stump <mrs@wrs.com>
5182
5183 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5184 failures of subdirectories.
5185
51862001-01-02 Laurynas Biveinis <lauras@softhome.net>
5187
5188 * configure: handle DOS-style absolute paths.
5189
51902001-01-02 Laurynas Biveinis <lauras@softhome.net>
5191
5192 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5193
51942000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5195
5196 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5197 (libstdcxx_incdir): Pass down.
5198 * config.if: Remove expired bits for cxx_interface, add stub.
5199 (libstdcxx_incdir): Add variable for g++ include directory.
5200 * configure.in (gxx_include_dir): Use it.
5201
52022000-12-15 Andreas Jaeger <aj@suse.de>
5203
5204 * configure.in: Handle lang_dirs.
5205
52062000-12-13 Anthony Green <green@redhat.com>
5207
5208 * configure.in: Disable libgcj for any target not specifically
5209 listed. Disable libgcj for x86 and Alpha Linux until compatible
5210 with g++ abi.
5211
52122000-12-13 Mike Stump <mrs@wrs.com>
5213
5214 * Makefile.in (local-distclean): Also remove fastjar.
5215
52162000-12-10 Anthony Green <green@redhat.com>
5217
5218 * configure.in: Define libgcj. Disable libgcj target libraries for
5219 most targets.
5220
52212000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5222
5223 * configure.in (target_libs): Revert 2000-12-08 patch.
5224 (noconfigdirs): Added target-libjava.
5225
52262000-12-09 Laurynas Biveinis <lauras@softhome.net>
5227
5228 * Makefile.in: handle DOS-style absolute paths.
5229
52302000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5231
5232 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5233 libjava.
5234 * configure.in (target_libs): Removed `target-libjava'.
5235
52362000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5237
5238 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5239 (ALL_MODULES): Added fastjar.
5240 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5241 (all-target-libjava): all-fastjar replaces all-zip.
5242 (all-fastjar): Added.
5243 (configure-target-fastjar, all-target-fastjar): Likewise.
5244 * configure.in (host_tools): Added fastjar.
5245
52462000-12-07 Mike Stump <mrs@wrs.com>
5247
5248 * Makefile.in (local-distclean): Remove leftover built files.
5249
52502000-11-16 Fred Fish <fnf@be.com>
5251
5252 * configure.in (enable_libstdcxx_v3): Fix typo,
5253 libstd++ -> libstdc++.
5254
52552000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5256
5257 * configure: Provide the original toplevel configure arguments
5258 (including $0) to subprocesses in the environment rather than
5259 through gcc/configargs.h.
5260
52612000-11-12 Mark Mitchell <mark@codesourcery.com>
5262
5263 * configure: Turn on libstdc++ V3 by default.
5264
52652000-10-16 Michael Meissner <meissner@redhat.com>
5266
5267 * configure (gcc/configargs.h): Only create if there is a build GCC
5268 directory created.
5269
52702000-10-05 Phil Edwards <pme@gcc.gnu.org>
5271
5272 * configure: Save configure arguments to gcc/configargs.h.
5273
52742000-10-04 Andris Pavenis <pavenis@latnet.lv>
5275
5276 * Makefile.in (bootstrap): avoid recursion if subdir missing
5277 (cross): ditto
5278 (do-proto-toplev): ditto
5279
5280Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5281
5282 * configure.in: Do not build byacc for hppa64. Provide paths to the
5283 X11 libraries for hppa64.
5284
52852000-09-02 Anthony Green <green@cygnus.com>
5286
5287 * Makefile.in (all-gcc): Depend on all-zlib.
5288 (CLEAN_MODULES): Add clean-zlib.
5289 (ALL_MODULES): Add all-zlib.
5290 * configure.in (host_libs): Add zlib.
5291
52922000-08-25 Alexandre Oliva <aoliva@redhat.com>
5293
5294 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5295 $targargs to tell whether newlib is going to be built.
5296
5297 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5298 $$r/TARGET_SUBDIR/libio for _G_config.h.
5299
53002000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5301
5302 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5303
5304 * configure: Make enable_threads and enable_shared defaults
5305 explicit. Substitute enable_threads into generated Makefiles.
5306 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5307 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5308
53092000-08-02 Manfred Hollstein <manfredh@redhat.com>
5310
5311 * configure.in: Re-enable all references to libg++ and librx.
5312
ffb97b2f 53132002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5314
ffb97b2f
DD
5315 * configure.in: Add *-*-freebsd* configurations.
5316
bbf6e9e3
AC
53172002-04-07 Andrew Cagney <ac131313@redhat.com>
5318
5319 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5320 (do-tar, do-bz2): New rules.
5321 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5322 (gdb-tar): New rule.
5323 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5324 (insight_dejagnu.tar): New rule.
5325 (insight.tar): New rule.
5326 (gdb+dejagnu.tar): New rule.
5327 (gdb.tar): New rule.
5328
8f1579c0
AC
53292002-04-07 Andrew Cagney <ac131313@redhat.com>
5330
5331 * MAINTAINERS: Update dejagnu/
5332
ba3c59ab
AO
53332002-03-16 Alexandre Oliva <aoliva@redhat.com>
5334
5335 * ltmain.sh (relink_command): Fix typo in previous change.
5336
6243d5dd
AO
53372002-03-15 Alexandre Oliva <aoliva@redhat.com>
5338
5339 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5340 (relink_command): Added --tag flags.
5341 (mode=install): If relinking fails; error out.
5342
80413487
RH
53432002-03-12 Richard Henderson <rth@redhat.com>
5344
5345 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5346 .NOTPARALLEL tag.
5347 (do-check): Rename from check.
5348 (check): Allow parallel check.
5349
3daeddf6
RH
53502002-03-11 Richard Henderson <rth@redhat.com>
5351
5352 * Makefile.in (.NOTPARALLEL): Add fake tag.
5353
fad93c55
L
53542002-03-07 H.J. Lu (hjl@gnu.org)
5355
5356 * configure.in: Enable gprof for mips*-*-linux*.
5357
2e8357fc
AO
53582002-02-28 Alexandre Oliva <aoliva@redhat.com>
5359
5360 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5361 libjava.
5362 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5363
bd48e1a9
AC
53642002-02-24 Andrew Cagney <ac131313@redhat.com>
5365
5366 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5367
39121370
DJ
53682002-02-23 Daniel Jacobowitz <drow@mvista.com>
5369
5370 * config.guess: Import from master sources, rev 1.232.
5371 * config.sub: Import from master sources, rev 1.246.
5372
081ff160
AO
53732002-02-23 Alexandre Oliva <aoliva@redhat.com>
5374
5375 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5376 because its Makefile is there; test for the executable instead.
5377
20a5393b
AO
53782002-02-09 Alexandre Oliva <aoliva@redhat.com>
5379
5380 Contribute sh64-elf.
5381 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5382 * configure.in: Added sh64-*-*.
5383
38135629
JJ
53842002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5385
80413487
RH
5386 * COPYING.NEWLIB: Remove advertising clause from
5387 Berkeley and Red Hat licenses.
38135629 5388
48d19748
MD
53892002-02-01 Mo DeJong <supermo@bayarea.net>
5390
5391 * Makefile.in: Add all-tix to deps for all-snavigator
5392 so that tix is built when building snavigator.
5393
f6e1c110
BE
53942002-02-01 Ben Elliston <bje@redhat.com>
5395
5396 * config.guess: Import from master sources, rev 1.229.
5397 * config.sub: Import from master sources, rev 1.240.
5398
4867be41
DJ
53992002-01-27 Daniel Jacobowitz <drow@mvista.com>
5400
5401 From Steve Ellcey <sje@cup.hp.com>:
5402 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5403 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5404 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5405 IA64.
5406 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5407 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5408 soname_spec, sys_lib_search_path_spec): Ditto.
5409
e82380cc
JT
54102002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5411
5412 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5413 target-libiberty, and target-libgloss. Skip Java-related
5414 libraries if not supported for NetBSD on target CPU.
5415
1319fb9c
NC
54162002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5417
5418 * configure.in: Import StrongARM and XScale target_configdirs from
5419 FSF GCC version.
5420
b020f6ac
L
54212002-01-16 H.J. Lu (hjl@gnu.org)
5422
5423 * config.guess: Import from master sources, rev 1.225.
5424 * config.sub: Import from master sources, rev 1.238.
5425
5426 * MAINTAINERS: Updated notes on config.guess and config.sub.
5427
a0c1c920
NC
54282002-01-11 Steve Ellcey <sje@cup.hp.com>
5429
5430 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5431 ld and gdb are not supported.
5432
a9fa5e1f
JJ
54332002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5434
5435 * Change reference to Cygnus Solutions to be Red Hat.
5436
94077108
JJ
54372002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5438
5439 * COPYING.NEWLIB: Update generic copyright date.
5440
05ecd75c
MS
54412002-01-07 Mark Salter <msalter@redhat.com>
5442
5443 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5444 Allow target-libgloss to be built for arm, strongarm, and xscale.
5445
a106bb62
BE
54462002-01-03 Ben Elliston <bje@redhat.com>
5447
5448 * MAINTAINERS: Update URL for config.* scripts.
5449
0e254642
AM
54502001-12-18 Alan Modra <amodra@bigpond.net.au>
5451
5452 * config.sub: Import latest version.
5453 * config.guess: Likewise.
5454
0a0d0041
TF
54552001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5456
5457 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5458 options for i[3456]86-pc-linux* native builds.
5459
d932cae7
NC
54602001-12-05 Laurent Guerby <guerby@acm.org>
5461
5462 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5463 libiberty.
d932cae7
NC
5464
5465 Import this patch from gcc:
5481b376 5466
d932cae7
NC
5467 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5468
5469 * symlink-tree: handle DOS-style absolute paths.
5470
49b7683b
DD
54712001-11-28 DJ Delorie <dj@redhat.com>
5472 Zack Weinberg <zack@codesourcery.com>
5473
5474 When build != host, create libiberty for the build machine.
5475
5476 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5477 CONFIG_ARGUMENTS.
5478 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5479 New variables.
5480 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5481 and rules.
5482 (all.normal): Depend on ALL_BUILD_MODULES.
5483 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5484 (all-build-libiberty): Depend on configure-build-libiberty.
5485
5486 * configure: Calculate and substitute proper value for
5487 ALL_BUILD_MODULES.
5488 * configure.in: Create the build subdirectory.
5489 Calculate and substitute TARGET_CONFIGARGS (formerly
5490 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5491
26ef82f4
GK
54922001-11-26 Geoffrey Keating <geoffk@redhat.com>
5493
5494 * config.sub: Update to version 1.232 on subversion.
5495
43e64072
NC
54962001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5497
5498 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5499 files from .po files for a distribution.
5500
66f6c0d5
HPN
55012001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5502
5503 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5504
4a02fdb2
JH
55052001-11-13 Jeff Holcomb <jeffh@redhat.com>
5506
5507 Merged from net gcc:
5508 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5509 * ltcf-c.sh: Use $objext, not $ac_objext.
5510 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5511 * ltcf-cxx.sh: Add support for GNU.
5512 2001-07-22 Timothy Wall <twall@redhat.com>
5513 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5514 default settings if using GNU tools with that configuration.
5515 * ltcf-cxx.sh: Ditto.
5516 * ltcf-gcj.sh: Ditto.
5517 2001-07-21 Michael Chastain <chastain@redhat.com>
5518 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5519 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5520 * ltmain.sh: Mark as gcc-local.
5521
227b9953
JH
55222001-11-13 Jeff Holcomb <jeffh@redhat.com>
5523
5524 * Makefile.in (all-bison): Revert 2001-10-24.
5525 Don't depend on texinfo.
5526
cbbab8fb
JJ
55272001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5528
80413487 5529 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5530
922b2485
DD
55312001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5532
5533 * configure.in (--enable-languages): Be more permissive about
5534 syntax. Check for empty lists better. Warn about $LANGUAGES.
5535
f08fa01d
HPN
55362001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5537
5538 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5539
fee3da4e
JH
55402001-10-24 Jeff Holcomb <jeffh@redhat.com>
5541
5542 Makefile.in (all-bison): Don't depend on texinfo.
5543
73fb1ef9
AM
55442001-10-03 Alan Modra <amodra@bigpond.net.au>
5545
5546 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5547
373688ac
AO
55482001-09-29 Alexandre Oliva <aoliva@redhat.com>
5549
5550 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5551
9c07660b
HPN
55522001-09-28 Hans-Peter Nilsson <hp@axis.com>
5553
5554 * config.sub, config.guess: Import latest from subversions.
5555
3f152009
AO
55562001-09-21 Alexandre Oliva <aoliva@redhat.com>
5557
5558 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5559 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5560 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5561 avoid quotes nesting problems.
5562 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5563 (DO_X): Export only variables that are set.
5564
8f6a59e5
BE
55652001-09-19 Ben Elliston <bje@redhat.com>
5566
5567 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5568 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5569 semantics. Use the shell built-in "type" command instead.
5570
a1ec19fa
TS
55712001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5572
5573 * config.sub: Reverted the earlier change, this version is not the
5574 master file.
5575
4008bd9b
TS
55762001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5577
5578 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5579 Add support for mips64.
5580
dd1e52a4
JH
55812001-09-03 Jeff Holcomb <jeffh@redhat.com>
5582
5583 * configure.in: Enable libstdc++-v3 for h8300 targets.
5584
91549d1c
EC
55852001-08-30 Eric Christopher <echristo@redhat.com>
5586 Jason Eckhardt <jle@redhat.com>
5587
5588 * config.sub: Add support for mipsisa32.
5589
cf966cf9
EC
55902001-08-30 Eric Christopher <echristo@redhat.com>
5591
5592 * config.sub, config.guess: Import latest from subversions.
5593
82208dc5
AM
55942001-08-20 Alan Modra <amodra@bigpond.net.au>
5595
5596 * config.sub, config.guess: Import latest from subversions.
5597
4dca8403
DD
55982001-07-26 DJ Delorie <dj@redhat.com>
5599
5600 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5601
1107dce2
AM
56022001-06-19 Alan Modra <amodra@bigpond.net.au>
5603
5604 * Makefile.in: Revert 2001-06-17.
5605 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5606
e09a6604
L
56072001-06-17 H.J. Lu <hjl@gnu.org>
5608
5609 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5610 (gas+binutils.tar.bz2): Likewise.
5611 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5612
31a8b634
AC
5613Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5614
5615 * Makefile.in (VER): When present, extract the version number from
5481b376 5616 the file version.in.
31a8b634 5617
dc70af01
AO
56182001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5619
5620 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5621 gcc/xgcc is built, use -print-prog-name to find out the program
5622 name to use.
5623
839bbd8c
AO
56242001-06-04 Mark Mitchell <mark@codesourcery.com>
5625
5626 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5627 with_gcc]: Use `gcc -shared' to build a shared library.
5628
566e9a30
AO
56292001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5630
5631 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5632 archives.
5633
e877bb69
AO
56342001-05-28 Simon Patarin <simon.patarin@inria.fr>
5635
5636 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5637 libraries when using g++ with native linker.
5638
1605288b
AO
56392001-05-28 Alexandre Oliva <aoliva@redhat.com>
5640
5641 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5642
11a383ba
TR
56432001-05-24 Tom Rix <trix@redhat.com>
5644
5645 * configure.in : enable ld for aix
cf966cf9 5646
18611226
AO
56472001-05-22 Alexandre Oliva <aoliva@redhat.com>
5648
5649 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5650 [aix4*|aix5*]: Prepend blank.
5651
6be7c12c
AO
56522001-05-20 Alexandre Oliva <aoliva@redhat.com>
5653
5654 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5655 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5656 of subdir/configure scripts to use the new libtool.m4.
5657
4ed00bba
L
56582001-05-14 H.J. Lu <hjl@gnu.org>
5659
5660 * config.if (libc_interface): Set to -libc6.2- for cross
5661 compiling to Linux/glibc 2.2.
5662
b1af961c
AO
56632001-05-03 Alexandre Oliva <aoliva@redhat.com>
5664
5665 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5666 libgcj.
5667
5ec3e74e
AO
56682001-04-26 Alexandre Oliva <aoliva@redhat.com>
5669
5670 * configure.in (noconfigdirs): Don't reset it from scratch in the
5671 target case; only append to it.
5672
b3ed1d6b
AO
56732001-04-26 Alexandre Oliva <aoliva@redhat.com>
5674
5675 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5676 sparc-*-solaris2.8]: Disable ${libgcj}.
5677
96111c10
AO
56782001-04-25 Alexandre Oliva <aoliva@redhat.com>
5679
5680 * configure.in (libgcj_saved): Copy from $libgcj.
5681 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5682 --disable-libgcj.
5683
b5bf43f2
AO
56842001-04-20 Alexandre Oliva <aoliva@redhat.com>
5685
5686 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5687 1.641.2.228.
5688
8cc32590
AO
56892001-04-12 Alexandre Oliva <aoliva@redhat.com>
5690
5691 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5692 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5693
dec0cb0c
AO
56942001-04-01 Alexandre Oliva <aoliva@redhat.com>
5695
5696 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5697 New macros.
5698 (bootstrap, cross): Use RECURSE_FLAGS.
5699 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5700
6a9c3886
AO
57012001-03-27 Alexandre Oliva <aoliva@redhat.com>
5702
5703 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5704
d4fc7db8
NC
57052001-03-23 Nick Clifton <nickc@redhat.com>
5706
5707 * README-maintainer-mode: Add note about inability to use "make
5708 distclean" in maintainer mode.
5709
7389ff65
AO
57102001-03-22 Alexandre Oliva <aoliva@redhat.com>
5711
5712 Re-installed:
5713 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5714 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5715 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5716 * ltcf-cxx.sh: Likewise.
5717 * ltcf-gcj.sh: Likewise.
5718
b3e0dc8e
PB
57192001-03-22 Philip Blundell <philb@gnu.org>
5720
5721 * config.sub, config.guess: Import latest from subversions.
5722
469b781c
AO
57232001-03-22 Alexandre Oliva <aoliva@redhat.com>
5724
5725 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5726 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5727
b0dad762
MC
57282001-03-20 Michael Chastain <chastain@redhat.com>
5729
5730 * Makefile.in: all-m4 depends on all-texinfo.
5731
c559bb17
AO
57322001-03-08 Alexandre Oliva <aoliva@redhat.com>
5733
5734 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5735
fef4ae2e
JJ
57362001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5737
5738 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5739 longer valid.
5740
8d6dd99d
NC
57412001-02-16 Nick Clifton <nickc@redhat.com>
5742
5743 * configure.in (noconfigdirs): Allow configuration of texinfo
5744 for Cygwin hosts.
5745
a85d7ed0
NC
57462001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5747
5748 * config.guess: Add linux target for S/390.
5749 * config.sub: Likewise.
5750 * configure.in: Likewise.
5751
51221c5e
DD
57522001-02-06 Ben Elliston <bje@redhat.com>
5753
5754 * configure: Output host type to stdout, not stderr.
5755
9dec4c71
MS
57562001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5757
5758 * config.guess: Import from subversions.gnu.org (revision 1.181).
5759 * config.sub: Import from subversions.gnu.org (revision 1.199).
5760
9add9c04
AM
57612001-01-30 Alan Modra <alan@linuxcare.com.au>
5762
5763 * config.guess: Handle hppa64-linux systems.
5764
8679174d
MS
57652001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5766
5767 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5768 Don't unset, it's non-portable and no longer necessary, set to empty
5769 instead.
5770
02d01ed4
MS
57712001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5772
5773 * ltconfig: Shell portability fix for the tagname validity check.
5774
4cc5853d
MS
57752001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5776
5777 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5778
7487e485
AO
57792001-01-27 Alexandre Oliva <aoliva@redhat.com>
5780
5781 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5782 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5783
f332af52
AO
57842001-01-24 Alexandre Oliva <aoliva@redhat.com>
5785
5786 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5787 keep at least one of build_libtool_libs or build_old_libs set to
5788 yes.
5789
ef099754
AO
57902001-01-24 Alexandre Oliva <aoliva@redhat.com>
5791
5792 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5793 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5794
8341f2fc 57952000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5796
8341f2fc
AJ
5797 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5798
57992000-11-03 Philip Blundell <pb@futuretv.com>
5800
5801 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5802 files.
ebf0fa2e 5803
c320a39f
JJ
58042001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5805
5806 * COPYING.NEWLIB: Put into source repository.
5807
8817b92e
BE
58082001-01-15 Ben Elliston <bje@redhat.com>
5809
5810 * configure.in (host_tools): Add sid.
5811 Always configure cgen.
5812 * Makefile.in (all-sid): New target.
5813 (check-sid, clean-sid, install-sid): Likewise.
5814
35590697
AJ
58152001-01-07 Andreas Jaeger <aj@suse.de>
5816
80413487 5817 * config.sub, config.guess: Update from subversions.
35590697 5818
6ee6cea6
AO
58192000-12-12 Alexandre Oliva <aoliva@redhat.com>
5820
5821 * configure.in: Disable language-specific target libraries for
5822 languages that aren't enabled.
5823
077b8428
NC
58242000-11-24 Nick Clifton <nickc@redhat.com>
5825
5826 * configure.in (xscale-elf): Add target.
5827 (xscale-coff): Add target.
5828 (c4x, c5x, tic54x): Move after ARM targets.
5829
9e28a1ed
AO
58302000-11-23 Alexandre Oliva <aoliva@redhat.com>
5831
5832 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5833
be98a80a
ILT
58342000-11-20 Ian Lance Taylor <ian@zembu.com>
5835
5836 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5837
5cec67bf
AO
58382000-11-18 Alexandre Oliva <aoliva@redhat.com>
5839
5840 * Makefile.in: Merge with GCC and libgcj.
5841 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5842 configure-target-<library> when their configure scripts need the C
5843 or C++ library to have already been built to work properly.
5844 (do_proto_toplev): Set them to an empty string.
5845
d932cae7 58462000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5847
5848 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5849 (REALLY_SET_LIB_PATH): Use them.
5850
d932cae7 58512000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5852
5853 * config.sub: Add support for Sun Chorus
5854
8602ff0c
NC
58552000-11-02 Per Lundberg <plundis@chaosdev.org>
5856
5857 * config.sub: Add support for the *-storm-chaos OS.
5858
f9e0997d
NC
58592000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5860
80413487
RH
5861 * configure.in (noconfigdirs): Don't compile some
5862 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5863
d64552c5
AO
58642000-09-30 Alexandre Oliva <aoliva@redhat.com>
5865
5866 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5867 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5868 all affected `configure' scripts.
5869
97f60b31
AO
58702000-09-25 Alexandre Oliva <aoliva@redhat.com>
5871
5872 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5873 ltcf-c.sh.
5874
6e8dd58f
PB
58752000-09-12 Philip Blundell <philb@gnu.org>
5876
5877 * config.sub, config.guess: Update from subversions.
5878
103a2e99
AO
58792000-09-06 Alexandre Oliva <aoliva@redhat.com>
5880
51601921
AO
5881 * Makefile.in (all-zlib): Added dummy target.
5882
103a2e99
AO
5883 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5884 multi-language branch.
5885
2809b4b9
AO
58862000-09-05 Alexandre Oliva <aoliva@redhat.com>
5887
5888 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5889 (bootstrap*): Depend on all-bootstrap.
5890
7450026c
AO
58912000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5892
5893 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5894 crosses, but add gcc/include to the header search path for them.
5895
6cf86f7f
AO
58962000-08-31 Alexandre Oliva <aoliva@redhat.com>
5897
5898 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5899 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5900 * gettext.m4: New file, extracted from aclocal.m4.
5901
ce2ea6e3
AO
59022000-08-22 Alexandre Oliva <aoliva@redhat.com>
5903
5904 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5905 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5906 sub-configures.
5907
9765193e
DE
59082000-08-20 Doug Evans <dje@casey.transmeta.com>
5909
5910 * Makefile.in (ALL_MODULES): Add all-cgen.
5911 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5912 (all-cgen): New target.
5913 (all-opcodes,all-sim): Depend on all-cgen.
5914 * configure.in (host_tools): Add cgen.
5915 Only configure cgen if --enable-cgen-maint.
5916
d7b32520
AO
59172000-08-17 Alexandre Oliva <aoliva@redhat.com>
5918
5919 * config-ml.in (CC, CXX): Don't introduce a leading space.
5920
e52ef561
AO
59212000-08-16 Alexandre Oliva <aoliva@redhat.com>
5922
5923 * configure.in (libstdcxx_flags): Use
5924 libstdc++-v3/src/libstdc++.INC.
5925
88f9c2a0
AO
59262000-08-15 Alexandre Oliva <aoliva@redhat.com>
5927
5928 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5929
98fbe43f
JM
59302000-08-11 Jason Merrill <jason@redhat.com>
5931
5932 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5933 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5934 (FLAGS_FOR_TARGET): Not here.
5935 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5936
279ddab4
DD
59372000-08-07 DJ Delorie <dj@redhat.com>
5938
5939 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5940 "if we're also building gcc, and it's a gcc that will run on the
5941 build machine, we want to use its includes instead of the system's
5942 default includes".
5943
60523a83
AO
59442000-08-03 Alexandre Oliva <aoliva@redhat.com>
5945
24ffec7a
AO
5946 * configure.in (libstdcxx_flags): Don't use `"'.
5947
60523a83
AO
5948 * config-ml.in: Adjust multilib search paths to the
5949 appropriate multilib tree.
5950
daf644b5
AO
59512000-08-02 Alexandre Oliva <aoliva@redhat.com>
5952
5953 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5954 commas in $LANGUAGES.
5955
63266560
DD
59562000-08-01 Alexandre Oliva <aoliva@redhat.com>
5957
5958 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5959
59602000-07-31 Alexandre Oliva <aoliva@redhat.com>
5961
5962 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5963 CXX_FOR_TARGET for sed.
5964
59652000-07-30 Alexandre Oliva <aoliva@redhat.com>
5966
5967 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5968 Do not override if already set in the environment or in configure.
5969 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5970 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5971
9e449d3e
AO
59722000-07-27 Alexandre Oliva <aoliva@redhat.com>
5973
5974 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5975 (GCC_FOR_TARGET): Use it.
5976 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5977 * configure.in: ... here.
5978 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5979 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5980
8bbd92e0
AO
59812000-07-24 Alexandre Oliva <aoliva@redhat.com>
5982
fd1f87b2
AO
5983 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5984 (configure-target-libchill, configure-target-libobjc): Likewise.
5985
8bbd92e0
AO
5986 * configure.in: Use the same cache file for all target libs.
5987 * config-ml.in: But different cache files per multilib variant.
5988
25c6c112
JL
59892000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5990
5991 * configure (topsrcdir): Don't use dirname.
5992
ba73c63f
JM
59932000-07-20 Jason Merrill <jason@redhat.com>
5994
5995 * configure.in: Remove all references to libg++ and librx.
5996
5997 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5998
1af08294
HPN
59992000-07-20 Hans-Peter Nilsson <hp@axis.com>
6000
6001 * config.sub: Update to subversions version 2000-07-06.
6002
ba73c63f
JM
60032000-07-12 Andrew Haley <aph@cygnus.com>
6004
6005 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6006 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6007
60082000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
6009
6010 * symlink-tree: Check number of arguments.
6011
d932cae7 60122000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
6013
6014 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
6015
ba73c63f
JM
60162000-07-05 Jim Wilson <wilson@cygnus.com>
6017
6018 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6019 search path for a g++ extracted from the build tree. This
6020 will allow link tests run by configure scripts in
6021 subdirectories to succeed.
6022
92ee2f86
UC
60232000-07-01 Koundinya K <kk@ddeorg.soft.net>
6024
80413487 6025 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 6026
23f2f29f
CV
60272000-06-28 Corinna Vinschen <vinschen@cygnus.com>
6028
6029 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6030 `os2'. Force ac_cv_exeext to be ".exe" in that case.
6031
f04f5a67
TW
60322000-06-19 Timothy Wall <twall@cygnus.com>
6033
6034 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6035 * config.sub: Add tic54x target.
6036
11da68be
NC
60372000-06-07 Phillip Thomas <pthomas@suse.de>
6038
6039 * README-maintainer-mode: New file: Contains notes on using
6040 --enable-maintainer-mode with binutils.
6041
d932cae7 60422000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
6043
6044 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
6045
d932cae7 60462000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
6047
6048 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6049 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6050
9442cea3
L
605120000-05-21 H.J. Lu (hjl@gnu.org)
6052
80413487
RH
6053 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6054 directory are used if they exist. Make sure
6055 $(build_tooldir)/include is searched for header files,
6056 $(build_tooldir)/lib/ for library files.
9442cea3 6057 (GCC_FOR_TARGET): Likewise.
80413487 6058 (CXX_FOR_TARGET): Likewise.
9442cea3 6059
d932cae7 60602000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
6061
6062 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6063
d932cae7 60642000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
6065
6066 * Makefile.in (configure-target-libiberty): Depend on
6067 configure-target-newlib.
6068
ba73c63f
JM
60692000-05-16 Alexandre Oliva <aoliva@cygnus.com>
6070
6071 * configure.in, Makefile.in: Merge all libffi-related
6072 configury stuff from the libgcj tree.
6073
d932cae7 60742000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
6075
6076 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6077 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6078
d932cae7 60792000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
6080
6081 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6082 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 6083 current version information. Add to proto-toplev directory.
b5a23627
AC
6084 (gdb-taz): Build do-djunpack.
6085
ba73c63f
JM
60862000-05-15 David Edelsohn <edelsohn@gnu.org>
6087
6088 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6089
7c86ed39
L
60902000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6091
6092 * ltmain.sh: Preserve in relink_command any environment
6093 variables that may affect the linker behavior.
6094
d932cae7 60952000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
6096
6097 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6098
d932cae7 60992000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
6100
6101 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6102
ed0a91a5
EZ
61032000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6104
6105 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 6106 with the version name.
ed0a91a5 6107
ba73c63f 61082000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 6109
ba73c63f 6110 * config.if: Tweak.
6cafa39f 6111
ba73c63f 61122000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 6113
ba73c63f 6114 * djunpack.bat: New file.
66156876 6115
d932cae7 61162000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
6117
6118 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
6119 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6120 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6121 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 6122
ba73c63f
JM
61232000-04-16 Dave Pitts <dpitts@cozx.com>
6124
80413487
RH
6125 * config.sub (case $basic_machine): Change default for "ibm-*"
6126 to "openedition".
ba73c63f 6127
d932cae7 61282000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
6129
6130 * Makefile.in (gdb-taz): New target. GDB specific archive.
6131 (do-md5sum): New target.
6132 (MD5PROG): Define.
6133 (PACKAGE): Default to TOOL.
6134 (VER): Default to a shell script.
6135 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 6136 md5 checksum generation.
b35ece4e
AC
6137 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6138 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6139 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 6140 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 6141
d932cae7 61422000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
6143
6144 * configure (warn_cflags): Delete.
6145
ba73c63f 61462000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 6147 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 6148
80413487
RH
6149 * configure.in (enable_libstdcxx_v3): Add.
6150 (target_libs): Add bits here to switch between libstdc++-v2 and
6151 libstdc++-v3.
6152 * config.if: And this file too.
6153 * Makefile.in: Add libstdc++-v3 targets.
35590697 6154
ba73c63f
JM
61552000-04-05 Michael Meissner <meissner@redhat.com>
6156
6157 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 6158
d332c5ac
JM
61592000-03-29 Jason Merrill <jason@casey.cygnus.com>
6160
6161 * configure.in: -linux-gnu*, not -linux-gnu.
6162
d932cae7 61632000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
6164
6165 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6166 (do-tar-bz2): Replace TOOL with PACKAGE.
6167 (gdb.tar.bz2): Remove GDBTK from GDB package.
6168 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 6169 dejagnu.tar.bz2): New packages.
6dcbc97b 6170
96ce09a7
ILT
61712000-02-27 Andreas Jaeger <aj@suse.de>
6172
6173 * configure.in: Add entry for mips*-*-linux*, move catch all
6174 *-*-*linux* entry below this one.
6175
2031769e
ILT
61762000-02-27 Ian Lance Taylor <ian@zembu.com>
6177
6178 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6179
4bab746c
NC
61802000-02-24 Nick Clifton <nickc@cygnus.com>
6181
6182 * config.sub: Support an OS of "wince".
6183
d932cae7 61842000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
6185
6186 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 6187 version.
ada59422 6188
5b93d8bb
AM
61892000-02-23 Linas Vepstas <linas@linas.org>
6190
6191 * config.sub: Add support for Linux/IBM 370.
6192 * configure.in: Likewise.
6193
2fb651f6
NC
61942000-02-22 Nick Clifton <nickc@cygnus.com>
6195
6196 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6197
b8441c25
CF
61982000-02-20 Christopher Faylor <cgf@cygnus.com>
6199
6200 * config.guess: Guess "cygwin" rather than "cygwin32".
6201
d332c5ac
JM
62022000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6203
6204 * configure (gcc_version): When setting, narrow search to
6205 lines containing `version_string'.
6206
ba73c63f
JM
62072000-02-15 Denis Chertykov <denisc@overta.ru>
6208
6209 * config.sub: Add support for avr target.
6210
d932cae7 62112000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6212
6213 * config.sub: Add mmix-knuth-mmixware.
6214
62152000-01-27 Christopher Faylor <cgf@redhat.com>
6216
6217 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6218 structure stuff to -L library search.
6219 (CXX_FOR_TARGET): Ditto.
6220 (CROSS_CHECK_MODULES): Fix spelling mistake.
6221
62222000-01-24 Mark Mitchell <mark@codesourcery.com>
6223
6224 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6225 the C++ compiler.
6226
62272000-01-12 Richard Henderson <rth@cygnus.com>
6228
6229 * configure.in: Don't build some bits for beos.
6230
62312000-01-12 Joel Sherrill (joel@OARcorp.com)
6232
6233 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6234 as include files.
6235
91b2c84d
GK
62362000-01-06 Geoff Keating <geoffk@cygnus.com>
6237
6238 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6239 not mh-aix43.
6240
ba73c63f
JM
62411999-12-14 Richard Henderson <rth@cygnus.com>
6242
6243 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6244 * config.sub: Accept alphaev[78], alphaev8.
6245
62461999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6247
6248 * config.guess, config.sub: Update from autoconf.
6249
6250Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6251
6252 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6253 necessary libraries are missing.
6254
62551999-10-25 Andreas Schwab <schwab@suse.de>
6256
6257 * configure: Fix quoting inside arguments of eval.
6258
62591999-10-21 Nick Clifton <nickc@cygnus.com>
6260
6261 * config-ml.in: Allow suppression of some ARM multilibs.
6262
6263Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6264
6265 * config.guess: Add OS/390 match pattern.
6266 * config.sub: Add mvs, openedition targets.
6267 * configure.in (i370-ibm-opened*): New.
6268
ef14edc4
ILT
62691999-09-04 Steve Chamberlain <sac@pobox.com>
6270
6271 * config.sub: Add support for configuring for pj.
6272
afb478e8
NC
62731999-08-31 Nick Clifton <nickc@cygnus.com>
6274
fd6848f6 6275 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6276
ba73c63f 62771999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6278
6279 * configure.in: Do not configure or build ld for AIX
6280 platforms. ld is known to be broken on these platforms.
6281
ba73c63f
JM
6282Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6283
6284 * config-ml.in: Pass compiler flag corresponding to multidirs to
6285 subdir configures.
6286
c363de44
ILT
62871999-08-09 Ian Lance Taylor <ian@zembu.com>
6288
6289 * Makefile.in (LDFLAGS): Define.
6290
dc8bc5a6
ILT
62911999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6292
6293 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6294 noconfigdirs.
6295 (*-*-cygwin*): Likewise.
6296
6ca3858e
ILT
62971999-08-08 Ian Lance Taylor <ian@zembu.com>
6298
71141bb6
ILT
6299 * mkdep: New file.
6300 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6301 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6302
6ca3858e
ILT
6303 From Eli Zaretskii <eliz@is.elta.co.il>:
6304 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6305 long file name when using DJGPP on MS-DOS.
6306
ba73c63f
JM
6307Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6308
6309 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6310
2735a327
AM
63111999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6312
6313 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6314 dependency as this causes "make check" to globally "make all"
6315
ba73c63f
JM
6316Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6317
6318 * configure.in (target_libs): Added target-zlib.
6319 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6320 (CONFIGURE_TARGET_MODULES): Likewise.
6321 (CHECK_TARGET_MODULES): Likewise.
6322 (INSTALL_TARGET_MODULES): Likewise.
6323 (CLEAN_TARGET_MODULES): Likewise.
6324 (configure-target-zlib): New target.
6325 (all-target-zlib): Likewise.
6326 (all-target-libjava): Depend on all-target-zlib.
6327 (configure-target-libjava): Depend on configure-target-zlib.
6328
6329 * Makefile.in (configure-target-libjava): Depend on
6330 configure-target-newlib.
6331 (configure-target-boehm-gc): New target.
6332 (configure-target-qthreads): New target.
6333
80413487
RH
6334 * configure.in (target_libs): Added target-qthreads.
6335 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6336 (CONFIGURE_TARGET_MODULES): Likewise.
6337 (CHECK_TARGET_MODULES): Likewise.
6338 (INSTALL_TARGET_MODULES): Likewise.
6339 (CLEAN_TARGET_MODULES): Likewise.
6340 (all-target-qthreads): New target.
6341 (configure-target-libjava): Depend on configure-target-qthreads.
6342 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6343
6344 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6345 (CONFIGURE_TARGET_MODULES): Likewise.
6346 (CHECK_TARGET_MODULES): Likewise.
6347 (INSTALL_TARGET_MODULES): Likewise.
6348 (CLEAN_TARGET_MODULES): Likewise.
6349 (all-target-libjava): New target.
6350 (all-target-boehm-gc): Likewise.
6351 * configure.in (target_libs): Added libjava, boehm-gc.
6352
08d836d6
ILT
63531999-07-22 Ian Lance Taylor <ian@zembu.com>
6354
6355 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6356 configure.bat in SUPPORT_FILES.
6357 (gas+binutils.tar.bz2): Likewise.
6358
6359 * makeall.bat: Remove; obsolete.
6360
8f36e47c
ILT
63611999-07-21 Ian Lance Taylor <ian@zembu.com>
6362
6363 From Mark Elbrecht:
6364 * configure.bat: Remove; obsolete.
6365
56e82f25
ILT
63661999-07-11 Ian Lance Taylor <ian@zembu.com>
6367
6368 * configure: Add -W -Wall to the default CFLAGS when compiling with
6369 gcc.
6370
1001d816
JL
6371Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6372
6373 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6374
106117aa
MM
63751999-06-30 Mark Mitchell <mark@codesourcery.com>
6376
6377 * configure.in: Build ld on IRIX6.
6378
c376f4ed
ILT
63791999-06-12 Ian Lance Taylor <ian@zembu.com>
6380
6381 * Makefile.in: Change distribution targets to use bzip2 instead of
6382 gzip.
6383 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6384 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6385
306b7445
NC
63861999-06-04 Nick Clifton <nickc@cygnus.com>
6387
6388 * config.sub: Add mcore target.
6389
d932cae7 63901999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6391
6392 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6393
d932cae7 63941999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6395
6396 * config.guess (dummy): Changed to $dummy.
6397
6c3175b0
NC
63981999-05-24 Nick Clifton <nickc@cygnus.com>
6399
ba73c63f
JM
6400 * config.sub: Tidied up case statements.
6401
64021999-05-22 Ben Elliston <bje@cygnus.com>
6403
6404 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6405 <jiro@din.or.jp>.
6406
6407 * config.guess: Merge with FSF version. Future changes will be
6408 more accurately recorded in this ChangeLog.
6409 * config.sub: Likewise.
6410
d932cae7 64111999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6412
6413 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6414
252b5132
RH
64151999-04-30 Tom Tromey <tromey@cygnus.com>
6416
6417 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6418
64191999-04-23 Tom Tromey <tromey@cygnus.com>
6420
6421 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6422
64231999-04-20 Drew Moseley <dmoseley@cygnus.com>
6424
6425 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6426 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6427 Bad merge removed these two changes.
6428
ba73c63f 6429Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6430 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6431
6432 * config.guess (interix Alpha): Add.
6433
252b5132
RH
64341999-04-11 Richard Henderson <rth@cygnus.com>
6435
6436 * configure.in (i?86-*-beos*): Do config gperf; don't config
6437 gdb, newlib, or libgloss.
6438
d932cae7 64391999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6440
ba73c63f
JM
6441 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6442 link a trivial program with -mabi=64. If it fails, remove mabi=64
6443 from multidirs.
6444
d932cae7 64451999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6446
6447 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6448
252b5132
RH
64491999-04-08 Nick Clifton <nickc@cygnus.com>
6450
6451 * config.sub: Add support for mcore targets.
6452
64531999-04-07 Michael Meissner <meissner@cygnus.com>
6454
6455 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6456 not mt-ospace, in order to shut up assembler warning about using
6457 symbols that are named the same as registers.
6458
64591999-04-07 Drew Moseley <dmoseley@cygnus.com>
6460
6461 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6462 dependency list for all-target-cygmon.
6463
64641999-04-05 Doug Evans <devans@casey.cygnus.com>
6465
6466 * config-ml.in: Check $host, not $target, for selective multilibs.
6467 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6468 thumb interworking, and underscore prefix multilibs.
6469
64701999-04-04 Ian Lance Taylor <ian@zembu.com>
6471
6472 * missing: Update to version from current automake.
6473
6474Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6475
6476 * configure (gxx_include_dir): Removed.
6477
6478 * configure.in (gxx_include_dir): Handle it.
6479 * Makefile.in: Likewise.
6480
64811999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6482
6483 * config.sub (mips64vr4111,mips64vr4111el) Add.
6484
64851999-03-21 Ben Elliston <bje@cygnus.com>
6486
80413487 6487 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6488
6489Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6490
252b5132
RH
6491 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6492 config/mh-djgpp.
6493
6494Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6495
6496 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6497 all-target-newlib to dependency list for all-target-bsp.
6498
6499Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6500
6501 * config.sub: Add i386-uwin support.
6502 * config.guess: Likewise.
6503
6504Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6505
6506 * configure.in: cleanup, add mh-*pic handling for arm, special
6507 case powerpc*-*-aix*
6508
6509Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6510
6511 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6512 can be built.
6513
6514Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6515
6516 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6517 targets.
252b5132
RH
6518
65191999-03-02 Nick Clifton <nickc@cygnus.com>
6520
6521 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6522
d932cae7 65231999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6524
6525 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6526
65271999-02-24 Nick Clifton <nickc@cygnus.com>
6528
6529 * config.sub: Fix typo in arm recognition.
6530
d932cae7 65311999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6532
6533 * configure.in (noconfigdirs): Changed target_configdirs to
6534 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6535 rather than m68k-*-* since it is not known to work on
6536 m68k-aout. Ditto for arm-*-*oabi.
6537
d932cae7 65381999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6539
6540 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6541
65421999-02-19 Ben Elliston <bje@cygnus.com>
6543
6544 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6545 Smart and improved by Andrew Cagney.
6546
d932cae7 65471999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6548
6549 * config.guess: Recognize openbsd-*-hppa.
6550
d932cae7 65511999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6552
6553 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6554 only if it is not empty.
6555
65561999-02-17 Nick Clifton <nickc@cygnus.com>
6557
6558 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6559
fd6848f6 6560 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6561
6562 * config.sub: Modified to recognize uname's armv* syntax.
6563
65641999-02-17 Mark Salter <msalter@cygnus.com>
6565
6566 * configure.in: Added target-bsp for sparclite.
6567
d932cae7 65681999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6569
6570 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6571
65721999-02-08 Nick Clifton <nickc@cygnus.com>
6573
6574 * configure.in: Add support for strongarm port.
6575 * config.sub: Add support for strongarm target.
6576
d932cae7 65771999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6578
252b5132
RH
6579 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6580 the old name config/mh-cygwin32.
6581 Enable texinfo.
6582
d932cae7 65831999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6584
6585 * configure.in: Do build ld for ix86 Solaris.
6586
d932cae7 65871999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6588
6589 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6590 $AR_FOR_TARGET. Likewise for RANLIB.
6591
d932cae7 65921999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6593
80413487
RH
6594 * config.sub (oabi): Recognize.
6595 * configure.in (arm-*-oabi): Handle.
252b5132 6596
d932cae7 65971999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6598
6599 * config.guess: Improve detection of i686 on UnixWare 7.
6600
d932cae7 66011999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6602
6603 * config.guess: Add support for i386-pc-interix.
6604 * config.sub: Likewise.
6605 * configure.in: Likewise.
252b5132 6606
d932cae7 66071999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6608
6609 * Makefile.in: Remove unneeded all-target-libio from
6610 from all-target-winsup target since it is now unneeded.
6611 Add all-target-libtermcap in its place since it is now
6612 needed.
6613
d932cae7 66141998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6615
6616 * configure.in: makefile stub for cygwin target is probably
6617 unnecessary. Remove it for now.
252b5132 6618
d932cae7 66191998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6620
6621 * configure.in: libtermcap.a should be built when cygwin is the
6622 target as well as the host.
6623 * config.guess: Allow mixed case in cygwin uname output.
6624 * Makefile.in: Add libtermcap target.
252b5132 6625
d932cae7 66261998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6627
6628 * config.sub: Clean up handling of hppa2.0.
6629
d932cae7 66301998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6631
6632 * config.guess: Use C code to identify more HP machines.
6633
6634Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6635
6636 * config.sub: Handle hppa2.0.
6637
ba73c63f
JM
6638Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6639
6640 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6641 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6642
66431998-12-15 Mark Salter <msalter@cygnus.com>
6644
6645 * configure.in: Added target-bsp for several target architectures.
6646
6647 * Makefile.in: Added rules for bsp.
6648
252b5132
RH
6649Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6650
6651 * config.guess: Improve detection of hppa2.0 processors.
6652
6653Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6654
6655 * config.guess: Recognize FreeBSD using ELF automatically.
6656
66571998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6658
6659 * configure (skip-this-dir): Add handling for new shell script, which
6660 might be created by a sub-directory's configure to indicate, this particular
6661 directory is "unwanted".
6662 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6663
252b5132
RH
6664Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6665
6666 * ltconfig: import from libtool, after changing libtool to
6667 account for the cygwin name change.
6668
6669Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6670
6671 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6672 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6673
6674Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6675
6676 * configure.in: Add libtermcap to list of cygwin dependencies.
6677
d932cae7 66781998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6679
80413487
RH
6680 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6681 they include winsup/include when it's a cygwin target.
252b5132
RH
6682
66831998-11-12 Tom Tromey <tromey@cygnus.com>
6684
6685 * configure.in (host_tools): Added zip.
6686 * Makefile.in (all-target-libjava): Depend on all-zip.
6687 (all-zip): New target.
6688 (ALL_MODULES): Added all-zip.
6689 (NATIVE_CHECK_MODULES): Added check-zip.
6690 (INSTALL_MODULES): Added install-zip.
6691 (CLEAN_MODULES): Added clean-zip.
6692
d932cae7 66931998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6694
6695 * Makefile.in: lose "32" from comment about cygwin.
6696
d932cae7 66971998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6698
6699 * configure.in: Use -Os to build target libraries for the fr30.
6700
d932cae7 67011998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6702
6703 * config.sub: Add fr30.
6704
d932cae7 67051998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6706
80413487 6707 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6708 cygwin* instead of cygwin32*.
6709 * config.sub: Check cygwin* instead of cygwin32*.
6710
d932cae7 67111998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6712
6713 * config.guess: Match any version of Unixware7.
6714
252b5132
RH
67151998-10-20 Syd Polk <spolk@cygnus.com>
6716
6717 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6718 if desired.
6719
d932cae7 67201998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6721
6722 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6723 these if the appropriate directories and files to not exist.
6724
d932cae7 67251998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6726
6727 * Makefile.in (DEVO_SUPPORT): Add config.if.
6728
d932cae7 67291998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6730
6731 * configure: Add pattern to replace "build_tooldir"'s
6732 definition in the generated Makefile with "tooldir"'s
6733 actual value.
6734
252b5132
RH
6735Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6736
6737 * config.sub: Bring back lost sparcv9.
6738
ba73c63f
JM
6739 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6740
6741Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6742
6743 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6744 CC_FOR_TARGET and friends.
6745
6746Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6747
ba73c63f
JM
6748 * Makefile.in (build_tooldir): New variable, same as tooldir.
6749 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6750 -B$(build_tooldir)/bin/.
6751 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6752
252b5132
RH
6753Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6754
6755 * config.sub: Add support for i[34567]86-pc-udk.
6756 * configure.in: Likewise.
6757
6758Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6759
6760 * Makefile.in: add bzip2 package building bits for user
6761 tools module
6762 * configure.in: ditto
6763
ba73c63f
JM
6764Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6765
6766 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6767 (ALL_TARGET_MODULES): Add all-target-libobjc.
6768 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6769 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6770 (all-target-libchill): Add dependencies.
6771 * configure.in (target_libs): Add libchill.
35590697 6772
252b5132
RH
67731998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6774
ba73c63f 6775 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6776
6777Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6778
6779 * Makefile.in (all-automake): fix dependencies.
6780
6781Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6782
6783 * configure.in: Minor cleanups for building in the $(target_alias)
6784 subdir.
6785
67861998-09-22 Jim Wilson <wilson@cygnus.com>
6787
6788 * Makefile.in (bootstrap): Set r and s before make all. Use
6789 BASE_FLAGS_TO_PASS in make all.
6790 (cross): Likewise.
6791
67921998-09-20 Mark Mitchell <mark@markmitchell.com>
6793
6794 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6795
252b5132
RH
6796Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6797
6798 * config.sub: Fix typo in last change.
6799
68001998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6801
6802 * config.sub: Add support for C4x target.
6803 * configure.in: Likewise.
6804
68051998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6806
6807 * config.sub: Recognize sparcv9 just like sparc64.
6808
6809Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6810
6811 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6812
6813Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6814
6815 * config.guess: Correctly identify Pentium II sco boxes.
6816
6817 * config.guess: Fix "tr" code. From Weiwen Liu.
6818
6819Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6820
6821 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6822 stabs.
6823
6824Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6825
6826 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6827 (ALL_TARGET_MODULES): Add all-target-libchill.
6828 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6829 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6830 (all-target-libchill): Add dependencies.
6831 * configure.in (target_libs): Add libchill.
6832
6833Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6834
6835 * config.guess: Avoid assumptions about "tr" behaves when
6836 LANG is set to something other than English.
6837
6838Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6839
6840 * configure (gxx_include_dir): Changed to
6841 '${prefix}/include/g++'-${libstdcxx_interface}.
6842
6843 * config.if: New to determine the interfaces.
6844
6845Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6846
6847 * config.guess: Detect and handle MPE/IX.
6848 * config.sub: Deal with MPE/IX.
6849
6850Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6851
6852 * configure.in: Use mh-aix43.
6853
68541998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6855
6856 * configure: Fix --without/--disable cases for gxx-include-dir.
6857
6858Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6859
6860 * mdata-sh: Imported. Needed for automake support.
6861
6862Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6863
ba73c63f 6864 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6865 "chmod og=u `find . -print`".
6866
6867Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6868
ba73c63f 6869 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6870
6871Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6872
6873 * Makefile.in: Undo previous patch.
6874
6875Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6876
6877 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6878 to here ...
6879 (install-no-fixedincludes): and here
6880 (INSTALL_MODULES): ... from here.
6881
6882Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6883
6884 * config.sub: Merge with FSF.
6885
6886 * config.guess: Merge with FSF.
6887
6888Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6889
6890 * configure (extraconfigdirs): New variable.
6891 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6892 * Makefile.in (all): Move higher in file.
6893 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6894 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6895 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6896 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6897 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6898
68991998-07-23 Brendan Kehoe <brendan@cygnus.com>
6900
6901 * Makefile.in (all-target-libjava): Depend on all-gcc and
6902 all-target-newlib.
6903 (configure-target-libjava): Depend on $(ALL_GCC).
6904
6905Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6906
6907 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6908 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6909
6910Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6911
6912 * ylwrap: Change absolute path checks to check for DOS style path
6913 names.
6914
6915 * ylwrap: Don't use a full path name if the source file is in the
6916 same directory. From hjl@lucon.org (H.J. Lu).
6917
6918 * config-ml.in: Default to being verbose, to match Feb 18 change to
6919 configure.
6920
6921Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6922
6923 Brought over from egcs:
6924
6925 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6926
6927 * configure.in (target_subdir): Set to ${target_alias} instead
6928 of "libraries".
6929
6930 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6931
6932 * configure.in (target_subdir): Set to libraries if enable_multilib.
6933
6934Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6935
6936 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6937 multilibs, force reconfiguration the first time we create
6938 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6939
6940Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6941
6942 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6943 avoid confusion with --no-recursion.
6944
6945Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6946
6947 * configure.in: Win32 hosts shouldn't use install -x
6948 * install-sh: remove -x option, and special .exe-handling
6949 hack.
6950
6951Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6952
6953 * config.guess: Recognize i586-pc-beos.
6954 * configure.in: Don't build some bits for beos.
6955
6956Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6957
6958 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6959 CFLAGS default to -O2.
6960
6961 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6962 when using GNU ld.
6963
6964Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6965
6966 * ltmain.sh: Correct install when using a different shell.
6967
6968Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6969
6970 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6971
6972Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6973
6974 * makefile.vms: Update to build binutils/makefile.vms. Add install
6975 target.
6976
6977Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6978
6979 * ltconfig: Update to correct AIX handling.
6980
6981Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6982
6983 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6984
6985 * configure.in (target_subdir): Set to ${target_alias} instead
6986 of "libraries".
6987
69881998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6989
6990 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6991 (Makefile): Depend on $(gcc_version_trigger).
6992
6993 * configure (gcc_version): Change default initializer to empty
6994 string.
6995 (gcc_version_trigger): New variable; pass this variable down
6996 to subdir configures to enable them checking gcc's version
6997 themselves. Emit make macros for both gcc_version vars.
6998 (topsrcdir): Initialize reliably.
6999 (recursion line): Remove --with-gcc-version=${gcc_version}.
7000
70011998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7002
7003 * configure (enable_version_specific_runtime_libs): Implement new flag
7004 --enable-version-specific-runtime-libs which installs C++ runtime stuff
7005 in $(libsubdir); emit definition in each generated Makefile.
7006 (gxx_include_dir): Initialize depending on
7007 $enable_version_specific_runtime_libs.
7008
70091998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7010
7011 * configure (gcc_version): Initialize properly depending on
7012 how and where configure is started.
7013 (recursion line): Pass a --with-gcc-version=${gcc_version}
7014 to configures in subdirs.
7015
7016Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
7017
7018 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 7019 cygmon
252b5132
RH
7020
7021Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
7022
7023 * configure.in: Add cygmon and libstub support for mn10200.
7024
70251998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
7026
7027 * configure (gcc_version): Add new variable describing the
7028 particular gcc version we're building.
7029 * Makefile.in (libsubdir): Add new macro for the directory
7030 in which the compiler finds executables, libraries, etc.
7031 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7032 and libsubdir.
7033
7034Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7035
ba73c63f
JM
7036 * Makefile.in (local-clean): Remove *.log.
7037 (warning.log): Built with warn_summary from build.log.
7038 (mail-report.log): Run test_summary.
7039 (mail-report-with-warnings.log): Run test_summary including
7040 warning.log in the report.
252b5132
RH
7041
7042Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
7043
7044 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7045
7046Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
7047
7048 * Makefile.in (grep): Grep no longer depends on libiberty.
7049
7050Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
7051
7052 * Makefile.in: all-snavigator needs all-libgui.
7053
7054Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
7055
7056 * configure.in: Add cygmon and libstub support for mn10300.
7057
7058Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
7059
7060 * missing: Update to version from automake 1.3.
7061
7062 * ltmain.sh: On installation, don't get confused if the same name
7063 appears more than once in the list of library names.
7064
7065Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
7066
7067 * config.sub: Accept m68060 and m5200 as CPU names.
7068
7069Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
7070
7071 * configure: Use && rather than using -a in test, because odd
7072 strings can confuse test.
7073 * configure.in: Likewise.
7074
7075Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7076
7077 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7078
7079Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7080
7081 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
7082 bootstrap4-lean): New targets.
7083
7084Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7085
7086 * mpw-* Delete. Not used.
252b5132
RH
7087
7088Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7089
7090 * COPYING.LIB: Update FSF address.
7091
7092Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7093
7094 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7095
7096 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7097 GAS_SUPPORT_DIRS.
7098
7099Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7100
7101 * ltconfig, ltmain.sh: Avoid producing a version number if
7102 -version-info was not used.
7103
7104Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7105
7106 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7107 building with newlib.
7108
71091998-04-30 Paul Eggert <eggert@twinsun.com>
7110
ba73c63f 7111 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 7112 Solaris `make' causes it to continue to next definition.
252b5132 7113
afb8d725
JM
7114Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7115
7116 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7117 the right GUI libraries and files are installed along with GDB.
7118
252b5132
RH
7119Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7120
7121 * configure.in: Change alpha to alpha* in several places.
7122
7123Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7124
7125 * config.sub: Recognize sparc86x.
7126
7127Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 7128
252b5132
RH
7129 * configure.in (--enable-target-optspace): Remove debug echo.
7130
7131Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7132
7133 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7134
7135Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7136
7137 * ltconfig: Update cygwin32 support.
7138
7139 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7140 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7141 (GDB_SUPPORT_DIRS): Likewise.
7142
7143Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7144
7145 * configure.in (target_makefile_frag): If --enable-target-optspace,
7146 use -Os to compile target libraries rather than -O2. Default to
7147 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7148 not used.
7149 * configure.in (target_cflags): Ditto for d30v.
7150
7151Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7152
7153 * Makefile.in (all-bfd): Depend on all-intl.
7154 (all-binutils): Likewise.
7155 (all-gas): Likewise.
7156 (all-gprof): Likewise.
7157 (all-ld): Likewise.
7158
252b5132
RH
71591998-04-19 Brendan Kehoe <brendan@cygnus.com>
7160
7161 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7162
7163Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7164
7165 * Makefile.in (all-bfd): Depend upon all-libiberty.
7166
7167 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7168
7169Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7170
7171 * Makefile.in: Add libstub.
7172
7173 * configure.in: Ditto. Build libstub for targets that have cygmon
7174 support.
7175
7176Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7177
7178 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7179
7180Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7181
7182 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7183 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7184
7185Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7186
7187 * configure: Define DEFAULT_M4 by searching PATH.
7188 * Makfile.in: Use DEFAULT_M4.
7189
7190Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7191
7192 * ltconfig: Add cygwin32 support.
7193
7194 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
7195 to configure and build.
7196
7197Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7198
7199 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
7200
7201Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7202
7203 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7204
7205Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7206
7207 * Makefile.in: add ash make rules
7208 * configure.in: add ash to native_only and host_tools lists
7209
7210Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7211
7212 * Makefile.in (all-gettext, all-intl): New targets.
7213 (ALL_MODULES): Added all-gettext, all-intl.
7214 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7215 (INSTALL_MODULES): Added install-gettext, install-intl.
7216 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7217
7218 * configure.in (host_tools): Added gettext.
7219 (native_only): Likewise.
7220 (noconfigdirs) [various cases]: Likewise.
7221 (host_libs): Added intl.
7222
afb8d725
JM
7223Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7224
7225 * configure: Do not disable building gdbtk for cygwin32 hosts.
7226
ba73c63f
JM
7227Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7228
7229 * configure.in: Add thumb-coff target.
7230 * config.sub: Add thumb-coff target.
7231
252b5132
RH
7232Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7233
7234 * Makefile.in: Revert yesterday's change.
7235 (all-target-winsup): all-target-librx stays out of here.
7236
7237Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7238
ba73c63f
JM
7239 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7240 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7241 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7242 Remove references to librx and libg++.
7243
7244Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7245
7246 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7247 recursive makes
7248
7249Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7250
7251 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7252 for newlib directory.
7253 (CXX_FOR_TARGET): Likewise.
7254
7255Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7256
7257 * ltconfig: Update after libtool/ltconfig.in change for
7258 hpux11.
7259
7260Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7261
7262 * ltconfig, ltmain.sh: Update to libtool 1.2.
7263
7264Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7265
7266 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7267 (install-gcc-cross): Instead, override LANGUAGES here.
7268
72691998-03-18 Dave Love <d.love@dl.ac.uk>
7270
7271 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7272 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7273
7274Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7275
7276 * configure.in: Add Thumb-pe target.
7277
7278Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7279
252b5132
RH
7280 * Makefile.in - changed sn targets to snavigator
7281 * configure.in - changed sn targets to snavigator
7282
7283Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7284
7285 * config-ml.in: After building symlink tree call make distclean
7286 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7287 to be the case for libiberty.
7288
7289Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7290
7291 * configure: When making link, also check the current
7292 directory. The configure scripts may create one.
7293
7294Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7295
7296 * config.sub: Accept alphapca56 and alphaev6 properly.
7297
7298Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7299
7300 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7301
252b5132
RH
7302Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7303
80413487 7304 * config.sub (sco5): Fix typo.
252b5132
RH
7305
7306Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7307
7308 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7309 install-itcl.
7310 (install-itcl): Remove dependency on install-tcl.
7311
7312Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7313
7314 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7315
252b5132
RH
7316Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7317
7318 * configure.in: Don't build libgui for a cygwin32 target when not on
7319 a cygwin32 host.
7320
7321Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7322
7323 * configure (redirect): Set to null, so default behavior of
7324 configure is now --verbose.
7325
73261998-02-16 Dave Love <d.love@dl.ac.uk>
7327
7328 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7329 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7330
7331Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7332
7333 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7334 this change to sync Makefile.in with its ChangeLog entries.
7335
7336Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7337
7338 * ltmain.sh (mkdir): Check that the directory doesn't exist
7339 before we exit with error, so that we don't get races during
7340 parallel builds.
7341
7342Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7343
7344 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7345
7346Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7347
7348 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7349 PICFLAG_FOR_TARGET.
7350 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7351
7352 * configure: Emit a definition for the new macro enable_shared
7353 into each Makefile.
7354
252b5132
RH
7355Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7356
7357 * configure.in (host_tools, native_only): Add libtool.
7358
7359Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7360
7361 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7362 Fix typo in ming config comment.
7363
7364Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7365
7366 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7367
7368Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7369
7370 * config.sub: Add tic30 cases, and map c30 to tic30.
7371
ba73c63f
JM
7372Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7373
7374 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7375 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7376 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7377 (CLEAN_TARGET_MODULES): Similarly
7378 (all-target-libf2c): Add dependences.
35590697 7379 * configure.in (target_libs): Add libf2c.
ba73c63f 7380
252b5132
RH
7381Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7382
ba73c63f
JM
7383 * configure.in: Remove expect from noconfigdirs when target
7384 is cygwin32. OK to build expect and dejagnu with Canadian
7385 Cross.
252b5132
RH
7386
7387Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7388
7389 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7390 host.
7391
7392 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7393 and mingw32.
7394
7395Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7396
7397 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7398 here as it is not defined in the toplevel Makefile.
7399
7400Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7401
7402 * configure (package_makefile_rules_frag): New variable, which names
7403 a file with generic rules, ...
7404 Change comment to mention we now have FIVE parts.
7405 * configure: Undo last change.
7406
7407Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7408
7409 * config.guess: More accurate determination of HP processor types.
7410 * config.sub: More accurate determination of HP processor types.
7411
7412Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7413
7414 * configure (package_makefile_frag): Move inserting the
7415 ${package_makefile_frag} to where it should be according
7416 to the comment.
7417
ba73c63f 7418Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7419
7420 * config.guess: Add support for Linux/ARM.
7421
7422Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7423
7424 * .cvsignore: Remove *-info and *-install since they match
7425 release-info and mpw-install, which we don't want to just ignore.
7426
7427Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7428
7429 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7430
7431Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7432
7433 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7434 local_prefix to sub-make invocations.
7435
7436Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7437
7438 * configure.in: Check makefile fragments in the source
7439 directory.
7440
7441Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7442
ba73c63f
JM
7443 * configure.in: Check whether host and target makefile
7444 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7445
7446Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7447
7448 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7449
252b5132
RH
7450Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7451
7452 * configure.in: Make sure we only replace RPATH_ENVVAR on
7453 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7454 regexp to sed.
7455
7456 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7457 to sub-makes.
7458
74591998-01-13 Lee Iverson (leei@ai.sri.com)
7460
7461 * config-ml.in (multi-do): LDFLAGS must include multilib
7462 designator.
7463
7464Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7465
7466 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7467
7468Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7469
7470 * config.sub: Add mingw32 support.
7471 * configure.in: Likewise.
252b5132
RH
7472
7473Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7474
7475 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7476
7477Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7478
7479 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7480 * configure (gxx_include_dir): Provide a definition for subdirs
7481 which do not use autoconf.
7482
7483Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7484
7485 * config.guess: Sync with egcs. Picks up new alpha support,
7486 BeOS & some additional linux support.
7487
ba73c63f 7488Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7489
7490 * config.guess: HP 9000/803 is a PA1.1 machine.
7491
ba73c63f
JM
7492Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7493
7494 * configure.in: It's alpha*-...
252b5132
RH
7495
7496Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7497
ba73c63f
JM
7498 * configure.in (host_makefile_frag, target_makefile_frag):
7499 Handle multiple config files.
7500 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7501 alpha-*-*.
252b5132
RH
7502
7503Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7504
7505 * mkdep: New file.
7506
7507Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7508
7509 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7510
7511Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7512
7513 * Makefile.in: Add libgui directory.
7514 (GDB_TK): Add all-libgui.
7515 * configure.in: Add libgui directory.
7516 * configure: Add all-libgui to GDB_TK.
7517
7518Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7519
7520 * config-ml.in (multidirs): Add m32r to multilib list.
7521
7522Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7523
7524 * Makefile.in (all-target-gperf): Change dependency to
7525 all-target-libstdc++.
7526
7527Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7528
7529 * config.guess: Add BeOS support.
7530
7531Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7532
7533 Source directory cvs renamed to cvssrc:
7534 * configure.in (host_tools): Change cvs to cvssrc.
7535 (native_only): Likewise.
7536 (noconfigdirs) [various cases]: Likewise.
7537 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7538 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7539 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7540 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7541 (all-cvssrc): Rename target from all-cvs.
7542
7543Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7544
7545 * configure (gxx_include_dir): Fix thinko.
7546
7547Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7548
7549 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7550 (install-cross, install-gcc-cross): New targets.
7551
7552Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7553
7554 * configure.in (noconfigdirs): Add support for Thumb target.
7555
7556 * config.sub (maybe_os): Add support for Thumb target.
7557
7558Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7559
7560 * Makefile.in: Add rules for cygmon.
7561
7562 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7563
7564Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7565
7566 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7567 * configure (gxx_include_dir): Provide a definition for subdirs
7568 which do not use autoconf.
7569
7570Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7571
7572 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7573 11/18/97 build
252b5132
RH
7574
7575Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7576
7577 * From Franz Sirl.
7578 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7579 found on RedHat Linux systems.
7580
7581Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7582
7583 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7584 guesses.
7585
7586Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7587
7588 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7589
7590Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7591
7592 * ltmain.sh: If mkdir fails, check whether the directory was created
7593 anyhow by some other process.
7594
7595Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7596
7597 * configure.in (d30v-*-*): Configure all directories.
7598
7599Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7600
7601 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7602 for the D30V.
7603
7604Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7605
7606 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7607
7608Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7609
80413487
RH
7610 * include/libiberty.h: Add extern "C" { so it can be used with C++
7611 progrms.
7612 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7613 programs.
252b5132
RH
7614
7615Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7616
7617 * configure.in (d30v-*-*): Configure GCC now.
7618
7619Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7620
7621 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7622 is no longer needed.
7623
7624Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7625
7626 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7627
7628Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7629
7630 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7631 targets using "$@" to provide support for similar but not identical
7632 targets without having to duplicate code.
7633
7634Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7635
7636 * makefile.vms: Fix to work with DEC C.
7637
7638Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7639
7640 * config.sub: Add mips-tx39-elf to marketing names.
7641
7642Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7643
7644 * ltmain.sh: Handle symlinks in generated script.
7645
7646Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7647
7648 * configure: Handle autoconf style directory options: --bindir,
7649 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7650 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7651 --sysconfdir.
7652 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7653 (sharedstatedir, localstatedir, oldincludedir): New variables.
7654 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7655 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7656 sbindir, sharedstatedir, and sysconfdir.
7657
7658Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7659
7660 * Makefile.in (bootstrap-lean): New target.
7661
7662Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7663
7664 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7665 sn, and gnuserv from noconfigdirs.
252b5132
RH
7666
7667Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7668
7669 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7670
7671Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7672
ba73c63f 7673 * Makefile.in (cross): New target.
252b5132
RH
7674
7675Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7676 Jeff Law <law@cygnus.com>
252b5132
RH
7677
7678 * Makefile.in (bootstrap2, bootstrap3): New targets.
7679 (all-bootstrap): Remove outdated and confusing target.
7680 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7681
afb8d725
JM
7682Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7683
7684 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7685 windows. Consistent with gdb/configure.
afb8d725 7686
252b5132
RH
76871997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7688
252b5132
RH
7689 * configure.in: Name Linux target fragment.
7690
7691 * configure: Rewrite so that project Makefile fragment is inserted
7692 first and appears last in the resulting Makefile.
7693
7694Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7695
7696 * Makefile.in (install-itcl): Install tcl first.
7697
252b5132 7698Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7699
252b5132
RH
7700 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7701
7702Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7703
7704 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7705
7706 * configure.in (skipdirs): Add target-librx for Linux.
7707 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7708
7709Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7710
7711 * Makefile.in (bootstrap): New target.
7712
7713Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7714
7715 * config.sub: Accept 'amigados' for backward compatability.
7716
7717Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7718
7719 * config.guess: Merge with FSF.
7720
ba73c63f
JM
7721Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7722
7723 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7724
252b5132
RH
7725Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7726
7727 * config.sub: Add "marketing-names" patch.
7728
7729Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7730
80413487 7731 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7732
7733Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7734
7735 * config.sub: Handle v850-elf.
7736
ba73c63f
JM
7737Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7738
7739 * .cvsignore (*-install): Remove.
7740
252b5132
RH
7741Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7742
7743 * ltconfig: Set CONFIG_SHELL in libtool.
7744 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7745
7746Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7747
7748 * configure.in (target_subdir): Set to libraries if enable_multilib.
7749
7750Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7751
7752 * config.guess: Update from gcc directory.
7753
7754Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7755
7756 * Makefile.in (all-sim): Depends on all-readline.
7757
7758Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7759
7760 * Makefile.in (BISON, YACC): Use $$s.
7761 (all-bison): Depend on all-texinfo.
7762
7763Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7764
7765 * Makefile.in (BISON): Add -L flag.
7766 (YACC): Likewise.
7767
7768Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7769
35590697
AJ
7770 * configure.in (noconfigdirs): Add support for v850e target.
7771
252b5132
RH
7772 * config.sub (maybe_os): Add support for v850e target.
7773
7774Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7775
35590697
AJ
7776 * configure.in (noconfigdirs): Add support for v850ea target.
7777
252b5132
RH
7778 * config.sub (maybe_os): Add support for v850ea target.
7779
7780Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7781
7782 * config.sub: Add mipstx39. Delete r3900.
7783
7784Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7785
7786 * Makefile.in (all-autoconf): Depends on all-texinfo.
7787
7788Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7789
7790 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7791 eabi targets.
7792
7793Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7794
7795 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7796
7797 * configure: When handling a Canadian Cross, handle YACC as well as
7798 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7799 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7800
7801Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7802
7803 * Makefile.in (BISON): bison, not byacc or bison -y.
7804 (YACC): bison -y or byacc or yacc.
7805 (various): Add *-bison as appropriate.
7806 (taz): No need to mess with BISON anymore.
7807
7808Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7809
7810 * configure: If OSTYPE matches *win32*, try to find a good value for
7811 CONFIG_SHELL.
7812
7813Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7814
7815 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7816 configure.in if it is present.
7817
7818Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7819
7820 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7821
7822Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7823
7824 * config.sub: Recognize `arc' cpu.
7825 * configure.in: Likewise.
7826 * config-ml.in: Likewise.
7827
7828Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7829
7830 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7831
7832Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7833
7834 * configure: Changed sed delimiter from ':' to '|' when
7835 attempting to substitute ${config_shell} for SHELL. On
7836 NT ${config_shell} may contain a ':' in it.
7837
7838Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7839
7840 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7841
7842Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7843
7844 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7845
7846Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7847
7848 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7849
7850 * ylwrap: If the program is a relative path, force it to be
7851 absolute.
7852
7853Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7854
7855 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7856
7857Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7858
7859 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7860 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7861 for libraries.
252b5132
RH
7862
7863Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7864
7865 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7866 separated by spaces.
252b5132
RH
7867
7868Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7869
7870 * ylwrap: New file.
7871 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7872
7873 * ltmain.sh: Handle /bin/sh at start of install program.
7874
7875 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7876
7877 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7878 * missing: New file, from automake 1.2.
7879
7880Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7881
7882 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7883 check-tk to CHECK_X11_MODULES.
7884
7885Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7886
7887 * config.sub: Merge with FSF.
7888
7889Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7890
7891 * config.guess: Merge with FSF.
7892
7893Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7894
7895 * configure: Treat msdosdjgpp like go32.
7896 * configure.in: Likewise. Don't remove gprof for go32.
7897
7898 * configure: Change Makefile.tem2 to Makefile.tm2.
7899
7900Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7901
7902 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7903
7904Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7905
7906 * install-sh (chmodcmd): Set to null if the DST directory already
7907 exists. Same as Nov 11th change.
7908
7909Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7910
35590697 7911 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7912
7913Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7914
7915 * config.guess: Update from FSF.
7916
7917Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7918
7919 * Makefile.in (GDB_TK): Depend on itcl and tix.
7920
7921Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7922
7923 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7924 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7925 (INSTALL_SCRIPT): New variable.
7926 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7927 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7928 to -x.
7929 * install-sh: Add support for -x option.
7930
7931Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7932
7933 * configure.in, Makefile.in: Treat tix like itcl.
7934
7935Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7936
7937 * Makefile.in (WINDRES): New variable.
7938 (WINDRES_FOR_TARGET): New variable.
7939 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7940 (EXTRA_HOST_FLAGS): Add WINDRES.
7941 (EXTRA_TARGET_FLAGS): Add WINDRES.
7942 (EXTRA_GCC_FLAGS): Add WINDRES.
7943 ($(DO_X)): Pass down WINDRES.
7944 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7945 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7946 DLLTOOL_FOR_TARGET.
7947
7948Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7949
7950 * configure.in: configure sim before gdb for win32-x-ppc
7951
7952Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7953
7954 Move gperf into the toplevel, from libg++.
7955 * configure.in (target_tools): Add target-gperf.
7956 (native_only): Add target-gperf.
7957 * Makefile.in (all-target-gperf): New target, depend on
7958 all-target-libg++.
7959 (configure-target-gperf): Empty rule.
7960 (ALL_TARGET_MODULES): Add all-target-gperf.
7961 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7962 (CHECK_TARGET_MODULES): Add check-target-gperf.
7963 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7964 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7965
7966Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7967
252b5132
RH
7968 * config.sub (mn10200): Recognize new basic machine.
7969
7970Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7971
7972 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7973 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7974
7975Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7976
7977 * configure.in: If we're building mips-sgi-irix6* native, turn on
7978 ENABLE_MULTILIB and set TARGET_SUBDIR.
7979
7980Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7981
7982 * Makefile.in (all-sn): Depend on all-grep.
7983
7984Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7985
7986 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7987
7988 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7989 Makefile. From Jeff Makey <jeff@cts.com>.
7990 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7991
7992 * Makefile.in (DISTBISONFILES): Remove.
7993 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7994 $(DEFAULT_YACC).
7995
7996 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7997 cygwin32.
252b5132
RH
7998
7999 * Makefile.in (LD): New variable.
8000 (EXTRA_HOST_FLAGS): Pass down LD.
8001 ($(DO_X)): Likewise.
8002
8003Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
8004
8005 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8006
8007Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
8008
8009 * configure.in (targargs): Strip out any supplied --build argument
35590697 8010 before adding our own. Always add --build.
252b5132
RH
8011
8012Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
8013
8014 * configure.in (targargs): Pass --build if we're doing
8015 a cross-compile.
8016
8017Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
8018
ba73c63f 8019 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
8020 sed. Otherwise sed chokes on NT path names with drive
8021 designators. Also look for "?:*" as the leading characters in an
8022 absolute pathname.
8023
8024Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
8025
8026 * config.sub: Support for r3900.
8027
8028Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
8029
8030 * configure.in: Use install-sh, not install.sh.
8031
8032Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
8033
8034 * Makefile.in (taz): Improve check for BISON so it doesn't try to
8035 apply it twice.
8036
8037Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
8038
8039 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8040 install-binutils.
8041
8042Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
8043
8044 * Makefile.in: Add automake targets.
8045 * configure.in (host_tools): Add automake.
8046
8047Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
8048
8049 * configure: Default CXX to c++, not gcc.
8050 * Makefile.in (CXX): Set to c++, not gcc.
8051 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8052
8053Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
8054
8055 * install-sh: try appending a .exe if source file doesn't
8056 exist
8057
8058Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
8059
8060 * configure.in: Turn on multilib by default.
8061 (cross_only): Remove target-libiberty.
8062
8063 * Makefile.in (all-gcc): Don't depend on libiberty.
8064
8065Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
8066
8067 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8068
8069Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
8070
8071 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8072 (DISTBISONFILES): Add ld/Makefile.in
8073
8074Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8075
8076 * configure.in: if target is cygwin32 but host isn't cygwin32,
8077 don't configure gdb tcl tk expect, not just gdb.
8078
8079Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8080
8081 * configure.in: Added gnuserv everywhere sn appears.
8082
8083 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8084 (CROSS_CHECK_MODULES): Added check-gnuserv.
8085 (INSTALL_MODULES): Added install-gnuserv.
8086 (CLEAN_MODULES): Added clean-gnuserv.
8087 (all-gnuserv): New target.
8088
8089Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8090
8091 * config.guess: Fixes for MIPS OpenBSD systems.
8092
8093Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8094
8095 * Makefile.in (INSTALL_XFORM): Remove.
8096 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8097
8098 * mkinstalldirs: New file, copied from automake.
8099 * Makefile.in (installdirs): Rename from install-dirs. Use
8100 mkinstalldirs. Change all users.
8101 (DEVO_SUPPORT): Add mkinstalldirs.
8102
8103Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8104
8105 * install-sh: Rename from install.sh.
8106 * Makefile.in (INSTALL): Change install.sh to install-sh.
8107 (DEVO_SUPPORT): Likewise.
8108
8109 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8110 Graichen <graichen@rzpd.de>.
8111
8112Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8113
8114 * config.guess: Recognize OpenBSD systems correctly.
8115
8116Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8117
8118 * README, Makefile.in (ETC_SUPPORT): Remove references to
8119 cfg-paper*, configure.{texi,man,info*}._
8120
8121Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8122
8123 * Makefile.in (all.normal): Ensure that gcc is built after all
8124 the x11 - ie gdb - targets.
8125
8126Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8127
8128 * makefile.vms: Don't run conf-a-gas.
8129
8130Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8131
80413487 8132 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
8133
8134Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8135
8136 * configure.in: Remove noconfigdirs case since gdb also
8137 configures and builds for tic80-coff.
8138
8139Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8140
8141 * configure: Set cache_file to config.cache.
8142 * Makefile.in (local-distclean): Remove config.cache.
8143
8144Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8145
8146 * COPYING: Update FSF address.
8147
8148Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8149
8150 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8151 noconfigdirs.
8152
8153Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8154
8155 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8156 MAKEDIRS, is empty.
8157
8158Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8159
8160 * config.sub: Tweak mn10300 entry.
8161
8162Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8163
8164 * configure.in (host_tools): Put sim before gdb, so gdb's
8165 configure.tgt can determine if the simulator was configured.
8166
8167Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8168
8169 * config.sub: Move BeOS $os case to be with other Cygnus
8170 local cases.
8171
8172Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8173
8174 * config.sub: Remove misplaced comment that broke Linux.
8175
8176Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8177
8178 * config.sub: Add BeOS support.
8179
8180Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8181
8182 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8183
8184Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8185
8186 * configure.in (noconfigdirs): Remove tcl and tk from
8187 noconfigdirs for cygwin32 builds.
8188
8189Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8190
8191 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8192
8193Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8194
8195 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8196 make-all.com, use makefile.vms instead.
8197
8198Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8199
8200 * config.sub: Accept -lnews*.
8201
8202Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8203
8204 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8205 target-examples and target-libiberty for d30v.
252b5132
RH
8206
8207Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8208
8209 * configure.in (noconfigdirs): Enable ld for d30v.
8210
8211Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8212
8213 * configure.in (tic80-*-*): Build compiler.
8214
8215Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8216
8217 * configure.in (d30v-*): Remove sim directory from list of
35590697 8218 unsupported d30v directories
252b5132
RH
8219
8220Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8221
35590697
AJ
8222 * config.sub, configure.in: Add d30v target cpu.
8223
252b5132
RH
8224Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8225
8226 * makefile.vms: New file.
8227 * make-all.com: Remove.
8228
8229Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8230
8231 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8232
8233Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8234
8235 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8236
8237Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8238
8239 * Makefile.in (ALL_MODULES): Added all-db.
8240 (CROSS_CHECK_MODULES): Addec check-db.
8241 (INSTALL_MODULES): Added install-db.
8242 (CLEAN_MODULES): Added clean-db.
8243
8244Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8245
8246 * config.guess: Merge with latest FSF sources.
8247
8248Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8249
8250 * Makefile.in (ALL_MODULES): Added all-itcl.
8251 (CROSS_CHECK_MODULES): Added check-itcl.
8252 (INSTALL_MODULES): Added install-itcl.
8253 (CLEAN_MODULES): Added clean-itcl.
8254
8255Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8256
8257 * configure.in: build gdb for mn10200
8258
8259Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8260
8261 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8262
8263Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8264
8265 * configure.in (tic80-*-*): Turn off most targets right now.
8266
8267Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8268
8269 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8270 rather than the makeinfo program.
8271 (do-info): Depend upon all-texinfo.
8272
8273Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8274
8275 * configure.in: Remove uses of config/mh-linux.
8276
8277 * config.sub, config.guess: Merge with latest FSF sources.
8278
8279Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8280
8281 * config.sub (case $basic_machine): Add tic80 entries.
8282
8283Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8284
8285 * config.sub, config.guess: Merge with latest FSF sources.
8286
8287Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8288
8289 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8290 * mpw-config.in: Test for NewFolderRecursive.
8291 * mpw-install: Use symbolic name for startup filename.
8292 * mpw-README: Add various additional details.
8293
8294Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8295
8296 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8297
8298Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8299
8300 * configure.in: Do build gcc and the target libraries for
8301 the mn10200.
8302
8303Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8304
8305 * configure.in: don't avoid building gdb for mn10300 any more
8306 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8307 instead of single-quoting it.
8308
8309Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8310
8311 * configure.in: Don't use --with-stabs on IRIX 6.
8312
8313Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8314
8315 * configure.in (m32r): Build gdb, libg++ now.
8316
8317Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8318
8319 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8320 directories from noconfigdirs.
8321
8322Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8323
8324 * config.sub (basic_machine): added mips16 configuration
8325
8326Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8327
8328 * config.sub: Handle d10v-unknown.
8329
8330Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8331
8332 * config.sub: Handle v850-unknown.
8333
8334Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8335
8336 * Makefile.in: add findutils
8337 * configure.in: add findutils to list of host_tools
8338
8339Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8340
8341 * config.sub: Handle mn10200 and mn10300.
8342
8343Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8344
8345 * configure.in (d10v-*): Do not build librx.
8346
8347Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8348
8349 * configure.in (mn10300): Build everything except gdb & libgloss.
8350
8351Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8352
8353 * config.guess: Patch for Dansk Data Elektronik servers,
8354 from Niels Skou Olsen <nso@dde.dk>.
8355
8356 For ncr, use /bin/uname rather than uname, since GNU uname does not
8357 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8358
8359 Patch for MIPS R4000 running System V,
8360 from Eric S. Raymond <esr@snark.thyrsus.com>.
8361
8362 Fix thinko for nextstep.
8363
8364 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8365
8366 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8367 * config.guess: Guess mips-dec-mach_bsd4.3.
8368
8369 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8370 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8371 release numbers.
8372 * config.guess (mips-mips-riscos*): Emit just enough of the
8373 release number.
8374
8375 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8376 * config.guess (sparc-auspex-sunos*): Added.
8377 (f300-fujitsu-*): Added.
8378
8379 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8380 * config.guess: Recognize a Tadpole as a sparc.
8381
8382Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8383
8384 * config.guess: Don't assume that NextStep version is either 2 or
8385 3. NextStep 4 (aka OpenStep 4) has come out now.
8386
8387Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8388
8389 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8390 From Rik Faith <faith@cs.unc.edu>.
8391
8392Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8393
8394 * config.sub: Contributions from bug-gnu-utils to:
8395 Support plain "hppa" (no version given) architecture, reported by
8396 OpenStep.
8397 OpenBSD like NetBSD.
8398 LynxOs is not a hardware supplier.
8399
8400 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8401 OpenBSD like NetBSD.
252b5132
RH
8402 Stratus systems.
8403 More Pyramid systems.
8404 i[n>4]86 Intel chips.
8405 M680[n>4]0 Motorola chips.
8406 Use unknown instead of lynx for hardware manufacturer.
8407
8408Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8409
8410 * install.sh (chmodcmd): Set to null if the DST directory already
8411 exists.
8412
8413Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8414
8415 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8416 not use mt-ppc target Makefile fragment any more.
8417
8418Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8419
8420 * configure.in (*-*-windows): Exclude everything but those dirs
8421 needed to build windows.
8422
8423Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8424
8425 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8426
8427Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8428
8429 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8430
8431Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8432
8433 * Undo my previous change.
8434
8435Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8436
8437 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8438 unconditionally.
8439 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8440
8441Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8442
8443 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8444 host to add it's own flags.
252b5132
RH
8445
8446Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8447
8448 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8449
8450Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8451
8452 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8453 (CXX_FOR_TARGET): Likewise.
8454 (GCC_FOR_TARGET): Define.
8455 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8456 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8457 CC_FOR_TARGET was specified on the command line.
8458 (MAKEOVERRIDES): Don't define.
8459
8460Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8461
8462 * configure.in (m32r): Fix spelling of libg++ libs.
8463
8464Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8465
8466 * config.sub (-apple*): Remove, now redundant.
8467
8468Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8469
8470 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8471
8472 * configure: Rework yesterday's sed script patch.
8473
8474 * config.sub: Merge with FSF.
8475
8476Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8477
8478 * config.guess: Merge from FSF.
8479
8480 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8481 * config.guess: Use pc instead of unknown, for pc clone systems.
8482 Change linux to linux-gnu.
252b5132
RH
8483
8484 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8485 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8486
8487Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8488
8489 * test-build.mk (HOLES): Add "xargs" for gdb.
8490
8491 * configure: Avoid hpux10.20 sed bug.
8492
8493Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8494
4bddf3ad 8495 * configure.in: Add support for windows host
252b5132
RH
8496 (that is a build done under the Microsoft build environment).
8497
8498Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8499
8500 * Makefile.in: Replace all uses of srcroot with s, to shrink
8501 command line lengths.
8502
8503 Patches from Geoffrey Noer <noer@cygnus.com>:
8504 * configure.in: If configuring for newlib, pass --with-newlib to
8505 subdirectories.
8506 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8507 -Bnewlib/ and -Lwinsup to gcc.
8508 (CXX_FOR_TARGET): Likewise.
8509
8510Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8511
8512 * Makefile.in (ETC_SUPPORT): Add configure.
8513
8514Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8515
35590697 8516 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8517 host configuration file.
8518
8519Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8520
8521 * configure.in: Break mn10x00 support into separate
8522 mn10200 and mn10300 configurations.
8523 * config.sub: Likewise.
8524
8525Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8526
8527 * configure.in: Add lots of stuff to noconfigdirs for
8528 the mn10x00 targets.
8529
8530 * config.sub, configure.in: Add mn10x00 support.
8531
8532Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8533
8534 * make-all.com: Call conf-a-gas, not config-a-gas.
8535
8536Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8537
8538 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8539 targets.
252b5132
RH
8540
8541Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8542
8543 * mpw-README: Add much more detail for native PowerMac.
8544 * mpw-install: New file.
8545 * mpw-configure: Add --norecursion and --help options.
8546 * mpw-config.in: Translate readme and install files when
8547 copying to objdir.
8548 * mpw-build.in: Don't always depend on byacc and flex.
8549 (install-only-top): New action.
8550
8551Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8552
8553 * configure.in: You can now configure GDB for the v850.
8554
8555Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8556
8557 * configure.in (noconfigdirs): Don't configure any C++ dirs
8558 if targeting D10V.
8559
8560Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8561
8562 * config.sub: Recognize mips64vr5000.
8563
8564Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8565
8566 * configure.in: Use a single line for host_tools and native_only.
8567
8568Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8569
8570 * config.sub, configure.in: Add entries for m32r.
8571
8572Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8573
8574 * Makefile.in (inet-install): Don't run install-gzip.
8575
8576Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8577
8578 * configure.in: Don't config lots of things for *-*-windows*.
8579
8580Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8581
8582 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8583 (host_libs, host_tools): Copy from configure.in.
8584 * mpw-configure: Don't complain about directories not found.
8585
8586Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8587
8588 * configure.in (i[345]86): Recognize i686 for pentium pro.
8589 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8590 file.
8591
8592 * config.guess (i[345]86): Ditto.
8593
8594Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8595
8596 * configure.in (noconfigdirs): Removed gdb for D10V.
8597
8598Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8599
8600 * configure.in: Remove ld, target-libio, target-libg++, and
8601 target-libstdc++ from noconfigdirs.
8602
8603Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8604
8605 * configure: Fix three locations where shell scripts were
8606 being run directly rather than with config_shell.
8607
8608Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8609
8610 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8611 * config.sub (basic_machine): Recognize v850.
8612
8613Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8614
8615 * mpw-configure: Handle multiple enable/disable options and
8616 pass them down recursively, handle -c and -s flags appropriately
8617 depending on choice of compiler, add escape mechanism for
8618 quoted arguments to gC.
8619
8620Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8621
8622 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8623 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8624 so that -mrelocatable-lib and -mno-eabi are used.
8625
8626 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8627 not support --print-multi-lib, don't abort.
8628
252b5132
RH
8629Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8630
8631 * make-all.com: Run config-a-gas.
8632 * setup.com: Don't copy subdirectory files around.
8633
8634Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8635
8636 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8637 target, it now compiles correctly.
8638
8639Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8640
8641 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8642
8643Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8644
35590697 8645 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8646
8647Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8648
8649 * configure.in (native_only): Add prms.
8650
8651Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8652
8653 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8654 (BINUTILS_SUPPORT_DIRS): Likewise.
8655
8656Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8657
8658 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8659 d10v support is added.
8660
8661Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8662
8663 * configure.in (d10v-*-*): New target.
8664
8665Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8666
8667 * config.guess (HP 9000/811): Recognize this as a PA1.1
8668 machine.
8669
8670Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8671
8672 * Makefile.in (do-tar-gz): New target, split out from tail end of
8673 taz target. Run each command separately, don't use pipes.
8674 (taz): Use it.
8675
8676Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8677
8678 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8679 * mpw-build.in: No builds should depend on building byacc or flex,
8680 they are assumed to be installed already.
8681
8682Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8683
8684 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8685 variable that CC_FOR_TARGET needs.
8686
8687Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8688
8689 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8690 options have changed since the last time the subdirectory was
8691 configured, and if it has, reconfigure.
8692 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8693 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8694
8695Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8696
8697 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8698 CLEAN_MODULES): Add bash.
8699 (all-bash): New target.
8700
8701Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8702
8703 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8704
8705Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8706
8707 * config.sub (basic_machine): Recognize d10v as a valid processor.
8708
8709Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8710
8711 * mpw-configure: Add support for --bindir.
8712 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8713
8714Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8715
8716 * configure.in: add bash, time, gawk to list of hosttools and things
8717 to only build for native toolchains
8718
8719Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8720
8721 * Makefile.in (docdir): Remove.
8722
8723Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8724
8725 * Makefile.in (datadir): Set to $(prefix)/share.
8726
8727Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8728
8729 * configure.in: build diff and patch for cygwin32-hosted
8730 toolchains.
8731
8732Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8733
8734 * config.sub: Accept -rtems*.
8735
8736Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8737
80413487 8738 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8739 remove diff from the list of things not buildable
8740 via Canadian Cross
252b5132
RH
8741
8742Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8743
8744 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8745 don't get ". ".
252b5132
RH
8746
8747Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8748
8749 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8750
8751Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8752
8753 * Makefile.in (taz): Handle case where tex3patch didn't even get
8754 checked out. Also, if it was found, put the symlink in a new util
8755 subdirectory.
8756
8757Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8758
8759 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8760
8761Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8762
8763 * config.sub: Recognize -openvms.
8764 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8765 * make-all.com, setup.com: New files.
8766
8767Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8768
8769 * Makefile.in (taz): tex3patch moved to texinfo/util.
8770
8771Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8772
afb8d725 8773 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8774 * configure.in: remove make from disable-if-Can-Cross list
8775 enable gdb if ${host} and ${target} are cygwin32
8776
8777Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8778
8779 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8780 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8781
8782Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8783
8784 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8785 distinguish sysv/svr4/bsd variants.
8786 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8787
8788Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8789
8790 * configure.in: Added copyright notice.
8791 * move-if-change: Added copyright notice.
8792
8793Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8794
8795 * configure.in (powerpcle-*-solaris*): Until we get shared
8796 libraries working, don't build gdb, sim, make, tcl, tk, or
8797 expect.
8798
8799Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8800
8801 * config.guess: Merge with FSF:
8802
8803 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8804 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8805
8806 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8807 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8808
8809 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8810 * config.guess: Combine two OSF1 rules.
8811 Also recognize field test versions. From mjr@zk3.dec.com.
8812 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8813 because GNU uname does not support -p. From pmr@pajato.com.
8814
8815Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8816
8817 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8818
8819Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8820
8821 * mpw-README: Document GCCIncludes.
8822
8823Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8824
8825 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8826
8827Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8828
8829 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8830
8831Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8832
8833 * configure.in (*-*-cygwin32): Configure make.
8834
8835Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8836
8837 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8838
8839Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8840
8841 * Makefile.in (all-inet): Depend on all-perl.
8842
8843 * Makefile.in (inet-install): New target.
8844
8845 * Makefile.in (all-inet): Depend on all-tcl.
8846 (all-inet): Depend on all-send-pr.
8847
8848Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8849
8850 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8851 temporarily.
8852
8853Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8854
8855 * configure.in: Don't configure --with-gnu-ld on AIX.
8856
8857Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8858
8859 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8860
8861Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8862
8863 * Makefile.in (ALL_MODULES): Added all-inet.
8864 (CROSS_CHECK_MODULES): Added check-inet.
8865 (INSTALL_MODULES): Added install-inet.
8866 (CLEAN_MODULES): Added clean-inet.
8867 (all-indent): New target.
8868
8869 * configure.in (host_tools): Added inet.
8870 (native_only): Added inet.
8871 (noconfigdirs): Added inet.
8872
8873Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8874
8875 * configure.in: Don't configure libgloss if we are not configuring
8876 newlib.
8877
8878Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8879
8880 * configure.in: Don't configure libgloss for unsupported
8881 architectures.
8882
8883Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8884
8885 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8886
8887Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8888
8889 * Makefile.in (ALL_MODULES): Include all-apache.
8890 (CROSS_CHECK_MODULES): Include check-apache.
8891 (INSTALL_MODULES): Include install-apache.
8892 (all-apache): New target.
8893
8894 * configure.in: Added apache everywhere perl is seen.
8895
8896Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8897
8898 * Makefile.in: Add support for clean-{module} and
8899 clean-target-{module} rules.
8900
8901Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8902
8903 * configure.in (*-*-ose) do not build libgloss.
8904
8905Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8906
8907 * config.guess (prep*:SunOS:5.*:*): Turn into
8908 powerpele-unknown-solaris2.
8909
8910Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8911
8912 * configure.in: Permit --enable-shared to specify a list of
8913 directories.
8914
8915Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8916
8917 * configure.in (host==solaris): Pass only the first word of $CC
8918 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8919
8920Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8921
8922 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8923
8924Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8925
8926 * Makefile.in (ALL_MODULES): Include all-perl.
8927 (CROSS_CHECK_MODULES): Include check-perl.
8928 (INSTALL_MODULES): Include install-perl.
8929 (ALL_X11_MODULES): Include all-guile.
8930 (CHECK_X11_MODULES): Include check-guile.
8931 (INSTALL_X11_MODULES): Include install-guile.
8932 (all-perl): New target.
8933 (all-guile): New target.
8934
8935 * configure.in (host_tools): Include perl and guile.
8936 (native_only): Include perl and guile.
8937 (noconfigdirs): Don't build guile and perl; no ports have been
8938 done.
8939
8940Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8941
80413487
RH
8942 * configure (--enable-*): Handle quoted option lists such as
8943 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8944
8945Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8946
8947 * Makefile.in ({,inst}all-target): New rule so we can make and
8948 install all of the target directories easily.
8949
8950Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8951
8952 * configure.in: Add missing global flag in sed substitution when
8953 deleting `target-' from ${configdirs}.
8954
8955Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8956
8957 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8958 option.
8959
8960 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8961 config/mh-necv4.
8962
8963 * install.sh: Correct misspelling of transformbasename.
8964
8965 * config.guess: Recognize mips-*-sysv*.
8966
8967Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8968
8969 * config.sub: Recognize mon960.
8970
8971Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8972
8973 * configure: Restore Canadian Cross handling of BISON and LEX,
8974 removed in Feb 20 change.
8975
8976Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8977
8978 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8979 Mention make install. Remove the old copyright date as well the
8980 clumsy and rather pointless copyright on the README file.
8981
8982Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8983
8984 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8985 Makefile after running symlink-tree, then run `make distclean' to
8986 avoid clobbering any generated files in srcdir.
8987
8988Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8989
8990 * configure.in (m68k-*-netbsd*): Build everything now.
8991
8992Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8993
8994 * Makefile.in (taz): Fix quoting.
8995
8996Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8997
8998 * configure.in (sparclet-*-*): Build everything now.
8999
9000Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9001
9002 * configure.in (m68k-*-linux*): New host.
9003
9004Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
9005
9006 * configure: Check for bison before byacc.
9007
9008Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
9009
9010 * Makefile.in configure: Change the way LEX and BISON/YACC are
9011 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
9012 searching PATH. These are used as fallbacks by Makefile.in if
9013 flex/bison/byacc aren't in objdir.
9014
9015Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
9016
9017 * Makefile.in: Make everything which depends upon all-bfd also
9018 depend upon all-opcodes, in case --with-commonbfdlib is used.
9019
9020Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9021
9022 * configure.in (host *-*-cygwin32): Don't build gdb if we are
9023 building NT native compilers on Unix.
9024
9025Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
9026
9027 * configure.in: Don't get CC from the host Makefile fragment if we
9028 can find gcc in PATH, or if this is a Canadian Cross. Move the
9029 Solaris test for /usr/ucb/cc to the post target script, just after
9030 the compiler sanity test.
9031
9032Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
9033
9034 * config.sub: Merge with FSF.
9035
9036Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
9037
9038 * Makefile.in (RPATH_ENVVAR): New variable.
9039 (REALLY_SET_LIB_PATH): Use it.
9040 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9041
9042Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
9043
9044 * config.sub, configure.in: Recognize sparclet cpu.
9045
9046Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9047
9048 * config.guess: Support m68k-cbm-sysv4.
9049
9050Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9051
9052 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9053 m68k-unknown-linuxaout from linker help string. Put quotes around
9054 $ld_help_string.
9055
9056Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
9057
9058 * config.guess (powerpc-harris-powerunix): Add guess for port
9059 to new target.
9060
9061Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9062
9063 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9064
9065Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
9066
9067 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9068 $(REALLY_SET_LIB_PATH) in Makefile.
9069 * Makefile.in (SET_LIB_PATH): New variable.
9070 (REALLY_SET_LIB_PATH): New variable.
9071 ($(DO_X)): Use $(SET_LIB_PATH).
9072 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9073 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9074 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9075 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9076 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9077 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9078 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9079 (install-dosrel): Likewise.
9080 (all-opcodes): Depend upon all-libiberty.
9081
9082Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9083
9084 * config.guess (*:CYGWIN*): New
9085
9086Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9087
9088 * Makefile.in (all-target-winsup): All all-target-libiberty.
9089
9090Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9091
9092 * configure.in (noconfigdirs): Add missing # in front of comment.
9093
9094Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9095
9096 * configure.in: add second pass to things added to noconfigdirs
9097 so *-gm-magic can exclude libgloss properly.
9098
9099Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9100
9101 * mpw-configure (extralibs_name, rez_name): Set correctly
9102 for MWC68K compiler.
9103
9104 * mpw-README: Add more info on the necessary build tools.
9105
9106Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9107
9108 * configure.in, config.sub: Recognize cygwin32.
9109
9110Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9111
9112 * config.guess, config.sub: Recognize A/UX.
9113
9114Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9115
9116 * config.sub: Merge with gcc/config.sub.
9117
9118Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9119
9120 * mpw-build.in (do-binutils): Add build of stamps.
9121
9122Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9123
9124 * config.sub: Add recognition for mips64vr4100*-* targets.
9125
9126Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9127
9128 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9129 Add creation of gconfigargs with `--enable-shared' turned on.
9130 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9131 ($(host)-stamp-stage3-configured): Likewise.
9132 (HOLES): Add chatr and ldd.
9133 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9134
9135Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9136
9137 * configure: Pass --nfp to recursive configures.
9138
9139Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9140
9141 * Makefile.in (DLLTOOL): New.
9142 (DLLTOOL_FOR_TARGET): New.
9143 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9144 (EXTRA_TARGET_FLAGS): Ditto.
9145 (EXTRA_GCC_FLAGS): Ditto.
9146 (CONFIGURE_TARGET_MODULES): Ditto.
9147 (DO_X): Ditto.
9148 * configure: Add DLLTOOL.
9149
9150Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9151
9152 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9153 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9154 mh-sco, since old workarounds no longer needed, and don't
9155 build ld, since libraries have weak symbols in COFF.
9156
9157Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9158
9159 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9160
9161Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9162
9163 * configure.in: Make sure that ${CC} can be used to compile an
9164 executable.
9165
afb8d725
JM
9166Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9167
9168 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9169 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9170 nothing depending on whether gdbtk is being built.
9171
252b5132
RH
9172Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9173
9174 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9175
9176Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9177
9178 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9179 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9180
9181Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9182
9183 * config-ml.in: Add support for
9184 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9185 Simplify setting of multidirs from --disable-foo.
9186
9187Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9188
9189 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9190 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9191 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 9192 non-empty, pass them on to the GCC make.
252b5132
RH
9193 (all-bootstrap): New rule that is like all-gcc, except it executes
9194 the GCC bootstrap rule instead of the GCC all rule.
9195
9196Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9197
9198 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9199
9200Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9201
9202 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9203 DG/UX support.
9204
9205Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9206
9207 * config.sub (i*86*) Change [345] to [3456]
9208
9209Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9210
9211 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9212 --with-gnu-ld=no.
9213
9214Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9215
9216 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9217 AIX multilibs get built.
9218
9219Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9220
9221 * configure.in (i386-win32): Don't build expect if we're not
9222 building the tcl subdir.
9223
9224Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9225
9226 * Makefile.in: (configure-target-examples, all-target-examples):
9227 New targets, configure and build example programs.
9228
9229Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9230
9231 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9232 use it as input to sedit the generated MPW makefile.
9233 * mpw-README: Add a suggestion about Gestalt.h.
9234
9235Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9236
9237 * config.sub: Accept *-*-ieee*.
9238
9239Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9240
9241 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9242 Ronald F. Guilmette <rfg@monkeys.com>.
9243
9244Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9245
9246 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9247 for powerpc-pe native.
9248 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9249 (target==powerpc-pe): duplicate i386-win32 entry.
9250
9251Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9252
9253 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9254 of vxworks, not just vxworks5.1.
9255
9256Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9257
9258 * mpw-configure: Add support for exec-prefix.
9259
9260Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9261
9262 * config.guess: Recognize HP model 816 machines as having
9263 a PA1.1 processor.
9264
9265Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9266
9267 * configure: Ignore new autoconf configure options.
9268
252b5132
RH
9269Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9270
9271 * config.guess: Recognize Pentium under SCO.
9272 From Robert Lipe <robertl@arnet.com>.
9273
9274Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9275
9276 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9277
9278Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9279
9280 * configure.in: Don't configure gas for alpha-dec-osf*.
9281
9282Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9283
9284 * configure.in: Default to --with-stabs for some targets for which
9285 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9286 i[345]86*-*-unixware*.
9287
9288Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9289
9290 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9291 rather than basing it on the target. Simplify handling of options
9292 controlling which directories to configure. Remove extraneous
9293 slash in multi-clean target.
9294
9295Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9296
9297 * config-ml.in: Prefix more variables with ml_ so they don't collide
9298 with configure's.
9299
9300Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9301
9302 * configure: Don't turn -v into --v.
9303
9304Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9305
9306 * configure.in (targargs): Fix typo.
9307
9308 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9309
9310Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9311
9312 * configure.in: Strip --host and --target options from
9313 CONFIG_ARGUMENTS, and always configure for --host only. Add
9314 --with-cross-host option when building with a cross-compiler.
9315 * configure: Canonicalize the arguments put into config.status by
9316 always using `=' for an option with an argument. Pass a presumed
9317 --host or --target explicitly.
9318
9319Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9320
9321 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9322 into general OS recognition case.
9323
9324Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9325
9326 * configure.in (target_configdirs): add target-winsup only
9327 for win32 target systems.
9328
9329Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9330
9331 * Makefile.in (all-target-libgloss): Depend upon
9332 configure-target-newlib, since when libgloss is built it looks to
9333 see if the newlib directory exists.
9334
9335Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9336
9337 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9338 cfg-ml-*.in.
9339
9340Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9341
9342 * configure: Handle LD and LD_FOR_TARGET when configuring a
9343 Canadian Cross.
9344
252b5132
RH
9345Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9346
9347 * configure.in (target_libs): add target-winsup.
9348 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9349 (target==ppcle-pe): remove ld from $noconfigdirs.
9350
9351Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9352
9353 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9354 Preserve relative path names in $srcdir. Build symlink tree if
9355 configuring cross target dir and srcdir=. (= no VPATH support).
9356 (configure-target-libg++): Depend on configure-target-librx.
9357 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9358 * config-ml.in: New file.
9359 * symlink-tree: New file.
9360 * configure: Ensure srcdir="." if that's what it is.
9361
9362Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9363
9364 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9365 includes and FLEX_SKELETON setting.
9366 * mpw-configure (--with-gnu-ld): New option, controls whether
9367 to use PPCLink or ld with PowerMac GCC.
9368 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9369 * mpw-config.in: Configure grez if targeting Mac.
9370
9371 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9372 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9373 just macos.
252b5132
RH
9374 * configure.in: Configure grez resource compiler if targeting Mac.
9375 * Makefile.in (all-grez, install-grez): New targets.
9376
9377Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9378
9379 * configure: CXX defaults to gcc, not g++. If we find
35590697 9380 gcc in the path, set CC to gcc -O2.
252b5132
RH
9381
9382Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9383
9384 * configure: Default ${build} correctly. Avoid picking up extra
9385 spaces when reading CC and CXX from Makefile. When doing a
9386 Canadian Cross, use plausible default values for numerous
9387 variables.
9388 * configure.in: When doing a Canadian Cross, don't try to
9389 configure tools whose configure script can't handle it.
9390
9391Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9392
9393 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9394
9395Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9396
9397 * configure: Remove dubious bug reporting address.
9398
9399Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9400
9401 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9402 configure script, run that instead of this directory's configure.
9403 In either case, print a message that we're configuring the sub-dir.
9404
9405Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9406
9407 * configure.in: Before checking for the existence of various files,
9408 use sed to filter out "target-".
9409
9410Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9411
9412 * Makefile.in (DO_X): Split rule to decrease command line length
9413 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9414 (Philippe De Muyter).
9415
9416Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9417
9418 * Makefile.in (all-patch): depend on all-libiberty.
9419
9420Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9421
9422 * configure.in: If the only directory in target_configdirs which
9423 actually exists is libiberty, then set target_configdirs to empty,
9424 to avoid trying to build a target libiberty in a gas or gdb
9425 distribution.
9426
9427Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9428
9429 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9430 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9431 systems.
252b5132
RH
9432
9433Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9434
9435 * configure.in (copy_dirs): Use sys-include instead of include
9436 for --with-headers option.
9437
9438Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9439
9440 * Makefile.in, configure.in: Make winsup builds work with
9441 new scheme.
9442
9443Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9444
9445 * configure.in: Build the linker on AIX.
9446
9447Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9448
9449 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9450 where needed.
9451
9452Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9453
9454 * Makefile.in (all-gcc): Fix typo.
9455
9456Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9457
9458 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9459
9460Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9461
9462 * configure.in: Rename libFOO to target-libFOO, and xiberty
9463 to target-xiberty, to provide more flexibility.
9464 (target_subdir): Define. Create if cross.
9465 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9466 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9467 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9468 check-libFOO -> check-target-libFOO, etc.
9469 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9470 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9471 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9472 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9473 allow ALL_GCC="" to only configure.
9474 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9475 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9476 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9477
9478Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9479
9480 * Makefile.in (taz): Build "info" in etc explicitly.
9481
9482Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9483
9484 * configure.in: Make sure that CC is undefined (as opposed to
9485 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9486 problem with autoconf trying to configure on a host without GCC.
9487
9488Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9489
9490 * mpw-configure: Set host alias from choice of host compiler,
9491 only use generic MPW Makefile sed if present, edit a file
9492 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9493 * mpw-README: Add problem notes about CW6 and CW7.
9494
9495Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9496
9497 * Makefile.in (taz): Use ";" instead of ";;".
9498
9499Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9500
9501 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9502 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9503 DISTDOCDIRS.
9504 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9505 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9506
9507Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9508
9509 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9510 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9511 Move bfd to DISTSTUFFDIRS.
9512
9513Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9514
9515 * Makefile.in (X11_LIB): Removed.
9516 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9517
9518 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9519
9520Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9521
9522 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9523 names.
9524
9525Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9526
9527 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9528
9529Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9530
9531 * configure.in (i[345]86-*-win32): Always build newlib.
9532 Don't configure cvs, autoconf or texinfo.
9533 * Makefile.in (LD_FOR_TARGET): New.
9534 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9535 Pass down LD_FOR_TARGET.
9536
9537Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9538
9539 * winsup: New directory.
9540 * Makefile.in: Build winsup.
9541 * configure.in: Winsup is configured when target is win32.
9542 Can only build win32 target GDB when native.
35590697 9543
252b5132
RH
9544Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9545
9546 * config.guess: Recognize HP model 819 machines as having
9547 a PA 1.1 processor.
9548
9549Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9550
9551 * configure: Fix sed loop which substitutes for CC and CXX to
9552 avoid bug found in various sed implementations.
9553
9554Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9555
9556 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9557 simulator. Use standard powerpc-*-eabi*.
9558
9559Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9560
9561 * configure.in: Stop putting gas and binutils in noconfigdirs for
9562 powerpc-*-aix* and rs6000-*-*.
9563
9564Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9565
9566 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9567 -mcall-aixdesc libraries.
9568
9569Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9570
9571 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9572
9573 * config.sub (arm | armel | armeb): Fix shell syntax.
9574
9575Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9576
9577 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9578 -msoft-float and -mcpu=common support.
9579 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9580 libraries.
9581
9582Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9583
9584 * configure.in: Allow configuration and build of emacs19 for the alpha.
9585
9586Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9587
9588 * configure.in (CC): Get ^CC, not just any old CC, from
9589 ${host_makefile_frag}.
9590
9591Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9592
35590697 9593 * configure.in (CC): Try to get CC from
252b5132
RH
9594 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9595
9596Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9597
9598 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9599 only if it exists in $(srcdir).
9600
9601Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9602
9603 * configure: If CC and CXX are not set in the environment, set
9604 them, based on either an existing Makefile or on searching for gcc
9605 in PATH. Substitute for CC and CXX in Makefile.
9606 * configure.in: Remove libm from target_libs. Separate
9607 target_configdirs from configdirs. If CC is not set in
9608 environment, try to get it from a host Makefile fragment. Rewrite
9609 changes of configdirs to use skipdirs instead. A few minor
9610 tweaks. Take directories out of target_configdirs as they are
9611 taken out of configdirs. Remove existing Makefile files from
9612 subdirectories. Substitute for TARGET_CONFIGDIRS and
9613 CONFIG_ARGUMENTS in Makefile.
9614 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9615 by configure.in.
9616 (CONFIG_ARGUMENTS): Likewise.
9617 (CONFIGURE_TARGET_MODULES): New variable.
9618 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9619 ($(CONFIGURE_TARGET_MODULES)): New target.
9620 (configure-libg++, configure-libio): New targets.
9621 (all-libg++): Depend upon configure-libg++.
9622 (all-libio): Depend upon configure-libio.
9623 (configure-libgloss, all-libgloss): New targets.
9624 (configure-libstdc++): New target.
9625 (all-libstdc++): Depend upon configure-libstdc++.
9626 (configure-librx, all-librx): New targets.
9627 (configure-newlib): New target.
9628 (all-newlib): Depend upon configure-newlib
9629 (configure-xiberty): New target.
9630 (all-xiberty): Depend upon configure-xiberty.
9631
9632Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9633
9634 * configure.in (host i[345]86-*-win32): Expand the
9635 noconfigdirs again.
9636
9637Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9638
9639 * mpw-configure: Fix sed command file name.
9640
9641Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9642
35590697 9643 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9644 noconfigdirs again.
9645
9646Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9647
9648 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9649 or powerpc*-*-pe*, since they are not yet supported.
9650
9651Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9652
9653 Add PowerMac support and many other enhancements.
9654 * mpw-configure: New option --cc to select compiler to use,
9655 paste options set according to --cc into the generated
9656 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9657 if mpw-make.sed is present.
9658 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9659 add forward includes for PowerPC include files.
9660 * mpw-build.in: Build using Makefile.PPC if present.
9661 (do-byacc, etc): Remove separate version resource builds.
9662 (do-gas): Build "stamps" before "all".
9663 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9664 * mpw-README: Update to reflect --cc option, PowerMac support,
9665 and recently-reported compatibility problems.
9666
9667Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9668
9669 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9670 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9671 (--with-multilib-top): Pass to recursive invocations.
9672
9673Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9674
9675 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9676 v810-*-*.
9677
9678Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9679
9680 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9681 gdb, ld and opcodes on v810-*-*.
9682
252b5132
RH
9683Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9684
9685 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9686 (local-maintainer-clean): New target.
9687 (maintainer-clean): New target.
9688 (realclean): Just depend upon maintainer-clean.
9689
9690Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9691
9692 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9693
9694Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9695
9696 * configure.in: Build ld in mips*-*-bsd* case.
9697
9698Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9699
9700 * config.sub: Accept -lites* OS. From Ian Dall.
9701
9702Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9703
9704 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9705 targets.
252b5132
RH
9706
9707Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9708
9709 * configure.in: treat i386-win32 canadian cross the same as
9710 i386-go32 canadian cross.
9711
9712Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9713
9714 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9715 running under the simulator to build a reduced set of libraries.
9716 (powerpc-*-eabiaix): Add fine grained multilib support added to
9717 other powerpc targets yesterday.
9718
9719Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9720
9721 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9722 -disable-softfloat, -disable-relocatable, -disable-aix, and
9723 -disable-sysv to control which multilib libraries get built.
9724
9725Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9726
9727 * configure: Add Makefile.tem to list of files to remove in trap
9728 handler.
9729
9730Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9731
9732 * config.guess (*Linux*): Add missing "exit"s.
9733 Also, need specific check for alpha-unknown-linux (uses COFF).
9734
9735Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9736
9737 * config.guess: Merge with FSF:
9738
9739 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9740 * config.guess (AIX4): More robust release numbering discovery.
9741
9742 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9743 * config.guess (i386-sequent-ptx): Properly get version number.
9744
9745 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9746 * config.guess (mips:*:4*:UMIPS): New case.
9747
9748Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9749
9750 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9751 (i386-win32 host): Likewise. Don't build readline.
9752
afb8d725
JM
9753Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9754
9755 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9756 SUPPORT_FILES to submakes.
9757
252b5132
RH
9758Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9759
9760 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9761 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9762 mpw-configure.
9763
9764Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9765
9766 * configure.in (appdirs): Use =, not ==, in test expression when
9767 trying to build the text to print in the warning message for
9768 Solaris users.
9769
9770Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9771
9772 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9773
9774Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9775
9776 * config.guess: Recognize lynx-2.3.
9777
9778Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9779
9780 * config.sub (z8ksim): Deleted
9781 (z8k-*-coff): New, this is the one true name of the target.
9782
9783Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9784
9785 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9786
9787Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9788
9789 * config.guess (*:Linux:*:*): First try asking the linker what the
9790 default object file format is (elf, aout, or coff). Then if this
9791 fails, try previous methods.
9792
9793Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9794
9795 * configure.in: Don't build newlib for *-*-vxworks5.1.
9796
9797Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9798
9799 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9800 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9801
9802Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9803
9804 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9805
9806Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9807
9808 * cfg-ml-com.in: New file.
9809 * cfg-ml-pos.in: New file.
9810
9811Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9812
9813 * COPYING.NEWLIB: Add HP free copyright to list.
9814
9815Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9816
9817 * config.sub: Recognize -eabi* for the system, not just -eabi.
9818
9819Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9820
9821 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9822 * config.sub, configure.in (win32): New target and host.
9823
9824Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9825
9826 * configure.in: Add i386-pe configuration.
9827
9828Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9829
9830 * mpw-build.in (install): Install GDB after LD.
9831
9832Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9833
9834 * mpw-config.in (elf/mips.h): Always forward-include, needed
9835 for GDB to build.
9836
9837Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9838
9839 * testsuite: New directory for customer acceptance and whole tool
9840 chain tests.
9841
9842Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9843
9844 * configure: If per-host line isn't found, but AC_OUTPUT is found
9845 and a configure script exists, run it instead.
9846
9847Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9848
9849 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9850
9851Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9852
9853 * configure: Set build_{cpu,vendor,os,alias} to host values when
9854 --build isn't specified.
9855
9856Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9857
9858 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9859 (FLAGS_TO_PASS): Pass them.
9860 (EXTRA_TARGET_FLAGS): Ditto.
9861
252b5132
RH
9862Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9863
9864 * Makefile.in (all-libg++): Depend on all-libstdc++.
9865
9866Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9867
9868 * configure.in (noconfigdirs): Enable all packages for
9869 i386-unknown-netbsd.
9870
9871Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9872
9873 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9874 hosted builds (DOS builds)
9875
9876Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9877
9878 Changes for ARM based on patches from Richard Earnshaw:
9879 * config.sub: Handle armeb and armel.
9880 * configure.in: Omit arm linker only for riscix.
9881
9882Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9883
9884 * config.guess: Update from FSF.
9885
9886Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9887
9888 * config.sub: Recognize powerpcle as the little endian varient of
9889 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9890 powerpcle variant. Convert pentium into i586, not i486. Add p5
9891 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9892 temporarily.
9893
9894Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9895
9896 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9897
9898Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9899
9900 * config.sub: Accept -lites* as a basic system type.
9901
9902Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9903
9904 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9905 installed, and if so return linuxoldld as the system name.
9906
9907Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9908
9909 * config.guess: Add hppa1.1-hp-lites support.
9910
9911Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9912
9913 * configure.in: Don't build newlib for m68k-vxworks5.1.
9914
9915Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9916
9917 * configure.in (mips-sgi-irix6): Use mh-irix5.
9918
9919Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9920
9921 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9922
9923Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9924
9925 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9926 OSF/1. Fix compiler flags.
252b5132
RH
9927 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9928
9929Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9930
9931 * configure.in: Recognize --with-newlib.
9932 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9933
afb8d725
JM
9934Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9935
9936 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9937 to *_X11_MODULES due to gdbtk needing X include files et al.
9938
252b5132
RH
9939Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9940
9941 Merge in support for Mac MPW as a host.
9942 (Old change descriptions retained for informational value.)
9943
9944 * mpw-config.in: Add generic include forwards for cpu-specific
9945 include files in aout and elf directories.
9946
9947 * mpw-configure: Added copyright.
9948 * mpw-config.in: Check for presence of required build tools.
9949 (target_libs): Add newlib.
9950 (target_tools): Add examples.
9951 (Read Me): Generate as "Read Me for MPW" instead.
9952 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9953 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9954 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9955
9956 * mpw-configure: Remove subdir-specific makefile hackery,
9957 delete mk.tmp after using it.
9958
9959 * mpw-build.in (all): Display start and end times.
9960
9961 * mpw-configure (host_canonical): Set.
9962 (target_cpu): Always add to makefiles.
9963 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9964 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9965 (mpw-mh-mpw): Look for in srcdir and srcroot.
9966 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9967
9968 * mpw-build.in: (install-only): New target.
9969
9970 * mpw-configure (host_alias, target_alias): Rename from hostalias
9971 and targetalias, add into generated Makefile.
9972 (mk.tmp): If present, add into generated Makefile.
9973 * mpw-build.in (all-gas): Build config.h first before gas proper.
9974
9975 * mpw-configure (config.status): Write only if changed.
9976 * mpw-config.in (readline): Configure it (not built, just used for
9977 definitions).
9978
9979 * mpw-config.in (elf/mips.h): Add a forward include.
9980
9981 * mpw-config.in: Forward-include most .h files in include into
9982 extra-include.
9983 (readline): Don't build.
9984 mpw-build.in (install): Install GDB.
9985
9986 * mpw-configure (prefix, mpw_prefix): Handle it.
9987 * mpw-config.in (mmalloc, readline): Don't configure.
9988 * mpw-build.in (thisscript): Rename to ThisScript.
9989 Use mpw-build instead of BuildProgram everywhere.
9990 (mmalloc, readline): Don't build.
9991 * mpw-README: New file, basic documentation about the MPW port.
9992
9993 * mpw-config.in: Use forward-include to create include files.
9994
9995 * mpw-configure: Add more things to the top of each configured
9996 Makefile, including contents of config/mpw-mh-mpw.
9997 * mpw-config.in (extra-include): Create this directory and fill it
9998 with Posix-like include files when configuring.
9999
10000 * config.sub (apple, mac, mpw): Add various aliases.
10001
10002 * mpw-build.in: New file, top-level build script fragment for MPW.
10003 * mpw-configure: New file, configure script for MPW.
10004 * mpw-config.in: New file, config fragment for MPW.
10005
10006Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10007
10008 * configure.in (host_libs): Remove glob, since it is gone from the
10009 sources.
10010
10011Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10012
10013 * Makefile.in: define empty GDB_NLM_DEPS var.
10014
10015 * configure.in(target_makefile_frag): use config/mt-netware
10016 for netware targets.
10017
10018Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
10019
10020 * config.sub: Merge in recent FSF changes. Remove linux special
10021 cases.
10022
10023Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10024
4bddf3ad 10025 Revert this change:
252b5132
RH
10026
10027 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10028
10029 * build-all.mk: Use CC=cc -Xs on Solaris.
10030
252b5132
RH
10031Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10032
10033 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
10034 stop using it.
10035 * Makefile.in: Nuke all references to glob subdirectory.
10036
10037Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10038
10039 * configure.in: Fix --enable-shared logic in per-host.
10040
10041Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
10042
10043 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10044
10045Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10046
10047 * configure.in (noconfigdirs): Don't build gas on AIX, for
10048 powerpc*-*-aix* as well as for rs6000*-*-aix*.
10049
10050Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
10051
10052 * configure: Fix --cache-file to work if the file argument is a
10053 relative path.
10054
10055Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
10056
10057 * configure: If the --cache-file is used, pass it down to
10058 configure in subdirectories.
10059
10060Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
10061
10062 * config.sub: add vxworks29k configuration.
10063
10064Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10065
10066 * Makefile.in (taz): Do "diststuff" part quietly.
10067
10068Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
10069
10070 * config.sub: Mini-merge with gcc/config.sub.
10071
10072Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10073
10074 * config.guess (IRIX): Sed - to _.
10075
10076Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10077
10078 * Makefile.in (source-vault, binary-vault): New targets.
10079
10080Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10081
10082 * config.sub: Recognize -eabi as a basic system type.
10083
10084Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10085
10086 * configure.in (enable_shared stuff): Fix typo.
10087
10088Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10089
10090 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10091
10092Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10093
10094 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10095
10096Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10097
10098 * configure.in (rs6000-*-*): Don't build gas.
10099
10100Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10101
10102 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10103 reduce command line length.
10104 (AS_FOR_TARGET): Check for as.new, not Makefile.
10105 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10106
10107Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10108
10109 * config.guess: Merge from FSF.
10110
10111Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10112
10113 * configure: Don't use $ when handling program_suffix.
10114
10115Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10116
10117 * configure.in: Configure tk for hppa/hpux.
10118
10119Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10120
10121 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10122
10123Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10124
10125 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10126 to LIBCXXFLAGS. Tests are better run without it.
10127
10128Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10129
10130 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10131
10132Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10133
10134 * configure.in (*-*-netware*): Don't configure xiberty.
10135
10136Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10137
10138 * configure.in: Remove tk from native_only list.
10139
10140Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10141
10142 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10143 for special NCD build.
10144
10145Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10146
10147 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10148 makeall.bat, they're only useful for binutils snapshots.
10149 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10150 makeall.bat to specified SUPPORT_FILES.
10151
10152Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10153
10154 * build-all.mk: Add Ericsson targets to sun4 and solaris
10155 hosts. Add BNR's sun4 target to solaris host, so their
10156 build-from-source will be tested in-house first.
10157
10158Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10159
10160 * Makefile.in (LIBCFLAGS): New variable.
10161 (CFLAGS_FOR_TARGET): Ditto.
10162 (LIBCFLAGS_FOR_TARGET): Ditto.
10163 (LIBCXXFLAGS): Ditto.
10164 (CXXFLAGS_FOR_TARGET): Ditto.
10165 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10166 (BASE_FLAGS_TO_PASS): Pass them.
10167 (EXTRA_TARGET_FLAGS): Ditto.
10168
4bddf3ad 10169 * configure.in: Support --enable-shared.
252b5132
RH
10170
10171Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10172
10173 * configure.in (target_libs): Include libstdc++ again.
10174 * config.guess: Update from FSF (for FreeBSD).
10175
10176Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10177
10178 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10179 makeall.bat.
10180 (DISTDOCDIRS): Add `etc'.
10181 (ETC_SUPPORT_PFX): New variable.
10182 (taz): Include anything from etc starting with a word in
10183 ETC_SUPPORT_PFX.
10184
10185Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10186
10187 * config.sub: Update for recent FSF changes. Remove obsolete
10188 h8300hds entry. Add -windows* and -osx as basic os. Minor
10189 spacing changes.
10190
10191Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10192
10193 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10194
10195 * config.guess: Merge with FSF.
10196 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10197
10198Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10199
10200 * configure: Since the "trap 0" handler will override the exit
10201 status on many systems, only use it for "exit 1", and make it set
10202 a non-zero exit status; reset it before "exit 0". Also, check
10203 exit status of config.sub, and error out if it failed.
10204
10205Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10206
10207 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10208 and install libgloss.
10209
10210Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10211
10212 * Makefile.in (all-binutils): Depend upon all-byacc.
10213
10214 * configure.in: Don't build emacs on Irix 5.
10215
10216Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10217
10218 * configure.in (*-*-netware*): Add libio.
10219
10220Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10221
10222 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10223 (CHECK_TARGET_MODULES): Ditto.
10224 (INSTALL_TARGET_MODULES): Ditto.
10225 (TARGET_LIBS): Ditto.
10226 (all-libstdc++): Note dependencies.
10227
10228Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10229
10230 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10231
10232Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10233
10234 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10235 -fexternal-templates.
10236
10237 * configure.in (target_libs): Add libstdc++.
10238 (noconfigdirs): Add libstdc++ as appropriate.
10239
10240Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10241
10242 * config.guess: Update from FSF.
10243
10244Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10245
10246 * configure: Use ${config_shell} when running ${configsub}.
10247
10248Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10249
10250 * config.sub: No longer recognize h8300h.
10251
10252Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10253
10254 * config.sub: Remove extraneous differences between config.sub and
10255 gcc/config.sub.
10256
10257Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10258
10259 * Makefile.in (DISTSTUFFDIRS): Add gas.
10260
10261Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10262
10263 * COPYING.NEWLIB: New file.
10264
10265Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10266
10267 * config.guess (HP-UX): Patch from Harlan Stenn
10268 <harlan@landmark.com> to also emit release level.
10269
10270Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10271
10272 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10273
10274Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10275
10276 * config.sub: Merge nextstep cleanup from FSF.
10277
10278Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10279
10280 * configure.in (arm-*-*): Don't configure ld for this target.
10281
10282Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10283
10284 * configure.in (*-*-netware): don't configure libg++, libio,
10285 librx, or newlib.
10286
10287Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10288
10289 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10290 configure ld--it works, but it doesn't support shared libraries.
10291
10292Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10293
10294 * config.guess (*-unknown-freebsd*): Get rid of possible
10295 trailing "(Release)" in version string.
10296 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10297
10298Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10299
10300 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10301 Fix type: *-next-neststep -> *-next-nextstep.
10302
10303 * config.guess: Merge from FSF:
10304
10305 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10306
10307 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10308
10309 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10310
10311 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10312 instead of UNIX_SV for UnixWare 1.0).
10313
10314Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10315
10316 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10317 to make gdb/nlm/* build after the compiler and linker.
10318
10319Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10320
10321 * config.guess (netbsd, freebsd, linux): Accept any machine,
10322 not just i[34]86.
10323 (m68k-atari-sysv4): Relocate to match FSF version.
10324
10325 * config.guess: More merges from the FSF:
10326
10327 Add a space before function call or macro invocation.
10328
10329 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10330
10331 * config.guess: Add trap cmd to remove dummy.c and dummy when
10332 interrupted.
10333
10334 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10335
10336 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10337 (dummy): Redirect stderr from compilation of dummy.c.
10338
10339 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10340
10341 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10342
10343Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10344
10345 * configure: Accept and ignore --cache*, for compatibility with
10346 new autoconf.
10347
10348Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10349
10350 * config.guess: Merge from FSF:
10351
10352 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10353
10354 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10355 (PATH): Add /.attbin at end for finding uname.
10356 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10357
10358 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10359
80413487 10360 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10361
10362 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10363
80413487
RH
10364 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10365 to select whether to use ELF or COFF.
252b5132
RH
10366
10367 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10368
80413487 10369 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10370
10371 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10372
10373 * config.guess: Guess the OS version for HPUX.
10374
10375 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10376
10377 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10378
10379Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10380
10381 * configure.in: Recognize --with-headers, --with-libs, and
10382 --without-newlib.
10383 * Makefile.in (all-xiberty): Depend upon all-ld.
10384
10385Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10386
10387 * configure.in: Change i[34]86 to i[345]86.
10388
10389Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10390
10391 * configure (version): A few more tweaks to help message.
10392
10393Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10394
10395 * Makefile.in: Remove (for now) librx as a host library,
10396 now that we're building it for target.
10397
10398Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10399
10400 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10401 (Karl Berry).
10402
10403Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10404
10405 * configure.in: Also configure librx.
10406
10407Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10408
10409 * Makefile.in: Update various rules to reflect that librx
10410 is now needed for libg++.
10411
10412Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10413
10414 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10415
10416Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10417
10418 * configure.in: Configure the examples directory.
10419
10420Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10421
10422 * configure: Simplify Jun 2 1994 change.
10423
10424Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10425
10426 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10427 /bin/gcc isn't good enough to build gcc.
10428
10429Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10430
10431 * Makefile.in (GDB_SUPPORT_FILES): Remove
10432 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10433 (gdb.tar.gz): Add new rule to use standard distribution building
10434 mechanism.
10435
10436Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10437
10438 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10439 Bill Cox <bill@cygnus.com>.
10440
10441Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10442
10443 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10444
10445Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10446
10447 * configure: Search current dir first in .gdbinit.
10448
10449Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10450
10451 * config.sub: Recognize freebsd (merged from gcc config.sub).
10452
10453Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10454
10455 * config.sub: Refer to NeXT's operating system as nextstep.
10456
10457 * config.sub (case $basic_machine): Re-order the cases, to match
10458 the order in the FSF version (which is mostly alphabethical).
10459 Merge in some additions and changes from the FSF.
10460
10461Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10462
10463 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10464 * config.sub: Recognize cxux7.
10465 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10466
10467Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10468
10469 * config.sub: Fix typo powerpc -> powerpc-*.
10470
10471Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10472
10473 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10474
10475 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10476 parallel with all-emacs and install-emacs). Top-level command
10477 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10478
10479Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10480
10481 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10482 $(relbindir)/make before doing ``make install'', and use
10483 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10484 installing over running make binary.
10485 ($(host)-stamp-stage3-installed): Likewise.
10486
10487Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10488
10489 * config.guess: Recognize Mach.
10490
10491Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10492
10493 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10494 see whether --exec-prefix was used.
10495
10496Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10497
10498 * README: Explicitly mention libg++/README. (Zoo's idea.)
10499
10500Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10501
10502 * Makefile.in: Add all-librx target similar to all-libproc.
10503
10504Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10505
10506 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10507 with post 1.2 uname bogosity.
10508
10509Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10510
10511 * configure: Remove temporary files on receipt of a signal.
10512
10513Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10514
10515 * configure: If there is a package_makefile_frag, remove
10516 ${subdir}/Makefile.tem after copying it in.
10517
10518Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10519
10520 * build_all.mk: support rs6000 lynx identifies itself as
10521 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10522 since /bin/gcc is too feeble to compile a modern gcc.
10523
10524Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10525
10526 * brought devo/test-build.mk update-to-date with progressive/
10527 test-build.mk. Add lynx targets and hppa flag info.
10528
10529Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10530
10531 * configure.in: Use mh-ncrsvr43. Patch from
10532 Tom McConnell <tmcconne@sedona.intel.com>.
10533
10534Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10535
10536 * config.guess (i386-unknown-bsdi): No longer need to
10537 check #if defined(__bsdi__) && defined(__i386__).
10538
10539Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10540
10541 * configure: Set program_transform_nameoption correctly.
10542
10543Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10544
10545 * brought build-all.mk update-to-date with progressive build-all.mk,
10546 added new targets and hppa info.
35590697 10547
252b5132
RH
10548Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10549
10550 * configure: If config.guess result is a prefix of the user
10551 specified target, assume a native build and use the user specified
10552 target as the host alias. Remove SunOS patch suffix removal hack.
10553 * configure.in: Remove SunOS patch suffix removal hack.
10554
10555 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10556 in NATIVE_CHECK_MODULES.
10557
10558Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10559
10560 * Makefile.in: Rename HOST_ONLY to NATIVE.
10561 * configure: Delete SunOs patch suffix from host_canonical
10562 and build_canonical variables that are prepended to Makefiles.
10563 * configure.in: Add comments for easier maintenance.
10564
10565Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10566
10567 * Makefile.in: Add all-libproc target similar to all-gui.
10568
10569Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10570
10571 * Makefile.in (CHECK_MODULES): split into
10572 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10573
10574Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10575
10576 * config.guess (i386-unknown-bsdi): New system to guess.
10577
10578Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10579
10580 * Makefile.in: Add all-gui target (but not yet build by "all").
10581
10582Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10583
10584 * config.sub: Move deletion of patch suffix from here...
10585 * configure.in: To here, at Ian's suggestion. The top-
10586 level scripts might need to know of a patch level.
10587
10588Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10589
10590 * config.sub: Strip off patch suffix so rtl is recognized
10591 as a sunos4.1.3 machine, even though it's been patched.
10592
10593Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10594
10595 * Makefile.in (INSTALL_LAST): Delete.
10596 (INSTALL_DOSREL): New.
10597
10598Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10599
10600 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10601 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10602 whether we pass down --with-gnu-ld anyhow.
10603
10604Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10605
10606 * Makefile.in (INSTALL_LAST): Change operation so it works
10607 on more flavors of make.
10608 * configure.in (go32): Don't build libg++ or libio.
10609
10610Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10611
10612 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10613 they can be overriden by templates.
10614
10615Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10616
10617 * configure.in (target==go32): Don't build gdb.
10618 * dosrel: New directory.
10619
10620Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10621
10622 * configure.in (host==go32): Configure dosrel too.
10623 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10624 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10625 be set by incoming names or templates.
10626 (INSTALL_LAST): New rule.
252b5132
RH
10627
10628Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10629
10630 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10631
10632Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10633
252b5132
RH
10634 * configure.in (appdirs): New variable. Currently empty, but will
10635 be used in gas distribution. If nonempty, lists a set of
10636 directories at least one of which must get configured, or top
10637 level configuration is considered to have failed.
10638 (rs6000-*-lynxos*): Use new file name.
10639
10640Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10641
10642 Eliminate XTRAFLAGS.
10643 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10644 newlib include files using -idirafter, and also use -nostdinc.
10645 (CXX_FOR_TARGET): Likewise.
10646 (XTRAFLAGS): Removed.
10647 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10648 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10649 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10650 ($(DO_X)): Don't pass down XTRAFLAGS.
10651
10652Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10653
10654 * configure.in (mips*-dec-bsd*): New target; do build linker.
10655 (mips*-*-bsd*): New target; don't build linker.
10656
10657Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10658
10659 * configure.in: support rs6000-*-lynxos* configuration.
10660 support sunos4 as a cross target.
10661
10662 * config.sub: look for lynx*, not lynx since the OS version may
10663 legitimately be part of the name.
10664
10665Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10666
10667 * configure.in (i[34]86-*-sco*): Move to be with other i386
10668 targets.
10669 (romp-*-*): New target. Skip various binary utilities.
10670 (vax-*-*): New target. Don't build newlib.
10671 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10672
10673Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10674
10675 * configure.in: Only set host_makefile_frag if config
10676 directory exists.
10677
10678Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10679
10680 * install.sh: If $dstdir exists, don't check whether each
10681 component does.
10682
10683Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10684
10685 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10686
10687Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10688
35590697
AJ
10689 * configure.in (*-*-lynxos*): Don't configure newlib for either
10690 native or cross Lynx.
252b5132
RH
10691
10692Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10693
10694 * config.sub (sparc64-elf): Fix os.
10695 (z8k): Remove duplicate.
10696
10697Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10698
10699 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10700 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10701
10702Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10703
10704 * configure: Make file links cleanly even if Lynx fails on
80413487 10705 an NFS symlink (at least fail cleanly).
252b5132
RH
10706
10707Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10708
10709 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10710 -XNh2000.
10711
10712Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10713
10714 * configure: Unknown options are fatal again.
10715
10716Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10717
10718 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10719 compatibility.
252b5132
RH
10720
10721Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10722
10723 * build-all.mk: Add `clean' target.
10724
10725Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10726
10727 * config.guess: Add SINIX support.
10728 * configure.in: Add mips-*-sysv4* support.
10729
10730Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10731
10732 * build-all.mk: Document all useful targets.
10733 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10734 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10735
10736Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10737
10738 * configure: Support --silent, --quiet.
10739
10740Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10741
10742 * configure: Support --disable-FEATURE.
10743
10744Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10745
10746 * config.guess: Recognize NCR running SVR4.3.
10747
10748Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10749
10750 * config.guess: Make BSDI generate i386-unknown-bsd386.
10751 Patch from Paul Eggert <eggert@twinsun.com>.
10752
10753Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10754
10755 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10756
10757Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10758
10759 * configure: Make unrecognized options give nonfatal warnings
10760 instead of fatal errors, and pass them to any subdirectory
10761 configures in case they recognize them.
10762 Make --x equivalent to --with-x.
10763
10764Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10765
10766 * configure: Add --enable-* options. Clean up usage message and
10767 some comments.
10768
10769Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10770
10771 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10772
10773Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10774
10775 * configure.in (hppa*-*-*): Enable binutils.
10776
10777Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10778
10779 * config.sub: Recognize cisco.
10780
10781Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10782
10783 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10784
10785Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10786
10787 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10788 than one configuration name. Add comment.
10789
10790Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10791
10792 * config.guess: about target *-hitachi-hiuxwe2, fixed
10793 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10794 macro is incorrect.]
10795
10796Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10797
10798 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10799 than the "make ls" stuff which used to be here.
10800
10801Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10802
10803 * config.guess: Recognize i[34]86-unknown-freebsd.
10804 From Shawn M Carey <smcarey@rodan.syr.edu>.
10805
10806Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10807
10808 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10809
10810Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10811
10812 * config.guess: Check for ptx.
10813
10814Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10815
10816 * config.sub: Add os9k checking.
10817
10818Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10819
10820 * config.guess: Handle OSF1 running on HPPA processors
10821
10822Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10823
10824 * configure: If subdir configure fails, print out a message with
10825 subdirectory name, in case subdir's configure code didn't identify
10826 itself.
10827
10828Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10829
10830 * configure.in: Remove embedded newlines from configdirs.
10831 Avoid mismatches of substrings. Fix matching strings at end
10832 of configdirs.
10833
10834Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10835
10836 * config.guess: Add Lynx/rs6000 config support.
10837
10838Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10839
10840 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10841
10842Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10843
10844 * configure.in (hppa*-*-osf*): Treat this just like most other
10845 PA configurations (eg no binutils or ld).
10846 (hppa*-*-*elf*): These configurations have binutils and ld.
10847
10848Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10849
10850 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10851
10852Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10853
10854 * configure.in (rs6000-*-*): Build gas.
10855
10856Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10857
80413487 10858 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10859
10860Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10861
10862 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10863 for GDB and GDB has been fixed to not need it.
10864
252b5132
RH
10865Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10866
10867 * config.guess: Recognize vax hosts.
10868
10869Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10870
10871 * configure (while loop): Don't use "break 2" inside case
10872 statement -- the case statement isn't an enclosing loop.
10873
10874Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10875
10876 * config.guess: Clean up NeXT support, to allow nextstep
10877 on Intel machines. Make OS be nextstep.
10878
10879Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10880
10881 * config.guess: Add alternate forms for Convex.
10882
10883Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10884
10885 * configure: Completely rewrite option processing. Take
10886 advantage of pattern-matching to avoid invoking test frequently.
10887 Also clean up host and target defaulting logic.
10888
10889Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10890
10891 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10892 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10893 commands (plus user environment) will fit SCO limits.
10894
10895Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10896
10897 * configure.in: Don't issue warnings about directories which are
10898 not being configured if -norecursion is set. Correct test for
10899 --with-gnu-as and --with-gnu-ld to not get confused by substring
10900 matches.
10901
10902 * configure.in: Don't build gas for alpha-dec-osf1*.
10903
10904Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10905
10906 * configure: Back out Per's change of 12/19/1993. It changes the
10907 behavior of configure in unexpected and confusing ways.
10908
10909 Also, use different delim char when calculating
10910 program_transform_name so that the name can contain slashes.
10911
10912Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10913
10914 * configure.in, config.sub: Add support for VSTa micro-kernel.
10915
10916Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10917
10918 * configure.in: Nuke hacks which were used to get a special
10919 version of GAS for HPPA configurations.
10920
10921Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10922
10923 * configure: If only ${target_alias} is given, use that
10924 as the default for ${host_alias}.
10925 * configure: Add missing back-slashes before nested quotes.
10926
10927Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10928
10929 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10930
10931Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10932
10933 * config.guess: Recognize some Tektronix configurations.
10934 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10935
10936Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10937
10938 * config.sub: Match any flavor of SH.
10939
10940Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10941
10942 * configure.in: Don't try to configure newlib for Alpha.
10943
10944Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10945
10946 * configure.in: Don't build ld for Irix 5. Don't build gas,
10947 libg++ or libio for any Alpha target.
10948
10949 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10950
10951Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10952
10953 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10954 default arguments -- so it tried to compress itself.
10955
10956Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10957
10958 * configure.in (notsupp): ensure that a space is always at the end
10959 of the configdirs list, since the grep checks for an explicit space
10960
10961Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10962
10963 * configure.in (target i386-sysv4.2): don't build ld, since static
10964 versions of many libraries are not available.
10965
10966Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10967
10968 * config.guess: Recognize Apollos (using environment variables).
10969 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10970
10971Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10972
10973 * config.guess: Recognize Sony news mips running newsos.
10974
10975Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10976
10977 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10978 "fi ; else" for bash.
10979
10980Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10981
10982 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10983
10984Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10985
10986 * config.sub: accept unixware as an alias for svr4.2.
10987 Fix some inconsistancies with the gcc version.
10988
10989Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10990
10991 * Makefile.in (DISTDOCDIRS): Add gdb.
10992
10993Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10994
10995 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10996
10997Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10998
10999 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11000 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11001 this now.
11002
11003Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11004
11005 * config.sub: Accept hiux* as an OS name.
11006
11007 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11008 etc/make-stds.texi. The underscore came from gcc, and dje now
11009 agrees that RUNTESTFLAGS is the correct name.
11010
11011Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
11012
11013 * install.sh: Remove 'set -e'. It makes any conditionals
11014 in the script useless.
11015
11016 * config.guess: Automatically recognize arm-acorn-riscix
11017 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11018
11019Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
11020
11021 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11022
11023Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11024
11025 * Makefile.in (DISTDOCDIRS): New variable.
11026 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 11027 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
11028
11029Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11030
11031 * configure.in (hppa target): check the source directory for the
11032 pagas sub-directory
11033
11034Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
11035
11036 * config.sub: Allow -aout* and -elf*.
11037
11038Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11039
11040 * configure.in: Don't build ld on i386-solaris2, same as for
11041 sparc-solaris2.
11042
11043Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
11044
11045 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11046
11047Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11048
11049 * configure.in: Configure gdb for alpha.
11050
11051Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11052
11053 * Makefile.in (CXXFLAGS): Add -O.
11054
11055Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11056
11057 * config.guess: added support for DG Aviion
11058
11059Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11060
11061 * configure.in: Produce warning message for subdirectories not
11062 configurable for this host/target combination. Don't try to
11063 configure gdb for vms.
11064
11065Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11066
11067 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11068 appropriate files before making "diststuff".
11069 (DISTBISONFILES): New var: list of files to be edited.
11070 (DISTSTUFFDIRS): Add binutils.
11071
11072Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11073
11074 * config.sub: also handle mipsel and mips64el (for little endian mips)
11075
11076Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11077
11078 * configure.in: Add * to end of all OS names.
11079
11080Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11081
11082 * configure.in: Build newlib for LynxOS native.
11083
11084Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11085
11086 * config.guess: Add support for delta 88k running SVR3.
11087
11088 * configure.in: Add comment about HP compiler vs. emacs.
11089
11090Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11091
11092 * configure.in: don't build ld on solaris2 (not a viable option
11093 due to bugs in getpwnam & getpwuid)
11094
11095Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11096
11097 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11098 config.guess will produce a full version number.
11099
11100Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11101
11102 * configure.in: Build linker and binutils for alpha-dec-osf1.
11103
11104Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11105
11106 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11107 and gdb/testsuite/Makefile.in.
11108
11109Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11110
11111 * configure.in: recognize mips*- instead of mips-
11112
11113Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11114
11115 * config.sub: Accept linux*coff and linux*elf as operating
11116 systems.
11117
11118Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11119
11120 * config.sub: Recognize mips64, and mips3 as an alias for it.
11121
11122Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11123
11124 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11125 gdb knows how to handle OSF/1 shared libraries.
11126
11127Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11128
11129 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11130 * config.guess: Recognize Hitachi's HIUX.
11131 * config.sub: Recognize h3050r* and hppahitachi.
11132 Remove redundant cases for hp9k[23]*.
11133
11134Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11135
11136 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11137 if gas and ld are in the source tree and are in ${configdirs}.
11138 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 11139 --with options (but still pass them down on the command line,
252b5132
RH
11140 if they were explicitly specified).
11141
11142Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11143
11144 * configure: substitute SHELL value in Makefile.in with
11145 ${CONFIG_SHELL}
11146
11147Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11148
11149 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11150 *-*-solaris2* targets.
11151
11152Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11153
11154 * Makefile.in: define M4, and pass it down to sub-makes;
11155 all-autoconf now depends on all-m4
11156
11157Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11158
11159 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11160 presence of {ar,ranlib} instead of a configured directory
11161
11162Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11163
11164 * config.guess: Accept 34?? as well as 33?? for NCR.
11165
11166Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11167
11168 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11169 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11170
11171Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11172
11173 * configure: grab values for $(CC) and $(CXX) from the
11174 environment, so that someone can do "CC=gcc configure; make" and
11175 have it work right (matching the way that autoconf works now)
11176
11177 * configure.in, Makefile.in: add support for gash, the tcl
11178 interface to Galaxy
11179
11180 * config.guess: add NetBSD variants (hp300, x86)
11181
11182Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11183
11184 * install.sh: Support -d option (in the manner of SunOS 4 install,
11185 as it is more deterministic than that of GNU install)
11186 (chmodcmd): Set file to mode 755 by default (should also do default
11187 chgrp and chown, but I don't feel like dealing with that now)
11188
11189Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11190
11191 * config.sub: Remove h8300hhms alias.
11192
11193Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11194
11195 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11196
11197Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11198
11199 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11200 as stmp-fixinc
11201
11202Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11203
11204 * config.sub: recognize m88110-bug-coff.
11205
11206Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11207
11208 * Makefile.in (all-libio): all dependencies on the toolchain used
11209 to build this (gcc, gas, ld, etc)
11210
11211Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11212
11213 * config.guess: Deal with OSF/1 1.3 on alpha.
11214
11215Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11216
11217 * install.sh: add some 'else true' clauses for portability
11218
11219 * configure.in: don't build libio for h8[35]00-*-* targets
11220
11221Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11222
11223 * Makefile.in: Add support for new libio.
11224
11225Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11226
11227 * install.sh: If one command fails, don't try the rest. Don't try
11228 to remove $dsttmp (via trap) unless we have already created it.
11229 If $src doesn't exist, detect it and exit with an error.
11230
11231 * config.guess: Recognize BSD on hp300.
11232
11233Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11234
11235 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11236 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11237
11238Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11239
11240 * Makefile.in (all-send-pr): depends on all-prms
11241
11242Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11243
11244 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11245
11246Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11247
11248 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11249 Added test for mips-mips-riscos5.
11250
11251Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11252
11253 * configure.in: use mh-hp300 for 68k HP hosts
11254
11255Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11256
11257 * configure: add support for CONFIG_SHELL, so that you can use
11258 some alternate shell for evaluating configure scripts
11259
11260Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11261
11262 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11263 in configure script to bug-gdb@prep.ai.mit.edu when building
11264 distribution archive.
11265 * Makefile.in (COMPRESS): Remove def.
11266 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11267 gdb.tar.Z and make-gdb.tar.Z respectively.
11268 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11269 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11270 to convergence with 'taz' target in Makefile.in.
11271
11272Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11273
11274 * install.sh (dsttmp): use trap to ensure that tmp files go
11275 away on error conditions
11276
11277Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11278
11279 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11280
11281Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11282
11283 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11284 its parent is '/' not ''.
11285
11286 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11287
11288Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11289
11290 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11291 that ${newsrcdir}/configure.in does.
11292
11293Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11294
11295 * test-build.mk: support for CONFIG_SHELL
11296
11297Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11298
11299 * config.sub (netware): Add as a basic system type.
11300
11301Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11302
11303 * Makefile.in (Makefile): depend on configure.in. Also drop the
11304 $(srcdir)/ from the dependency on Makefile.in.
11305
11306Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11307
11308 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11309 (h8300hhms is temporary until multi-libraries are implemented).
11310 * configure.in: Handle h8300h too.
11311
11312Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11313
11314 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11315
11316Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11317
11318 * configure: Remove extraneous output when guessing host type.
11319 * config.guess: Remove extraneous output when guessing using C
11320 compiler rather than uname, or when guessing fails.
11321
11322Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11323
11324 * Makefile.in: remove all.cross and install.cross targets
11325
11326 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11327 definitions
11328
11329Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11330
11331 * configure.in (target sh): Build gprof.
11332
11333Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11334
11335 * config.sub: change -solaris to -solaris2
11336
11337Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11338
11339 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11340
11341Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11342
11343 * configure: Correct error message for missing Makefile.in to
11344 print correct directory.
11345
11346Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11347
11348 * install.sh: kludge around 386BSD shell bug
11349
11350Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11351
11352 * config.guess: Recognize NeXT.
11353 * config.guess: Recognize i486-ncr-sysv4.
11354 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11355
11356Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11357
11358 * Makefile.in (MAKEINFOFLAGS): New variable.
11359 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11360 * build-all.mk, test-build.mk: Pass down --no-split as
11361 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11362
11363Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11364
11365 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11366
11367Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11368
11369 * Makefile.in (libg++.tar.z): New rule.
11370 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11371 * Makefile.in (taz): Only do a single chmod.
11372
11373Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11374
11375 * install.sh: don't use dirname anymore (replaced with sed usage)
11376
11377Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11378
11379 * Makefile.in: Change extension for gzip'd files from '.z' to
11380 '.gz' per new FSF standard usage.
11381
11382Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11383
11384 * configure: put quotes around the final value of program_transform_name
11385
11386Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11387
11388 * Makefile.in: new install.sh support; update install-info rules
11389
11390Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11391
11392 * configure.in: Build diff for crosses, but not for go32 host.
11393
11394 * configure.in: Build gprof only for native, and don't build it
11395 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11396
11397Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11398
11399 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11400
11401Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11402
11403 * configure.in (host_tools): Add prms.
11404
11405Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11406
11407 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11408 with $(FLAGS_TO_PASS) on the command line
11409
11410 * config.sub: Recognize lynx and lynxos
11411
11412Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11413
11414 * config.sub: Accept -ecoff*, not just -ecoff.
11415
11416Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11417
11418 * Makefile.in (taz): Use .gz suffix instead of .z.
11419 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11420 names.
11421
11422Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11423
11424 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11425
11426Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11427
11428 * Makefile.in (install-no-fixedincludes): install gcc last, so
11429 that rebuilds that might happen during 'make install' don't get
11430 bogus gcc include files
11431
11432Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11433
11434 Change from Utah for HPPA support:
11435 * config.guess: Recognize hppa1.x-hp-bsd.
11436
11437Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11438
11439 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11440 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11441
11442Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11443
11444 * config.sub: Add support for rom68k and bug boot monitors.
11445
11446Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11447
11448 * Makefile.in: Make all-opcodes depend on all-bfd.
11449
11450Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11451
11452 * config.guess: Added special check for i[34]86-univel-sysv4*.
11453
11454Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11455
11456 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11457 the processor rather than assuming i486.
11458
11459Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11460
11461 * config.guess: Recognize SunOS6 as Solaris3.
11462
11463Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11464
11465 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11466 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11467
11468Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11469
11470 * build-all.mk (all-cross): New target for Canadian Cross.
11471 Added Q2 go32 targets.
11472 * test-build.mk: Configure go32 cross sparclite-aout and
11473 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11474 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11475
11476Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11477
11478 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11479 GO32 hosted toolchains
11480
11481Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11482
11483 * configure: change so "-exec-prefix" gets passed down rather
11484 than "-exec_prefix" so autoconf generated Makefiles get the
11485 exec_prefix set right.
11486
11487Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11488
11489 * config.guess: get the Solaris2 minor version number
11490
11491 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11492
11493Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11494
11495 * config.guess: Recognize some Sequent platforms.
11496
11497Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11498
11499 * Makefile.in: added the vault-install target
11500
11501 * configure.in: actually use the Sun3 makefile fragment that's in
11502 config, also added the release dir to configdirs
11503
11504Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11505
11506 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11507
11508Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11509
11510 * configure.in: remove some program from Alpha targetted toolchains
11511
11512Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11513
11514 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11515 gprof.
11516 (taz): Run "make diststuff" in those directories instead of "make
11517 proto-dir". Look for "VERSION=" only at start of line in subdir
11518 Makefile. Use "gzip -9" for compression.
11519 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11520 (binutils.tar.z): New target.
11521
11522Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11523
11524 * Makefile.in (taz): Include gpl.texinfo.
11525
11526Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11527
11528 * Makefile.in (setup-dirs): Merged into "taz" target.
11529 (taz): Only do `proto-dir' stuff if a directory is actually needed
11530 for this target.
11531
11532Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11533
11534 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11535 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11536 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11537 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11538 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11539
11540Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11541
11542 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11543 config.sub, and move-if-change to gdb testsuite distribution
11544 archive, so the testsuite can be extracted, configured, and
11545 run separately from the gdb distribution. Blow away the Chill
11546 tests that require a Chill compiled executable, since GNU Chill
11547 is not yet publically available.
11548
11549Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11550
11551 * test-build.mk: set environment variables in a single command,
11552 instead of a list of assignments and exports
11553
11554 * config.guess: recognize Alpha/OSF1 systems
11555
11556Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11557
11558 * configure: Change help message to prefer --options rather than
11559 -options.
11560
11561Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11562
11563 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11564 zippy@ecst.csuchico.edu.
11565 * config.guess: Recognize miniframe.
11566
11567Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11568
11569 * Makefile.in: Use srcroot to find runtest rather than rootme.
11570 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11571
11572Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11573
11574 * test-build.mk: Extensive additions to support building on a
11575 machine other than the host.
11576
11577Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11578
11579 * configure (tooldir): Fix for i386-aix again.
11580
11581Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11582
11583 * configure, Makefile.in: Change definition of $(tooldir)
11584 to match the FSF.
11585
11586Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11587
11588 * config.guess: Recognize i[34]86/SVR4.
11589
11590Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11591
11592 * Makefile.in (all-gdb): gdb depends on sim.
11593
11594Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11595
11596 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11597 at the same time we make the prototype gdb directory.
11598 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11599 files at the same time as the gdb base release distribution.
11600
11601Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11602
11603 * Makefile.in (check): Use individual check targets rather than
11604 DO_X rule.
11605 (check-gcc): Added.
11606
11607Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11608
11609 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11610 for System V release 3.2.
11611
11612Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11613
11614 * config.sub: Recognize hppaosf.
11615 * configure.in: Do configure ld/binutils/gas for it.
11616
11617Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11618
11619 * configure (tooldir): Alter syntax used to set this, for systems
11620 where "\$" isn't handled right, like i386-aix.
11621
11622Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11623
11624 * configure: Pass program-transform-name, not
11625 program_transform_name, to recursive configures.
11626
11627Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11628
11629 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11630 of gas+ld+binutils.
11631
11632Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11633
11634 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11635
11636Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11637
11638 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11639
252b5132
RH
11640Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11641
11642 * Makefile.in (PRMS): Set back to all-prms.
11643
11644Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11645
11646 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11647 targets, rather than for MIPS hosts.
11648
11649Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11650
11651 * configure.in: add comment for --with-x default values
11652
11653 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11654
11655 * Makefile.in: add check-* targets for each of the directories in
11656 the tree. Add a definition of RUNTEST that will use the one we
11657 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11658
11659Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11660
11661 * configure.in: Removed obsolete references to bfd_target and
11662 target_makefile_frag.
11663
11664 * build-all.mk: Set assorted targets for Q2.
11665 * config.sub: Recognize z8k-sim and h8300-hms.
11666 * test-build.mk: Really don't pass host to configure.
11667 (HOLES): Added uname.
11668
11669Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11670
11671 * configure: Handle an empty program-prefix, program-suffix or
11672 program-transform-name correctly.
11673
11674Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11675
11676 * build-all.mk: -G 8 no longer required for MIPS targets.
11677 * test-build.mk: Don't pass host argument to configure; make it
11678 guess.
11679
11680Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11681
11682 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11683 * Makefile.in (COMPRESS): New macro, like GZIP.
11684
11685Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11686
11687 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11688
11689 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11690 with gas currently defaults to -G 0.
11691
11692Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11693
11694 * Makefile.in (all-flex): flex depends on byacc.
11695
11696 * build-all.mk: If host not specified, use config.guess. Pass TAG
11697 to test-build.mk as RELEASE_TAG.
11698 * test-build.mk (configargs): New variable containing arguments to
11699 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11700 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11701
11702 * config.guess: Use /bin/uname when checking -X argument on SCO,
11703 to avoid invoking GNU uname which doesn't understand -X.
11704
11705 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11706
11707 * configure.in: Build gas for mips-*-*.
11708
11709Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11710
11711 * Makefile.in (all.normal): insert missing backslash.
11712
11713Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11714
4bddf3ad 11715 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11716
11717 * Makefile.in: Complete overhaul to merge many almost identical
11718 targets.
11719
11720Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11721
11722 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11723 (gdb.tar.Z): Adjusted.
11724
11725 * Makefile.in (setup-dirs, taz): New targets; should be general
11726 enough to adapt for gdb sometime. Build only .z file.
11727 (gas.tar.z): New target.
11728
11729Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11730
11731 * build-all.mk: Use CC=cc -Xs on Solaris.
11732
252b5132
RH
11733Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11734
11735 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11736 for handling BISON for FSF releases.
11737
11738Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11739
11740 * configure: Actually implement the change zoo just documented.
11741
11742Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11743
11744 * configure: when using config.guess, only set target_alias when
11745 it's not already been set (ie, on the command line)
11746
11747Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11748
11749 * Makefile.in: add installcheck target, set PRMS to install-prms
11750
11751Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11752
11753 * configure: add support for package_makefile_fragment, handle the
11754 case where a directory has a configure.in file but no Makefile.in
11755 more gracefully (with an actual understandable error message, even);
11756 add support for --without (and add this to the usage message); also
11757 explicitly add a --host=${host_alias} to the command line when
11758 config.guess is used
11759
11760Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11761
11762 * configure: Must use both --host and --target in recursive calls.
11763
11764Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11765
11766 * Makefile.in: Change deja-gnu to dejagnu.
11767
11768Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11769
11770 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11771
11772Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11773
11774 * configure.in: canonicalize all instances to *-*-solaris2*,
11775 also strip out a number of tools to not build for go32 host
11776
11777Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11778
11779 * config.guess: add GPL.
11780
11781 * Makefile.in, config.guess, config.sub, configure: bump
11782 copyrights to 93.
11783
11784Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11785
11786 * Makefile.in (do-info): Removed obsolete check for existence of
11787 localenv file.
11788
11789 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11790
11791Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11792
11793 * Makefile.in: a couple of 'else true' for decstation,
11794 support for TclX
11795
11796 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11797
11798Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11799
11800 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11801
11802Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11803
11804 * config.guess: Recognize i386-ibm-aix (PS/2).
11805 * configure.in: Use config/mh-aix386 file for it.
11806
11807Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11808
11809 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11810 CC_FOR_TARGET instead.
11811 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11812
11813Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11814
11815 * Makefile.in: Add sim to list of directories sent with gdb
11816
11817Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11818
11819 * configure.in: Put back mips-dec-bsd* case.
11820
11821Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11822
11823 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11824 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11825 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11826
11827Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11828
11829 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11830
11831 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11832 (install-info): install dir.info only if it exists,
11833 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11834
11835Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11836
11837 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11838 gas for mips-dec-bsd.
11839
11840Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11841
11842 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11843 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11844
11845Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11846
11847 * configure.in: Added "dejagnu" to hosttools list.
11848
11849Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11850
11851 * config.sub, configure.in, config.guess: Add support
11852 for Bosx, an AIX variant from Bull.
11853 Patches from F.Pierresteguy@frcl.bull.fr.
11854
11855Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11856
11857 * devo/dejagnu: Initial creation of devo/dejagnu.
11858 Migrated dejagnu testcases and support files for testing software
11859 tools to reside as subdirectories, currently called "testsuite",
11860 within the directory of the software tool. Migrated all programs,
11861 support libraries, etc. beloging to dejagnu proper from
11862 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11863 with no modifications. The changes to these files which will
11864 allow them to configure, build, and execute properly will be made
11865 in a future update.
11866
11867Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11868
11869 * Makefile.in: Change send_pr to send-pr.
11870 * configure.in: Likewise.
11871 * send_pr: Renamed directory to send-pr.
11872
11873Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11874
11875 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11876
11877Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11878
11879 * README: Update for gdb-4.8 release.
11880 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11881 gdb-xxx.tar.z (gzip'd) file also.
11882
11883Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11884
11885 * Makefile.in: make all-diff depend on all-libiberty
11886
11887Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11888
11889 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11890
11891Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11892
11893 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11894
11895Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11896
11897 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11898 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11899 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11900
11901Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11902
11903 * Makefile.in: makeinfo binary is in a new location
11904
11905Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11906
11907 * config.sub: Accept -ecoff as an OS.
11908
11909 * Makefile.in: Various changes to eliminate a level of make
11910 recursion and reduce the required command line length.
11911 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11912 sub-makes.
11913 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11914 variables holding settings for specific sub-makes.
11915 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11916 in terms of BASE_FLAGS_TO_PASS.
11917 (TARGET_LIBS): New variable listing directories which use
11918 TARGET_FLAGS_TO_PASS.
11919 (subdir_do): Eliminated.
11920 (do-*): New set of targets to replace subdir_do.
11921 (various): All targets which used subdir_do now depend on do-*.
11922 (local-clean): Renamed from do_clean.
11923 (local-distclean): New target, dependency of distclean and
11924 realclean.
11925 (install-info): Don't create directories. Depend on dir.info
11926 rather than calling make recursively.
11927 (install-dir.info): Eliminated.
11928 (install-info-dirs): Create all info directories here.
11929 (dir.info): Depend upon do-install-info.
11930
11931 * test-build.mk (HOLES): Added false.
11932
11933Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11934
11935 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11936
11937Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11938
11939 * Makefile.in (info): remove dependency on all-texinfo. The
11940 problem was really in texinfo/C, not at this level.
11941
11942Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11943
11944 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11945
11946Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11947
11948 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11949 GDB releases.
11950
11951Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11952
11953 * configure: Include srcdir in message about target of link not
11954 being found. Don't convert `-' to `_' in `with' options being
11955 passed to subdirs.
11956
11957Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11958
11959 * configure.in: add uudecode to host_tools
11960
11961 * Makefile.in: added {all,install}-uudecode targets, added them to
11962 the appropriate lists
11963
11964Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11965
11966 * Makefile.in (all-gcc): Added dependency on all-gas.
11967
11968 * configure.in (mips-*-*): Build ld and binutils.
11969
11970Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11971
11972 * configure: check return code from mkdir, print error message and
11973 exit on failure.
11974
11975Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11976
11977 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11978
11979Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11980
11981 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11982
11983Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11984
11985 * config.sub (h8500): Recognize this as a cpu type.
11986
11987Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11988
11989 * configure: source directory missing is no longer a warning
11990
11991 * configure.in: recognize irix[34]* instead of irix[34]
11992
11993 * Makefile.in: define and pass down X11_LIB
11994
252b5132
RH
11995Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11996
11997 * guess-systype: Renamed to ...
11998 * config.guess: ... by popular request.
11999 * configure.in, Makefile.in: Update accordingly.
12000
12001Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
12002
12003 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
12004 + Add Convex, Cray/Unicos, and Encore/Multimax support.
12005 + Execute ./dummy instead of assuming . is in PATH.
12006
12007Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
12008
12009 * guess-systype: New shell script. Attempts to guess the
12010 canonical host name of the executing host.
12011 Only a few hosts are supported so far.
12012 * configure: Call guess-systype if no host is specified.
12013
12014Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
12015
12016 * Makefile.in (gcc-no-fixedincludes): Made to work with current
12017 gcc Makefile.
12018
12019
12020Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
12021
12022 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12023 (all-gcc, install-gcc, subdir_do): Use it.
12024
12025Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12026
12027 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12028
12029Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
12030
12031 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12032 set exclusively by configure, using configure.in .
12033
12034Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12035
12036 * test-build.mk: set $PATH for all builds
12037
12038 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12039
12040Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
12041
12042 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
12043 the one used in gcc/Makefile.in, so that a null expansion doesn't
12044 override the one needed to build gcc with a native cc.
12045
12046
12047Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12048
12049 * configure: Accept -with arguments.
12050
12051Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12052
12053 * Makefile.in: added h8300sim
12054
12055Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
12056
252b5132
RH
12057 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12058 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
12059 (all-cygnus, native, build-cygnus): Make
12060 $(canonhost)-stamp-3stage-done, not $(host)....
12061 * test-build.mk (stamp-3stage-compared): Use tail +10c for
12062 i386-sco3.2v4. Added else true to if command.
12063
12064Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
12065
12066 * config.sub: (from FSF) Sequent uses a BSD-like OS.
12067
12068Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
12069
12070 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12071
12072Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12073
12074 * configure.in: don't remove binutils from Solaris builds
12075
12076Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12077
12078 * Makefile.in: get rid of earlier definitions for *clean,
12079 also handle the recursive info rule better
12080
12081Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12082
12083 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12084 do more-or-less the right thing.
12085
12086Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12087
12088 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12089 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12090
12091Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12092
12093 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12094 $(host_canonical).
12095
12096 * configure.in: split the configdirs list into 4 categories (native
12097 v. cross, library v. tool) and handle the cross-only and native-
12098 only in more reasonable (and correct!) way.
12099
12100Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12101
12102 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12103 configdirs anymore.
12104
12105Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12106
12107 * Makefile.in: extensive cleanup:: removed all of the explicit
12108 clean-* targets, collapsed many wrappers around subdir_do into
12109 one, added additional targets to satisfy standards.texi, deleted
12110 some old targets, some changes for consistency
12111
12112Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12113
12114 * configure.in: handle some programs as cross-only, and others as
12115 native only
12116
12117 * test-build.mk: handle partial holes in a more generic manner
12118
12119 * Makefile.in: m4 depends on libiberty
12120
252b5132
RH
12121Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12122
12123 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12124 time, wdiff, and find to configdirs
12125
12126 * Makefile.in: all, clean, and install rules for the new programs
12127 added to configure.in
12128
12129Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12130
12131 * configure.in: use mh-sun for all *-sun-* hosts
12132
252b5132
RH
12133Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12134
12135 * Makefile.in: define flags for X11 include files and library file
12136 locations, pass them down to the programs that need this info
12137
12138 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12139
252b5132
RH
12140Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12141
12142 * configure.in: start building libg++ for HP-UX targets
12143
12144Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12145
12146 * README: Update references to files moved into etc/.
12147
12148Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12149
12150 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12151 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12152
12153Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12154
12155 * configure: accept dash as well as underscore in long option
12156 names for FSF compatibility.
12157
12158Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12159
12160 * config.sub: added -sco3.2v4 support from FSF.
12161
12162Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12163
12164 * configure.in: expand the section that adds or removes
12165 directories from the list of programs to build, to handle native
12166 vs. cross in addition to host v. native
12167
12168Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12169
12170 * Makefile.in: Replace C++ in macro names with CXX.
12171 This is less likely to break ...
12172
12173Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12174
12175 * test-build.mk: add -w to GNU_MAKE
12176
12177Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12178
12179 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12180 add 'sparc' to list of recognized cpus. This needed to make
12181 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12182 Delete some redundant ose68 variants. Recognize -wrs as an os,
12183 then changes that into $CPU-wrs-vxworks.
12184
12185 * configure.in: remove most references to gdbtest, regularize
12186 target based program removal
12187
12188 * test-build.mk: import from p3 tree (many fixes and changes)
12189
12190Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12191
12192 * Makefile.in: added rules to handle tcl, tk, and expect
12193
12194 * configure.in: handle those directories if they exist
12195
12196Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12197
12198 * config.sub: removed bogus hppabsd and hppahpux names, since
12199 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12200
12201Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12202
12203 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12204 depends upon all-xiberty
12205
12206 * Makefile.in: changes from p3, including:
12207
12208 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12209
12210 * Makefile.in (XTRAFLAGS): include newlib directories if
12211 newlib/Makefile exists, rather than if host != target.
12212
12213 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12214
12215 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12216 from the same source tree and not building a cross-compiler. This
12217 matters for the libg++ configuration if reconfiguring a tree that
12218 has already been installed.
12219
12220 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12221
12222 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12223 pick up the machine and system specific header files.
12224
12225 * Makefile.in: added AS_FOR_TARGET, passed down in
12226 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12227 the C compiler to use to create programs which are run in the
12228 build environment, set it to default to $(CC), and passed it down
12229 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12230
12231 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12232
12233 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12234 We need them for unusual native builds, like systems without
12235 ranlib.
12236
12237 * configure: also define $(host_canonical) and
80413487
RH
12238 $(target_canonical), which are the full, canonical names for the
12239 given host and target
252b5132
RH
12240
12241Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12242
12243 * Makefile.in: Added separate definitions for C++.
12244
12245Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12246
12247 * configure.in (configdirs): Add deja-gnu.
12248
12249Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12250
12251 * README: Update for configure.texi and gdb-4.7 release.
12252
12253Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12254
12255 * Makefile.in: Move "all" target to top of file.
12256 Previously, first target was ".PHONY" which caused BSD4.4 make
12257 to build .PHONY when make was run without arguments.
12258
12259Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12260
12261 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12262 Library-copylefted code in libiberty.
12263
12264Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12265
12266 * config.sub: Replace m68kmote with plain old m68k.
12267
12268Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12269
12270 * Makefile.in: Remove space from blank line, avoid Make complaints.
12271
12272Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12273
12274 * config.sub: Complain if no argument is given. Added support for
12275 386bsd as OS and target alias.
12276
12277Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12278
12279 * Makefile.in (XTRAFLAGS): include newlib directories if
12280 newlib/Makefile exists, rather than if host != target.
12281
12282Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12283
12284 * config.sub: recognize sparclite-wrs-vxworks.
12285
12286 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12287 p3.) Added clean-xiberty to clean.
12288
12289Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12290
12291 * configure.in: use *-*-* instead of nested cases for host and target
12292
12293Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12294
12295 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12296 from the same source tree and not building a cross-compiler. This
12297 matters for the libg++ configuration if reconfiguring a tree that
12298 has already been installed.
12299
12300Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12301
12302 * config.sub (i486v/i486v4): Merge in from FSF version.
12303
12304Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12305
12306 * configure: only set PWD if it is already set.
12307
12308Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12309
12310 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12311 doesn't have unset and all success paths (and most error paths)
12312 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12313 to just ${PWD} to avoid confusion.)
12314
12315Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12316
12317 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12318 even for a native compilation.
12319
12320Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12321
12322 Changes to make the gdb.tar.Z rule work better.
12323
12324 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12325 (DEVO_SUPPORT): Add configure.texi.
12326 (bfd-ilrt.tar.Z): Remove ancient rule.
12327
12328Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12329
12330 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12331 pick up the machine and system specific header files.
12332
12333 * configure.in, config.sub: added new target m68010-adobe-scout,
12334 with alias of adobe68k. Changed configure.in to check for
12335 -scout before -sco* to avoid a false match.
12336
12337 * Makefile.in: added AS_FOR_TARGET, passed down in
12338 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12339 the C compiler to use to create programs which are run in the
12340 build environment, set it to default to $(CC), and passed it down
12341 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12342
12343Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12344
12345 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12346 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12347 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12348 FOR_TARGET variants, to newlib and libg++.
12349
12350Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12351
12352 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12353 first.
12354
12355Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12356
12357 * config.sub: Accept `elf' as an environment.
12358
12359Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12360
12361 * Makefile.in (all-opcodes): cd into the right directory
12362
12363Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12364
12365 * configure: added -program_transform_name option, used as
12366 argument to sed when installing programs.
12367 configure.texi: added documentation for -program_prefix,
12368 -program_suffix and -program_transform_name.
12369
12370Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12371
12372 * config.sub: Accept i486 where i386 ok.
12373
12374Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12375
12376 * config.sub: accept we32k
12377
12378Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12379
35590697 12380 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12381
12382 * Makefile.in: don't create all directories for ``make install'';
12383 let the subdirectories create the ones they need.
12384
12385Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12386
80413487 12387 * COPYING: new file, GPL v2
252b5132
RH
12388
12389Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12390
12391 * Makefile.in: use the new gen-info-dir, which needs a template
12392 argument (which also lives in texinfo)
12393
12394 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12395
252b5132
RH
12396Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12397
12398 * config.sub (ncr3000): Change i386 to i486.
12399
12400Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12401
12402 * Makefile.in: add install-rcs, install-grep to
12403 install-no-fixedincludes, removed install-bison and install-libgcc
12404
12405Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12406
12407 * configure.in: grab the HPUX makefile fragment if on HPUX
12408
12409Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12410
12411 * Makefile.in: eradicate bison spoor (ditto libgcc).
12412 configure.in: recognise m68{k,000}-ericsson-OSE.
12413 es1800 is alias for m68k-ericsson-OSE
12414
12415Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12416
12417 * configure.in: rearrange the parts that remove programs from
12418 configdirs, based now on HOST==TARGET or by canonical triple.
12419
12420Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12421
12422 * test-build.mk: recurse explicitly with -f test-build.mk when
12423 appropriate. predicate stage3 and comparison on the existence
12424 of gcc. That is, if gcc isn't around, we aren't three-staging.
12425 On very clean, also remove ...stamp-co. Build in-place before
12426 doing other builds.
12427
12428Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12429
12430 * Makefile.in, configure.in: add tgas
12431
12432Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12433
12434 * Makefile.in: a number of changes merged in from progressive.
12435
12436 * configure.in: add libm.
12437
12438 * .cvsignore: ignore some stuff that comes from test-build.mk.
12439
252b5132
RH
12440Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12441
12442 * config.sub: Add es1800 (m68k-ericsson-es1800).
12443
12444Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12445
12446 * configure: Add program_suffix (parallel to program_prefix)
12447 * Makefile.in: adjust directory-creating script for losing decstation
12448
12449Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12450
12451 * configure: Minor $subdir-related fixes.
12452
12453Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12454
12455 * configure: fix various problems with propogating
12456 makefile_target_frag in subdirs.
12457 * configure.in: config libgcc if its there
12458
12459Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12460
12461 * config.sub: HPPA merge.
12462
252b5132
RH
12463Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12464
12465 * Makefile.in: Replace all-bison with all-byacc in all
12466 dependency lines for other tools (which now use byacc).
12467
12468Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12469
12470 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12471
252b5132
RH
12472Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12473
12474 * Makefile.in: make gprof rules similar to byacc rules (instead of
12475 vestigal $(unsubdir) that didn't work...)
12476
12477Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12478
12479 * config.sub: Add support for Linux.
12480 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12481 (at least for libg++).
12482
12483Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12484
12485 * configure.texi: fix doc for the -nfp option to configure
12486
12487Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12488
12489 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12490
12491Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12492
12493 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12494 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12495 * configure.in: added solaris* host_makefile_frag hook.
12496
12497Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12498
12499 * config.sub: changed recognition of m68000 so that various
12500 m68k types can be specified via m680[01234]0
12501
12502Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12503
12504 * config.sub (basic_machine): fix sed so that '-foo' isn't
12505 completely substituted out while .+'-foo' loses the '-foo'
12506
12507Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12508
12509 * config.sub ($os): Add -aout.
12510
12511Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12512
12513 * configure: If host_makefile_frag is absolute, don't
12514 prefix ${invsubdir} (relevant to libg++ auto-configure).
12515
12516Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12517
12518 * Makefile.in (tooldir): Define it.
12519 (all-ld): Depend on all-flex.
12520
12521Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12522
12523 * Makefile.in (check): Fix libg++ special case.
12524
12525Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12526
12527 * configure: do not bury `pwd` into config.status, thus do fewer
12528 pwd's.
12529
12530 * configure: print the "Building in" message only when building in
12531 other than "." AND verbose.
12532
12533 * configure: remove -s, rework -v to better accomodate guested
12534 configures.
12535
12536 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12537
12538Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12539
12540 * Makefile.in: macroize flags passed on recursion. remove
12541 fileutils.
12542
12543Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12544
12545 * configure: get makesrcdir right for subdirs deeper than 1.
12546
12547 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12548 install.
12549
12550Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12551
12552 * Makefile.in: don't print subdir_do or recursion lines.
12553
12554Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12555
12556 * standards.texi: added menu item.
12557
12558 * Makefile.in: build and install standards.info.
12559
12560 * standards.texi: new file.
12561
12562Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12563
12564 * configure: test for and move config.status pieces from
12565 ${subdir}/.
12566
12567Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12568
252b5132
RH
12569 * configure: Test for existance of files before trying to mv
12570 them, to avoid numerous non-existance messages.
12571
12572Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12573
12574 * configure: correct final line of config.status.
12575
12576 * configure: patch from eggert. Avoids a protection problem if
12577 the original Makefile.in is read only.
12578
12579 * configure: use move-if-change from gcc to create config.status.
12580 Some makefiles depend on config.status to tell if a directory
12581 has been reconfigured for a different host. This change
12582 prevents those directories from remaking everything in the case
12583 where the reconfig was only intended to rebuild a Makefile.
12584
12585 * configure: test for config.sub with "config.sub sun4" rather
12586 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12587 host alias from a missing config.sub.
12588
12589Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12590
12591 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12592 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12593
12594Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12595
12596 * configure: mkdir ${subdir} as needed.
12597
12598Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12599
12600 * Makefile.in,configure.in: added autoconf.
12601
12602Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12603
12604 * Makefile.in: no longer pass against on recursion.
12605
12606 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12607 definitions are not inherited.
12608
12609 * configure: correct makesrcdir when subdir is .
12610
12611Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12612
12613 * configure: Add support for 'subdirs' variable, which is
12614 like 'configdirs', except that configure doesn't re-invoke
12615 itself for subdirs, it just creates a Makefile for each subdir.
12616 * configure.texi: Document subdirs.
12617
12618Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12619
12620 * configure.in: added flex to configdirs
12621
12622Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12623
12624 * Makefile.in: remove clean-stamps from clean.
12625
12626Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12627
12628 * configure.in: Add gdbtest to configdirs.
12629
12630Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12631
12632 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12633 to recursive makes.
12634 * configure.in: Recognize new ncr3000 config.
12635
12636Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12637
12638 * Makefile.in, configure.in: removed references to gdbm.
12639
12640Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12641
12642 * config.sub: Don't canonicalize os value
12643 newsos* to bsd (readline needs to check for newsos).
12644 (This fix was earlier made Jan 31, but got re-broken.)
12645
12646Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12647
12648 * configure.in: sco is an os, not a vendor!
12649
12650 * configure: Quote $( better. Keep various shells happy.
12651
12652Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12653
12654 * Makefile.in: eliminate stamp-files.
12655
12656Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12657
12658 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12659 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12660
12661Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12662
12663 * config.sub: fix iris/iris3.
12664
12665Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12666
12667 * configure: re-add -rm.
12668
12669Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12670
12671 * Maskefile.in: add .stmp-rcs to all.
12672
12673 * configure.in: remove gas from rs6000 build, use aix host fragment.
12674
12675Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12676
12677 * configure: pass down site_option during recursion.
12678
12679Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12680
12681 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12682
12683Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12684
12685 * configure: Change exec_prefix so that it really defaults to prefix.
12686
12687Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12688
12689 * Makefile.in, configure.in: Add support for mmalloc library.
12690
12691Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12692
12693 * Makefile.in: add stmp dependencies for a few more things.
12694
12695Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12696
12697 * configure: adjusted error message on objdir/srcdir configure
12698 collision, per john's suggestion.
12699
12700 * Makefile.in: add libiberty stmp to all and all.cross.
12701
12702Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12703
12704 * Makefile.in: remove force dependencies, add grep to all.
12705
12706Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12707
12708 * Makefile.in: drop flex. make stamp files work.
12709
12710 * configure: added test for conflicting configuration in srcdir,
12711 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12712 gets cranky. use relative paths for configure and srcdir
12713 whenever possible. Send some error messages to stderr that were
12714 going to stdout.
12715
12716Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12717
12718 * Makefile.in: Fix libg++ rule to check for gcc directory
12719 before using gcc/gcc. Also pass XTRAFLAGS.
12720
12721Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12722
12723 * Makefile.in: added stmp-files so that directories aren't polled
12724 when they are already built.
12725
12726 * configure.texi: fixed a node pointer problem.
12727
12728Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12729
4bddf3ad 12730 * config.sub configure.in gdb/configure.in
252b5132
RH
12731 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12732 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12733 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12734
12735Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12736
12737 * configure: -recurring becomes -silent. corrected help message
12738 for -site= option.
12739
12740 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12741
12742Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12743
12744 * configure: when building Makefile for crosses, replace
12745 tooldir and program_prefix. default srcdir from location of
12746 config.sub. remove "for host in hosts" and "for target in
12747 targets" loops.
12748
12749Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12750
12751 * Makefile.in: Do not pass bindir or mandir to cvs.
12752
12753Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12754
12755 * Makefile.in, configure.in: removed traces of namesubdir,
12756 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12757 copyrights to '92, changed some from Cygnus to FSF.
12758
12759 * configure.texi: remove most references to multiple hosts,
12760 multiple targets, subdirs, etc.
12761
12762 * configure.man: removed rcsid. reference config.sub not
12763 config.subr.
12764
12765 * Makefile.in: mkdir $(infodir) on install-info.
12766
12767Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12768
12769 * configure.texi: Explain better about .gdbinit and about
12770 the environment that configure.in sections run in.
12771
12772Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12773
12774 * configure.in: Ultrix is only a decstation if it's a MIPS.
12775
12776Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12777
12778 * README: DOC.configure => cfg-paper.texi.
12779
12780Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12781
12782 * config.sub (near case $os): Don't convert newsos* to bsd!
12783
12784Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12785
12786 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12787 the number of copies of COPYING that go into the GDB tar file.
12788
12789Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12790
4bddf3ad 12791 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12792 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12793 Fix SCO configuration stuff.
12794
12795Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12796
12797 * Makefile.in: For libg++, make sure the -I pointing
12798 to the gcc directory goes *after* all the libg++-local -I flags.
12799 Also, move just-gcc dependency from just-libg++ to all-libg++.
12800
12801Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12802
12803 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12804
12805Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12806
12807 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12808
12809Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12810
12811 * config.sub: Add stratus configuration frags. Also
12812 submitted to FSF.
12813
12814Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12815
12816 * Makefile.in (DEV_SUPPORT): add configure.man.
12817
12818 * config.sub(Decode manufacturer-specific): add -none*.
12819
12820Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12821
12822 * Makefile.in: remove form feeds to make Sun's make happy.
12823 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12824
12825Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12826
12827 * Makefile.in (AR_FLAGS): Make quieter.
12828
12829Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12830
12831 * configure.in: Add libg++.
12832 * configure: When verbose, don't output the command line at each
12833 level; it will be unremarkably the same as the previous version,
12834 which will be the same as what the user typed.
12835
12836Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12837
12838 * configure.in, Makefile.in: fix clean-info, add flex. add
12839 fileutils.
12840
12841 * configure: be less sensitive to spaces in Makefile.in. Do not
12842 look for sources in "..". Doing so breaks subdirectories that
12843 might have their own configure. If a subdir has it's own
12844 configure script, use it.
12845
12846Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12847
12848 * cfg-paper.texi: some changes suggested by rms.
12849
12850Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12851
12852 * config.sub: Merge in some small additions from the FSF version,
12853 taken from the gcc distribution, to bring the Cygnus and FSF
12854 versions into closer sync.
12855
12856Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12857
12858 * configure.in: Changed svr4 references to sysv4.
12859
12860Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12861
12862 * configure: added -V for version number option.
12863
12864Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12865
12866 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12867 renamed from DOC.configure to cfg-paper.texi.
12868
12869Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12870
12871 * configure, config.subr, config.sub: config.subr is now
12872 config.sub again.
12873
12874Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12875
12876 * configure.texi: new file, in progress.
12877
12878 * Makefile.in: build info file and install the man page for
12879 configure.
12880
12881 * configure.man: new file, first cut.
12882
12883 * configure: find config.subr again now that configuration "none"
12884 has gone. removed all traces of the -ansi option. removed all
12885 traces of the -languages option.
12886
12887 * config.subr: resync from rms.
12888
d932cae7 128891991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12890
12891 * configure, config.sub, config.subr: merge config.sub into
12892 config.subr, call the result config.subr, remove config.sub, use
12893 config.subr.
12894
12895 * Makefile.in: revised install for dir.info.
12896
d932cae7 128971991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12898
12899 * configure.in: add decstation host makefile frag.
12900
12901 * Makefile.in: BISON now bison -y again. also install-gcc on
12902 install. clean-gdbm on clean. infodir belongs in datadir.
12903 Make directories for info install. Build dir.info here then
12904 install it.
12905
d932cae7 129061991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12907
12908 * Makefile.in: fix for bad directory tests.
12909
d932cae7 129101991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12911
12912 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12913 regexp. -srcdir relative was being handled incorrectly.
12914
12915 * Makefile.in: unwrapped some for loops so that parallel makes
12916 work again and so one can focus one's attention on a particular
12917 package.
12918
d932cae7 129191991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12920
12921 * configure: added PWD as a stand in for `pwd` (for speed). use
12922 elif wherever possible. make -srcdir work without -objdir.
12923 -objdir= commented out.
12924
d932cae7 129251991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12926
12927 * configure: +options become --options. -subdirs commented out.
12928 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12929 Makefile now at top of generated Makefile. Removed cvs log
12930 entries. added -srcdir. create .gdbinit only if there is one
12931 in ${srcdir}.
12932
12933 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12934 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12935 and mandir now keyed off datadir by default.
12936
d932cae7 129371991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12938
12939 * Freshly created ChangeLog.
12940
12941\f
12942Local Variables:
12943mode: change-log
12944left-margin: 8
12945fill-column: 76
12946version-control: never
12947End:
This page took 0.965311 seconds and 4 git commands to generate.