* emultempl/avrelf.em (avr_elf_before_parse): New function.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
3a98824c
AM
12013-02-05 Alan Modra <amodra@gmail.com>
2
3 * configure: Regenerate after syncing config/.
4
3dae1673
JBG
52013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
6
7 * configure.ac: Sync with GCC repo.
8 * configure: Ditto.
9 * Makefile.def: Ditto.
10 * Makefile.in: Ditto.
11
bf51454b
JB
122013-01-11 Joel Brobecker <brobecker@adacore.com>
13
14 Sync with GCC, merge:
15
16 2013-01-09 Jason Merrill <jason@redhat.com>
17
18 * .gitignore: Import from gdb repository.
19
c841a2be
JBG
202013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
21
22 * config.sub: Update from config repo.
23
d7b9dae9
EB
242013-01-11 Eric Botcazou <ebotcazou@adacore.com>
25
26 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
27 * Makefile.in: Regenerate.
28
861ea9c8
L
292013-01-09 H.J. Lu <hongjiu.lu@intel.com>
30
31 * Makefile.def (configure-gcc): Depend on all-gmp.
32 (all-gcc): Remove dependency on all-gmp.
33 * Makefile.in: Regenerated.
34
ce82b126
JBG
352013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
36
1b4f418d 37 * config.guess: Update from config repo.
c2e5e6d7 38 * config.sub: Ditto.
ce82b126 39
fd62a30d
JJ
402013-01-07 Jeff Johnston <jjohnstn@redhat.com>
41
42 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
43 exists and replace the new bfin license in its location.
44
0140d685
L
452013-01-07 H.J. Lu <hongjiu.lu@intel.com>
46
47 PR gas/14899
48 * Makefile.def (dependencies): Make all-binutils, all-gprof,
49 all-ld and all-gold depend on all-gas.
50 * Makefile.in: Regenerated.
51
c3d399e7
L
522012-12-29 Ben Elliston <bje@gnu.org>
53
54 * config.guess: Update to 2012-12-29 version.
55 * config.sub: Likewise.
56
9417cd2f
JBG
572012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
58
59 * Makefile.def (install-target-libgo): Depend on
60 install-target-libatomic. Merged from GCC repo.
61 * Makefile.in: Regenerate.
62
68dad382
JJ
632012-12-17 Jeff Johnston <jjohnstn@redhat.com>
64
65 * COPYING.LIBGLOSS: Add license for bfin libgloss.
66
2344b8da
TS
672012-12-16 Thomas Schwinge <thomas@codesourcery.com>
68
69 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
70 * configure: Regenerate.
71
5eb08693
L
722012-12-11 H.J. Lu <hongjiu.lu@intel.com>
73
74 * Makefile.def (target_modules): Add bootstrap=true and
75 raw_cxx=true to libsanitizer.
76 * configure.ac (bootstrap_target_libs): Add libsanitizer.
77 * Makefile.in: Regenerated.
78 * configure: Likewise.
79
53ab32d8
JBG
802012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
81
82 * config.sub: Merge from config repo.
83
d2489204
JBG
842012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
85
86 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
87 * Makefile.tpl: Ditto.
88 * Makefile.in: Ditto.
89 * configure: Ditto.
d2489204 90
c23b5043
JBG
912012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
92
93 * configure.ac (noconfigdirs): Merge from GCC.
94 * configure: Regenerate.
95
1dd1f7f6
JBG
962012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
97
98 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
99
2bda3143
L
1002012-11-14 Roland McGrath <mcgrathr@google.com>
101
102 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
103 * configure: Regenerate.
104
5286fdef
L
1052012-11-13 Richard Henderson <rth@redhat.com>
106
107 * configure.ac: Move libsanitizer logic to subdirectory.
108 * configure: Regenerate.
109
1102012-11-13 Dodji Seketeli <dodji@redhat.com>
111
112 * configure.ac: Enable libsanitizer just on x86 linux for now.
113 * configure: Re-generate.
114
1152012-11-13 David Edelsohn <dje.gcc@gmail.com>
116
117 * configure.ac: Merge libquadmath sections.
118 * configure: Regenerate.
119
1202012-11-12 Wei Mi <wmi@google.com>
121
122 * configure.ac: Add libsanitizer to target_libraries.
123 * Makefile.def: Ditto.
124 * configure: Regenerate.
125 * Makefile.in: Regenerate.
126
f66a9a70
L
1272012-11-03 H.J. Lu <hongjiu.lu@intel.com>
128
129 * configure: Regenerated.
130
1312012-11-03 Robert Mason <rbmj@verizon.net>
132
133 * configure.ac: add --disable-libstdcxx configure option
134 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
135
6d94c122
CV
1362012-10-24 Corinna Vinschen <corinna@vinschen.de>
137
138 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
139 against Mingw64 w32api.
140 * configure: Regenerate.
141
a882be68
EB
1422012-10-23 Eric Botcazou <ebotcazou@adacore.com>
143
144 PR bootstrap/54820
145 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
146 * configure: Regenerate.
147
b3676d82
EB
1482012-10-22 Eric Botcazou <ebotcazou@adacore.com>
149
150 PR bootstrap/54820
151 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
152 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
153 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
154 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
155 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
156 * Makefile.in: Regenerate.
157 * configure.ac (have_static_libs): New variable and associated check.
158 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
159 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
160 * configure: Regenerate.
161
7b0e8ca5
MF
1622012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
163
164 * config.guess, config.sub: Include updated version from
165 config-patches. Adds microblaze little endian support.
166
8e71395b
L
1672012-09-28 Ian Lance Taylor <iant@google.com>
168
169 * Makefile.def: Make all-target-libgo depend on
170 all-target-libbacktrace.
171 * Makefile.in: Rebuild.
172
1732012-09-26 Ian Lance Taylor <iant@google.com>
174
175 * Makefile.def: Make all-gcc depend on all-libbacktrace.
176 * Makefile.in: Rebuild.
177
1782012-09-06 Diego Novillo <dnovillo@google.com>
179
180 * configure.ac: Bump minimum GMP version to 4.2.3.
181 * configure: Re-generate.
182
1832012-09-05 Georg-Johann Lay <avr@gjlay.de>
184
185 PR target/54461
186 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
187 target-libgloss if not configured --with-avrlibc=no.
188 * configure: Regenerate.
189
1902012-09-04 Jason Merrill <jason@redhat.com>
191
192 * configure.ac: Fix --enable-languages=all.
193
1942012-09-03 Richard Guenther <rguenther@suse.de>
195
196 PR bootstrap/54138
197 * configure.ac: Re-organize ISL / CLOOG checks to allow
198 disabling with either --without-isl or --without-cloog.
199 * configure: Regenerated.
200
2012012-09-03 Georg-Johann Lay <avr@gjlay.de>
202
203 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
204 * configure: Regenerate.
205
d09bbf00
SE
2062012-09-21 Steve Ellcey <sellcey@mips.com>
207
208 * configure.ac: Add mips*-mti-elf* target.
209 * configure: Regenerate.
210
2bf680c4
ILT
2112012-09-19 Ian Lance Taylor <iant@google.com>
212
213 * configure.ac (host_libs): Add libbacktrace.
214 (target_libraries): Add libbacktrace.
215 * Makefile.def (host_modules): Add libbacktrace.
216 (target_modules): Likewise.
217 * configure, Makefile.in: Rebuild.
218
5c0b3823
WL
2192012-09-15 Jiong Wang <jiwang@tilera.com>
220
221 * configure.ac (ENABLE_GOLD): support tilegx*
222 * configure: rebuild
223
1488e230
DE
2242012-09-14 David Edelsohn <dje.gcc@gmail.com>
225
226 PR target/38607
227 Merge upstream change.
228 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
229
230 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
231 Add libgomp*.o to compare_exclusions for AIX.
232 * configure: Regenerate.
233
df6795ce
L
2342012-08-26 H.J. Lu <hongjiu.lu@intel.com>
235
236 PR binutils/4970
237 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
238 and opcodes.
239 * Makefile.in: Regenerated.
240
7ec59b9e
L
2412012-08-14 Diego Novillo <dnovillo@google.com>
242
243 Merge from cxx-conversion branch.
244
245 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
246 POSTSTAGE1_CONFIGURE_FLAGS.
247 * Makefile.in: Regenerate.
248 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
249 Force C++ when bootstrapping.
250 * configure: Regenerate.
251
2522012-07-06 Richard Guenther <rguenther@suse.de>
253
254 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
255 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
256 --with-gmp=system.
257 * Makefile.in: Regenerated.
258 * configure: Likewise.
259
2602012-07-06 Richard Guenther <rguenther@suse.de>
261
262 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
263 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
264 supply V=1 as extra_make_flags.
265 * configure: Regenerated.
266 * Makefile.in: Likewise.
267
2682012-07-03 Richard Guenther <rguenther@suse.de>
269
270 * Makfile.def (isl): Remove not necessary extra_exports and
271 extra_make_flags.
272 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
273 * Makefile.in: Regenerated.
274
2752012-07-03 Richard Guenther <rguenther@suse.de>
276
277 * Makefile.def (cloog): Add V=1 to extra_make_flags.
278 * configure.ac: If either the ISL or the CLooG check failed
279 do not try to build in-tree versions.
280 * Makefile.in: Regenerated.
281 * configure: Regenerated.
282
2832012-07-02 Richard Guenther <rguenther@suse.de>
284 Michael Matz <matz@suse.de>
285 Tobias Grosser <tobias@grosser.es>
286 Sebastian Pop <sebpop@gmail.com>
287
288 * Makefile.def: Add ISL host module, remove PPL host module.
289 Adjust ClooG host module to use the proper ISL.
290 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
291 * configure.ac: Include config/isl.m4. Add ISL host library,
292 remove PPL. Remove PPL configury, add ISL configury, adjust
293 ClooG configury.
294 * Makefile.in: Regenerated.
295 * configure: Likewise.
296
2972012-07-02 Richard Guenther <rguenther@suse.de>
298
299 Merge from graphite branch
300 2011-07-21 Tobias Grosser <tobias@grosser.es>
301
302 * configure: Regenerated.
303 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
304 both cloog.org and legacy versions. The only supported version will
305 be CLooG with the isl backend.
306
307 2011-07-21 Tobias Grosser <tobias@grosser.es>
308
309 * configure: Regenerated.
310 * configure.ac: Require cloog isl 0.17.0
311
312 2011-07-21 Tobias Grosser <tobias@grosser.es>
313
314 * configure: Regenerated.
315 * config/cloog.m4: Do not define CLOOG_ORG
316
3172012-06-29 Steven Bosscher <steven@gcc.gnu.org>
318
319 * configure.ac: Skip C if explicitly selected.
320 * configure: Regenerate.
321
3222012-06-28 Christophe Lyon <christophe.lyon@st.com>
323
324 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
325 they contain -O2.
326 * configure: Regenerate.
327
3282012-06-20 Jason Merrill <jason@redhat.com>
329
330 * Makefile.tpl (check-target-libgomp-c++): New.
331 (check-target-libitm-c++): New.
332 * Makefile.def (c++): Add them.
333 * Makefile.in: Regenerate.
334
3352012-05-16 Olivier Hainque <hainque@adacore.com>
336
337 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
338 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
339 (install-no-fixedincludes): Adjust accordingly.
340 * Makefile.in: Regenerate.
341
3422012-05-09 Nick Clifton <nickc@redhat.com>
343 Paul Smith <psmith@gnu.org>
344
345 PR bootstrap/50461
346 * configure.ac (mpfr-dir): When using in-tree MPFR sources
347 allow for the fact that from release v3.1.0 of MPFR the source
348 files were moved into a src sub-directory.
349 * configure: Regenerate.
350
3512012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
352
353 * configure.ac: Bump minimum MPFR version to 2.4.0.
354 * configure: Regenerated.
355
3562012-05-01 Richard Henderson <rth@redhat.com>
357
358 * Makefile.def (libatomic): New target_module.
359 * configure.ac (target_libraries): Add libatomic.
360 (noconfigdirs): Check if libatomic is supported.
361 * Makefile.in, configure: Rebuild.
362
f87f9c61
L
3632012-05-15 H.J. Lu <hongjiu.lu@intel.com>
364
365 Merge upstream change
366 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
367
3682011-11-21 Andreas Tobler <andreast@fgznet.ch>
369
370 * libtool.m4: Additional FreeBSD 10 fixes.
371
68f107fa
AO
3722012-06-28 Christophe Lyon <christophe.lyon@st.com>
373
374 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
375 they contain -O2.
376 * configure: Regenerate.
377
b9c361e0
JL
3782012-05-14 Catherine Moore <clm@codesourcery.com>
379
380 * NEWS: Mention PowerPC VLE port.
381
9eb322aa
MF
3822012-05-11 Mike Frysinger <vapier@gentoo.org>
383
384 * MAINTAINERS (config/): Move to intl/ section.
385 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
386
58b1dd21
NC
3872012-05-09 Nick Clifton <nickc@redhat.com>
388 Paul Smith <psmith@gnu.org>
389
390 PR bootstrap/50461
391 * configure.ac (mpfr-dir): When using in-tree MPFR sources
392 allow for the fact that from release v3.1.0 of MPFR the source
393 files were moved into a src sub-directory.
394 * configure: Regenerate.
395
2e702c99
RM
3962012-05-02 Roland McGrath <mcgrathr@google.com>
397
398 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
399 * configure: Regenerate.
400
d2213593
JB
4012012-04-25 Joel Brobecker <brobecker@adacore.com>
402
403 * config.sub: Update to 2012-04-18 version from official repo.
404
202e2356
NC
4052012-03-19 Tristan Gingold <gingold@adacore.com>
406
407 * configure.ac (ia64*-*-*vms*): Add support for ld.
408 * configure: Regenerate.
409
2479f722
RO
4102012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
411
412 * configure.ac (enable_libgomp): Remove *-*-irix6*.
413 (unsupported_languages): Remove mips-sgi-irix6.*.
414 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
415 (with_stabs): Remove.
416 * configure: Regenerate.
417
4e97d92b
RO
4182012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
419
420 * configure.ac (enable_libgomp): Remove *-*-osf*.
421 (with_stabs): Remove alpha*-*-osf*.
422 * configure: Regenerate.
423
f9ea6f98
JJ
4242012-03-09 Jeff Johnston <jjohnstn@redhat.com>
425
426 * COPYING.NEWLIB: Modify DJ Delorie license to include
427 modification rights in clause as permitted by DJ Delorie.
428 * COPYING.LIBGLOSS: Ditto.
429
48688b3e
JJ
4302012-03-09 Jeff Johnston <jjohnstn@redhat.com>
431
432 * COPYING.NEWLIB: Remove two unused licenses.
433
0945bbee
TG
4342012-03-05 Tristan Gingold <gingold@adacore.com>
435
436 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
437 * configure: Regenerate.
438
516be0c5
JJ
4392012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
440
441 * COPYING.NEWLIB: Add Adapteva notice.
442 * COPYING.LIBGLOSS: Add Adapteva notice.
443
64b986c0
EB
4442011-12-18 Eric Botcazou <ebotcazou@adacore.com>
445
446 * configure: Regenerate.
447
58cddc18
JJ
4482011-12-15 Jeff Johnston <jjohnstn@redhat.com>
449
450 * COPYING.LIBGLOSS: Add GPL with exception license.
451
b121d7d4
DD
4522011-11-09 Roland McGrath <mcgrathr@google.com>
453
454 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
455 * configure: Rebuild.
456 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
457 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
458 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
459 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
460 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
461 Add READELF.
462 * Makefile.in: Rebuild.
463
d32e2926
RH
4642011-11-08 Richard Henderson <rth@redhat.com>
465
466 * configure.ac: Test for libitm directory present first.
467
468 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
469
470 * configure.ac: Test libitm/configure.tgt to disable libitm.
471 * configure: Rebuild.
472
98dd765a
RO
4732011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
474
475 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
476 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
477 * Makefile.in: Regenerate.
478
99c513f6
DD
4792011-11-01 DJ Delorie <dj@redhat.com>
480
481 * configure.ac (rl78-*-*) New case.
482 * configure: Regenerate.
483
ff3ec4ee
DD
4842011-11-01 DJ Delorie <dj@redhat.com>
485
486 * config.sub: Update to version 2011-10-29 (added rl78)
487
c28a9f49
NC
4882011-10-27 Nick Clifton <nickc@redhat.com>
489
490 * config.sub: Import these changes from the config project:
491
492 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
493 Ben Elliston <bje@gnu.org>
494
495 * config.sub (epiphany): New.
496
497 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
498 Ben Elliston <bje@gnu.org>
499
9eb322aa 500 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
501
502 2011-08-23 Roland McGrath <mcgrathr@google.com>
503
504 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
505 64eb to be64.
506
507 2011-08-16 Roland McGrath <mcgrathr@google.com>
508
509 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
510 (nacl): Grok as alias for 32el-unknown-nacl.
511
860144e4
JB
5122011-08-19 Joel Brobecker <brobecker@adacore.com>
513
514 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
515
40ae9136
YQ
5162011-08-14 Yao Qi <yao@codesourcery.com>
517
518 Merge from gcc:
519
520 2011-08-14 Yao Qi <yao@codesourcery.com>
521 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
522 * configure: Regenerate.
523
ffdd6afc
ILT
5242011-07-26 Ian Lance Taylor <iant@google.com>
525
526 Merge from gcc:
527
528 2011-07-26 Ian Lance Taylor <iant@google.com>
529 * configure.ac: Set have_compiler based on whether gcc directory
530 exists, rather than on whether gcc is in configdirs.
531 * configure: Rebuild.
532
533 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
534 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
535 link directories.
536 * Makefile.in: Rebuild.
537
538 2011-07-20 Ian Lance Taylor <iant@google.com>
539 PR bootstrap/49787
540 * configure.ac: Move --enable-bootstrap handling earlier in file.
541 If --enable-bootstrap and either --enable-build-with-cxx or
542 --enable-build-poststage1-with-cxx, enable C++ automatically.
543 * configure: Rebuild.
544
545 2011-07-19 Ian Lance Taylor <iant@google.com>
546 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
547 make C++ a boot_language. Set and substitute
548 POSTSTAGE1_CONFIGURE_FLAGS.
549 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
550 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
551 * configure, Makefile.in: Rebuild.
552
553 2011-07-16 Jason Merrill <jason@redhat.com>
554 * Makefile.def (language=c++): Add check-c++0x and
555 check-target-libmudflap-c++.
556 * Makefile.tpl (check-target-libmudflap-c++): New.
557 * Makefile.in: Regenerate.
558
559 2011-07-16 Matthias Klose <doko@ubuntu.com>
560 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
561 * Makefile.def (target_modules/libjava): Pass
562 $(EXTRA_CONFIGARGS_LIBJAVA).
563 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
564 if not configured with --enable-static-libjava.
565 * Makefile.in: Regenerate.
566 * configure: Likewise.
567
568 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
569 PR regression/47836
570 PR bootstrap/23656
571 PR other/47733
572 PR bootstrap/49247
573 PR c/48825
574 * configure.ac (target_libraries): Remove target-libiberty.
575 Remove case-statement setting skipdirs=target-libiberty for
576 multiple targets. Remove checking target_configdirs and
577 removing target-libiberty but keeping target-libgcc if
578 otherwise empty.
579 * Makefile.def (target_modules): Don't add libiberty.
580 (dependencies): Remove all traces of target-libiberty.
581 * configure, Makefile.in: Regenerate.
582
9ccb86e7
JM
5832011-07-22 Jason Merrill <jason@redhat.com>
584
585 * Makefile.def (language=c++): Add check-c++0x and
586 check-target-libmudflap-c++.
587 * Makefile.tpl (check-target-libmudflap-c++): New.
588 * Makefile.in: Regenerate.
589
090bc50f
RO
5902011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
591
592 * configure: Regenerate.
593
cff32a7c
RO
5942011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
595
596 PR target/39150
597 * configure.ac (i[3456789]86-*-solaris2*): Also accept
598 x86_64-*-solaris2.1[0-9]*.
599 * configure: Regenerate.
600
eb4b2452
NC
6012011-06-13 Walter Lee <walt@tilera.com>
602
603 * configure.ac (tilepro-*-*) New case.
604 (tilegx-*-*): Likewise.
605 * configure: Regenerate.
606
3c0013bf
NC
6072011-06-06 Nick Clifton <nickc@redhat.com>
608
609 * config.sub: Sync from upstream.
610
91c1f14c
DK
6112011-05-08 Doug Kwan <dougkwan@google.com>
612
613 Merge from gcc:
614
615 2011-05-08 Doug Kwan <dougkwan@google.com>
616
617 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
618 * configure: Regenerated.
619 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
620 value from configure.
621 * Makefile.in: Regenerated.
622
c7e4b184
JM
6232011-05-05 Joseph Myers <joseph@codesourcery.com>
624
625 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
626 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
627 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
628 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
629 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
630 *-*-vxworks*): Disable newlib and libgloss in separate case
631 statement.
632 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
633 to separate case statement.
634 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
635 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
636 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
637 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
638 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
639 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
640 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
641 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
642 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
643 i[[3456789]]86-*-rdos*, m32r-*-*,
644 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
645 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
646 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
647 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
648 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
649 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
650 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
651 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
652 and libgloss in main case over targets. Remove most empty cases
653 in main case over targets.
654 * configure: Regenerate.
655
7152a690
JM
6562011-05-04 Joseph Myers <joseph@codesourcery.com>
657
658 * configure.ac: Remove code setting special library locations for
659 hppa*64*-*-hpux11*. Remove code setting compiler for
660 sparc-sun-solaris2*.
661 * configure: Regenerate.
662
ff46fb8f
JM
6632011-05-04 Joseph Myers <joseph@codesourcery.com>
664
665 * configure.ac: Separate libgloss_dir settings from general case
666 over targets.
667 * configure: Regenerate.
668
82ae827f
JM
6692011-04-28 Joseph Myers <joseph@codesourcery.com>
670
671 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
672 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
673 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
674 cases in libgcj-disabling case statement.
675 (hppa*64*-*-linux*): Set unsupported_languages instead of
676 disabling target-zlib.
677 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
678 to hppa*64*-*-hpux*.
679 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
680 hppa*-*-hpux*.
681 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
682 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
683 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
684 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
685 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
686 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
687 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
688 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
689 libgcj-disabling case statement.
690 * configure: Regenerate.
691
0827f9a6
JM
6922011-04-28 Joseph Myers <joseph@codesourcery.com>
693
694 * configure.ac: Disable Java for targets not supporting libffi.
695 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
696 Remove cases in Java-disabling statement.
697 (*arm-wince-pe): Change to arm-wince-pe.
698 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
699 cases in Java-disabling statement.
700 (bfin-*-*): Don't disable Java again.
701 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
702 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
703 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
704 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
705 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
706 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
707 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
708 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
709 Java-disabling statement.
710 (mmix-*-*): Don't disable Java again.
711 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
712 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
713 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
714 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
715 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
716 statement.
717 * configure: Regenerate.
718
899b04ef
JM
7192011-04-28 Joseph Myers <joseph@codesourcery.com>
720
721 Merge from GCC:
722
723 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
724
725 PR lto/48086
726 * configure.ac: Re-enable LTO on *-apple-darwin9*.
727 * configure: Regenerate.
728
9863d716
JM
7292011-04-28 Joseph Myers <joseph@codesourcery.com>
730
731 * configure.ac: Separate cases disabling Java and Java libraries
732 from general case over targets.
733 * configure: Regenerate.
734
a90ef4bf
JM
7352011-04-06 Joseph Myers <joseph@codesourcery.com>
736
737 * configure.ac (build_tools): Remove build-byacc.
738 (host_libs): Remove mmalloc.
739 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
740 autoconf automake libtool diff rcs fileutils shellutils time
741 textutils wdiff find uudecode hello tar gzip indent recode release
742 sed perl gawk findutils gettext zip.
743 (libgcj): Remove target-qthreads.
744 (target_tools): Remove target-examples target-gperf.
745 (YACC): Don't handle building byacc.
746 * configure: Regenerate.
747 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
748 dosutils, examples, fileutils, find, findutils, gawk, gettext,
749 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
750 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
751 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
752 handle building components.
753 * Makefile.in: Regenerate.
754
05a02268
RW
7552011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
756
757 * config.sub: Sync from upstream.
758
c5f5c3c2
JM
7592011-04-01 Joseph Myers <joseph@codesourcery.com>
760
761 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
762 (microblaze*): Don't disable libssp.
763 * configure: Regenerate.
764
f6c1938b
JM
7652011-04-01 Joseph Myers <joseph@codesourcery.com>
766
767 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
768 moveifchange.
769 * configure: Regenerate.
770 * Makefile.tpl: Use @SHELL@ not @config_shell@.
771 * Makefile.in: Regenerate.
772
1f111696
JM
7732011-04-01 Joseph Myers <joseph@codesourcery.com>
774
775 * configure.ac (*-*-sysv4*): Don't enable libgomp.
776 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
777 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
778 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
779 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
780 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
781 md_exec_prefix cases.
782 * configure: Regenerate.
783
065a5627
JM
7842011-04-01 Joseph Myers <joseph@codesourcery.com>
785
786 * configure.ac: Separate cases disabling target-libssp,
787 target-libiberty, target-libstdc++-v3 and Fortran from general
788 case over targets.
789 * configure: Regenerate.
790
b2f14e4a
JM
7912011-04-01 Joseph Myers <joseph@codesourcery.com>
792
793 * configure.ac (*-*-chorusos): Don't disable libgcj.
794 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
795 Remove case.
796 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
797 (arm-*-coff): Don't disable libgcj.
798 (arm*-*-linux-gnueabi): Remove useless assignment.
799 (arm-*-riscix*): Don't disable libgcj.
800 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
801 configuration.
802 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
803 (c54x*-*-*): Remove case.
804 (tic54x-*-*): Don't disable GCC or GCC libraries.
805 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
806 to *.
807 (d10v-*-*): Don't disable GCC libraries.
808 (d30v-*-*): Don't disable libgcj.
809 (h8500-*-*): Don't disable GCC libraries.
810 (i960-*-*): Don't disable libgcj.
811 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
812 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
813 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
814 libgcj.
815 (m68k-*-coff*): Remove case.
816 (mmix-*-*): Don't disable libgloss on host.
817 (mn10200-*-*, mn10300-*-*): Remove cases.
818 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
819 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
820 Don't disable libgcj.
821 (romp-*-*): Remove case.
822 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
823 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
824 case.
825 (v810-*-*): Don't disable GCC libraries.
826 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
827 (ip2k-*-*): Don't disable GCC libraries.
828 * configure: Regenerate.
829
6a608608
JM
8302011-03-28 Joseph Myers <joseph@codesourcery.com>
831
832 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
833 libffi on host.
834 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
835 on host.
836 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
837 * configure: Regenerate.
838
5b806d27
NC
8392011-03-26 John Marino <binutils@marino.st>
840
841 * configure.ac: Add support for *-*-dragonfly*
842 * configure: Regenerate.
843
0377a422
JM
8442011-03-25 Joseph Myers <joseph@codesourcery.com>
845
846 * configure.ac (native_only): Remove.
847 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
848 send-pr uudecode guile gnuserv on host.
849 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
850 send-pr rcs guile perl texinfo libtool on host.
851 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
852 automake send-pr rcs guile perl texinfo libtool on host.
853 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
854 (*-*-kaos*): Don't disable target-examples target-gperf on target.
855 (alpha*-dec-osf*): Don't disable fileutils on target.
856 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
857 texinfo send-pr expect dejagnu on target.
858 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
859 target-qthreads on target.
860 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
861 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
862 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
863 x86_64-*-mingw*): Don't disable expect on target.
864 (*-*-cygwin*): Don't disable target-gperf on target.
865 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
866 gnuserv on target.
867 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
868 target.
869 * configure: Regenerate.
870
2354b38b
JM
8712011-03-25 Joseph Myers <joseph@codesourcery.com>
872
873 * configure.ac (target_tools): Remove target-groff.
874 (native_only): Remove target-groff.
875 (hppa*64*-*-*): Don't disable byacc.
876 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
877 setting.
878 (*-*-kaos*): Don't skip target-librx and target-groff.
879 (*-*-netware*): Don't skip target-libmudflap.
880 (*-*-tpf*): Don't skip target-libmudflap.
881 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
882 directories on the host.
883 (ia64*-*-*vms*): Don't skip tix.
884 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
885 host.
886 * configure: Regenerate.
887
28d9b232
PB
8882011-03-24 Paolo Bonzini <pbonzini@redhat.com>
889
890 * configure.ac: Remove references to mt-mep, mt-netware,
891 mt-wince.
892 * Makefile.def: Add all-utils soft dependencies.
893 * Makefile.tpl: Remove GDB_NLM_DEPS.
894 * configure: Regenerate.
895 * Makefile.in: Regenerate.
896
dbbe5f95
PB
8972011-03-24 Paolo Bonzini <bonzini@gnu.org>
898
899 Sync from GCC:
900
901 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
902
903 * configure.ac: Do not include mh-x86omitfp.
904 * configure: Regenerate.
905
906 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
907
908 * configure.ac: Remove empty cases.
909 * configure: Regenerate.
910
911 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
912
913 * Makefile.def: Add dependency from termcap to gdb.
914 * Makefile.in: Regenerate.
915
916 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
917
918 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
919 * configure: Regenerate.
920 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
921 * Makefile.tpl: Likewise.
922 * Makefile.in: Regenerate.
923
924 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
925
926 * configure.ac: Remove all mentions of tentative_cc.
927 * configure: Regenerate.
928
929 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
930
931 PR lto/48086
932 * configure.ac: Re-enable LTO on *-apple-darwin9.
933 * configure: Regenerate.
934
3516a403
JM
9352011-03-24 Joseph Myers <joseph@codesourcery.com>
936
937 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
938 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
939 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
940 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
941 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
942 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
943 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
944 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
945 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
946 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
947 *-*-rhapsody*): Remove host cases.
948 * configure: Regenerate.
949
93cc359e
JM
9502011-03-24 Joseph Myers <joseph@codesourcery.com>
951
952 * configure.ac (ppc*-*-pe): Remove host case.
953 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
954 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
955 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
956 cases.
957 * configure: Regenerate.
958
29b2c556
JM
9592011-03-24 Joseph Myers <joseph@codesourcery.com>
960
961 * config.sub: Update to version 2011-03-23.
962
f0ff0f90
JM
9632011-03-22 Joseph Myers <joseph@codesourcery.com>
964
965 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
966 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
967 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
968 * configure: Regenerate.
969
782cb41f
JM
9702011-03-22 Joseph Myers <joseph@codesourcery.com>
971
972 * config-ml.in: Don't handle arc-*-elf*.
973 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
974 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
975 handle GCC libraries.
976 * configure: Regenerate.
977
0e8ad34f
RO
9782011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
979
980 PR bootstrap/48120:
981 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
982 Add -lstdc++ -lm to LIBS.
983 * configure: Regenerate.
984
5548b4ce
DE
9852011-03-18 David Edelsohn <dje.gcc@gmail.com>
986
987 * config.guess: Update to version 2011-02-02
988 * config.sub: Update to version 2011-02-24
2e702c99 989
86ed8cf6
SP
9902011-03-03 Sebastian Pop <sebastian.pop@amd.com>
991
9eb322aa
MF
992 * configure.ac: Adjust test of with_ppl.
993 * configure: Regenerated.
86ed8cf6 994
b123da99
SP
9952011-03-02 Sebastian Pop <sebastian.pop@amd.com>
996
997 * configure.ac: Add -lpwl to ppllibs.
998 * config/cloog.m4: Add -lisl to clooglibs.
999 * configure: Regenerated.
1000
822ce8ee
RW
10012011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1002
1003 Import from Libtool and gnulib:
1004
1005 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1006
1007 Prepare for supporting FreeBSD 10.
1008 * config.rpath: Remove handling of freebsd1* which soon would
1009 match FreeBSD 10.0.
1010
1011 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1012
1013 Remove support for FreeBSD 1.x.
1014 * libtool.m4 (_LT_LINKER_SHLIBS)
1015 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1016 soon would incorrectly match FreeBSD 10.0.
1017
dcb5e506
RW
10182011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1019
1020 PR binutils/12283
1021 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1022 (move-if-change): Comes from gnulib.
1023 * move-if-change: Import version from gnulib.
1024
8d8eef9a
RW
10252011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1026
1027 Sync from GCC:
1028
1029 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1030
1031 PR lto/47225
1032 * Makefile.def (lto-plugin): Double dash for enable-shared.
1033 (configure-gcc): Depend on all-lto-plugin.
1034 * Makefile.in: Rebuilt.
1035
1036 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1037
1038 * configure.ac: Remove extra bracket.
1039 * configure: Regenerate.
1040
1041 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1042
1043 PR lto/47225
1044 * Makefile.def: Add dependency for install-gcc
1045 on install-lto-plugin.
1046 * Makfile.in: Regenerated
1047
1048 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1049
1050 * configure.ac: If with_ppl is no, move setting with_cloog=no
1051 after CLOOG_REQUESTED check.
1052 * configure: Regenerated.
1053
1054 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1055
1056 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1057 CLooG has been requested.
1058 * configure: Regenerated.
1059
1060 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1061
1062 * configure: Regenerated.
1063 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1064
1065 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1066
1067 * configure: Regenerated.
1068 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1069
1070 2011-01-07 Jan Hubicka <jh@suse.cz>
1071
1072 PR lto/47225
1073 * Makefile.in: Regenerate.
1074 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1075 configure.
1076
65b4571a
AO
10772011-01-31 Alexandre Oliva <aoliva@redhat.com>
1078
1079 PR libgcj/44341
1080 * configure.ac: Discard --with-* flags for host when configuring
1081 target libraries for cross build.
1082 * configure: Rebuilt.
1083
7837304f
AS
10842011-01-21 Andreas Schwab <schwab@redhat.com>
1085
1086 Sync from GCC:
1087
1088 2011-01-21 Andreas Schwab <schwab@redhat.com>
1089
1090 * configure.ac: Use AS_HELP_STRING throughout.
1091 * configure: Regenerate.
1092
1093 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1094
1095 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1096 * configure: Regenerate.
1097
115ef890
RW
10982010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1099
1100 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1101
92c9a463
JB
11022011-01-13 Joel Brobecker <brobecker@adacore.com>
1103
1104 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1105 for ia64-hpux.
1106 * configure: Regenerate.
1107
887ebfb4
RW
11082011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1109
1110 Sync from GCC:
1111 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1112
1113 * configure.ac: (picochip): Disable libiberty.
1114 * configure: Regenerate.
1115
04d2c2b2
JJ
11162010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1117
1118 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1119
33d23ee8
ILT
11202010-12-10 Ian Lance Taylor <iant@google.com>
1121
1122 PR bootstrap/46819
1123 * configure.ac: For --disable-libgcj clear libgcj_saved.
1124 * configure: Rebuild.
1125
89a1e9c3
PB
11262010-12-10 Tobias Burnus <burnus@net-b.de>
1127
1128 PR fortran/46540
1129 * configure.ac: Add --disable-libquadmath and
1130 --disable-libquadmath-support.
1131 * configure: Regenerate.
1132
ac7bcd26
TG
11332010-12-10 Tristan Gingold <gingold@adacore.com>
1134
1135 * src-release (ETC_SUPPORT): add gnu-oids.texi
1136
d357cef7
HPN
11372010-12-03 Hans-Peter Nilsson <hp@axis.com>
1138
1139 PR libffi/46792
1140 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1141 * configure: Regenerate.
1142
4f11b223
ILT
11432010-12-02 Ian Lance Taylor <iant@google.com>
1144
1145 * configure.ac: Always set default for poststage1_ldflags to
1146 -static-libstdc++ -static-libgcc.
1147
989abc33
JJ
11482010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1149
1150 * COPYING.NEWLIB: Add National Semiconductor notice.
1151
950386c6
AS
11522010-11-29 Andreas Schwab <schwab@redhat.com>
1153
1154 * configure.ac: Move comment to remove extra space in last argument
1155 of GCC_TARGET_TOOL.
1156
87cda2cf
AO
11572010-11-26 Alexandre Oliva <aoliva@redhat.com>
1158
7d509c83 1159 PR other/46026
87cda2cf
AO
1160 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1161 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1162 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1163 (BASE_FLAGS_TO_PASS): Use it.
1164 * configure: Rebuilt.
1165 * Makefile.in: Rebuilt.
1166
d3b50760
L
11672010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1168
1169 PR binutils/12258
1170 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1171 Properly check default linker.
1172 * configure: Regnerated.
1173
c7791212
NC
11742010-11-23 Matthias Klose <doko@ubuntu.com>
1175
1176 * configure.ac: For --enable-gold, handle value `default' instead of
1177 `both*'. New configure option --{en,dis}able-ld.
1178 * configure: Regenerate.
1179
9e1a94f4
ILT
11802010-11-20 Ian Lance Taylor <iant@google.com>
1181
1182 * configure.ac: Only disable a language library if no language needs
1183 it. Don't let --disable-libgcj uncondtionally disable libffi.
1184 * configure: Rebuild.
1185
ceca0218
PB
11862010-11-20 Paolo Bonzini <bonzini@gnu.org>
1187
1188 * configure: Regenerate.
1189
9b980aa1
RW
11902010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1191
1192 PR other/46202
1193 * configure.ac: Fix just-built in-tree STRIP name to be
1194 binutils/strip-new.
1195 * configure: Regenerate.
1196 * Makefile.def (install-strip-gcc, install-strip-binutils)
1197 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1198 (install-strip-sid): Mirror dependencies on non-strip variants
1199 of these targets on the respective -strip prerequisites.
1200 * Makefile.tpl (install-strip, install-strip-host)
1201 (install-strip-target): New targets.
1202 (install-strip-[+module+], install-strip-target-[+module+]):
1203 New targets.
1204 * Makefile.in: Regenerate.
1205
e552509b
ILT
12062010-11-19 Ian Lance Taylor <iant@google.com>
1207 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1208
1209 * configure.ac: Add target-libgo to target_libraries. Set
1210 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1211 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1212 (HOST_EXPORTS): Add GOC.
1213 (BASE_TARGET_EXPORTS): Add GOC.
1214 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1215 (GOCFLAGS_FOR_TARGET): New variable.
1216 (EXTRA_HOST_FLAGS): Add GOC.
1217 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1218 * Makefile.def (target_modules): Add libgo.
1219 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1220 (dependencies): Add dependency from configure-target-libgo to
1221 configure-target-libffi and all-target-libstdc++-v3. Add
1222 dependencies from all-target-libgo to all-target-libffi.
1223 (languages): Add go.
1224 * configure: Rebuild.
1225 * Makefile.in: Rebuild.
1226
12272010-11-19 Ian Lance Taylor <iant@google.com>
1228
1229 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1230 compiler/flag environment variables.
1231
12322010-11-18 Ian Lance Taylor <iant@google.com>
1233
1234 * configure.ac: Check for lang_requires_boot_languages in
1235 config-lang.in files.
1236 * configure: Rebuild.
1237
8c21d9c7
MF
12382010-11-17 Mike Frysinger <vapier@gentoo.org>
1239
1240 * .gitignore: New file.
1241
e552509b
ILT
12422010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1243 Tobias Burnus <burnus@net-b.de>
1244
1245 PR fortran/32049
1246 * Makefile.def: Add libquadmath; build it with language=fortran.
1247 * configure.ac: Add libquadmath.
1248 * Makefile.tpl: Handle multiple libs in check-[+language+].
1249 * Makefile.in: Regenerate.
1250 * configure: Regenerate.
1251
12522010-11-15 Andreas Schwab <schwab@redhat.com>
1253
1254 * configure.ac: Fix spelling in option names.
1255 * configure: Regenerated.
1256
12572010-11-13 Georg-Johann Lay <georgjohann@web.de>
1258
1259 PR bootstrap/39622
1260 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1261 * configure: Regenerated.
1262
12632010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1264
1265 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1266 define the cloog backend to use. Furthermore, only pass the ppllibs to
1267 the configure checks, if necessary.
1268 * configure: Regenerate.
1269
12702010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1271
1272 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1273 * configure: regenerate
1274
12752010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1276
1277 * config/cloog.m4: Fix typo. verison -> version.
1278 * configure: Regenerate.
1279
12802010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1281
1282 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1283 * configure: Regenerate.
1284
12852010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1286
1287 * configure.ac: Support official CLooG.org versions.
1288 * configure: Regenerate.
1289 * config/cloog.m4: New.
1290
aa291e2d
ME
12912010-11-05 Michael Eager <eager@eagercon.com>
1292
1293 * COPYING.LIBGLOSS: Correct typo in microblaze.
1294 * COPYING.NEWLIB: Same.
1295
e552509b
ILT
12962010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1297
1298 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1299 * configure: Regenerate.
1300
74cea91b
DK
13012010-11-03 Ian Lance Taylor <iant@google.com>
1302 Dave Korn <dave.korn.cygwin@gmail.com>
1303
1304 PR lto/46273
1305 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1306 and on other supported platforms whenever LTO is enabled.
1307 * configure: Rebuild.
1308
6d0cd39e
AM
13092010-11-02 Alan Modra <amodra@gmail.com>
1310
1311 PR binutils/12110
1312 * configure.ac: Error when source path contains spaces.
1313 * configure: Regenerate.
1314
18a8530e
ILT
13152010-10-20 Ian Lance Taylor <iant@google.com>
1316
1317 * Makefile.def (target_modules): Set lib_path to src/.libs for
1318 libstdc++-v3 module.
1319 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1320 * Makefile.in: Rebuild.
1321
6ed3211e
JJ
13222010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1323 Joseph Myers <joseph@codesourcery.com>
1324
1325 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1326 notices.
1327 * COPYING.NEWLIB: Add Texas Instruments notice.
1328
a8eb3f0a
DK
13292010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1330
1331 * configure.ac (build_lto_plugin): New shell variable.
1332 (--enable-lto): Turn on by default for all non-ELF platforms that
1333 have had LTO support added so far. Set build_lto_plugin appropriately
1334 for both ELF and non-ELF.
1335 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1336 * configure: Regenerate.
1337
4074d5f2
RW
13382010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1339
1340 PR bootstrap/45326
1341 PR bootstrap/45174
1342 * configure.ac: Honor initial values of $build_configargs,
1343 $host_configargs, $target_configargs. Mark the precious, so
1344 environment settings get recorded.
1345 * configure: Regenerate.
1346
29821356
RW
13472010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1348
1349 Sync from GCC:
1350
1351 2010-09-30 Michael Eager <eager@eagercon.com>
1352
1353 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1354 * configure: Regenerate.
1355
1356 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1357
1358 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1359 targets and amend comment.
1360 * configure: Regenerate.
1361
1362 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1363
1364 * configure.ac: Enable LTO by default on Darwin.
1365 * configure: Regenerate.
1366
1367 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1368
1369 PR bootstrap/44455
1370 * configure.ac (extra_mpfr_configure_flags): Copy from
1371 extra_mpc_gmp_configure_flags.
1372 * configure: Re-generated.
1373
57eefe4d
RW
13742010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1375
1376 Sync from GCC:
1377
1378 PR bootstrap/45796
1379 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1380 Depend on all-build-libiberty.
1381 * Makefile.in: Regenerate.
1382
13832010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1384
1385 Sync from GCC:
1386
1387 PR bootstrap/44621
1388 * configure.ac: Fix unportable shell quoting.
1389 * configure: Regenerate.
1390
48bb73dd
RW
13912010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1392
1393 * configure.ac: Support all v850 targets.
1394 * configure: Regenerate.
1395
1d14850f
PB
13962010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1397
1398 PR target/44862
1399 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1400 Provide -B option to allow for link spec %s substitutions for
1401 libstdc++.a on darwin.
1402 * Makefile.in: Regenerate.
1403
7530c480
AO
14042010-06-10 Alexandre Oliva <aoliva@redhat.com>
1405
1406 * Makefile.def (configure-gcc): Depend on all-libelf.
1407 * Makefile.in: Rebuild.
1408
285d560d
RW
14092010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1410
1411 * config.sub, config.guess: Update from upstream sources.
1412
a009f2e7
RW
14132010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1414
1415 Sync from GCC:
1416
1417 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1418 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1419 * configure: Regenerated.
1420
1421 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1422 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1423 * configure: Regenerate.
1424
1425 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1426 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1427 * configure: Regenerate.
1428
1429 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1430 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1431 separately.
1432 * configure: Regenerate.
1433
1434 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1435 * configure: Regenerate after change to elf.m4.
1436
1437 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1438 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1439 * configure: Regenerated.
1440
1441 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1442 * configure.ac: Print "buggy but acceptable" when CLooG
1443 revision is less than 9.
1444 * configure: Regenerated.
1445
e49e5c92
DK
14462010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1447
1448 Merge from gcc:
1449
1450 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1451 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1452 * configure: Regenerate.
1453
1454 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1455 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1456 a platform that supports LTO.
1457 * configure: Regenerate.
1458
1459 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1460 PR lto/42776
1461 * configure.ac (--enable-lto): Refactor handling so libelf tests
1462 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1463 and allow LTO to be explicitly enabled on non-ELF platforms that
1464 are known to support it inside else-clause.
1465 * configure: Regenerate.
1466
e6de499b
NC
14672010-04-27 Roland McGrath <roland@redhat.com>
1468 H.J. Lu <hongjiu.lu@intel.com>
1469
1470 * configure.ac (--enable-gold): Support both, both/gold and
1471 both/bfd to add gold to configdirs without removing ld.
1472 * configure: Regenerated.
1473
1474 * Makefile.def: Add install-gold dependency to install-ld.
1475 * Makefile.in: Regenerated.
1476
d594eacc
TG
14772010-04-14 Tristan Gingold <gingold@adacore.com>
1478
1479 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1480 * configure: Regenerate.
1481
938d2b74
RW
14822010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1483
1484 Merge from gcc:
1485 PR bootstrap/43615
1486 PR bootstrap/43328
1487 Revert:
1488 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1489 * configure.ac: Do not pass --enable-multilib nor
1490 --disable-multilib in baseargs. Accept explicitly passed
1491 --enable_multilib.
1492 * configure: Regenerate.
1493
a9ef41a7
RW
14942010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1495
1496 PR bootstrap/43328
1497 * configure.ac: Do not pass --enable-multilib nor
1498 --disable-multilib in baseargs. Accept explicitly passed
1499 --enable_multilib.
1500 * configure: Regenerate.
1501
619a3713
JM
15022010-03-23 Joseph Myers <joseph@codesourcery.com>
1503
1504 * configure.ac (tic6x-*-*): New case.
1505 * configure: Regenerate.
1506
92f4e989
JM
15072010-03-23 Joseph Myers <joseph@codesourcery.com>
1508
1509 Merge from gcc:
1510 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1511 PR ada/42554
1512 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1513 * configure: Regenerate.
1514
c35a0556
JM
15152010-03-23 Joseph Myers <joseph@codesourcery.com>
1516
1517 * config.sub: Update to version 2010-03-22.
1518 * config.guess: Update to version 2009-12-30.
1519
18fa8f9c
JM
15202010-03-14 Joseph Myers <joseph@codesourcery.com>
1521
1522 Merge from gcc:
1523 2010-01-11 Richard Guenther <rguenther@suse.de>
1524 PR lto/41569
1525 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1526 * Makefile.in: Regenerated.
1527
ba98da75
RO
15282010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1529
1530 PR libstdc++/32499
1531 * configure.ac (RANLIB): Default to true.
1532 (STRIP): Likewise.
1533 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1534 * configure: Regenerate.
1535
3994761f
NC
15362010-02-17 Nick Clifton <nickc@redhat.com>
1537
1538 PR 11238
1539 * Makefile.tpl (local-distclean): Also remove config.cache files in
1540 sub-directories as there may not be Makefiles present in the
1541 sub-directories.
792cdb50
NC
1542 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1543 the config.cache files found by the find command.
1544
3994761f
NC
1545 * Makefile.in: Regenerate.
1546 * configure.ac: Revert previous delta.
1547 * configure: Regenerate.
1548
01a82011
NC
15492010-02-15 Nick Clifton <nickc@redhat.com>
1550
1551 PR 11238
1552 * configure.ac: Delete config.cache files in sub-directories when
1553 deleting Makefiles.
1554 * configure: Regenerate.
1555
143754cd
NC
15562010-02-15 Nick Clifton <nickc@redhat.com>
1557
1558 * configure.ac: Sync from gcc.
1559 * configure: Regenerate.
1560
a6b5846e
KG
15612010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1562
1563 Sync from gcc:
1564 * configure.ac: Add "recommended" version checks for GMP/MPC.
1565 Update recommended GMP/MPFR/MPC versions.
1566 * configure: Regenerate.
1567
2aa2364a
JR
15682010-01-25 Joern Rennecke <amylaar@spamcop.net>
1569
1570 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1571 * configure.ac (bootstrap_target_libs): Make inclusion of
1572 target-libgomp conditional on libgomb being in target_configdirs.
1573 * configure: Regenerate.
1574
d35e937f
JR
15752010-01-23 Joern Rennecke <amylaar@spamcop.net>
1576
1577 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1578 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1579 * configure: Regenerate.
1580
911e63d0
JR
15812010-01-22 Joern Rennecke <amylaar@spamcop.net>
1582
1583 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1584 * configure.ac (target_configdirs): Substitute.
1585 * Makefile.def: Bootstrap target module libgomp.
1586 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1587 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1588 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1589 * configure, Makefile.in: Regenerate.
1590
3725885a
RW
15912009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1592
1593 * libtool.m4: Sync from git Libtool.
1594 * ltmain.sh: Likewise.
1595 * ltoptions.m4: Likewise.
1596 * ltversion.m4: Likewise.
1597 * lt~obsolete.m4: Likewise.
1598
d5f2ee2e 15992010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1600 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1601
1602 PR bootstrap/42424
1603 * configure.ac: Include libtool m4 files.
9eb322aa 1604 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1605 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1606 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1607
d5f2ee2e
KG
1608 * configure: Regenerate.
1609
f2b2dd91
RW
16102010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1611
1612 PR bootstrap/41818
1613 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1614 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1615 * Makefile.in: Regenerate.
1616
06ca7962
BE
16172009-12-18 Ben Elliston <bje@au.ibm.com>
1618
1619 * config.sub, config.guess: Update from upstream sources.
1620
30a16d7b
JJ
16212009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1622
1623 * COPYING.NEWLIB: Update copyright date.
1624 * COPYING.LIBGLOSS: Ditto.
1625
d9b76ff9
KG
16262009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1627
1628 PR middle-end/30447
1629 PR middle-end/30789
1630 PR other/40302
1631
1632 * configure.ac: Require MPC.
1633 * configure: Regenerate.
1634
1635 * configure.ac: Update minimum MPC version to 0.8.
1636 * configure: Regenerate.
1637
e12dec02
PB
16382009-11-20 Paolo Bonzini <bonzini@gnu.org>
1639
1640 * config.guess: Sync with upstream and gcc.
1641 * config.sub: Sync with upstream and gcc.
1642
606a9ca0
AO
16432009-11-16 Alexandre Oliva <aoliva@redhat.com>
1644
1645 * Makefile.def: Restore host and target settings for gmp.
1646 * Makefile.in: Rebuild.
1647
1f53ca9a
AO
16482009-11-16 Alexandre Oliva <aoliva@redhat.com>
1649
1650 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1651 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1652 Fix portability of test of C++ as bootstrap language. Add
1653 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1654 * configure: Rebuild.
1655 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1656 and cloog. Fix in-tree ppl configuration. Introduce libelf
1657 in-tree building.
1658 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1659 (POSTSTAGE1_HOST_EXPORTS): Use it.
1660 (STAGE[+id+]_CXXFLAGS): New.
1661 (BASE_FLAGS_TO_PASS): Pass it down.
1662 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1663 extra_exports.
1664 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1665 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1666 extra_exports.
1667 * Makefile.in: Rebuild.
1668
16692009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1670
1671 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1672 paths for *-w64-mingw* and x86_64-*mingw*.
1673 * configure: Regenerated.
1674
16752009-10-30 Kai Tietz <kai.tietz@onevision.com>
1676
1677 * configure.ac: Disable target-winsup & co for
1678 x86_64-*-mingw* and *-w64-mingw* targets.
1679 * configure: Regenerated.
1680
16812009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1682
1683 * configure.ac (CLooG test): Use = with test.
1684 * configure: Regenerate.
1685
16862009-10-22 Richard Guenther <rguenther@suse.de>
1687
1688 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1689 cloog if the ppl version check failed. Move flags saving
1690 before setting in libelf check.
1691 * configure: Regenerate.
1692
16932009-10-21 Richard Guenther <rguenther@suse.de>
1694
1695 * configure.ac: Adjust the ppl and cloog configure to work as
1696 documented. Disable cloog if ppl was disabled. Omit the version
1697 checks if they were disabled.
1698 * configure: Re-generate.
1699
6811fb56
RW
17002009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1701
1702 * configure.ac: Add 'lto' to enable_languages, not
1703 new_enable_languages, and only if not already present.
1704 * configure: Regenerate.
1705
700d40ca
ILT
17062009-10-06 Ian Lance Taylor <iant@google.com>
1707
1708 * Makefile.def: check-gold depends upon all-gas.
1709 * Makefile.in: Rebuild.
1710
17112009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1712
1713 * Makefile.def: all-lto-plugin depends on all-libiberty.
1714 set bootstrap=true for lto-plugin.
1715 Add lto-plugin.
1716 * Makefile.in: Regenerate.
1717 * configure.ac (host_libs): Add lto-plugin.
1718 * configure: Regenerate.
1719
17202009-10-03 Diego Novillo <dnovillo@google.com>
1721
1722 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1723 (HOST_LIBELFLIBS): Define.
1724 (HOST_LIBELFINC): Define.
1725 * Makefile.in: Regenerate.
1726 * configure.ac: Add --enable-lto.
1727 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1728 If --enable-lto is used, add 'lto' to new_enable_languages.
1729 If --enable-lto is used and gold is enabled, add
1730 lto-plugin to configdirs.
1731 * configure: Regenerate.
1732
17332009-10-03 Simon Baldwin <simonb@google.com>
1734
1735 * configure.ac: If --with-system-zlib, suppress local zlib and
1736 pass --with-system-zlib to subdir configure scripts.
1737 * configure: Regenerate.
1738
17392009-10-01 Loren J. Rittle <ljrittle@acm.org>
1740 Paolo Bonzini <bonzini@gnu.org>
1741
1742 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1743 $(srcdir).
1744 * Makefile.in: Rebuilt.
1745
c8cb1b3e
PB
17462009-09-29 Paolo Bonzini <bonzini@gnu.org>
1747
1748 Sync from gcc:
1749 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1750
1751 * configure.ac: Update minimum MPC version to 0.7.
1752 * configure: Regenerate.
1753
30167e0a
NC
17542009-09-25 Nick Clifton <nickc@redhat.com>
1755
1756 * configure.ac: Pass any --cache-file=/dev/null option on to
1757 subconfigures.
1758 * configure: Regenerate.
1759
707a0b5c
NC
17602009-09-23 Nick Clifton <nickc@redhat.com>
1761
1762 * config.sub, config.guess: Update from upstream sources.
1763
700d40ca
ILT
17642009-09-22 Loren J. Rittle <ljrittle@acm.org>
1765
1766 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1767 * Makefile.in: Rebuilt.
1768
2fd0b40b
RW
17692009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1770
1771 PR bootstrap/32272
1772 * configure.ac: Error out if $srcdir isn't '.' but contains
1773 host-${host_noncanonical}.
1774 * configure: Regenerate.
1775
4385ad3c
RW
17762009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1777
16b1ad29
RW
1778 * configure.ac: If bootstrapping a combined tree with
1779 --enable-gold, require c++ in stage1_languages.
1780 * configure: Regenerate.
1781
f8dc745f
RW
1782 * configure.ac: Also add target_libs of stage1_languages to
1783 bootstrap_target_libs.
1784 * configure: Regenerate.
1785
4385ad3c
RW
1786 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1787 with --enable-languages not containing c++.
1788 * configure: Regenerate.
1789
df51e4e1
JZ
17902009-09-16 Jie Zhang <jie.zhang@analog.com>
1791
1792 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1793 * configure: Regenerate.
1794
06a51eac
RW
17952009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1796
1797 * configure.ac: Do not use $extrasub for replacing @if/@endif
1798 parts in Makefile; instead, use additional arguments to
1799 AC_CONFIG_COMMANDS to do the replacement manually, with several
1800 sed invocations, to avoid HP-UX sed command limits.
1801 * configure: Regenerate.
1802
96655cc4
AO
18032009-09-04 Alexandre Oliva <aoliva@redhat.com>
1804
1805 * configure.ac (with-build-config): Document. Handle without.
1806 Handle missing argument.
1807 * configure: Rebuilt.
1808
18092009-09-03 Alexandre Oliva <aoliva@redhat.com>
1810
1811 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1812 Default to bootstrap-debug only if compare-debug works.
1813 * configure: Rebuilt.
1814 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1815 * Makefile.in: Rebuilt.
1816
18172009-09-01 Alexandre Oliva <aoliva@redhat.com>
1818
1819 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1820 * Makefile.in: Rebuilt.
1821
8e957354
PB
18222009-09-02 Paolo Bonzini <bonzini@gnu.org>
1823
1824 * Makefile.tpl (AWK): Fix typo.
1825 * Makefile.in: Regenerate.
1826
18272009-09-02 Paolo Bonzini <bonzini@gnu.org>
1828
1829 * configure.ac: Detect awk and sed.
1830 * Makefile.def (flags_to_pass): Add AWK and SED.
1831 * Makefile.tpl (AWK, SED): New.
1832 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1833 * configure: Regenerate.
1834 * Makefile.in: Regenerate.
1835
fb792462
TG
18362009-09-01 Tristan Gingold <gingold@adacore.com>
1837
1838 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1839 Remove logical names.
1840
a69e7d0a
DK
18412009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1842
1843 * ltmain.sh (func_normal_abspath): New function.
1844 (func_relative_path): Likewise.
1845 (func_mode_help): Document new -bindir option for link mode.
1846 (func_mode_link): Add new -bindir option, and use it to place
1847 output DLL if specified.
1848
d444d2ba
RW
18492009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1850
1851 * configure.ac (AC_PREREQ): Bump to 2.64.
1852
13b7343a
RW
18532009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1854
af542c2e
RW
1855 * README-maintainer-mode: Point directly to upstream locations
1856 for autoconf, automake, libtool, gettext, instead of copies on
1857 sources.redhat.com. Document required versions.
1858 * configure.ac: Do not substitute datarootdir, htmldir,
1859 pdfdir, docdir. Do not process --with-datarootdir,
1860 --with-htmldir, --with-pdfdir, --with-docdir.
1861 * configure: Regenerate.
1862
81ecdfbb
RW
1863 * configure: Regenerate.
1864
13b7343a
RW
1865 * compile: Sync from Automake 1.11.
1866 * depcomp: Likewise.
1867 * install-sh: Likewise.
1868 * missing: Likewise.
1869 * mkinstalldirs: Likewise.
1870 * ylwrap: Likewise.
1871
c1102ce7
RW
18722009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1873
34a0f3cf
RW
1874 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1875 (baseargs): Add --disable-option-checking.
1876 * configure: Regenerate.
1877
c1102ce7
RW
1878 * Makefile.def (configure-target-libiberty): Depend on
1879 all-binutils and all-ld.
1880 (configure-target-newlib): Likewise.
1881 * Makefile.in: Regenerate.
1882
e8a5fa9c
RW
18832009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1884
1885 Sync with GCC, merge:
1886
1887 2009-07-31 Christian Bruel <christian.bruel@st.com>
1888
1889 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1890 * configure: Regenerate.
1891
1892 2009-07-06 Ian Lance Taylor <iant@google.com>
1893
1894 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1895 * configure: Rebuild.
1896
1897 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1898
1899 PR bootstrap/40338
1900 * configure.ac (comparestring): Create new variable.
1901 * Makefile.tpl (comparestring): Use to skip some comparisions.
1902 * configure: Regenerate.
1903 * Makefile.in: Regenerate.
1904
1905 2009-06-23 Ian Lance Taylor <iant@google.com>
1906
1907 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1908 boot_languages. Only bootstrap target libraries listed in
1909 target_libs for some boot language. Add --with-stage1-ldflags,
1910 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1911 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1912 if not building with C++.
1913 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1914 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1915 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1916 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1917 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1918 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1919 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1920 * configure, Makefile.in: Rebuild.
1921
1922 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1923
1924 * configure.ac: Detect MPC in default directory.
1925 * configure: Regenerate.
1926
1927 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1928
1929 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1930 to noconfdirs.
1931 * configure: Regenerate.
1932
1933 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1934
1935 * Makefile.def: Add MPC support and dependencies.
1936 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1937
1938 * Makefile.in, configure: Regenerate.
1939
1940 2009-05-24 Nicolas Roche <roche@adacore.com>
1941
1942 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1943 * Makefile.in: Regenerate.
1944
1945 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1946
1947 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1948 * configure: Regenerate.
1949
1950 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1951
1952 * configure.ac ($with_ppl): Default to no if not supplied.
1953 ($with_cloog): Likewise.
1954 configure: Regenerate.
1955
1956 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1957
1958 PR bootstrap/39739
1959 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1960 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1961
1962 * configure, Makefile.in: Regenerate.
1963
1964 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1965
1966 * configure.ac: Change copyright header to refer to version
1967 3 of the GNU General Public License and to point readers at the
1968 COPYING3 file and the FSF's license web page.
1969 * Makefile.def: Likewise.
1970 * Makefile.tpl: Likewise.
1971 * Makefile.in: Regenerate.
1972
1973 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1974
1975 * configure.ac: Restore match for darwin9 or later. Use double
1976 brackets since regeneration eats one pair.
1977 * configure: Regenerate.
1978
bf110216
CF
19792009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1980
1981 * MAINTAINERS: Perform some obvious fixups.
1982
2262bbf4
BE
19832009-08-17 Ben Elliston <bje@au.ibm.com>
1984
1985 * config.sub, config.guess: Update from upstream sources.
1986
25a07265
NC
19872009-08-06 Michael Eager <eager@eagercon.com>
1988
1989 * configure.ac: Add Microblaze target.
1990 * configure: Regenerate.
1991
85bd1942
TG
19922009-07-02 Tristan Gingold <gingold@adacore.com>
1993
1994 * configure.ac: Do not exclude gas for i386-*-darwin.
1995 Add a case for x86_64-*-darwin.
1996 * configure: Regenerate.
1997
f9806fa5
DE
19982009-06-26 Doug Evans <dje@sebabeach.org>
1999
2000 * Makefile.def (host_modules): Add cgen.
2001 * Makefile.in: Regenerate.
2002 * configure.ac (host_tools): Add cgen.
2003 * configure: Regenerate.
2004
6bfb4e30
JJ
20052009-06-17 Michael Eager <eager@eagercon.com>
2006
2007 * COPYING.LIBGLOSS: Add Xilinx license.
2008
8bcf2718
NC
20092009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2010
2011 * configure.ac: Define is_elf for QNX Neutrino targets.
2012 * configure: Regenerate.
2013
04ec0acb
RW
20142009-06-03 Jerome Guitton <guitton@adacore.com>
2015 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2016
9eb322aa
MF
2017 * Makefile.tpl (all): Avoid a trailing backslash.
2018 * Makefile.in: Regenerate.
04ec0acb 2019
7ee5dbeb
BE
20202009-06-03 Ben Elliston <bje@au.ibm.com>
2021
2022 * config.sub, config.guess: Update from upstream sources.
2023
fda13ee8
AO
20242009-06-02 Alexandre Oliva <aoliva@redhat.com>
2025
2026 * Makefile.tpl ([+compare-target+]): Compare all stage
2027 directories, rather than just gcc.
2028 * Makefile.in: Rebuilt.
2029
4a657b0d
DK
20302009-05-28 Doug Kwan <dougkwan@google.com>
2031
2032 * configure.ac: Support gold for target arm*-*-*.
2033 * configure: Regenerate.
2034
07fc31c9
AO
20352009-05-27 Alexandre Oliva <aoliva@redhat.com>
2036
2037 * Makefile.tpl (all): Avoid harmless warning in make all when
2038 gcc-bootstrap is enabled but stage_last does not exist.
2039 * Makefile.in: Rebuilt.
2040
8a7a39ab
TG
20412009-05-25 Tristan Gingold <gingold@adacore.com>
2042
2043 * setup.com: Complete the file with configuration and build.
2044
b5233201
AO
20452009-05-18 Alexandre Oliva <aoliva@redhat.com>
2046
2047 PR other/40159
2048 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2049 gcc-no-bootstrap are mutually exclusive.
2050 * Makefile.in: Rebuilt.
2051
7b6175f9
AO
20522009-05-18 Alexandre Oliva <aoliva@redhat.com>
2053
2054 PR other/40159
2055 * Makefile.tpl (all): Don't end with unconditional success.
2056 * Makefile.in: Rebuilt.
2057
1b05fbbd
AO
20582009-05-12 Alexandre Oliva <aoliva@redhat.com>
2059
2060 PR target/37137
2061 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2062 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2063 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2064 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2065 stage_configureflags, stage_cflags and stage_libcflags into
2066 explicit Makefile macros.
2067 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2068 GFORTRAN.
2069 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2070 CC. Set CC_FOR_BUILD from CC.
2071 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2072 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2073 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2074 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2075 and GFORTRAN.
2076 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2077 (_LIBCFLAGS): Renamed to _TFLAGS.
2078 (do-compare-debug, do-compare3-debug): Drop.
2079 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2080 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2081 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2082 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2083 (XGCC_FLAGS_FOR_TARGET): New.
2084 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2085 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2086 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2087 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2088 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2089 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2090 TFLAGS.
2091 (BUILD_CONFIG): Include if requested.
2092 (all): Set TFLAGS on bootstrap.
2093 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2094 (all-stageid-prefixmodule): Likewise.
2095 (do-clean, distclean-stageid): Set TFLAGS.
2096 (restrap): Fix whitespace.
2097 * Makefile.in: Rebuilt.
2098
dc17c78c
EB
20992009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2100
2101 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2102 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2103 * Makefile.in: Regenerate.
2104
14324cd7
EZ
21052009-04-24 Eli Zaretskii <eliz@gnu.org>
2106
2107 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2108 consistency with config.sub. (Update from upstream sources.)
2109
f8d5f06c
JM
21102009-04-21 Joseph Myers <joseph@codesourcery.com>
2111
2112 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2113
0000e2bf
BE
21142009-04-17 Ben Elliston <bje@au.ibm.com>
2115
2116 * config.sub, config.guess: Update from upstream sources.
2117
20135e4c
NC
21182009-04-15 Anthony Green <green@moxielogic.com>
2119
34adf976 2120 * configure.ac: Add moxie support.
20135e4c
NC
2121 * configure: Rebuilt.
2122
ef699244
L
21232009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2124
2125 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2126 * configure: Regenerate.
2127
10ad8ef3
L
21282009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2129
2130 PR gas/10039
2131 * configure.ac: Require texinfo 4.7.
2132 * configure: Regenerated.
2133
c50523ce
L
21342009-04-09 Steve Ellcey <sje@cup.hp.com>
2135
2136 * Makefil.def (languages): New entries.
2137 * Makefile.tpl (check-gcc-*): New generic target.
2138 * Makefile.in: Regenerate.
2139
47afba5f
EZ
21402009-03-27 Eli Zaretskii <eliz@gnu.org>
2141
2142 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2143 Windows builds of Sed.
2144
dc448a7b
TT
21452009-03-18 Tom Tromey <tromey@redhat.com>
2146
2147 * configure: Rebuild.
2148 * configure.ac (host_libs): Add libiconv.
2149 * Makefile.in: Rebuild.
2150 * Makefile.def (host_modules): Add libiconv.
2151 (configure-gdb, all-gdb): Depend on libiconv.
2152
24741ab2
JB
21532009-03-16 Tristan Gingold <gingold@adacore.com>
2154
2155 * configure.ac: Treat gdb as supported on x86_64-darwin.
2156 * configure: Regenerate.
2157
29383458
JM
21582009-03-16 Joseph Myers <joseph@codesourcery.com>
2159
2160 Merge from GCC:
2161
2162 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2163
2164 * configure.ac (--with-host-libstdcxx): New option.
2165 * configure: Regenerate.
2166
2167 2009-01-29 Robert Millan <rmh@aybabtu.com>
2168
2169 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2170 * configure: Regenerate.
2171
2172 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2173
2174 PR tree-optimization/38515
2175 * configure.ac (cloog-polylib): Removed.
2176 (with_ppl, with_cloog): Test for "no".
2177 * configure: Regenerated.
2178
58e24671
RW
21792009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2180
2181 Backport from git Libtool:
2182
2183 2009-01-19 Robert Millan <rmh@aybabtu.com>
2184 Support GNU/kOpenSolaris.
2185 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2186 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2187 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2188 GNU/kOpenSolaris.
2189
314b2e66
AS
21902009-02-05 Andreas Schwab <schwab@suse.de>
2191
2192 * Makefile.tpl (stage_last): Define $r and $s before using
2193 $(RECURSE_FLAGS_TO_PASS).
2194 * Makefile.in: Regenerate
2195
8b700390
JJ
21962009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2197
2198 * COPYING.NEWLIB: Add ARM license.
2199
66775d67
AM
22002009-01-16 Alan Modra <amodra@bigpond.net.au>
2201
2202 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2203 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2204 * Makefile.in: Regenerate.
2205
19e99079
NC
22062009-01-15 Douglas B Rupp <rupp@gnat.com>
2207
2208 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2209 * configure: Regenerate.
2210
22e8c8e0
RW
22112008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2212
2213 Backport link test fix from upstream Libtool:
2214
2215 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2216 Add cache variables to tests that require the linker to work.
2217 For shlibpath_overrides_runpath, this also changes the semantics
2218 to let the result from the C compiler take precedence.
2219 compiler take precedence.
2220
7d6d7764
BE
22212008-12-02 Ben Elliston <bje@au.ibm.com>
2222
2223 * config.sub, config.guess: Update from upstream sources.
2224
ea8af06e
JJ
22252008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2226
2227 * COPYING.NEWLIB: Updated.
2228 * COPYING.LIBGLOSS: Ditto.
2229
af0771d3
PB
22302008-12-16 Paolo Bonzini <bonzini@gnu.org>
2231
2232 Sync with GCC:
2233
2234 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2235
2236 * configure.ac (ppllibs): Add by default the lib flags.
2237 * configure: Regenerate.
2238
2239 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2240
314b2e66
AS
2241 * configure.ac: Add double brackets on darwin[912].
2242 * configure: Regenerate.
af0771d3
PB
2243
2244 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2245
314b2e66
AS
2246 * configure.ac: Expand to darwin10 and later.
2247 * configure: Regenerate.
af0771d3 2248
f7c83eac
AS
22492008-12-02 Andreas Schwab <schwab@suse.de>
2250
2251 * Makefile.def: configure-target-boehm-gc depends on
2252 all-target-libstdc++-v3.
2253 * Makefile.in: Regenerate.
2254
bc67ad83
BE
22552008-12-02 Ben Elliston <bje@au.ibm.com>
2256
2257 * config.sub, config.guess: Update from upstream sources.
2258
e28c595f
JM
22592008-11-27 Joseph Myers <joseph@codesourcery.com>
2260
2261 Merge from GCC:
2262
2263 2007-12-02 Matthias Klose <doko@ubuntu.com>
2264
2265 * config-ml.in: Remove 64bit configure tests.
2266
2267 2008-05-14 Rafael Espindola <espindola@google.com>
2268
2269 * config-ml.in: don't handle --enable-shared and --enable-static.
2270
2271 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2272 Tobias Grosser <grosser@fim.uni-passau.de>
2273 Jan Sjodin <jan.sjodin@amd.com>
2274 Harsha Jagasia <harsha.jagasia@amd.com>
2275 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2276 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2277 Adrien Eliche <aeliche@isty.uvsq.fr>
2278
2279 Merge from graphite branch.
2280 * configure: Regenerate.
2281 * Makefile.in: Regenerate.
2282 * configure.ac (host_libs): Add ppl and cloog.
2283 Add checks for PPL and CLooG.
2284 * Makefile.def (ppl, cloog): Added modules and dependences.
2285 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2286 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2287
2288 2008-09-03 Richard Guenther <rguenther@suse.de>
2289
2290 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2291 cloog test.
2292 * configure: Re-generate.
2293
2294 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2295
2296 * configure.ac (--with-cloog-polylib): New.
2297 (--disable-cloog-version-check): New.
2298 (--disable-ppl-version-check): New.
2299 * configure: Re-generate.
2300
2301 2008-09-05 Richard Guenther <rguenther@suse.de>
2302
2303 * configure.ac: Initialize clooglibs to -lcloog.
2304 * configure: Re-generate.
2305
2306 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2307
2308 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2309 recommended version to 2.3.2.
2310
2311 * configure: Regenerate.
2312
2313 2008-10-31 Ben Elliston <bje@au.ibm.com>
2314
2315 * configure.ac (spu-*-*): Remove special case.
2316 * configure: Regenerate.
2317
2318 Complete comment text from GCC version of:
2319
2320 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2321
2322 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2323 (GCC_SHLIB_SUBDIR): New.
2324 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2325 * configure: Regenerate.
2326 * Makefile.in: Regenerate.
2327
652dec25
TG
23282008-11-27 Tristan Gingold <gingold@adacore.com>
2329
2330 * configure.ac: Build gdb for i?86-*-darwin*
2331 * configure: Regenerated.
2332
7582fb4a
DJ
23332008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2334
2335 PR bootstrap/38014
2336 PR bootstrap/37923
2337
2338 Revert:
2339
2340 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2341
2342 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2343 * Makefile.in: Regenerated.
2344
2345 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2346
2347 PR gdb/921
2348 PR gdb/1646
2349 PR gdb/2175
2350 PR gdb/2176
2351
2352 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2353 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2354 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2355 (HOST_EXPORTS): Pass CPPFLAGS.
2356 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2357 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2358 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2359 * Makefile.in, configure: Regenerated.
2360 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2361 and CPPFLAGS_FOR_BUILD.
2362
faee1be2
UW
23632008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2364
2365 * configure.ac [spu-*-*]: Do not set skipdirs.
2366 * configure: Re-generate.
2367
b7c2dce4
DJ
23682008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2369
2370 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2371 * Makefile.in: Regenerated.
2372
bb52de30
DJ
23732008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2374
2375 PR gdb/921
2376 PR gdb/1646
2377 PR gdb/2175
2378 PR gdb/2176
2379
2380 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2381 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2382 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2383 (HOST_EXPORTS): Pass CPPFLAGS.
2384 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2385 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2386 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2387 * Makefile.in, configure: Regenerated.
2388 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2389 and CPPFLAGS_FOR_BUILD.
2390
b25062ae
SE
23912008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2392
2393 * libtool.m4: Update to libtool 2.2.6.
2394 * lt~obsolete.m4: Update to libtool 2.2.6.
2395 * ltmain.sh: Update to libtool 2.2.6.
2396 * ltsugar.m4: Update to libtool 2.2.6.
2397 * ltversion.m4: Update to libtool 2.2.6.
2398 * ltoptions.m4: Update to libtool 2.2.6.
2399 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2400
3bbd2f8f
AL
24012008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2402
2403 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2404 (GCC_SHLIB_SUBDIR): New.
2405 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2406 * configure: Regenerate.
2407 * Makefile.in: Regenerate.
2408
b29d32ce
TG
24092008-08-28 Tristan Gingold <gingold@adacore.com>
2410
2411 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2412 Enable bfd, binutils and opcodes.
2413 * configure: Regenerate.
2414
c325a203
DD
24152008-08-16 Nicolas Roche <roche@adacore.com>
2416
2417 * Makefile.tpl: Add BOOT_ADAFLAGS.
2418 * Makefile.in: Regenerate.
2419
e7c8859c
RS
24202008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2421
2422 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2423 * configure: Regenerate.
2424
da888c87
PB
24252008-07-30 Paolo Bonzini <bonzini@gnu.org>
2426
2427 Sync with gcc:
2428 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2429
f7c83eac
AS
2430 * configure.ac: Add makefile fragments for hpux.
2431 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2432 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2433 * configure: Regenerate.
2434 * Makefile.in: Regenerate.
da888c87
PB
2435
2436 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2437
f7c83eac
AS
2438 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2439 * Makefile.in: Regenerate.
2440 * configure: Regenerate.
da888c87 2441
944982cf
ILT
24422008-06-18 Ian Lance Taylor <iant@google.com>
2443
662c6704
ILT
2444 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2445
944982cf
ILT
2446 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2447
7a283e07
RW
24482008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2449
2450 * configure: Regenerate.
2451
5b553f7e
RW
24522008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2453
2454 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2455 "$@" is still intact with both Autoconf 2.59 and 2.62.
2456 * configure: Regenerate.
2457
675492f0
RW
24582008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2459
2460 * Makefile.tpl: Fix comment errors.
2461 * Makefile.in: Regenerate.
2462
b018a5d1
JB
24632008-06-13 Julian Brown <julian@codesourcery.com>
2464
2465 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2466 of libobjc for ARM EABI Linux.
2467 * configure: Regenerate.
2468
310213e8
DE
24692008-06-12 David S. Miller <davem@davemloft.net>
2470 David Edelsohn <edelsohn@gnu.org>
2471
2472 * configure.ac: Add powerpc*-*-* to gold supported targets.
2473 * configure: Regenerate.
2474
6641ce42
JM
24752008-06-08 Joseph Myers <joseph@codesourcery.com>
2476
2477 PR tree-optimization/36218
2478 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2479 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2480 (all prefix="build-"): Pass them to build-system sub-makes.
2481 * Makefile.in: Regenerate.
2482
03c2f9e6
DJ
24832008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2484
2485 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2486 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2487 mkdep, and compile. Update comments.
2488 (ETC_SUPPORT): Add ChangeLog and update comments.
2489
4538db8b
ILT
24902008-05-11 Ian Lance Taylor <iant@google.com>
2491
2492 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2493
266df637
PB
24942008-04-18 Paolo Bonzini <bonzini@gnu.org>
2495
2496 Sync with gcc:
2497 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2498
2499 PR bootstrap/35457
2500 * configure.ac: Include override.m4.
2501 * configure: Regenerate.
2502
2503 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2504
f7c83eac
AS
2505 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2506 * Makefile.in: Regenerate.
266df637
PB
2507
2508 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2509
f7c83eac
AS
2510 * configure.ac: Do not build libssp for the AVR.
2511 * configure: Regenerate.
266df637 2512
a86a761e
NC
25132008-04-18 Nick Clifton <nickc@redhat.com>
2514
2515 * MAINTAINERS: Replace reference to configure.in with reference to
2516 configure.ac.
2517
52310858
NC
25182008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2519
f7c83eac 2520 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2521 as nonconfigurable directories list.
f7c83eac 2522 * configure: Regenerate.
52310858 2523
f5314dd5
DM
25242008-04-14 David S. Miller <davem@davemloft.net>
2525
2526 * configure.ac: Add sparc*-*-* to gold supported targets.
2527 * configure: Regenerate.
2528
e2208220
BE
25292008-04-14 Ben Elliston <bje@au.ibm.com>
2530
2531 * config.sub, config.guess: Update from upstream sources.
2532
0bb6ea20
HPN
25332008-04-12 Hans-Peter Nilsson <hp@axis.com>
2534
2535 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2536 * Makefile.in: Regenerate.
2537
e5164e97
ILT
25382008-04-07 Ian Lance Taylor <iant@google.com>
2539
2540 * Makefile.def: check-gold depends upon all-binutils.
2541 * Makefile.in: Regenerate.
2542
e33b51a6
NC
25432008-04-04 Nick Clifton <nickc@redhat.com>
2544
2545 PR binutils/4334
2546 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2547 builds.
2548 * configure: Regenerate.
2549
fc5df3ab
NC
25502008-04-04 NightStrike <NightStrike@gmail.com>
2551
2552 PR other/35151
f7c83eac
AS
2553 * configure.ac: Combine rules for mingw32 and mingw64.
2554 * configure: Regenerate.
fc5df3ab 2555
c779bab8
PB
25562008-03-27 Paolo Bonzini <bonzini@gnu.org>
2557
2558 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2559 * Makefile.in: Regenerate.
2560
93f9b408
ILT
25612008-03-20 Ian Lance Taylor <iant@google.com>
2562
2563 * configure.ac: Add support for --enable-gold.
2564 * Makefile.def: Add gold as a directory like ld.
2565 * configure, Makefile.in: Regenerate.
2566
5746fb46
AK
25672008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2568
2569 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2570 (s390_cond_extensions): Reduced extensions to the compare related.
2571 (main): z10 cpu type option added.
2572 (expandConditionalJump): Renamed to ...
2573 (insertExpandedMnemonic): ... this.
2574
2575 * opcodes/s390-opc.c: Re-group the operand format makros.
2576 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2577 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2578 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2579 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2580 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2581 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2582 INSTR_SIL_RDU): New instruction formats added.
2583 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2584 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2585 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2586 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2587 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2588 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2589 masks added.
2590 (s390_opformats): New formats added "ris", "rrs", "sil".
2591 * opcodes/s390-opc.txt: Add the conditional jumps with the
2592 extensions removed from automatic expansion in s390-mkopc.c manually.
2593 (asi - trtre): Add new System z10 EC instructions.
2594 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2595
58c85be7
RW
25962008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2597
2598 * configure.ac: m4_include config/proginstall.m4.
2599 * configure: Regenerate.
2600
78124051
RW
26012008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2602
2603 Backport from upstream Libtool:
f7c83eac 2604
78124051 2605 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2606
78124051
RW
2607 Deal with Autoconf 2.62's semantic change in m4_append.
2608 * ltsugar.m4 (lt_append): Replace broken versions of
2609 m4_append.
2610 (lt_if_append_uniq): Don't require separator to be overquoted,
2611 and avoid broken m4_append.
2612 (lt_dict_add): Fix typo.
2613 * libtool.m4 (_LT_DECL): Don't overquote separator.
2614
018f1bea
DE
26152008-03-13 David Edelsohn <edelsohn@gnu.org>
2616
2617 * config.rpath: Add AIX 6 support.
2618
5c5f596d
PB
26192008-03-13 Paolo Bonzini <bonzini@gnu.org>
2620
2621 * Makefile.def (stageprofile). Remove -fprofile-generate
2622 from stage_libcflags.
2623 * Makefile.in: Regenerate.
2624
a1f93a5e
BE
26252008-03-13 Ben Elliston <bje@au.ibm.com>
2626
2627 * config.sub, config.guess: Update from upstream sources.
2628
98c3d905
AK
26292008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2630
2631 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2632 * s390-opc.txt (cmpsc): Duplicate entry removed.
2633 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2634 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2635 fier, cu42, cu41): Fix operand format.
2636
7f6ef0c0
PB
26372008-02-20 Paolo Bonzini <bonzini@gnu.org>
2638
f7c83eac
AS
2639 PR bootstrap/32009
2640 PR bootstrap/32161
2641
2642 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2643 * configure: Regenerate.
2644
2645 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2646 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2647 STAGE4_LIBCFLAGS): New.
2648 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2649 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2650 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2651 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2652 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2653 for target modules. Don't export LIBCFLAGS.
2654 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2655 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2656 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2657 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2658 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2659 * Makefile.in: Regenerate.
7f6ef0c0 2660
eaf19029
PB
26612008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2662
2663 PR libgcj/33085
2664 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2665 Do not use -DDLL_EXPORT. Backport from upstream.
2666
680c43e9
NC
26672008-02-14 Nick Clifton <nickc@redhat.com>
2668
2669 Import this patch from gcc:
2670 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2671
2672 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2673
c72b1d96
HPN
26742008-02-02 Hans-Peter Nilsson <hp@axis.com>
2675
2676 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2677 * configure: Regenerate.
2678
8b66833e
BW
26792008-01-31 Marc Gauthier <marc@tensilica.com>
2680
2681 * configure.ac (xtensa*-*-*): Recognize processor variants.
2682 * configure: Regenerate.
2683
9cc8ae67
PB
26842008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2685
f7c83eac
AS
2686 PR bootstrap/34922
2687 * configure.ac (PARSE_ARGS): Push suitable setting of
2688 ac_subdirs_all, for `./configure --help=recursive'.
2689 Handle `+' in generic toplevel directory disabling.
2690 * configure: Regenerate.
9cc8ae67 2691
19090595
BE
26922008-01-23 Ben Elliston <bje@au.ibm.com>
2693
2694 * config.sub, config.guess: Update from upstream sources.
2695
9f1e7fd3
BE
26962008-01-08 Ben Elliston <bje@au.ibm.com>
2697
2698 * config.sub, config.guess: Update from upstream sources.
2699
2f959d61
JJ
27002007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2701
2702 * COPYING.LIBGLOSS: Update default copyright.
2703
aa054b85
JJ
27042007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2705
2706 * COPYING.NEWLIB: Update default copyright.
2707
57c53b2b
RS
27082007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2709
2710 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2711 Change recommended MPFR from 2.2.1 > 2.3.0.
2712 * configure: Regenerate.
2713
fee14b60
RS
27142007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2715
2716 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2717 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2718 * Makefile.in: Regenerate.
2719
c9b68031
DD
27202007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2721
2722 * configure.ac: Enable libjava for x86_64-*-darwin9.
2723 * configure: Regenerate.
2724
ad25e7d5
BE
27252007-12-05 Ben Elliston <bje@au.ibm.com>
2726
2727 * config.sub, config.guess: Update from upstream sources.
2728
6ac84f65
PB
27292007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2730
f7c83eac
AS
2731 * config-ml.in: Robustify against white space in absolute file
2732 names.
6ac84f65 2733
f7c83eac
AS
2734 * config-ml.in (multi-clean): Substitute ${Makefile}.
2735 Remove superfluous ${Makefile} in list.
6ac84f65 2736
7b3200f9
DJ
27372007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2738
2739 * Makefile.def (dependencies): Make configure-gdb depend on
2740 all-intl.
2741 * Makefile.in: Regenerated.
2742
2c133ff9
JJ
27432007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2744
2745 * Makefile.def: To avoid problems running with parallel makes,
2746 build newlib before libgloss so that target specific header
2747 files are availble.
2748 * Makefile.in: Regenerate.
2749
5074315a
DJ
27502007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2751
2752 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2753 * Makefile.in: Regenerate.
2754
f5bc1778
DJ
27552007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2756
2757 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2758 * libdecnumber: New directory, imported from GCC.
2759
c66487f8
NC
27602007-10-08 Mike Frysinger <vapier@gentoo.org>
2761
2762 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2763 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2764 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2765 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2766 * configure: Regenerate.
2767
b5714970
PB
27682007-10-01 Paolo Bonzini <bonzini@gnu.org>
2769
2770 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2771 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2772 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2773 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2774 * configure.ac: Default them to host tools for $host = $build.
2775 Subst them.
2776
2777 * configure: Regenerate.
2778 * Makefile.in: Regenerate.
2779
f3b1e08e
RS
27802007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2781
2782 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2783 * configure: Regenerate.
2784
cff87f51
DD
27852007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2786
2787 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2788 libstdc++.
2789 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2790 * configure: Regenerate.
2791 * Makefile.in: Regenerate.
f7c83eac 2792
625a61cd
AS
27932007-09-17 Andreas Schwab <schwab@suse.de>
2794
2795 * configure.ac: Raise minimum makeinfo version to 4.6.
2796 * configure: Regenerate.
2797
83a3a68b
AM
27982007-09-15 Alan Modra <amodra@bigpond.net.au>
2799
2800 * configure.ac: Correct makeinfo version check.
2801 * configure: Regenerate.
2802
5bd8be13
RS
28032007-09-14 Richard Sandiford <richard@codesourcery.com>
2804
2805 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2806 to $skipdirs and only disable gprof for newlib. Use the normal
2807 mips*-elf* handling in other respects.
2808 * configure: Regnerate.
2809
5566c1fa
DD
28102007-09-12 David Daney <ddaney@avtrex.com>
2811
2812 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2813 enabling libgcj.
2814 * configure: Regenerate.
2815
28162007-09-12 Richard Guenther <rguenther@suse.de>
2817
2818 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2819 nor --disable-checking is provided also turn on yes and types
2820 checking for stage1.
2821 * configure: Re-generate.
2822
a18e2996 28232007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2824
2825 PR target/33281
2826 * configure.ac: Use config/mh-mingw on mingw.
2827 * configure: Regenerate.
84e7906e 2828
691bb5a1
DD
28292007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2830
2831 PR other/32154
2832 * configure.ac: For libgloss targets, point the linker to the linker
2833 script, startup code and simulator library.
2834 * configure: Regenerate.
2835
6d18b86b
AH
28362007-09-09 Andrew Haley <aph@redhat.com>
2837
2838 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2839 target-libjava.
6d18b86b 2840
f00a3165 28412007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2842
f00a3165 2843 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2844
2abc4e65
BE
28452007-08-21 Richard Guenther <rguenther@suse.de>
2846
2847 * configure.ac: Add types checking to stage1 checking flags.
2848 * configure: Regenerate.
2849
8a6ee3ab 28502007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2851 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2852
2853 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2854 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2855 * Makefile.in: Regenerate.
2856 * configure.ac (--with-debug-prefix-map): New.
2857 * configure: Regenerate.
2858
429acdec
RS
28592007-08-17 Richard Sandiford <richard@codesourcery.com>
2860 Nigel Stephens <nigel@mips.com>
2861
429acdec
RS
2862 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2863 as target_makefile_frag.
2864 * configure: Regenerate.
2865
8520c408
AO
28662007-08-16 Alexandre Oliva <aoliva@redhat.com>
2867
2868 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2869 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2870 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2871 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2872 (do-compare, do-compare3, do-compare-debug): New.
2873 ([+compare-target+]): Use them.
2874
28752007-08-16 Alexandre Oliva <aoliva@redhat.com>
2876
2877 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2878 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2879 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2880 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2881 (do-compare, do-compare3, do-compare-debug): New.
2882 ([+compare-target+]): Use them.
2883
2444379b
BE
28842007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2885 Ben Elliston <bje@au.ibm.com>
2886
2887 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2888 --silent if $silent.
2889 * configure: Regenerate.
2890
d6f99447
DJ
28912007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2892
2893 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2894
bd0aa315
NC
28952007-07-17 Nick Clifton <nickc@redhat.com>
2896
2897 * COPYING3: New file. Contains version 3 of the GNU General
2898 Public License.
2899 * COPYING3.LIB: New file. Contains version 3 of the GNU
2900 Lesser General Public License.
2901
0ebe98fb
BS
29022007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2903
2904 * configure.ac: Fix my previous change to really match GCC.
2905 * configure: Regenerate.
2906
521ec477
DD
29072007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2908
2909 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2910 * configure: Regenerate.
2911
29122007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2913
2914 * configure.ac: Add some missing m4 quotation.
2915 * configure: Regenerate.
2916
0c24b341
NC
29172007-07-09 Kai Tietz <kai.tietz@onevision.com>
2918
f7c83eac
AS
2919 * Makefile.def: Add windmc tool to build.
2920 * Makefile.tpl: Likewise.
2921 * configure.ac: Likewise.
2922 * Makefile.in: Regenerate.
2923 * configure: Regenerate.
0c24b341 2924
a09314d0
L
29252007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2926
2927 * lt~obsolete.m4: New. Import from 20070318 libtool.
2928
7c3e1d12
BS
29292007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2930
2931 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2932 uclinux and linux-uclibc targets.
2933 * configure: Regenerate.
2934
a5b3b4dd
DD
29352007-06-28 DJ Delorie <dj@redhat.com>
2936
2937 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2938 not building newlib.
2939 * configure: Regenerated.
f7c83eac 2940
184d813c
DJ
29412007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2942
2943 * src-release (DEVO_SUPPORT): Correct typos.
2944
31d99776
DJ
29452007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2946
2947 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2948 * Makefile.in: Regenerated.
2949
e00a73e3
PB
29502007-06-14 Paolo Bonzini <bonzini@gnu.org>
2951
f7c83eac
AS
2952 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2953 (distclean-stage[+id+]): Possibly delete stage_last.
2954 * Makefile.in: Regenerate.
e00a73e3 2955
98a1bbc5
BE
29562007-06-07 Ben Elliston <bje@au.ibm.com>
2957
2958 * config.sub, config.guess: Update from upstream sources.
2959
973601e1
BE
29602007-06-07 Ben Elliston <bje@au.ibm.com>
2961
2962 * Makefile.tpl: Fix spelling error.
2963 * Makefile.in: Regenerate.
2964
2038f525
PB
29652007-06-04 Paolo Bonzini <bonzini@gnu.org>
2966
2967 Sync with gcc:
2968 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2969
f7c83eac
AS
2970 PR bootstrap/29382
2971 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2972 * configure: Rebuilt.
2038f525 2973
f7c5c4b5
PB
29742007-06-01 Steve Ellcey <sje@cup.hp.com>
2975
12a64d4f
L
2976 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2977 lt_cv_sys_max_cmd_len.
f7c5c4b5 2978
7ad9660b
PB
29792007-05-31 Paolo Bonzini <bonzini@gnu.org>
2980
2981 * ltgcc.m4: Update from GCC.
2982
0e7ef45c
EC
29832007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2984
12a64d4f 2985 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2986
37ad9514
SE
29872007-05-24 Steve Ellcey <sje@cup.hp.com>
2988
2989 * ltmain.sh: Update from GCC.
2990 * libtool.m4: Update from GCC.
2991 * ltsugar.m4: New. Update from GCC.
2992 * ltversion.m4: New. Update from GCC.
2993 * ltoptions.m4: New. Update from GCC.
2994 * ltconfig: Remove.
2995 * ltcf-c.sh: Remove.
2996 * ltcf-cxx.sh: Remove.
2997 * ltcf-gcj.sh: Remove.
2998 * src-release: Update with new libtool file list.
2999
8ee82aff
PB
30002007-05-16 Paolo Bonzini <bonzini@gnu.org>
3001
3002 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3003 stage_cflags.
3004 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3005 Remove CFLAGS/LIBCFLAGS.
3006 (configure-stage[+id+]-[+prefix+][+module+],
3007 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3008 * Makefile.in: Regenerate.
3009
149cb58d
SE
30102007-04-14 Steve Ellcey <sje@cup.hp.com>
3011
3012 * config-ml.in: Update from GCC.
3013
91506736
DJ
30142007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3015
3016 * src-release (do-proto-toplev): Process the support directories before
3017 the tool directory.
3018
ffa8bd48
RS
30192007-03-21 Richard Sandiford <richard@codesourcery.com>
3020
3021 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3022 of glob. Quote arguments with single quotes too.
3023 * configure: Regenerate.
3024
a4fd3374
DD
30252007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3026
3027 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3028 * Makefile.in: Regenerate
3029
b8025f34
AS
30302007-03-07 Andreas Schwab <schwab@suse.de>
3031
3032 * configure: Regenerate.
3033
a3ca38d2
DD
30342007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3035
3036 * configure.ac: Add "--with-pdfdir" configure option,
3037 which defines pdfdir variable.
3038 * Makefile.def (target=fixincludes): Add install-pdf to
3039 missing targets.
3040 (recursive_targets): Add install-pdf target.
3041 (flags_to_pass): Add pdfdir.
3042 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3043 target.
3044 * configure: Regenerate
3045 * Makefile.in: Regenerate
3046
30472007-02-28 Eric Christopher <echristo@apple.com>
3048
3049 Revert:
3050 2006-12-07 Mike Stump <mrs@apple.com>
3051
3052 * Makefile.def (dependencies): Add dependency for
3053 install-target-libssp and install-target-libgomp on
3054 install-gcc.
3055 * Makefile.in: Regenerate.
3056
30572007-02-27 Matt Kraai <kraai@ftbfs.org>
3058
3059 * configure: Regenerate.
3060 * configure.ac: Move statements after variable declarations.
3061
a4708fba
JM
30622007-02-19 Joseph Myers <joseph@codesourcery.com>
3063
3064 * configure.ac: Adjust for loop syntax.
3065 * configure: Regenerate.
3066
9a819804
AO
30672007-02-18 Alexandre Oliva <aoliva@redhat.com>
3068
3069 * configure: Rebuilt.
3070
81ec575a
AO
30712007-02-18 Alexandre Oliva <aoliva@redhat.com>
3072
3073 * configure.ac: Drop multiple occurrences of --enable-languages,
3074 and fix its quoting.
3075 * configure: Rebuilt.
3076
92f01d61 30772007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3078 Nathan Sidwell <nathan@codesourcery.com>
3079 Vladimir Prus <vladimir@codesourcery.com
3080 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3081
3082 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3083 * configure: Regenerate.
3084
b1299c4e
DJ
30852007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3086
3087 * configure.ac (target_libraries): Move libgcc before libiberty.
3088 * configure: Regenerated.
3089
18f6b6ee
PB
30902007-02-13 Paolo Bonzini <bonzini@gnu.org>
3091
3092 * configure: Regenerate again?
3093
9c4e9f27
PB
30942007-02-13 Paolo Bonzini <bonzini@gnu.org>
3095
3096 * configure: Reapply PR30748 fix which was lost in the previous commit.
3097
24ff9987
DJ
30982007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3099 Paolo Bonzini <bonzini@gnu.org>
3100
3101 PR bootstrap/30753
3102 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3103 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3104 * configure: Regenerated.
3105
7df2cd5d
PB
31062007-02-10 Paolo Bonzini <bonzini@gnu.org>
3107
3108 * configure: Regenerate.
3109
b0aaa663
DJ
31102007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3111
3112 PR bootstrap/30748
3113 * configure.ac: Correct syntax for Solaris ksh.
3114 * configure: Regenerated.
3115
a0323144
PB
31162007-02-09 Paolo Bonzini <bonzini@gnu.org>
3117
3118 * Makefile.def: Sync with GCC.
3119 * Makefile.tpl: Sync with GCC.
3120 * Makefile.in: Regenerate.
3121 * configure: Regenerate.
3122
c6b750e1
DJ
31232007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3124
3125 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3126 noncanonical equivalents.
3127 * configure.in: Rename to...
3128 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3129 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3130 target_noncanonical. Use them. Rewrite removal of configure
3131 arguments for autoconf 2.59. Discard variable settings. Force
3132 program_transform_name for native tools.
3133
3134 * Makefile.in: Regenerated.
3135 * configure: Regenerated with autoconf 2.59.
3136
3137 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3138
f3cd89f4
JJ
31392007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3140
3141 * COPYING.LIBGLOSS: Reformat default Red Hat
3142 license to fit within 80 columns.
3143 * COPYING.NEWLIB: Ditto.
3144
4e206d7e
DB
31452007-02-05 Dave Brolley <brolley@redhat.com>
3146
3147 * Contribute the following changes:
3148 2006-11-28 DJ Delorie <dj@redhat.com>
3149
3150 * configure.in: Fix typo for mep's target_makefile_frag.
3151 * configure: Regenerated.
3152
3153 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3154
3155 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3156 * configure: Regenerate.
3157
3158 2001-09-19 DJ Delorie <dj@redhat.com>
3159
3160 * configure.in (target_makefile_frag): use mt-mep
3161
3162 2001-06-12 Don Howard <dhoward@redhat.com>
3163
3164 * configure.in: Remove gdb from MeP skip list.
3165
3166 2001-04-05 DJ Delorie <dj@redhat.com>
3167
3168 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3169
3170 2001-03-20 Ben Elliston <bje@redhat.com>
3171
3172 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3173
3174 2001-03-19 Ben Elliston <bje@redhat.com>
3175
3176 * config.sub (mep, mep-*): Add.
3177
b2edfdd2
AS
31782007-01-31 Andreas Schwab <schwab@suse.de>
3179
3180 * Makefile.tpl (LDFLAGS): Substitute it.
3181 * Makefile.in: Regenerate.
3182
ceb92e78
PB
31832007-01-11 Paolo Bonzini <bonzini@gnu.org>
3184
3185 * configure.in: Change == to = in test command.
f7c83eac 3186 * configure: Regenerate.
ceb92e78 3187
4b900473 31882007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3189 Nick Clifton <nickc@redhat.com>
3190 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3191
3192 * configure.in (build_configargs, host_configargs, target_configargs):
3193 Remove build/host/target parameters.
3194 (host_libs): Add gmp and mpfr.
3195 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3196 * Makefile.def (gmp, mpfr): New.
3197 (gcc): Remove target.
3198 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3199 target_os, target_vendor): New.
3200 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3201 * configure: Regenerate.
3202 * Makefile.in: Regenerate.
4b900473
PB
3203
32042007-01-11 Matt Fago <fago@earthlink.net>
3205
3206 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3207 to improve robustness of configure tests.
4b900473
PB
3208 * configure: Regenerate.
3209
80f6dcbc
NC
32102007-01-08 Kai Tietz <kai.tietz@onevision.com>
3211
3212 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3213 * configure: Regenerate.
80f6dcbc 3214
f86e35b8
NC
32152007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3216
3217 * Makefile.tpl (all-target): Correct @if conditional for target
3218 modules.
3219 * configure.in: Omit libiberty if building only target libgcc.
3220 * configure, Makefile.in: Regenerated.
3221
79fcd0ec
PB
32222007-01-04 Paolo Bonzini <bonzini@gnu.org>
3223
3224 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3225 * configure: Regenerate.
3226
6aa8ef82
DJ
32272007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3228
3229 * Makefile.def (target_modules): Add libgcc.
3230 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3231 * Makefile.tpl (clean-target-libgcc): Delete.
3232 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3233 on gcc even for bootstrapped modules. Rewrite handling of
3234 lang_env_dependencies to loop over target_modules.
3235 * configure.in (target_libraries): Add target-libgcc.
3236 * Makefile.in, configure: Regenerated.
3237
9b134994
PB
32382006-12-29 Paolo Bonzini <bonzini@gnu.org>
3239
3240 Sync with gcc:
3241 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3242
f7c83eac
AS
3243 * configure.in: Reorganize recognition of languages. Add
3244 --enable-stage1-languages. Show supported languages for the chosen
3245 target rather than all recognized languages.
3246 * configure: Regenerate.
9b134994
PB
3247
3248 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3249
f7c83eac
AS
3250 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3251 * Makefile.in: Regenerate.
9b134994
PB
3252
3253 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3254
f7c83eac
AS
3255 * configure.in: Warn that MPFR 2.2.0 is buggy.
3256 * configure: Regenerate.
9b134994 3257
8cf39b1b
ILT
32582006-12-27 Ian Lance Taylor <iant@google.com>
3259
3260 * configure.in: When removing Makefiles to force a reconfigure, also
3261 remove prev-DIR*/Makefile.
3262 * configure: Regenerate.
3263
ebff6cd5
KH
32642006-12-23 Kazu Hirata <kazu@codesourcery.com>
3265
3266 * config.bfd: Recognize fido.
3267
8a0d8a5c
PB
32682006-12-19 Paolo Bonzini <bonzini@gnu.org>
3269
3270 Sync with gcc:
3271
3272 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3273
3274 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3275 it only affects bootstrap and could be tested on "$host" as well.
3276 * configure: Regenerate.
3277 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3278
3279 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3280
3281 PR bootstrap/29544
3282 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3283 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3284 move here comment from Makefile.tpl.
3285 * Makefile.tpl: Move some definitions higher in the file.
3286 (STAGE1_CHECKING): New.
3287 * configure.in: Add --enable-stage1-checking.
3288 * configure: Regenerate.
3289 * Makefile.in: Regenerate.
3290
3291 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3292
3293 * configure.in: Update error message for missing GMP/MPFR.
3294
3295 * configure: Regenerate.
3296
3297 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3298
3299 * configure.in: Update MPFR version in error message.
3300
3301 * configure: Regenerate.
3302
3303 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3304
3305 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3306 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3307 --with-gmp-lib): New flags.
3308
3309 * configure: Regenerate.
3310
790c0838
AM
33112006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3312
3313 PR bootstrap/30134
3314 * configure.in: Correct x86 darwin support for libjava to powerpc
3315 and i?86 only.
3316 * configure: Regenerate.
3317
77d7106f
AM
33182006-12-11 Alan Modra <amodra@bigpond.net.au>
3319
3320 * configure.in: Handle spu makefile frag.
77d7106f
AM
3321 * Makefile.tpl (MAINT): Define
3322 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3323 * configure: Regenerate.
3324 * Makefile.in: Regenerate.
3325
0cfa5389
BE
33262006-12-11 Ben Elliston <bje@au.ibm.com>
3327
3328 * config.sub, config.guess: Update from upstream sources.
3329
2839fe5d
BE
33302006-12-11 Ben Elliston <bje@au.ibm.com>
3331
3332 * configure.in: Sync with GCC (spu-*-*).
3333 * configure: Sync with GCC.
3334
b897f5d4
MS
33352006-12-07 Mike Stump <mrs@apple.com>
3336
3337 * Makefile.def (dependencies): Add dependency for
3338 install-target-libssp and install-target-libgomp on
3339 install-gcc.
3340 * Makefile.in: Regenerate.
3341
9daf3993
PB
33422006-11-16 Paolo Bonzini <bonzini@gnu.org>
3343
3344 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3345 (unstage): Test for stage_last presence.
3346
3347 PR bootstrap/29802
3348 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3349 * Makefile.in: Regenerate.
3350
9dbaa842
DD
33512006-11-14 DJ Delorie <dj@redhat.com>
3352
3353 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3354 * Makefile.in: Sync with GCC.
3355 * configure.in: Sync with GCC (mpfr, gmp).
3356 * configure: Sync with GCC.
3357
b0cbce8d
JJ
33582006-11-08 Jie Zhang <jie.zhang@analog.com>
3359
3360 * configure.in: Remove target-libgloss from noconfigdirs for
3361 bfin-*-*.
3362 * configure: Regenerated.
3363
44330a94
JJ
33642006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3365
3366 * COPYING.NEWLIB: Add spu license.
7de05dd5 3367 * COPYING.LIBGLOSS: Ditto.
44330a94 3368
56a8fe78
DD
33692006-10-17 Brooks Moses <bmoses@stanford.edu>
3370
3371 * Makefile.def: Added pdf target handling.
3372 * Makefile.tpl: Added pdf target handling.
3373 * Makefile.in: Regenerated.
3374
fbb00ad0
JJ
33752006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3376
3377 * COPYING.NEWLIB: Updated.
3378 * COPYING.LIBGLOSS: Ditto.
3379
6b89cc21
DB
33802006-09-27 Dave Brolley <brolley@redhat.com>
3381
3382 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3383 $s instead of $r.
3384 * configure: Regenerated.
3385
17bcf627
BE
33862006-09-26 Ben Elliston <bje@au.ibm.com>
3387
3388 * config.sub, config.guess: Update from upstream sources.
3389
f3529cf1
TS
33902006-09-20 Thiemo Seufer <ths@mips.com>
3391
3392 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3393 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3394 * configure: Regenerate.
3395
45055374
CV
33962006-08-30 Corinna Vinschen <corinna@vinschen.de>
3397
3398 * configure.in: Never build newlib for a Mingw host.
3399 Never build newlib as Mingw target library.
3400 Test the existence of winsup/cygwin for building a Cygwin newlib,
3401 rather than just winsup.
3402 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3403 building a Mingw target.
3404 * configure: Regenerate.
3405
4be041b2 34062006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3407 Nigel Stephens <nigel@mips.com>
3408 David Ung <davidu@mips.com>
4be041b2
TS
3409
3410 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3411
1d89b610
PB
34122006-07-25 Paolo Bonzini <bonzini@gnu.org>
3413
3414 Sync from GCC:
3415 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3416
f7c83eac
AS
3417 PR bootstrap/18058
3418 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3419 if the bootstrap compiler is a GCC version that supports it.
3420 * configure: Regenerate.
1d89b610 3421
66a79c16
DJ
34222006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3423
3424 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3425 * configure: Regenerated.
3426
c1cb7e02
PB
34272006-07-18 Paolo Bonzini <bonzini@gnu.org>
3428
f7c83eac
AS
3429 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3430 for stages after the first.
c1cb7e02 3431
7206a0ee
JJ
34322006-07-17 Jakub Jelinek <jakub@redhat.com>
3433
3434 * Makefile.def: Add dependencies for configure-opcodes
3435 on configure-intl and all-opcodes on all-intl.
3436 * Makefile.in: Regenerated.
3437
6816f995
AO
34382006-07-04 Peter O'Gorman <peter@pogma.com>
3439
3440 * ltconfig: chmod 644 before ranlib during install.
3441
3d3adb43
PB
34422006-07-03 Paolo Bonzini <bonzini@gnu.org>
3443
1f3f1bbf 3444 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3445 * configure: Regenerate.
3446
64ce424c
PB
34472006-07-03 Paolo Bonzini <bonzini@gnu.org>
3448
3449 Sync from gcc:
3450
3451 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3452
3453 PR other/27063
3454 * configure.in: Test subdir_requires and give an appropriate
3455 error message.
3456 * configure: Regenerate.
3457
3458 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3459
3460 PR target/27540
3461 * configure.in: Only enable libgomp on IRIX 6.
3462 * configure: Regenerate.
3463
d42c4017
DA
34642006-06-20 David Ayers <d.ayers@inode.at>
3465
3466 PR bootstrap/28072
3467 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3468 whether target-libjava is being configured instead of whether the
3469 java front end is enabled.
3470 * configure: Regenerate.
0e7ef45c 3471
4962c51a
MS
34722006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3473
3474 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3475 to R_ARM_LDC_SB_G{0,1,2} respectively.
3476
caee866a
PB
34772006-06-15 Paolo Bonzini <bonzini@gnu.org>
3478
3479 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3480 too.
3481 * Makefile.in: Regenerate.
3482
363ef840
DA
34832006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3484
3485 Sync from gcc:
3486
3487 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3488 * configure.in: Don't enable libgomp on hpux10.
3489 * configure: Rebuilt.
3490
54d1c879
DA
34912006-06-13 David Ayers <d.ayers@inode.at>
3492
3493 Sync from gcc:
3494
3495 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3496
54d1c879
DA
3497 PR bootstrap/27963
3498 PR target/19970
0e7ef45c 3499 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3500 ${libgcj} is specified.
3501 * configure: Regenerate.
0e7ef45c 3502
a4d8b690
JJ
35032006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3504
3505 Sync from gcc:
3506
3507 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3508 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3509
3510 PR bootstrap/18033
3511 * config-ml.in: Eval option if surrounded by single quotes.
3512
4f0ef2d8
CD
35132006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3514
3515 Sync from gcc:
0e7ef45c 3516
4f0ef2d8 3517 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3518
4f0ef2d8
CD
3519 PR libobjc/13946
3520 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3521 * Makefile.in: Regenerate.
3522 * configure.in: Add --enable-objc-gc at toplevel and have it
3523 enable boehm-gc for Objective-C.
3524 Remove target-boehm-gc from libgcj.
3525 Add target-boehm-gc to target_libraries.
3526 Add target-boehm-gc to noconfigdirs where ${libgcj}
3527 is specified.
3528 Assert that boehm-gc is supported when requested for Objective-C.
3529 Only build boehm-gc if needed either for Java or Objective-C.
3530 * configure: Regenerate.
3531
3532 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3533
4f0ef2d8
CD
3534 PR 27674
3535 * Makefile.tpl (configure-[+prefix+][+module+],
3536 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3537 Remove rule to unstage bootstrapped modules.
3538 (stage_current): New.
3539 * Makefile.in: Regenerate.
3540
3541 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3542 Andreas Tobler <a.tobler@schweiz.ch>
3543
3544 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3545 * configure: Rebuilt.
3546
3547 Revert
3548 2006-01-31 Richard Guenther <rguenther@suse.de>
3549 Paolo Bonzini <bonzini@gnu.org>
3550
3551 * Makefile.def (target_modules): Add libgcc-math target module.
3552 * configure.in (target_libraries): Add libgcc-math target library.
3553 (--enable-libgcc-math): New configure switch.
3554 * Makefile.in: Re-generate.
3555 * configure: Re-generate.
3556
c17b816b
JJ
35572006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3558
3559 * config-ml.in: Alter CCASFLAGS to include special
3560 multilib options the same as is done for CFLAGS.
3561
20e95c23
DJ
35622006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3563
3564 * Makefile.def: Added dependencies from sim and gdb on intl, and
3565 added configure dependencies to everything with an all dependency
3566 on intl.
3567 * gettext.m4: Removed.
3568 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3569 (GDB_SUPPORT_DIRS): Add intl.
3570 * Makefile.in: Regenerated.
3571
4bd8ad80
DJ
35722006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3573
3574 * src-release (DEVO_SUPPORT): Add config.rpath.
3575
c380fdd8
PB
35762006-05-25 Paolo Bonzini <bonzini@gnu.org>
3577
3578 * Makefile.def (bfd, opcodes): Fix lib_path.
3579 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3580 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3581 * Makefile.in: Regenerate.
3582
701628f5
MS
35832006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3584
3585 * configure.in: Enable gprof for cross builds.
3586 * configure: Regenerate.
3587
25aae7f2
DJ
35882006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3589
3590 * src-release (MAKEINFOFLAGS): Define.
3591 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3592
ea3d1626
BE
35932006-05-14 Ben Elliston <bje@au.ibm.com>
3594
3595 * config.sub, config.guess: Update from upstream sources.
3596
49b9e644
BE
35972006-05-12 Ben Elliston <bje@au.ibm.com>
3598
3599 * config.sub, config.guess: Update from upstream sources.
3600
482dd2f6
DJ
36012006-05-04 Steve Ellcey <sje@cup.hp.com>
3602
3603 * blt, iwidgets, mmalloc: Remove directories.
3604
8b01a5c2
DD
36052006-05-01 DJ Delorie <dj@redhat.com>
3606
641a3af4 3607 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3608 * configure: Regenerate.
3609
a481dbb7
DD
36102006-04-18 DJ Delorie <dj@redhat.com>
3611
3612 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3613 reference libgloss so that libssp can be built in a combined
3614 tree.
3615 * configure: Regenerate.
3616
962c9e74
BE
36172006-04-10 Ben Elliston <bje@au.ibm.com>
3618
3619 * contrib: Remove directory.
3620
108a6f8e
CD
36212006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3622
3623 * Makefile.tpl: Add install-html target.
3624 * Makefile.def: Add install-html target.
3625 * Makefile.in: Regenerate.
3626 * configure.in: Add --with-datarootdir, --with-docdir,
3627 and --with-htmldir options.
3628 * configure: Regenerate.
3629
a4ef73e9
BE
36302006-03-31 Ben Elliston <bje@au.ibm.com>
3631
3632 PR binutils/1860
3633 * configure.in: Require makeinfo 4.4 or higher.
3634 * configure: Regenerate.
3635
b37df25a
PB
36362006-03-14 Paolo Bonzini <bonzini@gnu.org>
3637
3638 * Makefile.in: Regenerate.
3639
a6df5a19
PB
36402006-03-14 Paolo Bonzini <bonzini@gnu.org>
3641
3642 Sync with gcc:
3643 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3644
f7c83eac
AS
3645 * configure.in: Handle --disable-<component> generically.
3646 * configure: Regenerate.
a6df5a19
PB
3647
3648 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3649
f7c83eac
AS
3650 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3651 (TARGET_CONFIGDIRS): Remove.
3652 * configure.in: Remove AC_SUBST(target_configdirs).
3653 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3654
3655
65419985
L
36562006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3657
3658 PR libgcj/17311
3659 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3660
c52c6897
PB
36612006-02-20 Paolo Bonzini <bonzini@gnu.org>
3662
3663 PR bootstrap/25670
3664
3665 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3666
3667 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3668 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3669 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3670 BUILD_PREFIX, BUILD_PREFIX_1.
3671 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3672
3673 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3674 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3675
3676 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3677 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3678 of `cat stage_current`. Always provide the `r' and `s' variables.
3679 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3680 a single shell execution.
3681 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3682 bootstrapped modules, make the stage1 module if the build was not
3683 started yet, else build the current stage.
3684 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3685 (all-build, all-host, all-target, [+make_target+]-host,
3686 [+make_target+]-target): Do not use \-continued lines.
3687 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3688 (current_stage, restrap, stage_last): New.
3689
3690 * Makefile.in: Regenerate.
3691 * configure: Regenerate.
3692
b3ded179
PB
36932006-02-14 Paolo Bonzini <bonzini@gnu.org>
3694
3695 Sync from gcc:
3696
3697 2006-01-31 Richard Guenther <rguenther@suse.de>
3698 Paolo Bonzini <bonzini@gnu.org>
3699
f7c83eac
AS
3700 * Makefile.def (target_modules): Add libgcc-math target module.
3701 * configure.in (target_libraries): Add libgcc-math target library.
3702 (--enable-libgcc-math): New configure switch.
3703 * Makefile.in: Re-generate.
3704 * configure: Re-generate.
3705 * libgcc-math: New toplevel directory.
b3ded179
PB
3706
3707 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3708 Jakub Jelinek <jakub@redhat.com>
3709 Diego Novillo <dnovillo@redhat.com>
b3ded179 3710
f7c83eac
AS
3711 * libgomp: New directory.
3712 * Makefile.def: Add target_module libgomp.
3713 * Makefile.in: Regenerate.
3714 * configure.in (target_libraries): Add target-libgomp.
3715 * configure: Regenerate.
b3ded179 3716
3a35eeb3
PB
37172006-02-14 Paolo Bonzini <bonzini@gnu.org>
3718 Andreas Schwab <schwab@suse.de>
0e7ef45c 3719
3a35eeb3
PB
3720 * configure: Regenerate.
3721
2429c060
PB
37222006-01-16 Paolo Bonzini <bonzini@gnu.org>
3723
3724 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3725 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3726 the assembler, linker and binutils.
3727 * configure: Regenerate.
3728
ec49b2b8
NC
37292006-01-16 Nick Clifton <nickc@redhat.com>
3730
49b9e644 3731 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3732
44b2308f
AO
37332006-01-05 Alexandre Oliva <aoliva@redhat.com>
3734
3735 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3736 @ from continuation.
3737 * Makefile.in: Rebuilt.
3738
80911fe1
PB
37392006-01-04 Paolo Bonzini <bonzini@gnu.org>
3740
3741 Sync from gcc:
3742
3743 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3744
f7c83eac 3745 PR bootstrap/24252
80911fe1 3746
f7c83eac
AS
3747 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3748 * Makefile.tpl (OBJDUMP): New.
3749 (EXTRA_HOST_FLAGS): Add it.
3750 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3751
f7c83eac
AS
3752 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3753 to use symbolic links between directories. Avoid race conditions
3754 or make them harmless.
3755 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3756
f7c83eac
AS
3757 * Makefile.def (LEAN): Pass.
3758 * Makefile.tpl (LEAN): Define.
3759 (stage[+id+]-start): Accept that the previous directory does not
3760 exist, if the bootstrap is lean.
3761 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3762 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3763 configure substitution.
3764 ([+compare-target+]): Likewise.
3765 ([+bootstrap-target+]-lean): New.
3766 * configure.in: Remove lean bootstrap support from here.
80911fe1 3767
f7c83eac
AS
3768 * Makefile.in: Regenerate.
3769 * configure: Regenerate.
80911fe1
PB
3770
3771 2006-01-02 Andreas Schwab <schwab@suse.de>
3772
f7c83eac
AS
3773 * configure.in: When reconfiguring remove Makefile in
3774 all stage directories.
3775 * configure: Regenerate.
80911fe1 3776
b59bea8a
NC
37772005-12-27 Leif Ekblad <leif@rdos.net>
3778
3779 * configure.in: Add support for RDOS target.
3780 * configure: Regenerate.
3781
d7730bac
NC
37822005-12-27 Nick Clifton <nickc@redhat.com>
3783
3784 PR binutils/1990
3785 * libtool.m4: Synchronize with version in GCC sources.
3786
c02dabc3
PB
37872005-12-20 Paolo Bonzini <bonzini@gnu.org>
3788
f7c83eac 3789 Revert Ada-related part of the previous change.
c02dabc3 3790
f7c83eac
AS
3791 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3792 Do not pass.
3793 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3794 * Makefile.in: Regenerate.
3795 * configure.in: Do not include mt-ppc-aix target fragment.
3796 * configure: Regenerate.
c02dabc3 3797
f6d183c0
PB
37982005-12-19 Paolo Bonzini <bonzini@gnu.org>
3799
3800 * configure.in: Select appropriate fragments for PowerPC/AIX.
3801 * configure: Regenerate.
3802
3803 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3804 BOOT_CFLAGS, BOOT_LDFLAGS.
3805 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3806 BOOT_CFLAGS, BOOT_LDFLAGS.
3807 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3808 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3809 (stage): Fail if we cannot complete the work.
3810 * Makefile.in: Regenerate.
3811
f29759fc
JJ
38122005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3813
3814 * COPYING.NEWLIB: Update copyright year for default
3815 copyright.
3816
1f054001
PB
38172005-12-15 Paolo Bonzini <bonzini@gnu.org>
3818
3819 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3820 install-host-nogcc): Don't invoke $(stage) at the end.
3821 * Makefile.in: Regenerate.
3822
0aed8855
PB
38232005-12-14 Paolo Bonzini <bonzini@gnu.org>
3824
3825 * configure.in: Flip the top-level bootstrap switch.
3826 * configure: Regenerate.
3827
3828 Merge from gcc:
3829
3830 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3831
f7c83eac
AS
3832 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3833 $(stage) and $(unstage).
3834 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3835 (all): Remove stray semicolon.
3836 (local-distclean): Don't handle multilib.tmp and multilib.out.
3837 (install.all): Set $s for consistency.
3838 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3839 check_multilibs setting. Always make the install directory.
3840 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3841 Correct @if/@endif.
3842 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3843 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3844 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3845 (multilib.out): Remove.
3846 * Makefile.in: Regenerated.
0aed8855
PB
3847
38482005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3849
3850 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3851 * configure.in: Replace ms1 arch with mt.
3852 * configure: Rebuilt.
3853
38542005-12-05 Paolo Bonzini <bonzini@gnu.org>
3855
3856 Sync with gcc:
3857
4970f871
NS
38582005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3859
3860 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3861 * configure.in: Replace ms1 arch with mt.
3862 * configure: Rebuilt.
3863
be01d343
PB
38642005-12-05 Paolo Bonzini <bonzini@gnu.org>
3865
3866 Sync with gcc:
3867
3868 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3869
f7c83eac
AS
3870 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3871 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3872 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3873 Find in-tree tools if available.
3874 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3875 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3876 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3877 (COMPILER_*_FOR_TARGET): New.
3878 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3879 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3880 (CONFIGURED_*, USUAL_*): Remove.
3881 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3882 STRIP): Use autoconf substitutions.
3883 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3884 COMPILER_NM_FOR_TARGET): New.
3885 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3886
3887 (all): Make all-host and all-target in parallel.
3888 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3889 that $$r and $$s are set before invoking a recursive make.
3890 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3891 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3892
3893 2005-11-29 Ben Elliston <bje@au.ibm.com>
3894
f7c83eac
AS
3895 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3896 from the gcc build directory.
3897 * Makefile.in: Regenerate.
be01d343
PB
3898
3899 2005-11-29 Ben Elliston <bje@au.ibm.com>
3900
f7c83eac
AS
3901 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3902 depend on all-libdecnumber.
3903 * configure.in (host_libs): Include libdecnumber.
3904 * Makefile.in: Regenerate.
3905 * configure: Likewise.
be01d343
PB
3906
3907 2005-11-21 Kean Johnston <jkj@sco.com>
3908
f7c83eac 3909 * config.sub, config.guess: Sync from upstream sources.
be01d343 3910
907be67c
DJ
39112005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3912
3913 * Makefile.def: Remove gdb dependencies for gdbtk.
3914 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3915 (configure-gdb, install-gdb): New rules.
3916 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3917 * Makefile.in, configure: Regenerated.
3918
e360f423
PB
39192005-10-22 Paolo Bonzini <bonzini@gnu.org>
3920
3921 PR bootstrap/24297
3922 * Makefile.tpl (do-[+make-target+], do-check, install,
3923 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3924 are set before recursing.
3925 * Makefile.in: Regenerate.
3926
45d5eb0a
EB
39272005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3928
3929 PR bootstrap/18939
3930 * Makefile.def (gcc) <target>: Fix thinko.
3931 * Makefile.in: Regenerate.
3932
3cf3372e
BS
39332005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3934
3935 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3936 * configure: Regenerate.
3937
bd70a46f
KH
39382005-10-09 Kazu Hirata <kazu@codesourcery.com>
3939
3940 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3941 target-libffi, target-qthreads, target-libjava, and
3942 targetlibobjc.
3943 * configure: Regenerate.
3944
5ae72758
DJ
39452005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3946
3947 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3948 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3949 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3950 (USUAL_OBJDUMP_FOR_TARGET): New.
3951 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3952 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3953 * configure, Makefile.in: Regenerated.
5ae72758 3954
cc96343e
PB
39552005-10-05 Paolo Bonzini <bonzini@gnu.org>
3956
3957 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3958 before other host packages.
3959
f70224b5
PB
39602005-10-05 Paolo Bonzini <bonzini@gnu.org>
3961
3962 PR bootstrap/22340
3963
3964 * configure.in (default_target): Remove.
3965 * Makefile.tpl (all): Do not use prerequisites as subroutines
3966 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3967 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3968 use prerequisites as subroutines.
3969 (check-host, check-target): New.
3970 (bootstrap configure & all targets): Do not use stage*-start
3971 if the directory layout is already ok.
3972 (non-bootstrap configure & all targets): Prepend a $(unstage).
3973 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3974 (NOTPARALLEL): Remove.
3975 (unstage, stage variables): New variables.
3976 (unstage, stage targets): Simply expand to those variables.
3977
3978 * configure: Regenerate.
3979 * Makefile.in: Regenerate.
3980
c13c918a
JW
39812005-10-04 James E Wilson <wilson@specifix.com>
3982
3983 * Makefile.def (lang_env_dependencies): Add libmudflap.
3984 * Makefile.in: Regenerate.
3985
376a0e54
CM
39862005-10-03 Catherine Moore <clm@cm00re.com>
3987
3988 * configure.in (bfin-*-*): Support bfin.
3989 * configure: Regenerated.
3990
d320aacb
L
39912005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3992
3993 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3994 * configure: Regenerated.
3995
7e0f7140
GK
39962005-09-28 Geoffrey Keating <geoffk@apple.com>
3997
3998 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3999 (LIPO_FOR_TARGET): New.
4000 (CONFIGURED_LIPO_FOR_TARGET): New.
4001 (USUAL_LIPO_FOR_TARGET): New.
4002 (STRIP_FOR_TARGET): New.
4003 (CONFIGURED_STRIP_FOR_TARGET): New.
4004 (USUAL_STRIP_FOR_TARGET): New.
4005 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4006 STRIP_FOR_TARGET.
4007 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4008 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4009 * Makefile.in: Regenerate.
4010 * configure: Regenerate.
0e7ef45c 4011
096f7d00
DE
40122005-09-19 David Edelsohn <edelsohn@gnu.org>
4013
4014 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4015 (rs6000-*-aix*): Same.
4016 * configure: Regenerate.
4017
40182005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4019
4020 * configure.in: Recognize f95 in the --enable-languages option,
4021 and substitute it for fortran, issuing a warning.
4022 * configure: Regenerate.
4023
2016dfcc
BE
40242005-09-07 Ben Elliston <bje@au.ibm.com>
4025
4026 Import from Autoconf sources:
4027
4028 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4029 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4030 Elliston. Handle weird characters correctly.
4031
6dd2fda9
DD
40322005-08-30 Phil Edwards <phil@codesourcery.com>
4033
4034 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4035 * configure: Regenerated.
4036
e6db70d4
RE
40372005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4038
f7c83eac
AS
4039 * Makefile.def (libssp): Add to lang_env_dependencies.
4040 * Makefile.in: Regenerate.
e6db70d4 4041
e1e3d0f5
CG
40422005-08-17 Christian Groessler <chris@groessler.org>
4043
4044 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4045 * Makefile.in: Regenerate.
4046
05cbd757
PB
40472005-08-12 Paolo Bonzini <bonzini@gnu.org>
4048
4049 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4050 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4051 Look for alternate names of the target cc and c++
4052 * configure: Regenerate.
4053
55db4b87
PB
40542005-08-08 Paolo Bonzini <bonzini@gnu.org>
4055
4056 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4057 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4058 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4059 tools; remove code to manually set them.
4060 (Target tools): Look in the environment for them.
4061 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4062 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4063 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4064 build directory.
4065 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4066 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4067 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4068 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4069 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4070 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4071 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4072 * configure: Regenerate.
4073 * Makefile.in: Regenerate.
4074
414e5532
MM
40752005-07-27 Mark Mitchell <mark@codesourcery.com>
4076
4077 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4078 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4079 * Makefile.in: Regenerated.
4080
a19b6204
MM
40812005-07-26 Mark Mitchell <mark@codesourcery.com>
4082
4083 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4084 (CFLAGS_FOR_TARGET): Use it.
4085 (CXXFLAGS_FOR_TARGET): Likewise.
4086 * Makefile.in: Regenerated.
4087 * configure.in (--with-build-sysroot): New option.
4088 * configure: Regenerated.
4089
b73aa406
PB
40902005-07-24 Paolo Bonzini <bonzini@gnu.org>
4091
4092 * Makefile.tpl: Wrap install between unstage and stage
4093 * Makefile.in: Regenerate.
4094
6e4d0bcb
KC
40952005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4096
4097 * all files: Update FSF address.
4098
49f58d10
JB
40992005-07-14 Jim Blandy <jimb@redhat.com>
4100
4101 * configure.in: Add cases for Renesas m32c.
4102 * configure: Regenerated.
0e7ef45c 4103
1d9c9cd7
KC
41042005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4105
4106 * COPYING, compile, config-ml.in, config.guess,
4107 config.sub, install-sh, missing, mkinstalldirs,
4108 symlink-tree, ylwrap: Sync from upstream sources.
4109
1587117a
EC
41102005-07-13 Eric Christopher <echristo@redhat.com>
4111
4112 * configure.in: Add toplevel noconfigdir support for tpf.
4113 * configure: Regenerate.
4114
bb780410
DD
41152005-07-11 Jakub Jelinek <jakub@redhat.com>
4116
4117 * Makefile.def (target_modules): Add libssp.
4118 * configure.in (target_libraries): Add target-libssp.
4119 * configure: Rebuilt.
4120 * Makefile.in: Rebuilt.
4121
064d0a7c
PB
41222005-07-11 Paolo Bonzini <bonzini@gnu.org>
4123
4124 PR ada/22340
4125
4126 * Makefile.def: Sync with gcc.
4127 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4128 * Makefile.in: Regenerate.
4129
b2edd3b5
AS
41302005-07-07 Andreas Schwab <schwab@suse.de>
4131
4132 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4133 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4134 * Makefile.in: Regenerated.
4135
5f128533
KH
41362005-07-07 Kazu Hirata <kazu@codesourcery.com>
4137
4138 * configure.in: Add --enable-libssp and --disable-libssp.
4139 * configure: Regenerate with autoconf-2.13.
4140
4e3fc8e5
GK
41412005-07-06 Geoffrey Keating <geoffk@apple.com>
4142
4143 * configure.in: Don't build sim or rda when targetting darwin.
4144 * configure: Regenerate.
4145
c7357d6a
BE
41462005-07-04 Ben Elliston <bje@gnu.org>
4147
4148 * src-release (do-proto-toplev): Remove dejagnu bits.
4149 (DEJAGNU_SUPPORT_DIRS): Remove.
4150 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4151 (GDBD_SUPPORT_DIRS): Likewise.
4152 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4153 (INSIGHTD_SUPPORT_DIRS): Likewise.
4154 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4155
41562005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4157
4158 * setup.com (mpw): Remove unused directive.
4159
7d329e61
PB
41602005-06-22 Paolo Bonzini <bonzini@gnu.org>
4161
4162 * Makefile.def (stagefeedback): Come after profile.
4163 Define profiledbootstrap target.
4164 * Makefile.tpl (profiledbootstrap): Remove.
4165 (stageprofile-end): Zap stagefeedback.
4166 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4167 * Makefile.in: Regenerate.
4168
e5fbed21
DD
41692005-06-13 Zack Weinberg <zack@codesourcery.com>
4170
4171 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4172 In 'cpp' stanza, support '#line' as well as '# '.
4173
59f7ec45
HPN
41742005-06-07 Hans-Peter Nilsson <hp@axis.com>
4175
4176 * configure.in (unsupported_languages): New macro.
4177 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4178 non-ported target libraries in noconfigdirs.
4179 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4180 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4181 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4182 unsupported_languages.
4183 * configure: Regenerate.
4184
c10e9ba7
DD
41852005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4186
4187 * configure.in: Fix typo in handling of --with-mpfr-dir.
4188 * configure: Regenerate.
4189
20deb2b8
JB
41902005-06-02 Jim Blandy <jimb@redhat.com>
4191
4192 * config.sub: Add cases for the Renesas m32c. (This patch has been
4193 accepted into the master sources.)
4194
cdb9b172 41952005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4196 Michael Snyder <msnyder@redhat.com>
4197 Stan Cox <scox@redhat.com>
cdb9b172 4198
f7c83eac 4199 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4200
f7c83eac 4201 * configure: Regenerate.
cdb9b172 4202
1dc3053f
PB
42032005-05-25 Paolo Bonzini <bonzini@gnu.org>
4204
4205 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4206 (Dependencies): Consider target modules for bootstrap dependencies.
4207 Make target bootstrap modules depend on each stage's gcc.
4208 * Makefile.in: Regenerate.
4209
c60fe18b
PB
42102005-05-20 Paolo Bonzini <bonzini@gnu.org>
4211
4212 * Makefile.def (configure-gcc): Depend on binutils having been built.
4213 (all-gcc): No need to do it here.
4214 * Makefile.in: Regenerate.
4215
27258dd4
PB
42162005-05-19 Paul Brook <paul@codesourcery.com>
4217
0e7ef45c 4218 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4219 language cannot be built.
4220 * configure: Regenerate.
4221
42ecbf5e
DJ
42222005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4223
4224 * ylwrap: Import from Automake 1.9.5.
4225
ae380b45
MS
42262005-05-04 Mike Stump <mrs@apple.com>
4227
4228 * configure.in: Always pass --target to target configures as
4229 otherwise rebuilds that do --recheck will fail.
811d3af8 4230 * configure: Rebuilt.
ae380b45 4231
d545f33b
PB
42322005-05-04 Paolo Bonzini <bonzini@gnu.org>
4233
4234 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4235 STAGE_HOST_EXPORTS.
4236 (configure, all): Add bootstrap support.
4237 (Host modules, target modules): Pass post-stage1 flags and exports.
4238 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4239 * Makefile.in: Regenerate.
4240
2faa2958
PB
42412005-04-29 Paolo Bonzini <bonzini@gnu.org>
4242
4243 Sync from gcc:
4244
4245 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4246
f7c83eac 4247 * config.sub: Update from master copy.
2faa2958
PB
4248
4249 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4250
f7c83eac
AS
4251 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4252 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4253 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4254 "*-*-elf" and "*-*-linux*".
4255 * configure: Regenerate.
2faa2958 4256
a7254363
PB
42572005-04-06 Paolo Bonzini <bonzini@gnu.org>
4258
f7c83eac 4259 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4260 (TARGET_CONFIGARGS): Include --with-target-subdir.
4261 (configure, all): New macros. Use them throughout.
4262
a8637a7d
PB
42632005-04-05 Paolo Bonzini <bonzini@gnu.org>
4264
4265 * Makefile.tpl: Sync with gcc.
4266 * Makefile.in: Regenerate.
4267
dd387d52
JR
42682005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4269
4270 * config/mh-mingw32: Delete.
4271 * configure.in: Don't use it.
4272 * configure: Regenerate.
4273
e90269c8
PB
42742005-03-31 Paolo Bonzini <bonzini@gnu.org>
4275
4276 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4277 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4278 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4279 (HOST_LIB_PATH): Generate from Makefile.def.
4280 (TARGET_LIB_PATH): Likewise.
4281 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4282 * Makefile.in: Regenerate.
4283 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4284 (RPATH_ENVVAR): Include Darwin case.
4285 * configure: Regenerate.
4286
9a237d9e
PB
42872005-03-25 Paolo Bonzini <bonzini@gnu.org>
4288
4289 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4290 * configure: Regenerate.
4291
479759c8
ZW
42922005-03-21 Zack Weinberg <zack@codesourcery.com>
4293
4294 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4295 gcc_version, and gcc_version_trigger from set of flags to pass.
4296 * Makefile.tpl: Remove definitions of above variables.
4297 (config.status): Remove dependency on $(gcc_version_trigger).
4298 * Makefile.in: Regenerate.
4299 * configure.in: Do not reference config/gcc-version.m4 nor
4300 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4301 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4302 * configure: Regenerate.
4303
4cfaf6d5
DD
43042005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4305 Andrew Pinski <pinskia@physics.uc.edu>
4306
4307 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4308 * Makefile.in: Regenerate.
4309
33a3fb7b
AO
43102005-03-01 Alexandre Oliva <aoliva@redhat.com>
4311
4312 PR libgcj/20160
4313 * ltmain.sh: Avoid creating archives with components that have
4314 duplicate basenames.
4315
2da12f12
PB
43162005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4317
479759c8
ZW
4318 PR bootstrap/20250
4319 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4320 instead of check.
4321 * Makefile.in: Regenerate.
2da12f12 4322
b00612cc
PB
43232005-02-28 Paolo Bonzini <bonzini@gnu.org>
4324
4325 Sync from gcc.
4326
4327 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4328
4329 PR bootstrap/17383
4330 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4331 * Makefile.tpl (HOST_SUBDIR): New substitution.
4332 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4333 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4334 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4335 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4336 (Host modules, Bootstrapped modules): Use it.
4337 (Build modules, Target modules): Do not create symlink trees,
4338 always configure out-of-srcdir.
4339 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4340 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4341 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4342 $(HOST_SUBDIR). Create a symlink for host_subdir.
4343
4344 * Makefile.in: Regenerate.
4345 * configure: Regenerate.
4346
4347 Merged from libada-gnattools-branch:
4348 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4349
4350 * Makefile.def: Add gnattools as a module, depending on target-libada.
4351 * Makefile.in: Regenerate.
4352 * configure.in: Include gnattools in host_tools; disable it if ada
4353 is disabled.
4354 * configure: Regenerate.
4355
c3e65f62
NC
43562005-02-23 Nick Clifton <nickc@redhat.com>
4357
4358 * configure: Regenerate.
4359
e4d180c2
NC
43602005-02-22 Paul Schlie <schlie@comcast.net>
4361
4362 * configure.in: Allow darwin targeted ports to build tk, itcl and
4363 libgui.
4364
e3c770b1
EB
43652005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4366
4367 PR libgcj/10353
4368 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4369 * configure: Regenerate.
4370
9c73618c
AC
43712005-02-08 Andrew Cagney <cagney@gnu.org>
4372
4373 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4374 gdb/ section. Update GDB's URL.
4375
c46f8c51
AC
43762005-01-31 Andrew Cagney <cagney@gnu.org>
4377
4378 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4379
c7e66c6d
HPN
43802005-01-29 Hans-Peter Nilsson <hp@axis.com>
4381
4382 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4383 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4384 target-libgloss when not *-*-elf and *-*-aout.
4385 * configure: Regenerate.
4386
a53bf506
AC
43872005-01-27 Andrew Cagney <cagney@gnu.org>
4388
4389 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4390
45181ed1
AC
43912005-01-24 Andrew Cagney <cagney@gnu.org>
4392
4393 * gettext.m4: Only fall back to ../intl/ when it's present.
4394
a1e0f4e4
KC
43952005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4396
4397 * install-sh, config.sub: Import from upstream.
4398
43992005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4400
4401 PR bootstrap/18222
4402 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4403 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4404 * Makefile.in: Regenerate.
4405
c50382e2
PB
44062005-01-03 Paolo Bonzini <bonzini@gnu.org>
4407
4408 Revert 2004-12-28 Makefile changes, a better fix will be
4409 applied to mainline and src after GCC 4.0 branches.
4410
11d07737
PB
44112004-12-28 Paolo Bonzini <bonzini@gnu.org>
4412
4413 PR bootstrap/17383
4414
4415 * Makefile.def (target_modules): Remove stage parameter,
4416 it is always true now.
4417 * Makefile.tpl (configure-build-[+module+],
4418 configure-target-[+module+]): Always build symlink tree
4419 for the directory and for include. BUILD_SUBDIR and
4420 TARGET_SUBDIR cannot be . anymore.
4421 * Makefile.in: Regenerate.
4422
dadfdbe2
DD
44232004-12-25 David Edelsohn <edelsohn@gnu.org>
4424
4425 Revert 2004-12-08 Makefile changes.
4426
dbf85af7
JR
44272004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4428
4429 * configure.in (sh64-*-*): Reenable gprof.
4430 * configure: Regenerate.
4431
6b8fea99
JB
44322004-12-09 Jim Blandy <jimb@redhat.com>
4433
4434 * MAINTAINERS: List 'depcomp' as part of automake.
4435
7341462c
DE
44362004-12-08 David Edelsohn <edelsohn@gnu.org>
4437
4438 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4439 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4440 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4441 * Makefile.in: Regenerate.
4442
21fde4dc
DD
44432004-12-07 Matt Kraai <kraai@ftbfs.org>
4444
4445 * Makefile.tpl: Generate normal dependencies if the LHS module is
4446 not bootstrapped.
4447 * Makefile.in: Regenerate.
4448
3da796a2
RS
44492004-12-03 Richard Sandiford <rsandifo@redhat.com>
4450
4451 * configure.in: Include config/gxx-include-dir.m4. Use
4452 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4453 * configure: Regenerate.
4454
73fb7068
RS
44552004-12-03 Richard Sandiford <rsandifo@redhat.com>
4456
4457 * config.if: Delete.
4458 * configure.in: Set libstdcxx_incdir directly.
4459 * configure: Regenerate.
4460 * MAINTAINERS: Remove mention of config.if.
4461 * src-release (DEVO_SUPPORT): Remove config.if.
4462
6c8e6ce9
EC
44632004-12-02 Eric Christopher <echristo@redhat.com>
4464
3b6098f8
EC
4465 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4466 of things to remove.
6c8e6ce9 4467 * Makefile.in: Regenerate.
479759c8 4468
b8658a2f
RS
44692004-12-02 Richard Sandiford <rsandifo@redhat.com>
4470
4471 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4472 * configure: Regenerate.
4473
afefada0
RS
44742004-12-02 Richard Sandiford <rsandifo@redhat.com>
4475
4476 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4477 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4478 * configure: Regenerate.
4479
5dcac624
DA
44802004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4481
4482 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4483 (hppa*64*-*-*): Delete incorrect comment.
4484 * configure: Rebuilt.
4485
57d1eb1a
DD
44862004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4487
4488 * install-sh, compile: Import from automake.
4489
44902004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4491
4492 * config.guess, config.sub: Import from savannnah.
4493
6d389afc
MS
44942004-11-12 Mike Stump <mrs@apple.com>
4495
4496 * Makefile.def: Add html support.
4497 * Makefile.tpl: Likewise.
4498 * Makefile.in: Regenerate.
4499
69e57115
GK
45002004-11-11 Geoffrey Keating <geoffk@apple.com>
4501
4502 PR 18423
4503 * configure.in: Remove all instances of build-fixincludes from
4504 noconfigdirs.
4505 (build_configargs): Supply --target to subdirectories.
4506 * configure: Regenerate.
4507
4508 * Makefile.def: Make gcc install depend on fixincludes install.
4509 * Makefile.in: Regenerate.
4510
ba719b26
HPN
45112004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4512
4513 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4514 target-libgfortran.
4515 * configure: Regenerate.
4516
c37653e7
DE
45172004-11-07 David Edelsohn <edelsohn@gnu.org>
4518
4519 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4520 like CC.
4521
1eefd493
PB
45222004-11-05 Paolo Bonzini <bonzini@gnu.org>
4523
4524 * Makefile.def (host fixincludes): Specify missing targets.
4525 * Makefile.in: Regenerate.
4526
02b1af09
L
45272004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4528
4529 PR other/17783
4530 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4531 * configure: Regenerated.
4532
7f266840
DJ
45332004-11-04 Daniel Jacobowitz <dan@debian.org>
4534
4535 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4536 * configure: Regenerated.
4537
47444073
AL
45382004-10-28 Eric B. Weddington <ericw@evcohs.com>
4539
4540 PR target/18151
4541 * configure.in (case ${target}): Do not build fixincludes for avr.
4542 * configure: Regenerated.
4543
caeba88f
AL
45442004-10-26 Paolo Bonzini <bonzini@gnu.org>
4545
4546 * configure.in (case ${target}): Do not build fixincludes
4547 on platforms where it is not used.
4548 * configure: Regenerated.
4549
0fdbe983
DJ
45502004-10-23 Daniel Jacobowitz <dan@debian.org>
4551
4552 * configure.in: Use an absolute path to install-sh.
4553 * configure: Regenerated.
4554
1c0f67c1
AC
45552004-10-19 Andrew Cagney <cagney@gnu.org>
4556
4557 * src-release (do-djunpack, do-md5sum): Install the generated file
4558 directly into the proto-toplev/ directory.
479759c8 4559
a9cfce9c
AC
45602004-10-19 Andrew Cagney <cagney@gnu.org>
4561
4562 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4563
ac0fa625
DD
45642004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4565
4566 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4567 * configure: Regenerate.
4568
d27cc32e
PB
45692004-10-06 Paolo Bonzini <bonzini@gnu.org>
4570
4571 Fix wrong conflict resolution in:
4572
4573 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4574
4575 * Makefile.in: Regenerate.
4576 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4577 in the recursive `make', instead of hardwiring `all'.
4578 (Autogenerated TARGET-* variables): New.
4579
1763908f
UW
45802004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4581
4582 Merged from GCC / libtool upstream:
4583 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4584 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4585 * ltcf-cxx.sh (tpf*): Likewise.
4586 * ltconfig (tpf*): Add TPF OS configuration support.
4587
0490e016
NC
45882004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4589
4590 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4591 * configure: Regenerate.
0490e016 4592
32be62b5
RS
45932004-09-24 Michael Roth <mroth@nessie.de>
4594
4595 * configure.in (--without-headers): Add missing double quotes.
4596 * configure: Regenerate.
4597
6048df60
DD
45982004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4599
4600 * ylwrap: Revert to previous version.
4601
315b3b02
L
46022004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4603
6048df60 4604 PR bootstrap/17369
315b3b02
L
4605 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4606 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4607 SET_GCC_LIB_PATH_CMD.
4608 (BASE_TARGET_EXPORTS): Likewise.
4609 * Makefile.in: Regenerated.
4610
4611 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4612 * configure: Regenerated.
4613
fe69863c
DD
46142004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4615
4616 * config.guess: New upstream version
4617 * compile, depcomp, install-sh, ylwrap: Likewise.
4618
46192004-09-19 Roger Sayle <roger@eyesopen.com>
4620
4621 * config/mh-x86omitfp: New host makefile fragment. Add
4622 -fomit-frame-pointer to the default BOOT_CFLAGS.
4623 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4624 * configure: Regenerate.
4625
46262004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4627
4628 PR target/11572
4629 * configure.in (*-*-darwin*): Renable libobjc.
4630 * configure: Regenerate.
4631
be75bbe1 46322004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4633
be75bbe1
DB
4634 * Makefile.def: Remove libbanshee.
4635 * Makefile.tpl: Ditto.
4636 * configure.in: Ditto.
4637 * Makefile.in: Regen.
4638 * configure: Ditto.
4639
1b882a91
PB
46402004-09-07 Paolo Bonzini <bonzini@gnu.org>
4641
4642 * missing: Import latest version from master repository.
4643
eb1352ed
NC
46442004-09-04 Nick Clifton <nickc@redhat.com>
4645
4646 * config.sub: Import latest version from master repository.
4647 * config.guess: Likewise.
4648 This includes these changes:
479759c8 4649
eb1352ed
NC
4650 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4651
4652 * config.sub: Handle crisv32, alias etraxfs.
4653 * config.guess (crisv32:Linux:*:*): Handle.
4654
4655 2004-08-13 Brad Smith <brad@comstyle.com>
4656
4657 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4658 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4659
4660 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4661
4662 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4663 assume the processor is a powerpc. This is because coreutils
4664 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4665 in this case, due to a MacOS X bug that causes
4666 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4667 to return a negative number.
4668 Problem reported by Petter Reinholdtsen in:
4669 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4670
4671 2004-07-19 Ben Elliston <bje@gnu.org>
4672
4673 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4674
4675 2004-06-24 Ben Elliston <bje@gnu.org>
4676
4677 * config.guess: Update copyright years.
4678 * config.sub: Likewise.
4679
4680 2004-06-22 Robert Millan <robertmh@gnu.org>
4681
4682 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4683 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4684
4685 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4686
4687 * config.guess (*:*VMS:*:*): New entry. Replaces
4688 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4689 manufacturer.
4690
4691 2004-06-22 Ben Elliston <bje@gnu.org>
4692
4693 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4694 * config.sub: Likewise.
4695
4696 2004-06-22 Ben Elliston <bje@gnu.org>
4697
4698 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4699 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4700
4701 2004-06-11 Ben Elliston <bje@gnu.org>
4702
4703 * config.guess (pegasos:OpenBSD:*:*): Remove.
4704
4705 2004-06-11 Ben Elliston <bje@gnu.org>
4706
4707 From Wouter Verhelst <wouter@grep.be>:
4708 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4709
4710 2004-06-11 Ben Elliston <bje@gnu.org>
4711
4712 * config.guess (luna88k:OpenBSD:*:*): New.
4713
4714 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4715
4716 * config.guess (m32r*:Linux:*:*): New case.
4717 * config.sub: Handle m32rle.
4718
4719 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4720
4721 From Jens Petersen <petersen@redhat.com>:
4722 * config.sub: Handle sparcv8.
4723
4724 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4725
4726 From Tom Smith <smith@cag.lkg.hp.com>:
4727 * config.guess: Version suffixes are equally significant on Tru64
4728 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4729 prefix of "P" (patched kernel).
4730
4731 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4732
4733 * config.sub: Add support for National Semiconductor CRX target.
4734
2a3124ca 47352004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4736
2a3124ca
RH
4737 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4738 *-*-netware, but add target-libmudflap.
4739 Consolidate *-*-netware targets (of which really only i?86 exists)
4740 into a single entry.
4741 * configure: Likewise.
4742
0df3d27f
PB
47432004-09-01 Paolo Bonzini <bonzini@gnu.org>
4744
4745 * Makefile.tpl (sorry): Remove.
4746 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4747 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4748 (do-clean): Clean per-stage directories too.
4749 (do-distclean): Run distclean-stage1 too.
4750 (.NOTPARALLEL): Enable during toplevel bootstrap.
4751 (stage[+id+]-bubble): Enable parallel execution during
4752 the recursive invocation.
4753 * Makefile.in: Regenerate.
4754
4755 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4756
4757 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4758
4759 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4760 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4761 * configure: regenerate
479759c8
ZW
4762 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4763 -mdynamic-no-pic
0df3d27f
PB
4764
47652004-08-31 Paolo Bonzini <bonzini@gnu.org>
4766
4767 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4768 include.
4769 * configure.in: Fix indentation.
4770 * configure: Regenerate.
4771
ee025550
PB
47722004-08-31 Paolo Bonzini <bonzini@gnu.org>
4773
4774 * Makefile.def (build_modules): Add fixincludes.
4775 (dependencies): Make gcc depend on fixincludes.
4776 * configure.in (build_tools): Add fixincludes.
4777 (build_configdirs): Always include build_libs.
4778 * Makefile.in: Regenerate.
4779 * configure: Regenerate.
4780
47812004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4782
4783 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4784 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4785 phony targets; do not generate timestamp files.
4786 (distclean-stageN): Remove references to their timestamp files.
4787 (restageN, touch-stageN): Remove.
4788 (stageN-bubble): Rewritten.
4789 (compare): Support lean bootstraps.
4790 * Makefile.in: Regenerate.
4791
4792 * configure.in: Only warn when bootstrapping but
4793 build != host or build != target. Support lean bootstraps.
4794 * configure: Regenerate.
4795
4796 Sync from gcc:
4797 2004-08-26 Phil Edwards <phil@codesourcery.com>
4798
4799 * configure.in: Give a better error message if GMP/MPFR are missing
4800 and a language needing them has been requested.
4801 * configure: Regenerated.
4802
4803 2004-08-25 Phil Edwards <phil@codesourcery.com>
4804
4805 * configure.in: Print a list of available language front-ends if
4806 a requested one is missing. Tidy stray tab characters.
4807 * configure: Regenerated.
4808
72b2455a
PB
48092004-08-17 Paolo Bonzini <bonzini@gnu.org>
4810
4811 * Makefile.in: Regenerate.
4812 * configure: Regenerate.
4813
4814 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4815 stage_*_flags.
4816 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4817 for bootstrapped modules if toplevel bootstrap is going.
4818 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4819 modules. Adjust for changes in Makefile.def. Enable several
4820 rules even in non-bootstrap mode, just to avoid peppering the
4821 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4822 (stage-[+prev+]-bubble): Remove.
4823
4824 * Makefile.def (Dependencies): Depend on all-build-bison,
4825 all-build-flex, all-build-byacc, all-build-texinfo, rather
4826 than the host variations.
4827 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4828 with BUILD_SUBDIR.
4829 (BISON): Update for recent Bisons.
4830 (YACC): Fix typo.
4831 (cross): Depend on all-build.
4832 (all): Do not depend on all-build.
4833 (prebootstrap): Remove.
4834 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4835 (Prebootstrap dependencies): Add them to the per-stage targets
4836 and to all-prebootstrap.
4837 * configure.in (build_configdirs): Always enable build_tools.
4838 (BUILD_DIR_PREFIX): Remove.
4839
4840 * Makefile.def (gcc): Add target variable.
4841 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4842 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4843 in the recursive `make', instead of hardwiring `all'.
4844 (Autogenerated TARGET-* variables): New.
4845
de0b4a87
JW
48462004-08-17 Robert Millan <robertmh@gnu.org>
4847
4848 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4849 (instead of FreeBSD).
4850 * configure: Regenerate.
4851
ad681c85
NN
48522004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4853
675c6968
NN
4854 * Makefile.def, configure.in, src-release: Remove useless, bogus
4855 references to tix.
4856 * Makefile.in, configure: Regenerate.
4857
ad681c85
NN
4858 * src-release: Stop distributing mmalloc with gdb (which doesn't
4859 use it).
4860 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4861 * Makefile.in: Regenerate.
4862
11b04d1f
DD
48632004-08-09 Mark Mitchell <mark@codesourcery.com>
4864
4865 * configure.in (arm*-*-eabi*): New target.
4866 * configure: Regenerate.
4867
f2420bea
NN
48682004-08-01 Robert Millan <robertmh@gnu.org>
4869
4870 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4871 libmudflap for all GNU-based systems (with Glibc).
4872 * configure: Regenerate.
4873
9e6ce191
PB
48742004-08-06 Paolo Bonzini <bonzini@gnu.org>
4875
4876 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4877 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4878 (Dependencies): New section.
4879 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4880 (configure-target-[+module+]): Depend on maybe-all-gcc
4881 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4882 (toplevel profiledbootstrap): Fix dependencies.
4883 * Makefile.in: Regenerate.
4884
df4a6958
MM
48852004-08-03 Mark Mitchell <mark@codesourcery.com>
4886
4887 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4888 target-libiberty to noconfigdirs.
4889
11b04d1f
DD
48902004-08-03 Paul Brook <paul@codesourcery.com>
4891
4892 * configure.in: Check for MPFR as well as GMP.
4893 * configure: Regenerate.
4894
b813574b
PB
48952004-08-03 Paolo Bonzini <bonzini@gnu.org>
4896
4897 * Makefile.def (host-modules): Add gcc.
4898 * Makefile.in: Regenerate.
4899 * Makefile.tpl (sorry): New rule.
4900 (configure-host, all-host, [+make_target+]-host, do-check,
4901 install-host): Do not add gcc as a special case.
4902 (host modules): Add a small special-casing for gcc. Export
4903 extra_make_flags through the environment.
4904 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4905 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4906 other recursive targets for gcc): Remove.
4907
4908 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4909 (stage, unstage): New rules.
4910 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4911 distclean-stage[+id+]): Use stage_current.
4912 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4913 the stage*-start rules.
4914
61edac0c
JW
49152004-07-19 Robert Millan <robertmh@gnu.org>
4916
4917 Synced from gcc:
4918
4919 2004-04-26 Robert Millan <robertmh@gnu.org>
4920
4921 Add patches from libtool CVS.
4922 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4923 * ltconfig: Likewise.
4924 * ltcf-c.sh: Likewise.
4925 * ltcf-cxx.sh: Likewise.
4926 * ltcf-gcj.sh: Likewise.
4927
3e707e94
PB
49282004-07-12 Paolo Bonzini <bonzini@gnu.org>
4929
4930 * configure.in: Add noconfigdirs for crx-*-*.
4931 * configure: Regenerate.
4932
49332004-07-12 Paolo Bonzini <bonzini@gnu.org>
4934
4935 Synced from gcc:
4936
4937 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4938
4939 * configure.in: Build libmudflap by default on FreeBSD.
4940 * configure: Regenerated.
4941
4942 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4943
4944 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4945 systems.
4946 * configure: Regenerated.
4947
4948 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4949
4950 PR target/16344
4951 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4952 feedback based compiler.
4953 * Makefile.in: Rebuilt.
4954
4955 2004-07-05 Phil Edwards <phil@codesourcery.com>
4956
4957 * configure.in: Do not prepend $srcdir to /dev/null in
4958 makefile fragments.
4959 * configure: Regenerate.
4960
a7ee7660
AO
49612004-07-08 Alexandre Oliva <aoliva@redhat.com>
4962
4963 * Makefile.def (host_modules): Set bootstrap=true for flex.
4964 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4965 * Makefile.in: Rebuilt.
4966
6a9cf61e
PB
49672004-07-01 Paolo Bonzini <bonzini@gnu.org>
4968
4969 * Makefile.def (build_modules): Add bison, byacc, flex,
4970 m4, texinfo.
4971 (flags_to_pass): Add FLEX.
4972 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4973 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4974 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4975 DEFAULT_MAKEINFO): Remove.
4976 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4977 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4978 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4979 objdir or else use configured tool.
4980 (all-build): New.
4981 (all): Depend on it.
4982 (Build module dependencies): Add.
4983 * Makefile.in: Regenerate.
4984 * configure.in: Better support for multiple build modules,
4985 matching what is done for host/target modules. Do not look
4986 for "plausible" locations of build tools if Canadian cross.
4987 Use autoconf's AC_PROG_CC to find a C compiler. Define
4988 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4989 * configure: Regenerate.
4990
95b6a1f2
PB
49912004-06-22 Paolo Bonzini <bonzini@gnu.org>
4992
4993 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4994 * Makefile.in: Regenerate.
4995
7ffa0b57
PB
49962004-06-22 Paolo Bonzini <bonzini@gnu.org>
4997
4998 * Makefile.tpl (configure-build-[+module+],
4999 configure-[+module+], configure-target-[+module+]): Pass
5000 [+extra_configure_args+].
5001 (all-build-[+module+], all-[+module+], check-[+module+],
5002 install-[+module+], [+make_target+]-[+module+],
5003 all-target-[+module+], check-target-[+module+],
5004 install-target-[+module+], [+make_target+]-target-[+module+]):
5005 Pass [+extra_make_args+].
5006 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5007 (GCC_HOST_EXPORTS): Remove.
5008 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5009 cross, check-gcc, check-gcc-c++, install-gcc,
5010 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5011 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5012 * Makefile.in: Regenerate.
5013
929ba6e7
CF
50142004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5015
5016 * configure.in: Check for srcdir/winsup rather than build directory
5017 winsup.
5018 * configure: Regenerate.
5019
b76d7de0
CV
50202004-06-17 Corinna Vinschen <vinschen@redhat.com>
5021
5022 * configure.in: Don't build Cygwin native newlib if winsup
5023 directory is missing. Emit warning instead.
5024 * configure: Regenerate.
5025
656fdd47
PB
50262004-06-09 Paolo Bonzini <bonzini@gnu.org>
5027
5028 * Makefile.tpl (touch-stage[+id+]): New.
5029 (restage[+prev+]): Depend on touch-stage[+id+].
5030
5031 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5032 Use it throughout.
5033
5034 * Makefile.def: Add profile and feedback bootstrap stages.
5035 Remove next field from bootstrap stages.
5036 * Makefile.tpl (LN, LN_S): Substitute.
5037 (stageN-start, stageN-end): Use double-colon rules, to
5038 provide a hook for additional setup commands.
5039 (distclean-stageN-gcc, restageN): Create dependencies from
5040 [+prev+], not from [+next+].
5041 (stageN-bubble): Add commands for successive stages from
5042 [+prev+], using double-colon rules.
5043 (all-stageN-gcc): Fix typo.
5044 (stagefeedback-start, profiledbootstrap): New.
5045 * Makefile.in: Regenerate.
5046 * configure.in: Call ACX_PROG_LN.
5047 * configure: Regenerate.
5048
498d4a71
CF
50492004-06-03 Paolo Bonzini <bonzini@gnu.org>
5050
5051 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5052 without gcc.
5053 * configure: Regenerate.
5054
377d8c42
PB
50552004-06-01 Paolo Bonzini <bonzini@gnu.org>
5056
5057 * Makefile.tpl: Fix typo.
5058 * Makefile.in: Regenerate.
5059
f5f8a794
PB
50602004-06-01 Paolo Bonzini <bonzini@gnu.org>
5061
5062 * configure.in: Remove new- prefix from toplevel
5063 bootstrap targets.
5064 * configure: Regenerate.
5065
f7a4c34f
PB
50662004-06-01 Paolo Bonzini <bonzini@gnu.org>
5067
5068 Merge this patch from the gcc tree:
5069
5070 2004-05-30 Andreas Jaeger <aj@suse.de>
5071 Jim Wilson <wilson@specifixinc.com>
5072
5073 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5074 like CC.
5075
319cab08
PB
50762004-06-01 Paolo Bonzini <bonzini@gnu.org>
5077
5078 * Makefile.tpl (all.normal): Rename to all.
5079 (all): Replace with a rule to pick the default
5080 target from configure.
5081 (all-gcc, configure-gcc): Use conditionals to
5082 do nothing when toplevel bootstrap is going on.
5083 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5084 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5085 * configure.in: Support --enable-bootstrap.
5086
5087 * Makefile.def: Remove new- prefix from toplevel
5088 bootstrap targets.
5089 * Makefile.tpl: Likewise.
5090
5091 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5092 target.
5093
5094 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5095 $(RECURSE_FLAGS) to recursive invocation of make.
5096
5097 * Makefile.in: Regenerate.
5098 * configure: Regenerate.
5099
88f64edc
DJ
51002004-05-27 Daniel Jacobowitz <dan@debian.org>
5101
5102 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5103 * configure: Regenerate.
5104
378fce5b
DD
51052004-05-25 Daniel Jacobowitz <drow@false.org>
5106
5107 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5108 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5109 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5110 targets.
5111 * Makefile.in: Regenerate.
5112
dfdffa2c
PB
51132005-05-24 Paolo Bonzini <bonzini@gnu.org>
5114
5115 * configure.in: Test the ability to symlink directories.
5116 * configure: Regenerate.
5117
5118 * Makefile.def (bootstrap-stage): New definitions.
5119 * Makefile.tpl (configure-stage1-gcc,
5120 configure-stage2-gcc, configure-stage3-gcc,
5121 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5122 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5123 new-restage3, compare): Autogenerate, see Makefile.in
5124 entry for behavioral changes.
5125 (distclean-stage1, new-stage1-start, new-stage1-end,
5126 new-stage1-bubble, distclean-stage2, new-stage2-start,
5127 new-stage2-end, new-stage2-bubble, distclean-stage3,
5128 new-stage3-start, new-stage3-end): New autogenerated targets.
5129 (objext, prebootstrap, BOOT_CFLAGS,
5130 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5131 targets.
5132
5133 * Makefile.in: Regenerate.
5134 (distclean-stage1, new-stage1-start, new-stage1-end,
5135 new-stage1-bubble, distclean-stage2, new-stage2-start,
5136 new-stage2-end, new-stage2-bubble, distclean-stage3,
5137 new-stage3-start, new-stage3-end): New targets.
5138 (all-stage1-gcc): Move prebootstrap dependency from here...
5139 (configure-stage1-gcc): ...to here.
5140 (new-bootstrap): Use bubble targets.
5141 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5142 Use per-stage distclean targets.
5143 (configure-stage1-gcc, configure-stage2-gcc,
5144 configure-stage3-gcc, all-stage1-gcc,
5145 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5146 Use new-stageN-start to prepare the tree.
5147
04cf1b77
PB
51482004-05-23 Paolo Bonzini <bonzini@gnu.org>
5149
5150 * Makefile.def (host_modules): add libcpp.
5151 * Makefile.tpl: Add dependencies on and for libcpp.
5152 * Makefile.in: Regenerate.
5153 * configure.in: Add libcpp host module.
5154 * configure: Regenerate.
5155
80b200a1
ZW
51562004-05-17 Zack Weinberg <zack@codesourcery.com>
5157
5158 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5159 of libf2c.
5160 * configure, Makefile.in: Regenerate.
5161
4b1cb4fe
DD
51622004-05-13 Diego Novillo <dnovillo@redhat.com>
5163
5164 Merge from tree-ssa-20020619-branch.
5165
5166 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5167 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5168 (HOST_GMPLIBS): Define.
5169 (HOST_GMPINC): Define.
5170 (TARGET_LIB_PATH): Add libmudflap.
5171 (GFORTRAN_FOR_TARGET): Define.
5172 (configure-build*): Export GFORTRAN.
5173 (configure-gcc): Export GMPLIBS and GMPINC.
5174 (all-gcc): Add maybe-all-libbanshee.
5175 (configure-target-libgfortran): Define.
5176 * Makefile.in: Regenerate.
5177 * configure.in (host_libs): Add libbanshee.
5178 (target_libraries): Add target-libmudflap and target-libgfortran.
5179 Add --with-libbanshee.
5180 Handle --disable-libmudflap.
5181 (*-*-freebsd*): Use with_gmp.
5182 Add $(libgcj) to noconfigdirs.
5183 * configure: Regenerate.
5184 * depcomp: New file.
5185 * MAINTAINERS: Add tree-ssa maintainers.
5186
51872004-04-28 Paolo Bonzini <bonzini@gnu.org>
5188
5189 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5190 * configure: Regenerate.
5191
b8908782
DD
51922004-04-27 Paolo Bonzini <bonzini@gnu.org>
5193
5194 Revert:
5195 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5196
5197 * Makefile.def (flags_to_pass): Remove *dir variables that
5198 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5199 as well as prefix and exec_prefix.
5200 * Makefile.in: Regenerate.
5201
52022004-04-26 Paolo Bonzini <bonzini@gnu.org>
5203
5204 * Makefile.def (host_modules): Mark with the bootstrap
5205 flag packages on which gcc depends.
5206 * Makefile.tpl (all-bootstrap): Use it.
5207 * Makefile.in: Regenerate.
5208
52092004-04-26 Paolo Bonzini <bonzini@gnu.org>
5210
5211 * Makefile.def (flags_to_pass): Remove *dir variables that
5212 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5213 as well as prefix and exec_prefix.
5214 * Makefile.in: Regenerate.
5215
52162004-04-26 Paolo Bonzini <bonzini@gnu.org>
5217
80b200a1
ZW
5218 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5219 * configure: Regenerate.
5220 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5221 * gcc/Makefile.tpl (compare): Use the result of the test.
5222 * gcc/Makefile.in: Regenerate.
b8908782
DD
5223
52242004-04-23 Paolo Bonzini <bonzini@gnu.org>
5225
5226 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5227 Always relocate gcc and prev-gcc to the original names, even
5228 if the build fails.
5229 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5230 New targets.
5231
0f260896
RO
52322004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5233
5234 * configure.in (mips*-*-irix5*): Enable ld.
5235 * configure: Regenerate.
5236
51860f05
JW
52372004-04-15 James E Wilson <wilson@specifixinc.com>
5238
5239 * Makefile.tpl (configure-[+module+], configure-gcc,
5240 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5241 Set and export LDFLAGS.
5242 * Makefile.in: Regenerate.
5243
54752a6b
NN
52442004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5245
5246 PR bootstrap/14871
5247 * Makefile.tpl: If we don't have built-in-tree target tools,
5248 use the ones found by configure rather than hacking around with
5249 program_transform_name.
5250 * configure.in: Give Makefile.tpl the information necessary
5251 to do that.
5252 * Makefile.in: Regenerate.
5253 * configure: Regenerate.
5254
52552004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5256
5257 PR bootstrap/14760
5258 * configure.in: When computing baseargs, strip *all* copies of
5259 offending options. Also, don't match/substitute the trailing space,
5260 so that this actually works when two similar options are separated by
5261 only one space.
5262 * configure: Regenerate.
5263
52642004-04-06 David Edelsohn <edelsohn@gnu.org>
5265
80b200a1
ZW
5266 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5267 (rs6000-*-aix*): Same.
5268 * configure: Regenerate.
54752a6b 5269
5e2b61fb
SS
52702004-03-25 Stan Shebs <shebs@apple.com>
5271
5272 Remove MPW support, no longer used.
5273 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5274 mpw-install: Remove files.
5275 * src-release (DEVO_SUPPORT): Remove names of removed files.
5276 * MAINTAINERS: Likewise.
5277
1a6f2dc7
NN
52782004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5279
a0049f1b
NN
5280 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5281 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5282 * Makefile.in: Regenerate.
5283
1a6f2dc7
NN
5284 * configure.in (top level bootstrap support): Rework --enable-werror
5285 to set @stage2_werror_flag@.
5286 * configure: Regenerate.
5287 * Makefile.tpl (top level bootstrap support): Pass
5288 @stage2_werror_flag@ down to configure in stages 2 and 3.
5289 * Makefile.in: Regenerate.
5290
920e3419
NN
52912004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5292
5293 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5294 for stages 2 and 3 as well as in make. As a consequence, remove
5295 OUTPUT_OPTION (now detected by configure) from the flags passed down
5296 to make.
5297 * Makefile.in: Regenerate.
5298
5299 * Makefile.tpl (new-bootstrap): Fix typo.
5300 * Makefile.in: Regenerate.
5301
4fa63067
NN
53022004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5303
5304 * Makefile.tpl: Rearrange by moving recursive_targets rules
5305 into their proper sections.
5306 * Makefile.tpl (top level bootstrap support): Move disabling
5307 of coverage flags from 'make' to 'configure'; improve comments.
5308 * Makefile.in: Regenerate.
5309
5310 * Makefile.tpl (experimental top level bootstrap) Move stage1
5311 language setting from all- target to configure- target; disable
5312 intermodule optimization in stage 1; prevent gratuitous rebuilds
5313 of stage 1.
5314 * Makefile.in: Regenerate.
5315 * configure.in: Comma-separate stage 1 language list for top
5316 level bootstrap.
5317 * configure: Regenerate.
5318
5319 * Makefile.tpl: Clean up experimental top level bootstrap support:
5320 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5321 prev-gcc in configure- targets as well as all- targets.
5322 * Makefile.in: Regenerate.
5323
fb8a10fd
NN
53242004-03-17 Paolo Bonzini <bonzini@gnu.org>
5325
5326 * configure.in: Remove symbolic link section.
5327 * configure: Regenerate.
5328 * Makefile.tpl (links): Remove.
5329 * Makefile.in: Regenerate.
5330
947f426e 53312004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5332 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5333
5334 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5335 Set with AC_CHECK_PROGS.
947f426e
NN
5336 * configure.in: Fix comment typo from last patch.
5337 * configure: Regenerate.
5338
1d39f329
NN
53392004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5340
5341 * Makefile.tpl: Introduce experimental top level bootstrap support.
5342 * Makefile.in: Regenerate.
5343 * configure.in: Introduce support for top level bootstrap.
5344 * configure: Regenerate.
5345
4b0ac75d 53462004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5347 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5348
5349 PR bootstrap/14522
5350 * configure.in: Cope with shells that do not support unquoted ^
5351 * configure: Regenerate.
5352
2e70b094 53532004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5354 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5355
5356 PR bootstrap/14522
5357 * configure.in: Cope with shell that do not support nesting
5358 quotes inside quoted backquote substitutions.
5359 * configure: Regenerate.
5360
53612004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5362
5363 PR bootstrap/14522
5364 * configure.in: Fix escaping of $.
5365 * configure: Regenerate.
5366
9e07f89d
NN
53672004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5368
5369 * configure: Regenerate.
5370
53712004-03-08 Paolo Bonzini <bonzini@gnu.org>
5372
5373 PR ada/14131
5374 Move language detection to the top level.
5375 * configure.in: Find default values for the tools as
5376 soon as possible. Disable ada if GNAT is not found.
5377 Emit error message about missing languages. Expand
5378 --enable-languages=all for the gcc subdirectory.
5379
1712ab83
RS
53802004-03-01 Richard Sandiford <rsandifo@redhat.com>
5381
5382 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5383 and disable libgcj.
5384 * configure: Regenerated.
5385
3dee29da
NN
53862004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5387
5388 PR bootstrap/7087
5389 * Makefile.tpl: Guard XFOO sed statements better.
5390 * Makefile.tpl: Add dependency for configure-target-libada.
5391 * Makefile.in: Regenerate (incidentally fixes broken
5392 commit when libada-branch was merged).
5393
0558264b
AC
53942004-02-28 Andrew Cagney <cagney@redhat.com>
5395
5396 * src-release (CVS_NAMES): Define.
5397 (do-tar, do-tar): Prune $(CVS_NAMES).
5398
c38f9803
AC
53992004-02-23 Andrew Cagney <cagney@redhat.com>
5400
5401 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5402 2004-02-19.09.
5403
55636792
NN
54042004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5405
5406 PR bootstrap/11932
5407 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5408
1e600082
AC
54092004-02-19 Andrew Cagney <cagney@redhat.com>
5410
5411 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5412 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5413
3769cd82
DD
54142004-02-11 David Edelsohn <edelsohn@gnu.org>
5415
5416 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5417 (rs6000-*-aix*): Same.
5418 * configure: Regenerate.
5419
a92834c8
DD
54202004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5421
5422 * configure.in (host): Add in missing $noconfigdirs to defines.
5423 * configure: Regenerate.
5424
a2592b1b
DD
54252004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5426 Nathanael Nerode <neroden@gcc.gnu.org>
5427
5428 PR ada/6637, PR ada/5911
80b200a1 5429 Merge with libada-branch:
a2592b1b
DD
5430 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5431 with appropriate dependencies. Add --enable-libada configure switch.
5432 * configure, Makefile.in: Regenerate.
5433
e31d1ea3
DD
54342004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5435
5436 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5437 * configure: Regenerate.
5438
db85f5c0
JJ
54392004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5440
5441 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5442
fc434214
DD
54432004-01-23 DJ Delorie <dj@redhat.com>
5444
5445 * Makefile.def (target_modules) [libiberty]: Don't stage.
5446 * Makefile.in: Rebuilt.
5447
ad445c2c 54482004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5449
ad445c2c
JJ
5450 * COPYING.NEWLIB: Update to include copyrights for new
5451 iconv code.
5452
72bbedde
AC
54532004-01-15 Andrew Cagney <cagney@redhat.com>
5454
5455 * src-release: Update copyright year.
5456 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5457 (NEWLIB_SUPPORT_DIRS): Delete macro.
5458 (newlib.tar.bz2): Delete rule.
5459
a6d6062d
DD
54602004-01-14 Loren J. Rittle <ljrittle@acm.org>
5461
5462 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5463 * Makefile.tpl (configure-target-[+module+]): Support stage.
5464 * Makefile.in: Rebuilt.
5465
f8b73030
MR
54662003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5467
5468 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5469 throughout.
5470
aff0e9df
NN
54712004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5472
bb5dca17
NN
5473 * configure.in: Use ./config.cache, not config.cache.
5474 * configure: Regenerate.
5475 * Makefile.tpl: Special-casing not needed for GCC any more.
5476 * Makefile.in: Regenerate.
5477
82252c06
NN
5478 * configure.in: Don't share a cache file for host dirs.
5479 * configure: Regenerate.
5480
aff0e9df
NN
5481 * config-ml.in: Don't mess with the cache file.
5482
95036d20
NN
54832004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5484
ac7b618e
NN
5485 * Makefile.tpl: Make GCC use a separate config.cache.
5486 * Makefile.in: Regenerate.
5487
95036d20
NN
5488 PR bootstrap/11932, PR bootstrap/11933
5489 (I don't know if it will fix either of them, but it relates
5490 to them.)
5491 * configure.in: Don't use shared config.cache for target
5492 directories.
5493 * configure: Regenerate.
5494
08c1856b
DD
54952003-12-31 Roger Sayle <roger@eyesopen.com>
5496
5497 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5498 * configure: Regenerated.
5499
c1968181 55002003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5501
9eb322aa
MF
5502 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5503 * configure: Regenerated.
c1968181 5504
10ecffb9
NN
55052003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5506
5507 Port change over from GCC:
5508 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5509 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5510 (configure-build-[+module+], configure-[+module+]): Likewise.
5511 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5512 * Makefile.in: Regenerate.
5513
f2ab5990
TF
55142003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5515
5516 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5517 * configure: Regenerate.
5518
41a7d11a
JJ
55192003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5520
80b200a1 5521 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5522 stdlib.
5523
d9441a1f
DD
55242003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5525
5526 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5527 * Makefile.in: Regenerate.
5528
3a48a978
DD
55292003-10-20 Phil Edwards <phil@codesourcery.com>
5530
5531 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5532 * configure: Regenerate.
5533
f0b24077
NN
55342003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5535
5536 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5537 HOST_FLAGS_TO_PASS.
5538 * Makefile.in: Regenerate.
5539
5fbad20a
DD
55402003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5541
5542 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5543 * configure: Rebuilt
5544 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5545 * Makefile.in: Rebuilt
5546
78be4155
L
55472003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5548
5549 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5550
051fcc7a
L
55512003-10-01 Phil Edwards <pme@gcc.gnu.org>
5552
5553 * config-ml.in: Use ac_configure_args directly instead of
5554 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5555 actually seen.
5556
55572003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5558
5559 * config-ml.in: Propagate INSTALL variables.
5560
f27d4f92
DJ
55612003-09-21 Daniel Jacobowitz <drow@mvista.com>
5562
5563 * configure.in: Pass a computed --program-transform-name
5564 to subconfigures.
5565 * configure: Regenerated.
5566
cae4d560
NN
55672003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5568
5569 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5570 * Makefile.in: Regenerate.
5571
5572 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5573 * Makefile.in: Regenerate.
5574
8ff944f6
DJ
55752003-09-17 Daniel Jacobowitz <drow@mvista.com>
5576
5577 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5578 quoting.
5579 * configure: Regenerated.
5580
d9a35680
MC
55812003-09-12 Michael Chastain <mec@shout.net>
5582
5583 Fix PR gdb/857.
5584 * src-release (do-proto-topleve): Remove junk files
5585 intl/config.cache, intl/config.status,
5586 intl/config.h, intl/stamp-h.
5587
710068b9
AC
55882003-09-14 Andrew Cagney <cagney@redhat.com>
5589
5590 * src-release (dejagnu.tar): New target.
5591 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5592 (do-djunpack): Use $(PACKAGE) for the package name.
5593
e1008165
DD
55942003-09-04 DJ Delorie <dj@redhat.com>
5595
5596 * configure: Regenerate.
5597
21998d12
NC
55982003-09-04 Robert Millan <robertmh@gnu.org>
5599
5600 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5601
ccca4bb3
DD
56022003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5603
5604 * configure.in: Ensure arguments to sed are properly spaced.
5605 * configure: Regenerate.
5606
ee949b5e
DJ
56072003-08-28 Daniel Jacobowitz <drow@mvista.com>
5608
5609 Merge from gcc:
5610 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5611 * install-sh: Update to newer upstream versions (associated with
5612 aclocal 1.7).
5613 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5614
75addda2
DJ
56152003-08-27 Daniel Jacobowitz <drow@mvista.com>
5616
5617 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5618 * configure: Regenerated.
5619
8d2877d8
NN
56202003-08-23 Phil Edwards <pme@gcc.gnu.org>
5621
5622 * configure.in: Use newline instead of semicolon when assuming
5623 shell arguments in a for loop.
5624 * configure: Regenerated.
5625
d2cc0e0d
GK
56262003-08-20 Geoffrey Keating <geoffk@apple.com>
5627
5628 PR 8180
5629 * configure.in: When testing with_libs and with_headers, treat
5630 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5631 * configure: Regenerate.
80b200a1 5632
d2cc0e0d
GK
5633 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5634 make, shell, etc.
5635 (baseargs): Likewise.
5636 * configure: Regenerate.
5637
04d1ab34
GK
56382003-08-19 Geoffrey Keating <geoffk@apple.com>
5639
5640 * configure.in: Disable libgcj for darwin not on powerpc.
5641 * configure: Rebuild.
5642
ca506da8
MC
56432003-08-15 Michael Chastain <mec@shout.net>
5644
5645 * src-release (do-proto-toplev): Remove junk files
5646 dejagnu/example/calc/config.status,
5647 dejagnu/example/calc/config.log.
5648
a4aa3f49
DD
56492003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5650
5651 * config-ml.in, symlink-tree: Add license.
5652
ede4fbe4
NN
56532003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5654
5655 Merge from gcc:
5656
5657 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5658 * Makefile.tpl (check, check-c++): Express dependencies using
5659 dependencies rather than commands.
5660 * Makefile.in: Regenerate.
5661
5662 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5663 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5664 * Makefile.in: Update.
5665
970f29af
AC
56662003-08-01 Andrew Cagney <cagney@redhat.com>
5667
5668 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5669 * configure: Ditto.
5670
b2884a0c
DD
56712003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5672
5673 * configure.in: Enable libgcj for darwin.
5674 * configure: Rebuild.
5675
c07f46a4
NN
56762003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5677
5678 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5679
9175bfc0
NN
56802003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5681
5682 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5683 creating target and build subdirs to build all parent dirs as needed.
5684 * Makefile.in: Rebuild.
5685 * configure.in: Don't build dirs explicitly here.
5686 * configure: Rebuild.
5687
b9abda6a
AO
56882003-07-22 Alexandre Oliva <aoliva@redhat.com>
5689
5690 * Makefile.tpl (all-make): Depend on intl.
5691 * Makefile.in: Rebuilt.
5692
eef8ffd4
NN
56932003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5694
5695 * config.if: Remove unused libc_interface determination.
5696
295efaf0
NN
56972003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5698
5699 * Makefile.in: Regenerate, correctly this time.
5700
e5c3f801
NN
57012003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5702
5703 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5704 unused INSTALL_PROGRAM_ARGS.
5705 * configure.in: Use AC_PROG_INSTALL.
5706 * Makefile.in: Regenerate.
5707 * configure: Regenerate.
5708
4a18bd6b
AO
57092003-07-10 Alexandre Oliva <aoliva@redhat.com>
5710
5711 * configure: Rebuilt.
5712 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5713 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5714 newlib nor libgloss.
5715 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5716 * configure.in (am33_2.0-*-linux*): Added.
5717
fbd1054d
BW
57182003-07-09 Bob Wilson <bob.wilson@acm.org>
5719
5720 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5721 * configure: Regenerate.
5722
b40e3958
L
57232003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5724
5725 * config-ml.in: Replace PWD with PWD_COMMAND.
5726 * Makefile.tpl: Likewise.
5727 * Makefile.in: Regenerated.
5728
4a5be7ba
NN
57292003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5730
5731 * configure.in: Clean up config-lang.in handling. Delete
5732 useless assignment to "subdirs".
5733 * configure: Regenerate.
5734
9c14acb8
NN
57352003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5736
5737 * configure.in: Rename 'target_libs' to 'target_libraries'.
5738 Remove useless reference to 'target_libs'.
5739 * configure: Regenerate.
5740
8f32e830
KS
57412003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5742
5743 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5744 * Makefile.in: Regenerate.
5745
12f0bd74
NN
57462003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5747
5748 * Makefile.def: Introduce flags_to_pass.
5749 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5750 * Makefile.in: Regenerate.
5751
b07c2aad
HPN
57522003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5753
5754 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5755 and target-libgloss.
5756 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5757 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5758 * configure: Regenerate.
b07c2aad 5759
56f25033
DD
57602003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5761
5762 * configure.in: Update testsuite_flags to new location.
5763 * configure. Regenerate.
80b200a1 5764
4ec9a3b2
NN
57652003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5766
5767 * Makefile.tpl: Remove BUILD_CC stuff.
5768 * Makefile.in: Regenerate.
5769
059083b1 57702003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5771
059083b1
L
5772 * config.guess: Update to 2003-06-12 version.
5773 * config.sub: Update to 2003-06-13 version.
5774
535b046a
TS
57752003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5776
5777 * MAINTAINERS: Add myself as MIPS co-maintainer.
5778
00c22daa 57792003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5780
00c22daa
L
5781 * config.guess: Update to 2003-06-06 version.
5782 * config.sub: Update to 2003-06-06 version.
5783
1047cb91
DD
57842003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5785
5786 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5787 * configure. Regenerate.
5788
123494c8
NN
57892003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5790
1047cb91
DD
5791 * configure.in: Disable serial configure by default.
5792 * configure: Regenerate.
5793 * Makefile.tpl: Abolish .NOTPARALLEL.
5794 * Makefile.in: Regenerate.
5795
7f121bbf
NN
5796 * Makefile.tpl: Replace {build,host,target}_canonical by
5797 {build,host,target}.
5798 * Makefile.in: Regenerate.
5799
123494c8
NN
5800 * Makefile.tpl: Fix stupid pasto.
5801 * Makefile.in: Regenerate.
5802
ec7e0995
NN
58032003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5804
5805 * Makefile.tpl: Remove bogus conditional.
5806 * Makefile.in: Regenerate.
5807
27b1cc72
NN
58082003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5809
2a4cbe27
NN
5810 * Makefile.tpl: Make 'recursive targets' using autogen rather
5811 than shell loop. Remove duplicate 'clean' targets and false
5812 comments.
5813 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5814 Add systematic method of specifying missing targets in subdirs.
5815 Add copyright boilerplate.
5816 * Makefile.in: Regenerate.
5817 * configure.in: Add 'recursive targets' to maybe list.
5818 * configure: Regenerate.
5819
27b1cc72
NN
5820 * Makefile.tpl: Rename [+target+] to [+make_target+].
5821 * Makefile.def: Rename 'target' to 'make_target'.
5822
01e51bd0
NC
58232003-05-30 Nick Clifton <nickc@redhat.com>
5824
5825 * README-maintainer-mode: Update URL for locating blessed config
5826 tools.
5827
2fd84b42
NC
58282003-05-29 Robert Millan <rmh@debian.org>
5829
5830 * ltconfig: Import this patch and modify for use with current
5831 version of ltconfig:
5832
5833 2003-05-21 Bruno Haible <bruno@clisp.org>
5834
5835 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5836 GNU/FreeBSD.
5837
8945c6bb
DD
58382003-05-28 DJ Delorie <dj@redhat.com>
5839
5840 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5841 * Makefile.in: Regenerate.
5842
2f9632a1
JJ
58432003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5844
80b200a1 5845 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5846
3a12db16 58472003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5848
3a12db16
DD
5849 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5850 newlib or libgloss.
5851 * Makefile.in: Regenerate.
5852
44482353
DD
58532003-05-21 DJ Delorie <dj@redhat.com>
5854
5855 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5856 * Makefile.in: Regenerate.
5857
fec2c52d
MR
58582003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5859
5860 * configure.in: Use curly braces in the definition of tooldir.
5861 * configure: Regenerate.
5862
16ae0395
NN
58632003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5864
5865 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5866 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5867 Factor out common code from autogen IF statements.
5868 * configure: Regenerate.
5869 * Makefile.in: Regenerate.
5870
ec11bdc6
DD
58712003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5872
5873 * configure.in: Accept i[3456789]86 for machine type.
5874 * configure: Regenerate.
5875
dd12c3a8
NN
58762003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5877
5878 * configure.in: Switch more things to use maybe dependencies.
5879 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5880 * configure: Regenerate.
5881 * Makefile.tpl: Switch more things to use maybe dependencies.
5882 * Makefile.in: Regenerate.
5883
cf662e21
AJ
58842003-05-16 Andreas Schwab <schwab@suse.de>
5885
5886 * Makefile.tpl (install-opcodes): Define.
5887 * Makefile.in: Rebuild.
5888
5481b376
AJ
58892003-05-13 Andreas Jaeger <aj@suse.de>
5890
5891 * config.guess: Update to 2003-05-09 version.
5892 * config.sub: Update to 2003-05-09 version.
5893
3959a22a
AJ
58942003-05-13 Michael Eager <eager@mvista.com>
5895
5896 * configure.in: Correct sed script so that options in quotes are not
5897 deleted.
5898 * configure: Rebuild.
5899
564b43e5
CV
59002003-05-12 Corinna Vinschen <corinna@vinschen.de>
5901
5902 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5903 and $$s/newlib/libc/sys/cygwin32 include paths.
5904 * configure: Ditto.
5905
bb947dc9
L
59062003-05-05 H.J. Lu <hjl@gnu.org>
5907
5908 * config-ml.in: Restored from gcc repository.
5909
77f7441a
CD
59102003-05-02 Chris Demetriou <cgd@broadcom.com>
5911
80b200a1
ZW
5912 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5913 * Makefile.in: Regenerate.
77f7441a 5914
a26d7085
DJ
59152003-04-27 Daniel Jacobowitz <drow@mvista.com>
5916
5917 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5918 and Makefile.def.
5919
e4c4d240
DJ
59202003-04-27 Daniel Jacobowitz <drow@mvista.com>
5921
5922 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5923 * Makefile.in: Regenerated.
5924
62a3fc85
DD
59252003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5926
5927 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5928 * Makefile.in: Regenerate.
5929
59302003-04-18 Jakub Jelinek <jakub@redhat.com>
5931
5932 * configure.in (powerpc64*-*-linux*): Remove.
5933 * configure: Rebuilt.
5934
5b474aa8
DD
59352003-04-17 Phil Edwards <pme@gcc.gnu.org>
5936
5937 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5938 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5939 and restrap.
5940 * Makefile.in: Regenerate.
5941
59422003-04-16 Richard Earnshaw <rearnsha@arm.com>
5943
5944 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5945 * configure: Regenerated.
5946
bc295afe
AO
59472003-04-11 Alexandre Oliva <aoliva@redhat.com>
5948
5949 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5950 * */configure: Rebuilt.
5951
3728fade
NN
59522003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5953
5954 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5955 * Makefile.in: Regenerate.
5956
ce5b542e
MC
59572003-03-14 Michael Chastain <mec@shout.net>
5958
5959 * Makefile.in: Regenerate with correct Makefile.def.
5960
3db0a37f
NN
59612003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5962
5963 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5964 Make macro.
5965 * Makefile.in: Regenerate.
5966 * configure.in: Clean up gxx_include_dir logic.
5967 * configure: Regenerate.
5968
34349c6e
DD
59692003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5970
5971 * configure.in (gxx_include_dir): Fix typo.
5972 * configure: Regenerated.
5973
686c28c9
AC
59742003-03-06 Andrew Cagney <cagney@redhat.com>
5975
5976 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5977
bba45b8b 59782003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5979
bba45b8b
NN
5980 * configure.in: Include $(build_tooldir)/sys-include in
5981 FLAGS_FOR_TARGET.
5982 * configure: Regenerated.
5983
2683747f
NN
59842003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5985
bba45b8b
NN
5986 * Makefile.tpl: Reindent.
5987 * Makefile.in: Regenerate.
5988 * configure.in: Reindent. Don't set unused variables.
5989 * configure: Regenerate.
5990
2683747f
NN
5991 * Makefile.tpl: Always pass down RANLIB.
5992 * Makefile.in: Regenerate.
5993
5994 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5995 * Makefile.in: Regenerate.
5996 * configure.in: Remove unused logic relating to --enable-shared
5997 and --enable-threads. Remove bogus comments. Remove redundant
5998 noconfigdirs.
5999 * configure: Regenerate.
6000
6001 * configure.in: Replace ${libstdcxx_version} by its value.
6002 Remove reference to mh-dgux.
6003 * configure: Regenerate.
6004
50212802
NN
60052003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6006
6007 * Makefile.tpl: Rearrange.
6008 * Makefile.in: Regenerate.
6009
a6be7fc6
NC
60102003-02-25 Nick Clifton <nickc@redhat.com>
6011
6012 * configure: Remove site-file supprot - it is obsolete.
6013
f8a495c8
NC
60142003-02-24 Uwe Stieber <uwe@wwws.de>
6015
6016 * configure.in: Add support for kaOS as cross build target system.
6017 * configure: Regenerated.
6018
3decd77d
DD
60192003-02-20 Sean McNeil <sean@blue.mcneil.com>
6020
6021 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6022 configure-target-* as some target builds may require additional
6023 flags for preprocessor tests.
6024 * Makefile.in: Regenerated.
6025
f4ff34a3
AO
60262003-02-19 Alexandre Oliva <aoliva@redhat.com>
6027
6028 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6029 * ltconfig: Handle it.
6030 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6031 auto-detecting it.
6032
b7e4a931
AO
60332003-02-19 Alexandre Oliva <aoliva@redhat.com>
6034
6035 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6036 it is used as argument to $CC.
6037 * ltcf-gcj.sh: Likewise.
6038
6b784d9f
AO
60392003-02-19 Alexandre Oliva <aoliva@redhat.com>
6040
6041 * configure.in: Introduce --enable-maintainer-mode.
6042 * configure: Rebuilt.
6043 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6044 for maintainer mode.
6045 * Makefile.in: Rebuilt.
6046
8bcd8a07
AC
60472003-02-19 Andrew Cagney <ac131313@redhat.com>
6048
6049 * configure: Regenerate using autoconf 2.13.
6050
ee3fd329
AM
60512003-02-19 Alan Modra <amodra@bigpond.net.au>
6052
6053 * config.guess: Import latest version.
6054 * config.sub: Import latest version.
6055
e9e45685
JM
60562003-02-18 Jason Merrill <jason@redhat.com>
6057
6058 * Makefile.tpl (check-c++): Allow parallelism.
6059
859789af
AC
60602003-02-17 Andrew Cagney <ac131313@redhat.com>
6061
6062 * configure: Regenerate using autoconf 000227.
6063
b3f16a9b
GK
60642003-02-15 Geoffrey Keating <geoffk@apple.com>
6065
6066 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6067 don't configure target-libobjc.
6068 * configure: Regenerate.
6069
72e60e02
DD
60702003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6071
6072 * Makefile.tpl (RANLIB): Define.
6073 * Makefile.in: Regenerate.
6074
91f0e695
KS
60752003-02-06 Keith R Seitz <keiths@redhat.com>
6076
6077 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6078 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6079 * Makefile.in: Regenerated.
6080 * configure.in: Remove all traces of snavigator, db, and grep.
6081 * configure: Regenerated.
6082
122bfa92
FCE
60832003-01-31 Frank Ch. Eigler <fche@redhat.com>
6084
6085 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6086 * Makefile.in: Regenerated.
6087
264095c3
AO
60882003-01-30 Alexandre Oliva <aoliva@redhat.com>
6089
6090 * config.if: Copy from GCC.
6091
a84dbcb3
AO
60922003-01-27 Phil Edwards <pme@gcc.gnu.org>
6093
6094 * configure.in: Revert 24Jan change.
6095 * configure: Regenerate.
6096
19618276
NN
60972003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6098
6099 * configure.in: Revert previous change.
6100 * configure: Regenerate.
6101
b7f27a92
NN
61022003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6103
6104 * configure.in: Make rda native-only.
6105 * configure: Regenerate.
6106
83326456
NN
61072003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6108
6109 * configure.in: Add missing \.
6110 * configure: Rebuilt.
6111
5e367fa5
JJ
61122003-01-17 Jakub Jelinek <jakub@redhat.com>
6113
6114 * configure.in (baseargs): Avoid using \| in sed regular
6115 expressions.
6116 * configure: Rebuilt.
6117
e01f337c
JJ
61182003-01-16 Jakub Jelinek <jakub@redhat.com>
6119
6120 * configure.in (baseargs): Remove all supported forms of
6121 --cache-file, --srcdir, --host, --build and --target options
6122 from argument lists.
6123 * configure: Rebuilt.
6124
aa236487
AO
61252003-01-15 Alexandre Oliva <aoliva@redhat.com>
6126
6127 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6128 * configure: Rebuilt.
6129
586c0873
NN
61302003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6131
6132 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6133 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6134 * Makefile.in: Regenerate.
6135 * configure: Regenerate.
6136
497f816e
DD
61372003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6138
6139 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6140 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6141 * Makefile.in: Regenerate.
6142
bfbe5519
AO
61432003-01-09 Alexandre Oliva <aoliva@redhat.com>
6144
6145 * configure.in: Remove Makefile in build, host and target modules
6146 unless configure was run with --no-recursion.
6147 * configure: Rebuilt.
6148
3f234ef5
CD
61492003-01-08 Chris Demetriou <cgd@broadcom.com>
6150
6151 * config.guess: Update to 2003-01-03 version.
6152 * config.sub: Update to 2003-01-03 version.
6153
a3982d48
CF
61542003-01-07 Christopher Faylor <cgf@redhat.com>
6155
6156 * configure: Regenerate with proper autoconf 2.13.
6157
75778ec4
CF
61582003-01-07 Christopher Faylor <cgf@redhat.com>
6159
80b200a1
ZW
6160 * configure.in: Add AC_PREREQ for consistency.
6161 * configure: Regenerate.
75778ec4 6162
c180f501
AC
61632003-01-06 Andrew Cagney <ac131313@redhat.com>
6164
6165 * configure.in (GDB_TK): Add tcl directories conditional on
6166 gdb/gdbtk directory being present.
6167 * configure: Regenerate.
5481b376 6168
46ca2cc2
DA
61692003-01-04 John David Anglin <dave.anglin@nrc.ca>
6170
6171 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6172 by gcc if LD is not defined and we are not doing a Canadian Cross.
6173 * configure: Rebuilt.
6174
53dd8dab
DJ
61752003-01-01 Daniel Jacobowitz <drow@mvista.com>
6176
6177 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6178
50ceb20c
TT
61792002-12-31 Tom Tromey <tromey@redhat.com>
6180
6181 * Makefile.in: Rebuilt.
6182 * Makefile.def (target_modules) [libffi]: Allow installation.
6183
e78b5cfe
AS
61842002-12-31 Andreas Schwab <schwab@suse.de>
6185
6186 * configure.in: Fix use of $program_transform_name.
6187 * configure: Regenerated.
6188
67448102
DJ
61892002-12-30 Daniel Jacobowitz <drow@mvista.com>
6190
6191 * configure.in (baseargs): Don't remove first configure argument.
6192 * configure: Regenerated.
6193
e6bfb94a
AO
61942002-12-29 Alexandre Oliva <aoliva@redhat.com>
6195
6196 * Makefile.tpl (local-distclean): Don't remove...
6197 (multilib.ts): ... this. Moved into...
6198 (multilib.out): ... this. Don't use sub-make.
6199 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6200 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6201 (configure-build-[+module+], configure-[+module+],
6202 configure-target-[+module+], configure-gcc): ... these. Test
6203 for Makefile existence. Drop config.status from dependencies.
6204 * Makefile.in: Rebuilt.
6205 * configure.in: Move gcc-version-trigger to the end of
6206 ac_configure_args. Add comments to maybedep.tmp and
6207 serdep.tmp. Introduce --disable-serial-configure. Remove
6208 nonopt from baseargs, matching and removing corresponding
6209 whitespace while at it.
6210 * configure: Rebuilt.
6211
8f0dfb36
AO
62122002-12-28 Alexandre Oliva <aoliva@redhat.com>
6213
6214 * configure.in (host_configargs): Replace reference to
6215 no-longer-defined buildopts with --build=${build_alias}.
6216 * configure: Rebuilt.
6217
43be203f
AO
62182002-12-28 Alexandre Oliva <aoliva@redhat.com>
6219
6220 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6221 program_transform_name to standard idiom.
6222 (AUTOGEN, AUTOCONF): Define.
6223 (Makefile.in): Use $(AUTOGEN).
6224 (Makefile): Depend on config.status, and use autoconf-style rule to
6225 build it. Move original commands to...
6226 (config.status): ... this new target.
6227 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6228 $(AUTOCONF).
6229 * Makefile.in: Rebuilt.
6230
a0da8069
NN
62312002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6232
d18f1c9f
NN
6233 * Makefile.tpl: Fix dramatic bustage due to change in
6234 program_transform_name.
6235 * Makefile.in: Regenerate.
6236
6237 * configure.in: Remove unnecessary PATH setting.
6238 * configure: Regnerate.
6239
6240 * configure.in: Don't default to unprefixed tools unless
6241 the native tools will work.
6242 * configure: Regenerate.
6243
a0da8069
NN
6244 * configure.in: Convert to autoconf script. Blow away lots
6245 of now-redundant Makefile fragments.
6246 * configure: Generate using Autoconf.
6247 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6248 * Makefile.in: Regenerate.
6249
c567df0a
NN
62502002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6251
5481b376 6252 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6253 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6254
5481b376 6255 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6256 where they belong.
2c7f9a32 6257
2dabcfb4
AS
62582002-12-24 Andreas Schwab <schwab@suse.de>
6259
6260 * Makefile.tpl (multilib.out): Fix missing space.
6261 * Makefile.in: Regenerate.
6262
1086bc09
NN
62632002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6264
6265 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6266 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6267 * Makefile.in: Regenerate.
6268 * configure.in: Remove unnecessary leftovers.
6269
1086bc09
NN
62702002-12-21 Geoffrey Keating <geoffk@apple.com>
6271
6272 * configure.in (extra_ranlibflags_for_target): New variable.
6273 (*-*-darwin): Add -c to ranlib commands.
6274 * configure (tooldir): Handle extra_ranlibflags_for_target.
6275
14e9ca95
JJ
62762002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6277
6278 * COPYING.NEWLIB: Updated.
6279 * COPYING.LIBGLOSS: Ditto.
6280
14c428fb
NN
62812002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6282
6283 * Makefile.tpl: Revert HJL's change.
6284 * Makefile.in: Regenerated.
6285 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6286 always.
6287
313b8244
AS
62882002-12-19 Andreas Schwab <schwab@suse.de>
6289
6290 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6291 * Makefile.in: Regenerate.
6292
efeae3db
L
62932002-12-18 H.J. Lu <hjl@gnu.org>
6294
6295 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6296 * Makefile.in: Regenerated.
6297
6298 * configure.in (build_prefix): New. Substitute.
6299
43d92c63
NN
63002002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6301
59da4fe6
NN
6302 * Makefile.tpl: Don't let real targets depend on phony targets.
6303 * Makefile.in: Regenerate.
6304
43d92c63
NN
6305 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6306 * Makefile.in: Regenerate.
6307
b72e6a2d
JM
63082002-12-16 Jason Merrill <jason@redhat.com>
6309
6310 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6311 previous 'make bootstrap'.
6312 * Makefile.in: Regenerate.
6313
95c72c44
HPN
63142002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6315
6316 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6317
7d695d07
JM
63182002-12-13 Jason Merrill <jason@redhat.com>
6319
6320 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6321 library tests.
6322 (check-c++): Just depend on it and check-target-libstdc++-v3.
6323 * Makefile.in: Regenerate.
6324
54103d1e
NN
63252002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6326
6327 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6328 * Makefile.in: Regenerate.
6329
4024f1e1
JJ
63302002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6331
80b200a1
ZW
6332 * COPYING.NEWLIB: Update list of alternate Regent of California
6333 licenses and discuss official revoking of advertising clause.
6334 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6335
7dda0df6
AO
63362002-12-12 Alexandre Oliva <aoliva@redhat.com>
6337
6338 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6339 * Makefile.in: Rebuilt.
6340
d03be79e 63412002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6342
929293f4
NN
6343 * configure: Fix bug put in by gremlins.
6344
d03be79e
NN
6345 * Makefile.tpl: Substitute more autoconfily.
6346 * configure: Substitute more autoconfily.
6347 * Makefile.in: Regenerate.
6348
63492002-12-08 Andrew Cagney <ac131313@redhat.com>
6350
6351 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6352 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6353
63542002-12-06 DJ Delorie <dj@redhat.com>
6355
6356 * Makefile.tpl: Change configure dependencies to not have real
6357 targets depend on phony targets.
b4a77b47 6358
db1ac78d
NN
63592002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6360
bcaf2395
NN
6361 * configure.in: Revert unintentional change.
6362
b4fa093e
NN
6363 * src-release: Configure host subdirs.
6364
db1ac78d
NN
6365 * Makefile.tpl: Change dependency for */multilib.out so that
6366 it works when gcc isn't in the tree.
6367
6368 * configure.in: Substitute more.
6369 * configure: Run subconfigures from the Makefile.
6370 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6371 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6372
15723a45
NN
63732002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6374
e2b9e2dc
NN
6375 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6376 and corresponding dependencies.
6377 * Makefile.in: Regenerate.
6378
2af579c4
NN
6379 * configure.in (host_tools): Order binutils, gas and ld for
6380 convenience in running the testsuites.
6381
a2cc058a
NN
6382 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6383 * Makefile.in: Regenerate.
6384 * configure.in: Introduce rules to serialize subconfigure runs.
6385
15723a45
NN
6386 * configure.in: Introduce BASE_CC_FOR_TARGET.
6387 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6388 Realize configure-build-* targets. Realize configure-target-* targets.
6389 * Makefile.in: Regenerate.
6390
ae831be5
NN
63912002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6392
6393 * configure: Move gcc_version_trigger stuff from here...
6394 * configure.in: ...to here.
6395
6396 * configure.in: Separate subconfigure options added by this file from
6397 options given by the user. Add machinery to put args for host
6398 subconfigures into the Makefile.
6399
6400 * Makefile.tpl: Remove 'vault' targets.
6401 * Makefile.tpl: Reorder and comment dependencies.
6402 * Makefile.in: Regenerate.
6403
bbf7c8ac
NN
64042002-11-28 Geoffrey Keating <geoffk@apple.com>
6405
6406 * configure.in: Move host-specific darwin noconfigdirs into
6407 the host-specific section.
6408
930314a4
NN
64092002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6410
52d7cdee
NN
6411 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6412 during replay.
6413 * Makefile.in: Regenerate.
6414
930314a4
NN
6415 (finishing slow-motion replay)
6416 * configure: Remove skip-this-dir support.
6417 * Makefile.tpl: Remove skip-this-dir support.
6418
6419 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6420 subdirectories.
6421 * Makefile.in: Regenerate.
6422
6423 * Makefile.tpl: Strip out useless setting of 'dir'.
6424 * Makefile.in: Regenerate.
5481b376 6425
930314a4
NN
64262002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6427
6428 (finishing slow-motion replay)
6429 * configure.in: Fix deeply stupid bug.
6430
6431 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6432 shell code in CXX_FOR_TARGET
6433 * Makefile.def: Introduce raw_cxx.
6434 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6435 RAW_CXX_FOR_TARGET.
6436 * Makefile.in: Regenerate.
6437
64382002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6439
6440 (finishing slow-motion replay)
6441 * Makefile.tpl: Remove unnecessary ifs.
6442 * Makefile.in: Regenerate.
6443
5481b376 6444 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6445 dependencies. Maybe-ize build-libiberty. Create dummy install
6446 targets for 'no_install' modules.
5481b376 6447 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6448 build_modules stuff to configure.in.
5481b376 6449 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6450 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6451 * Makefile.in: Regenerate.
6452
3866be5d
NN
64532002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6454
6455 (continuing slow-motion replay)
6456 * Makefile.tpl: Make all-target, install-target behave similarly
6457 to all, install (only hitting configured targets). Eliminate
6458 unused macro defintions.
6459
6460 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6461 build != host.
6462
6463 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6464
6465 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6466
5481b376 6467 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6468 configuring. Remove references to "dosrel".
6469 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6470 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6471 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6472 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6473 and redundant dependency; rearrange slightly.
6474 * Makefile.def: Add host-side libtermcap, utils.
6475
6476 * Makefile.in: Regenerate.
6477
e393202e
NN
64782002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6479
6480 (Continuing slow-motion replay)
6481 * Makefile.def: Add list of recursive targets to autogenerate.
6482 Add build_modules.
6483 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6484 targets. Autogenerate *-build-* targets.
6485 * Makefile.in: Regenerate.
6486
583d52d7
NN
64872002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6488
6489 (Continuing slow-motion replay)
6490 * configure: More autoconf-style substitutions.
6491 * Makefile.tpl: More autoconf-style substitutions.
6492 * Makefile.in: Regenerate.
6493
64942002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6495
6496 (Continuing slow-motion replay)
6497 * configure: Substitute more variables in a more autoconf-friendly
6498 way. Simplify slightly.
6499 * Makefile.tpl: Make more variables substitutable in an
6500 autoconf-friendly way.
6501 * Makefile.in: Regenerate.
6502
874e38b4
NN
65032002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6504
6505 (Continuing slow-motion replay)
6506 * configure.in (v810*): Remove special setting of tools.
6507
6508 * configure: Add support for extra required flags for ar or nm.
6509 * configure.in (aix4.3+): Use above support for target-specific
6510 issues, rather than using config/mt-aix43.
6511
852e5f18
NN
65122002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6513
6514 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6515 * configure: Remove 'removing', which doesn't work. Replace $subdir
6516 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6517 with $srcdir. Reformat indentation. Substitute some variables
6518 formerly hard-coded in the Makefile for build=host.
6519 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6520 * Makefile.def: Autogenerate more.
6521 * Makefile.in: Regenerate.
6522
c9a0d920
DD
65232002-11-13 Bruce Korb <bkorb@gnu.org>
6524
6525 * Makefile.tpl: syntactic cleanup
6526
dd2768ff
KB
65272002-11-04 Kevin Buettner <kevinb@redhat.com>
6528
6529 * Makefile.def (host_modules): Add rda.
6530 * Makefile.in: Regenerate.
6531 * configure.in (target_tool): Add target-rda to list.
6532
1aa8389d
DD
65332002-10-25 Phil Edwards <pme@gcc.gnu.org>
6534
6535 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6536 and restrap targets to this rule.
6537 * Makefile.in: Regenerate.
6538
28f46298
HPN
65392002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6540
6541 * configure.in (i[3456]86-*-linux*): Add check to disable
6542 ${libgcj} for glibc1.
6543
ff72e302
NC
65442002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6545
6546 * configure.in: Add tic4x target.
6547
8607b6c9
NN
65482002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6549
6550 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6551 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6552 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6553 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6554 * Makefile.in: Regenerate.
6555
f8f61f4a
NN
65562002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6557
c86f794b
NN
6558 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6559 * Makefile.in: Regenerate.
6560
a9590527
NN
6561 * Makefile.def: Remove order dependency comments.
6562 * Makefile.tpl: Add explicit install-install dependencies.
6563 * Makefile.in: Regenerate.
6564
8412ce72
NN
6565 * Makefile.tpl: Remove material now in src-release. (Finally!)
6566 * Makefile.in: Regenerate.
6567
8b9f37f1
NN
6568 * configure: Restore my original patch by syncing with gcc version.
6569
f8f61f4a
NN
6570 * Bring following over from gcc:
6571
65722002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6573
6574 * configure.in (s390*-*-linux*): Enable libgcj.
6575
403d9505
NN
65762002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6577
6578 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6579
95f6f383
AM
65802002-10-02 Alan Modra <amodra@bigpond.net.au>
6581
e4673b0a 6582 * configure: Move stray lines back to where they belong.
95f6f383 6583
748503c8
NN
65842002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6585
a581b5c3
NN
6586 * Makefile.tpl: Insert configure-target target, for src-release.
6587
c084f5b4
NN
6588 * configure: Finish reverting change which Andrew Cagney started
6589 reverting. Should fix bustage.
6590
7aa673ed 6591 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6592 * src-release: New file. Contains material for making net
6593 releases for gdb, binutils, et al., formerly in Makefile.in.
6594
82a9b2d9
NC
65952002-09-30 Nick Clifton <nickc@redhat.com>
6596
6597 * cpu: New top level directory. Intended to hold input files for
6598 CGEN which have FSF copyright assignment.
6599 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6600
c2463a00
AC
66012002-09-29 Andrew Cagney <ac131313@redhat.com>
6602
6603 Revert below (note that src does not contain Makefile.tpl):
6604 * Makefile.tpl: Make subsituted variables more autoconfy.
6605 * Makefile.in: Regenerate.
6606
f03b4789
NN
66072002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6608
c11e16a9
NN
6609 * configure: Revert accidentally applied changes.
6610
f03b4789
NN
6611 * Makefile.tpl: Make more autoconf-friendly.
6612 * Makefile.in: Regenerate.
6613 * configure: Make substitution more autoconf-like.
6614
66152002-09-28 Richard Earnshaw <rearnsha@arm.com>
6616
6617 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6618 single entry to handle all these.
6619 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6620 libjava on arm-*-elf.
6621
c0292023
GK
66222002-09-27 Geoffrey Keating <geoffk@apple.com>
6623
6624 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6625 things that depend on them.
6626
c66d951e
NN
66272002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6628
6629 * Makefile.tpl: Make subsituted variables more autoconfy.
6630 * Makefile.in: Regenerate.
6631 * configure: Make seds more autoconfy.
6632
907a7241 66332002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6634
6635 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6636 * Makefile.in: Regenerate.
6637 * configure.in: Rewrite sed statements to look autoconfy.
6638
907a7241
NN
6639 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6640 all-target-foo on configure-target-foo.
6641 * Makefile.def: Ditto.
6642 * Makefile.in: Rebuild.
6643
405ea7a0
NN
66442002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6645
6646 * Makefile.def: New file.
6647 * Makefile.tpl: New file.
6648 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6649
6650 * configure.in: Minor rearrangement. Simplify tests.
6651
bdc57bfd
JT
66522002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6653
6654 * configure.in (with_headers): Skip copy if value is "yes".
6655 (with_libs): Likewise.
6656
ae03d6e2
NN
66572002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6658
6659 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6660 * configure.in (sh*-*-pe*): Ditto.
6661 * configure.in (mips*-*-pe*): Ditto.
6662 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6663
6664 * configure.in: Rearrange.
6665
707960fe
NC
66662002-09-12 Nick Clifton <nickc@redhat.com>
6667
6668 * Import these changes from the config master repository:
6669
6670 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6671
6672 * config.sub: Add tic4x target.
6673
6674 2002-09-03 Ben Elliston <bje@redhat.com>
6675
6676 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6677 Reported by <Duncan_Stodart@insession.com>.
6678
36ea319f
JJ
66792002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6680
6681 * COPYING.NEWLIB: More updates.
6682
cf57480a
JJ
66832002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6684
6685 * COPYING.NEWLIB: Update.
6686
fd31a171
AC
66872002-08-23 Andrew Cagney <ac131313@redhat.com>
6688
23b632fc
AC
6689 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6690
fd31a171
AC
6691 * config.guess: Import version 2002-08-23.
6692 * config.sub: Import version 2002-08-22.
6693
a08bafb5
AO
66942002-08-20 Alexandre Oliva <aoliva@redhat.com>
6695
6696 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6697 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6698 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6699
17240c1f
NC
67002002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6701
6702 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6703
e70ad0c6
L
67042002-08-04 H.J. Lu (hjl@gnu.org)
6705
6706 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6707
574e6d11
DD
67082002-07-31 Alan Modra <amodra@bigpond.net.au>
6709
6710 * configure.in: Move generic linux case to end. Copy generic
6711 linux noconfigdirs to mips*-*-linux* entry and new
6712 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6713
611e7523
CD
67142002-07-19 Chris Demetriou <cgd@broadcom.com>
6715
6716 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6717 one instance of them which was missed to the list to update.
6718
51759676
CD
67192002-07-16 Chris Demetriou <cgd@broadcom.com>
6720
6721 * config.guess: Update to 2002-07-09 version.
6722 * config.sub: Update to 2002-07-03 version.
6723
7c1f909c
DD
67242002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6725
6726 * configure.in: Remove two redundant tests.
6727
d7cf5d30
DD
67282002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6729
6730 * configure.in (mips*-*-irix6*o32): Enable stabs.
6731
c74222f7
DD
67322002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6733
5b53c336
DD
6734 * configure.in: Don't build grez.
6735 * Makefile.in: Ditto.
6736
c74222f7
DD
6737 * Makefile.in: Remove references to bsp, cygmon, libstub.
6738 * configure.in: Ditto.
6739
6740 * configure.in: Remove leftover reference to gdbtest.
6741
edd1b227
DD
67422002-07-08 Phil Edwards <pme@gcc.gnu.org>
6743
6744 * configure.in (gxx_include_dir): Change to match versioned
6745 C++ headers if --enable-version-specific-runtime-libs is used.
6746
486186e3
AO
67472002-07-04 Steve Ellcey <sje@cup.hp.com>
6748
6749 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6750
ff0a3bf8
DD
67512002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6752
6753 * configure.in: Make --without-x work.
6754
1dfa8174
NC
67552002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6756
6757 * contrib: New directory. Created to contain a copy of the
5481b376 6758 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6759 the FSF GCC sources.
6760
07637366
DD
67612002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6762
b6f83f2a
DD
6763 * configure.in: Rearrange target Makefile fragment collection.
6764
07637366
DD
6765 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6766 cvs[src].
6767 * configure.in: Ditto.
6768
f48556b1
DD
67692002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6770
6771 * Makefile.in: Eliminate 'apache' targets.
6772 * configure.in: Eliminate 'apache' targets.
6773
6774 * configure.in: Eliminate redundant tests. Reorganize.
6775
6776 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6777
6778 * config-ml.in: Eliminate references to Cygnus configure.
6779
6780 * Makefile.in: Eliminate references to building emacs.
6781
67822002-07-01 Denis Chertykov <denisc@overta.ru>
6783
6784 * configure.in: Add support for ip2k.
6785
cdb9e2b8
BE
67862002-06-24 Ben Elliston <bje@redhat.com>
6787
6788 * configure.in (host_tools): Remove cgen.
6789
6790 * Makefile.in (all-cgen): Remove; runs from its source directory.
6791 (check-cgen, install-cgen, clean-cgen): Likewise.
6792 (all-opcodes): No not depend on all-cgen.
6793 (all-sim): Likewise.
6794
3558860c
DD
67952002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6796
6797 * configure.in: Fix AIX configury bug.
6798
e3b0c936
DD
67992002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6800
cdb9e2b8 6801 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6802
cdb9e2b8
BE
6803 * configure.in: Move definition of libstdcxx_flags right above
6804 usage, rather than way earlier.
8ee424c0 6805
c712250a
DD
6806 * configure.in: Pull definition of is_cross_compiler earlier.
6807
9ee1a75c
DD
6808 * configure.in: Rearrange a little.
6809
e3b0c936
DD
6810 * configure.in: Remove references to librx.
6811 * Makefile.in: Remove references to librx.
6812
b2bd228e
DD
68132002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6814
6815 * configure.in: Eliminate ${gasdir} variable.
6816
7cd52483
DB
68172002-06-18 Dave Brolley <brolley@redhat.com>
6818
6819 * configure.in: Add support for frv.
6820 * config.sub: Add support for frv.
6821
6c5e141a
DD
68222002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6823
6824 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6825
0d18b56d
JT
68262002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6827
6828 * configure.in (vax-*-netbsd*): Re-enable gas.
6829
fd8958d5
DD
68302002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6831
27f15fdd
DD
6832 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6833 BUILD_PREFIX_1, to correct nomenclature.
6834 * configure: Likewise.
6835
fd8958d5
DD
6836 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6837 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6838
0c2442b7
DD
68392002-05-31 Olaf Hering <olh@suse.de>
6840
6841 * config-ml.in: Propogate DESTDIR also.
6842
a3602181
JT
68432002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6844
6845 * configure.in (vax-*-netbsd*): Don't build gas for this
6846 platform.
6847
c95f53ae
MM
68482002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6849
6850 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6851 and libgcj for AVR.
6852
1d7c1053
NC
68532002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6854
6855 * config.sub: Add DLX target.
6856
4b37028f
JT
68572002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6858
6859 * config.guess: Update to 2002-05-22 version.
6860 * config.sub: Likewise.
6861
d5de0a84
NC
68622002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6863
6864 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6865 * config-ml.in: Likewise.
6866 * configure: Likewise.
6867 * configure.in: Likewise.
6868
c92a0210
DD
68692002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6870
115a77aa
DD
6871 * configure.in: Simplify makefile fragment collection.
6872
6873 * configure.in: Remove code to build emacs.
e99daf2b 6874
91e060aa
DD
6875 * configure.in : Remove --srcdir argument from targargs and buildargs
6876 (it's always overridden in the Makefile anyway). Rearrange a bit.
6877
6878 * configure: Move some logic to configure.in.
6879 * configure.in: Move some logic from configure.
c92a0210 6880
91217342
JJ
68812002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6882
6883 * COPYING.LIBGLOSS: New file.
6884
d3d8a9ee
NC
68852002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6886
6887 * Makefile.in: Honour DESTDIR.
6888
3a036cdc
AO
68892002-05-05 Alexandre Oliva <aoliva@redhat.com>
6890
6891 * configure.in (noconfigdirs): Don't disable libgcj on
6892 sparc64-*-solaris* and sparcv9-*-solaris*.
6893
6d095fe4
AO
68942002-05-03 Alexandre Oliva <aoliva@redhat.com>
6895
6896 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6897
dac55df9
TF
68982002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6899
6900 * configure.in (FLAGS_FOR_TARGET): Do not add
6901 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6902 on i[3456]86-*-linux*.
6903
a018e15b
TF
69042002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6905
6906 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6907
6908 * configure.in (noconfigdirs): Do not add target-newlib if
6909 target == i[3456]86-*-linux*, and host == target.
6910
5f284831
MM
69112002-04-29 Mark Mitchell <mark@codesourcery.com>
6912
6913 * config.guess: Updated to 2002-04-26's version.
6914 * config.sub: Updated to 2002-04-26's version.
6915
33babf59
DD
69162002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6917
bd5f7da2
DD
6918 * configure.in: delete reference to absent file
6919
a0c4f3a0
DD
6920 * configure.in: replace '[' with 'test'
6921
66f1ba4f
DD
6922 * configure.in: Eliminate references to gash.
6923 * Makefile.in: Eliminate references to gash.
6924
7c3ab50c
DD
6925 * configure.in: remove useless references to 'pic' makefile fragments.
6926
bbc025f5
DD
6927 * configure.in: (*-*-windows*) Finish removing.
6928
33babf59
DD
6929 * configure.in: Eliminate redundant test for libgui.
6930
d5ec694c
DD
69312002-04-26 Joel Sherrill <joel@OARcorp.com>
6932
6933 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6934 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6935
57a5346c
DD
69362002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6937
6938 * configure.in: remove references to dead files
6939
dbf93899
DD
69402002-04-18 Tom Tromey <tromey@redhat.com>
6941
6942 * configure.in: Disallow configuring libgcj when it is already
6943 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6944 Solaris 2.8 by default. For PR libgcj/6158.
6945
26eadf68
DD
69462002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6947
6948 * configure.in: Move default CC setting out of config/mh-* fragments
6949 directly into here.
6950
a0a2c6c6
DD
69512002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6952
6953 * configure.in: don't even try to configure or make a subdirectory
6954 if there's no configure script for it.
6955
9972f812
DD
69562002-04-15 Mark Mitchell <mark@codesourcery.com>
6957
6958 * MAINTAINERS: Remove chill maintainers.
6959 * Makefile.in (CHILLFLAGS): Remove.
6960 (CHILL_LIB): Remove.
6961 (TARGET_CONFIGDIRS): Remove libchill.
6962 (CHILL_FOR_TARGET): Remove.
6963 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6964 CHILL_LIB.
6965 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6966 (CHECK_TARGET_MODULES): Likewise.
6967 (INSTALL_TARGET_MODULES): Likewise.
6968 (CLEAN_TARGET_MODULES): Likewise.
6969 (configure-target-libchill): Remove.
6970 (all-target-libchill): Remove.
6971 * configure.in (target_libs): Remove target-libchill.
6972 Do not compute CHILL_FOR_TARGET.
6973 * libchill: Remove directory.
5481b376 6974
75205f78
DD
69752002-04-15 DJ Delorie <dj@redhat.com>
6976
6977 * Makefile.in, configure.in, configure: Sync with gcc, entries
6978 follow...
6979
69802002-04-08 Tom Tromey <tromey@redhat.com>
6981
6982 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6983 Fixes PR libgcj/6068.
6984
69852002-03-30 Krister Walfridsson <cato@df.lth.se>
6986
6987 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6988
69892002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6990
6991 * configure.in (alpha*-dec-osf*): Enable libgcj.
6992
69932002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6994
6995 Fix for: PR bootstrap/3591, target/5676
6996 * configure.in (mcore-pe): Disable the configuration of
6997 libstdc++-v3 since exceptions are not supported.
6998
69992002-03-20 Anthony Green <green@redhat.com>
7000
7001 * configure.in: Enable libgcj for xscale-elf target.
7002
70032002-02-28 Alexandre Oliva <aoliva@redhat.com>
7004
7005 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7006 libjava.
7007 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7008
70092002-02-22 Alexandre Oliva <aoliva@redhat.com>
7010
7011 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7012 libstdc++-v3 and libjava.
7013
70142002-02-11 Adam Megacz <adam@xwt.org>
7015
7016 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7017 boehm-gc
7018
70192002-02-09 Alexandre Oliva <aoliva@redhat.com>
7020
7021 * config.guess: Updated to 2002-01-30's version.
7022 * config.sub: Updated to 2002-02-01's version.
7023 Contribute sh64-elf.
7024 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7025 * configure.in: Added sh64-*-*.
7026
70272002-01-17 H.J. Lu <hjl@gnu.org>
7028
7029 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7030 (all-target-fastjar): Also depend on all-target-libiberty.
7031
7032Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7033
7034 * configure, configure.in: Use temp file for long sed commands.
7035
70362001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7037
7038 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7039 libf2c.
7040
70412001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7042
7043 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7044
70452001-10-11 Hans-Peter Nilsson <hp@axis.com>
7046
7047 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7048
70492001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7050
7051 * configure: Handle temporary files securely using mkdir.
7052
70532001-09-26 Will Cohen <wcohen@redhat.com>
7054
7055 * configure.in (*-*-linux*): Disable configuration of target-newlib
7056 and target-libgloss.
7057
70582001-09-26 Alexandre Oliva <aoliva@redhat.com>
7059
7060 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7061 RANLIB.
7062
70632001-08-11 Graham Stott <grahams@redhat.com>
7064
7065 * Makefile.in (check-c++): Add missing semicolon.
7066
70672001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7068
7069 * configure.in (sh-*-linux*): New.
7070
70712001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7072
7073 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7074 and libgcj on m68hc11/m68hc12.
7075
70762001-06-27 H.J. Lu (hjl@gnu.org)
7077
7078 * Makefile (CFLAGS_FOR_BUILD): New.
7079 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7080
70812001-06-01 Hans-Peter Nilsson <hp@axis.com>
7082
7083 * configure.in (libstdcxx_flags): Do not try to execute
7084 libstdc++-v3/testsuite_flags until it exists.
7085
70862001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7087
7088 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7089
70902001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7091
7092 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7093
7094Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7095
7096 * configure.in: Move *-chorusos target case to the proper switch.
7097 Disable libgcj.
7098
70992001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7100
7101 * Makefile.in (STAGE1_CFLAGS): Pass down.
7102
71032001-04-13 Alan Modra <amodra@one.net.au>
7104
7105 * config.guess: Add hppa64-linux support. Note for next import that
7106 this is already in the master file.
7107 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7108
71092001-03-22 Colin Howell <chowell@redhat.com>
7110
7111 * Makefile.in (DO_X): Do not backslash single-quotes in
7112 backquotes (two places).
7113
71142001-03-18 Laurynas Biveinis <lauras@softhome.net>
7115
7116 * Makefile.in (DO_X): Quote nested quotes.
7117
71182001-03-15 Laurynas Biveinis <lauras@softhome.net>
7119
7120 * Makefile.in (DO_X): Use double quotes for quoting
7121 "RANLIB=$${RANLIB}".
7122
71232001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7124
7125 * configure.in: Only use `lang_requires' for languages athat are
7126 actually enabled.
7127
71282001-03-07 Tom Tromey <tromey@redhat.com>
7129
7130 * configure.in: Allow config-lang.in to set `lang_requires' to list
7131 of other required languages.
7132
71332001-03-06 Laurynas Biveinis <lauras@softhome.net>
7134
7135 * Makefile.in: Remove RANLIB definition. Use RANLIB
7136 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7137 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7138
71392001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7140 Alexandre Oliva <aoliva@redhat.com>
7141
7142 * Makefile.in (check-c++): Use tabs, not spaces.
7143
71442001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7145
7146 * Makefile.in (check-c++): New rule.
7147
7148 * configure.in (target_libs): Remove libg++.
7149 (noconfigdirs): Remove libg++.
7150 (noconfigdirs): Same.
7151 (noconfigdirs): Same.
7152 (noconfigdirs): Same.
7153
7154 * config-ml.in: Remove libg++ references.
7155
7156 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7157 (ALL_TARGET_MODULES): Same.
7158 (configure-target-libg++): Remove.
7159 (all-target-libg++): Remove.
7160 (configure-target-libio): Remove.
7161 (all-target-libio): Remove.
7162 (check-target-libio): Remove.
7163 (.PHONY): Remove.
7164 (libg++.tar.bz2): Remove.
7165 (all-target-cygmon): Remove libio.
7166 (all-target-libstdc++): Remove.
7167 (configure-target-libstdc++): Remove.
7168 (TARGET_LIB_PATH): Remove libstdc++.
7169 (ALL_GCC_CXX): Remove libstdc++.
7170 (all-target-gperf): Correct.
7171
71722001-02-15 Anthony Green <green@redhat.com>
7173
7174 * configure: Introduce GCJ_FOR_TARGET.
7175 * configure.in: Ditto.
7176 * Makefile.in: Ditto.
7177
71782001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7179
7180 * configure.in: for *-chorusos, don't config target-newlib and
7181 target-libgloss.
7182
71832001-02-04 Mark Mitchell <mark@codesourcery.com>
7184
7185 Remove V2 C++ library.
7186 * configure.in: Remove --enable-libstdcxx_v3 support.
7187
71882001-01-27 Richard Henderson <rth@redhat.com>
7189
7190 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7191
71922001-01-26 Tom Tromey <tromey@redhat.com>
7193
7194 * configure.in: Allow libgcj to be built on Sparc Solaris.
7195
71962001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7197
7198 * configure.in: Enable libgcj on several additional platforms.
7199
72002001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7201
7202 * configure.in: Enable libgcj for linux targets.
7203
72042001-01-09 Mike Stump <mrs@wrs.com>
7205
7206 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7207 failures of subdirectories.
7208
72092001-01-02 Laurynas Biveinis <lauras@softhome.net>
7210
7211 * configure: handle DOS-style absolute paths.
7212
72132001-01-02 Laurynas Biveinis <lauras@softhome.net>
7214
7215 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7216
72172000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7218
7219 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7220 (libstdcxx_incdir): Pass down.
7221 * config.if: Remove expired bits for cxx_interface, add stub.
7222 (libstdcxx_incdir): Add variable for g++ include directory.
7223 * configure.in (gxx_include_dir): Use it.
7224
72252000-12-15 Andreas Jaeger <aj@suse.de>
7226
7227 * configure.in: Handle lang_dirs.
7228
72292000-12-13 Anthony Green <green@redhat.com>
7230
7231 * configure.in: Disable libgcj for any target not specifically
7232 listed. Disable libgcj for x86 and Alpha Linux until compatible
7233 with g++ abi.
7234
72352000-12-13 Mike Stump <mrs@wrs.com>
7236
7237 * Makefile.in (local-distclean): Also remove fastjar.
7238
72392000-12-10 Anthony Green <green@redhat.com>
7240
7241 * configure.in: Define libgcj. Disable libgcj target libraries for
7242 most targets.
7243
72442000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7245
7246 * configure.in (target_libs): Revert 2000-12-08 patch.
7247 (noconfigdirs): Added target-libjava.
7248
72492000-12-09 Laurynas Biveinis <lauras@softhome.net>
7250
7251 * Makefile.in: handle DOS-style absolute paths.
7252
72532000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7254
7255 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7256 libjava.
7257 * configure.in (target_libs): Removed `target-libjava'.
7258
72592000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7260
7261 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7262 (ALL_MODULES): Added fastjar.
7263 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7264 (all-target-libjava): all-fastjar replaces all-zip.
7265 (all-fastjar): Added.
7266 (configure-target-fastjar, all-target-fastjar): Likewise.
7267 * configure.in (host_tools): Added fastjar.
7268
72692000-12-07 Mike Stump <mrs@wrs.com>
7270
7271 * Makefile.in (local-distclean): Remove leftover built files.
7272
72732000-11-16 Fred Fish <fnf@be.com>
7274
7275 * configure.in (enable_libstdcxx_v3): Fix typo,
7276 libstd++ -> libstdc++.
7277
72782000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7279
7280 * configure: Provide the original toplevel configure arguments
7281 (including $0) to subprocesses in the environment rather than
7282 through gcc/configargs.h.
7283
72842000-11-12 Mark Mitchell <mark@codesourcery.com>
7285
7286 * configure: Turn on libstdc++ V3 by default.
7287
72882000-10-16 Michael Meissner <meissner@redhat.com>
7289
7290 * configure (gcc/configargs.h): Only create if there is a build GCC
7291 directory created.
7292
72932000-10-05 Phil Edwards <pme@gcc.gnu.org>
7294
7295 * configure: Save configure arguments to gcc/configargs.h.
7296
72972000-10-04 Andris Pavenis <pavenis@latnet.lv>
7298
7299 * Makefile.in (bootstrap): avoid recursion if subdir missing
7300 (cross): ditto
7301 (do-proto-toplev): ditto
7302
7303Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7304
7305 * configure.in: Do not build byacc for hppa64. Provide paths to the
7306 X11 libraries for hppa64.
7307
73082000-09-02 Anthony Green <green@cygnus.com>
7309
7310 * Makefile.in (all-gcc): Depend on all-zlib.
7311 (CLEAN_MODULES): Add clean-zlib.
7312 (ALL_MODULES): Add all-zlib.
7313 * configure.in (host_libs): Add zlib.
7314
73152000-08-25 Alexandre Oliva <aoliva@redhat.com>
7316
7317 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7318 $targargs to tell whether newlib is going to be built.
7319
7320 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7321 $$r/TARGET_SUBDIR/libio for _G_config.h.
7322
73232000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7324
7325 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7326
7327 * configure: Make enable_threads and enable_shared defaults
7328 explicit. Substitute enable_threads into generated Makefiles.
7329 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7330 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7331
73322000-08-02 Manfred Hollstein <manfredh@redhat.com>
7333
7334 * configure.in: Re-enable all references to libg++ and librx.
7335
ffb97b2f 73362002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7337
ffb97b2f
DD
7338 * configure.in: Add *-*-freebsd* configurations.
7339
bbf6e9e3
AC
73402002-04-07 Andrew Cagney <ac131313@redhat.com>
7341
7342 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7343 (do-tar, do-bz2): New rules.
7344 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7345 (gdb-tar): New rule.
7346 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7347 (insight_dejagnu.tar): New rule.
7348 (insight.tar): New rule.
7349 (gdb+dejagnu.tar): New rule.
7350 (gdb.tar): New rule.
7351
8f1579c0
AC
73522002-04-07 Andrew Cagney <ac131313@redhat.com>
7353
7354 * MAINTAINERS: Update dejagnu/
7355
ba3c59ab
AO
73562002-03-16 Alexandre Oliva <aoliva@redhat.com>
7357
7358 * ltmain.sh (relink_command): Fix typo in previous change.
7359
6243d5dd
AO
73602002-03-15 Alexandre Oliva <aoliva@redhat.com>
7361
7362 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7363 (relink_command): Added --tag flags.
7364 (mode=install): If relinking fails; error out.
7365
80413487
RH
73662002-03-12 Richard Henderson <rth@redhat.com>
7367
7368 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7369 .NOTPARALLEL tag.
7370 (do-check): Rename from check.
7371 (check): Allow parallel check.
7372
3daeddf6
RH
73732002-03-11 Richard Henderson <rth@redhat.com>
7374
7375 * Makefile.in (.NOTPARALLEL): Add fake tag.
7376
fad93c55
L
73772002-03-07 H.J. Lu (hjl@gnu.org)
7378
7379 * configure.in: Enable gprof for mips*-*-linux*.
7380
2e8357fc
AO
73812002-02-28 Alexandre Oliva <aoliva@redhat.com>
7382
7383 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7384 libjava.
7385 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7386
bd48e1a9
AC
73872002-02-24 Andrew Cagney <ac131313@redhat.com>
7388
7389 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7390
39121370
DJ
73912002-02-23 Daniel Jacobowitz <drow@mvista.com>
7392
7393 * config.guess: Import from master sources, rev 1.232.
7394 * config.sub: Import from master sources, rev 1.246.
7395
081ff160
AO
73962002-02-23 Alexandre Oliva <aoliva@redhat.com>
7397
7398 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7399 because its Makefile is there; test for the executable instead.
7400
20a5393b
AO
74012002-02-09 Alexandre Oliva <aoliva@redhat.com>
7402
7403 Contribute sh64-elf.
7404 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7405 * configure.in: Added sh64-*-*.
7406
38135629
JJ
74072002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7408
80413487
RH
7409 * COPYING.NEWLIB: Remove advertising clause from
7410 Berkeley and Red Hat licenses.
38135629 7411
48d19748
MD
74122002-02-01 Mo DeJong <supermo@bayarea.net>
7413
7414 * Makefile.in: Add all-tix to deps for all-snavigator
7415 so that tix is built when building snavigator.
7416
f6e1c110
BE
74172002-02-01 Ben Elliston <bje@redhat.com>
7418
7419 * config.guess: Import from master sources, rev 1.229.
7420 * config.sub: Import from master sources, rev 1.240.
7421
4867be41
DJ
74222002-01-27 Daniel Jacobowitz <drow@mvista.com>
7423
7424 From Steve Ellcey <sje@cup.hp.com>:
7425 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7426 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7427 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7428 IA64.
7429 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7430 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7431 soname_spec, sys_lib_search_path_spec): Ditto.
7432
e82380cc
JT
74332002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7434
7435 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7436 target-libiberty, and target-libgloss. Skip Java-related
7437 libraries if not supported for NetBSD on target CPU.
7438
1319fb9c
NC
74392002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7440
7441 * configure.in: Import StrongARM and XScale target_configdirs from
7442 FSF GCC version.
7443
b020f6ac
L
74442002-01-16 H.J. Lu (hjl@gnu.org)
7445
7446 * config.guess: Import from master sources, rev 1.225.
7447 * config.sub: Import from master sources, rev 1.238.
7448
7449 * MAINTAINERS: Updated notes on config.guess and config.sub.
7450
a0c1c920
NC
74512002-01-11 Steve Ellcey <sje@cup.hp.com>
7452
7453 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7454 ld and gdb are not supported.
7455
a9fa5e1f
JJ
74562002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7457
7458 * Change reference to Cygnus Solutions to be Red Hat.
7459
94077108
JJ
74602002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7461
7462 * COPYING.NEWLIB: Update generic copyright date.
7463
05ecd75c
MS
74642002-01-07 Mark Salter <msalter@redhat.com>
7465
7466 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7467 Allow target-libgloss to be built for arm, strongarm, and xscale.
7468
a106bb62
BE
74692002-01-03 Ben Elliston <bje@redhat.com>
7470
7471 * MAINTAINERS: Update URL for config.* scripts.
7472
0e254642
AM
74732001-12-18 Alan Modra <amodra@bigpond.net.au>
7474
7475 * config.sub: Import latest version.
7476 * config.guess: Likewise.
7477
0a0d0041
TF
74782001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7479
7480 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7481 options for i[3456]86-pc-linux* native builds.
7482
d932cae7
NC
74832001-12-05 Laurent Guerby <guerby@acm.org>
7484
7485 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7486 libiberty.
d932cae7
NC
7487
7488 Import this patch from gcc:
5481b376 7489
d932cae7
NC
7490 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7491
7492 * symlink-tree: handle DOS-style absolute paths.
7493
49b7683b
DD
74942001-11-28 DJ Delorie <dj@redhat.com>
7495 Zack Weinberg <zack@codesourcery.com>
7496
7497 When build != host, create libiberty for the build machine.
7498
7499 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7500 CONFIG_ARGUMENTS.
7501 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7502 New variables.
7503 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7504 and rules.
7505 (all.normal): Depend on ALL_BUILD_MODULES.
7506 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7507 (all-build-libiberty): Depend on configure-build-libiberty.
7508
7509 * configure: Calculate and substitute proper value for
7510 ALL_BUILD_MODULES.
7511 * configure.in: Create the build subdirectory.
7512 Calculate and substitute TARGET_CONFIGARGS (formerly
7513 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7514
26ef82f4
GK
75152001-11-26 Geoffrey Keating <geoffk@redhat.com>
7516
7517 * config.sub: Update to version 1.232 on subversion.
7518
43e64072
NC
75192001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7520
7521 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7522 files from .po files for a distribution.
7523
66f6c0d5
HPN
75242001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7525
7526 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7527
4a02fdb2
JH
75282001-11-13 Jeff Holcomb <jeffh@redhat.com>
7529
7530 Merged from net gcc:
7531 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7532 * ltcf-c.sh: Use $objext, not $ac_objext.
7533 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7534 * ltcf-cxx.sh: Add support for GNU.
7535 2001-07-22 Timothy Wall <twall@redhat.com>
7536 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7537 default settings if using GNU tools with that configuration.
7538 * ltcf-cxx.sh: Ditto.
7539 * ltcf-gcj.sh: Ditto.
7540 2001-07-21 Michael Chastain <chastain@redhat.com>
7541 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7542 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7543 * ltmain.sh: Mark as gcc-local.
7544
227b9953
JH
75452001-11-13 Jeff Holcomb <jeffh@redhat.com>
7546
7547 * Makefile.in (all-bison): Revert 2001-10-24.
7548 Don't depend on texinfo.
7549
cbbab8fb
JJ
75502001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7551
80413487 7552 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7553
922b2485
DD
75542001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7555
7556 * configure.in (--enable-languages): Be more permissive about
7557 syntax. Check for empty lists better. Warn about $LANGUAGES.
7558
f08fa01d
HPN
75592001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7560
7561 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7562
fee3da4e
JH
75632001-10-24 Jeff Holcomb <jeffh@redhat.com>
7564
7565 Makefile.in (all-bison): Don't depend on texinfo.
7566
73fb1ef9
AM
75672001-10-03 Alan Modra <amodra@bigpond.net.au>
7568
7569 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7570
373688ac
AO
75712001-09-29 Alexandre Oliva <aoliva@redhat.com>
7572
7573 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7574
9c07660b
HPN
75752001-09-28 Hans-Peter Nilsson <hp@axis.com>
7576
7577 * config.sub, config.guess: Import latest from subversions.
7578
3f152009
AO
75792001-09-21 Alexandre Oliva <aoliva@redhat.com>
7580
7581 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7582 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7583 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7584 avoid quotes nesting problems.
7585 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7586 (DO_X): Export only variables that are set.
7587
8f6a59e5
BE
75882001-09-19 Ben Elliston <bje@redhat.com>
7589
7590 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7591 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7592 semantics. Use the shell built-in "type" command instead.
7593
a1ec19fa
TS
75942001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7595
7596 * config.sub: Reverted the earlier change, this version is not the
7597 master file.
7598
4008bd9b
TS
75992001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7600
7601 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7602 Add support for mips64.
7603
dd1e52a4
JH
76042001-09-03 Jeff Holcomb <jeffh@redhat.com>
7605
7606 * configure.in: Enable libstdc++-v3 for h8300 targets.
7607
91549d1c
EC
76082001-08-30 Eric Christopher <echristo@redhat.com>
7609 Jason Eckhardt <jle@redhat.com>
7610
7611 * config.sub: Add support for mipsisa32.
7612
cf966cf9
EC
76132001-08-30 Eric Christopher <echristo@redhat.com>
7614
7615 * config.sub, config.guess: Import latest from subversions.
7616
82208dc5
AM
76172001-08-20 Alan Modra <amodra@bigpond.net.au>
7618
7619 * config.sub, config.guess: Import latest from subversions.
7620
4dca8403
DD
76212001-07-26 DJ Delorie <dj@redhat.com>
7622
7623 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7624
1107dce2
AM
76252001-06-19 Alan Modra <amodra@bigpond.net.au>
7626
7627 * Makefile.in: Revert 2001-06-17.
7628 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7629
e09a6604
L
76302001-06-17 H.J. Lu <hjl@gnu.org>
7631
7632 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7633 (gas+binutils.tar.bz2): Likewise.
7634 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7635
31a8b634
AC
7636Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7637
7638 * Makefile.in (VER): When present, extract the version number from
5481b376 7639 the file version.in.
31a8b634 7640
dc70af01
AO
76412001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7642
7643 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7644 gcc/xgcc is built, use -print-prog-name to find out the program
7645 name to use.
7646
839bbd8c
AO
76472001-06-04 Mark Mitchell <mark@codesourcery.com>
7648
7649 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7650 with_gcc]: Use `gcc -shared' to build a shared library.
7651
566e9a30
AO
76522001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7653
7654 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7655 archives.
7656
e877bb69
AO
76572001-05-28 Simon Patarin <simon.patarin@inria.fr>
7658
7659 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7660 libraries when using g++ with native linker.
7661
1605288b
AO
76622001-05-28 Alexandre Oliva <aoliva@redhat.com>
7663
7664 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7665
11a383ba
TR
76662001-05-24 Tom Rix <trix@redhat.com>
7667
7668 * configure.in : enable ld for aix
cf966cf9 7669
18611226
AO
76702001-05-22 Alexandre Oliva <aoliva@redhat.com>
7671
7672 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7673 [aix4*|aix5*]: Prepend blank.
7674
6be7c12c
AO
76752001-05-20 Alexandre Oliva <aoliva@redhat.com>
7676
7677 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7678 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7679 of subdir/configure scripts to use the new libtool.m4.
7680
4ed00bba
L
76812001-05-14 H.J. Lu <hjl@gnu.org>
7682
7683 * config.if (libc_interface): Set to -libc6.2- for cross
7684 compiling to Linux/glibc 2.2.
7685
b1af961c
AO
76862001-05-03 Alexandre Oliva <aoliva@redhat.com>
7687
7688 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7689 libgcj.
7690
5ec3e74e
AO
76912001-04-26 Alexandre Oliva <aoliva@redhat.com>
7692
7693 * configure.in (noconfigdirs): Don't reset it from scratch in the
7694 target case; only append to it.
7695
b3ed1d6b
AO
76962001-04-26 Alexandre Oliva <aoliva@redhat.com>
7697
7698 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7699 sparc-*-solaris2.8]: Disable ${libgcj}.
7700
96111c10
AO
77012001-04-25 Alexandre Oliva <aoliva@redhat.com>
7702
7703 * configure.in (libgcj_saved): Copy from $libgcj.
7704 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7705 --disable-libgcj.
7706
b5bf43f2
AO
77072001-04-20 Alexandre Oliva <aoliva@redhat.com>
7708
7709 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7710 1.641.2.228.
7711
8cc32590
AO
77122001-04-12 Alexandre Oliva <aoliva@redhat.com>
7713
7714 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7715 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7716
dec0cb0c
AO
77172001-04-01 Alexandre Oliva <aoliva@redhat.com>
7718
7719 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7720 New macros.
7721 (bootstrap, cross): Use RECURSE_FLAGS.
7722 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7723
6a9c3886
AO
77242001-03-27 Alexandre Oliva <aoliva@redhat.com>
7725
7726 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7727
d4fc7db8
NC
77282001-03-23 Nick Clifton <nickc@redhat.com>
7729
7730 * README-maintainer-mode: Add note about inability to use "make
7731 distclean" in maintainer mode.
7732
7389ff65
AO
77332001-03-22 Alexandre Oliva <aoliva@redhat.com>
7734
7735 Re-installed:
7736 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7737 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7738 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7739 * ltcf-cxx.sh: Likewise.
7740 * ltcf-gcj.sh: Likewise.
7741
b3e0dc8e
PB
77422001-03-22 Philip Blundell <philb@gnu.org>
7743
7744 * config.sub, config.guess: Import latest from subversions.
7745
469b781c
AO
77462001-03-22 Alexandre Oliva <aoliva@redhat.com>
7747
7748 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7749 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7750
b0dad762
MC
77512001-03-20 Michael Chastain <chastain@redhat.com>
7752
7753 * Makefile.in: all-m4 depends on all-texinfo.
7754
c559bb17
AO
77552001-03-08 Alexandre Oliva <aoliva@redhat.com>
7756
7757 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7758
fef4ae2e
JJ
77592001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7760
7761 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7762 longer valid.
7763
8d6dd99d
NC
77642001-02-16 Nick Clifton <nickc@redhat.com>
7765
7766 * configure.in (noconfigdirs): Allow configuration of texinfo
7767 for Cygwin hosts.
7768
a85d7ed0
NC
77692001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7770
7771 * config.guess: Add linux target for S/390.
7772 * config.sub: Likewise.
7773 * configure.in: Likewise.
7774
51221c5e
DD
77752001-02-06 Ben Elliston <bje@redhat.com>
7776
7777 * configure: Output host type to stdout, not stderr.
7778
9dec4c71
MS
77792001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7780
7781 * config.guess: Import from subversions.gnu.org (revision 1.181).
7782 * config.sub: Import from subversions.gnu.org (revision 1.199).
7783
9add9c04
AM
77842001-01-30 Alan Modra <alan@linuxcare.com.au>
7785
7786 * config.guess: Handle hppa64-linux systems.
7787
8679174d
MS
77882001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7789
7790 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7791 Don't unset, it's non-portable and no longer necessary, set to empty
7792 instead.
7793
02d01ed4
MS
77942001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7795
7796 * ltconfig: Shell portability fix for the tagname validity check.
7797
4cc5853d
MS
77982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7799
7800 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7801
7487e485
AO
78022001-01-27 Alexandre Oliva <aoliva@redhat.com>
7803
7804 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7805 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7806
f332af52
AO
78072001-01-24 Alexandre Oliva <aoliva@redhat.com>
7808
7809 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7810 keep at least one of build_libtool_libs or build_old_libs set to
7811 yes.
7812
ef099754
AO
78132001-01-24 Alexandre Oliva <aoliva@redhat.com>
7814
7815 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7816 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7817
8341f2fc 78182000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7819
8341f2fc
AJ
7820 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7821
78222000-11-03 Philip Blundell <pb@futuretv.com>
7823
7824 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7825 files.
ebf0fa2e 7826
c320a39f
JJ
78272001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7828
7829 * COPYING.NEWLIB: Put into source repository.
7830
8817b92e
BE
78312001-01-15 Ben Elliston <bje@redhat.com>
7832
7833 * configure.in (host_tools): Add sid.
7834 Always configure cgen.
7835 * Makefile.in (all-sid): New target.
7836 (check-sid, clean-sid, install-sid): Likewise.
7837
35590697
AJ
78382001-01-07 Andreas Jaeger <aj@suse.de>
7839
80413487 7840 * config.sub, config.guess: Update from subversions.
35590697 7841
6ee6cea6
AO
78422000-12-12 Alexandre Oliva <aoliva@redhat.com>
7843
7844 * configure.in: Disable language-specific target libraries for
7845 languages that aren't enabled.
7846
077b8428
NC
78472000-11-24 Nick Clifton <nickc@redhat.com>
7848
7849 * configure.in (xscale-elf): Add target.
7850 (xscale-coff): Add target.
7851 (c4x, c5x, tic54x): Move after ARM targets.
7852
9e28a1ed
AO
78532000-11-23 Alexandre Oliva <aoliva@redhat.com>
7854
7855 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7856
be98a80a
ILT
78572000-11-20 Ian Lance Taylor <ian@zembu.com>
7858
7859 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7860
5cec67bf
AO
78612000-11-18 Alexandre Oliva <aoliva@redhat.com>
7862
7863 * Makefile.in: Merge with GCC and libgcj.
7864 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7865 configure-target-<library> when their configure scripts need the C
7866 or C++ library to have already been built to work properly.
7867 (do_proto_toplev): Set them to an empty string.
7868
d932cae7 78692000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7870
7871 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7872 (REALLY_SET_LIB_PATH): Use them.
7873
d932cae7 78742000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7875
7876 * config.sub: Add support for Sun Chorus
7877
8602ff0c
NC
78782000-11-02 Per Lundberg <plundis@chaosdev.org>
7879
7880 * config.sub: Add support for the *-storm-chaos OS.
7881
f9e0997d
NC
78822000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7883
80413487
RH
7884 * configure.in (noconfigdirs): Don't compile some
7885 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7886
d64552c5
AO
78872000-09-30 Alexandre Oliva <aoliva@redhat.com>
7888
7889 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7890 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7891 all affected `configure' scripts.
7892
97f60b31
AO
78932000-09-25 Alexandre Oliva <aoliva@redhat.com>
7894
7895 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7896 ltcf-c.sh.
7897
6e8dd58f
PB
78982000-09-12 Philip Blundell <philb@gnu.org>
7899
7900 * config.sub, config.guess: Update from subversions.
7901
103a2e99
AO
79022000-09-06 Alexandre Oliva <aoliva@redhat.com>
7903
51601921
AO
7904 * Makefile.in (all-zlib): Added dummy target.
7905
103a2e99
AO
7906 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7907 multi-language branch.
7908
2809b4b9
AO
79092000-09-05 Alexandre Oliva <aoliva@redhat.com>
7910
7911 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7912 (bootstrap*): Depend on all-bootstrap.
7913
7450026c
AO
79142000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7915
7916 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7917 crosses, but add gcc/include to the header search path for them.
7918
6cf86f7f
AO
79192000-08-31 Alexandre Oliva <aoliva@redhat.com>
7920
7921 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7922 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7923 * gettext.m4: New file, extracted from aclocal.m4.
7924
ce2ea6e3
AO
79252000-08-22 Alexandre Oliva <aoliva@redhat.com>
7926
7927 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7928 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7929 sub-configures.
7930
9765193e
DE
79312000-08-20 Doug Evans <dje@casey.transmeta.com>
7932
7933 * Makefile.in (ALL_MODULES): Add all-cgen.
7934 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7935 (all-cgen): New target.
7936 (all-opcodes,all-sim): Depend on all-cgen.
7937 * configure.in (host_tools): Add cgen.
7938 Only configure cgen if --enable-cgen-maint.
7939
d7b32520
AO
79402000-08-17 Alexandre Oliva <aoliva@redhat.com>
7941
7942 * config-ml.in (CC, CXX): Don't introduce a leading space.
7943
e52ef561
AO
79442000-08-16 Alexandre Oliva <aoliva@redhat.com>
7945
7946 * configure.in (libstdcxx_flags): Use
7947 libstdc++-v3/src/libstdc++.INC.
7948
88f9c2a0
AO
79492000-08-15 Alexandre Oliva <aoliva@redhat.com>
7950
7951 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7952
98fbe43f
JM
79532000-08-11 Jason Merrill <jason@redhat.com>
7954
7955 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7956 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7957 (FLAGS_FOR_TARGET): Not here.
7958 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7959
279ddab4
DD
79602000-08-07 DJ Delorie <dj@redhat.com>
7961
7962 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7963 "if we're also building gcc, and it's a gcc that will run on the
7964 build machine, we want to use its includes instead of the system's
7965 default includes".
7966
60523a83
AO
79672000-08-03 Alexandre Oliva <aoliva@redhat.com>
7968
24ffec7a
AO
7969 * configure.in (libstdcxx_flags): Don't use `"'.
7970
60523a83
AO
7971 * config-ml.in: Adjust multilib search paths to the
7972 appropriate multilib tree.
7973
daf644b5
AO
79742000-08-02 Alexandre Oliva <aoliva@redhat.com>
7975
7976 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7977 commas in $LANGUAGES.
7978
63266560
DD
79792000-08-01 Alexandre Oliva <aoliva@redhat.com>
7980
7981 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7982
79832000-07-31 Alexandre Oliva <aoliva@redhat.com>
7984
7985 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7986 CXX_FOR_TARGET for sed.
7987
79882000-07-30 Alexandre Oliva <aoliva@redhat.com>
7989
7990 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7991 Do not override if already set in the environment or in configure.
7992 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7993 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7994
9e449d3e
AO
79952000-07-27 Alexandre Oliva <aoliva@redhat.com>
7996
7997 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7998 (GCC_FOR_TARGET): Use it.
7999 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8000 * configure.in: ... here.
8001 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8002 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8003
8bbd92e0
AO
80042000-07-24 Alexandre Oliva <aoliva@redhat.com>
8005
fd1f87b2
AO
8006 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8007 (configure-target-libchill, configure-target-libobjc): Likewise.
8008
8bbd92e0
AO
8009 * configure.in: Use the same cache file for all target libs.
8010 * config-ml.in: But different cache files per multilib variant.
8011
25c6c112
JL
80122000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8013
8014 * configure (topsrcdir): Don't use dirname.
8015
ba73c63f
JM
80162000-07-20 Jason Merrill <jason@redhat.com>
8017
8018 * configure.in: Remove all references to libg++ and librx.
8019
8020 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8021
1af08294
HPN
80222000-07-20 Hans-Peter Nilsson <hp@axis.com>
8023
8024 * config.sub: Update to subversions version 2000-07-06.
8025
ba73c63f
JM
80262000-07-12 Andrew Haley <aph@cygnus.com>
8027
8028 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8029 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8030
80312000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8032
8033 * symlink-tree: Check number of arguments.
8034
d932cae7 80352000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8036
8037 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8038
ba73c63f
JM
80392000-07-05 Jim Wilson <wilson@cygnus.com>
8040
8041 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8042 search path for a g++ extracted from the build tree. This
8043 will allow link tests run by configure scripts in
8044 subdirectories to succeed.
8045
92ee2f86
UC
80462000-07-01 Koundinya K <kk@ddeorg.soft.net>
8047
80413487 8048 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8049
23f2f29f
CV
80502000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8051
8052 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8053 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8054
f04f5a67
TW
80552000-06-19 Timothy Wall <twall@cygnus.com>
8056
8057 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8058 * config.sub: Add tic54x target.
8059
11da68be
NC
80602000-06-07 Phillip Thomas <pthomas@suse.de>
8061
8062 * README-maintainer-mode: New file: Contains notes on using
8063 --enable-maintainer-mode with binutils.
8064
d932cae7 80652000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8066
8067 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8068
d932cae7 80692000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8070
8071 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8072 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8073
9442cea3
L
807420000-05-21 H.J. Lu (hjl@gnu.org)
8075
80413487
RH
8076 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8077 directory are used if they exist. Make sure
8078 $(build_tooldir)/include is searched for header files,
8079 $(build_tooldir)/lib/ for library files.
9442cea3 8080 (GCC_FOR_TARGET): Likewise.
80413487 8081 (CXX_FOR_TARGET): Likewise.
9442cea3 8082
d932cae7 80832000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8084
8085 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8086
d932cae7 80872000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8088
8089 * Makefile.in (configure-target-libiberty): Depend on
8090 configure-target-newlib.
8091
ba73c63f
JM
80922000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8093
8094 * configure.in, Makefile.in: Merge all libffi-related
8095 configury stuff from the libgcj tree.
8096
d932cae7 80972000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8098
8099 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8100 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8101
d932cae7 81022000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8103
8104 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8105 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8106 current version information. Add to proto-toplev directory.
b5a23627
AC
8107 (gdb-taz): Build do-djunpack.
8108
ba73c63f
JM
81092000-05-15 David Edelsohn <edelsohn@gnu.org>
8110
8111 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8112
7c86ed39
L
81132000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8114
8115 * ltmain.sh: Preserve in relink_command any environment
8116 variables that may affect the linker behavior.
8117
d932cae7 81182000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8119
8120 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8121
d932cae7 81222000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8123
8124 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8125
ed0a91a5
EZ
81262000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8127
8128 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8129 with the version name.
ed0a91a5 8130
ba73c63f 81312000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8132
ba73c63f 8133 * config.if: Tweak.
6cafa39f 8134
ba73c63f 81352000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8136
ba73c63f 8137 * djunpack.bat: New file.
66156876 8138
d932cae7 81392000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8140
8141 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8142 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8143 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8144 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8145
ba73c63f
JM
81462000-04-16 Dave Pitts <dpitts@cozx.com>
8147
80413487
RH
8148 * config.sub (case $basic_machine): Change default for "ibm-*"
8149 to "openedition".
ba73c63f 8150
d932cae7 81512000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8152
8153 * Makefile.in (gdb-taz): New target. GDB specific archive.
8154 (do-md5sum): New target.
8155 (MD5PROG): Define.
8156 (PACKAGE): Default to TOOL.
8157 (VER): Default to a shell script.
8158 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8159 md5 checksum generation.
b35ece4e
AC
8160 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8161 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8162 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8163 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8164
d932cae7 81652000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8166
8167 * configure (warn_cflags): Delete.
8168
ba73c63f 81692000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8170 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8171
80413487
RH
8172 * configure.in (enable_libstdcxx_v3): Add.
8173 (target_libs): Add bits here to switch between libstdc++-v2 and
8174 libstdc++-v3.
8175 * config.if: And this file too.
8176 * Makefile.in: Add libstdc++-v3 targets.
35590697 8177
ba73c63f
JM
81782000-04-05 Michael Meissner <meissner@redhat.com>
8179
8180 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8181
d332c5ac
JM
81822000-03-29 Jason Merrill <jason@casey.cygnus.com>
8183
8184 * configure.in: -linux-gnu*, not -linux-gnu.
8185
d932cae7 81862000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8187
8188 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8189 (do-tar-bz2): Replace TOOL with PACKAGE.
8190 (gdb.tar.bz2): Remove GDBTK from GDB package.
8191 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8192 dejagnu.tar.bz2): New packages.
6dcbc97b 8193
96ce09a7
ILT
81942000-02-27 Andreas Jaeger <aj@suse.de>
8195
8196 * configure.in: Add entry for mips*-*-linux*, move catch all
8197 *-*-*linux* entry below this one.
8198
2031769e
ILT
81992000-02-27 Ian Lance Taylor <ian@zembu.com>
8200
8201 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8202
4bab746c
NC
82032000-02-24 Nick Clifton <nickc@cygnus.com>
8204
8205 * config.sub: Support an OS of "wince".
8206
d932cae7 82072000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8208
8209 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8210 version.
ada59422 8211
5b93d8bb
AM
82122000-02-23 Linas Vepstas <linas@linas.org>
8213
8214 * config.sub: Add support for Linux/IBM 370.
8215 * configure.in: Likewise.
8216
2fb651f6
NC
82172000-02-22 Nick Clifton <nickc@cygnus.com>
8218
8219 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8220
b8441c25
CF
82212000-02-20 Christopher Faylor <cgf@cygnus.com>
8222
8223 * config.guess: Guess "cygwin" rather than "cygwin32".
8224
d332c5ac
JM
82252000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8226
8227 * configure (gcc_version): When setting, narrow search to
8228 lines containing `version_string'.
8229
ba73c63f
JM
82302000-02-15 Denis Chertykov <denisc@overta.ru>
8231
8232 * config.sub: Add support for avr target.
8233
d932cae7 82342000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8235
8236 * config.sub: Add mmix-knuth-mmixware.
8237
82382000-01-27 Christopher Faylor <cgf@redhat.com>
8239
8240 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8241 structure stuff to -L library search.
8242 (CXX_FOR_TARGET): Ditto.
8243 (CROSS_CHECK_MODULES): Fix spelling mistake.
8244
82452000-01-24 Mark Mitchell <mark@codesourcery.com>
8246
8247 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8248 the C++ compiler.
8249
82502000-01-12 Richard Henderson <rth@cygnus.com>
8251
8252 * configure.in: Don't build some bits for beos.
8253
82542000-01-12 Joel Sherrill (joel@OARcorp.com)
8255
8256 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8257 as include files.
8258
91b2c84d
GK
82592000-01-06 Geoff Keating <geoffk@cygnus.com>
8260
8261 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8262 not mh-aix43.
8263
ba73c63f
JM
82641999-12-14 Richard Henderson <rth@cygnus.com>
8265
8266 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8267 * config.sub: Accept alphaev[78], alphaev8.
8268
82691999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8270
8271 * config.guess, config.sub: Update from autoconf.
8272
8273Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8274
8275 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8276 necessary libraries are missing.
8277
82781999-10-25 Andreas Schwab <schwab@suse.de>
8279
8280 * configure: Fix quoting inside arguments of eval.
8281
82821999-10-21 Nick Clifton <nickc@cygnus.com>
8283
8284 * config-ml.in: Allow suppression of some ARM multilibs.
8285
8286Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8287
8288 * config.guess: Add OS/390 match pattern.
8289 * config.sub: Add mvs, openedition targets.
8290 * configure.in (i370-ibm-opened*): New.
8291
ef14edc4
ILT
82921999-09-04 Steve Chamberlain <sac@pobox.com>
8293
8294 * config.sub: Add support for configuring for pj.
8295
afb478e8
NC
82961999-08-31 Nick Clifton <nickc@cygnus.com>
8297
fd6848f6 8298 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8299
ba73c63f 83001999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8301
8302 * configure.in: Do not configure or build ld for AIX
8303 platforms. ld is known to be broken on these platforms.
8304
ba73c63f
JM
8305Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8306
8307 * config-ml.in: Pass compiler flag corresponding to multidirs to
8308 subdir configures.
8309
c363de44
ILT
83101999-08-09 Ian Lance Taylor <ian@zembu.com>
8311
8312 * Makefile.in (LDFLAGS): Define.
8313
dc8bc5a6
ILT
83141999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8315
8316 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8317 noconfigdirs.
8318 (*-*-cygwin*): Likewise.
8319
6ca3858e
ILT
83201999-08-08 Ian Lance Taylor <ian@zembu.com>
8321
71141bb6
ILT
8322 * mkdep: New file.
8323 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8324 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8325
6ca3858e
ILT
8326 From Eli Zaretskii <eliz@is.elta.co.il>:
8327 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8328 long file name when using DJGPP on MS-DOS.
8329
ba73c63f
JM
8330Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8331
8332 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8333
2735a327
AM
83341999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8335
8336 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8337 dependency as this causes "make check" to globally "make all"
8338
ba73c63f
JM
8339Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8340
8341 * configure.in (target_libs): Added target-zlib.
8342 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8343 (CONFIGURE_TARGET_MODULES): Likewise.
8344 (CHECK_TARGET_MODULES): Likewise.
8345 (INSTALL_TARGET_MODULES): Likewise.
8346 (CLEAN_TARGET_MODULES): Likewise.
8347 (configure-target-zlib): New target.
8348 (all-target-zlib): Likewise.
8349 (all-target-libjava): Depend on all-target-zlib.
8350 (configure-target-libjava): Depend on configure-target-zlib.
8351
8352 * Makefile.in (configure-target-libjava): Depend on
8353 configure-target-newlib.
8354 (configure-target-boehm-gc): New target.
8355 (configure-target-qthreads): New target.
8356
80413487
RH
8357 * configure.in (target_libs): Added target-qthreads.
8358 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8359 (CONFIGURE_TARGET_MODULES): Likewise.
8360 (CHECK_TARGET_MODULES): Likewise.
8361 (INSTALL_TARGET_MODULES): Likewise.
8362 (CLEAN_TARGET_MODULES): Likewise.
8363 (all-target-qthreads): New target.
8364 (configure-target-libjava): Depend on configure-target-qthreads.
8365 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8366
8367 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8368 (CONFIGURE_TARGET_MODULES): Likewise.
8369 (CHECK_TARGET_MODULES): Likewise.
8370 (INSTALL_TARGET_MODULES): Likewise.
8371 (CLEAN_TARGET_MODULES): Likewise.
8372 (all-target-libjava): New target.
8373 (all-target-boehm-gc): Likewise.
8374 * configure.in (target_libs): Added libjava, boehm-gc.
8375
08d836d6
ILT
83761999-07-22 Ian Lance Taylor <ian@zembu.com>
8377
8378 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8379 configure.bat in SUPPORT_FILES.
8380 (gas+binutils.tar.bz2): Likewise.
8381
8382 * makeall.bat: Remove; obsolete.
8383
8f36e47c
ILT
83841999-07-21 Ian Lance Taylor <ian@zembu.com>
8385
8386 From Mark Elbrecht:
8387 * configure.bat: Remove; obsolete.
8388
56e82f25
ILT
83891999-07-11 Ian Lance Taylor <ian@zembu.com>
8390
8391 * configure: Add -W -Wall to the default CFLAGS when compiling with
8392 gcc.
8393
1001d816
JL
8394Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8395
8396 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8397
106117aa
MM
83981999-06-30 Mark Mitchell <mark@codesourcery.com>
8399
8400 * configure.in: Build ld on IRIX6.
8401
c376f4ed
ILT
84021999-06-12 Ian Lance Taylor <ian@zembu.com>
8403
8404 * Makefile.in: Change distribution targets to use bzip2 instead of
8405 gzip.
8406 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8407 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8408
306b7445
NC
84091999-06-04 Nick Clifton <nickc@cygnus.com>
8410
8411 * config.sub: Add mcore target.
8412
d932cae7 84131999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8414
8415 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8416
d932cae7 84171999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8418
8419 * config.guess (dummy): Changed to $dummy.
8420
6c3175b0
NC
84211999-05-24 Nick Clifton <nickc@cygnus.com>
8422
ba73c63f
JM
8423 * config.sub: Tidied up case statements.
8424
84251999-05-22 Ben Elliston <bje@cygnus.com>
8426
8427 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8428 <jiro@din.or.jp>.
8429
8430 * config.guess: Merge with FSF version. Future changes will be
8431 more accurately recorded in this ChangeLog.
8432 * config.sub: Likewise.
8433
d932cae7 84341999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8435
8436 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8437
252b5132
RH
84381999-04-30 Tom Tromey <tromey@cygnus.com>
8439
8440 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8441
84421999-04-23 Tom Tromey <tromey@cygnus.com>
8443
8444 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8445
84461999-04-20 Drew Moseley <dmoseley@cygnus.com>
8447
8448 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8449 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8450 Bad merge removed these two changes.
8451
ba73c63f 8452Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8453 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8454
8455 * config.guess (interix Alpha): Add.
8456
252b5132
RH
84571999-04-11 Richard Henderson <rth@cygnus.com>
8458
8459 * configure.in (i?86-*-beos*): Do config gperf; don't config
8460 gdb, newlib, or libgloss.
8461
d932cae7 84621999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8463
ba73c63f
JM
8464 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8465 link a trivial program with -mabi=64. If it fails, remove mabi=64
8466 from multidirs.
8467
d932cae7 84681999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8469
8470 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8471
252b5132
RH
84721999-04-08 Nick Clifton <nickc@cygnus.com>
8473
8474 * config.sub: Add support for mcore targets.
8475
84761999-04-07 Michael Meissner <meissner@cygnus.com>
8477
8478 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8479 not mt-ospace, in order to shut up assembler warning about using
8480 symbols that are named the same as registers.
8481
84821999-04-07 Drew Moseley <dmoseley@cygnus.com>
8483
8484 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8485 dependency list for all-target-cygmon.
8486
84871999-04-05 Doug Evans <devans@casey.cygnus.com>
8488
8489 * config-ml.in: Check $host, not $target, for selective multilibs.
8490 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8491 thumb interworking, and underscore prefix multilibs.
8492
84931999-04-04 Ian Lance Taylor <ian@zembu.com>
8494
8495 * missing: Update to version from current automake.
8496
8497Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8498
8499 * configure (gxx_include_dir): Removed.
8500
8501 * configure.in (gxx_include_dir): Handle it.
8502 * Makefile.in: Likewise.
8503
85041999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8505
8506 * config.sub (mips64vr4111,mips64vr4111el) Add.
8507
85081999-03-21 Ben Elliston <bje@cygnus.com>
8509
80413487 8510 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8511
8512Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8513
252b5132
RH
8514 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8515 config/mh-djgpp.
8516
8517Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8518
8519 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8520 all-target-newlib to dependency list for all-target-bsp.
8521
8522Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8523
8524 * config.sub: Add i386-uwin support.
8525 * config.guess: Likewise.
8526
8527Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8528
8529 * configure.in: cleanup, add mh-*pic handling for arm, special
8530 case powerpc*-*-aix*
8531
8532Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8533
8534 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8535 can be built.
8536
8537Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8538
8539 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8540 targets.
252b5132
RH
8541
85421999-03-02 Nick Clifton <nickc@cygnus.com>
8543
8544 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8545
d932cae7 85461999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8547
8548 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8549
85501999-02-24 Nick Clifton <nickc@cygnus.com>
8551
8552 * config.sub: Fix typo in arm recognition.
8553
d932cae7 85541999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8555
8556 * configure.in (noconfigdirs): Changed target_configdirs to
8557 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8558 rather than m68k-*-* since it is not known to work on
8559 m68k-aout. Ditto for arm-*-*oabi.
8560
d932cae7 85611999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8562
8563 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8564
85651999-02-19 Ben Elliston <bje@cygnus.com>
8566
8567 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8568 Smart and improved by Andrew Cagney.
8569
d932cae7 85701999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8571
8572 * config.guess: Recognize openbsd-*-hppa.
8573
d932cae7 85741999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8575
8576 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8577 only if it is not empty.
8578
85791999-02-17 Nick Clifton <nickc@cygnus.com>
8580
8581 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8582
fd6848f6 8583 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8584
8585 * config.sub: Modified to recognize uname's armv* syntax.
8586
85871999-02-17 Mark Salter <msalter@cygnus.com>
8588
8589 * configure.in: Added target-bsp for sparclite.
8590
d932cae7 85911999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8592
8593 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8594
85951999-02-08 Nick Clifton <nickc@cygnus.com>
8596
8597 * configure.in: Add support for strongarm port.
8598 * config.sub: Add support for strongarm target.
8599
d932cae7 86001999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8601
252b5132
RH
8602 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8603 the old name config/mh-cygwin32.
8604 Enable texinfo.
8605
d932cae7 86061999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8607
8608 * configure.in: Do build ld for ix86 Solaris.
8609
d932cae7 86101999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8611
8612 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8613 $AR_FOR_TARGET. Likewise for RANLIB.
8614
d932cae7 86151999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8616
80413487
RH
8617 * config.sub (oabi): Recognize.
8618 * configure.in (arm-*-oabi): Handle.
252b5132 8619
d932cae7 86201999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8621
8622 * config.guess: Improve detection of i686 on UnixWare 7.
8623
d932cae7 86241999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8625
8626 * config.guess: Add support for i386-pc-interix.
8627 * config.sub: Likewise.
8628 * configure.in: Likewise.
252b5132 8629
d932cae7 86301999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8631
8632 * Makefile.in: Remove unneeded all-target-libio from
8633 from all-target-winsup target since it is now unneeded.
8634 Add all-target-libtermcap in its place since it is now
8635 needed.
8636
d932cae7 86371998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8638
8639 * configure.in: makefile stub for cygwin target is probably
8640 unnecessary. Remove it for now.
252b5132 8641
d932cae7 86421998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8643
8644 * configure.in: libtermcap.a should be built when cygwin is the
8645 target as well as the host.
8646 * config.guess: Allow mixed case in cygwin uname output.
8647 * Makefile.in: Add libtermcap target.
252b5132 8648
d932cae7 86491998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8650
8651 * config.sub: Clean up handling of hppa2.0.
8652
d932cae7 86531998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8654
8655 * config.guess: Use C code to identify more HP machines.
8656
8657Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8658
8659 * config.sub: Handle hppa2.0.
8660
ba73c63f
JM
8661Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8662
8663 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8664 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8665
86661998-12-15 Mark Salter <msalter@cygnus.com>
8667
8668 * configure.in: Added target-bsp for several target architectures.
8669
8670 * Makefile.in: Added rules for bsp.
8671
252b5132
RH
8672Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8673
8674 * config.guess: Improve detection of hppa2.0 processors.
8675
8676Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8677
8678 * config.guess: Recognize FreeBSD using ELF automatically.
8679
86801998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8681
8682 * configure (skip-this-dir): Add handling for new shell script, which
8683 might be created by a sub-directory's configure to indicate, this particular
8684 directory is "unwanted".
8685 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8686
252b5132
RH
8687Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8688
8689 * ltconfig: import from libtool, after changing libtool to
8690 account for the cygwin name change.
8691
8692Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8693
8694 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8695 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8696
8697Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8698
8699 * configure.in: Add libtermcap to list of cygwin dependencies.
8700
d932cae7 87011998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8702
80413487
RH
8703 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8704 they include winsup/include when it's a cygwin target.
252b5132
RH
8705
87061998-11-12 Tom Tromey <tromey@cygnus.com>
8707
8708 * configure.in (host_tools): Added zip.
8709 * Makefile.in (all-target-libjava): Depend on all-zip.
8710 (all-zip): New target.
8711 (ALL_MODULES): Added all-zip.
8712 (NATIVE_CHECK_MODULES): Added check-zip.
8713 (INSTALL_MODULES): Added install-zip.
8714 (CLEAN_MODULES): Added clean-zip.
8715
d932cae7 87161998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8717
8718 * Makefile.in: lose "32" from comment about cygwin.
8719
d932cae7 87201998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8721
8722 * configure.in: Use -Os to build target libraries for the fr30.
8723
d932cae7 87241998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8725
8726 * config.sub: Add fr30.
8727
d932cae7 87281998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8729
80413487 8730 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8731 cygwin* instead of cygwin32*.
8732 * config.sub: Check cygwin* instead of cygwin32*.
8733
d932cae7 87341998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8735
8736 * config.guess: Match any version of Unixware7.
8737
252b5132
RH
87381998-10-20 Syd Polk <spolk@cygnus.com>
8739
8740 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8741 if desired.
8742
d932cae7 87431998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8744
8745 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8746 these if the appropriate directories and files to not exist.
8747
d932cae7 87481998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8749
8750 * Makefile.in (DEVO_SUPPORT): Add config.if.
8751
d932cae7 87521998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8753
8754 * configure: Add pattern to replace "build_tooldir"'s
8755 definition in the generated Makefile with "tooldir"'s
8756 actual value.
8757
252b5132
RH
8758Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8759
8760 * config.sub: Bring back lost sparcv9.
8761
ba73c63f
JM
8762 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8763
8764Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8765
8766 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8767 CC_FOR_TARGET and friends.
8768
8769Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8770
ba73c63f
JM
8771 * Makefile.in (build_tooldir): New variable, same as tooldir.
8772 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8773 -B$(build_tooldir)/bin/.
8774 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8775
252b5132
RH
8776Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8777
8778 * config.sub: Add support for i[34567]86-pc-udk.
8779 * configure.in: Likewise.
8780
8781Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8782
8783 * Makefile.in: add bzip2 package building bits for user
8784 tools module
8785 * configure.in: ditto
8786
ba73c63f
JM
8787Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8788
8789 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8790 (ALL_TARGET_MODULES): Add all-target-libobjc.
8791 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8792 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8793 (all-target-libchill): Add dependencies.
8794 * configure.in (target_libs): Add libchill.
35590697 8795
252b5132
RH
87961998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8797
ba73c63f 8798 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8799
8800Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8801
8802 * Makefile.in (all-automake): fix dependencies.
8803
8804Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8805
8806 * configure.in: Minor cleanups for building in the $(target_alias)
8807 subdir.
8808
88091998-09-22 Jim Wilson <wilson@cygnus.com>
8810
8811 * Makefile.in (bootstrap): Set r and s before make all. Use
8812 BASE_FLAGS_TO_PASS in make all.
8813 (cross): Likewise.
8814
88151998-09-20 Mark Mitchell <mark@markmitchell.com>
8816
8817 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8818
252b5132
RH
8819Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8820
8821 * config.sub: Fix typo in last change.
8822
88231998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8824
8825 * config.sub: Add support for C4x target.
8826 * configure.in: Likewise.
8827
88281998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8829
8830 * config.sub: Recognize sparcv9 just like sparc64.
8831
8832Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8833
8834 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8835
8836Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8837
8838 * config.guess: Correctly identify Pentium II sco boxes.
8839
8840 * config.guess: Fix "tr" code. From Weiwen Liu.
8841
8842Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8843
8844 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8845 stabs.
8846
8847Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8848
8849 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8850 (ALL_TARGET_MODULES): Add all-target-libchill.
8851 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8852 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8853 (all-target-libchill): Add dependencies.
8854 * configure.in (target_libs): Add libchill.
8855
8856Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8857
8858 * config.guess: Avoid assumptions about "tr" behaves when
8859 LANG is set to something other than English.
8860
8861Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8862
8863 * configure (gxx_include_dir): Changed to
8864 '${prefix}/include/g++'-${libstdcxx_interface}.
8865
8866 * config.if: New to determine the interfaces.
8867
8868Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8869
8870 * config.guess: Detect and handle MPE/IX.
8871 * config.sub: Deal with MPE/IX.
8872
8873Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8874
8875 * configure.in: Use mh-aix43.
8876
88771998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8878
8879 * configure: Fix --without/--disable cases for gxx-include-dir.
8880
8881Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8882
8883 * mdata-sh: Imported. Needed for automake support.
8884
8885Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8886
ba73c63f 8887 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8888 "chmod og=u `find . -print`".
8889
8890Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8891
ba73c63f 8892 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8893
8894Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8895
8896 * Makefile.in: Undo previous patch.
8897
8898Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8899
8900 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8901 to here ...
8902 (install-no-fixedincludes): and here
8903 (INSTALL_MODULES): ... from here.
8904
8905Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8906
8907 * config.sub: Merge with FSF.
8908
8909 * config.guess: Merge with FSF.
8910
8911Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8912
8913 * configure (extraconfigdirs): New variable.
8914 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8915 * Makefile.in (all): Move higher in file.
8916 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8917 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8918 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8919 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8920 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8921
89221998-07-23 Brendan Kehoe <brendan@cygnus.com>
8923
8924 * Makefile.in (all-target-libjava): Depend on all-gcc and
8925 all-target-newlib.
8926 (configure-target-libjava): Depend on $(ALL_GCC).
8927
8928Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8929
8930 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8931 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8932
8933Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8934
8935 * ylwrap: Change absolute path checks to check for DOS style path
8936 names.
8937
8938 * ylwrap: Don't use a full path name if the source file is in the
8939 same directory. From hjl@lucon.org (H.J. Lu).
8940
8941 * config-ml.in: Default to being verbose, to match Feb 18 change to
8942 configure.
8943
8944Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8945
8946 Brought over from egcs:
8947
8948 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8949
8950 * configure.in (target_subdir): Set to ${target_alias} instead
8951 of "libraries".
8952
8953 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8954
8955 * configure.in (target_subdir): Set to libraries if enable_multilib.
8956
8957Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8958
8959 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8960 multilibs, force reconfiguration the first time we create
8961 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8962
8963Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8964
8965 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8966 avoid confusion with --no-recursion.
8967
8968Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8969
8970 * configure.in: Win32 hosts shouldn't use install -x
8971 * install-sh: remove -x option, and special .exe-handling
8972 hack.
8973
8974Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8975
8976 * config.guess: Recognize i586-pc-beos.
8977 * configure.in: Don't build some bits for beos.
8978
8979Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8980
8981 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8982 CFLAGS default to -O2.
8983
8984 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8985 when using GNU ld.
8986
8987Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8988
8989 * ltmain.sh: Correct install when using a different shell.
8990
8991Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8992
8993 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8994
8995Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8996
8997 * makefile.vms: Update to build binutils/makefile.vms. Add install
8998 target.
8999
9000Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9001
9002 * ltconfig: Update to correct AIX handling.
9003
9004Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9005
9006 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9007
9008 * configure.in (target_subdir): Set to ${target_alias} instead
9009 of "libraries".
9010
90111998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9012
9013 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9014 (Makefile): Depend on $(gcc_version_trigger).
9015
9016 * configure (gcc_version): Change default initializer to empty
9017 string.
9018 (gcc_version_trigger): New variable; pass this variable down
9019 to subdir configures to enable them checking gcc's version
9020 themselves. Emit make macros for both gcc_version vars.
9021 (topsrcdir): Initialize reliably.
9022 (recursion line): Remove --with-gcc-version=${gcc_version}.
9023
90241998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9025
9026 * configure (enable_version_specific_runtime_libs): Implement new flag
9027 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9028 in $(libsubdir); emit definition in each generated Makefile.
9029 (gxx_include_dir): Initialize depending on
9030 $enable_version_specific_runtime_libs.
9031
90321998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9033
9034 * configure (gcc_version): Initialize properly depending on
9035 how and where configure is started.
9036 (recursion line): Pass a --with-gcc-version=${gcc_version}
9037 to configures in subdirs.
9038
9039Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9040
9041 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9042 cygmon
252b5132
RH
9043
9044Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9045
9046 * configure.in: Add cygmon and libstub support for mn10200.
9047
90481998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9049
9050 * configure (gcc_version): Add new variable describing the
9051 particular gcc version we're building.
9052 * Makefile.in (libsubdir): Add new macro for the directory
9053 in which the compiler finds executables, libraries, etc.
9054 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9055 and libsubdir.
9056
9057Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9058
ba73c63f
JM
9059 * Makefile.in (local-clean): Remove *.log.
9060 (warning.log): Built with warn_summary from build.log.
9061 (mail-report.log): Run test_summary.
9062 (mail-report-with-warnings.log): Run test_summary including
9063 warning.log in the report.
252b5132
RH
9064
9065Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9066
9067 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9068
9069Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9070
9071 * Makefile.in (grep): Grep no longer depends on libiberty.
9072
9073Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9074
9075 * Makefile.in: all-snavigator needs all-libgui.
9076
9077Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9078
9079 * configure.in: Add cygmon and libstub support for mn10300.
9080
9081Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9082
9083 * missing: Update to version from automake 1.3.
9084
9085 * ltmain.sh: On installation, don't get confused if the same name
9086 appears more than once in the list of library names.
9087
9088Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9089
9090 * config.sub: Accept m68060 and m5200 as CPU names.
9091
9092Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9093
9094 * configure: Use && rather than using -a in test, because odd
9095 strings can confuse test.
9096 * configure.in: Likewise.
9097
9098Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9099
9100 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9101
9102Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9103
9104 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9105 bootstrap4-lean): New targets.
9106
9107Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9108
9109 * mpw-* Delete. Not used.
252b5132
RH
9110
9111Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9112
9113 * COPYING.LIB: Update FSF address.
9114
9115Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9116
9117 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9118
9119 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9120 GAS_SUPPORT_DIRS.
9121
9122Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9123
9124 * ltconfig, ltmain.sh: Avoid producing a version number if
9125 -version-info was not used.
9126
9127Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9128
9129 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9130 building with newlib.
9131
91321998-04-30 Paul Eggert <eggert@twinsun.com>
9133
ba73c63f 9134 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9135 Solaris `make' causes it to continue to next definition.
252b5132 9136
afb8d725
JM
9137Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9138
9139 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9140 the right GUI libraries and files are installed along with GDB.
9141
252b5132
RH
9142Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9143
9144 * configure.in: Change alpha to alpha* in several places.
9145
9146Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9147
9148 * config.sub: Recognize sparc86x.
9149
9150Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9151
252b5132
RH
9152 * configure.in (--enable-target-optspace): Remove debug echo.
9153
9154Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9155
9156 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9157
9158Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9159
9160 * ltconfig: Update cygwin32 support.
9161
9162 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9163 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9164 (GDB_SUPPORT_DIRS): Likewise.
9165
9166Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9167
9168 * configure.in (target_makefile_frag): If --enable-target-optspace,
9169 use -Os to compile target libraries rather than -O2. Default to
9170 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9171 not used.
9172 * configure.in (target_cflags): Ditto for d30v.
9173
9174Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9175
9176 * Makefile.in (all-bfd): Depend on all-intl.
9177 (all-binutils): Likewise.
9178 (all-gas): Likewise.
9179 (all-gprof): Likewise.
9180 (all-ld): Likewise.
9181
252b5132
RH
91821998-04-19 Brendan Kehoe <brendan@cygnus.com>
9183
9184 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9185
9186Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9187
9188 * Makefile.in (all-bfd): Depend upon all-libiberty.
9189
9190 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9191
9192Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9193
9194 * Makefile.in: Add libstub.
9195
9196 * configure.in: Ditto. Build libstub for targets that have cygmon
9197 support.
9198
9199Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9200
9201 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9202
9203Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9204
9205 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9206 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9207
9208Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9209
9210 * configure: Define DEFAULT_M4 by searching PATH.
9211 * Makfile.in: Use DEFAULT_M4.
9212
9213Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9214
9215 * ltconfig: Add cygwin32 support.
9216
9217 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9218 to configure and build.
9219
9220Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9221
9222 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9223
9224Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9225
9226 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9227
9228Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9229
9230 * Makefile.in: add ash make rules
9231 * configure.in: add ash to native_only and host_tools lists
9232
9233Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9234
9235 * Makefile.in (all-gettext, all-intl): New targets.
9236 (ALL_MODULES): Added all-gettext, all-intl.
9237 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9238 (INSTALL_MODULES): Added install-gettext, install-intl.
9239 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9240
9241 * configure.in (host_tools): Added gettext.
9242 (native_only): Likewise.
9243 (noconfigdirs) [various cases]: Likewise.
9244 (host_libs): Added intl.
9245
afb8d725
JM
9246Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9247
9248 * configure: Do not disable building gdbtk for cygwin32 hosts.
9249
ba73c63f
JM
9250Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9251
9252 * configure.in: Add thumb-coff target.
9253 * config.sub: Add thumb-coff target.
9254
252b5132
RH
9255Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9256
9257 * Makefile.in: Revert yesterday's change.
9258 (all-target-winsup): all-target-librx stays out of here.
9259
9260Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9261
ba73c63f
JM
9262 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9263 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9264 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9265 Remove references to librx and libg++.
9266
9267Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9268
9269 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9270 recursive makes
9271
9272Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9273
9274 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9275 for newlib directory.
9276 (CXX_FOR_TARGET): Likewise.
9277
9278Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9279
9280 * ltconfig: Update after libtool/ltconfig.in change for
9281 hpux11.
9282
9283Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9284
9285 * ltconfig, ltmain.sh: Update to libtool 1.2.
9286
9287Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9288
9289 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9290 (install-gcc-cross): Instead, override LANGUAGES here.
9291
92921998-03-18 Dave Love <d.love@dl.ac.uk>
9293
9294 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9295 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9296
9297Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9298
9299 * configure.in: Add Thumb-pe target.
9300
9301Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9302
252b5132
RH
9303 * Makefile.in - changed sn targets to snavigator
9304 * configure.in - changed sn targets to snavigator
9305
9306Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9307
9308 * config-ml.in: After building symlink tree call make distclean
9309 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9310 to be the case for libiberty.
9311
9312Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9313
9314 * configure: When making link, also check the current
9315 directory. The configure scripts may create one.
9316
9317Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9318
9319 * config.sub: Accept alphapca56 and alphaev6 properly.
9320
9321Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9322
9323 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9324
252b5132
RH
9325Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9326
80413487 9327 * config.sub (sco5): Fix typo.
252b5132
RH
9328
9329Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9330
9331 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9332 install-itcl.
9333 (install-itcl): Remove dependency on install-tcl.
9334
9335Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9336
9337 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9338
252b5132
RH
9339Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9340
9341 * configure.in: Don't build libgui for a cygwin32 target when not on
9342 a cygwin32 host.
9343
9344Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9345
9346 * configure (redirect): Set to null, so default behavior of
9347 configure is now --verbose.
9348
93491998-02-16 Dave Love <d.love@dl.ac.uk>
9350
9351 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9352 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9353
9354Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9355
9356 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9357 this change to sync Makefile.in with its ChangeLog entries.
9358
9359Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9360
9361 * ltmain.sh (mkdir): Check that the directory doesn't exist
9362 before we exit with error, so that we don't get races during
9363 parallel builds.
9364
9365Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9366
9367 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9368
9369Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9370
9371 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9372 PICFLAG_FOR_TARGET.
9373 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9374
9375 * configure: Emit a definition for the new macro enable_shared
9376 into each Makefile.
9377
252b5132
RH
9378Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9379
9380 * configure.in (host_tools, native_only): Add libtool.
9381
9382Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9383
9384 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9385 Fix typo in ming config comment.
9386
9387Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9388
9389 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9390
9391Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9392
9393 * config.sub: Add tic30 cases, and map c30 to tic30.
9394
ba73c63f
JM
9395Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9396
9397 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9398 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9399 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9400 (CLEAN_TARGET_MODULES): Similarly
9401 (all-target-libf2c): Add dependences.
35590697 9402 * configure.in (target_libs): Add libf2c.
ba73c63f 9403
252b5132
RH
9404Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9405
ba73c63f
JM
9406 * configure.in: Remove expect from noconfigdirs when target
9407 is cygwin32. OK to build expect and dejagnu with Canadian
9408 Cross.
252b5132
RH
9409
9410Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9411
9412 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9413 host.
9414
9415 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9416 and mingw32.
9417
9418Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9419
9420 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9421 here as it is not defined in the toplevel Makefile.
9422
9423Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9424
9425 * configure (package_makefile_rules_frag): New variable, which names
9426 a file with generic rules, ...
9427 Change comment to mention we now have FIVE parts.
9428 * configure: Undo last change.
9429
9430Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9431
9432 * config.guess: More accurate determination of HP processor types.
9433 * config.sub: More accurate determination of HP processor types.
9434
9435Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9436
9437 * configure (package_makefile_frag): Move inserting the
9438 ${package_makefile_frag} to where it should be according
9439 to the comment.
9440
ba73c63f 9441Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9442
9443 * config.guess: Add support for Linux/ARM.
9444
9445Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9446
9447 * .cvsignore: Remove *-info and *-install since they match
9448 release-info and mpw-install, which we don't want to just ignore.
9449
9450Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9451
9452 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9453
9454Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9455
9456 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9457 local_prefix to sub-make invocations.
9458
9459Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9460
9461 * configure.in: Check makefile fragments in the source
9462 directory.
9463
9464Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9465
ba73c63f
JM
9466 * configure.in: Check whether host and target makefile
9467 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9468
9469Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9470
9471 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9472
252b5132
RH
9473Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9474
9475 * configure.in: Make sure we only replace RPATH_ENVVAR on
9476 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9477 regexp to sed.
9478
9479 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9480 to sub-makes.
9481
94821998-01-13 Lee Iverson (leei@ai.sri.com)
9483
9484 * config-ml.in (multi-do): LDFLAGS must include multilib
9485 designator.
9486
9487Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9488
9489 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9490
9491Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9492
9493 * config.sub: Add mingw32 support.
9494 * configure.in: Likewise.
252b5132
RH
9495
9496Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9497
9498 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9499
9500Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9501
9502 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9503 * configure (gxx_include_dir): Provide a definition for subdirs
9504 which do not use autoconf.
9505
9506Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9507
9508 * config.guess: Sync with egcs. Picks up new alpha support,
9509 BeOS & some additional linux support.
9510
ba73c63f 9511Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9512
9513 * config.guess: HP 9000/803 is a PA1.1 machine.
9514
ba73c63f
JM
9515Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9516
9517 * configure.in: It's alpha*-...
252b5132
RH
9518
9519Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9520
ba73c63f
JM
9521 * configure.in (host_makefile_frag, target_makefile_frag):
9522 Handle multiple config files.
9523 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9524 alpha-*-*.
252b5132
RH
9525
9526Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9527
9528 * mkdep: New file.
9529
9530Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9531
9532 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9533
9534Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9535
9536 * Makefile.in: Add libgui directory.
9537 (GDB_TK): Add all-libgui.
9538 * configure.in: Add libgui directory.
9539 * configure: Add all-libgui to GDB_TK.
9540
9541Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9542
9543 * config-ml.in (multidirs): Add m32r to multilib list.
9544
9545Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9546
9547 * Makefile.in (all-target-gperf): Change dependency to
9548 all-target-libstdc++.
9549
9550Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9551
9552 * config.guess: Add BeOS support.
9553
9554Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9555
9556 Source directory cvs renamed to cvssrc:
9557 * configure.in (host_tools): Change cvs to cvssrc.
9558 (native_only): Likewise.
9559 (noconfigdirs) [various cases]: Likewise.
9560 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9561 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9562 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9563 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9564 (all-cvssrc): Rename target from all-cvs.
9565
9566Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9567
9568 * configure (gxx_include_dir): Fix thinko.
9569
9570Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9571
9572 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9573 (install-cross, install-gcc-cross): New targets.
9574
9575Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9576
9577 * configure.in (noconfigdirs): Add support for Thumb target.
9578
9579 * config.sub (maybe_os): Add support for Thumb target.
9580
9581Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9582
9583 * Makefile.in: Add rules for cygmon.
9584
9585 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9586
9587Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9588
9589 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9590 * configure (gxx_include_dir): Provide a definition for subdirs
9591 which do not use autoconf.
9592
9593Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9594
9595 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9596 11/18/97 build
252b5132
RH
9597
9598Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9599
9600 * From Franz Sirl.
9601 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9602 found on RedHat Linux systems.
9603
9604Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9605
9606 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9607 guesses.
9608
9609Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9610
9611 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9612
9613Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9614
9615 * ltmain.sh: If mkdir fails, check whether the directory was created
9616 anyhow by some other process.
9617
9618Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9619
9620 * configure.in (d30v-*-*): Configure all directories.
9621
9622Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9623
9624 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9625 for the D30V.
9626
9627Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9628
9629 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9630
9631Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9632
80413487
RH
9633 * include/libiberty.h: Add extern "C" { so it can be used with C++
9634 progrms.
9635 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9636 programs.
252b5132
RH
9637
9638Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9639
9640 * configure.in (d30v-*-*): Configure GCC now.
9641
9642Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9643
9644 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9645 is no longer needed.
9646
9647Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9648
9649 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9650
9651Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9652
9653 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9654 targets using "$@" to provide support for similar but not identical
9655 targets without having to duplicate code.
9656
9657Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9658
9659 * makefile.vms: Fix to work with DEC C.
9660
9661Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9662
9663 * config.sub: Add mips-tx39-elf to marketing names.
9664
9665Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9666
9667 * ltmain.sh: Handle symlinks in generated script.
9668
9669Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9670
9671 * configure: Handle autoconf style directory options: --bindir,
9672 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9673 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9674 --sysconfdir.
9675 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9676 (sharedstatedir, localstatedir, oldincludedir): New variables.
9677 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9678 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9679 sbindir, sharedstatedir, and sysconfdir.
9680
9681Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9682
9683 * Makefile.in (bootstrap-lean): New target.
9684
9685Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9686
9687 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9688 sn, and gnuserv from noconfigdirs.
252b5132
RH
9689
9690Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9691
9692 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9693
9694Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9695
ba73c63f 9696 * Makefile.in (cross): New target.
252b5132
RH
9697
9698Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9699 Jeff Law <law@cygnus.com>
252b5132
RH
9700
9701 * Makefile.in (bootstrap2, bootstrap3): New targets.
9702 (all-bootstrap): Remove outdated and confusing target.
9703 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9704
afb8d725
JM
9705Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9706
9707 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9708 windows. Consistent with gdb/configure.
afb8d725 9709
252b5132
RH
97101997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9711
252b5132
RH
9712 * configure.in: Name Linux target fragment.
9713
9714 * configure: Rewrite so that project Makefile fragment is inserted
9715 first and appears last in the resulting Makefile.
9716
9717Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9718
9719 * Makefile.in (install-itcl): Install tcl first.
9720
252b5132 9721Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9722
252b5132
RH
9723 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9724
9725Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9726
9727 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9728
9729 * configure.in (skipdirs): Add target-librx for Linux.
9730 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9731
9732Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9733
9734 * Makefile.in (bootstrap): New target.
9735
9736Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9737
9738 * config.sub: Accept 'amigados' for backward compatability.
9739
9740Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9741
9742 * config.guess: Merge with FSF.
9743
ba73c63f
JM
9744Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9745
9746 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9747
252b5132
RH
9748Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9749
9750 * config.sub: Add "marketing-names" patch.
9751
9752Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9753
80413487 9754 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9755
9756Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9757
9758 * config.sub: Handle v850-elf.
9759
ba73c63f
JM
9760Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9761
9762 * .cvsignore (*-install): Remove.
9763
252b5132
RH
9764Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9765
9766 * ltconfig: Set CONFIG_SHELL in libtool.
9767 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9768
9769Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9770
9771 * configure.in (target_subdir): Set to libraries if enable_multilib.
9772
9773Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9774
9775 * config.guess: Update from gcc directory.
9776
9777Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9778
9779 * Makefile.in (all-sim): Depends on all-readline.
9780
9781Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9782
9783 * Makefile.in (BISON, YACC): Use $$s.
9784 (all-bison): Depend on all-texinfo.
9785
9786Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9787
9788 * Makefile.in (BISON): Add -L flag.
9789 (YACC): Likewise.
9790
9791Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9792
35590697
AJ
9793 * configure.in (noconfigdirs): Add support for v850e target.
9794
252b5132
RH
9795 * config.sub (maybe_os): Add support for v850e target.
9796
9797Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9798
35590697
AJ
9799 * configure.in (noconfigdirs): Add support for v850ea target.
9800
252b5132
RH
9801 * config.sub (maybe_os): Add support for v850ea target.
9802
9803Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9804
9805 * config.sub: Add mipstx39. Delete r3900.
9806
9807Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9808
9809 * Makefile.in (all-autoconf): Depends on all-texinfo.
9810
9811Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9812
9813 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9814 eabi targets.
9815
9816Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9817
9818 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9819
9820 * configure: When handling a Canadian Cross, handle YACC as well as
9821 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9822 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9823
9824Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9825
9826 * Makefile.in (BISON): bison, not byacc or bison -y.
9827 (YACC): bison -y or byacc or yacc.
9828 (various): Add *-bison as appropriate.
9829 (taz): No need to mess with BISON anymore.
9830
9831Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9832
9833 * configure: If OSTYPE matches *win32*, try to find a good value for
9834 CONFIG_SHELL.
9835
9836Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9837
9838 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9839 configure.in if it is present.
9840
9841Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9842
9843 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9844
9845Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9846
9847 * config.sub: Recognize `arc' cpu.
9848 * configure.in: Likewise.
9849 * config-ml.in: Likewise.
9850
9851Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9852
9853 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9854
9855Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9856
9857 * configure: Changed sed delimiter from ':' to '|' when
9858 attempting to substitute ${config_shell} for SHELL. On
9859 NT ${config_shell} may contain a ':' in it.
9860
9861Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9862
9863 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9864
9865Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9866
9867 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9868
9869Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9870
9871 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9872
9873 * ylwrap: If the program is a relative path, force it to be
9874 absolute.
9875
9876Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9877
9878 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9879
9880Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9881
9882 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9883 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9884 for libraries.
252b5132
RH
9885
9886Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9887
9888 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9889 separated by spaces.
252b5132
RH
9890
9891Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9892
9893 * ylwrap: New file.
9894 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9895
9896 * ltmain.sh: Handle /bin/sh at start of install program.
9897
9898 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9899
9900 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9901 * missing: New file, from automake 1.2.
9902
9903Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9904
9905 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9906 check-tk to CHECK_X11_MODULES.
9907
9908Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9909
9910 * config.sub: Merge with FSF.
9911
9912Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9913
9914 * config.guess: Merge with FSF.
9915
9916Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9917
9918 * configure: Treat msdosdjgpp like go32.
9919 * configure.in: Likewise. Don't remove gprof for go32.
9920
9921 * configure: Change Makefile.tem2 to Makefile.tm2.
9922
9923Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9924
9925 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9926
9927Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9928
9929 * install-sh (chmodcmd): Set to null if the DST directory already
9930 exists. Same as Nov 11th change.
9931
9932Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9933
35590697 9934 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9935
9936Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9937
9938 * config.guess: Update from FSF.
9939
9940Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9941
9942 * Makefile.in (GDB_TK): Depend on itcl and tix.
9943
9944Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9945
9946 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9947 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9948 (INSTALL_SCRIPT): New variable.
9949 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9950 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9951 to -x.
9952 * install-sh: Add support for -x option.
9953
9954Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9955
9956 * configure.in, Makefile.in: Treat tix like itcl.
9957
9958Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9959
9960 * Makefile.in (WINDRES): New variable.
9961 (WINDRES_FOR_TARGET): New variable.
9962 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9963 (EXTRA_HOST_FLAGS): Add WINDRES.
9964 (EXTRA_TARGET_FLAGS): Add WINDRES.
9965 (EXTRA_GCC_FLAGS): Add WINDRES.
9966 ($(DO_X)): Pass down WINDRES.
9967 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9968 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9969 DLLTOOL_FOR_TARGET.
9970
9971Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9972
9973 * configure.in: configure sim before gdb for win32-x-ppc
9974
9975Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9976
9977 Move gperf into the toplevel, from libg++.
9978 * configure.in (target_tools): Add target-gperf.
9979 (native_only): Add target-gperf.
9980 * Makefile.in (all-target-gperf): New target, depend on
9981 all-target-libg++.
9982 (configure-target-gperf): Empty rule.
9983 (ALL_TARGET_MODULES): Add all-target-gperf.
9984 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9985 (CHECK_TARGET_MODULES): Add check-target-gperf.
9986 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9987 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9988
9989Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9990
252b5132
RH
9991 * config.sub (mn10200): Recognize new basic machine.
9992
9993Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9994
9995 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9996 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9997
9998Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9999
10000 * configure.in: If we're building mips-sgi-irix6* native, turn on
10001 ENABLE_MULTILIB and set TARGET_SUBDIR.
10002
10003Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10004
10005 * Makefile.in (all-sn): Depend on all-grep.
10006
10007Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10008
10009 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10010
10011 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10012 Makefile. From Jeff Makey <jeff@cts.com>.
10013 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10014
10015 * Makefile.in (DISTBISONFILES): Remove.
10016 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10017 $(DEFAULT_YACC).
10018
10019 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10020 cygwin32.
252b5132
RH
10021
10022 * Makefile.in (LD): New variable.
10023 (EXTRA_HOST_FLAGS): Pass down LD.
10024 ($(DO_X)): Likewise.
10025
10026Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10027
10028 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10029
10030Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10031
10032 * configure.in (targargs): Strip out any supplied --build argument
35590697 10033 before adding our own. Always add --build.
252b5132
RH
10034
10035Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10036
10037 * configure.in (targargs): Pass --build if we're doing
10038 a cross-compile.
10039
10040Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10041
ba73c63f 10042 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10043 sed. Otherwise sed chokes on NT path names with drive
10044 designators. Also look for "?:*" as the leading characters in an
10045 absolute pathname.
10046
10047Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10048
10049 * config.sub: Support for r3900.
10050
10051Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10052
10053 * configure.in: Use install-sh, not install.sh.
10054
10055Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10056
10057 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10058 apply it twice.
10059
10060Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10061
10062 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10063 install-binutils.
10064
10065Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10066
10067 * Makefile.in: Add automake targets.
10068 * configure.in (host_tools): Add automake.
10069
10070Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10071
10072 * configure: Default CXX to c++, not gcc.
10073 * Makefile.in (CXX): Set to c++, not gcc.
10074 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10075
10076Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10077
10078 * install-sh: try appending a .exe if source file doesn't
10079 exist
10080
10081Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10082
10083 * configure.in: Turn on multilib by default.
10084 (cross_only): Remove target-libiberty.
10085
10086 * Makefile.in (all-gcc): Don't depend on libiberty.
10087
10088Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10089
10090 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10091
10092Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10093
10094 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10095 (DISTBISONFILES): Add ld/Makefile.in
10096
10097Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10098
10099 * configure.in: if target is cygwin32 but host isn't cygwin32,
10100 don't configure gdb tcl tk expect, not just gdb.
10101
10102Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10103
10104 * configure.in: Added gnuserv everywhere sn appears.
10105
10106 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10107 (CROSS_CHECK_MODULES): Added check-gnuserv.
10108 (INSTALL_MODULES): Added install-gnuserv.
10109 (CLEAN_MODULES): Added clean-gnuserv.
10110 (all-gnuserv): New target.
10111
10112Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10113
10114 * config.guess: Fixes for MIPS OpenBSD systems.
10115
10116Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10117
10118 * Makefile.in (INSTALL_XFORM): Remove.
10119 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10120
10121 * mkinstalldirs: New file, copied from automake.
10122 * Makefile.in (installdirs): Rename from install-dirs. Use
10123 mkinstalldirs. Change all users.
10124 (DEVO_SUPPORT): Add mkinstalldirs.
10125
10126Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10127
10128 * install-sh: Rename from install.sh.
10129 * Makefile.in (INSTALL): Change install.sh to install-sh.
10130 (DEVO_SUPPORT): Likewise.
10131
10132 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10133 Graichen <graichen@rzpd.de>.
10134
10135Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10136
10137 * config.guess: Recognize OpenBSD systems correctly.
10138
10139Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10140
10141 * README, Makefile.in (ETC_SUPPORT): Remove references to
10142 cfg-paper*, configure.{texi,man,info*}._
10143
10144Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10145
10146 * Makefile.in (all.normal): Ensure that gcc is built after all
10147 the x11 - ie gdb - targets.
10148
10149Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10150
10151 * makefile.vms: Don't run conf-a-gas.
10152
10153Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10154
80413487 10155 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10156
10157Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10158
10159 * configure.in: Remove noconfigdirs case since gdb also
10160 configures and builds for tic80-coff.
10161
10162Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10163
10164 * configure: Set cache_file to config.cache.
10165 * Makefile.in (local-distclean): Remove config.cache.
10166
10167Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10168
10169 * COPYING: Update FSF address.
10170
10171Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10172
10173 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10174 noconfigdirs.
10175
10176Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10177
10178 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10179 MAKEDIRS, is empty.
10180
10181Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10182
10183 * config.sub: Tweak mn10300 entry.
10184
10185Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10186
10187 * configure.in (host_tools): Put sim before gdb, so gdb's
10188 configure.tgt can determine if the simulator was configured.
10189
10190Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10191
10192 * config.sub: Move BeOS $os case to be with other Cygnus
10193 local cases.
10194
10195Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10196
10197 * config.sub: Remove misplaced comment that broke Linux.
10198
10199Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10200
10201 * config.sub: Add BeOS support.
10202
10203Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10204
10205 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10206
10207Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10208
10209 * configure.in (noconfigdirs): Remove tcl and tk from
10210 noconfigdirs for cygwin32 builds.
10211
10212Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10213
10214 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10215
10216Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10217
10218 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10219 make-all.com, use makefile.vms instead.
10220
10221Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10222
10223 * config.sub: Accept -lnews*.
10224
10225Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10226
10227 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10228 target-examples and target-libiberty for d30v.
252b5132
RH
10229
10230Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10231
10232 * configure.in (noconfigdirs): Enable ld for d30v.
10233
10234Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10235
10236 * configure.in (tic80-*-*): Build compiler.
10237
10238Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10239
10240 * configure.in (d30v-*): Remove sim directory from list of
35590697 10241 unsupported d30v directories
252b5132
RH
10242
10243Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10244
35590697
AJ
10245 * config.sub, configure.in: Add d30v target cpu.
10246
252b5132
RH
10247Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10248
10249 * makefile.vms: New file.
10250 * make-all.com: Remove.
10251
10252Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10253
10254 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10255
10256Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10257
10258 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10259
10260Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10261
10262 * Makefile.in (ALL_MODULES): Added all-db.
10263 (CROSS_CHECK_MODULES): Addec check-db.
10264 (INSTALL_MODULES): Added install-db.
10265 (CLEAN_MODULES): Added clean-db.
10266
10267Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10268
10269 * config.guess: Merge with latest FSF sources.
10270
10271Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10272
10273 * Makefile.in (ALL_MODULES): Added all-itcl.
10274 (CROSS_CHECK_MODULES): Added check-itcl.
10275 (INSTALL_MODULES): Added install-itcl.
10276 (CLEAN_MODULES): Added clean-itcl.
10277
10278Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10279
10280 * configure.in: build gdb for mn10200
10281
10282Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10283
10284 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10285
10286Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10287
10288 * configure.in (tic80-*-*): Turn off most targets right now.
10289
10290Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10291
10292 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10293 rather than the makeinfo program.
10294 (do-info): Depend upon all-texinfo.
10295
10296Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10297
10298 * configure.in: Remove uses of config/mh-linux.
10299
10300 * config.sub, config.guess: Merge with latest FSF sources.
10301
10302Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10303
10304 * config.sub (case $basic_machine): Add tic80 entries.
10305
10306Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10307
10308 * config.sub, config.guess: Merge with latest FSF sources.
10309
10310Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10311
10312 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10313 * mpw-config.in: Test for NewFolderRecursive.
10314 * mpw-install: Use symbolic name for startup filename.
10315 * mpw-README: Add various additional details.
10316
10317Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10318
10319 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10320
10321Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10322
10323 * configure.in: Do build gcc and the target libraries for
10324 the mn10200.
10325
10326Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10327
10328 * configure.in: don't avoid building gdb for mn10300 any more
10329 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10330 instead of single-quoting it.
10331
10332Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10333
10334 * configure.in: Don't use --with-stabs on IRIX 6.
10335
10336Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10337
10338 * configure.in (m32r): Build gdb, libg++ now.
10339
10340Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10341
10342 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10343 directories from noconfigdirs.
10344
10345Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10346
10347 * config.sub (basic_machine): added mips16 configuration
10348
10349Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10350
10351 * config.sub: Handle d10v-unknown.
10352
10353Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10354
10355 * config.sub: Handle v850-unknown.
10356
10357Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10358
10359 * Makefile.in: add findutils
10360 * configure.in: add findutils to list of host_tools
10361
10362Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10363
10364 * config.sub: Handle mn10200 and mn10300.
10365
10366Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10367
10368 * configure.in (d10v-*): Do not build librx.
10369
10370Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10371
10372 * configure.in (mn10300): Build everything except gdb & libgloss.
10373
10374Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10375
10376 * config.guess: Patch for Dansk Data Elektronik servers,
10377 from Niels Skou Olsen <nso@dde.dk>.
10378
10379 For ncr, use /bin/uname rather than uname, since GNU uname does not
10380 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10381
10382 Patch for MIPS R4000 running System V,
10383 from Eric S. Raymond <esr@snark.thyrsus.com>.
10384
10385 Fix thinko for nextstep.
10386
10387 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10388
10389 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10390 * config.guess: Guess mips-dec-mach_bsd4.3.
10391
10392 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10393 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10394 release numbers.
10395 * config.guess (mips-mips-riscos*): Emit just enough of the
10396 release number.
10397
10398 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10399 * config.guess (sparc-auspex-sunos*): Added.
10400 (f300-fujitsu-*): Added.
10401
10402 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10403 * config.guess: Recognize a Tadpole as a sparc.
10404
10405Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10406
10407 * config.guess: Don't assume that NextStep version is either 2 or
10408 3. NextStep 4 (aka OpenStep 4) has come out now.
10409
10410Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10411
10412 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10413 From Rik Faith <faith@cs.unc.edu>.
10414
10415Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10416
10417 * config.sub: Contributions from bug-gnu-utils to:
10418 Support plain "hppa" (no version given) architecture, reported by
10419 OpenStep.
10420 OpenBSD like NetBSD.
10421 LynxOs is not a hardware supplier.
10422
10423 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10424 OpenBSD like NetBSD.
252b5132
RH
10425 Stratus systems.
10426 More Pyramid systems.
10427 i[n>4]86 Intel chips.
10428 M680[n>4]0 Motorola chips.
10429 Use unknown instead of lynx for hardware manufacturer.
10430
10431Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10432
10433 * install.sh (chmodcmd): Set to null if the DST directory already
10434 exists.
10435
10436Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10437
10438 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10439 not use mt-ppc target Makefile fragment any more.
10440
10441Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10442
10443 * configure.in (*-*-windows): Exclude everything but those dirs
10444 needed to build windows.
10445
10446Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10447
10448 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10449
10450Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10451
10452 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10453
10454Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10455
10456 * Undo my previous change.
10457
10458Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10459
10460 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10461 unconditionally.
10462 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10463
10464Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10465
10466 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10467 host to add it's own flags.
252b5132
RH
10468
10469Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10470
10471 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10472
10473Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10474
10475 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10476 (CXX_FOR_TARGET): Likewise.
10477 (GCC_FOR_TARGET): Define.
10478 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10479 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10480 CC_FOR_TARGET was specified on the command line.
10481 (MAKEOVERRIDES): Don't define.
10482
10483Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10484
10485 * configure.in (m32r): Fix spelling of libg++ libs.
10486
10487Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10488
10489 * config.sub (-apple*): Remove, now redundant.
10490
10491Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10492
10493 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10494
10495 * configure: Rework yesterday's sed script patch.
10496
10497 * config.sub: Merge with FSF.
10498
10499Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10500
10501 * config.guess: Merge from FSF.
10502
10503 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10504 * config.guess: Use pc instead of unknown, for pc clone systems.
10505 Change linux to linux-gnu.
252b5132
RH
10506
10507 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10508 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10509
10510Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10511
10512 * test-build.mk (HOLES): Add "xargs" for gdb.
10513
10514 * configure: Avoid hpux10.20 sed bug.
10515
10516Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10517
4bddf3ad 10518 * configure.in: Add support for windows host
252b5132
RH
10519 (that is a build done under the Microsoft build environment).
10520
10521Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10522
10523 * Makefile.in: Replace all uses of srcroot with s, to shrink
10524 command line lengths.
10525
10526 Patches from Geoffrey Noer <noer@cygnus.com>:
10527 * configure.in: If configuring for newlib, pass --with-newlib to
10528 subdirectories.
10529 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10530 -Bnewlib/ and -Lwinsup to gcc.
10531 (CXX_FOR_TARGET): Likewise.
10532
10533Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10534
10535 * Makefile.in (ETC_SUPPORT): Add configure.
10536
10537Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10538
35590697 10539 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10540 host configuration file.
10541
10542Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10543
10544 * configure.in: Break mn10x00 support into separate
10545 mn10200 and mn10300 configurations.
10546 * config.sub: Likewise.
10547
10548Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10549
10550 * configure.in: Add lots of stuff to noconfigdirs for
10551 the mn10x00 targets.
10552
10553 * config.sub, configure.in: Add mn10x00 support.
10554
10555Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10556
10557 * make-all.com: Call conf-a-gas, not config-a-gas.
10558
10559Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10560
10561 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10562 targets.
252b5132
RH
10563
10564Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10565
10566 * mpw-README: Add much more detail for native PowerMac.
10567 * mpw-install: New file.
10568 * mpw-configure: Add --norecursion and --help options.
10569 * mpw-config.in: Translate readme and install files when
10570 copying to objdir.
10571 * mpw-build.in: Don't always depend on byacc and flex.
10572 (install-only-top): New action.
10573
10574Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10575
10576 * configure.in: You can now configure GDB for the v850.
10577
10578Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10579
10580 * configure.in (noconfigdirs): Don't configure any C++ dirs
10581 if targeting D10V.
10582
10583Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10584
10585 * config.sub: Recognize mips64vr5000.
10586
10587Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10588
10589 * configure.in: Use a single line for host_tools and native_only.
10590
10591Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10592
10593 * config.sub, configure.in: Add entries for m32r.
10594
10595Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10596
10597 * Makefile.in (inet-install): Don't run install-gzip.
10598
10599Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10600
10601 * configure.in: Don't config lots of things for *-*-windows*.
10602
10603Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10604
10605 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10606 (host_libs, host_tools): Copy from configure.in.
10607 * mpw-configure: Don't complain about directories not found.
10608
10609Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10610
10611 * configure.in (i[345]86): Recognize i686 for pentium pro.
10612 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10613 file.
10614
10615 * config.guess (i[345]86): Ditto.
10616
10617Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10618
10619 * configure.in (noconfigdirs): Removed gdb for D10V.
10620
10621Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10622
10623 * configure.in: Remove ld, target-libio, target-libg++, and
10624 target-libstdc++ from noconfigdirs.
10625
10626Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10627
10628 * configure: Fix three locations where shell scripts were
10629 being run directly rather than with config_shell.
10630
10631Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10632
10633 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10634 * config.sub (basic_machine): Recognize v850.
10635
10636Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10637
10638 * mpw-configure: Handle multiple enable/disable options and
10639 pass them down recursively, handle -c and -s flags appropriately
10640 depending on choice of compiler, add escape mechanism for
10641 quoted arguments to gC.
10642
10643Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10644
10645 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10646 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10647 so that -mrelocatable-lib and -mno-eabi are used.
10648
10649 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10650 not support --print-multi-lib, don't abort.
10651
252b5132
RH
10652Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10653
10654 * make-all.com: Run config-a-gas.
10655 * setup.com: Don't copy subdirectory files around.
10656
10657Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10658
10659 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10660 target, it now compiles correctly.
10661
10662Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10663
10664 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10665
10666Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10667
35590697 10668 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10669
10670Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10671
10672 * configure.in (native_only): Add prms.
10673
10674Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10675
10676 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10677 (BINUTILS_SUPPORT_DIRS): Likewise.
10678
10679Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10680
10681 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10682 d10v support is added.
10683
10684Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10685
10686 * configure.in (d10v-*-*): New target.
10687
10688Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10689
10690 * config.guess (HP 9000/811): Recognize this as a PA1.1
10691 machine.
10692
10693Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10694
10695 * Makefile.in (do-tar-gz): New target, split out from tail end of
10696 taz target. Run each command separately, don't use pipes.
10697 (taz): Use it.
10698
10699Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10700
10701 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10702 * mpw-build.in: No builds should depend on building byacc or flex,
10703 they are assumed to be installed already.
10704
10705Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10706
10707 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10708 variable that CC_FOR_TARGET needs.
10709
10710Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10711
10712 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10713 options have changed since the last time the subdirectory was
10714 configured, and if it has, reconfigure.
10715 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10716 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10717
10718Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10719
10720 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10721 CLEAN_MODULES): Add bash.
10722 (all-bash): New target.
10723
10724Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10725
10726 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10727
10728Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10729
10730 * config.sub (basic_machine): Recognize d10v as a valid processor.
10731
10732Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10733
10734 * mpw-configure: Add support for --bindir.
10735 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10736
10737Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10738
10739 * configure.in: add bash, time, gawk to list of hosttools and things
10740 to only build for native toolchains
10741
10742Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10743
10744 * Makefile.in (docdir): Remove.
10745
10746Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10747
10748 * Makefile.in (datadir): Set to $(prefix)/share.
10749
10750Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10751
10752 * configure.in: build diff and patch for cygwin32-hosted
10753 toolchains.
10754
10755Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10756
10757 * config.sub: Accept -rtems*.
10758
10759Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10760
80413487 10761 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10762 remove diff from the list of things not buildable
10763 via Canadian Cross
252b5132
RH
10764
10765Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10766
10767 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10768 don't get ". ".
252b5132
RH
10769
10770Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10771
10772 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10773
10774Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10775
10776 * Makefile.in (taz): Handle case where tex3patch didn't even get
10777 checked out. Also, if it was found, put the symlink in a new util
10778 subdirectory.
10779
10780Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10781
10782 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10783
10784Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10785
10786 * config.sub: Recognize -openvms.
10787 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10788 * make-all.com, setup.com: New files.
10789
10790Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10791
10792 * Makefile.in (taz): tex3patch moved to texinfo/util.
10793
10794Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10795
afb8d725 10796 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10797 * configure.in: remove make from disable-if-Can-Cross list
10798 enable gdb if ${host} and ${target} are cygwin32
10799
10800Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10801
10802 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10803 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10804
10805Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10806
10807 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10808 distinguish sysv/svr4/bsd variants.
10809 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10810
10811Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10812
10813 * configure.in: Added copyright notice.
10814 * move-if-change: Added copyright notice.
10815
10816Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10817
10818 * configure.in (powerpcle-*-solaris*): Until we get shared
10819 libraries working, don't build gdb, sim, make, tcl, tk, or
10820 expect.
10821
10822Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10823
10824 * config.guess: Merge with FSF:
10825
10826 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10827 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10828
10829 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10830 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10831
10832 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10833 * config.guess: Combine two OSF1 rules.
10834 Also recognize field test versions. From mjr@zk3.dec.com.
10835 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10836 because GNU uname does not support -p. From pmr@pajato.com.
10837
10838Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10839
10840 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10841
10842Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10843
10844 * mpw-README: Document GCCIncludes.
10845
10846Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10847
10848 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10849
10850Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10851
10852 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10853
10854Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10855
10856 * configure.in (*-*-cygwin32): Configure make.
10857
10858Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10859
10860 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10861
10862Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10863
10864 * Makefile.in (all-inet): Depend on all-perl.
10865
10866 * Makefile.in (inet-install): New target.
10867
10868 * Makefile.in (all-inet): Depend on all-tcl.
10869 (all-inet): Depend on all-send-pr.
10870
10871Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10872
10873 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10874 temporarily.
10875
10876Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10877
10878 * configure.in: Don't configure --with-gnu-ld on AIX.
10879
10880Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10881
10882 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10883
10884Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10885
10886 * Makefile.in (ALL_MODULES): Added all-inet.
10887 (CROSS_CHECK_MODULES): Added check-inet.
10888 (INSTALL_MODULES): Added install-inet.
10889 (CLEAN_MODULES): Added clean-inet.
10890 (all-indent): New target.
10891
10892 * configure.in (host_tools): Added inet.
10893 (native_only): Added inet.
10894 (noconfigdirs): Added inet.
10895
10896Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10897
10898 * configure.in: Don't configure libgloss if we are not configuring
10899 newlib.
10900
10901Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10902
10903 * configure.in: Don't configure libgloss for unsupported
10904 architectures.
10905
10906Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10907
10908 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10909
10910Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10911
10912 * Makefile.in (ALL_MODULES): Include all-apache.
10913 (CROSS_CHECK_MODULES): Include check-apache.
10914 (INSTALL_MODULES): Include install-apache.
10915 (all-apache): New target.
10916
10917 * configure.in: Added apache everywhere perl is seen.
10918
10919Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10920
10921 * Makefile.in: Add support for clean-{module} and
10922 clean-target-{module} rules.
10923
10924Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10925
10926 * configure.in (*-*-ose) do not build libgloss.
10927
10928Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10929
10930 * config.guess (prep*:SunOS:5.*:*): Turn into
10931 powerpele-unknown-solaris2.
10932
10933Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10934
10935 * configure.in: Permit --enable-shared to specify a list of
10936 directories.
10937
10938Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10939
10940 * configure.in (host==solaris): Pass only the first word of $CC
10941 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10942
10943Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10944
10945 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10946
10947Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10948
10949 * Makefile.in (ALL_MODULES): Include all-perl.
10950 (CROSS_CHECK_MODULES): Include check-perl.
10951 (INSTALL_MODULES): Include install-perl.
10952 (ALL_X11_MODULES): Include all-guile.
10953 (CHECK_X11_MODULES): Include check-guile.
10954 (INSTALL_X11_MODULES): Include install-guile.
10955 (all-perl): New target.
10956 (all-guile): New target.
10957
10958 * configure.in (host_tools): Include perl and guile.
10959 (native_only): Include perl and guile.
10960 (noconfigdirs): Don't build guile and perl; no ports have been
10961 done.
10962
10963Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10964
80413487
RH
10965 * configure (--enable-*): Handle quoted option lists such as
10966 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10967
10968Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10969
10970 * Makefile.in ({,inst}all-target): New rule so we can make and
10971 install all of the target directories easily.
10972
10973Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10974
10975 * configure.in: Add missing global flag in sed substitution when
10976 deleting `target-' from ${configdirs}.
10977
10978Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10979
10980 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10981 option.
10982
10983 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10984 config/mh-necv4.
10985
10986 * install.sh: Correct misspelling of transformbasename.
10987
10988 * config.guess: Recognize mips-*-sysv*.
10989
10990Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10991
10992 * config.sub: Recognize mon960.
10993
10994Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10995
10996 * configure: Restore Canadian Cross handling of BISON and LEX,
10997 removed in Feb 20 change.
10998
10999Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11000
11001 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11002 Mention make install. Remove the old copyright date as well the
11003 clumsy and rather pointless copyright on the README file.
11004
11005Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11006
11007 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11008 Makefile after running symlink-tree, then run `make distclean' to
11009 avoid clobbering any generated files in srcdir.
11010
11011Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11012
11013 * configure.in (m68k-*-netbsd*): Build everything now.
11014
11015Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11016
11017 * Makefile.in (taz): Fix quoting.
11018
11019Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11020
11021 * configure.in (sparclet-*-*): Build everything now.
11022
11023Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11024
11025 * configure.in (m68k-*-linux*): New host.
11026
11027Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11028
11029 * configure: Check for bison before byacc.
11030
11031Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11032
11033 * Makefile.in configure: Change the way LEX and BISON/YACC are
11034 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11035 searching PATH. These are used as fallbacks by Makefile.in if
11036 flex/bison/byacc aren't in objdir.
11037
11038Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11039
11040 * Makefile.in: Make everything which depends upon all-bfd also
11041 depend upon all-opcodes, in case --with-commonbfdlib is used.
11042
11043Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11044
11045 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11046 building NT native compilers on Unix.
11047
11048Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11049
11050 * configure.in: Don't get CC from the host Makefile fragment if we
11051 can find gcc in PATH, or if this is a Canadian Cross. Move the
11052 Solaris test for /usr/ucb/cc to the post target script, just after
11053 the compiler sanity test.
11054
11055Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11056
11057 * config.sub: Merge with FSF.
11058
11059Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11060
11061 * Makefile.in (RPATH_ENVVAR): New variable.
11062 (REALLY_SET_LIB_PATH): Use it.
11063 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11064
11065Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11066
11067 * config.sub, configure.in: Recognize sparclet cpu.
11068
11069Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11070
11071 * config.guess: Support m68k-cbm-sysv4.
11072
11073Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11074
11075 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11076 m68k-unknown-linuxaout from linker help string. Put quotes around
11077 $ld_help_string.
11078
11079Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11080
11081 * config.guess (powerpc-harris-powerunix): Add guess for port
11082 to new target.
11083
11084Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11085
11086 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11087
11088Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11089
11090 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11091 $(REALLY_SET_LIB_PATH) in Makefile.
11092 * Makefile.in (SET_LIB_PATH): New variable.
11093 (REALLY_SET_LIB_PATH): New variable.
11094 ($(DO_X)): Use $(SET_LIB_PATH).
11095 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11096 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11097 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11098 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11099 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11100 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11101 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11102 (install-dosrel): Likewise.
11103 (all-opcodes): Depend upon all-libiberty.
11104
11105Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11106
11107 * config.guess (*:CYGWIN*): New
11108
11109Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11110
11111 * Makefile.in (all-target-winsup): All all-target-libiberty.
11112
11113Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11114
11115 * configure.in (noconfigdirs): Add missing # in front of comment.
11116
11117Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11118
11119 * configure.in: add second pass to things added to noconfigdirs
11120 so *-gm-magic can exclude libgloss properly.
11121
11122Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11123
11124 * mpw-configure (extralibs_name, rez_name): Set correctly
11125 for MWC68K compiler.
11126
11127 * mpw-README: Add more info on the necessary build tools.
11128
11129Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11130
11131 * configure.in, config.sub: Recognize cygwin32.
11132
11133Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11134
11135 * config.guess, config.sub: Recognize A/UX.
11136
11137Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11138
11139 * config.sub: Merge with gcc/config.sub.
11140
11141Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11142
11143 * mpw-build.in (do-binutils): Add build of stamps.
11144
11145Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11146
11147 * config.sub: Add recognition for mips64vr4100*-* targets.
11148
11149Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11150
11151 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11152 Add creation of gconfigargs with `--enable-shared' turned on.
11153 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11154 ($(host)-stamp-stage3-configured): Likewise.
11155 (HOLES): Add chatr and ldd.
11156 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11157
11158Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11159
11160 * configure: Pass --nfp to recursive configures.
11161
11162Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11163
11164 * Makefile.in (DLLTOOL): New.
11165 (DLLTOOL_FOR_TARGET): New.
11166 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11167 (EXTRA_TARGET_FLAGS): Ditto.
11168 (EXTRA_GCC_FLAGS): Ditto.
11169 (CONFIGURE_TARGET_MODULES): Ditto.
11170 (DO_X): Ditto.
11171 * configure: Add DLLTOOL.
11172
11173Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11174
11175 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11176 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11177 mh-sco, since old workarounds no longer needed, and don't
11178 build ld, since libraries have weak symbols in COFF.
11179
11180Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11181
11182 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11183
11184Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11185
11186 * configure.in: Make sure that ${CC} can be used to compile an
11187 executable.
11188
afb8d725
JM
11189Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11190
11191 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11192 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11193 nothing depending on whether gdbtk is being built.
11194
252b5132
RH
11195Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11196
11197 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11198
11199Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11200
11201 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11202 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11203
11204Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11205
11206 * config-ml.in: Add support for
11207 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11208 Simplify setting of multidirs from --disable-foo.
11209
11210Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11211
11212 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11213 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11214 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11215 non-empty, pass them on to the GCC make.
252b5132
RH
11216 (all-bootstrap): New rule that is like all-gcc, except it executes
11217 the GCC bootstrap rule instead of the GCC all rule.
11218
11219Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11220
11221 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11222
11223Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11224
11225 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11226 DG/UX support.
11227
11228Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11229
11230 * config.sub (i*86*) Change [345] to [3456]
11231
11232Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11233
11234 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11235 --with-gnu-ld=no.
11236
11237Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11238
11239 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11240 AIX multilibs get built.
11241
11242Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11243
11244 * configure.in (i386-win32): Don't build expect if we're not
11245 building the tcl subdir.
11246
11247Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11248
11249 * Makefile.in: (configure-target-examples, all-target-examples):
11250 New targets, configure and build example programs.
11251
11252Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11253
11254 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11255 use it as input to sedit the generated MPW makefile.
11256 * mpw-README: Add a suggestion about Gestalt.h.
11257
11258Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11259
11260 * config.sub: Accept *-*-ieee*.
11261
11262Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11263
11264 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11265 Ronald F. Guilmette <rfg@monkeys.com>.
11266
11267Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11268
11269 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11270 for powerpc-pe native.
11271 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11272 (target==powerpc-pe): duplicate i386-win32 entry.
11273
11274Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11275
11276 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11277 of vxworks, not just vxworks5.1.
11278
11279Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11280
11281 * mpw-configure: Add support for exec-prefix.
11282
11283Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11284
11285 * config.guess: Recognize HP model 816 machines as having
11286 a PA1.1 processor.
11287
11288Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11289
11290 * configure: Ignore new autoconf configure options.
11291
252b5132
RH
11292Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11293
11294 * config.guess: Recognize Pentium under SCO.
11295 From Robert Lipe <robertl@arnet.com>.
11296
11297Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11298
11299 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11300
11301Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11302
11303 * configure.in: Don't configure gas for alpha-dec-osf*.
11304
11305Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11306
11307 * configure.in: Default to --with-stabs for some targets for which
11308 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11309 i[345]86*-*-unixware*.
11310
11311Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11312
11313 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11314 rather than basing it on the target. Simplify handling of options
11315 controlling which directories to configure. Remove extraneous
11316 slash in multi-clean target.
11317
11318Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11319
11320 * config-ml.in: Prefix more variables with ml_ so they don't collide
11321 with configure's.
11322
11323Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11324
11325 * configure: Don't turn -v into --v.
11326
11327Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11328
11329 * configure.in (targargs): Fix typo.
11330
11331 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11332
11333Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11334
11335 * configure.in: Strip --host and --target options from
11336 CONFIG_ARGUMENTS, and always configure for --host only. Add
11337 --with-cross-host option when building with a cross-compiler.
11338 * configure: Canonicalize the arguments put into config.status by
11339 always using `=' for an option with an argument. Pass a presumed
11340 --host or --target explicitly.
11341
11342Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11343
11344 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11345 into general OS recognition case.
11346
11347Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11348
11349 * configure.in (target_configdirs): add target-winsup only
11350 for win32 target systems.
11351
11352Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11353
11354 * Makefile.in (all-target-libgloss): Depend upon
11355 configure-target-newlib, since when libgloss is built it looks to
11356 see if the newlib directory exists.
11357
11358Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11359
11360 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11361 cfg-ml-*.in.
11362
11363Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11364
11365 * configure: Handle LD and LD_FOR_TARGET when configuring a
11366 Canadian Cross.
11367
252b5132
RH
11368Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11369
11370 * configure.in (target_libs): add target-winsup.
11371 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11372 (target==ppcle-pe): remove ld from $noconfigdirs.
11373
11374Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11375
11376 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11377 Preserve relative path names in $srcdir. Build symlink tree if
11378 configuring cross target dir and srcdir=. (= no VPATH support).
11379 (configure-target-libg++): Depend on configure-target-librx.
11380 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11381 * config-ml.in: New file.
11382 * symlink-tree: New file.
11383 * configure: Ensure srcdir="." if that's what it is.
11384
11385Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11386
11387 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11388 includes and FLEX_SKELETON setting.
11389 * mpw-configure (--with-gnu-ld): New option, controls whether
11390 to use PPCLink or ld with PowerMac GCC.
11391 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11392 * mpw-config.in: Configure grez if targeting Mac.
11393
11394 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11395 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11396 just macos.
252b5132
RH
11397 * configure.in: Configure grez resource compiler if targeting Mac.
11398 * Makefile.in (all-grez, install-grez): New targets.
11399
11400Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11401
11402 * configure: CXX defaults to gcc, not g++. If we find
35590697 11403 gcc in the path, set CC to gcc -O2.
252b5132
RH
11404
11405Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11406
11407 * configure: Default ${build} correctly. Avoid picking up extra
11408 spaces when reading CC and CXX from Makefile. When doing a
11409 Canadian Cross, use plausible default values for numerous
11410 variables.
11411 * configure.in: When doing a Canadian Cross, don't try to
11412 configure tools whose configure script can't handle it.
11413
11414Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11415
11416 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11417
11418Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11419
11420 * configure: Remove dubious bug reporting address.
11421
11422Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11423
11424 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11425 configure script, run that instead of this directory's configure.
11426 In either case, print a message that we're configuring the sub-dir.
11427
11428Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11429
11430 * configure.in: Before checking for the existence of various files,
11431 use sed to filter out "target-".
11432
11433Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11434
11435 * Makefile.in (DO_X): Split rule to decrease command line length
11436 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11437 (Philippe De Muyter).
11438
11439Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11440
11441 * Makefile.in (all-patch): depend on all-libiberty.
11442
11443Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11444
11445 * configure.in: If the only directory in target_configdirs which
11446 actually exists is libiberty, then set target_configdirs to empty,
11447 to avoid trying to build a target libiberty in a gas or gdb
11448 distribution.
11449
11450Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11451
11452 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11453 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11454 systems.
252b5132
RH
11455
11456Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11457
11458 * configure.in (copy_dirs): Use sys-include instead of include
11459 for --with-headers option.
11460
11461Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11462
11463 * Makefile.in, configure.in: Make winsup builds work with
11464 new scheme.
11465
11466Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11467
11468 * configure.in: Build the linker on AIX.
11469
11470Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11471
11472 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11473 where needed.
11474
11475Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11476
11477 * Makefile.in (all-gcc): Fix typo.
11478
11479Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11480
11481 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11482
11483Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11484
11485 * configure.in: Rename libFOO to target-libFOO, and xiberty
11486 to target-xiberty, to provide more flexibility.
11487 (target_subdir): Define. Create if cross.
11488 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11489 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11490 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11491 check-libFOO -> check-target-libFOO, etc.
11492 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11493 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11494 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11495 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11496 allow ALL_GCC="" to only configure.
11497 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11498 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11499 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11500
11501Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11502
11503 * Makefile.in (taz): Build "info" in etc explicitly.
11504
11505Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11506
11507 * configure.in: Make sure that CC is undefined (as opposed to
11508 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11509 problem with autoconf trying to configure on a host without GCC.
11510
11511Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11512
11513 * mpw-configure: Set host alias from choice of host compiler,
11514 only use generic MPW Makefile sed if present, edit a file
11515 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11516 * mpw-README: Add problem notes about CW6 and CW7.
11517
11518Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11519
11520 * Makefile.in (taz): Use ";" instead of ";;".
11521
11522Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11523
11524 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11525 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11526 DISTDOCDIRS.
11527 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11528 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11529
11530Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11531
11532 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11533 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11534 Move bfd to DISTSTUFFDIRS.
11535
11536Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11537
11538 * Makefile.in (X11_LIB): Removed.
11539 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11540
11541 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11542
11543Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11544
11545 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11546 names.
11547
11548Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11549
11550 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11551
11552Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11553
11554 * configure.in (i[345]86-*-win32): Always build newlib.
11555 Don't configure cvs, autoconf or texinfo.
11556 * Makefile.in (LD_FOR_TARGET): New.
11557 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11558 Pass down LD_FOR_TARGET.
11559
11560Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11561
11562 * winsup: New directory.
11563 * Makefile.in: Build winsup.
11564 * configure.in: Winsup is configured when target is win32.
11565 Can only build win32 target GDB when native.
35590697 11566
252b5132
RH
11567Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11568
11569 * config.guess: Recognize HP model 819 machines as having
11570 a PA 1.1 processor.
11571
11572Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11573
11574 * configure: Fix sed loop which substitutes for CC and CXX to
11575 avoid bug found in various sed implementations.
11576
11577Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11578
11579 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11580 simulator. Use standard powerpc-*-eabi*.
11581
11582Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11583
11584 * configure.in: Stop putting gas and binutils in noconfigdirs for
11585 powerpc-*-aix* and rs6000-*-*.
11586
11587Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11588
11589 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11590 -mcall-aixdesc libraries.
11591
11592Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11593
11594 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11595
11596 * config.sub (arm | armel | armeb): Fix shell syntax.
11597
11598Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11599
11600 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11601 -msoft-float and -mcpu=common support.
11602 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11603 libraries.
11604
11605Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11606
11607 * configure.in: Allow configuration and build of emacs19 for the alpha.
11608
11609Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11610
11611 * configure.in (CC): Get ^CC, not just any old CC, from
11612 ${host_makefile_frag}.
11613
11614Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11615
35590697 11616 * configure.in (CC): Try to get CC from
252b5132
RH
11617 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11618
11619Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11620
11621 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11622 only if it exists in $(srcdir).
11623
11624Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11625
11626 * configure: If CC and CXX are not set in the environment, set
11627 them, based on either an existing Makefile or on searching for gcc
11628 in PATH. Substitute for CC and CXX in Makefile.
11629 * configure.in: Remove libm from target_libs. Separate
11630 target_configdirs from configdirs. If CC is not set in
11631 environment, try to get it from a host Makefile fragment. Rewrite
11632 changes of configdirs to use skipdirs instead. A few minor
11633 tweaks. Take directories out of target_configdirs as they are
11634 taken out of configdirs. Remove existing Makefile files from
11635 subdirectories. Substitute for TARGET_CONFIGDIRS and
11636 CONFIG_ARGUMENTS in Makefile.
11637 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11638 by configure.in.
11639 (CONFIG_ARGUMENTS): Likewise.
11640 (CONFIGURE_TARGET_MODULES): New variable.
11641 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11642 ($(CONFIGURE_TARGET_MODULES)): New target.
11643 (configure-libg++, configure-libio): New targets.
11644 (all-libg++): Depend upon configure-libg++.
11645 (all-libio): Depend upon configure-libio.
11646 (configure-libgloss, all-libgloss): New targets.
11647 (configure-libstdc++): New target.
11648 (all-libstdc++): Depend upon configure-libstdc++.
11649 (configure-librx, all-librx): New targets.
11650 (configure-newlib): New target.
11651 (all-newlib): Depend upon configure-newlib
11652 (configure-xiberty): New target.
11653 (all-xiberty): Depend upon configure-xiberty.
11654
11655Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11656
11657 * configure.in (host i[345]86-*-win32): Expand the
11658 noconfigdirs again.
11659
11660Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11661
11662 * mpw-configure: Fix sed command file name.
11663
11664Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11665
35590697 11666 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11667 noconfigdirs again.
11668
11669Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11670
11671 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11672 or powerpc*-*-pe*, since they are not yet supported.
11673
11674Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11675
11676 Add PowerMac support and many other enhancements.
11677 * mpw-configure: New option --cc to select compiler to use,
11678 paste options set according to --cc into the generated
11679 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11680 if mpw-make.sed is present.
11681 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11682 add forward includes for PowerPC include files.
11683 * mpw-build.in: Build using Makefile.PPC if present.
11684 (do-byacc, etc): Remove separate version resource builds.
11685 (do-gas): Build "stamps" before "all".
11686 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11687 * mpw-README: Update to reflect --cc option, PowerMac support,
11688 and recently-reported compatibility problems.
11689
11690Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11691
11692 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11693 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11694 (--with-multilib-top): Pass to recursive invocations.
11695
11696Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11697
11698 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11699 v810-*-*.
11700
11701Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11702
11703 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11704 gdb, ld and opcodes on v810-*-*.
11705
252b5132
RH
11706Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11707
11708 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11709 (local-maintainer-clean): New target.
11710 (maintainer-clean): New target.
11711 (realclean): Just depend upon maintainer-clean.
11712
11713Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11714
11715 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11716
11717Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11718
11719 * configure.in: Build ld in mips*-*-bsd* case.
11720
11721Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11722
11723 * config.sub: Accept -lites* OS. From Ian Dall.
11724
11725Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11726
11727 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11728 targets.
252b5132
RH
11729
11730Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11731
11732 * configure.in: treat i386-win32 canadian cross the same as
11733 i386-go32 canadian cross.
11734
11735Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11736
11737 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11738 running under the simulator to build a reduced set of libraries.
11739 (powerpc-*-eabiaix): Add fine grained multilib support added to
11740 other powerpc targets yesterday.
11741
11742Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11743
11744 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11745 -disable-softfloat, -disable-relocatable, -disable-aix, and
11746 -disable-sysv to control which multilib libraries get built.
11747
11748Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11749
11750 * configure: Add Makefile.tem to list of files to remove in trap
11751 handler.
11752
11753Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11754
11755 * config.guess (*Linux*): Add missing "exit"s.
11756 Also, need specific check for alpha-unknown-linux (uses COFF).
11757
11758Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11759
11760 * config.guess: Merge with FSF:
11761
11762 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11763 * config.guess (AIX4): More robust release numbering discovery.
11764
11765 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11766 * config.guess (i386-sequent-ptx): Properly get version number.
11767
11768 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11769 * config.guess (mips:*:4*:UMIPS): New case.
11770
11771Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11772
11773 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11774 (i386-win32 host): Likewise. Don't build readline.
11775
afb8d725
JM
11776Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11777
11778 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11779 SUPPORT_FILES to submakes.
11780
252b5132
RH
11781Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11782
11783 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11784 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11785 mpw-configure.
11786
11787Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11788
11789 * configure.in (appdirs): Use =, not ==, in test expression when
11790 trying to build the text to print in the warning message for
11791 Solaris users.
11792
11793Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11794
11795 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11796
11797Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11798
11799 * config.guess: Recognize lynx-2.3.
11800
11801Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11802
11803 * config.sub (z8ksim): Deleted
11804 (z8k-*-coff): New, this is the one true name of the target.
11805
11806Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11807
11808 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11809
11810Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11811
11812 * config.guess (*:Linux:*:*): First try asking the linker what the
11813 default object file format is (elf, aout, or coff). Then if this
11814 fails, try previous methods.
11815
11816Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11817
11818 * configure.in: Don't build newlib for *-*-vxworks5.1.
11819
11820Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11821
11822 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11823 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11824
11825Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11826
11827 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11828
11829Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11830
11831 * cfg-ml-com.in: New file.
11832 * cfg-ml-pos.in: New file.
11833
11834Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11835
11836 * COPYING.NEWLIB: Add HP free copyright to list.
11837
11838Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11839
11840 * config.sub: Recognize -eabi* for the system, not just -eabi.
11841
11842Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11843
11844 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11845 * config.sub, configure.in (win32): New target and host.
11846
11847Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11848
11849 * configure.in: Add i386-pe configuration.
11850
11851Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11852
11853 * mpw-build.in (install): Install GDB after LD.
11854
11855Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11856
11857 * mpw-config.in (elf/mips.h): Always forward-include, needed
11858 for GDB to build.
11859
11860Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11861
11862 * testsuite: New directory for customer acceptance and whole tool
11863 chain tests.
11864
11865Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11866
11867 * configure: If per-host line isn't found, but AC_OUTPUT is found
11868 and a configure script exists, run it instead.
11869
11870Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11871
11872 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11873
11874Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11875
11876 * configure: Set build_{cpu,vendor,os,alias} to host values when
11877 --build isn't specified.
11878
11879Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11880
11881 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11882 (FLAGS_TO_PASS): Pass them.
11883 (EXTRA_TARGET_FLAGS): Ditto.
11884
252b5132
RH
11885Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11886
11887 * Makefile.in (all-libg++): Depend on all-libstdc++.
11888
11889Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11890
11891 * configure.in (noconfigdirs): Enable all packages for
11892 i386-unknown-netbsd.
11893
11894Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11895
11896 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11897 hosted builds (DOS builds)
11898
11899Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11900
11901 Changes for ARM based on patches from Richard Earnshaw:
11902 * config.sub: Handle armeb and armel.
11903 * configure.in: Omit arm linker only for riscix.
11904
11905Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11906
11907 * config.guess: Update from FSF.
11908
11909Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11910
11911 * config.sub: Recognize powerpcle as the little endian varient of
11912 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11913 powerpcle variant. Convert pentium into i586, not i486. Add p5
11914 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11915 temporarily.
11916
11917Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11918
11919 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11920
11921Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11922
11923 * config.sub: Accept -lites* as a basic system type.
11924
11925Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11926
11927 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11928 installed, and if so return linuxoldld as the system name.
11929
11930Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11931
11932 * config.guess: Add hppa1.1-hp-lites support.
11933
11934Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11935
11936 * configure.in: Don't build newlib for m68k-vxworks5.1.
11937
11938Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11939
11940 * configure.in (mips-sgi-irix6): Use mh-irix5.
11941
11942Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11943
11944 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11945
11946Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11947
11948 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11949 OSF/1. Fix compiler flags.
252b5132
RH
11950 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11951
11952Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11953
11954 * configure.in: Recognize --with-newlib.
11955 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11956
afb8d725
JM
11957Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11958
11959 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11960 to *_X11_MODULES due to gdbtk needing X include files et al.
11961
252b5132
RH
11962Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11963
11964 Merge in support for Mac MPW as a host.
11965 (Old change descriptions retained for informational value.)
11966
11967 * mpw-config.in: Add generic include forwards for cpu-specific
11968 include files in aout and elf directories.
11969
11970 * mpw-configure: Added copyright.
11971 * mpw-config.in: Check for presence of required build tools.
11972 (target_libs): Add newlib.
11973 (target_tools): Add examples.
11974 (Read Me): Generate as "Read Me for MPW" instead.
11975 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11976 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11977 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11978
11979 * mpw-configure: Remove subdir-specific makefile hackery,
11980 delete mk.tmp after using it.
11981
11982 * mpw-build.in (all): Display start and end times.
11983
11984 * mpw-configure (host_canonical): Set.
11985 (target_cpu): Always add to makefiles.
11986 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11987 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11988 (mpw-mh-mpw): Look for in srcdir and srcroot.
11989 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11990
11991 * mpw-build.in: (install-only): New target.
11992
11993 * mpw-configure (host_alias, target_alias): Rename from hostalias
11994 and targetalias, add into generated Makefile.
11995 (mk.tmp): If present, add into generated Makefile.
11996 * mpw-build.in (all-gas): Build config.h first before gas proper.
11997
11998 * mpw-configure (config.status): Write only if changed.
11999 * mpw-config.in (readline): Configure it (not built, just used for
12000 definitions).
12001
12002 * mpw-config.in (elf/mips.h): Add a forward include.
12003
12004 * mpw-config.in: Forward-include most .h files in include into
12005 extra-include.
12006 (readline): Don't build.
12007 mpw-build.in (install): Install GDB.
12008
12009 * mpw-configure (prefix, mpw_prefix): Handle it.
12010 * mpw-config.in (mmalloc, readline): Don't configure.
12011 * mpw-build.in (thisscript): Rename to ThisScript.
12012 Use mpw-build instead of BuildProgram everywhere.
12013 (mmalloc, readline): Don't build.
12014 * mpw-README: New file, basic documentation about the MPW port.
12015
12016 * mpw-config.in: Use forward-include to create include files.
12017
12018 * mpw-configure: Add more things to the top of each configured
12019 Makefile, including contents of config/mpw-mh-mpw.
12020 * mpw-config.in (extra-include): Create this directory and fill it
12021 with Posix-like include files when configuring.
12022
12023 * config.sub (apple, mac, mpw): Add various aliases.
12024
12025 * mpw-build.in: New file, top-level build script fragment for MPW.
12026 * mpw-configure: New file, configure script for MPW.
12027 * mpw-config.in: New file, config fragment for MPW.
12028
12029Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12030
12031 * configure.in (host_libs): Remove glob, since it is gone from the
12032 sources.
12033
12034Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12035
12036 * Makefile.in: define empty GDB_NLM_DEPS var.
12037
12038 * configure.in(target_makefile_frag): use config/mt-netware
12039 for netware targets.
12040
12041Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12042
12043 * config.sub: Merge in recent FSF changes. Remove linux special
12044 cases.
12045
12046Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12047
4bddf3ad 12048 Revert this change:
252b5132
RH
12049
12050 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12051
12052 * build-all.mk: Use CC=cc -Xs on Solaris.
12053
252b5132
RH
12054Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12055
12056 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12057 stop using it.
12058 * Makefile.in: Nuke all references to glob subdirectory.
12059
12060Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12061
12062 * configure.in: Fix --enable-shared logic in per-host.
12063
12064Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12065
12066 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12067
12068Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12069
12070 * configure.in (noconfigdirs): Don't build gas on AIX, for
12071 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12072
12073Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12074
12075 * configure: Fix --cache-file to work if the file argument is a
12076 relative path.
12077
12078Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12079
12080 * configure: If the --cache-file is used, pass it down to
12081 configure in subdirectories.
12082
12083Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12084
12085 * config.sub: add vxworks29k configuration.
12086
12087Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12088
12089 * Makefile.in (taz): Do "diststuff" part quietly.
12090
12091Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12092
12093 * config.sub: Mini-merge with gcc/config.sub.
12094
12095Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12096
12097 * config.guess (IRIX): Sed - to _.
12098
12099Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12100
12101 * Makefile.in (source-vault, binary-vault): New targets.
12102
12103Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12104
12105 * config.sub: Recognize -eabi as a basic system type.
12106
12107Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12108
12109 * configure.in (enable_shared stuff): Fix typo.
12110
12111Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12112
12113 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12114
12115Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12116
12117 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12118
12119Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12120
12121 * configure.in (rs6000-*-*): Don't build gas.
12122
12123Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12124
12125 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12126 reduce command line length.
12127 (AS_FOR_TARGET): Check for as.new, not Makefile.
12128 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12129
12130Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12131
12132 * config.guess: Merge from FSF.
12133
12134Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12135
12136 * configure: Don't use $ when handling program_suffix.
12137
12138Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12139
12140 * configure.in: Configure tk for hppa/hpux.
12141
12142Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12143
12144 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12145
12146Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12147
12148 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12149 to LIBCXXFLAGS. Tests are better run without it.
12150
12151Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12152
12153 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12154
12155Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12156
12157 * configure.in (*-*-netware*): Don't configure xiberty.
12158
12159Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12160
12161 * configure.in: Remove tk from native_only list.
12162
12163Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12164
12165 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12166 for special NCD build.
12167
12168Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12169
12170 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12171 makeall.bat, they're only useful for binutils snapshots.
12172 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12173 makeall.bat to specified SUPPORT_FILES.
12174
12175Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12176
12177 * build-all.mk: Add Ericsson targets to sun4 and solaris
12178 hosts. Add BNR's sun4 target to solaris host, so their
12179 build-from-source will be tested in-house first.
12180
12181Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12182
12183 * Makefile.in (LIBCFLAGS): New variable.
12184 (CFLAGS_FOR_TARGET): Ditto.
12185 (LIBCFLAGS_FOR_TARGET): Ditto.
12186 (LIBCXXFLAGS): Ditto.
12187 (CXXFLAGS_FOR_TARGET): Ditto.
12188 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12189 (BASE_FLAGS_TO_PASS): Pass them.
12190 (EXTRA_TARGET_FLAGS): Ditto.
12191
4bddf3ad 12192 * configure.in: Support --enable-shared.
252b5132
RH
12193
12194Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12195
12196 * configure.in (target_libs): Include libstdc++ again.
12197 * config.guess: Update from FSF (for FreeBSD).
12198
12199Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12200
12201 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12202 makeall.bat.
12203 (DISTDOCDIRS): Add `etc'.
12204 (ETC_SUPPORT_PFX): New variable.
12205 (taz): Include anything from etc starting with a word in
12206 ETC_SUPPORT_PFX.
12207
12208Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12209
12210 * config.sub: Update for recent FSF changes. Remove obsolete
12211 h8300hds entry. Add -windows* and -osx as basic os. Minor
12212 spacing changes.
12213
12214Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12215
12216 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12217
12218 * config.guess: Merge with FSF.
12219 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12220
12221Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12222
12223 * configure: Since the "trap 0" handler will override the exit
12224 status on many systems, only use it for "exit 1", and make it set
12225 a non-zero exit status; reset it before "exit 0". Also, check
12226 exit status of config.sub, and error out if it failed.
12227
12228Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12229
12230 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12231 and install libgloss.
12232
12233Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12234
12235 * Makefile.in (all-binutils): Depend upon all-byacc.
12236
12237 * configure.in: Don't build emacs on Irix 5.
12238
12239Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12240
12241 * configure.in (*-*-netware*): Add libio.
12242
12243Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12244
12245 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12246 (CHECK_TARGET_MODULES): Ditto.
12247 (INSTALL_TARGET_MODULES): Ditto.
12248 (TARGET_LIBS): Ditto.
12249 (all-libstdc++): Note dependencies.
12250
12251Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12252
12253 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12254
12255Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12256
12257 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12258 -fexternal-templates.
12259
12260 * configure.in (target_libs): Add libstdc++.
12261 (noconfigdirs): Add libstdc++ as appropriate.
12262
12263Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12264
12265 * config.guess: Update from FSF.
12266
12267Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12268
12269 * configure: Use ${config_shell} when running ${configsub}.
12270
12271Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12272
12273 * config.sub: No longer recognize h8300h.
12274
12275Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12276
12277 * config.sub: Remove extraneous differences between config.sub and
12278 gcc/config.sub.
12279
12280Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12281
12282 * Makefile.in (DISTSTUFFDIRS): Add gas.
12283
12284Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12285
12286 * COPYING.NEWLIB: New file.
12287
12288Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12289
12290 * config.guess (HP-UX): Patch from Harlan Stenn
12291 <harlan@landmark.com> to also emit release level.
12292
12293Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12294
12295 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12296
12297Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12298
12299 * config.sub: Merge nextstep cleanup from FSF.
12300
12301Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12302
12303 * configure.in (arm-*-*): Don't configure ld for this target.
12304
12305Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12306
12307 * configure.in (*-*-netware): don't configure libg++, libio,
12308 librx, or newlib.
12309
12310Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12311
12312 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12313 configure ld--it works, but it doesn't support shared libraries.
12314
12315Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12316
12317 * config.guess (*-unknown-freebsd*): Get rid of possible
12318 trailing "(Release)" in version string.
12319 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12320
12321Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12322
12323 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12324 Fix type: *-next-neststep -> *-next-nextstep.
12325
12326 * config.guess: Merge from FSF:
12327
12328 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12329
12330 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12331
12332 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12333
12334 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12335 instead of UNIX_SV for UnixWare 1.0).
12336
12337Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12338
12339 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12340 to make gdb/nlm/* build after the compiler and linker.
12341
12342Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12343
12344 * config.guess (netbsd, freebsd, linux): Accept any machine,
12345 not just i[34]86.
12346 (m68k-atari-sysv4): Relocate to match FSF version.
12347
12348 * config.guess: More merges from the FSF:
12349
12350 Add a space before function call or macro invocation.
12351
12352 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12353
12354 * config.guess: Add trap cmd to remove dummy.c and dummy when
12355 interrupted.
12356
12357 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12358
12359 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12360 (dummy): Redirect stderr from compilation of dummy.c.
12361
12362 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12363
12364 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12365
12366Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12367
12368 * configure: Accept and ignore --cache*, for compatibility with
12369 new autoconf.
12370
12371Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12372
12373 * config.guess: Merge from FSF:
12374
12375 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12376
12377 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12378 (PATH): Add /.attbin at end for finding uname.
12379 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12380
12381 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12382
80413487 12383 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12384
12385 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12386
80413487
RH
12387 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12388 to select whether to use ELF or COFF.
252b5132
RH
12389
12390 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12391
80413487 12392 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12393
12394 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12395
12396 * config.guess: Guess the OS version for HPUX.
12397
12398 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12399
12400 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12401
12402Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12403
12404 * configure.in: Recognize --with-headers, --with-libs, and
12405 --without-newlib.
12406 * Makefile.in (all-xiberty): Depend upon all-ld.
12407
12408Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12409
12410 * configure.in: Change i[34]86 to i[345]86.
12411
12412Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12413
12414 * configure (version): A few more tweaks to help message.
12415
12416Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12417
12418 * Makefile.in: Remove (for now) librx as a host library,
12419 now that we're building it for target.
12420
12421Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12422
12423 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12424 (Karl Berry).
12425
12426Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12427
12428 * configure.in: Also configure librx.
12429
12430Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12431
12432 * Makefile.in: Update various rules to reflect that librx
12433 is now needed for libg++.
12434
12435Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12436
12437 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12438
12439Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12440
12441 * configure.in: Configure the examples directory.
12442
12443Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12444
12445 * configure: Simplify Jun 2 1994 change.
12446
12447Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12448
12449 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12450 /bin/gcc isn't good enough to build gcc.
12451
12452Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12453
12454 * Makefile.in (GDB_SUPPORT_FILES): Remove
12455 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12456 (gdb.tar.gz): Add new rule to use standard distribution building
12457 mechanism.
12458
12459Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12460
12461 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12462 Bill Cox <bill@cygnus.com>.
12463
12464Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12465
12466 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12467
12468Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12469
12470 * configure: Search current dir first in .gdbinit.
12471
12472Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12473
12474 * config.sub: Recognize freebsd (merged from gcc config.sub).
12475
12476Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12477
12478 * config.sub: Refer to NeXT's operating system as nextstep.
12479
12480 * config.sub (case $basic_machine): Re-order the cases, to match
12481 the order in the FSF version (which is mostly alphabethical).
12482 Merge in some additions and changes from the FSF.
12483
12484Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12485
12486 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12487 * config.sub: Recognize cxux7.
12488 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12489
12490Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12491
12492 * config.sub: Fix typo powerpc -> powerpc-*.
12493
12494Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12495
12496 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12497
12498 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12499 parallel with all-emacs and install-emacs). Top-level command
12500 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12501
12502Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12503
12504 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12505 $(relbindir)/make before doing ``make install'', and use
12506 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12507 installing over running make binary.
12508 ($(host)-stamp-stage3-installed): Likewise.
12509
12510Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12511
12512 * config.guess: Recognize Mach.
12513
12514Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12515
12516 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12517 see whether --exec-prefix was used.
12518
12519Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12520
12521 * README: Explicitly mention libg++/README. (Zoo's idea.)
12522
12523Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12524
12525 * Makefile.in: Add all-librx target similar to all-libproc.
12526
12527Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12528
12529 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12530 with post 1.2 uname bogosity.
12531
12532Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12533
12534 * configure: Remove temporary files on receipt of a signal.
12535
12536Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12537
12538 * configure: If there is a package_makefile_frag, remove
12539 ${subdir}/Makefile.tem after copying it in.
12540
12541Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12542
12543 * build_all.mk: support rs6000 lynx identifies itself as
12544 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12545 since /bin/gcc is too feeble to compile a modern gcc.
12546
12547Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12548
12549 * brought devo/test-build.mk update-to-date with progressive/
12550 test-build.mk. Add lynx targets and hppa flag info.
12551
12552Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12553
12554 * configure.in: Use mh-ncrsvr43. Patch from
12555 Tom McConnell <tmcconne@sedona.intel.com>.
12556
12557Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12558
12559 * config.guess (i386-unknown-bsdi): No longer need to
12560 check #if defined(__bsdi__) && defined(__i386__).
12561
12562Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12563
12564 * configure: Set program_transform_nameoption correctly.
12565
12566Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12567
12568 * brought build-all.mk update-to-date with progressive build-all.mk,
12569 added new targets and hppa info.
35590697 12570
252b5132
RH
12571Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12572
12573 * configure: If config.guess result is a prefix of the user
12574 specified target, assume a native build and use the user specified
12575 target as the host alias. Remove SunOS patch suffix removal hack.
12576 * configure.in: Remove SunOS patch suffix removal hack.
12577
12578 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12579 in NATIVE_CHECK_MODULES.
12580
12581Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12582
12583 * Makefile.in: Rename HOST_ONLY to NATIVE.
12584 * configure: Delete SunOs patch suffix from host_canonical
12585 and build_canonical variables that are prepended to Makefiles.
12586 * configure.in: Add comments for easier maintenance.
12587
12588Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12589
12590 * Makefile.in: Add all-libproc target similar to all-gui.
12591
12592Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12593
12594 * Makefile.in (CHECK_MODULES): split into
12595 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12596
12597Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12598
12599 * config.guess (i386-unknown-bsdi): New system to guess.
12600
12601Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12602
12603 * Makefile.in: Add all-gui target (but not yet build by "all").
12604
12605Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12606
12607 * config.sub: Move deletion of patch suffix from here...
12608 * configure.in: To here, at Ian's suggestion. The top-
12609 level scripts might need to know of a patch level.
12610
12611Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12612
12613 * config.sub: Strip off patch suffix so rtl is recognized
12614 as a sunos4.1.3 machine, even though it's been patched.
12615
12616Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12617
12618 * Makefile.in (INSTALL_LAST): Delete.
12619 (INSTALL_DOSREL): New.
12620
12621Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12622
12623 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12624 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12625 whether we pass down --with-gnu-ld anyhow.
12626
12627Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12628
12629 * Makefile.in (INSTALL_LAST): Change operation so it works
12630 on more flavors of make.
12631 * configure.in (go32): Don't build libg++ or libio.
12632
12633Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12634
12635 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12636 they can be overriden by templates.
12637
12638Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12639
12640 * configure.in (target==go32): Don't build gdb.
12641 * dosrel: New directory.
12642
12643Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12644
12645 * configure.in (host==go32): Configure dosrel too.
12646 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12647 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12648 be set by incoming names or templates.
12649 (INSTALL_LAST): New rule.
252b5132
RH
12650
12651Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12652
12653 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12654
12655Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12656
252b5132
RH
12657 * configure.in (appdirs): New variable. Currently empty, but will
12658 be used in gas distribution. If nonempty, lists a set of
12659 directories at least one of which must get configured, or top
12660 level configuration is considered to have failed.
12661 (rs6000-*-lynxos*): Use new file name.
12662
12663Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12664
12665 Eliminate XTRAFLAGS.
12666 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12667 newlib include files using -idirafter, and also use -nostdinc.
12668 (CXX_FOR_TARGET): Likewise.
12669 (XTRAFLAGS): Removed.
12670 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12671 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12672 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12673 ($(DO_X)): Don't pass down XTRAFLAGS.
12674
12675Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12676
12677 * configure.in (mips*-dec-bsd*): New target; do build linker.
12678 (mips*-*-bsd*): New target; don't build linker.
12679
12680Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12681
12682 * configure.in: support rs6000-*-lynxos* configuration.
12683 support sunos4 as a cross target.
12684
12685 * config.sub: look for lynx*, not lynx since the OS version may
12686 legitimately be part of the name.
12687
12688Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12689
12690 * configure.in (i[34]86-*-sco*): Move to be with other i386
12691 targets.
12692 (romp-*-*): New target. Skip various binary utilities.
12693 (vax-*-*): New target. Don't build newlib.
12694 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12695
12696Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12697
12698 * configure.in: Only set host_makefile_frag if config
12699 directory exists.
12700
12701Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12702
12703 * install.sh: If $dstdir exists, don't check whether each
12704 component does.
12705
12706Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12707
12708 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12709
12710Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12711
35590697
AJ
12712 * configure.in (*-*-lynxos*): Don't configure newlib for either
12713 native or cross Lynx.
252b5132
RH
12714
12715Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12716
12717 * config.sub (sparc64-elf): Fix os.
12718 (z8k): Remove duplicate.
12719
12720Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12721
12722 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12723 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12724
12725Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12726
12727 * configure: Make file links cleanly even if Lynx fails on
80413487 12728 an NFS symlink (at least fail cleanly).
252b5132
RH
12729
12730Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12731
12732 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12733 -XNh2000.
12734
12735Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12736
12737 * configure: Unknown options are fatal again.
12738
12739Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12740
12741 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12742 compatibility.
252b5132
RH
12743
12744Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12745
12746 * build-all.mk: Add `clean' target.
12747
12748Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12749
12750 * config.guess: Add SINIX support.
12751 * configure.in: Add mips-*-sysv4* support.
12752
12753Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12754
12755 * build-all.mk: Document all useful targets.
12756 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12757 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12758
12759Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12760
12761 * configure: Support --silent, --quiet.
12762
12763Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12764
12765 * configure: Support --disable-FEATURE.
12766
12767Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12768
12769 * config.guess: Recognize NCR running SVR4.3.
12770
12771Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12772
12773 * config.guess: Make BSDI generate i386-unknown-bsd386.
12774 Patch from Paul Eggert <eggert@twinsun.com>.
12775
12776Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12777
12778 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12779
12780Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12781
12782 * configure: Make unrecognized options give nonfatal warnings
12783 instead of fatal errors, and pass them to any subdirectory
12784 configures in case they recognize them.
12785 Make --x equivalent to --with-x.
12786
12787Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12788
12789 * configure: Add --enable-* options. Clean up usage message and
12790 some comments.
12791
12792Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12793
12794 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12795
12796Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12797
12798 * configure.in (hppa*-*-*): Enable binutils.
12799
12800Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12801
12802 * config.sub: Recognize cisco.
12803
12804Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12805
12806 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12807
12808Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12809
12810 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12811 than one configuration name. Add comment.
12812
12813Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12814
12815 * config.guess: about target *-hitachi-hiuxwe2, fixed
12816 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12817 macro is incorrect.]
12818
12819Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12820
12821 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12822 than the "make ls" stuff which used to be here.
12823
12824Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12825
12826 * config.guess: Recognize i[34]86-unknown-freebsd.
12827 From Shawn M Carey <smcarey@rodan.syr.edu>.
12828
12829Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12830
12831 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12832
12833Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12834
12835 * config.guess: Check for ptx.
12836
12837Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12838
12839 * config.sub: Add os9k checking.
12840
12841Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12842
12843 * config.guess: Handle OSF1 running on HPPA processors
12844
12845Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12846
12847 * configure: If subdir configure fails, print out a message with
12848 subdirectory name, in case subdir's configure code didn't identify
12849 itself.
12850
12851Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12852
12853 * configure.in: Remove embedded newlines from configdirs.
12854 Avoid mismatches of substrings. Fix matching strings at end
12855 of configdirs.
12856
12857Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12858
12859 * config.guess: Add Lynx/rs6000 config support.
12860
12861Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12862
12863 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12864
12865Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12866
12867 * configure.in (hppa*-*-osf*): Treat this just like most other
12868 PA configurations (eg no binutils or ld).
12869 (hppa*-*-*elf*): These configurations have binutils and ld.
12870
12871Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12872
12873 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12874
12875Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12876
12877 * configure.in (rs6000-*-*): Build gas.
12878
12879Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12880
80413487 12881 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12882
12883Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12884
12885 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12886 for GDB and GDB has been fixed to not need it.
12887
252b5132
RH
12888Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12889
12890 * config.guess: Recognize vax hosts.
12891
12892Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12893
12894 * configure (while loop): Don't use "break 2" inside case
12895 statement -- the case statement isn't an enclosing loop.
12896
12897Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12898
12899 * config.guess: Clean up NeXT support, to allow nextstep
12900 on Intel machines. Make OS be nextstep.
12901
12902Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12903
12904 * config.guess: Add alternate forms for Convex.
12905
12906Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12907
12908 * configure: Completely rewrite option processing. Take
12909 advantage of pattern-matching to avoid invoking test frequently.
12910 Also clean up host and target defaulting logic.
12911
12912Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12913
12914 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12915 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12916 commands (plus user environment) will fit SCO limits.
12917
12918Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12919
12920 * configure.in: Don't issue warnings about directories which are
12921 not being configured if -norecursion is set. Correct test for
12922 --with-gnu-as and --with-gnu-ld to not get confused by substring
12923 matches.
12924
12925 * configure.in: Don't build gas for alpha-dec-osf1*.
12926
12927Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12928
12929 * configure: Back out Per's change of 12/19/1993. It changes the
12930 behavior of configure in unexpected and confusing ways.
12931
12932 Also, use different delim char when calculating
12933 program_transform_name so that the name can contain slashes.
12934
12935Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12936
12937 * configure.in, config.sub: Add support for VSTa micro-kernel.
12938
12939Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12940
12941 * configure.in: Nuke hacks which were used to get a special
12942 version of GAS for HPPA configurations.
12943
12944Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12945
12946 * configure: If only ${target_alias} is given, use that
12947 as the default for ${host_alias}.
12948 * configure: Add missing back-slashes before nested quotes.
12949
12950Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12951
12952 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12953
12954Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12955
12956 * config.guess: Recognize some Tektronix configurations.
12957 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12958
12959Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12960
12961 * config.sub: Match any flavor of SH.
12962
12963Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12964
12965 * configure.in: Don't try to configure newlib for Alpha.
12966
12967Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12968
12969 * configure.in: Don't build ld for Irix 5. Don't build gas,
12970 libg++ or libio for any Alpha target.
12971
12972 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12973
12974Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12975
12976 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12977 default arguments -- so it tried to compress itself.
12978
12979Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12980
12981 * configure.in (notsupp): ensure that a space is always at the end
12982 of the configdirs list, since the grep checks for an explicit space
12983
12984Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12985
12986 * configure.in (target i386-sysv4.2): don't build ld, since static
12987 versions of many libraries are not available.
12988
12989Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12990
12991 * config.guess: Recognize Apollos (using environment variables).
12992 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12993
12994Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12995
12996 * config.guess: Recognize Sony news mips running newsos.
12997
12998Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12999
13000 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13001 "fi ; else" for bash.
13002
13003Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13004
13005 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13006
13007Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13008
13009 * config.sub: accept unixware as an alias for svr4.2.
13010 Fix some inconsistancies with the gcc version.
13011
13012Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13013
13014 * Makefile.in (DISTDOCDIRS): Add gdb.
13015
13016Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13017
13018 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13019
13020Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13021
13022 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13023 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13024 this now.
13025
13026Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13027
13028 * config.sub: Accept hiux* as an OS name.
13029
13030 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13031 etc/make-stds.texi. The underscore came from gcc, and dje now
13032 agrees that RUNTESTFLAGS is the correct name.
13033
13034Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13035
13036 * install.sh: Remove 'set -e'. It makes any conditionals
13037 in the script useless.
13038
13039 * config.guess: Automatically recognize arm-acorn-riscix
13040 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13041
13042Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13043
13044 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13045
13046Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13047
13048 * Makefile.in (DISTDOCDIRS): New variable.
13049 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13050 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13051
13052Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13053
13054 * configure.in (hppa target): check the source directory for the
13055 pagas sub-directory
13056
13057Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13058
13059 * config.sub: Allow -aout* and -elf*.
13060
13061Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13062
13063 * configure.in: Don't build ld on i386-solaris2, same as for
13064 sparc-solaris2.
13065
13066Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13067
13068 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13069
13070Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13071
13072 * configure.in: Configure gdb for alpha.
13073
13074Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13075
13076 * Makefile.in (CXXFLAGS): Add -O.
13077
13078Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13079
13080 * config.guess: added support for DG Aviion
13081
13082Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13083
13084 * configure.in: Produce warning message for subdirectories not
13085 configurable for this host/target combination. Don't try to
13086 configure gdb for vms.
13087
13088Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13089
13090 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13091 appropriate files before making "diststuff".
13092 (DISTBISONFILES): New var: list of files to be edited.
13093 (DISTSTUFFDIRS): Add binutils.
13094
13095Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13096
13097 * config.sub: also handle mipsel and mips64el (for little endian mips)
13098
13099Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13100
13101 * configure.in: Add * to end of all OS names.
13102
13103Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13104
13105 * configure.in: Build newlib for LynxOS native.
13106
13107Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13108
13109 * config.guess: Add support for delta 88k running SVR3.
13110
13111 * configure.in: Add comment about HP compiler vs. emacs.
13112
13113Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13114
13115 * configure.in: don't build ld on solaris2 (not a viable option
13116 due to bugs in getpwnam & getpwuid)
13117
13118Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13119
13120 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13121 config.guess will produce a full version number.
13122
13123Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13124
13125 * configure.in: Build linker and binutils for alpha-dec-osf1.
13126
13127Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13128
13129 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13130 and gdb/testsuite/Makefile.in.
13131
13132Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13133
13134 * configure.in: recognize mips*- instead of mips-
13135
13136Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13137
13138 * config.sub: Accept linux*coff and linux*elf as operating
13139 systems.
13140
13141Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13142
13143 * config.sub: Recognize mips64, and mips3 as an alias for it.
13144
13145Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13146
13147 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13148 gdb knows how to handle OSF/1 shared libraries.
13149
13150Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13151
13152 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13153 * config.guess: Recognize Hitachi's HIUX.
13154 * config.sub: Recognize h3050r* and hppahitachi.
13155 Remove redundant cases for hp9k[23]*.
13156
13157Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13158
13159 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13160 if gas and ld are in the source tree and are in ${configdirs}.
13161 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13162 --with options (but still pass them down on the command line,
252b5132
RH
13163 if they were explicitly specified).
13164
13165Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13166
13167 * configure: substitute SHELL value in Makefile.in with
13168 ${CONFIG_SHELL}
13169
13170Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13171
13172 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13173 *-*-solaris2* targets.
13174
13175Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13176
13177 * Makefile.in: define M4, and pass it down to sub-makes;
13178 all-autoconf now depends on all-m4
13179
13180Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13181
13182 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13183 presence of {ar,ranlib} instead of a configured directory
13184
13185Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13186
13187 * config.guess: Accept 34?? as well as 33?? for NCR.
13188
13189Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13190
13191 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13192 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13193
13194Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13195
13196 * configure: grab values for $(CC) and $(CXX) from the
13197 environment, so that someone can do "CC=gcc configure; make" and
13198 have it work right (matching the way that autoconf works now)
13199
13200 * configure.in, Makefile.in: add support for gash, the tcl
13201 interface to Galaxy
13202
13203 * config.guess: add NetBSD variants (hp300, x86)
13204
13205Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13206
13207 * install.sh: Support -d option (in the manner of SunOS 4 install,
13208 as it is more deterministic than that of GNU install)
13209 (chmodcmd): Set file to mode 755 by default (should also do default
13210 chgrp and chown, but I don't feel like dealing with that now)
13211
13212Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13213
13214 * config.sub: Remove h8300hhms alias.
13215
13216Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13217
13218 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13219
13220Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13221
13222 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13223 as stmp-fixinc
13224
13225Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13226
13227 * config.sub: recognize m88110-bug-coff.
13228
13229Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13230
13231 * Makefile.in (all-libio): all dependencies on the toolchain used
13232 to build this (gcc, gas, ld, etc)
13233
13234Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13235
13236 * config.guess: Deal with OSF/1 1.3 on alpha.
13237
13238Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13239
13240 * install.sh: add some 'else true' clauses for portability
13241
13242 * configure.in: don't build libio for h8[35]00-*-* targets
13243
13244Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13245
13246 * Makefile.in: Add support for new libio.
13247
13248Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13249
13250 * install.sh: If one command fails, don't try the rest. Don't try
13251 to remove $dsttmp (via trap) unless we have already created it.
13252 If $src doesn't exist, detect it and exit with an error.
13253
13254 * config.guess: Recognize BSD on hp300.
13255
13256Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13257
13258 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13259 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13260
13261Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13262
13263 * Makefile.in (all-send-pr): depends on all-prms
13264
13265Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13266
13267 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13268
13269Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13270
13271 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13272 Added test for mips-mips-riscos5.
13273
13274Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13275
13276 * configure.in: use mh-hp300 for 68k HP hosts
13277
13278Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13279
13280 * configure: add support for CONFIG_SHELL, so that you can use
13281 some alternate shell for evaluating configure scripts
13282
13283Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13284
13285 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13286 in configure script to bug-gdb@prep.ai.mit.edu when building
13287 distribution archive.
13288 * Makefile.in (COMPRESS): Remove def.
13289 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13290 gdb.tar.Z and make-gdb.tar.Z respectively.
13291 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13292 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13293 to convergence with 'taz' target in Makefile.in.
13294
13295Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13296
13297 * install.sh (dsttmp): use trap to ensure that tmp files go
13298 away on error conditions
13299
13300Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13301
13302 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13303
13304Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13305
13306 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13307 its parent is '/' not ''.
13308
13309 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13310
13311Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13312
13313 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13314 that ${newsrcdir}/configure.in does.
13315
13316Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13317
13318 * test-build.mk: support for CONFIG_SHELL
13319
13320Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13321
13322 * config.sub (netware): Add as a basic system type.
13323
13324Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13325
13326 * Makefile.in (Makefile): depend on configure.in. Also drop the
13327 $(srcdir)/ from the dependency on Makefile.in.
13328
13329Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13330
13331 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13332 (h8300hhms is temporary until multi-libraries are implemented).
13333 * configure.in: Handle h8300h too.
13334
13335Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13336
13337 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13338
13339Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13340
13341 * configure: Remove extraneous output when guessing host type.
13342 * config.guess: Remove extraneous output when guessing using C
13343 compiler rather than uname, or when guessing fails.
13344
13345Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13346
13347 * Makefile.in: remove all.cross and install.cross targets
13348
13349 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13350 definitions
13351
13352Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13353
13354 * configure.in (target sh): Build gprof.
13355
13356Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13357
13358 * config.sub: change -solaris to -solaris2
13359
13360Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13361
13362 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13363
13364Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13365
13366 * configure: Correct error message for missing Makefile.in to
13367 print correct directory.
13368
13369Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13370
13371 * install.sh: kludge around 386BSD shell bug
13372
13373Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13374
13375 * config.guess: Recognize NeXT.
13376 * config.guess: Recognize i486-ncr-sysv4.
13377 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13378
13379Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13380
13381 * Makefile.in (MAKEINFOFLAGS): New variable.
13382 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13383 * build-all.mk, test-build.mk: Pass down --no-split as
13384 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13385
13386Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13387
13388 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13389
13390Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13391
13392 * Makefile.in (libg++.tar.z): New rule.
13393 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13394 * Makefile.in (taz): Only do a single chmod.
13395
13396Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13397
13398 * install.sh: don't use dirname anymore (replaced with sed usage)
13399
13400Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13401
13402 * Makefile.in: Change extension for gzip'd files from '.z' to
13403 '.gz' per new FSF standard usage.
13404
13405Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13406
13407 * configure: put quotes around the final value of program_transform_name
13408
13409Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13410
13411 * Makefile.in: new install.sh support; update install-info rules
13412
13413Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13414
13415 * configure.in: Build diff for crosses, but not for go32 host.
13416
13417 * configure.in: Build gprof only for native, and don't build it
13418 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13419
13420Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13421
13422 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13423
13424Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13425
13426 * configure.in (host_tools): Add prms.
13427
13428Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13429
13430 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13431 with $(FLAGS_TO_PASS) on the command line
13432
13433 * config.sub: Recognize lynx and lynxos
13434
13435Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13436
13437 * config.sub: Accept -ecoff*, not just -ecoff.
13438
13439Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13440
13441 * Makefile.in (taz): Use .gz suffix instead of .z.
13442 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13443 names.
13444
13445Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13446
13447 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13448
13449Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13450
13451 * Makefile.in (install-no-fixedincludes): install gcc last, so
13452 that rebuilds that might happen during 'make install' don't get
13453 bogus gcc include files
13454
13455Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13456
13457 Change from Utah for HPPA support:
13458 * config.guess: Recognize hppa1.x-hp-bsd.
13459
13460Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13461
13462 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13463 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13464
13465Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13466
13467 * config.sub: Add support for rom68k and bug boot monitors.
13468
13469Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13470
13471 * Makefile.in: Make all-opcodes depend on all-bfd.
13472
13473Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13474
13475 * config.guess: Added special check for i[34]86-univel-sysv4*.
13476
13477Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13478
13479 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13480 the processor rather than assuming i486.
13481
13482Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13483
13484 * config.guess: Recognize SunOS6 as Solaris3.
13485
13486Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13487
13488 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13489 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13490
13491Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13492
13493 * build-all.mk (all-cross): New target for Canadian Cross.
13494 Added Q2 go32 targets.
13495 * test-build.mk: Configure go32 cross sparclite-aout and
13496 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13497 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13498
13499Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13500
13501 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13502 GO32 hosted toolchains
13503
13504Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13505
13506 * configure: change so "-exec-prefix" gets passed down rather
13507 than "-exec_prefix" so autoconf generated Makefiles get the
13508 exec_prefix set right.
13509
13510Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13511
13512 * config.guess: get the Solaris2 minor version number
13513
13514 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13515
13516Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13517
13518 * config.guess: Recognize some Sequent platforms.
13519
13520Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13521
13522 * Makefile.in: added the vault-install target
13523
13524 * configure.in: actually use the Sun3 makefile fragment that's in
13525 config, also added the release dir to configdirs
13526
13527Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13528
13529 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13530
13531Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13532
13533 * configure.in: remove some program from Alpha targetted toolchains
13534
13535Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13536
13537 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13538 gprof.
13539 (taz): Run "make diststuff" in those directories instead of "make
13540 proto-dir". Look for "VERSION=" only at start of line in subdir
13541 Makefile. Use "gzip -9" for compression.
13542 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13543 (binutils.tar.z): New target.
13544
13545Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13546
13547 * Makefile.in (taz): Include gpl.texinfo.
13548
13549Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13550
13551 * Makefile.in (setup-dirs): Merged into "taz" target.
13552 (taz): Only do `proto-dir' stuff if a directory is actually needed
13553 for this target.
13554
13555Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13556
13557 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13558 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13559 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13560 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13561 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13562
13563Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13564
13565 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13566 config.sub, and move-if-change to gdb testsuite distribution
13567 archive, so the testsuite can be extracted, configured, and
13568 run separately from the gdb distribution. Blow away the Chill
13569 tests that require a Chill compiled executable, since GNU Chill
13570 is not yet publically available.
13571
13572Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13573
13574 * test-build.mk: set environment variables in a single command,
13575 instead of a list of assignments and exports
13576
13577 * config.guess: recognize Alpha/OSF1 systems
13578
13579Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13580
13581 * configure: Change help message to prefer --options rather than
13582 -options.
13583
13584Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13585
13586 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13587 zippy@ecst.csuchico.edu.
13588 * config.guess: Recognize miniframe.
13589
13590Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13591
9eb322aa
MF
13592 * Makefile.in: Use srcroot to find runtest rather than rootme.
13593 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13594
13595Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13596
13597 * test-build.mk: Extensive additions to support building on a
13598 machine other than the host.
13599
13600Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13601
13602 * configure (tooldir): Fix for i386-aix again.
13603
13604Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13605
13606 * configure, Makefile.in: Change definition of $(tooldir)
13607 to match the FSF.
13608
13609Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13610
13611 * config.guess: Recognize i[34]86/SVR4.
13612
13613Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13614
13615 * Makefile.in (all-gdb): gdb depends on sim.
13616
13617Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13618
13619 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13620 at the same time we make the prototype gdb directory.
13621 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13622 files at the same time as the gdb base release distribution.
13623
13624Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13625
13626 * Makefile.in (check): Use individual check targets rather than
13627 DO_X rule.
13628 (check-gcc): Added.
13629
13630Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13631
13632 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13633 for System V release 3.2.
13634
13635Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13636
13637 * config.sub: Recognize hppaosf.
13638 * configure.in: Do configure ld/binutils/gas for it.
13639
13640Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13641
13642 * configure (tooldir): Alter syntax used to set this, for systems
13643 where "\$" isn't handled right, like i386-aix.
13644
13645Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13646
13647 * configure: Pass program-transform-name, not
13648 program_transform_name, to recursive configures.
13649
13650Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13651
13652 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13653 of gas+ld+binutils.
13654
13655Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13656
13657 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13658
13659Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13660
13661 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13662
252b5132
RH
13663Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13664
13665 * Makefile.in (PRMS): Set back to all-prms.
13666
13667Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13668
13669 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13670 targets, rather than for MIPS hosts.
13671
13672Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13673
13674 * configure.in: add comment for --with-x default values
13675
13676 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13677
13678 * Makefile.in: add check-* targets for each of the directories in
13679 the tree. Add a definition of RUNTEST that will use the one we
13680 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13681
13682Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13683
13684 * configure.in: Removed obsolete references to bfd_target and
13685 target_makefile_frag.
13686
13687 * build-all.mk: Set assorted targets for Q2.
13688 * config.sub: Recognize z8k-sim and h8300-hms.
13689 * test-build.mk: Really don't pass host to configure.
13690 (HOLES): Added uname.
13691
13692Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13693
13694 * configure: Handle an empty program-prefix, program-suffix or
13695 program-transform-name correctly.
13696
13697Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13698
13699 * build-all.mk: -G 8 no longer required for MIPS targets.
13700 * test-build.mk: Don't pass host argument to configure; make it
13701 guess.
13702
13703Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13704
13705 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13706 * Makefile.in (COMPRESS): New macro, like GZIP.
13707
13708Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13709
13710 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13711
13712 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13713 with gas currently defaults to -G 0.
13714
13715Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13716
13717 * Makefile.in (all-flex): flex depends on byacc.
13718
13719 * build-all.mk: If host not specified, use config.guess. Pass TAG
13720 to test-build.mk as RELEASE_TAG.
13721 * test-build.mk (configargs): New variable containing arguments to
13722 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13723 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13724
13725 * config.guess: Use /bin/uname when checking -X argument on SCO,
13726 to avoid invoking GNU uname which doesn't understand -X.
13727
13728 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13729
13730 * configure.in: Build gas for mips-*-*.
13731
13732Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13733
13734 * Makefile.in (all.normal): insert missing backslash.
13735
13736Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13737
4bddf3ad 13738 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13739
13740 * Makefile.in: Complete overhaul to merge many almost identical
13741 targets.
13742
13743Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13744
13745 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13746 (gdb.tar.Z): Adjusted.
13747
13748 * Makefile.in (setup-dirs, taz): New targets; should be general
13749 enough to adapt for gdb sometime. Build only .z file.
13750 (gas.tar.z): New target.
13751
13752Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13753
13754 * build-all.mk: Use CC=cc -Xs on Solaris.
13755
252b5132
RH
13756Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13757
13758 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13759 for handling BISON for FSF releases.
13760
13761Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13762
13763 * configure: Actually implement the change zoo just documented.
13764
13765Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13766
13767 * configure: when using config.guess, only set target_alias when
13768 it's not already been set (ie, on the command line)
13769
13770Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13771
13772 * Makefile.in: add installcheck target, set PRMS to install-prms
13773
13774Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13775
13776 * configure: add support for package_makefile_fragment, handle the
13777 case where a directory has a configure.in file but no Makefile.in
13778 more gracefully (with an actual understandable error message, even);
13779 add support for --without (and add this to the usage message); also
13780 explicitly add a --host=${host_alias} to the command line when
13781 config.guess is used
13782
13783Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13784
13785 * configure: Must use both --host and --target in recursive calls.
13786
13787Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13788
13789 * Makefile.in: Change deja-gnu to dejagnu.
13790
13791Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13792
13793 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13794
13795Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13796
13797 * configure.in: canonicalize all instances to *-*-solaris2*,
13798 also strip out a number of tools to not build for go32 host
13799
13800Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13801
13802 * config.guess: add GPL.
13803
13804 * Makefile.in, config.guess, config.sub, configure: bump
13805 copyrights to 93.
13806
13807Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13808
13809 * Makefile.in (do-info): Removed obsolete check for existence of
13810 localenv file.
13811
13812 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13813
13814Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13815
13816 * Makefile.in: a couple of 'else true' for decstation,
13817 support for TclX
13818
13819 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13820
13821Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13822
13823 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13824
13825Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13826
13827 * config.guess: Recognize i386-ibm-aix (PS/2).
13828 * configure.in: Use config/mh-aix386 file for it.
13829
13830Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13831
13832 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13833 CC_FOR_TARGET instead.
13834 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13835
13836Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13837
13838 * Makefile.in: Add sim to list of directories sent with gdb
13839
13840Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13841
13842 * configure.in: Put back mips-dec-bsd* case.
13843
13844Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13845
13846 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13847 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13848 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13849
13850Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13851
13852 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13853
13854 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13855 (install-info): install dir.info only if it exists,
13856 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13857
13858Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13859
13860 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13861 gas for mips-dec-bsd.
13862
13863Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13864
13865 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13866 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13867
13868Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13869
13870 * configure.in: Added "dejagnu" to hosttools list.
13871
13872Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13873
13874 * config.sub, configure.in, config.guess: Add support
13875 for Bosx, an AIX variant from Bull.
13876 Patches from F.Pierresteguy@frcl.bull.fr.
13877
13878Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13879
13880 * devo/dejagnu: Initial creation of devo/dejagnu.
13881 Migrated dejagnu testcases and support files for testing software
13882 tools to reside as subdirectories, currently called "testsuite",
13883 within the directory of the software tool. Migrated all programs,
13884 support libraries, etc. beloging to dejagnu proper from
13885 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13886 with no modifications. The changes to these files which will
13887 allow them to configure, build, and execute properly will be made
13888 in a future update.
13889
13890Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13891
13892 * Makefile.in: Change send_pr to send-pr.
13893 * configure.in: Likewise.
13894 * send_pr: Renamed directory to send-pr.
13895
13896Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13897
13898 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13899
13900Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13901
13902 * README: Update for gdb-4.8 release.
13903 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13904 gdb-xxx.tar.z (gzip'd) file also.
13905
13906Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13907
13908 * Makefile.in: make all-diff depend on all-libiberty
13909
13910Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13911
13912 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13913
13914Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13915
13916 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13917
13918Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13919
13920 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13921 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13922 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13923
13924Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13925
13926 * Makefile.in: makeinfo binary is in a new location
13927
13928Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13929
13930 * config.sub: Accept -ecoff as an OS.
13931
13932 * Makefile.in: Various changes to eliminate a level of make
13933 recursion and reduce the required command line length.
13934 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13935 sub-makes.
13936 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13937 variables holding settings for specific sub-makes.
13938 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13939 in terms of BASE_FLAGS_TO_PASS.
13940 (TARGET_LIBS): New variable listing directories which use
13941 TARGET_FLAGS_TO_PASS.
13942 (subdir_do): Eliminated.
13943 (do-*): New set of targets to replace subdir_do.
13944 (various): All targets which used subdir_do now depend on do-*.
13945 (local-clean): Renamed from do_clean.
13946 (local-distclean): New target, dependency of distclean and
13947 realclean.
13948 (install-info): Don't create directories. Depend on dir.info
13949 rather than calling make recursively.
13950 (install-dir.info): Eliminated.
13951 (install-info-dirs): Create all info directories here.
13952 (dir.info): Depend upon do-install-info.
13953
13954 * test-build.mk (HOLES): Added false.
13955
13956Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13957
13958 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13959
13960Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13961
13962 * Makefile.in (info): remove dependency on all-texinfo. The
13963 problem was really in texinfo/C, not at this level.
13964
13965Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13966
13967 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13968
13969Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13970
13971 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13972 GDB releases.
13973
13974Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13975
13976 * configure: Include srcdir in message about target of link not
13977 being found. Don't convert `-' to `_' in `with' options being
13978 passed to subdirs.
13979
13980Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13981
13982 * configure.in: add uudecode to host_tools
13983
13984 * Makefile.in: added {all,install}-uudecode targets, added them to
13985 the appropriate lists
13986
13987Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13988
13989 * Makefile.in (all-gcc): Added dependency on all-gas.
13990
13991 * configure.in (mips-*-*): Build ld and binutils.
13992
13993Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13994
13995 * configure: check return code from mkdir, print error message and
13996 exit on failure.
13997
13998Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13999
14000 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14001
14002Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14003
14004 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14005
14006Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14007
14008 * config.sub (h8500): Recognize this as a cpu type.
14009
14010Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14011
14012 * configure: source directory missing is no longer a warning
14013
14014 * configure.in: recognize irix[34]* instead of irix[34]
14015
14016 * Makefile.in: define and pass down X11_LIB
14017
252b5132
RH
14018Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14019
14020 * guess-systype: Renamed to ...
14021 * config.guess: ... by popular request.
14022 * configure.in, Makefile.in: Update accordingly.
14023
14024Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14025
14026 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14027 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14028 + Execute ./dummy instead of assuming . is in PATH.
14029
14030Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14031
14032 * guess-systype: New shell script. Attempts to guess the
14033 canonical host name of the executing host.
14034 Only a few hosts are supported so far.
14035 * configure: Call guess-systype if no host is specified.
14036
14037Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14038
14039 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14040 gcc Makefile.
14041
14042
14043Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14044
14045 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14046 (all-gcc, install-gcc, subdir_do): Use it.
14047
14048Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14049
14050 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14051
14052Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14053
14054 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14055 set exclusively by configure, using configure.in .
14056
14057Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14058
14059 * test-build.mk: set $PATH for all builds
14060
14061 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14062
14063Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14064
14065 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14066 the one used in gcc/Makefile.in, so that a null expansion doesn't
14067 override the one needed to build gcc with a native cc.
14068
14069
14070Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14071
14072 * configure: Accept -with arguments.
14073
14074Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14075
14076 * Makefile.in: added h8300sim
14077
14078Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14079
252b5132
RH
14080 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14081 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14082 (all-cygnus, native, build-cygnus): Make
14083 $(canonhost)-stamp-3stage-done, not $(host)....
14084 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14085 i386-sco3.2v4. Added else true to if command.
14086
14087Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14088
14089 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14090
14091Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14092
14093 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14094
14095Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14096
14097 * configure.in: don't remove binutils from Solaris builds
14098
14099Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14100
14101 * Makefile.in: get rid of earlier definitions for *clean,
14102 also handle the recursive info rule better
14103
14104Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14105
14106 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14107 do more-or-less the right thing.
14108
14109Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14110
14111 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14112 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14113
14114Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14115
14116 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14117 $(host_canonical).
14118
14119 * configure.in: split the configdirs list into 4 categories (native
14120 v. cross, library v. tool) and handle the cross-only and native-
14121 only in more reasonable (and correct!) way.
14122
14123Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14124
14125 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14126 configdirs anymore.
14127
14128Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14129
14130 * Makefile.in: extensive cleanup:: removed all of the explicit
14131 clean-* targets, collapsed many wrappers around subdir_do into
14132 one, added additional targets to satisfy standards.texi, deleted
14133 some old targets, some changes for consistency
14134
14135Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14136
14137 * configure.in: handle some programs as cross-only, and others as
14138 native only
14139
14140 * test-build.mk: handle partial holes in a more generic manner
14141
14142 * Makefile.in: m4 depends on libiberty
14143
252b5132
RH
14144Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14145
14146 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14147 time, wdiff, and find to configdirs
14148
14149 * Makefile.in: all, clean, and install rules for the new programs
14150 added to configure.in
14151
14152Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14153
14154 * configure.in: use mh-sun for all *-sun-* hosts
14155
252b5132
RH
14156Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14157
14158 * Makefile.in: define flags for X11 include files and library file
14159 locations, pass them down to the programs that need this info
14160
14161 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14162
252b5132
RH
14163Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14164
14165 * configure.in: start building libg++ for HP-UX targets
14166
14167Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14168
14169 * README: Update references to files moved into etc/.
14170
14171Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14172
14173 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14174 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14175
14176Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14177
14178 * configure: accept dash as well as underscore in long option
14179 names for FSF compatibility.
14180
14181Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14182
14183 * config.sub: added -sco3.2v4 support from FSF.
14184
14185Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14186
14187 * configure.in: expand the section that adds or removes
14188 directories from the list of programs to build, to handle native
14189 vs. cross in addition to host v. native
14190
14191Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14192
14193 * Makefile.in: Replace C++ in macro names with CXX.
14194 This is less likely to break ...
14195
14196Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14197
14198 * test-build.mk: add -w to GNU_MAKE
14199
14200Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14201
14202 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14203 add 'sparc' to list of recognized cpus. This needed to make
14204 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14205 Delete some redundant ose68 variants. Recognize -wrs as an os,
14206 then changes that into $CPU-wrs-vxworks.
14207
14208 * configure.in: remove most references to gdbtest, regularize
14209 target based program removal
14210
14211 * test-build.mk: import from p3 tree (many fixes and changes)
14212
14213Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14214
14215 * Makefile.in: added rules to handle tcl, tk, and expect
14216
14217 * configure.in: handle those directories if they exist
14218
14219Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14220
14221 * config.sub: removed bogus hppabsd and hppahpux names, since
14222 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14223
14224Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14225
14226 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14227 depends upon all-xiberty
14228
14229 * Makefile.in: changes from p3, including:
14230
14231 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14232
14233 * Makefile.in (XTRAFLAGS): include newlib directories if
14234 newlib/Makefile exists, rather than if host != target.
14235
14236 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14237
14238 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14239 from the same source tree and not building a cross-compiler. This
14240 matters for the libg++ configuration if reconfiguring a tree that
14241 has already been installed.
14242
14243 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14244
14245 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14246 pick up the machine and system specific header files.
14247
14248 * Makefile.in: added AS_FOR_TARGET, passed down in
14249 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14250 the C compiler to use to create programs which are run in the
14251 build environment, set it to default to $(CC), and passed it down
14252 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14253
14254 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14255
14256 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14257 We need them for unusual native builds, like systems without
14258 ranlib.
14259
14260 * configure: also define $(host_canonical) and
80413487
RH
14261 $(target_canonical), which are the full, canonical names for the
14262 given host and target
252b5132
RH
14263
14264Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14265
14266 * Makefile.in: Added separate definitions for C++.
14267
14268Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14269
14270 * configure.in (configdirs): Add deja-gnu.
14271
14272Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14273
14274 * README: Update for configure.texi and gdb-4.7 release.
14275
14276Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14277
14278 * Makefile.in: Move "all" target to top of file.
14279 Previously, first target was ".PHONY" which caused BSD4.4 make
14280 to build .PHONY when make was run without arguments.
14281
14282Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14283
14284 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14285 Library-copylefted code in libiberty.
14286
14287Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14288
14289 * config.sub: Replace m68kmote with plain old m68k.
14290
14291Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14292
14293 * Makefile.in: Remove space from blank line, avoid Make complaints.
14294
14295Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14296
14297 * config.sub: Complain if no argument is given. Added support for
14298 386bsd as OS and target alias.
14299
14300Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14301
14302 * Makefile.in (XTRAFLAGS): include newlib directories if
14303 newlib/Makefile exists, rather than if host != target.
14304
14305Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14306
14307 * config.sub: recognize sparclite-wrs-vxworks.
14308
14309 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14310 p3.) Added clean-xiberty to clean.
14311
14312Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14313
14314 * configure.in: use *-*-* instead of nested cases for host and target
14315
14316Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14317
14318 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14319 from the same source tree and not building a cross-compiler. This
14320 matters for the libg++ configuration if reconfiguring a tree that
14321 has already been installed.
14322
14323Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14324
14325 * config.sub (i486v/i486v4): Merge in from FSF version.
14326
14327Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14328
14329 * configure: only set PWD if it is already set.
14330
14331Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14332
14333 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14334 doesn't have unset and all success paths (and most error paths)
14335 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14336 to just ${PWD} to avoid confusion.)
14337
14338Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14339
14340 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14341 even for a native compilation.
14342
14343Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14344
14345 Changes to make the gdb.tar.Z rule work better.
14346
14347 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14348 (DEVO_SUPPORT): Add configure.texi.
14349 (bfd-ilrt.tar.Z): Remove ancient rule.
14350
14351Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14352
14353 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14354 pick up the machine and system specific header files.
14355
14356 * configure.in, config.sub: added new target m68010-adobe-scout,
14357 with alias of adobe68k. Changed configure.in to check for
14358 -scout before -sco* to avoid a false match.
14359
14360 * Makefile.in: added AS_FOR_TARGET, passed down in
14361 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14362 the C compiler to use to create programs which are run in the
14363 build environment, set it to default to $(CC), and passed it down
14364 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14365
14366Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14367
14368 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14369 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14370 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14371 FOR_TARGET variants, to newlib and libg++.
14372
14373Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14374
14375 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14376 first.
14377
14378Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14379
14380 * config.sub: Accept `elf' as an environment.
14381
14382Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14383
14384 * Makefile.in (all-opcodes): cd into the right directory
14385
14386Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14387
14388 * configure: added -program_transform_name option, used as
14389 argument to sed when installing programs.
14390 configure.texi: added documentation for -program_prefix,
14391 -program_suffix and -program_transform_name.
14392
14393Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14394
14395 * config.sub: Accept i486 where i386 ok.
14396
14397Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14398
14399 * config.sub: accept we32k
14400
14401Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14402
35590697 14403 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14404
14405 * Makefile.in: don't create all directories for ``make install'';
14406 let the subdirectories create the ones they need.
14407
14408Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14409
80413487 14410 * COPYING: new file, GPL v2
252b5132
RH
14411
14412Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14413
14414 * Makefile.in: use the new gen-info-dir, which needs a template
14415 argument (which also lives in texinfo)
14416
14417 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14418
252b5132
RH
14419Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14420
14421 * config.sub (ncr3000): Change i386 to i486.
14422
14423Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14424
14425 * Makefile.in: add install-rcs, install-grep to
14426 install-no-fixedincludes, removed install-bison and install-libgcc
14427
14428Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14429
14430 * configure.in: grab the HPUX makefile fragment if on HPUX
14431
14432Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14433
14434 * Makefile.in: eradicate bison spoor (ditto libgcc).
14435 configure.in: recognise m68{k,000}-ericsson-OSE.
14436 es1800 is alias for m68k-ericsson-OSE
14437
14438Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14439
14440 * configure.in: rearrange the parts that remove programs from
14441 configdirs, based now on HOST==TARGET or by canonical triple.
14442
14443Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14444
14445 * test-build.mk: recurse explicitly with -f test-build.mk when
14446 appropriate. predicate stage3 and comparison on the existence
14447 of gcc. That is, if gcc isn't around, we aren't three-staging.
14448 On very clean, also remove ...stamp-co. Build in-place before
14449 doing other builds.
14450
14451Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14452
14453 * Makefile.in, configure.in: add tgas
14454
14455Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14456
14457 * Makefile.in: a number of changes merged in from progressive.
14458
14459 * configure.in: add libm.
14460
14461 * .cvsignore: ignore some stuff that comes from test-build.mk.
14462
252b5132
RH
14463Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14464
14465 * config.sub: Add es1800 (m68k-ericsson-es1800).
14466
14467Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14468
14469 * configure: Add program_suffix (parallel to program_prefix)
14470 * Makefile.in: adjust directory-creating script for losing decstation
14471
14472Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14473
14474 * configure: Minor $subdir-related fixes.
14475
14476Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14477
14478 * configure: fix various problems with propogating
14479 makefile_target_frag in subdirs.
14480 * configure.in: config libgcc if its there
14481
14482Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14483
14484 * config.sub: HPPA merge.
14485
252b5132
RH
14486Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14487
14488 * Makefile.in: Replace all-bison with all-byacc in all
14489 dependency lines for other tools (which now use byacc).
14490
14491Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14492
14493 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14494
252b5132
RH
14495Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14496
14497 * Makefile.in: make gprof rules similar to byacc rules (instead of
14498 vestigal $(unsubdir) that didn't work...)
14499
14500Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14501
14502 * config.sub: Add support for Linux.
14503 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14504 (at least for libg++).
14505
14506Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14507
14508 * configure.texi: fix doc for the -nfp option to configure
14509
14510Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14511
14512 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14513
14514Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14515
14516 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14517 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14518 * configure.in: added solaris* host_makefile_frag hook.
14519
14520Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14521
14522 * config.sub: changed recognition of m68000 so that various
14523 m68k types can be specified via m680[01234]0
14524
14525Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14526
14527 * config.sub (basic_machine): fix sed so that '-foo' isn't
14528 completely substituted out while .+'-foo' loses the '-foo'
14529
14530Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14531
14532 * config.sub ($os): Add -aout.
14533
14534Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14535
14536 * configure: If host_makefile_frag is absolute, don't
14537 prefix ${invsubdir} (relevant to libg++ auto-configure).
14538
14539Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14540
14541 * Makefile.in (tooldir): Define it.
14542 (all-ld): Depend on all-flex.
14543
14544Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14545
14546 * Makefile.in (check): Fix libg++ special case.
14547
14548Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14549
14550 * configure: do not bury `pwd` into config.status, thus do fewer
14551 pwd's.
14552
14553 * configure: print the "Building in" message only when building in
14554 other than "." AND verbose.
14555
14556 * configure: remove -s, rework -v to better accomodate guested
14557 configures.
14558
14559 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14560
14561Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14562
14563 * Makefile.in: macroize flags passed on recursion. remove
14564 fileutils.
14565
14566Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14567
14568 * configure: get makesrcdir right for subdirs deeper than 1.
14569
14570 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14571 install.
14572
14573Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14574
14575 * Makefile.in: don't print subdir_do or recursion lines.
14576
14577Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14578
14579 * standards.texi: added menu item.
14580
14581 * Makefile.in: build and install standards.info.
14582
14583 * standards.texi: new file.
14584
14585Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14586
14587 * configure: test for and move config.status pieces from
14588 ${subdir}/.
14589
14590Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14591
252b5132
RH
14592 * configure: Test for existance of files before trying to mv
14593 them, to avoid numerous non-existance messages.
14594
14595Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14596
14597 * configure: correct final line of config.status.
14598
14599 * configure: patch from eggert. Avoids a protection problem if
14600 the original Makefile.in is read only.
14601
14602 * configure: use move-if-change from gcc to create config.status.
14603 Some makefiles depend on config.status to tell if a directory
14604 has been reconfigured for a different host. This change
14605 prevents those directories from remaking everything in the case
14606 where the reconfig was only intended to rebuild a Makefile.
14607
14608 * configure: test for config.sub with "config.sub sun4" rather
14609 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14610 host alias from a missing config.sub.
14611
14612Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14613
14614 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14615 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14616
14617Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14618
14619 * configure: mkdir ${subdir} as needed.
14620
14621Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14622
14623 * Makefile.in,configure.in: added autoconf.
14624
14625Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14626
14627 * Makefile.in: no longer pass against on recursion.
14628
14629 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14630 definitions are not inherited.
14631
14632 * configure: correct makesrcdir when subdir is .
14633
14634Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14635
14636 * configure: Add support for 'subdirs' variable, which is
14637 like 'configdirs', except that configure doesn't re-invoke
14638 itself for subdirs, it just creates a Makefile for each subdir.
14639 * configure.texi: Document subdirs.
14640
14641Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14642
14643 * configure.in: added flex to configdirs
14644
14645Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14646
14647 * Makefile.in: remove clean-stamps from clean.
14648
14649Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14650
14651 * configure.in: Add gdbtest to configdirs.
14652
14653Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14654
14655 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14656 to recursive makes.
14657 * configure.in: Recognize new ncr3000 config.
14658
14659Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14660
14661 * Makefile.in, configure.in: removed references to gdbm.
14662
14663Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14664
14665 * config.sub: Don't canonicalize os value
14666 newsos* to bsd (readline needs to check for newsos).
14667 (This fix was earlier made Jan 31, but got re-broken.)
14668
14669Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14670
14671 * configure.in: sco is an os, not a vendor!
14672
14673 * configure: Quote $( better. Keep various shells happy.
14674
14675Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14676
14677 * Makefile.in: eliminate stamp-files.
14678
14679Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14680
14681 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14682 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14683
14684Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14685
14686 * config.sub: fix iris/iris3.
14687
14688Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14689
14690 * configure: re-add -rm.
14691
14692Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14693
14694 * Maskefile.in: add .stmp-rcs to all.
14695
14696 * configure.in: remove gas from rs6000 build, use aix host fragment.
14697
14698Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14699
14700 * configure: pass down site_option during recursion.
14701
14702Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14703
14704 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14705
14706Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14707
14708 * configure: Change exec_prefix so that it really defaults to prefix.
14709
14710Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14711
14712 * Makefile.in, configure.in: Add support for mmalloc library.
14713
14714Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14715
14716 * Makefile.in: add stmp dependencies for a few more things.
14717
14718Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14719
14720 * configure: adjusted error message on objdir/srcdir configure
14721 collision, per john's suggestion.
14722
14723 * Makefile.in: add libiberty stmp to all and all.cross.
14724
14725Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14726
14727 * Makefile.in: remove force dependencies, add grep to all.
14728
14729Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14730
14731 * Makefile.in: drop flex. make stamp files work.
14732
14733 * configure: added test for conflicting configuration in srcdir,
14734 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14735 gets cranky. use relative paths for configure and srcdir
14736 whenever possible. Send some error messages to stderr that were
14737 going to stdout.
14738
14739Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14740
14741 * Makefile.in: Fix libg++ rule to check for gcc directory
14742 before using gcc/gcc. Also pass XTRAFLAGS.
14743
14744Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14745
14746 * Makefile.in: added stmp-files so that directories aren't polled
14747 when they are already built.
14748
14749 * configure.texi: fixed a node pointer problem.
14750
14751Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14752
4bddf3ad 14753 * config.sub configure.in gdb/configure.in
252b5132
RH
14754 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14755 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14756 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14757
14758Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14759
14760 * configure: -recurring becomes -silent. corrected help message
14761 for -site= option.
14762
14763 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14764
14765Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14766
14767 * configure: when building Makefile for crosses, replace
14768 tooldir and program_prefix. default srcdir from location of
14769 config.sub. remove "for host in hosts" and "for target in
14770 targets" loops.
14771
14772Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14773
14774 * Makefile.in: Do not pass bindir or mandir to cvs.
14775
14776Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14777
14778 * Makefile.in, configure.in: removed traces of namesubdir,
14779 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14780 copyrights to '92, changed some from Cygnus to FSF.
14781
14782 * configure.texi: remove most references to multiple hosts,
14783 multiple targets, subdirs, etc.
14784
14785 * configure.man: removed rcsid. reference config.sub not
14786 config.subr.
14787
14788 * Makefile.in: mkdir $(infodir) on install-info.
14789
14790Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14791
14792 * configure.texi: Explain better about .gdbinit and about
14793 the environment that configure.in sections run in.
14794
14795Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14796
14797 * configure.in: Ultrix is only a decstation if it's a MIPS.
14798
14799Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14800
14801 * README: DOC.configure => cfg-paper.texi.
14802
14803Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14804
14805 * config.sub (near case $os): Don't convert newsos* to bsd!
14806
14807Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14808
14809 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14810 the number of copies of COPYING that go into the GDB tar file.
14811
14812Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14813
4bddf3ad 14814 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14815 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14816 Fix SCO configuration stuff.
14817
14818Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14819
14820 * Makefile.in: For libg++, make sure the -I pointing
14821 to the gcc directory goes *after* all the libg++-local -I flags.
14822 Also, move just-gcc dependency from just-libg++ to all-libg++.
14823
14824Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14825
14826 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14827
14828Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14829
14830 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14831
14832Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14833
14834 * config.sub: Add stratus configuration frags. Also
14835 submitted to FSF.
14836
14837Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14838
14839 * Makefile.in (DEV_SUPPORT): add configure.man.
14840
14841 * config.sub(Decode manufacturer-specific): add -none*.
14842
14843Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14844
14845 * Makefile.in: remove form feeds to make Sun's make happy.
14846 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14847
14848Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14849
14850 * Makefile.in (AR_FLAGS): Make quieter.
14851
14852Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14853
14854 * configure.in: Add libg++.
14855 * configure: When verbose, don't output the command line at each
14856 level; it will be unremarkably the same as the previous version,
14857 which will be the same as what the user typed.
14858
14859Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14860
14861 * configure.in, Makefile.in: fix clean-info, add flex. add
14862 fileutils.
14863
14864 * configure: be less sensitive to spaces in Makefile.in. Do not
14865 look for sources in "..". Doing so breaks subdirectories that
14866 might have their own configure. If a subdir has it's own
14867 configure script, use it.
14868
14869Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14870
14871 * cfg-paper.texi: some changes suggested by rms.
14872
14873Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14874
14875 * config.sub: Merge in some small additions from the FSF version,
14876 taken from the gcc distribution, to bring the Cygnus and FSF
14877 versions into closer sync.
14878
14879Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14880
14881 * configure.in: Changed svr4 references to sysv4.
14882
14883Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14884
14885 * configure: added -V for version number option.
14886
14887Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14888
14889 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14890 renamed from DOC.configure to cfg-paper.texi.
14891
14892Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14893
14894 * configure, config.subr, config.sub: config.subr is now
14895 config.sub again.
14896
14897Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14898
14899 * configure.texi: new file, in progress.
14900
14901 * Makefile.in: build info file and install the man page for
14902 configure.
14903
14904 * configure.man: new file, first cut.
14905
14906 * configure: find config.subr again now that configuration "none"
14907 has gone. removed all traces of the -ansi option. removed all
14908 traces of the -languages option.
14909
14910 * config.subr: resync from rms.
14911
d932cae7 149121991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14913
14914 * configure, config.sub, config.subr: merge config.sub into
14915 config.subr, call the result config.subr, remove config.sub, use
14916 config.subr.
14917
14918 * Makefile.in: revised install for dir.info.
14919
d932cae7 149201991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14921
14922 * configure.in: add decstation host makefile frag.
14923
14924 * Makefile.in: BISON now bison -y again. also install-gcc on
14925 install. clean-gdbm on clean. infodir belongs in datadir.
14926 Make directories for info install. Build dir.info here then
14927 install it.
14928
d932cae7 149291991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14930
14931 * Makefile.in: fix for bad directory tests.
14932
d932cae7 149331991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14934
14935 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14936 regexp. -srcdir relative was being handled incorrectly.
14937
14938 * Makefile.in: unwrapped some for loops so that parallel makes
14939 work again and so one can focus one's attention on a particular
14940 package.
14941
d932cae7 149421991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14943
14944 * configure: added PWD as a stand in for `pwd` (for speed). use
14945 elif wherever possible. make -srcdir work without -objdir.
14946 -objdir= commented out.
14947
d932cae7 149481991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14949
14950 * configure: +options become --options. -subdirs commented out.
14951 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14952 Makefile now at top of generated Makefile. Removed cvs log
14953 entries. added -srcdir. create .gdbinit only if there is one
14954 in ${srcdir}.
14955
14956 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14957 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14958 and mandir now keyed off datadir by default.
14959
d932cae7 149601991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14961
14962 * Freshly created ChangeLog.
14963
14964\f
14965Local Variables:
14966mode: change-log
14967left-margin: 8
14968fill-column: 76
14969version-control: never
14970End:
This page took 1.166891 seconds and 4 git commands to generate.