PR binutils/15818
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
7539e41e
JB
12013-07-22 Joel Brobecker <brobecker@adacore.com>
2
3 * src-release (VER): Use $(TOOL)/common/create-version.sh
4 if it exists.
5
e8044f35
RS
62013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
7
8 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
9 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
10 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
11 * configure: Regenerate.
12
7bab7634
DC
132013-06-01 George Thomas <george.thomas@atmel.com>
14
15 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
16 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
17
b5364c9e
JJ
182013-05-06 Sandra Loosemore <sandra@codesourcery.com>
19
20 * COPYING.NEWLIB: Add Altera Corporation copyright.
21
5dad867c
JBG
222013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
23
24 * config.guess: Update from config repo.
25 * config.sub: Ditto.
26
b836cb18
JBG
272013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
28
29 * Makefile.def: Sync with GCC.
30 * Makefile.in: Regenerate.
31
e7d5abf1
JBG
322013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
33
34 * configure.ac: Sync with GCC.
b836cb18 35 * configure: Regenerate.
e7d5abf1 36
4f778543
MF
372013-03-22 Mike Frysinger <vapier@gentoo.org>
38
39 * src-release (VER): Change bfd/configure.in sed to use the new
40 `bfd/configure --version` output.
41
f1dd87fc
YZ
422013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
43
44 * configure.ac: Sync with GCC repo.
45 * configure: Ditto.
46
a413f71a
ILT
472013-02-05 Ian Lance Taylor <iant@google.com>
48
49 PR go/55969
50 * configure.ac: Disable libgo on some systems where it does not
51 work.
52 * configure: Rebuild.
53
3a98824c
AM
542013-02-05 Alan Modra <amodra@gmail.com>
55
56 * configure: Regenerate after syncing config/.
57
3dae1673
JBG
582013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
59
60 * configure.ac: Sync with GCC repo.
61 * configure: Ditto.
62 * Makefile.def: Ditto.
63 * Makefile.in: Ditto.
64
bf51454b
JB
652013-01-11 Joel Brobecker <brobecker@adacore.com>
66
67 Sync with GCC, merge:
68
69 2013-01-09 Jason Merrill <jason@redhat.com>
70
71 * .gitignore: Import from gdb repository.
72
c841a2be
JBG
732013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
74
75 * config.sub: Update from config repo.
76
d7b9dae9
EB
772013-01-11 Eric Botcazou <ebotcazou@adacore.com>
78
79 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
80 * Makefile.in: Regenerate.
81
861ea9c8
L
822013-01-09 H.J. Lu <hongjiu.lu@intel.com>
83
84 * Makefile.def (configure-gcc): Depend on all-gmp.
85 (all-gcc): Remove dependency on all-gmp.
86 * Makefile.in: Regenerated.
87
ce82b126
JBG
882013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
89
1b4f418d 90 * config.guess: Update from config repo.
c2e5e6d7 91 * config.sub: Ditto.
ce82b126 92
fd62a30d
JJ
932013-01-07 Jeff Johnston <jjohnstn@redhat.com>
94
95 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
96 exists and replace the new bfin license in its location.
97
0140d685
L
982013-01-07 H.J. Lu <hongjiu.lu@intel.com>
99
100 PR gas/14899
101 * Makefile.def (dependencies): Make all-binutils, all-gprof,
102 all-ld and all-gold depend on all-gas.
103 * Makefile.in: Regenerated.
104
c3d399e7
L
1052012-12-29 Ben Elliston <bje@gnu.org>
106
107 * config.guess: Update to 2012-12-29 version.
108 * config.sub: Likewise.
109
9417cd2f
JBG
1102012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
111
112 * Makefile.def (install-target-libgo): Depend on
113 install-target-libatomic. Merged from GCC repo.
114 * Makefile.in: Regenerate.
115
68dad382
JJ
1162012-12-17 Jeff Johnston <jjohnstn@redhat.com>
117
118 * COPYING.LIBGLOSS: Add license for bfin libgloss.
119
2344b8da
TS
1202012-12-16 Thomas Schwinge <thomas@codesourcery.com>
121
122 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
123 * configure: Regenerate.
124
5eb08693
L
1252012-12-11 H.J. Lu <hongjiu.lu@intel.com>
126
127 * Makefile.def (target_modules): Add bootstrap=true and
128 raw_cxx=true to libsanitizer.
129 * configure.ac (bootstrap_target_libs): Add libsanitizer.
130 * Makefile.in: Regenerated.
131 * configure: Likewise.
132
53ab32d8
JBG
1332012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
134
135 * config.sub: Merge from config repo.
136
d2489204
JBG
1372012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
138
139 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
140 * Makefile.tpl: Ditto.
141 * Makefile.in: Ditto.
142 * configure: Ditto.
d2489204 143
c23b5043
JBG
1442012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
145
146 * configure.ac (noconfigdirs): Merge from GCC.
147 * configure: Regenerate.
148
1dd1f7f6
JBG
1492012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
150
151 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
152
2bda3143
L
1532012-11-14 Roland McGrath <mcgrathr@google.com>
154
155 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
156 * configure: Regenerate.
157
5286fdef
L
1582012-11-13 Richard Henderson <rth@redhat.com>
159
160 * configure.ac: Move libsanitizer logic to subdirectory.
161 * configure: Regenerate.
162
1632012-11-13 Dodji Seketeli <dodji@redhat.com>
164
165 * configure.ac: Enable libsanitizer just on x86 linux for now.
166 * configure: Re-generate.
167
1682012-11-13 David Edelsohn <dje.gcc@gmail.com>
169
170 * configure.ac: Merge libquadmath sections.
171 * configure: Regenerate.
172
1732012-11-12 Wei Mi <wmi@google.com>
174
175 * configure.ac: Add libsanitizer to target_libraries.
176 * Makefile.def: Ditto.
177 * configure: Regenerate.
178 * Makefile.in: Regenerate.
179
f66a9a70
L
1802012-11-03 H.J. Lu <hongjiu.lu@intel.com>
181
182 * configure: Regenerated.
183
1842012-11-03 Robert Mason <rbmj@verizon.net>
185
186 * configure.ac: add --disable-libstdcxx configure option
187 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
188
6d94c122
CV
1892012-10-24 Corinna Vinschen <corinna@vinschen.de>
190
191 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
192 against Mingw64 w32api.
193 * configure: Regenerate.
194
a882be68
EB
1952012-10-23 Eric Botcazou <ebotcazou@adacore.com>
196
197 PR bootstrap/54820
198 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
199 * configure: Regenerate.
200
b3676d82
EB
2012012-10-22 Eric Botcazou <ebotcazou@adacore.com>
202
203 PR bootstrap/54820
204 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
205 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
206 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
207 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
208 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
209 * Makefile.in: Regenerate.
210 * configure.ac (have_static_libs): New variable and associated check.
211 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
212 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
213 * configure: Regenerate.
214
7b0e8ca5
MF
2152012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
216
217 * config.guess, config.sub: Include updated version from
218 config-patches. Adds microblaze little endian support.
219
8e71395b
L
2202012-09-28 Ian Lance Taylor <iant@google.com>
221
222 * Makefile.def: Make all-target-libgo depend on
223 all-target-libbacktrace.
224 * Makefile.in: Rebuild.
225
2262012-09-26 Ian Lance Taylor <iant@google.com>
227
228 * Makefile.def: Make all-gcc depend on all-libbacktrace.
229 * Makefile.in: Rebuild.
230
2312012-09-06 Diego Novillo <dnovillo@google.com>
232
233 * configure.ac: Bump minimum GMP version to 4.2.3.
234 * configure: Re-generate.
235
2362012-09-05 Georg-Johann Lay <avr@gjlay.de>
237
238 PR target/54461
239 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
240 target-libgloss if not configured --with-avrlibc=no.
241 * configure: Regenerate.
242
2432012-09-04 Jason Merrill <jason@redhat.com>
244
245 * configure.ac: Fix --enable-languages=all.
246
2472012-09-03 Richard Guenther <rguenther@suse.de>
248
249 PR bootstrap/54138
250 * configure.ac: Re-organize ISL / CLOOG checks to allow
251 disabling with either --without-isl or --without-cloog.
252 * configure: Regenerated.
253
2542012-09-03 Georg-Johann Lay <avr@gjlay.de>
255
256 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
257 * configure: Regenerate.
258
d09bbf00
SE
2592012-09-21 Steve Ellcey <sellcey@mips.com>
260
261 * configure.ac: Add mips*-mti-elf* target.
262 * configure: Regenerate.
263
2bf680c4
ILT
2642012-09-19 Ian Lance Taylor <iant@google.com>
265
266 * configure.ac (host_libs): Add libbacktrace.
267 (target_libraries): Add libbacktrace.
268 * Makefile.def (host_modules): Add libbacktrace.
269 (target_modules): Likewise.
270 * configure, Makefile.in: Rebuild.
271
5c0b3823
WL
2722012-09-15 Jiong Wang <jiwang@tilera.com>
273
274 * configure.ac (ENABLE_GOLD): support tilegx*
275 * configure: rebuild
276
1488e230
DE
2772012-09-14 David Edelsohn <dje.gcc@gmail.com>
278
279 PR target/38607
280 Merge upstream change.
281 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
282
283 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
284 Add libgomp*.o to compare_exclusions for AIX.
285 * configure: Regenerate.
286
df6795ce
L
2872012-08-26 H.J. Lu <hongjiu.lu@intel.com>
288
289 PR binutils/4970
290 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
291 and opcodes.
292 * Makefile.in: Regenerated.
293
7ec59b9e
L
2942012-08-14 Diego Novillo <dnovillo@google.com>
295
296 Merge from cxx-conversion branch.
297
298 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
299 POSTSTAGE1_CONFIGURE_FLAGS.
300 * Makefile.in: Regenerate.
301 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
302 Force C++ when bootstrapping.
303 * configure: Regenerate.
304
3052012-07-06 Richard Guenther <rguenther@suse.de>
306
307 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
308 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
309 --with-gmp=system.
310 * Makefile.in: Regenerated.
311 * configure: Likewise.
312
3132012-07-06 Richard Guenther <rguenther@suse.de>
314
315 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
316 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
317 supply V=1 as extra_make_flags.
318 * configure: Regenerated.
319 * Makefile.in: Likewise.
320
3212012-07-03 Richard Guenther <rguenther@suse.de>
322
323 * Makfile.def (isl): Remove not necessary extra_exports and
324 extra_make_flags.
325 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
326 * Makefile.in: Regenerated.
327
3282012-07-03 Richard Guenther <rguenther@suse.de>
329
330 * Makefile.def (cloog): Add V=1 to extra_make_flags.
331 * configure.ac: If either the ISL or the CLooG check failed
332 do not try to build in-tree versions.
333 * Makefile.in: Regenerated.
334 * configure: Regenerated.
335
3362012-07-02 Richard Guenther <rguenther@suse.de>
337 Michael Matz <matz@suse.de>
338 Tobias Grosser <tobias@grosser.es>
339 Sebastian Pop <sebpop@gmail.com>
340
341 * Makefile.def: Add ISL host module, remove PPL host module.
342 Adjust ClooG host module to use the proper ISL.
343 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
344 * configure.ac: Include config/isl.m4. Add ISL host library,
345 remove PPL. Remove PPL configury, add ISL configury, adjust
346 ClooG configury.
347 * Makefile.in: Regenerated.
348 * configure: Likewise.
349
3502012-07-02 Richard Guenther <rguenther@suse.de>
351
352 Merge from graphite branch
353 2011-07-21 Tobias Grosser <tobias@grosser.es>
354
355 * configure: Regenerated.
356 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
357 both cloog.org and legacy versions. The only supported version will
358 be CLooG with the isl backend.
359
360 2011-07-21 Tobias Grosser <tobias@grosser.es>
361
362 * configure: Regenerated.
363 * configure.ac: Require cloog isl 0.17.0
364
365 2011-07-21 Tobias Grosser <tobias@grosser.es>
366
367 * configure: Regenerated.
368 * config/cloog.m4: Do not define CLOOG_ORG
369
3702012-06-29 Steven Bosscher <steven@gcc.gnu.org>
371
372 * configure.ac: Skip C if explicitly selected.
373 * configure: Regenerate.
374
3752012-06-28 Christophe Lyon <christophe.lyon@st.com>
376
377 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
378 they contain -O2.
379 * configure: Regenerate.
380
3812012-06-20 Jason Merrill <jason@redhat.com>
382
383 * Makefile.tpl (check-target-libgomp-c++): New.
384 (check-target-libitm-c++): New.
385 * Makefile.def (c++): Add them.
386 * Makefile.in: Regenerate.
387
3882012-05-16 Olivier Hainque <hainque@adacore.com>
389
390 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
391 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
392 (install-no-fixedincludes): Adjust accordingly.
393 * Makefile.in: Regenerate.
394
3952012-05-09 Nick Clifton <nickc@redhat.com>
396 Paul Smith <psmith@gnu.org>
397
398 PR bootstrap/50461
399 * configure.ac (mpfr-dir): When using in-tree MPFR sources
400 allow for the fact that from release v3.1.0 of MPFR the source
401 files were moved into a src sub-directory.
402 * configure: Regenerate.
403
4042012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
405
406 * configure.ac: Bump minimum MPFR version to 2.4.0.
407 * configure: Regenerated.
408
4092012-05-01 Richard Henderson <rth@redhat.com>
410
411 * Makefile.def (libatomic): New target_module.
412 * configure.ac (target_libraries): Add libatomic.
413 (noconfigdirs): Check if libatomic is supported.
414 * Makefile.in, configure: Rebuild.
415
f87f9c61
L
4162012-05-15 H.J. Lu <hongjiu.lu@intel.com>
417
418 Merge upstream change
419 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
420
4212011-11-21 Andreas Tobler <andreast@fgznet.ch>
422
423 * libtool.m4: Additional FreeBSD 10 fixes.
424
68f107fa
AO
4252012-06-28 Christophe Lyon <christophe.lyon@st.com>
426
427 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
428 they contain -O2.
429 * configure: Regenerate.
430
b9c361e0
JL
4312012-05-14 Catherine Moore <clm@codesourcery.com>
432
433 * NEWS: Mention PowerPC VLE port.
434
9eb322aa
MF
4352012-05-11 Mike Frysinger <vapier@gentoo.org>
436
437 * MAINTAINERS (config/): Move to intl/ section.
438 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
439
58b1dd21
NC
4402012-05-09 Nick Clifton <nickc@redhat.com>
441 Paul Smith <psmith@gnu.org>
442
443 PR bootstrap/50461
444 * configure.ac (mpfr-dir): When using in-tree MPFR sources
445 allow for the fact that from release v3.1.0 of MPFR the source
446 files were moved into a src sub-directory.
447 * configure: Regenerate.
448
2e702c99
RM
4492012-05-02 Roland McGrath <mcgrathr@google.com>
450
451 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
452 * configure: Regenerate.
453
d2213593
JB
4542012-04-25 Joel Brobecker <brobecker@adacore.com>
455
456 * config.sub: Update to 2012-04-18 version from official repo.
457
202e2356
NC
4582012-03-19 Tristan Gingold <gingold@adacore.com>
459
460 * configure.ac (ia64*-*-*vms*): Add support for ld.
461 * configure: Regenerate.
462
2479f722
RO
4632012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
464
465 * configure.ac (enable_libgomp): Remove *-*-irix6*.
466 (unsupported_languages): Remove mips-sgi-irix6.*.
467 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
468 (with_stabs): Remove.
469 * configure: Regenerate.
470
4e97d92b
RO
4712012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
472
473 * configure.ac (enable_libgomp): Remove *-*-osf*.
474 (with_stabs): Remove alpha*-*-osf*.
475 * configure: Regenerate.
476
f9ea6f98
JJ
4772012-03-09 Jeff Johnston <jjohnstn@redhat.com>
478
479 * COPYING.NEWLIB: Modify DJ Delorie license to include
480 modification rights in clause as permitted by DJ Delorie.
481 * COPYING.LIBGLOSS: Ditto.
482
48688b3e
JJ
4832012-03-09 Jeff Johnston <jjohnstn@redhat.com>
484
485 * COPYING.NEWLIB: Remove two unused licenses.
486
0945bbee
TG
4872012-03-05 Tristan Gingold <gingold@adacore.com>
488
489 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
490 * configure: Regenerate.
491
516be0c5
JJ
4922012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
493
494 * COPYING.NEWLIB: Add Adapteva notice.
495 * COPYING.LIBGLOSS: Add Adapteva notice.
496
64b986c0
EB
4972011-12-18 Eric Botcazou <ebotcazou@adacore.com>
498
499 * configure: Regenerate.
500
58cddc18
JJ
5012011-12-15 Jeff Johnston <jjohnstn@redhat.com>
502
503 * COPYING.LIBGLOSS: Add GPL with exception license.
504
b121d7d4
DD
5052011-11-09 Roland McGrath <mcgrathr@google.com>
506
507 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
508 * configure: Rebuild.
509 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
510 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
511 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
512 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
513 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
514 Add READELF.
515 * Makefile.in: Rebuild.
516
d32e2926
RH
5172011-11-08 Richard Henderson <rth@redhat.com>
518
519 * configure.ac: Test for libitm directory present first.
520
521 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
522
523 * configure.ac: Test libitm/configure.tgt to disable libitm.
524 * configure: Rebuild.
525
98dd765a
RO
5262011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
527
528 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
529 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
530 * Makefile.in: Regenerate.
531
99c513f6
DD
5322011-11-01 DJ Delorie <dj@redhat.com>
533
534 * configure.ac (rl78-*-*) New case.
535 * configure: Regenerate.
536
ff3ec4ee
DD
5372011-11-01 DJ Delorie <dj@redhat.com>
538
539 * config.sub: Update to version 2011-10-29 (added rl78)
540
c28a9f49
NC
5412011-10-27 Nick Clifton <nickc@redhat.com>
542
543 * config.sub: Import these changes from the config project:
544
545 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
546 Ben Elliston <bje@gnu.org>
547
548 * config.sub (epiphany): New.
549
550 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
551 Ben Elliston <bje@gnu.org>
552
9eb322aa 553 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
554
555 2011-08-23 Roland McGrath <mcgrathr@google.com>
556
557 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
558 64eb to be64.
559
560 2011-08-16 Roland McGrath <mcgrathr@google.com>
561
562 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
563 (nacl): Grok as alias for 32el-unknown-nacl.
564
860144e4
JB
5652011-08-19 Joel Brobecker <brobecker@adacore.com>
566
567 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
568
40ae9136
YQ
5692011-08-14 Yao Qi <yao@codesourcery.com>
570
571 Merge from gcc:
572
573 2011-08-14 Yao Qi <yao@codesourcery.com>
574 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
575 * configure: Regenerate.
576
ffdd6afc
ILT
5772011-07-26 Ian Lance Taylor <iant@google.com>
578
579 Merge from gcc:
580
581 2011-07-26 Ian Lance Taylor <iant@google.com>
582 * configure.ac: Set have_compiler based on whether gcc directory
583 exists, rather than on whether gcc is in configdirs.
584 * configure: Rebuild.
585
586 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
587 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
588 link directories.
589 * Makefile.in: Rebuild.
590
591 2011-07-20 Ian Lance Taylor <iant@google.com>
592 PR bootstrap/49787
593 * configure.ac: Move --enable-bootstrap handling earlier in file.
594 If --enable-bootstrap and either --enable-build-with-cxx or
595 --enable-build-poststage1-with-cxx, enable C++ automatically.
596 * configure: Rebuild.
597
598 2011-07-19 Ian Lance Taylor <iant@google.com>
599 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
600 make C++ a boot_language. Set and substitute
601 POSTSTAGE1_CONFIGURE_FLAGS.
602 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
603 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
604 * configure, Makefile.in: Rebuild.
605
606 2011-07-16 Jason Merrill <jason@redhat.com>
607 * Makefile.def (language=c++): Add check-c++0x and
608 check-target-libmudflap-c++.
609 * Makefile.tpl (check-target-libmudflap-c++): New.
610 * Makefile.in: Regenerate.
611
612 2011-07-16 Matthias Klose <doko@ubuntu.com>
613 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
614 * Makefile.def (target_modules/libjava): Pass
615 $(EXTRA_CONFIGARGS_LIBJAVA).
616 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
617 if not configured with --enable-static-libjava.
618 * Makefile.in: Regenerate.
619 * configure: Likewise.
620
621 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
622 PR regression/47836
623 PR bootstrap/23656
624 PR other/47733
625 PR bootstrap/49247
626 PR c/48825
627 * configure.ac (target_libraries): Remove target-libiberty.
628 Remove case-statement setting skipdirs=target-libiberty for
629 multiple targets. Remove checking target_configdirs and
630 removing target-libiberty but keeping target-libgcc if
631 otherwise empty.
632 * Makefile.def (target_modules): Don't add libiberty.
633 (dependencies): Remove all traces of target-libiberty.
634 * configure, Makefile.in: Regenerate.
635
9ccb86e7
JM
6362011-07-22 Jason Merrill <jason@redhat.com>
637
638 * Makefile.def (language=c++): Add check-c++0x and
639 check-target-libmudflap-c++.
640 * Makefile.tpl (check-target-libmudflap-c++): New.
641 * Makefile.in: Regenerate.
642
090bc50f
RO
6432011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
644
645 * configure: Regenerate.
646
cff32a7c
RO
6472011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
648
649 PR target/39150
650 * configure.ac (i[3456789]86-*-solaris2*): Also accept
651 x86_64-*-solaris2.1[0-9]*.
652 * configure: Regenerate.
653
eb4b2452
NC
6542011-06-13 Walter Lee <walt@tilera.com>
655
656 * configure.ac (tilepro-*-*) New case.
657 (tilegx-*-*): Likewise.
658 * configure: Regenerate.
659
3c0013bf
NC
6602011-06-06 Nick Clifton <nickc@redhat.com>
661
662 * config.sub: Sync from upstream.
663
91c1f14c
DK
6642011-05-08 Doug Kwan <dougkwan@google.com>
665
666 Merge from gcc:
667
668 2011-05-08 Doug Kwan <dougkwan@google.com>
669
670 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
671 * configure: Regenerated.
672 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
673 value from configure.
674 * Makefile.in: Regenerated.
675
c7e4b184
JM
6762011-05-05 Joseph Myers <joseph@codesourcery.com>
677
678 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
679 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
680 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
681 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
682 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
683 *-*-vxworks*): Disable newlib and libgloss in separate case
684 statement.
685 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
686 to separate case statement.
687 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
688 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
689 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
690 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
691 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
692 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
693 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
694 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
695 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
696 i[[3456789]]86-*-rdos*, m32r-*-*,
697 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
698 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
699 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
700 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
701 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
702 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
703 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
704 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
705 and libgloss in main case over targets. Remove most empty cases
706 in main case over targets.
707 * configure: Regenerate.
708
7152a690
JM
7092011-05-04 Joseph Myers <joseph@codesourcery.com>
710
711 * configure.ac: Remove code setting special library locations for
712 hppa*64*-*-hpux11*. Remove code setting compiler for
713 sparc-sun-solaris2*.
714 * configure: Regenerate.
715
ff46fb8f
JM
7162011-05-04 Joseph Myers <joseph@codesourcery.com>
717
718 * configure.ac: Separate libgloss_dir settings from general case
719 over targets.
720 * configure: Regenerate.
721
82ae827f
JM
7222011-04-28 Joseph Myers <joseph@codesourcery.com>
723
724 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
725 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
726 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
727 cases in libgcj-disabling case statement.
728 (hppa*64*-*-linux*): Set unsupported_languages instead of
729 disabling target-zlib.
730 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
731 to hppa*64*-*-hpux*.
732 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
733 hppa*-*-hpux*.
734 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
735 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
736 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
737 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
738 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
739 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
740 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
741 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
742 libgcj-disabling case statement.
743 * configure: Regenerate.
744
0827f9a6
JM
7452011-04-28 Joseph Myers <joseph@codesourcery.com>
746
747 * configure.ac: Disable Java for targets not supporting libffi.
748 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
749 Remove cases in Java-disabling statement.
750 (*arm-wince-pe): Change to arm-wince-pe.
751 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
752 cases in Java-disabling statement.
753 (bfin-*-*): Don't disable Java again.
754 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
755 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
756 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
757 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
758 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
759 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
760 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
761 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
762 Java-disabling statement.
763 (mmix-*-*): Don't disable Java again.
764 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
765 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
766 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
767 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
768 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
769 statement.
770 * configure: Regenerate.
771
899b04ef
JM
7722011-04-28 Joseph Myers <joseph@codesourcery.com>
773
774 Merge from GCC:
775
776 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
777
778 PR lto/48086
779 * configure.ac: Re-enable LTO on *-apple-darwin9*.
780 * configure: Regenerate.
781
9863d716
JM
7822011-04-28 Joseph Myers <joseph@codesourcery.com>
783
784 * configure.ac: Separate cases disabling Java and Java libraries
785 from general case over targets.
786 * configure: Regenerate.
787
a90ef4bf
JM
7882011-04-06 Joseph Myers <joseph@codesourcery.com>
789
790 * configure.ac (build_tools): Remove build-byacc.
791 (host_libs): Remove mmalloc.
792 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
793 autoconf automake libtool diff rcs fileutils shellutils time
794 textutils wdiff find uudecode hello tar gzip indent recode release
795 sed perl gawk findutils gettext zip.
796 (libgcj): Remove target-qthreads.
797 (target_tools): Remove target-examples target-gperf.
798 (YACC): Don't handle building byacc.
799 * configure: Regenerate.
800 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
801 dosutils, examples, fileutils, find, findutils, gawk, gettext,
802 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
803 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
804 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
805 handle building components.
806 * Makefile.in: Regenerate.
807
05a02268
RW
8082011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
809
810 * config.sub: Sync from upstream.
811
c5f5c3c2
JM
8122011-04-01 Joseph Myers <joseph@codesourcery.com>
813
814 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
815 (microblaze*): Don't disable libssp.
816 * configure: Regenerate.
817
f6c1938b
JM
8182011-04-01 Joseph Myers <joseph@codesourcery.com>
819
820 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
821 moveifchange.
822 * configure: Regenerate.
823 * Makefile.tpl: Use @SHELL@ not @config_shell@.
824 * Makefile.in: Regenerate.
825
1f111696
JM
8262011-04-01 Joseph Myers <joseph@codesourcery.com>
827
828 * configure.ac (*-*-sysv4*): Don't enable libgomp.
829 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
830 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
831 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
832 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
833 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
834 md_exec_prefix cases.
835 * configure: Regenerate.
836
065a5627
JM
8372011-04-01 Joseph Myers <joseph@codesourcery.com>
838
839 * configure.ac: Separate cases disabling target-libssp,
840 target-libiberty, target-libstdc++-v3 and Fortran from general
841 case over targets.
842 * configure: Regenerate.
843
b2f14e4a
JM
8442011-04-01 Joseph Myers <joseph@codesourcery.com>
845
846 * configure.ac (*-*-chorusos): Don't disable libgcj.
847 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
848 Remove case.
849 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
850 (arm-*-coff): Don't disable libgcj.
851 (arm*-*-linux-gnueabi): Remove useless assignment.
852 (arm-*-riscix*): Don't disable libgcj.
853 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
854 configuration.
855 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
856 (c54x*-*-*): Remove case.
857 (tic54x-*-*): Don't disable GCC or GCC libraries.
858 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
859 to *.
860 (d10v-*-*): Don't disable GCC libraries.
861 (d30v-*-*): Don't disable libgcj.
862 (h8500-*-*): Don't disable GCC libraries.
863 (i960-*-*): Don't disable libgcj.
864 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
865 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
866 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
867 libgcj.
868 (m68k-*-coff*): Remove case.
869 (mmix-*-*): Don't disable libgloss on host.
870 (mn10200-*-*, mn10300-*-*): Remove cases.
871 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
872 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
873 Don't disable libgcj.
874 (romp-*-*): Remove case.
875 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
876 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
877 case.
878 (v810-*-*): Don't disable GCC libraries.
879 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
880 (ip2k-*-*): Don't disable GCC libraries.
881 * configure: Regenerate.
882
6a608608
JM
8832011-03-28 Joseph Myers <joseph@codesourcery.com>
884
885 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
886 libffi on host.
887 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
888 on host.
889 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
890 * configure: Regenerate.
891
5b806d27
NC
8922011-03-26 John Marino <binutils@marino.st>
893
894 * configure.ac: Add support for *-*-dragonfly*
895 * configure: Regenerate.
896
0377a422
JM
8972011-03-25 Joseph Myers <joseph@codesourcery.com>
898
899 * configure.ac (native_only): Remove.
900 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
901 send-pr uudecode guile gnuserv on host.
902 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
903 send-pr rcs guile perl texinfo libtool on host.
904 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
905 automake send-pr rcs guile perl texinfo libtool on host.
906 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
907 (*-*-kaos*): Don't disable target-examples target-gperf on target.
908 (alpha*-dec-osf*): Don't disable fileutils on target.
909 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
910 texinfo send-pr expect dejagnu on target.
911 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
912 target-qthreads on target.
913 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
914 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
915 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
916 x86_64-*-mingw*): Don't disable expect on target.
917 (*-*-cygwin*): Don't disable target-gperf on target.
918 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
919 gnuserv on target.
920 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
921 target.
922 * configure: Regenerate.
923
2354b38b
JM
9242011-03-25 Joseph Myers <joseph@codesourcery.com>
925
926 * configure.ac (target_tools): Remove target-groff.
927 (native_only): Remove target-groff.
928 (hppa*64*-*-*): Don't disable byacc.
929 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
930 setting.
931 (*-*-kaos*): Don't skip target-librx and target-groff.
932 (*-*-netware*): Don't skip target-libmudflap.
933 (*-*-tpf*): Don't skip target-libmudflap.
934 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
935 directories on the host.
936 (ia64*-*-*vms*): Don't skip tix.
937 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
938 host.
939 * configure: Regenerate.
940
28d9b232
PB
9412011-03-24 Paolo Bonzini <pbonzini@redhat.com>
942
943 * configure.ac: Remove references to mt-mep, mt-netware,
944 mt-wince.
945 * Makefile.def: Add all-utils soft dependencies.
946 * Makefile.tpl: Remove GDB_NLM_DEPS.
947 * configure: Regenerate.
948 * Makefile.in: Regenerate.
949
dbbe5f95
PB
9502011-03-24 Paolo Bonzini <bonzini@gnu.org>
951
952 Sync from GCC:
953
954 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
955
956 * configure.ac: Do not include mh-x86omitfp.
957 * configure: Regenerate.
958
959 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
960
961 * configure.ac: Remove empty cases.
962 * configure: Regenerate.
963
964 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
965
966 * Makefile.def: Add dependency from termcap to gdb.
967 * Makefile.in: Regenerate.
968
969 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
970
971 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
972 * configure: Regenerate.
973 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
974 * Makefile.tpl: Likewise.
975 * Makefile.in: Regenerate.
976
977 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
978
979 * configure.ac: Remove all mentions of tentative_cc.
980 * configure: Regenerate.
981
982 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
983
984 PR lto/48086
985 * configure.ac: Re-enable LTO on *-apple-darwin9.
986 * configure: Regenerate.
987
3516a403
JM
9882011-03-24 Joseph Myers <joseph@codesourcery.com>
989
990 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
991 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
992 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
993 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
994 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
995 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
996 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
997 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
998 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
999 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1000 *-*-rhapsody*): Remove host cases.
1001 * configure: Regenerate.
1002
93cc359e
JM
10032011-03-24 Joseph Myers <joseph@codesourcery.com>
1004
1005 * configure.ac (ppc*-*-pe): Remove host case.
1006 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1007 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1008 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1009 cases.
1010 * configure: Regenerate.
1011
29b2c556
JM
10122011-03-24 Joseph Myers <joseph@codesourcery.com>
1013
1014 * config.sub: Update to version 2011-03-23.
1015
f0ff0f90
JM
10162011-03-22 Joseph Myers <joseph@codesourcery.com>
1017
1018 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1019 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1020 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1021 * configure: Regenerate.
1022
782cb41f
JM
10232011-03-22 Joseph Myers <joseph@codesourcery.com>
1024
1025 * config-ml.in: Don't handle arc-*-elf*.
1026 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1027 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1028 handle GCC libraries.
1029 * configure: Regenerate.
1030
0e8ad34f
RO
10312011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1032
1033 PR bootstrap/48120:
1034 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1035 Add -lstdc++ -lm to LIBS.
1036 * configure: Regenerate.
1037
5548b4ce
DE
10382011-03-18 David Edelsohn <dje.gcc@gmail.com>
1039
1040 * config.guess: Update to version 2011-02-02
1041 * config.sub: Update to version 2011-02-24
2e702c99 1042
86ed8cf6
SP
10432011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1044
9eb322aa
MF
1045 * configure.ac: Adjust test of with_ppl.
1046 * configure: Regenerated.
86ed8cf6 1047
b123da99
SP
10482011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1049
1050 * configure.ac: Add -lpwl to ppllibs.
1051 * config/cloog.m4: Add -lisl to clooglibs.
1052 * configure: Regenerated.
1053
822ce8ee
RW
10542011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1055
1056 Import from Libtool and gnulib:
1057
1058 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1059
1060 Prepare for supporting FreeBSD 10.
1061 * config.rpath: Remove handling of freebsd1* which soon would
1062 match FreeBSD 10.0.
1063
1064 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1065
1066 Remove support for FreeBSD 1.x.
1067 * libtool.m4 (_LT_LINKER_SHLIBS)
1068 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1069 soon would incorrectly match FreeBSD 10.0.
1070
dcb5e506
RW
10712011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1072
1073 PR binutils/12283
1074 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1075 (move-if-change): Comes from gnulib.
1076 * move-if-change: Import version from gnulib.
1077
8d8eef9a
RW
10782011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1079
1080 Sync from GCC:
1081
1082 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1083
1084 PR lto/47225
1085 * Makefile.def (lto-plugin): Double dash for enable-shared.
1086 (configure-gcc): Depend on all-lto-plugin.
1087 * Makefile.in: Rebuilt.
1088
1089 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1090
1091 * configure.ac: Remove extra bracket.
1092 * configure: Regenerate.
1093
1094 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1095
1096 PR lto/47225
1097 * Makefile.def: Add dependency for install-gcc
1098 on install-lto-plugin.
1099 * Makfile.in: Regenerated
1100
1101 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1102
1103 * configure.ac: If with_ppl is no, move setting with_cloog=no
1104 after CLOOG_REQUESTED check.
1105 * configure: Regenerated.
1106
1107 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1108
1109 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1110 CLooG has been requested.
1111 * configure: Regenerated.
1112
1113 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1114
1115 * configure: Regenerated.
1116 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1117
1118 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1119
1120 * configure: Regenerated.
1121 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1122
1123 2011-01-07 Jan Hubicka <jh@suse.cz>
1124
1125 PR lto/47225
1126 * Makefile.in: Regenerate.
1127 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1128 configure.
1129
65b4571a
AO
11302011-01-31 Alexandre Oliva <aoliva@redhat.com>
1131
1132 PR libgcj/44341
1133 * configure.ac: Discard --with-* flags for host when configuring
1134 target libraries for cross build.
1135 * configure: Rebuilt.
1136
7837304f
AS
11372011-01-21 Andreas Schwab <schwab@redhat.com>
1138
1139 Sync from GCC:
1140
1141 2011-01-21 Andreas Schwab <schwab@redhat.com>
1142
1143 * configure.ac: Use AS_HELP_STRING throughout.
1144 * configure: Regenerate.
1145
1146 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1147
1148 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1149 * configure: Regenerate.
1150
115ef890
RW
11512010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1152
1153 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1154
92c9a463
JB
11552011-01-13 Joel Brobecker <brobecker@adacore.com>
1156
1157 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1158 for ia64-hpux.
1159 * configure: Regenerate.
1160
887ebfb4
RW
11612011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1162
1163 Sync from GCC:
1164 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1165
1166 * configure.ac: (picochip): Disable libiberty.
1167 * configure: Regenerate.
1168
04d2c2b2
JJ
11692010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1170
1171 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1172
33d23ee8
ILT
11732010-12-10 Ian Lance Taylor <iant@google.com>
1174
1175 PR bootstrap/46819
1176 * configure.ac: For --disable-libgcj clear libgcj_saved.
1177 * configure: Rebuild.
1178
89a1e9c3
PB
11792010-12-10 Tobias Burnus <burnus@net-b.de>
1180
1181 PR fortran/46540
1182 * configure.ac: Add --disable-libquadmath and
1183 --disable-libquadmath-support.
1184 * configure: Regenerate.
1185
ac7bcd26
TG
11862010-12-10 Tristan Gingold <gingold@adacore.com>
1187
1188 * src-release (ETC_SUPPORT): add gnu-oids.texi
1189
d357cef7
HPN
11902010-12-03 Hans-Peter Nilsson <hp@axis.com>
1191
1192 PR libffi/46792
1193 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1194 * configure: Regenerate.
1195
4f11b223
ILT
11962010-12-02 Ian Lance Taylor <iant@google.com>
1197
1198 * configure.ac: Always set default for poststage1_ldflags to
1199 -static-libstdc++ -static-libgcc.
1200
989abc33
JJ
12012010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1202
1203 * COPYING.NEWLIB: Add National Semiconductor notice.
1204
950386c6
AS
12052010-11-29 Andreas Schwab <schwab@redhat.com>
1206
1207 * configure.ac: Move comment to remove extra space in last argument
1208 of GCC_TARGET_TOOL.
1209
87cda2cf
AO
12102010-11-26 Alexandre Oliva <aoliva@redhat.com>
1211
7d509c83 1212 PR other/46026
87cda2cf
AO
1213 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1214 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1215 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1216 (BASE_FLAGS_TO_PASS): Use it.
1217 * configure: Rebuilt.
1218 * Makefile.in: Rebuilt.
1219
d3b50760
L
12202010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1221
1222 PR binutils/12258
1223 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1224 Properly check default linker.
1225 * configure: Regnerated.
1226
c7791212
NC
12272010-11-23 Matthias Klose <doko@ubuntu.com>
1228
1229 * configure.ac: For --enable-gold, handle value `default' instead of
1230 `both*'. New configure option --{en,dis}able-ld.
1231 * configure: Regenerate.
1232
9e1a94f4
ILT
12332010-11-20 Ian Lance Taylor <iant@google.com>
1234
1235 * configure.ac: Only disable a language library if no language needs
1236 it. Don't let --disable-libgcj uncondtionally disable libffi.
1237 * configure: Rebuild.
1238
ceca0218
PB
12392010-11-20 Paolo Bonzini <bonzini@gnu.org>
1240
1241 * configure: Regenerate.
1242
9b980aa1
RW
12432010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1244
1245 PR other/46202
1246 * configure.ac: Fix just-built in-tree STRIP name to be
1247 binutils/strip-new.
1248 * configure: Regenerate.
1249 * Makefile.def (install-strip-gcc, install-strip-binutils)
1250 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1251 (install-strip-sid): Mirror dependencies on non-strip variants
1252 of these targets on the respective -strip prerequisites.
1253 * Makefile.tpl (install-strip, install-strip-host)
1254 (install-strip-target): New targets.
1255 (install-strip-[+module+], install-strip-target-[+module+]):
1256 New targets.
1257 * Makefile.in: Regenerate.
1258
e552509b
ILT
12592010-11-19 Ian Lance Taylor <iant@google.com>
1260 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1261
1262 * configure.ac: Add target-libgo to target_libraries. Set
1263 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1264 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1265 (HOST_EXPORTS): Add GOC.
1266 (BASE_TARGET_EXPORTS): Add GOC.
1267 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1268 (GOCFLAGS_FOR_TARGET): New variable.
1269 (EXTRA_HOST_FLAGS): Add GOC.
1270 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1271 * Makefile.def (target_modules): Add libgo.
1272 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1273 (dependencies): Add dependency from configure-target-libgo to
1274 configure-target-libffi and all-target-libstdc++-v3. Add
1275 dependencies from all-target-libgo to all-target-libffi.
1276 (languages): Add go.
1277 * configure: Rebuild.
1278 * Makefile.in: Rebuild.
1279
12802010-11-19 Ian Lance Taylor <iant@google.com>
1281
1282 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1283 compiler/flag environment variables.
1284
12852010-11-18 Ian Lance Taylor <iant@google.com>
1286
1287 * configure.ac: Check for lang_requires_boot_languages in
1288 config-lang.in files.
1289 * configure: Rebuild.
1290
8c21d9c7
MF
12912010-11-17 Mike Frysinger <vapier@gentoo.org>
1292
1293 * .gitignore: New file.
1294
e552509b
ILT
12952010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1296 Tobias Burnus <burnus@net-b.de>
1297
1298 PR fortran/32049
1299 * Makefile.def: Add libquadmath; build it with language=fortran.
1300 * configure.ac: Add libquadmath.
1301 * Makefile.tpl: Handle multiple libs in check-[+language+].
1302 * Makefile.in: Regenerate.
1303 * configure: Regenerate.
1304
13052010-11-15 Andreas Schwab <schwab@redhat.com>
1306
1307 * configure.ac: Fix spelling in option names.
1308 * configure: Regenerated.
1309
13102010-11-13 Georg-Johann Lay <georgjohann@web.de>
1311
1312 PR bootstrap/39622
1313 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1314 * configure: Regenerated.
1315
13162010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1317
1318 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1319 define the cloog backend to use. Furthermore, only pass the ppllibs to
1320 the configure checks, if necessary.
1321 * configure: Regenerate.
1322
13232010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1324
1325 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1326 * configure: regenerate
1327
13282010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1329
1330 * config/cloog.m4: Fix typo. verison -> version.
1331 * configure: Regenerate.
1332
13332010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1334
1335 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1336 * configure: Regenerate.
1337
13382010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1339
1340 * configure.ac: Support official CLooG.org versions.
1341 * configure: Regenerate.
1342 * config/cloog.m4: New.
1343
aa291e2d
ME
13442010-11-05 Michael Eager <eager@eagercon.com>
1345
1346 * COPYING.LIBGLOSS: Correct typo in microblaze.
1347 * COPYING.NEWLIB: Same.
1348
e552509b
ILT
13492010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1350
1351 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1352 * configure: Regenerate.
1353
74cea91b
DK
13542010-11-03 Ian Lance Taylor <iant@google.com>
1355 Dave Korn <dave.korn.cygwin@gmail.com>
1356
1357 PR lto/46273
1358 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1359 and on other supported platforms whenever LTO is enabled.
1360 * configure: Rebuild.
1361
6d0cd39e
AM
13622010-11-02 Alan Modra <amodra@gmail.com>
1363
1364 PR binutils/12110
1365 * configure.ac: Error when source path contains spaces.
1366 * configure: Regenerate.
1367
18a8530e
ILT
13682010-10-20 Ian Lance Taylor <iant@google.com>
1369
1370 * Makefile.def (target_modules): Set lib_path to src/.libs for
1371 libstdc++-v3 module.
1372 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1373 * Makefile.in: Rebuild.
1374
6ed3211e
JJ
13752010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1376 Joseph Myers <joseph@codesourcery.com>
1377
1378 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1379 notices.
1380 * COPYING.NEWLIB: Add Texas Instruments notice.
1381
a8eb3f0a
DK
13822010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1383
1384 * configure.ac (build_lto_plugin): New shell variable.
1385 (--enable-lto): Turn on by default for all non-ELF platforms that
1386 have had LTO support added so far. Set build_lto_plugin appropriately
1387 for both ELF and non-ELF.
1388 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1389 * configure: Regenerate.
1390
4074d5f2
RW
13912010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1392
1393 PR bootstrap/45326
1394 PR bootstrap/45174
1395 * configure.ac: Honor initial values of $build_configargs,
1396 $host_configargs, $target_configargs. Mark the precious, so
1397 environment settings get recorded.
1398 * configure: Regenerate.
1399
29821356
RW
14002010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1401
1402 Sync from GCC:
1403
1404 2010-09-30 Michael Eager <eager@eagercon.com>
1405
1406 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1407 * configure: Regenerate.
1408
1409 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1410
1411 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1412 targets and amend comment.
1413 * configure: Regenerate.
1414
1415 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1416
1417 * configure.ac: Enable LTO by default on Darwin.
1418 * configure: Regenerate.
1419
1420 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1421
1422 PR bootstrap/44455
1423 * configure.ac (extra_mpfr_configure_flags): Copy from
1424 extra_mpc_gmp_configure_flags.
1425 * configure: Re-generated.
1426
57eefe4d
RW
14272010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1428
1429 Sync from GCC:
1430
1431 PR bootstrap/45796
1432 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1433 Depend on all-build-libiberty.
1434 * Makefile.in: Regenerate.
1435
14362010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1437
1438 Sync from GCC:
1439
1440 PR bootstrap/44621
1441 * configure.ac: Fix unportable shell quoting.
1442 * configure: Regenerate.
1443
48bb73dd
RW
14442010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1445
1446 * configure.ac: Support all v850 targets.
1447 * configure: Regenerate.
1448
1d14850f
PB
14492010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1450
1451 PR target/44862
1452 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1453 Provide -B option to allow for link spec %s substitutions for
1454 libstdc++.a on darwin.
1455 * Makefile.in: Regenerate.
1456
7530c480
AO
14572010-06-10 Alexandre Oliva <aoliva@redhat.com>
1458
1459 * Makefile.def (configure-gcc): Depend on all-libelf.
1460 * Makefile.in: Rebuild.
1461
285d560d
RW
14622010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1463
1464 * config.sub, config.guess: Update from upstream sources.
1465
a009f2e7
RW
14662010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1467
1468 Sync from GCC:
1469
1470 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1471 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1472 * configure: Regenerated.
1473
1474 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1475 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1476 * configure: Regenerate.
1477
1478 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1479 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1480 * configure: Regenerate.
1481
1482 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1483 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1484 separately.
1485 * configure: Regenerate.
1486
1487 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1488 * configure: Regenerate after change to elf.m4.
1489
1490 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1491 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1492 * configure: Regenerated.
1493
1494 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1495 * configure.ac: Print "buggy but acceptable" when CLooG
1496 revision is less than 9.
1497 * configure: Regenerated.
1498
e49e5c92
DK
14992010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1500
1501 Merge from gcc:
1502
1503 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1504 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1505 * configure: Regenerate.
1506
1507 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1508 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1509 a platform that supports LTO.
1510 * configure: Regenerate.
1511
1512 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1513 PR lto/42776
1514 * configure.ac (--enable-lto): Refactor handling so libelf tests
1515 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1516 and allow LTO to be explicitly enabled on non-ELF platforms that
1517 are known to support it inside else-clause.
1518 * configure: Regenerate.
1519
e6de499b
NC
15202010-04-27 Roland McGrath <roland@redhat.com>
1521 H.J. Lu <hongjiu.lu@intel.com>
1522
1523 * configure.ac (--enable-gold): Support both, both/gold and
1524 both/bfd to add gold to configdirs without removing ld.
1525 * configure: Regenerated.
1526
1527 * Makefile.def: Add install-gold dependency to install-ld.
1528 * Makefile.in: Regenerated.
1529
d594eacc
TG
15302010-04-14 Tristan Gingold <gingold@adacore.com>
1531
1532 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1533 * configure: Regenerate.
1534
938d2b74
RW
15352010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1536
1537 Merge from gcc:
1538 PR bootstrap/43615
1539 PR bootstrap/43328
1540 Revert:
1541 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1542 * configure.ac: Do not pass --enable-multilib nor
1543 --disable-multilib in baseargs. Accept explicitly passed
1544 --enable_multilib.
1545 * configure: Regenerate.
1546
a9ef41a7
RW
15472010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1548
1549 PR bootstrap/43328
1550 * configure.ac: Do not pass --enable-multilib nor
1551 --disable-multilib in baseargs. Accept explicitly passed
1552 --enable_multilib.
1553 * configure: Regenerate.
1554
619a3713
JM
15552010-03-23 Joseph Myers <joseph@codesourcery.com>
1556
1557 * configure.ac (tic6x-*-*): New case.
1558 * configure: Regenerate.
1559
92f4e989
JM
15602010-03-23 Joseph Myers <joseph@codesourcery.com>
1561
1562 Merge from gcc:
1563 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1564 PR ada/42554
1565 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1566 * configure: Regenerate.
1567
c35a0556
JM
15682010-03-23 Joseph Myers <joseph@codesourcery.com>
1569
1570 * config.sub: Update to version 2010-03-22.
1571 * config.guess: Update to version 2009-12-30.
1572
18fa8f9c
JM
15732010-03-14 Joseph Myers <joseph@codesourcery.com>
1574
1575 Merge from gcc:
1576 2010-01-11 Richard Guenther <rguenther@suse.de>
1577 PR lto/41569
1578 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1579 * Makefile.in: Regenerated.
1580
ba98da75
RO
15812010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1582
1583 PR libstdc++/32499
1584 * configure.ac (RANLIB): Default to true.
1585 (STRIP): Likewise.
1586 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1587 * configure: Regenerate.
1588
3994761f
NC
15892010-02-17 Nick Clifton <nickc@redhat.com>
1590
1591 PR 11238
1592 * Makefile.tpl (local-distclean): Also remove config.cache files in
1593 sub-directories as there may not be Makefiles present in the
1594 sub-directories.
792cdb50
NC
1595 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1596 the config.cache files found by the find command.
1597
3994761f
NC
1598 * Makefile.in: Regenerate.
1599 * configure.ac: Revert previous delta.
1600 * configure: Regenerate.
1601
01a82011
NC
16022010-02-15 Nick Clifton <nickc@redhat.com>
1603
1604 PR 11238
1605 * configure.ac: Delete config.cache files in sub-directories when
1606 deleting Makefiles.
1607 * configure: Regenerate.
1608
143754cd
NC
16092010-02-15 Nick Clifton <nickc@redhat.com>
1610
1611 * configure.ac: Sync from gcc.
1612 * configure: Regenerate.
1613
a6b5846e
KG
16142010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1615
1616 Sync from gcc:
1617 * configure.ac: Add "recommended" version checks for GMP/MPC.
1618 Update recommended GMP/MPFR/MPC versions.
1619 * configure: Regenerate.
1620
2aa2364a
JR
16212010-01-25 Joern Rennecke <amylaar@spamcop.net>
1622
1623 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1624 * configure.ac (bootstrap_target_libs): Make inclusion of
1625 target-libgomp conditional on libgomb being in target_configdirs.
1626 * configure: Regenerate.
1627
d35e937f
JR
16282010-01-23 Joern Rennecke <amylaar@spamcop.net>
1629
1630 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1631 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1632 * configure: Regenerate.
1633
911e63d0
JR
16342010-01-22 Joern Rennecke <amylaar@spamcop.net>
1635
1636 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1637 * configure.ac (target_configdirs): Substitute.
1638 * Makefile.def: Bootstrap target module libgomp.
1639 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1640 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1641 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1642 * configure, Makefile.in: Regenerate.
1643
3725885a
RW
16442009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1645
1646 * libtool.m4: Sync from git Libtool.
1647 * ltmain.sh: Likewise.
1648 * ltoptions.m4: Likewise.
1649 * ltversion.m4: Likewise.
1650 * lt~obsolete.m4: Likewise.
1651
d5f2ee2e 16522010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1653 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1654
1655 PR bootstrap/42424
1656 * configure.ac: Include libtool m4 files.
9eb322aa 1657 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1658 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1659 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1660
d5f2ee2e
KG
1661 * configure: Regenerate.
1662
f2b2dd91
RW
16632010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1664
1665 PR bootstrap/41818
1666 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1667 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1668 * Makefile.in: Regenerate.
1669
06ca7962
BE
16702009-12-18 Ben Elliston <bje@au.ibm.com>
1671
1672 * config.sub, config.guess: Update from upstream sources.
1673
30a16d7b
JJ
16742009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1675
1676 * COPYING.NEWLIB: Update copyright date.
1677 * COPYING.LIBGLOSS: Ditto.
1678
d9b76ff9
KG
16792009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1680
1681 PR middle-end/30447
1682 PR middle-end/30789
1683 PR other/40302
1684
1685 * configure.ac: Require MPC.
1686 * configure: Regenerate.
1687
1688 * configure.ac: Update minimum MPC version to 0.8.
1689 * configure: Regenerate.
1690
e12dec02
PB
16912009-11-20 Paolo Bonzini <bonzini@gnu.org>
1692
1693 * config.guess: Sync with upstream and gcc.
1694 * config.sub: Sync with upstream and gcc.
1695
606a9ca0
AO
16962009-11-16 Alexandre Oliva <aoliva@redhat.com>
1697
1698 * Makefile.def: Restore host and target settings for gmp.
1699 * Makefile.in: Rebuild.
1700
1f53ca9a
AO
17012009-11-16 Alexandre Oliva <aoliva@redhat.com>
1702
1703 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1704 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1705 Fix portability of test of C++ as bootstrap language. Add
1706 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1707 * configure: Rebuild.
1708 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1709 and cloog. Fix in-tree ppl configuration. Introduce libelf
1710 in-tree building.
1711 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1712 (POSTSTAGE1_HOST_EXPORTS): Use it.
1713 (STAGE[+id+]_CXXFLAGS): New.
1714 (BASE_FLAGS_TO_PASS): Pass it down.
1715 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1716 extra_exports.
1717 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1718 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1719 extra_exports.
1720 * Makefile.in: Rebuild.
1721
17222009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1723
1724 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1725 paths for *-w64-mingw* and x86_64-*mingw*.
1726 * configure: Regenerated.
1727
17282009-10-30 Kai Tietz <kai.tietz@onevision.com>
1729
1730 * configure.ac: Disable target-winsup & co for
1731 x86_64-*-mingw* and *-w64-mingw* targets.
1732 * configure: Regenerated.
1733
17342009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1735
1736 * configure.ac (CLooG test): Use = with test.
1737 * configure: Regenerate.
1738
17392009-10-22 Richard Guenther <rguenther@suse.de>
1740
1741 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1742 cloog if the ppl version check failed. Move flags saving
1743 before setting in libelf check.
1744 * configure: Regenerate.
1745
17462009-10-21 Richard Guenther <rguenther@suse.de>
1747
1748 * configure.ac: Adjust the ppl and cloog configure to work as
1749 documented. Disable cloog if ppl was disabled. Omit the version
1750 checks if they were disabled.
1751 * configure: Re-generate.
1752
6811fb56
RW
17532009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1754
1755 * configure.ac: Add 'lto' to enable_languages, not
1756 new_enable_languages, and only if not already present.
1757 * configure: Regenerate.
1758
700d40ca
ILT
17592009-10-06 Ian Lance Taylor <iant@google.com>
1760
1761 * Makefile.def: check-gold depends upon all-gas.
1762 * Makefile.in: Rebuild.
1763
17642009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1765
1766 * Makefile.def: all-lto-plugin depends on all-libiberty.
1767 set bootstrap=true for lto-plugin.
1768 Add lto-plugin.
1769 * Makefile.in: Regenerate.
1770 * configure.ac (host_libs): Add lto-plugin.
1771 * configure: Regenerate.
1772
17732009-10-03 Diego Novillo <dnovillo@google.com>
1774
1775 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1776 (HOST_LIBELFLIBS): Define.
1777 (HOST_LIBELFINC): Define.
1778 * Makefile.in: Regenerate.
1779 * configure.ac: Add --enable-lto.
1780 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1781 If --enable-lto is used, add 'lto' to new_enable_languages.
1782 If --enable-lto is used and gold is enabled, add
1783 lto-plugin to configdirs.
1784 * configure: Regenerate.
1785
17862009-10-03 Simon Baldwin <simonb@google.com>
1787
1788 * configure.ac: If --with-system-zlib, suppress local zlib and
1789 pass --with-system-zlib to subdir configure scripts.
1790 * configure: Regenerate.
1791
17922009-10-01 Loren J. Rittle <ljrittle@acm.org>
1793 Paolo Bonzini <bonzini@gnu.org>
1794
1795 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1796 $(srcdir).
1797 * Makefile.in: Rebuilt.
1798
c8cb1b3e
PB
17992009-09-29 Paolo Bonzini <bonzini@gnu.org>
1800
1801 Sync from gcc:
1802 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1803
1804 * configure.ac: Update minimum MPC version to 0.7.
1805 * configure: Regenerate.
1806
30167e0a
NC
18072009-09-25 Nick Clifton <nickc@redhat.com>
1808
1809 * configure.ac: Pass any --cache-file=/dev/null option on to
1810 subconfigures.
1811 * configure: Regenerate.
1812
707a0b5c
NC
18132009-09-23 Nick Clifton <nickc@redhat.com>
1814
1815 * config.sub, config.guess: Update from upstream sources.
1816
700d40ca
ILT
18172009-09-22 Loren J. Rittle <ljrittle@acm.org>
1818
1819 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1820 * Makefile.in: Rebuilt.
1821
2fd0b40b
RW
18222009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1823
1824 PR bootstrap/32272
1825 * configure.ac: Error out if $srcdir isn't '.' but contains
1826 host-${host_noncanonical}.
1827 * configure: Regenerate.
1828
4385ad3c
RW
18292009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1830
16b1ad29
RW
1831 * configure.ac: If bootstrapping a combined tree with
1832 --enable-gold, require c++ in stage1_languages.
1833 * configure: Regenerate.
1834
f8dc745f
RW
1835 * configure.ac: Also add target_libs of stage1_languages to
1836 bootstrap_target_libs.
1837 * configure: Regenerate.
1838
4385ad3c
RW
1839 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1840 with --enable-languages not containing c++.
1841 * configure: Regenerate.
1842
df51e4e1
JZ
18432009-09-16 Jie Zhang <jie.zhang@analog.com>
1844
1845 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1846 * configure: Regenerate.
1847
06a51eac
RW
18482009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1849
1850 * configure.ac: Do not use $extrasub for replacing @if/@endif
1851 parts in Makefile; instead, use additional arguments to
1852 AC_CONFIG_COMMANDS to do the replacement manually, with several
1853 sed invocations, to avoid HP-UX sed command limits.
1854 * configure: Regenerate.
1855
96655cc4
AO
18562009-09-04 Alexandre Oliva <aoliva@redhat.com>
1857
1858 * configure.ac (with-build-config): Document. Handle without.
1859 Handle missing argument.
1860 * configure: Rebuilt.
1861
18622009-09-03 Alexandre Oliva <aoliva@redhat.com>
1863
1864 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1865 Default to bootstrap-debug only if compare-debug works.
1866 * configure: Rebuilt.
1867 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1868 * Makefile.in: Rebuilt.
1869
18702009-09-01 Alexandre Oliva <aoliva@redhat.com>
1871
1872 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1873 * Makefile.in: Rebuilt.
1874
8e957354
PB
18752009-09-02 Paolo Bonzini <bonzini@gnu.org>
1876
1877 * Makefile.tpl (AWK): Fix typo.
1878 * Makefile.in: Regenerate.
1879
18802009-09-02 Paolo Bonzini <bonzini@gnu.org>
1881
1882 * configure.ac: Detect awk and sed.
1883 * Makefile.def (flags_to_pass): Add AWK and SED.
1884 * Makefile.tpl (AWK, SED): New.
1885 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1886 * configure: Regenerate.
1887 * Makefile.in: Regenerate.
1888
fb792462
TG
18892009-09-01 Tristan Gingold <gingold@adacore.com>
1890
1891 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1892 Remove logical names.
1893
a69e7d0a
DK
18942009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1895
1896 * ltmain.sh (func_normal_abspath): New function.
1897 (func_relative_path): Likewise.
1898 (func_mode_help): Document new -bindir option for link mode.
1899 (func_mode_link): Add new -bindir option, and use it to place
1900 output DLL if specified.
1901
d444d2ba
RW
19022009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1903
1904 * configure.ac (AC_PREREQ): Bump to 2.64.
1905
13b7343a
RW
19062009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1907
af542c2e
RW
1908 * README-maintainer-mode: Point directly to upstream locations
1909 for autoconf, automake, libtool, gettext, instead of copies on
1910 sources.redhat.com. Document required versions.
1911 * configure.ac: Do not substitute datarootdir, htmldir,
1912 pdfdir, docdir. Do not process --with-datarootdir,
1913 --with-htmldir, --with-pdfdir, --with-docdir.
1914 * configure: Regenerate.
1915
81ecdfbb
RW
1916 * configure: Regenerate.
1917
13b7343a
RW
1918 * compile: Sync from Automake 1.11.
1919 * depcomp: Likewise.
1920 * install-sh: Likewise.
1921 * missing: Likewise.
1922 * mkinstalldirs: Likewise.
1923 * ylwrap: Likewise.
1924
c1102ce7
RW
19252009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1926
34a0f3cf
RW
1927 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1928 (baseargs): Add --disable-option-checking.
1929 * configure: Regenerate.
1930
c1102ce7
RW
1931 * Makefile.def (configure-target-libiberty): Depend on
1932 all-binutils and all-ld.
1933 (configure-target-newlib): Likewise.
1934 * Makefile.in: Regenerate.
1935
e8a5fa9c
RW
19362009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1937
1938 Sync with GCC, merge:
1939
1940 2009-07-31 Christian Bruel <christian.bruel@st.com>
1941
1942 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1943 * configure: Regenerate.
1944
1945 2009-07-06 Ian Lance Taylor <iant@google.com>
1946
1947 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1948 * configure: Rebuild.
1949
1950 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1951
1952 PR bootstrap/40338
1953 * configure.ac (comparestring): Create new variable.
1954 * Makefile.tpl (comparestring): Use to skip some comparisions.
1955 * configure: Regenerate.
1956 * Makefile.in: Regenerate.
1957
1958 2009-06-23 Ian Lance Taylor <iant@google.com>
1959
1960 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1961 boot_languages. Only bootstrap target libraries listed in
1962 target_libs for some boot language. Add --with-stage1-ldflags,
1963 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1964 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1965 if not building with C++.
1966 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1967 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1968 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1969 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1970 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1971 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1972 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1973 * configure, Makefile.in: Rebuild.
1974
1975 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1976
1977 * configure.ac: Detect MPC in default directory.
1978 * configure: Regenerate.
1979
1980 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1981
1982 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1983 to noconfdirs.
1984 * configure: Regenerate.
1985
1986 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1987
1988 * Makefile.def: Add MPC support and dependencies.
1989 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1990
1991 * Makefile.in, configure: Regenerate.
1992
1993 2009-05-24 Nicolas Roche <roche@adacore.com>
1994
1995 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1996 * Makefile.in: Regenerate.
1997
1998 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1999
2000 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2001 * configure: Regenerate.
2002
2003 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2004
2005 * configure.ac ($with_ppl): Default to no if not supplied.
2006 ($with_cloog): Likewise.
2007 configure: Regenerate.
2008
2009 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2010
2011 PR bootstrap/39739
2012 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2013 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2014
2015 * configure, Makefile.in: Regenerate.
2016
2017 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2018
2019 * configure.ac: Change copyright header to refer to version
2020 3 of the GNU General Public License and to point readers at the
2021 COPYING3 file and the FSF's license web page.
2022 * Makefile.def: Likewise.
2023 * Makefile.tpl: Likewise.
2024 * Makefile.in: Regenerate.
2025
2026 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2027
2028 * configure.ac: Restore match for darwin9 or later. Use double
2029 brackets since regeneration eats one pair.
2030 * configure: Regenerate.
2031
bf110216
CF
20322009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2033
2034 * MAINTAINERS: Perform some obvious fixups.
2035
2262bbf4
BE
20362009-08-17 Ben Elliston <bje@au.ibm.com>
2037
2038 * config.sub, config.guess: Update from upstream sources.
2039
25a07265
NC
20402009-08-06 Michael Eager <eager@eagercon.com>
2041
2042 * configure.ac: Add Microblaze target.
2043 * configure: Regenerate.
2044
85bd1942
TG
20452009-07-02 Tristan Gingold <gingold@adacore.com>
2046
2047 * configure.ac: Do not exclude gas for i386-*-darwin.
2048 Add a case for x86_64-*-darwin.
2049 * configure: Regenerate.
2050
f9806fa5
DE
20512009-06-26 Doug Evans <dje@sebabeach.org>
2052
2053 * Makefile.def (host_modules): Add cgen.
2054 * Makefile.in: Regenerate.
2055 * configure.ac (host_tools): Add cgen.
2056 * configure: Regenerate.
2057
6bfb4e30
JJ
20582009-06-17 Michael Eager <eager@eagercon.com>
2059
2060 * COPYING.LIBGLOSS: Add Xilinx license.
2061
8bcf2718
NC
20622009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2063
2064 * configure.ac: Define is_elf for QNX Neutrino targets.
2065 * configure: Regenerate.
2066
04ec0acb
RW
20672009-06-03 Jerome Guitton <guitton@adacore.com>
2068 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2069
9eb322aa
MF
2070 * Makefile.tpl (all): Avoid a trailing backslash.
2071 * Makefile.in: Regenerate.
04ec0acb 2072
7ee5dbeb
BE
20732009-06-03 Ben Elliston <bje@au.ibm.com>
2074
2075 * config.sub, config.guess: Update from upstream sources.
2076
fda13ee8
AO
20772009-06-02 Alexandre Oliva <aoliva@redhat.com>
2078
2079 * Makefile.tpl ([+compare-target+]): Compare all stage
2080 directories, rather than just gcc.
2081 * Makefile.in: Rebuilt.
2082
4a657b0d
DK
20832009-05-28 Doug Kwan <dougkwan@google.com>
2084
2085 * configure.ac: Support gold for target arm*-*-*.
2086 * configure: Regenerate.
2087
07fc31c9
AO
20882009-05-27 Alexandre Oliva <aoliva@redhat.com>
2089
2090 * Makefile.tpl (all): Avoid harmless warning in make all when
2091 gcc-bootstrap is enabled but stage_last does not exist.
2092 * Makefile.in: Rebuilt.
2093
8a7a39ab
TG
20942009-05-25 Tristan Gingold <gingold@adacore.com>
2095
2096 * setup.com: Complete the file with configuration and build.
2097
b5233201
AO
20982009-05-18 Alexandre Oliva <aoliva@redhat.com>
2099
2100 PR other/40159
2101 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2102 gcc-no-bootstrap are mutually exclusive.
2103 * Makefile.in: Rebuilt.
2104
7b6175f9
AO
21052009-05-18 Alexandre Oliva <aoliva@redhat.com>
2106
2107 PR other/40159
2108 * Makefile.tpl (all): Don't end with unconditional success.
2109 * Makefile.in: Rebuilt.
2110
1b05fbbd
AO
21112009-05-12 Alexandre Oliva <aoliva@redhat.com>
2112
2113 PR target/37137
2114 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2115 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2116 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2117 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2118 stage_configureflags, stage_cflags and stage_libcflags into
2119 explicit Makefile macros.
2120 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2121 GFORTRAN.
2122 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2123 CC. Set CC_FOR_BUILD from CC.
2124 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2125 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2126 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2127 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2128 and GFORTRAN.
2129 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2130 (_LIBCFLAGS): Renamed to _TFLAGS.
2131 (do-compare-debug, do-compare3-debug): Drop.
2132 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2133 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2134 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2135 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2136 (XGCC_FLAGS_FOR_TARGET): New.
2137 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2138 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2139 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2140 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2141 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2142 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2143 TFLAGS.
2144 (BUILD_CONFIG): Include if requested.
2145 (all): Set TFLAGS on bootstrap.
2146 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2147 (all-stageid-prefixmodule): Likewise.
2148 (do-clean, distclean-stageid): Set TFLAGS.
2149 (restrap): Fix whitespace.
2150 * Makefile.in: Rebuilt.
2151
dc17c78c
EB
21522009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2153
2154 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2155 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2156 * Makefile.in: Regenerate.
2157
14324cd7
EZ
21582009-04-24 Eli Zaretskii <eliz@gnu.org>
2159
2160 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2161 consistency with config.sub. (Update from upstream sources.)
2162
f8d5f06c
JM
21632009-04-21 Joseph Myers <joseph@codesourcery.com>
2164
2165 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2166
0000e2bf
BE
21672009-04-17 Ben Elliston <bje@au.ibm.com>
2168
2169 * config.sub, config.guess: Update from upstream sources.
2170
20135e4c
NC
21712009-04-15 Anthony Green <green@moxielogic.com>
2172
34adf976 2173 * configure.ac: Add moxie support.
20135e4c
NC
2174 * configure: Rebuilt.
2175
ef699244
L
21762009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2177
2178 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2179 * configure: Regenerate.
2180
10ad8ef3
L
21812009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2182
2183 PR gas/10039
2184 * configure.ac: Require texinfo 4.7.
2185 * configure: Regenerated.
2186
c50523ce
L
21872009-04-09 Steve Ellcey <sje@cup.hp.com>
2188
2189 * Makefil.def (languages): New entries.
2190 * Makefile.tpl (check-gcc-*): New generic target.
2191 * Makefile.in: Regenerate.
2192
47afba5f
EZ
21932009-03-27 Eli Zaretskii <eliz@gnu.org>
2194
2195 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2196 Windows builds of Sed.
2197
dc448a7b
TT
21982009-03-18 Tom Tromey <tromey@redhat.com>
2199
2200 * configure: Rebuild.
2201 * configure.ac (host_libs): Add libiconv.
2202 * Makefile.in: Rebuild.
2203 * Makefile.def (host_modules): Add libiconv.
2204 (configure-gdb, all-gdb): Depend on libiconv.
2205
24741ab2
JB
22062009-03-16 Tristan Gingold <gingold@adacore.com>
2207
2208 * configure.ac: Treat gdb as supported on x86_64-darwin.
2209 * configure: Regenerate.
2210
29383458
JM
22112009-03-16 Joseph Myers <joseph@codesourcery.com>
2212
2213 Merge from GCC:
2214
2215 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2216
2217 * configure.ac (--with-host-libstdcxx): New option.
2218 * configure: Regenerate.
2219
2220 2009-01-29 Robert Millan <rmh@aybabtu.com>
2221
2222 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2223 * configure: Regenerate.
2224
2225 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2226
2227 PR tree-optimization/38515
2228 * configure.ac (cloog-polylib): Removed.
2229 (with_ppl, with_cloog): Test for "no".
2230 * configure: Regenerated.
2231
58e24671
RW
22322009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2233
2234 Backport from git Libtool:
2235
2236 2009-01-19 Robert Millan <rmh@aybabtu.com>
2237 Support GNU/kOpenSolaris.
2238 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2239 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2240 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2241 GNU/kOpenSolaris.
2242
314b2e66
AS
22432009-02-05 Andreas Schwab <schwab@suse.de>
2244
2245 * Makefile.tpl (stage_last): Define $r and $s before using
2246 $(RECURSE_FLAGS_TO_PASS).
2247 * Makefile.in: Regenerate
2248
8b700390
JJ
22492009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2250
2251 * COPYING.NEWLIB: Add ARM license.
2252
66775d67
AM
22532009-01-16 Alan Modra <amodra@bigpond.net.au>
2254
2255 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2256 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2257 * Makefile.in: Regenerate.
2258
19e99079
NC
22592009-01-15 Douglas B Rupp <rupp@gnat.com>
2260
2261 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2262 * configure: Regenerate.
2263
22e8c8e0
RW
22642008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2265
2266 Backport link test fix from upstream Libtool:
2267
2268 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2269 Add cache variables to tests that require the linker to work.
2270 For shlibpath_overrides_runpath, this also changes the semantics
2271 to let the result from the C compiler take precedence.
2272 compiler take precedence.
2273
7d6d7764
BE
22742008-12-02 Ben Elliston <bje@au.ibm.com>
2275
2276 * config.sub, config.guess: Update from upstream sources.
2277
ea8af06e
JJ
22782008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2279
2280 * COPYING.NEWLIB: Updated.
2281 * COPYING.LIBGLOSS: Ditto.
2282
af0771d3
PB
22832008-12-16 Paolo Bonzini <bonzini@gnu.org>
2284
2285 Sync with GCC:
2286
2287 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2288
2289 * configure.ac (ppllibs): Add by default the lib flags.
2290 * configure: Regenerate.
2291
2292 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2293
314b2e66
AS
2294 * configure.ac: Add double brackets on darwin[912].
2295 * configure: Regenerate.
af0771d3
PB
2296
2297 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2298
314b2e66
AS
2299 * configure.ac: Expand to darwin10 and later.
2300 * configure: Regenerate.
af0771d3 2301
f7c83eac
AS
23022008-12-02 Andreas Schwab <schwab@suse.de>
2303
2304 * Makefile.def: configure-target-boehm-gc depends on
2305 all-target-libstdc++-v3.
2306 * Makefile.in: Regenerate.
2307
bc67ad83
BE
23082008-12-02 Ben Elliston <bje@au.ibm.com>
2309
2310 * config.sub, config.guess: Update from upstream sources.
2311
e28c595f
JM
23122008-11-27 Joseph Myers <joseph@codesourcery.com>
2313
2314 Merge from GCC:
2315
2316 2007-12-02 Matthias Klose <doko@ubuntu.com>
2317
2318 * config-ml.in: Remove 64bit configure tests.
2319
2320 2008-05-14 Rafael Espindola <espindola@google.com>
2321
2322 * config-ml.in: don't handle --enable-shared and --enable-static.
2323
2324 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2325 Tobias Grosser <grosser@fim.uni-passau.de>
2326 Jan Sjodin <jan.sjodin@amd.com>
2327 Harsha Jagasia <harsha.jagasia@amd.com>
2328 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2329 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2330 Adrien Eliche <aeliche@isty.uvsq.fr>
2331
2332 Merge from graphite branch.
2333 * configure: Regenerate.
2334 * Makefile.in: Regenerate.
2335 * configure.ac (host_libs): Add ppl and cloog.
2336 Add checks for PPL and CLooG.
2337 * Makefile.def (ppl, cloog): Added modules and dependences.
2338 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2339 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2340
2341 2008-09-03 Richard Guenther <rguenther@suse.de>
2342
2343 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2344 cloog test.
2345 * configure: Re-generate.
2346
2347 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2348
2349 * configure.ac (--with-cloog-polylib): New.
2350 (--disable-cloog-version-check): New.
2351 (--disable-ppl-version-check): New.
2352 * configure: Re-generate.
2353
2354 2008-09-05 Richard Guenther <rguenther@suse.de>
2355
2356 * configure.ac: Initialize clooglibs to -lcloog.
2357 * configure: Re-generate.
2358
2359 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2360
2361 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2362 recommended version to 2.3.2.
2363
2364 * configure: Regenerate.
2365
2366 2008-10-31 Ben Elliston <bje@au.ibm.com>
2367
2368 * configure.ac (spu-*-*): Remove special case.
2369 * configure: Regenerate.
2370
2371 Complete comment text from GCC version of:
2372
2373 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2374
2375 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2376 (GCC_SHLIB_SUBDIR): New.
2377 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2378 * configure: Regenerate.
2379 * Makefile.in: Regenerate.
2380
652dec25
TG
23812008-11-27 Tristan Gingold <gingold@adacore.com>
2382
2383 * configure.ac: Build gdb for i?86-*-darwin*
2384 * configure: Regenerated.
2385
7582fb4a
DJ
23862008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2387
2388 PR bootstrap/38014
2389 PR bootstrap/37923
2390
2391 Revert:
2392
2393 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2394
2395 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2396 * Makefile.in: Regenerated.
2397
2398 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2399
2400 PR gdb/921
2401 PR gdb/1646
2402 PR gdb/2175
2403 PR gdb/2176
2404
2405 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2406 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2407 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2408 (HOST_EXPORTS): Pass CPPFLAGS.
2409 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2410 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2411 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2412 * Makefile.in, configure: Regenerated.
2413 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2414 and CPPFLAGS_FOR_BUILD.
2415
faee1be2
UW
24162008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2417
2418 * configure.ac [spu-*-*]: Do not set skipdirs.
2419 * configure: Re-generate.
2420
b7c2dce4
DJ
24212008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2422
2423 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2424 * Makefile.in: Regenerated.
2425
bb52de30
DJ
24262008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2427
2428 PR gdb/921
2429 PR gdb/1646
2430 PR gdb/2175
2431 PR gdb/2176
2432
2433 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2434 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2435 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2436 (HOST_EXPORTS): Pass CPPFLAGS.
2437 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2438 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2439 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2440 * Makefile.in, configure: Regenerated.
2441 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2442 and CPPFLAGS_FOR_BUILD.
2443
b25062ae
SE
24442008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2445
2446 * libtool.m4: Update to libtool 2.2.6.
2447 * lt~obsolete.m4: Update to libtool 2.2.6.
2448 * ltmain.sh: Update to libtool 2.2.6.
2449 * ltsugar.m4: Update to libtool 2.2.6.
2450 * ltversion.m4: Update to libtool 2.2.6.
2451 * ltoptions.m4: Update to libtool 2.2.6.
2452 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2453
3bbd2f8f
AL
24542008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2455
2456 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2457 (GCC_SHLIB_SUBDIR): New.
2458 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2459 * configure: Regenerate.
2460 * Makefile.in: Regenerate.
2461
b29d32ce
TG
24622008-08-28 Tristan Gingold <gingold@adacore.com>
2463
2464 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2465 Enable bfd, binutils and opcodes.
2466 * configure: Regenerate.
2467
c325a203
DD
24682008-08-16 Nicolas Roche <roche@adacore.com>
2469
2470 * Makefile.tpl: Add BOOT_ADAFLAGS.
2471 * Makefile.in: Regenerate.
2472
e7c8859c
RS
24732008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2474
2475 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2476 * configure: Regenerate.
2477
da888c87
PB
24782008-07-30 Paolo Bonzini <bonzini@gnu.org>
2479
2480 Sync with gcc:
2481 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2482
f7c83eac
AS
2483 * configure.ac: Add makefile fragments for hpux.
2484 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2485 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2486 * configure: Regenerate.
2487 * Makefile.in: Regenerate.
da888c87
PB
2488
2489 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2490
f7c83eac
AS
2491 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2492 * Makefile.in: Regenerate.
2493 * configure: Regenerate.
da888c87 2494
944982cf
ILT
24952008-06-18 Ian Lance Taylor <iant@google.com>
2496
662c6704
ILT
2497 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2498
944982cf
ILT
2499 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2500
7a283e07
RW
25012008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2502
2503 * configure: Regenerate.
2504
5b553f7e
RW
25052008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2506
2507 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2508 "$@" is still intact with both Autoconf 2.59 and 2.62.
2509 * configure: Regenerate.
2510
675492f0
RW
25112008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2512
2513 * Makefile.tpl: Fix comment errors.
2514 * Makefile.in: Regenerate.
2515
b018a5d1
JB
25162008-06-13 Julian Brown <julian@codesourcery.com>
2517
2518 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2519 of libobjc for ARM EABI Linux.
2520 * configure: Regenerate.
2521
310213e8
DE
25222008-06-12 David S. Miller <davem@davemloft.net>
2523 David Edelsohn <edelsohn@gnu.org>
2524
2525 * configure.ac: Add powerpc*-*-* to gold supported targets.
2526 * configure: Regenerate.
2527
6641ce42
JM
25282008-06-08 Joseph Myers <joseph@codesourcery.com>
2529
2530 PR tree-optimization/36218
2531 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2532 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2533 (all prefix="build-"): Pass them to build-system sub-makes.
2534 * Makefile.in: Regenerate.
2535
03c2f9e6
DJ
25362008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2537
2538 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2539 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2540 mkdep, and compile. Update comments.
2541 (ETC_SUPPORT): Add ChangeLog and update comments.
2542
4538db8b
ILT
25432008-05-11 Ian Lance Taylor <iant@google.com>
2544
2545 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2546
266df637
PB
25472008-04-18 Paolo Bonzini <bonzini@gnu.org>
2548
2549 Sync with gcc:
2550 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2551
2552 PR bootstrap/35457
2553 * configure.ac: Include override.m4.
2554 * configure: Regenerate.
2555
2556 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2557
f7c83eac
AS
2558 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2559 * Makefile.in: Regenerate.
266df637
PB
2560
2561 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2562
f7c83eac
AS
2563 * configure.ac: Do not build libssp for the AVR.
2564 * configure: Regenerate.
266df637 2565
a86a761e
NC
25662008-04-18 Nick Clifton <nickc@redhat.com>
2567
2568 * MAINTAINERS: Replace reference to configure.in with reference to
2569 configure.ac.
2570
52310858
NC
25712008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2572
f7c83eac 2573 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2574 as nonconfigurable directories list.
f7c83eac 2575 * configure: Regenerate.
52310858 2576
f5314dd5
DM
25772008-04-14 David S. Miller <davem@davemloft.net>
2578
2579 * configure.ac: Add sparc*-*-* to gold supported targets.
2580 * configure: Regenerate.
2581
e2208220
BE
25822008-04-14 Ben Elliston <bje@au.ibm.com>
2583
2584 * config.sub, config.guess: Update from upstream sources.
2585
0bb6ea20
HPN
25862008-04-12 Hans-Peter Nilsson <hp@axis.com>
2587
2588 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2589 * Makefile.in: Regenerate.
2590
e5164e97
ILT
25912008-04-07 Ian Lance Taylor <iant@google.com>
2592
2593 * Makefile.def: check-gold depends upon all-binutils.
2594 * Makefile.in: Regenerate.
2595
e33b51a6
NC
25962008-04-04 Nick Clifton <nickc@redhat.com>
2597
2598 PR binutils/4334
2599 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2600 builds.
2601 * configure: Regenerate.
2602
fc5df3ab
NC
26032008-04-04 NightStrike <NightStrike@gmail.com>
2604
2605 PR other/35151
f7c83eac
AS
2606 * configure.ac: Combine rules for mingw32 and mingw64.
2607 * configure: Regenerate.
fc5df3ab 2608
c779bab8
PB
26092008-03-27 Paolo Bonzini <bonzini@gnu.org>
2610
2611 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2612 * Makefile.in: Regenerate.
2613
93f9b408
ILT
26142008-03-20 Ian Lance Taylor <iant@google.com>
2615
2616 * configure.ac: Add support for --enable-gold.
2617 * Makefile.def: Add gold as a directory like ld.
2618 * configure, Makefile.in: Regenerate.
2619
5746fb46
AK
26202008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2621
2622 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2623 (s390_cond_extensions): Reduced extensions to the compare related.
2624 (main): z10 cpu type option added.
2625 (expandConditionalJump): Renamed to ...
2626 (insertExpandedMnemonic): ... this.
2627
2628 * opcodes/s390-opc.c: Re-group the operand format makros.
2629 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2630 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2631 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2632 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2633 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2634 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2635 INSTR_SIL_RDU): New instruction formats added.
2636 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2637 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2638 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2639 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2640 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2641 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2642 masks added.
2643 (s390_opformats): New formats added "ris", "rrs", "sil".
2644 * opcodes/s390-opc.txt: Add the conditional jumps with the
2645 extensions removed from automatic expansion in s390-mkopc.c manually.
2646 (asi - trtre): Add new System z10 EC instructions.
2647 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2648
58c85be7
RW
26492008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2650
2651 * configure.ac: m4_include config/proginstall.m4.
2652 * configure: Regenerate.
2653
78124051
RW
26542008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2655
2656 Backport from upstream Libtool:
f7c83eac 2657
78124051 2658 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2659
78124051
RW
2660 Deal with Autoconf 2.62's semantic change in m4_append.
2661 * ltsugar.m4 (lt_append): Replace broken versions of
2662 m4_append.
2663 (lt_if_append_uniq): Don't require separator to be overquoted,
2664 and avoid broken m4_append.
2665 (lt_dict_add): Fix typo.
2666 * libtool.m4 (_LT_DECL): Don't overquote separator.
2667
018f1bea
DE
26682008-03-13 David Edelsohn <edelsohn@gnu.org>
2669
2670 * config.rpath: Add AIX 6 support.
2671
5c5f596d
PB
26722008-03-13 Paolo Bonzini <bonzini@gnu.org>
2673
2674 * Makefile.def (stageprofile). Remove -fprofile-generate
2675 from stage_libcflags.
2676 * Makefile.in: Regenerate.
2677
a1f93a5e
BE
26782008-03-13 Ben Elliston <bje@au.ibm.com>
2679
2680 * config.sub, config.guess: Update from upstream sources.
2681
98c3d905
AK
26822008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2683
2684 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2685 * s390-opc.txt (cmpsc): Duplicate entry removed.
2686 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2687 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2688 fier, cu42, cu41): Fix operand format.
2689
7f6ef0c0
PB
26902008-02-20 Paolo Bonzini <bonzini@gnu.org>
2691
f7c83eac
AS
2692 PR bootstrap/32009
2693 PR bootstrap/32161
2694
2695 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2696 * configure: Regenerate.
2697
2698 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2699 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2700 STAGE4_LIBCFLAGS): New.
2701 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2702 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2703 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2704 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2705 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2706 for target modules. Don't export LIBCFLAGS.
2707 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2708 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2709 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2710 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2711 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2712 * Makefile.in: Regenerate.
7f6ef0c0 2713
eaf19029
PB
27142008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2715
2716 PR libgcj/33085
2717 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2718 Do not use -DDLL_EXPORT. Backport from upstream.
2719
680c43e9
NC
27202008-02-14 Nick Clifton <nickc@redhat.com>
2721
2722 Import this patch from gcc:
2723 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2724
2725 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2726
c72b1d96
HPN
27272008-02-02 Hans-Peter Nilsson <hp@axis.com>
2728
2729 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2730 * configure: Regenerate.
2731
8b66833e
BW
27322008-01-31 Marc Gauthier <marc@tensilica.com>
2733
2734 * configure.ac (xtensa*-*-*): Recognize processor variants.
2735 * configure: Regenerate.
2736
9cc8ae67
PB
27372008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2738
f7c83eac
AS
2739 PR bootstrap/34922
2740 * configure.ac (PARSE_ARGS): Push suitable setting of
2741 ac_subdirs_all, for `./configure --help=recursive'.
2742 Handle `+' in generic toplevel directory disabling.
2743 * configure: Regenerate.
9cc8ae67 2744
19090595
BE
27452008-01-23 Ben Elliston <bje@au.ibm.com>
2746
2747 * config.sub, config.guess: Update from upstream sources.
2748
9f1e7fd3
BE
27492008-01-08 Ben Elliston <bje@au.ibm.com>
2750
2751 * config.sub, config.guess: Update from upstream sources.
2752
2f959d61
JJ
27532007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2754
2755 * COPYING.LIBGLOSS: Update default copyright.
2756
aa054b85
JJ
27572007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2758
2759 * COPYING.NEWLIB: Update default copyright.
2760
57c53b2b
RS
27612007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2762
2763 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2764 Change recommended MPFR from 2.2.1 > 2.3.0.
2765 * configure: Regenerate.
2766
fee14b60
RS
27672007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2768
2769 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2770 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2771 * Makefile.in: Regenerate.
2772
c9b68031
DD
27732007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2774
2775 * configure.ac: Enable libjava for x86_64-*-darwin9.
2776 * configure: Regenerate.
2777
ad25e7d5
BE
27782007-12-05 Ben Elliston <bje@au.ibm.com>
2779
2780 * config.sub, config.guess: Update from upstream sources.
2781
6ac84f65
PB
27822007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2783
f7c83eac
AS
2784 * config-ml.in: Robustify against white space in absolute file
2785 names.
6ac84f65 2786
f7c83eac
AS
2787 * config-ml.in (multi-clean): Substitute ${Makefile}.
2788 Remove superfluous ${Makefile} in list.
6ac84f65 2789
7b3200f9
DJ
27902007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2791
2792 * Makefile.def (dependencies): Make configure-gdb depend on
2793 all-intl.
2794 * Makefile.in: Regenerated.
2795
2c133ff9
JJ
27962007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2797
2798 * Makefile.def: To avoid problems running with parallel makes,
2799 build newlib before libgloss so that target specific header
2800 files are availble.
2801 * Makefile.in: Regenerate.
2802
5074315a
DJ
28032007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2804
2805 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2806 * Makefile.in: Regenerate.
2807
f5bc1778
DJ
28082007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2809
2810 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2811 * libdecnumber: New directory, imported from GCC.
2812
c66487f8
NC
28132007-10-08 Mike Frysinger <vapier@gentoo.org>
2814
2815 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2816 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2817 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2818 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2819 * configure: Regenerate.
2820
b5714970
PB
28212007-10-01 Paolo Bonzini <bonzini@gnu.org>
2822
2823 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2824 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2825 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2826 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2827 * configure.ac: Default them to host tools for $host = $build.
2828 Subst them.
2829
2830 * configure: Regenerate.
2831 * Makefile.in: Regenerate.
2832
f3b1e08e
RS
28332007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2834
2835 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2836 * configure: Regenerate.
2837
cff87f51
DD
28382007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2839
2840 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2841 libstdc++.
2842 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2843 * configure: Regenerate.
2844 * Makefile.in: Regenerate.
f7c83eac 2845
625a61cd
AS
28462007-09-17 Andreas Schwab <schwab@suse.de>
2847
2848 * configure.ac: Raise minimum makeinfo version to 4.6.
2849 * configure: Regenerate.
2850
83a3a68b
AM
28512007-09-15 Alan Modra <amodra@bigpond.net.au>
2852
2853 * configure.ac: Correct makeinfo version check.
2854 * configure: Regenerate.
2855
5bd8be13
RS
28562007-09-14 Richard Sandiford <richard@codesourcery.com>
2857
2858 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2859 to $skipdirs and only disable gprof for newlib. Use the normal
2860 mips*-elf* handling in other respects.
2861 * configure: Regnerate.
2862
5566c1fa
DD
28632007-09-12 David Daney <ddaney@avtrex.com>
2864
2865 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2866 enabling libgcj.
2867 * configure: Regenerate.
2868
28692007-09-12 Richard Guenther <rguenther@suse.de>
2870
2871 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2872 nor --disable-checking is provided also turn on yes and types
2873 checking for stage1.
2874 * configure: Re-generate.
2875
a18e2996 28762007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2877
2878 PR target/33281
2879 * configure.ac: Use config/mh-mingw on mingw.
2880 * configure: Regenerate.
84e7906e 2881
691bb5a1
DD
28822007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2883
2884 PR other/32154
2885 * configure.ac: For libgloss targets, point the linker to the linker
2886 script, startup code and simulator library.
2887 * configure: Regenerate.
2888
6d18b86b
AH
28892007-09-09 Andrew Haley <aph@redhat.com>
2890
2891 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2892 target-libjava.
6d18b86b 2893
f00a3165 28942007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2895
f00a3165 2896 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2897
2abc4e65
BE
28982007-08-21 Richard Guenther <rguenther@suse.de>
2899
2900 * configure.ac: Add types checking to stage1 checking flags.
2901 * configure: Regenerate.
2902
8a6ee3ab 29032007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2904 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2905
2906 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2907 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2908 * Makefile.in: Regenerate.
2909 * configure.ac (--with-debug-prefix-map): New.
2910 * configure: Regenerate.
2911
429acdec
RS
29122007-08-17 Richard Sandiford <richard@codesourcery.com>
2913 Nigel Stephens <nigel@mips.com>
2914
429acdec
RS
2915 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2916 as target_makefile_frag.
2917 * configure: Regenerate.
2918
8520c408
AO
29192007-08-16 Alexandre Oliva <aoliva@redhat.com>
2920
2921 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2922 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2923 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2924 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2925 (do-compare, do-compare3, do-compare-debug): New.
2926 ([+compare-target+]): Use them.
2927
29282007-08-16 Alexandre Oliva <aoliva@redhat.com>
2929
2930 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2931 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2932 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2933 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2934 (do-compare, do-compare3, do-compare-debug): New.
2935 ([+compare-target+]): Use them.
2936
2444379b
BE
29372007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2938 Ben Elliston <bje@au.ibm.com>
2939
2940 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2941 --silent if $silent.
2942 * configure: Regenerate.
2943
d6f99447
DJ
29442007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2945
2946 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2947
bd0aa315
NC
29482007-07-17 Nick Clifton <nickc@redhat.com>
2949
2950 * COPYING3: New file. Contains version 3 of the GNU General
2951 Public License.
2952 * COPYING3.LIB: New file. Contains version 3 of the GNU
2953 Lesser General Public License.
2954
0ebe98fb
BS
29552007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2956
2957 * configure.ac: Fix my previous change to really match GCC.
2958 * configure: Regenerate.
2959
521ec477
DD
29602007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2961
2962 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2963 * configure: Regenerate.
2964
29652007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2966
2967 * configure.ac: Add some missing m4 quotation.
2968 * configure: Regenerate.
2969
0c24b341
NC
29702007-07-09 Kai Tietz <kai.tietz@onevision.com>
2971
f7c83eac
AS
2972 * Makefile.def: Add windmc tool to build.
2973 * Makefile.tpl: Likewise.
2974 * configure.ac: Likewise.
2975 * Makefile.in: Regenerate.
2976 * configure: Regenerate.
0c24b341 2977
a09314d0
L
29782007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2979
2980 * lt~obsolete.m4: New. Import from 20070318 libtool.
2981
7c3e1d12
BS
29822007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2983
2984 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2985 uclinux and linux-uclibc targets.
2986 * configure: Regenerate.
2987
a5b3b4dd
DD
29882007-06-28 DJ Delorie <dj@redhat.com>
2989
2990 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2991 not building newlib.
2992 * configure: Regenerated.
f7c83eac 2993
184d813c
DJ
29942007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2995
2996 * src-release (DEVO_SUPPORT): Correct typos.
2997
31d99776
DJ
29982007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2999
3000 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3001 * Makefile.in: Regenerated.
3002
e00a73e3
PB
30032007-06-14 Paolo Bonzini <bonzini@gnu.org>
3004
f7c83eac
AS
3005 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3006 (distclean-stage[+id+]): Possibly delete stage_last.
3007 * Makefile.in: Regenerate.
e00a73e3 3008
98a1bbc5
BE
30092007-06-07 Ben Elliston <bje@au.ibm.com>
3010
3011 * config.sub, config.guess: Update from upstream sources.
3012
973601e1
BE
30132007-06-07 Ben Elliston <bje@au.ibm.com>
3014
3015 * Makefile.tpl: Fix spelling error.
3016 * Makefile.in: Regenerate.
3017
2038f525
PB
30182007-06-04 Paolo Bonzini <bonzini@gnu.org>
3019
3020 Sync with gcc:
3021 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3022
f7c83eac
AS
3023 PR bootstrap/29382
3024 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3025 * configure: Rebuilt.
2038f525 3026
f7c5c4b5
PB
30272007-06-01 Steve Ellcey <sje@cup.hp.com>
3028
12a64d4f
L
3029 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3030 lt_cv_sys_max_cmd_len.
f7c5c4b5 3031
7ad9660b
PB
30322007-05-31 Paolo Bonzini <bonzini@gnu.org>
3033
3034 * ltgcc.m4: Update from GCC.
3035
0e7ef45c
EC
30362007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3037
12a64d4f 3038 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3039
37ad9514
SE
30402007-05-24 Steve Ellcey <sje@cup.hp.com>
3041
3042 * ltmain.sh: Update from GCC.
3043 * libtool.m4: Update from GCC.
3044 * ltsugar.m4: New. Update from GCC.
3045 * ltversion.m4: New. Update from GCC.
3046 * ltoptions.m4: New. Update from GCC.
3047 * ltconfig: Remove.
3048 * ltcf-c.sh: Remove.
3049 * ltcf-cxx.sh: Remove.
3050 * ltcf-gcj.sh: Remove.
3051 * src-release: Update with new libtool file list.
3052
8ee82aff
PB
30532007-05-16 Paolo Bonzini <bonzini@gnu.org>
3054
3055 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3056 stage_cflags.
3057 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3058 Remove CFLAGS/LIBCFLAGS.
3059 (configure-stage[+id+]-[+prefix+][+module+],
3060 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3061 * Makefile.in: Regenerate.
3062
149cb58d
SE
30632007-04-14 Steve Ellcey <sje@cup.hp.com>
3064
3065 * config-ml.in: Update from GCC.
3066
91506736
DJ
30672007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3068
3069 * src-release (do-proto-toplev): Process the support directories before
3070 the tool directory.
3071
ffa8bd48
RS
30722007-03-21 Richard Sandiford <richard@codesourcery.com>
3073
3074 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3075 of glob. Quote arguments with single quotes too.
3076 * configure: Regenerate.
3077
a4fd3374
DD
30782007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3079
3080 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3081 * Makefile.in: Regenerate
3082
b8025f34
AS
30832007-03-07 Andreas Schwab <schwab@suse.de>
3084
3085 * configure: Regenerate.
3086
a3ca38d2
DD
30872007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3088
3089 * configure.ac: Add "--with-pdfdir" configure option,
3090 which defines pdfdir variable.
3091 * Makefile.def (target=fixincludes): Add install-pdf to
3092 missing targets.
3093 (recursive_targets): Add install-pdf target.
3094 (flags_to_pass): Add pdfdir.
3095 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3096 target.
3097 * configure: Regenerate
3098 * Makefile.in: Regenerate
3099
31002007-02-28 Eric Christopher <echristo@apple.com>
3101
3102 Revert:
3103 2006-12-07 Mike Stump <mrs@apple.com>
3104
3105 * Makefile.def (dependencies): Add dependency for
3106 install-target-libssp and install-target-libgomp on
3107 install-gcc.
3108 * Makefile.in: Regenerate.
3109
31102007-02-27 Matt Kraai <kraai@ftbfs.org>
3111
3112 * configure: Regenerate.
3113 * configure.ac: Move statements after variable declarations.
3114
a4708fba
JM
31152007-02-19 Joseph Myers <joseph@codesourcery.com>
3116
3117 * configure.ac: Adjust for loop syntax.
3118 * configure: Regenerate.
3119
9a819804
AO
31202007-02-18 Alexandre Oliva <aoliva@redhat.com>
3121
3122 * configure: Rebuilt.
3123
81ec575a
AO
31242007-02-18 Alexandre Oliva <aoliva@redhat.com>
3125
3126 * configure.ac: Drop multiple occurrences of --enable-languages,
3127 and fix its quoting.
3128 * configure: Rebuilt.
3129
92f01d61 31302007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3131 Nathan Sidwell <nathan@codesourcery.com>
3132 Vladimir Prus <vladimir@codesourcery.com
3133 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3134
3135 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3136 * configure: Regenerate.
3137
b1299c4e
DJ
31382007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3139
3140 * configure.ac (target_libraries): Move libgcc before libiberty.
3141 * configure: Regenerated.
3142
18f6b6ee
PB
31432007-02-13 Paolo Bonzini <bonzini@gnu.org>
3144
3145 * configure: Regenerate again?
3146
9c4e9f27
PB
31472007-02-13 Paolo Bonzini <bonzini@gnu.org>
3148
3149 * configure: Reapply PR30748 fix which was lost in the previous commit.
3150
24ff9987
DJ
31512007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3152 Paolo Bonzini <bonzini@gnu.org>
3153
3154 PR bootstrap/30753
3155 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3156 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3157 * configure: Regenerated.
3158
7df2cd5d
PB
31592007-02-10 Paolo Bonzini <bonzini@gnu.org>
3160
3161 * configure: Regenerate.
3162
b0aaa663
DJ
31632007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3164
3165 PR bootstrap/30748
3166 * configure.ac: Correct syntax for Solaris ksh.
3167 * configure: Regenerated.
3168
a0323144
PB
31692007-02-09 Paolo Bonzini <bonzini@gnu.org>
3170
3171 * Makefile.def: Sync with GCC.
3172 * Makefile.tpl: Sync with GCC.
3173 * Makefile.in: Regenerate.
3174 * configure: Regenerate.
3175
c6b750e1
DJ
31762007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3177
3178 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3179 noncanonical equivalents.
3180 * configure.in: Rename to...
3181 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3182 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3183 target_noncanonical. Use them. Rewrite removal of configure
3184 arguments for autoconf 2.59. Discard variable settings. Force
3185 program_transform_name for native tools.
3186
3187 * Makefile.in: Regenerated.
3188 * configure: Regenerated with autoconf 2.59.
3189
3190 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3191
f3cd89f4
JJ
31922007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3193
3194 * COPYING.LIBGLOSS: Reformat default Red Hat
3195 license to fit within 80 columns.
3196 * COPYING.NEWLIB: Ditto.
3197
4e206d7e
DB
31982007-02-05 Dave Brolley <brolley@redhat.com>
3199
3200 * Contribute the following changes:
3201 2006-11-28 DJ Delorie <dj@redhat.com>
3202
3203 * configure.in: Fix typo for mep's target_makefile_frag.
3204 * configure: Regenerated.
3205
3206 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3207
3208 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3209 * configure: Regenerate.
3210
3211 2001-09-19 DJ Delorie <dj@redhat.com>
3212
3213 * configure.in (target_makefile_frag): use mt-mep
3214
3215 2001-06-12 Don Howard <dhoward@redhat.com>
3216
3217 * configure.in: Remove gdb from MeP skip list.
3218
3219 2001-04-05 DJ Delorie <dj@redhat.com>
3220
3221 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3222
3223 2001-03-20 Ben Elliston <bje@redhat.com>
3224
3225 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3226
3227 2001-03-19 Ben Elliston <bje@redhat.com>
3228
3229 * config.sub (mep, mep-*): Add.
3230
b2edfdd2
AS
32312007-01-31 Andreas Schwab <schwab@suse.de>
3232
3233 * Makefile.tpl (LDFLAGS): Substitute it.
3234 * Makefile.in: Regenerate.
3235
ceb92e78
PB
32362007-01-11 Paolo Bonzini <bonzini@gnu.org>
3237
3238 * configure.in: Change == to = in test command.
f7c83eac 3239 * configure: Regenerate.
ceb92e78 3240
4b900473 32412007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3242 Nick Clifton <nickc@redhat.com>
3243 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3244
3245 * configure.in (build_configargs, host_configargs, target_configargs):
3246 Remove build/host/target parameters.
3247 (host_libs): Add gmp and mpfr.
3248 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3249 * Makefile.def (gmp, mpfr): New.
3250 (gcc): Remove target.
3251 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3252 target_os, target_vendor): New.
3253 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3254 * configure: Regenerate.
3255 * Makefile.in: Regenerate.
4b900473
PB
3256
32572007-01-11 Matt Fago <fago@earthlink.net>
3258
3259 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3260 to improve robustness of configure tests.
4b900473
PB
3261 * configure: Regenerate.
3262
80f6dcbc
NC
32632007-01-08 Kai Tietz <kai.tietz@onevision.com>
3264
3265 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3266 * configure: Regenerate.
80f6dcbc 3267
f86e35b8
NC
32682007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3269
3270 * Makefile.tpl (all-target): Correct @if conditional for target
3271 modules.
3272 * configure.in: Omit libiberty if building only target libgcc.
3273 * configure, Makefile.in: Regenerated.
3274
79fcd0ec
PB
32752007-01-04 Paolo Bonzini <bonzini@gnu.org>
3276
3277 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3278 * configure: Regenerate.
3279
6aa8ef82
DJ
32802007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3281
3282 * Makefile.def (target_modules): Add libgcc.
3283 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3284 * Makefile.tpl (clean-target-libgcc): Delete.
3285 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3286 on gcc even for bootstrapped modules. Rewrite handling of
3287 lang_env_dependencies to loop over target_modules.
3288 * configure.in (target_libraries): Add target-libgcc.
3289 * Makefile.in, configure: Regenerated.
3290
9b134994
PB
32912006-12-29 Paolo Bonzini <bonzini@gnu.org>
3292
3293 Sync with gcc:
3294 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3295
f7c83eac
AS
3296 * configure.in: Reorganize recognition of languages. Add
3297 --enable-stage1-languages. Show supported languages for the chosen
3298 target rather than all recognized languages.
3299 * configure: Regenerate.
9b134994
PB
3300
3301 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3302
f7c83eac
AS
3303 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3304 * Makefile.in: Regenerate.
9b134994
PB
3305
3306 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3307
f7c83eac
AS
3308 * configure.in: Warn that MPFR 2.2.0 is buggy.
3309 * configure: Regenerate.
9b134994 3310
8cf39b1b
ILT
33112006-12-27 Ian Lance Taylor <iant@google.com>
3312
3313 * configure.in: When removing Makefiles to force a reconfigure, also
3314 remove prev-DIR*/Makefile.
3315 * configure: Regenerate.
3316
ebff6cd5
KH
33172006-12-23 Kazu Hirata <kazu@codesourcery.com>
3318
3319 * config.bfd: Recognize fido.
3320
8a0d8a5c
PB
33212006-12-19 Paolo Bonzini <bonzini@gnu.org>
3322
3323 Sync with gcc:
3324
3325 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3326
3327 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3328 it only affects bootstrap and could be tested on "$host" as well.
3329 * configure: Regenerate.
3330 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3331
3332 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3333
3334 PR bootstrap/29544
3335 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3336 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3337 move here comment from Makefile.tpl.
3338 * Makefile.tpl: Move some definitions higher in the file.
3339 (STAGE1_CHECKING): New.
3340 * configure.in: Add --enable-stage1-checking.
3341 * configure: Regenerate.
3342 * Makefile.in: Regenerate.
3343
3344 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3345
3346 * configure.in: Update error message for missing GMP/MPFR.
3347
3348 * configure: Regenerate.
3349
3350 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3351
3352 * configure.in: Update MPFR version in error message.
3353
3354 * configure: Regenerate.
3355
3356 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3357
3358 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3359 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3360 --with-gmp-lib): New flags.
3361
3362 * configure: Regenerate.
3363
790c0838
AM
33642006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3365
3366 PR bootstrap/30134
3367 * configure.in: Correct x86 darwin support for libjava to powerpc
3368 and i?86 only.
3369 * configure: Regenerate.
3370
77d7106f
AM
33712006-12-11 Alan Modra <amodra@bigpond.net.au>
3372
3373 * configure.in: Handle spu makefile frag.
77d7106f
AM
3374 * Makefile.tpl (MAINT): Define
3375 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3376 * configure: Regenerate.
3377 * Makefile.in: Regenerate.
3378
0cfa5389
BE
33792006-12-11 Ben Elliston <bje@au.ibm.com>
3380
3381 * config.sub, config.guess: Update from upstream sources.
3382
2839fe5d
BE
33832006-12-11 Ben Elliston <bje@au.ibm.com>
3384
3385 * configure.in: Sync with GCC (spu-*-*).
3386 * configure: Sync with GCC.
3387
b897f5d4
MS
33882006-12-07 Mike Stump <mrs@apple.com>
3389
3390 * Makefile.def (dependencies): Add dependency for
3391 install-target-libssp and install-target-libgomp on
3392 install-gcc.
3393 * Makefile.in: Regenerate.
3394
9daf3993
PB
33952006-11-16 Paolo Bonzini <bonzini@gnu.org>
3396
3397 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3398 (unstage): Test for stage_last presence.
3399
3400 PR bootstrap/29802
3401 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3402 * Makefile.in: Regenerate.
3403
9dbaa842
DD
34042006-11-14 DJ Delorie <dj@redhat.com>
3405
3406 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3407 * Makefile.in: Sync with GCC.
3408 * configure.in: Sync with GCC (mpfr, gmp).
3409 * configure: Sync with GCC.
3410
b0cbce8d
JJ
34112006-11-08 Jie Zhang <jie.zhang@analog.com>
3412
3413 * configure.in: Remove target-libgloss from noconfigdirs for
3414 bfin-*-*.
3415 * configure: Regenerated.
3416
44330a94
JJ
34172006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3418
3419 * COPYING.NEWLIB: Add spu license.
7de05dd5 3420 * COPYING.LIBGLOSS: Ditto.
44330a94 3421
56a8fe78
DD
34222006-10-17 Brooks Moses <bmoses@stanford.edu>
3423
3424 * Makefile.def: Added pdf target handling.
3425 * Makefile.tpl: Added pdf target handling.
3426 * Makefile.in: Regenerated.
3427
fbb00ad0
JJ
34282006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3429
3430 * COPYING.NEWLIB: Updated.
3431 * COPYING.LIBGLOSS: Ditto.
3432
6b89cc21
DB
34332006-09-27 Dave Brolley <brolley@redhat.com>
3434
3435 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3436 $s instead of $r.
3437 * configure: Regenerated.
3438
17bcf627
BE
34392006-09-26 Ben Elliston <bje@au.ibm.com>
3440
3441 * config.sub, config.guess: Update from upstream sources.
3442
f3529cf1
TS
34432006-09-20 Thiemo Seufer <ths@mips.com>
3444
3445 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3446 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3447 * configure: Regenerate.
3448
45055374
CV
34492006-08-30 Corinna Vinschen <corinna@vinschen.de>
3450
3451 * configure.in: Never build newlib for a Mingw host.
3452 Never build newlib as Mingw target library.
3453 Test the existence of winsup/cygwin for building a Cygwin newlib,
3454 rather than just winsup.
3455 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3456 building a Mingw target.
3457 * configure: Regenerate.
3458
4be041b2 34592006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3460 Nigel Stephens <nigel@mips.com>
3461 David Ung <davidu@mips.com>
4be041b2
TS
3462
3463 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3464
1d89b610
PB
34652006-07-25 Paolo Bonzini <bonzini@gnu.org>
3466
3467 Sync from GCC:
3468 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3469
f7c83eac
AS
3470 PR bootstrap/18058
3471 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3472 if the bootstrap compiler is a GCC version that supports it.
3473 * configure: Regenerate.
1d89b610 3474
66a79c16
DJ
34752006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3476
3477 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3478 * configure: Regenerated.
3479
c1cb7e02
PB
34802006-07-18 Paolo Bonzini <bonzini@gnu.org>
3481
f7c83eac
AS
3482 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3483 for stages after the first.
c1cb7e02 3484
7206a0ee
JJ
34852006-07-17 Jakub Jelinek <jakub@redhat.com>
3486
3487 * Makefile.def: Add dependencies for configure-opcodes
3488 on configure-intl and all-opcodes on all-intl.
3489 * Makefile.in: Regenerated.
3490
6816f995
AO
34912006-07-04 Peter O'Gorman <peter@pogma.com>
3492
3493 * ltconfig: chmod 644 before ranlib during install.
3494
3d3adb43
PB
34952006-07-03 Paolo Bonzini <bonzini@gnu.org>
3496
1f3f1bbf 3497 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3498 * configure: Regenerate.
3499
64ce424c
PB
35002006-07-03 Paolo Bonzini <bonzini@gnu.org>
3501
3502 Sync from gcc:
3503
3504 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3505
3506 PR other/27063
3507 * configure.in: Test subdir_requires and give an appropriate
3508 error message.
3509 * configure: Regenerate.
3510
3511 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3512
3513 PR target/27540
3514 * configure.in: Only enable libgomp on IRIX 6.
3515 * configure: Regenerate.
3516
d42c4017
DA
35172006-06-20 David Ayers <d.ayers@inode.at>
3518
3519 PR bootstrap/28072
3520 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3521 whether target-libjava is being configured instead of whether the
3522 java front end is enabled.
3523 * configure: Regenerate.
0e7ef45c 3524
4962c51a
MS
35252006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3526
3527 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3528 to R_ARM_LDC_SB_G{0,1,2} respectively.
3529
caee866a
PB
35302006-06-15 Paolo Bonzini <bonzini@gnu.org>
3531
3532 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3533 too.
3534 * Makefile.in: Regenerate.
3535
363ef840
DA
35362006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3537
3538 Sync from gcc:
3539
3540 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3541 * configure.in: Don't enable libgomp on hpux10.
3542 * configure: Rebuilt.
3543
54d1c879
DA
35442006-06-13 David Ayers <d.ayers@inode.at>
3545
3546 Sync from gcc:
3547
3548 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3549
54d1c879
DA
3550 PR bootstrap/27963
3551 PR target/19970
0e7ef45c 3552 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3553 ${libgcj} is specified.
3554 * configure: Regenerate.
0e7ef45c 3555
a4d8b690
JJ
35562006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3557
3558 Sync from gcc:
3559
3560 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3561 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3562
3563 PR bootstrap/18033
3564 * config-ml.in: Eval option if surrounded by single quotes.
3565
4f0ef2d8
CD
35662006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3567
3568 Sync from gcc:
0e7ef45c 3569
4f0ef2d8 3570 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3571
4f0ef2d8
CD
3572 PR libobjc/13946
3573 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3574 * Makefile.in: Regenerate.
3575 * configure.in: Add --enable-objc-gc at toplevel and have it
3576 enable boehm-gc for Objective-C.
3577 Remove target-boehm-gc from libgcj.
3578 Add target-boehm-gc to target_libraries.
3579 Add target-boehm-gc to noconfigdirs where ${libgcj}
3580 is specified.
3581 Assert that boehm-gc is supported when requested for Objective-C.
3582 Only build boehm-gc if needed either for Java or Objective-C.
3583 * configure: Regenerate.
3584
3585 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3586
4f0ef2d8
CD
3587 PR 27674
3588 * Makefile.tpl (configure-[+prefix+][+module+],
3589 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3590 Remove rule to unstage bootstrapped modules.
3591 (stage_current): New.
3592 * Makefile.in: Regenerate.
3593
3594 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3595 Andreas Tobler <a.tobler@schweiz.ch>
3596
3597 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3598 * configure: Rebuilt.
3599
3600 Revert
3601 2006-01-31 Richard Guenther <rguenther@suse.de>
3602 Paolo Bonzini <bonzini@gnu.org>
3603
3604 * Makefile.def (target_modules): Add libgcc-math target module.
3605 * configure.in (target_libraries): Add libgcc-math target library.
3606 (--enable-libgcc-math): New configure switch.
3607 * Makefile.in: Re-generate.
3608 * configure: Re-generate.
3609
c17b816b
JJ
36102006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3611
3612 * config-ml.in: Alter CCASFLAGS to include special
3613 multilib options the same as is done for CFLAGS.
3614
20e95c23
DJ
36152006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3616
3617 * Makefile.def: Added dependencies from sim and gdb on intl, and
3618 added configure dependencies to everything with an all dependency
3619 on intl.
3620 * gettext.m4: Removed.
3621 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3622 (GDB_SUPPORT_DIRS): Add intl.
3623 * Makefile.in: Regenerated.
3624
4bd8ad80
DJ
36252006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3626
3627 * src-release (DEVO_SUPPORT): Add config.rpath.
3628
c380fdd8
PB
36292006-05-25 Paolo Bonzini <bonzini@gnu.org>
3630
3631 * Makefile.def (bfd, opcodes): Fix lib_path.
3632 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3633 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3634 * Makefile.in: Regenerate.
3635
701628f5
MS
36362006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3637
3638 * configure.in: Enable gprof for cross builds.
3639 * configure: Regenerate.
3640
25aae7f2
DJ
36412006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3642
3643 * src-release (MAKEINFOFLAGS): Define.
3644 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3645
ea3d1626
BE
36462006-05-14 Ben Elliston <bje@au.ibm.com>
3647
3648 * config.sub, config.guess: Update from upstream sources.
3649
49b9e644
BE
36502006-05-12 Ben Elliston <bje@au.ibm.com>
3651
3652 * config.sub, config.guess: Update from upstream sources.
3653
482dd2f6
DJ
36542006-05-04 Steve Ellcey <sje@cup.hp.com>
3655
3656 * blt, iwidgets, mmalloc: Remove directories.
3657
8b01a5c2
DD
36582006-05-01 DJ Delorie <dj@redhat.com>
3659
641a3af4 3660 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3661 * configure: Regenerate.
3662
a481dbb7
DD
36632006-04-18 DJ Delorie <dj@redhat.com>
3664
3665 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3666 reference libgloss so that libssp can be built in a combined
3667 tree.
3668 * configure: Regenerate.
3669
962c9e74
BE
36702006-04-10 Ben Elliston <bje@au.ibm.com>
3671
3672 * contrib: Remove directory.
3673
108a6f8e
CD
36742006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3675
3676 * Makefile.tpl: Add install-html target.
3677 * Makefile.def: Add install-html target.
3678 * Makefile.in: Regenerate.
3679 * configure.in: Add --with-datarootdir, --with-docdir,
3680 and --with-htmldir options.
3681 * configure: Regenerate.
3682
a4ef73e9
BE
36832006-03-31 Ben Elliston <bje@au.ibm.com>
3684
3685 PR binutils/1860
3686 * configure.in: Require makeinfo 4.4 or higher.
3687 * configure: Regenerate.
3688
b37df25a
PB
36892006-03-14 Paolo Bonzini <bonzini@gnu.org>
3690
3691 * Makefile.in: Regenerate.
3692
a6df5a19
PB
36932006-03-14 Paolo Bonzini <bonzini@gnu.org>
3694
3695 Sync with gcc:
3696 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3697
f7c83eac
AS
3698 * configure.in: Handle --disable-<component> generically.
3699 * configure: Regenerate.
a6df5a19
PB
3700
3701 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3702
f7c83eac
AS
3703 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3704 (TARGET_CONFIGDIRS): Remove.
3705 * configure.in: Remove AC_SUBST(target_configdirs).
3706 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3707
3708
65419985
L
37092006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3710
3711 PR libgcj/17311
3712 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3713
c52c6897
PB
37142006-02-20 Paolo Bonzini <bonzini@gnu.org>
3715
3716 PR bootstrap/25670
3717
3718 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3719
3720 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3721 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3722 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3723 BUILD_PREFIX, BUILD_PREFIX_1.
3724 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3725
3726 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3727 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3728
3729 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3730 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3731 of `cat stage_current`. Always provide the `r' and `s' variables.
3732 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3733 a single shell execution.
3734 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3735 bootstrapped modules, make the stage1 module if the build was not
3736 started yet, else build the current stage.
3737 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3738 (all-build, all-host, all-target, [+make_target+]-host,
3739 [+make_target+]-target): Do not use \-continued lines.
3740 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3741 (current_stage, restrap, stage_last): New.
3742
3743 * Makefile.in: Regenerate.
3744 * configure: Regenerate.
3745
b3ded179
PB
37462006-02-14 Paolo Bonzini <bonzini@gnu.org>
3747
3748 Sync from gcc:
3749
3750 2006-01-31 Richard Guenther <rguenther@suse.de>
3751 Paolo Bonzini <bonzini@gnu.org>
3752
f7c83eac
AS
3753 * Makefile.def (target_modules): Add libgcc-math target module.
3754 * configure.in (target_libraries): Add libgcc-math target library.
3755 (--enable-libgcc-math): New configure switch.
3756 * Makefile.in: Re-generate.
3757 * configure: Re-generate.
3758 * libgcc-math: New toplevel directory.
b3ded179
PB
3759
3760 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3761 Jakub Jelinek <jakub@redhat.com>
3762 Diego Novillo <dnovillo@redhat.com>
b3ded179 3763
f7c83eac
AS
3764 * libgomp: New directory.
3765 * Makefile.def: Add target_module libgomp.
3766 * Makefile.in: Regenerate.
3767 * configure.in (target_libraries): Add target-libgomp.
3768 * configure: Regenerate.
b3ded179 3769
3a35eeb3
PB
37702006-02-14 Paolo Bonzini <bonzini@gnu.org>
3771 Andreas Schwab <schwab@suse.de>
0e7ef45c 3772
3a35eeb3
PB
3773 * configure: Regenerate.
3774
2429c060
PB
37752006-01-16 Paolo Bonzini <bonzini@gnu.org>
3776
3777 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3778 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3779 the assembler, linker and binutils.
3780 * configure: Regenerate.
3781
ec49b2b8
NC
37822006-01-16 Nick Clifton <nickc@redhat.com>
3783
49b9e644 3784 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3785
44b2308f
AO
37862006-01-05 Alexandre Oliva <aoliva@redhat.com>
3787
3788 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3789 @ from continuation.
3790 * Makefile.in: Rebuilt.
3791
80911fe1
PB
37922006-01-04 Paolo Bonzini <bonzini@gnu.org>
3793
3794 Sync from gcc:
3795
3796 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3797
f7c83eac 3798 PR bootstrap/24252
80911fe1 3799
f7c83eac
AS
3800 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3801 * Makefile.tpl (OBJDUMP): New.
3802 (EXTRA_HOST_FLAGS): Add it.
3803 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3804
f7c83eac
AS
3805 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3806 to use symbolic links between directories. Avoid race conditions
3807 or make them harmless.
3808 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3809
f7c83eac
AS
3810 * Makefile.def (LEAN): Pass.
3811 * Makefile.tpl (LEAN): Define.
3812 (stage[+id+]-start): Accept that the previous directory does not
3813 exist, if the bootstrap is lean.
3814 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3815 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3816 configure substitution.
3817 ([+compare-target+]): Likewise.
3818 ([+bootstrap-target+]-lean): New.
3819 * configure.in: Remove lean bootstrap support from here.
80911fe1 3820
f7c83eac
AS
3821 * Makefile.in: Regenerate.
3822 * configure: Regenerate.
80911fe1
PB
3823
3824 2006-01-02 Andreas Schwab <schwab@suse.de>
3825
f7c83eac
AS
3826 * configure.in: When reconfiguring remove Makefile in
3827 all stage directories.
3828 * configure: Regenerate.
80911fe1 3829
b59bea8a
NC
38302005-12-27 Leif Ekblad <leif@rdos.net>
3831
3832 * configure.in: Add support for RDOS target.
3833 * configure: Regenerate.
3834
d7730bac
NC
38352005-12-27 Nick Clifton <nickc@redhat.com>
3836
3837 PR binutils/1990
3838 * libtool.m4: Synchronize with version in GCC sources.
3839
c02dabc3
PB
38402005-12-20 Paolo Bonzini <bonzini@gnu.org>
3841
f7c83eac 3842 Revert Ada-related part of the previous change.
c02dabc3 3843
f7c83eac
AS
3844 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3845 Do not pass.
3846 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3847 * Makefile.in: Regenerate.
3848 * configure.in: Do not include mt-ppc-aix target fragment.
3849 * configure: Regenerate.
c02dabc3 3850
f6d183c0
PB
38512005-12-19 Paolo Bonzini <bonzini@gnu.org>
3852
3853 * configure.in: Select appropriate fragments for PowerPC/AIX.
3854 * configure: Regenerate.
3855
3856 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3857 BOOT_CFLAGS, BOOT_LDFLAGS.
3858 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3859 BOOT_CFLAGS, BOOT_LDFLAGS.
3860 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3861 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3862 (stage): Fail if we cannot complete the work.
3863 * Makefile.in: Regenerate.
3864
f29759fc
JJ
38652005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3866
3867 * COPYING.NEWLIB: Update copyright year for default
3868 copyright.
3869
1f054001
PB
38702005-12-15 Paolo Bonzini <bonzini@gnu.org>
3871
3872 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3873 install-host-nogcc): Don't invoke $(stage) at the end.
3874 * Makefile.in: Regenerate.
3875
0aed8855
PB
38762005-12-14 Paolo Bonzini <bonzini@gnu.org>
3877
3878 * configure.in: Flip the top-level bootstrap switch.
3879 * configure: Regenerate.
3880
3881 Merge from gcc:
3882
3883 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3884
f7c83eac
AS
3885 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3886 $(stage) and $(unstage).
3887 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3888 (all): Remove stray semicolon.
3889 (local-distclean): Don't handle multilib.tmp and multilib.out.
3890 (install.all): Set $s for consistency.
3891 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3892 check_multilibs setting. Always make the install directory.
3893 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3894 Correct @if/@endif.
3895 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3896 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3897 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3898 (multilib.out): Remove.
3899 * Makefile.in: Regenerated.
0aed8855
PB
3900
39012005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3902
3903 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3904 * configure.in: Replace ms1 arch with mt.
3905 * configure: Rebuilt.
3906
39072005-12-05 Paolo Bonzini <bonzini@gnu.org>
3908
3909 Sync with gcc:
3910
4970f871
NS
39112005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3912
3913 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3914 * configure.in: Replace ms1 arch with mt.
3915 * configure: Rebuilt.
3916
be01d343
PB
39172005-12-05 Paolo Bonzini <bonzini@gnu.org>
3918
3919 Sync with gcc:
3920
3921 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3922
f7c83eac
AS
3923 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3924 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3925 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3926 Find in-tree tools if available.
3927 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3928 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3929 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3930 (COMPILER_*_FOR_TARGET): New.
3931 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3932 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3933 (CONFIGURED_*, USUAL_*): Remove.
3934 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3935 STRIP): Use autoconf substitutions.
3936 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3937 COMPILER_NM_FOR_TARGET): New.
3938 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3939
3940 (all): Make all-host and all-target in parallel.
3941 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3942 that $$r and $$s are set before invoking a recursive make.
3943 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3944 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3945
3946 2005-11-29 Ben Elliston <bje@au.ibm.com>
3947
f7c83eac
AS
3948 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3949 from the gcc build directory.
3950 * Makefile.in: Regenerate.
be01d343
PB
3951
3952 2005-11-29 Ben Elliston <bje@au.ibm.com>
3953
f7c83eac
AS
3954 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3955 depend on all-libdecnumber.
3956 * configure.in (host_libs): Include libdecnumber.
3957 * Makefile.in: Regenerate.
3958 * configure: Likewise.
be01d343
PB
3959
3960 2005-11-21 Kean Johnston <jkj@sco.com>
3961
f7c83eac 3962 * config.sub, config.guess: Sync from upstream sources.
be01d343 3963
907be67c
DJ
39642005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3965
3966 * Makefile.def: Remove gdb dependencies for gdbtk.
3967 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3968 (configure-gdb, install-gdb): New rules.
3969 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3970 * Makefile.in, configure: Regenerated.
3971
e360f423
PB
39722005-10-22 Paolo Bonzini <bonzini@gnu.org>
3973
3974 PR bootstrap/24297
3975 * Makefile.tpl (do-[+make-target+], do-check, install,
3976 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3977 are set before recursing.
3978 * Makefile.in: Regenerate.
3979
45d5eb0a
EB
39802005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3981
3982 PR bootstrap/18939
3983 * Makefile.def (gcc) <target>: Fix thinko.
3984 * Makefile.in: Regenerate.
3985
3cf3372e
BS
39862005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3987
3988 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3989 * configure: Regenerate.
3990
bd70a46f
KH
39912005-10-09 Kazu Hirata <kazu@codesourcery.com>
3992
3993 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3994 target-libffi, target-qthreads, target-libjava, and
3995 targetlibobjc.
3996 * configure: Regenerate.
3997
5ae72758
DJ
39982005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3999
4000 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4001 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4002 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4003 (USUAL_OBJDUMP_FOR_TARGET): New.
4004 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4005 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4006 * configure, Makefile.in: Regenerated.
5ae72758 4007
cc96343e
PB
40082005-10-05 Paolo Bonzini <bonzini@gnu.org>
4009
4010 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4011 before other host packages.
4012
f70224b5
PB
40132005-10-05 Paolo Bonzini <bonzini@gnu.org>
4014
4015 PR bootstrap/22340
4016
4017 * configure.in (default_target): Remove.
4018 * Makefile.tpl (all): Do not use prerequisites as subroutines
4019 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4020 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4021 use prerequisites as subroutines.
4022 (check-host, check-target): New.
4023 (bootstrap configure & all targets): Do not use stage*-start
4024 if the directory layout is already ok.
4025 (non-bootstrap configure & all targets): Prepend a $(unstage).
4026 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4027 (NOTPARALLEL): Remove.
4028 (unstage, stage variables): New variables.
4029 (unstage, stage targets): Simply expand to those variables.
4030
4031 * configure: Regenerate.
4032 * Makefile.in: Regenerate.
4033
c13c918a
JW
40342005-10-04 James E Wilson <wilson@specifix.com>
4035
4036 * Makefile.def (lang_env_dependencies): Add libmudflap.
4037 * Makefile.in: Regenerate.
4038
376a0e54
CM
40392005-10-03 Catherine Moore <clm@cm00re.com>
4040
4041 * configure.in (bfin-*-*): Support bfin.
4042 * configure: Regenerated.
4043
d320aacb
L
40442005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4045
4046 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4047 * configure: Regenerated.
4048
7e0f7140
GK
40492005-09-28 Geoffrey Keating <geoffk@apple.com>
4050
4051 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4052 (LIPO_FOR_TARGET): New.
4053 (CONFIGURED_LIPO_FOR_TARGET): New.
4054 (USUAL_LIPO_FOR_TARGET): New.
4055 (STRIP_FOR_TARGET): New.
4056 (CONFIGURED_STRIP_FOR_TARGET): New.
4057 (USUAL_STRIP_FOR_TARGET): New.
4058 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4059 STRIP_FOR_TARGET.
4060 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4061 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4062 * Makefile.in: Regenerate.
4063 * configure: Regenerate.
0e7ef45c 4064
096f7d00
DE
40652005-09-19 David Edelsohn <edelsohn@gnu.org>
4066
4067 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4068 (rs6000-*-aix*): Same.
4069 * configure: Regenerate.
4070
40712005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4072
4073 * configure.in: Recognize f95 in the --enable-languages option,
4074 and substitute it for fortran, issuing a warning.
4075 * configure: Regenerate.
4076
2016dfcc
BE
40772005-09-07 Ben Elliston <bje@au.ibm.com>
4078
4079 Import from Autoconf sources:
4080
4081 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4082 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4083 Elliston. Handle weird characters correctly.
4084
6dd2fda9
DD
40852005-08-30 Phil Edwards <phil@codesourcery.com>
4086
4087 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4088 * configure: Regenerated.
4089
e6db70d4
RE
40902005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4091
f7c83eac
AS
4092 * Makefile.def (libssp): Add to lang_env_dependencies.
4093 * Makefile.in: Regenerate.
e6db70d4 4094
e1e3d0f5
CG
40952005-08-17 Christian Groessler <chris@groessler.org>
4096
4097 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4098 * Makefile.in: Regenerate.
4099
05cbd757
PB
41002005-08-12 Paolo Bonzini <bonzini@gnu.org>
4101
4102 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4103 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4104 Look for alternate names of the target cc and c++
4105 * configure: Regenerate.
4106
55db4b87
PB
41072005-08-08 Paolo Bonzini <bonzini@gnu.org>
4108
4109 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4110 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4111 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4112 tools; remove code to manually set them.
4113 (Target tools): Look in the environment for them.
4114 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4115 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4116 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4117 build directory.
4118 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4119 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4120 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4121 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4122 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4123 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4124 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4125 * configure: Regenerate.
4126 * Makefile.in: Regenerate.
4127
414e5532
MM
41282005-07-27 Mark Mitchell <mark@codesourcery.com>
4129
4130 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4131 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4132 * Makefile.in: Regenerated.
4133
a19b6204
MM
41342005-07-26 Mark Mitchell <mark@codesourcery.com>
4135
4136 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4137 (CFLAGS_FOR_TARGET): Use it.
4138 (CXXFLAGS_FOR_TARGET): Likewise.
4139 * Makefile.in: Regenerated.
4140 * configure.in (--with-build-sysroot): New option.
4141 * configure: Regenerated.
4142
b73aa406
PB
41432005-07-24 Paolo Bonzini <bonzini@gnu.org>
4144
4145 * Makefile.tpl: Wrap install between unstage and stage
4146 * Makefile.in: Regenerate.
4147
6e4d0bcb
KC
41482005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4149
4150 * all files: Update FSF address.
4151
49f58d10
JB
41522005-07-14 Jim Blandy <jimb@redhat.com>
4153
4154 * configure.in: Add cases for Renesas m32c.
4155 * configure: Regenerated.
0e7ef45c 4156
1d9c9cd7
KC
41572005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4158
4159 * COPYING, compile, config-ml.in, config.guess,
4160 config.sub, install-sh, missing, mkinstalldirs,
4161 symlink-tree, ylwrap: Sync from upstream sources.
4162
1587117a
EC
41632005-07-13 Eric Christopher <echristo@redhat.com>
4164
4165 * configure.in: Add toplevel noconfigdir support for tpf.
4166 * configure: Regenerate.
4167
bb780410
DD
41682005-07-11 Jakub Jelinek <jakub@redhat.com>
4169
4170 * Makefile.def (target_modules): Add libssp.
4171 * configure.in (target_libraries): Add target-libssp.
4172 * configure: Rebuilt.
4173 * Makefile.in: Rebuilt.
4174
064d0a7c
PB
41752005-07-11 Paolo Bonzini <bonzini@gnu.org>
4176
4177 PR ada/22340
4178
4179 * Makefile.def: Sync with gcc.
4180 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4181 * Makefile.in: Regenerate.
4182
b2edd3b5
AS
41832005-07-07 Andreas Schwab <schwab@suse.de>
4184
4185 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4186 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4187 * Makefile.in: Regenerated.
4188
5f128533
KH
41892005-07-07 Kazu Hirata <kazu@codesourcery.com>
4190
4191 * configure.in: Add --enable-libssp and --disable-libssp.
4192 * configure: Regenerate with autoconf-2.13.
4193
4e3fc8e5
GK
41942005-07-06 Geoffrey Keating <geoffk@apple.com>
4195
4196 * configure.in: Don't build sim or rda when targetting darwin.
4197 * configure: Regenerate.
4198
c7357d6a
BE
41992005-07-04 Ben Elliston <bje@gnu.org>
4200
4201 * src-release (do-proto-toplev): Remove dejagnu bits.
4202 (DEJAGNU_SUPPORT_DIRS): Remove.
4203 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4204 (GDBD_SUPPORT_DIRS): Likewise.
4205 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4206 (INSIGHTD_SUPPORT_DIRS): Likewise.
4207 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4208
42092005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4210
4211 * setup.com (mpw): Remove unused directive.
4212
7d329e61
PB
42132005-06-22 Paolo Bonzini <bonzini@gnu.org>
4214
4215 * Makefile.def (stagefeedback): Come after profile.
4216 Define profiledbootstrap target.
4217 * Makefile.tpl (profiledbootstrap): Remove.
4218 (stageprofile-end): Zap stagefeedback.
4219 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4220 * Makefile.in: Regenerate.
4221
e5fbed21
DD
42222005-06-13 Zack Weinberg <zack@codesourcery.com>
4223
4224 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4225 In 'cpp' stanza, support '#line' as well as '# '.
4226
59f7ec45
HPN
42272005-06-07 Hans-Peter Nilsson <hp@axis.com>
4228
4229 * configure.in (unsupported_languages): New macro.
4230 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4231 non-ported target libraries in noconfigdirs.
4232 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4233 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4234 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4235 unsupported_languages.
4236 * configure: Regenerate.
4237
c10e9ba7
DD
42382005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4239
4240 * configure.in: Fix typo in handling of --with-mpfr-dir.
4241 * configure: Regenerate.
4242
20deb2b8
JB
42432005-06-02 Jim Blandy <jimb@redhat.com>
4244
4245 * config.sub: Add cases for the Renesas m32c. (This patch has been
4246 accepted into the master sources.)
4247
cdb9b172 42482005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4249 Michael Snyder <msnyder@redhat.com>
4250 Stan Cox <scox@redhat.com>
cdb9b172 4251
f7c83eac 4252 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4253
f7c83eac 4254 * configure: Regenerate.
cdb9b172 4255
1dc3053f
PB
42562005-05-25 Paolo Bonzini <bonzini@gnu.org>
4257
4258 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4259 (Dependencies): Consider target modules for bootstrap dependencies.
4260 Make target bootstrap modules depend on each stage's gcc.
4261 * Makefile.in: Regenerate.
4262
c60fe18b
PB
42632005-05-20 Paolo Bonzini <bonzini@gnu.org>
4264
4265 * Makefile.def (configure-gcc): Depend on binutils having been built.
4266 (all-gcc): No need to do it here.
4267 * Makefile.in: Regenerate.
4268
27258dd4
PB
42692005-05-19 Paul Brook <paul@codesourcery.com>
4270
0e7ef45c 4271 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4272 language cannot be built.
4273 * configure: Regenerate.
4274
42ecbf5e
DJ
42752005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4276
4277 * ylwrap: Import from Automake 1.9.5.
4278
ae380b45
MS
42792005-05-04 Mike Stump <mrs@apple.com>
4280
4281 * configure.in: Always pass --target to target configures as
4282 otherwise rebuilds that do --recheck will fail.
811d3af8 4283 * configure: Rebuilt.
ae380b45 4284
d545f33b
PB
42852005-05-04 Paolo Bonzini <bonzini@gnu.org>
4286
4287 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4288 STAGE_HOST_EXPORTS.
4289 (configure, all): Add bootstrap support.
4290 (Host modules, target modules): Pass post-stage1 flags and exports.
4291 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4292 * Makefile.in: Regenerate.
4293
2faa2958
PB
42942005-04-29 Paolo Bonzini <bonzini@gnu.org>
4295
4296 Sync from gcc:
4297
4298 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4299
f7c83eac 4300 * config.sub: Update from master copy.
2faa2958
PB
4301
4302 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4303
f7c83eac
AS
4304 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4305 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4306 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4307 "*-*-elf" and "*-*-linux*".
4308 * configure: Regenerate.
2faa2958 4309
a7254363
PB
43102005-04-06 Paolo Bonzini <bonzini@gnu.org>
4311
f7c83eac 4312 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4313 (TARGET_CONFIGARGS): Include --with-target-subdir.
4314 (configure, all): New macros. Use them throughout.
4315
a8637a7d
PB
43162005-04-05 Paolo Bonzini <bonzini@gnu.org>
4317
4318 * Makefile.tpl: Sync with gcc.
4319 * Makefile.in: Regenerate.
4320
dd387d52
JR
43212005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4322
4323 * config/mh-mingw32: Delete.
4324 * configure.in: Don't use it.
4325 * configure: Regenerate.
4326
e90269c8
PB
43272005-03-31 Paolo Bonzini <bonzini@gnu.org>
4328
4329 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4330 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4331 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4332 (HOST_LIB_PATH): Generate from Makefile.def.
4333 (TARGET_LIB_PATH): Likewise.
4334 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4335 * Makefile.in: Regenerate.
4336 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4337 (RPATH_ENVVAR): Include Darwin case.
4338 * configure: Regenerate.
4339
9a237d9e
PB
43402005-03-25 Paolo Bonzini <bonzini@gnu.org>
4341
4342 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4343 * configure: Regenerate.
4344
479759c8
ZW
43452005-03-21 Zack Weinberg <zack@codesourcery.com>
4346
4347 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4348 gcc_version, and gcc_version_trigger from set of flags to pass.
4349 * Makefile.tpl: Remove definitions of above variables.
4350 (config.status): Remove dependency on $(gcc_version_trigger).
4351 * Makefile.in: Regenerate.
4352 * configure.in: Do not reference config/gcc-version.m4 nor
4353 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4354 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4355 * configure: Regenerate.
4356
4cfaf6d5
DD
43572005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4358 Andrew Pinski <pinskia@physics.uc.edu>
4359
4360 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4361 * Makefile.in: Regenerate.
4362
33a3fb7b
AO
43632005-03-01 Alexandre Oliva <aoliva@redhat.com>
4364
4365 PR libgcj/20160
4366 * ltmain.sh: Avoid creating archives with components that have
4367 duplicate basenames.
4368
2da12f12
PB
43692005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4370
479759c8
ZW
4371 PR bootstrap/20250
4372 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4373 instead of check.
4374 * Makefile.in: Regenerate.
2da12f12 4375
b00612cc
PB
43762005-02-28 Paolo Bonzini <bonzini@gnu.org>
4377
4378 Sync from gcc.
4379
4380 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4381
4382 PR bootstrap/17383
4383 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4384 * Makefile.tpl (HOST_SUBDIR): New substitution.
4385 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4386 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4387 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4388 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4389 (Host modules, Bootstrapped modules): Use it.
4390 (Build modules, Target modules): Do not create symlink trees,
4391 always configure out-of-srcdir.
4392 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4393 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4394 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4395 $(HOST_SUBDIR). Create a symlink for host_subdir.
4396
4397 * Makefile.in: Regenerate.
4398 * configure: Regenerate.
4399
4400 Merged from libada-gnattools-branch:
4401 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4402
4403 * Makefile.def: Add gnattools as a module, depending on target-libada.
4404 * Makefile.in: Regenerate.
4405 * configure.in: Include gnattools in host_tools; disable it if ada
4406 is disabled.
4407 * configure: Regenerate.
4408
c3e65f62
NC
44092005-02-23 Nick Clifton <nickc@redhat.com>
4410
4411 * configure: Regenerate.
4412
e4d180c2
NC
44132005-02-22 Paul Schlie <schlie@comcast.net>
4414
4415 * configure.in: Allow darwin targeted ports to build tk, itcl and
4416 libgui.
4417
e3c770b1
EB
44182005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4419
4420 PR libgcj/10353
4421 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4422 * configure: Regenerate.
4423
9c73618c
AC
44242005-02-08 Andrew Cagney <cagney@gnu.org>
4425
4426 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4427 gdb/ section. Update GDB's URL.
4428
c46f8c51
AC
44292005-01-31 Andrew Cagney <cagney@gnu.org>
4430
4431 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4432
c7e66c6d
HPN
44332005-01-29 Hans-Peter Nilsson <hp@axis.com>
4434
4435 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4436 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4437 target-libgloss when not *-*-elf and *-*-aout.
4438 * configure: Regenerate.
4439
a53bf506
AC
44402005-01-27 Andrew Cagney <cagney@gnu.org>
4441
4442 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4443
45181ed1
AC
44442005-01-24 Andrew Cagney <cagney@gnu.org>
4445
4446 * gettext.m4: Only fall back to ../intl/ when it's present.
4447
a1e0f4e4
KC
44482005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4449
4450 * install-sh, config.sub: Import from upstream.
4451
44522005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4453
4454 PR bootstrap/18222
4455 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4456 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4457 * Makefile.in: Regenerate.
4458
c50382e2
PB
44592005-01-03 Paolo Bonzini <bonzini@gnu.org>
4460
4461 Revert 2004-12-28 Makefile changes, a better fix will be
4462 applied to mainline and src after GCC 4.0 branches.
4463
11d07737
PB
44642004-12-28 Paolo Bonzini <bonzini@gnu.org>
4465
4466 PR bootstrap/17383
4467
4468 * Makefile.def (target_modules): Remove stage parameter,
4469 it is always true now.
4470 * Makefile.tpl (configure-build-[+module+],
4471 configure-target-[+module+]): Always build symlink tree
4472 for the directory and for include. BUILD_SUBDIR and
4473 TARGET_SUBDIR cannot be . anymore.
4474 * Makefile.in: Regenerate.
4475
dadfdbe2
DD
44762004-12-25 David Edelsohn <edelsohn@gnu.org>
4477
4478 Revert 2004-12-08 Makefile changes.
4479
dbf85af7
JR
44802004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4481
4482 * configure.in (sh64-*-*): Reenable gprof.
4483 * configure: Regenerate.
4484
6b8fea99
JB
44852004-12-09 Jim Blandy <jimb@redhat.com>
4486
4487 * MAINTAINERS: List 'depcomp' as part of automake.
4488
7341462c
DE
44892004-12-08 David Edelsohn <edelsohn@gnu.org>
4490
4491 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4492 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4493 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4494 * Makefile.in: Regenerate.
4495
21fde4dc
DD
44962004-12-07 Matt Kraai <kraai@ftbfs.org>
4497
4498 * Makefile.tpl: Generate normal dependencies if the LHS module is
4499 not bootstrapped.
4500 * Makefile.in: Regenerate.
4501
3da796a2
RS
45022004-12-03 Richard Sandiford <rsandifo@redhat.com>
4503
4504 * configure.in: Include config/gxx-include-dir.m4. Use
4505 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4506 * configure: Regenerate.
4507
73fb7068
RS
45082004-12-03 Richard Sandiford <rsandifo@redhat.com>
4509
4510 * config.if: Delete.
4511 * configure.in: Set libstdcxx_incdir directly.
4512 * configure: Regenerate.
4513 * MAINTAINERS: Remove mention of config.if.
4514 * src-release (DEVO_SUPPORT): Remove config.if.
4515
6c8e6ce9
EC
45162004-12-02 Eric Christopher <echristo@redhat.com>
4517
3b6098f8
EC
4518 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4519 of things to remove.
6c8e6ce9 4520 * Makefile.in: Regenerate.
479759c8 4521
b8658a2f
RS
45222004-12-02 Richard Sandiford <rsandifo@redhat.com>
4523
4524 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4525 * configure: Regenerate.
4526
afefada0
RS
45272004-12-02 Richard Sandiford <rsandifo@redhat.com>
4528
4529 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4530 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4531 * configure: Regenerate.
4532
5dcac624
DA
45332004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4534
4535 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4536 (hppa*64*-*-*): Delete incorrect comment.
4537 * configure: Rebuilt.
4538
57d1eb1a
DD
45392004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4540
4541 * install-sh, compile: Import from automake.
4542
45432004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4544
4545 * config.guess, config.sub: Import from savannnah.
4546
6d389afc
MS
45472004-11-12 Mike Stump <mrs@apple.com>
4548
4549 * Makefile.def: Add html support.
4550 * Makefile.tpl: Likewise.
4551 * Makefile.in: Regenerate.
4552
69e57115
GK
45532004-11-11 Geoffrey Keating <geoffk@apple.com>
4554
4555 PR 18423
4556 * configure.in: Remove all instances of build-fixincludes from
4557 noconfigdirs.
4558 (build_configargs): Supply --target to subdirectories.
4559 * configure: Regenerate.
4560
4561 * Makefile.def: Make gcc install depend on fixincludes install.
4562 * Makefile.in: Regenerate.
4563
ba719b26
HPN
45642004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4565
4566 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4567 target-libgfortran.
4568 * configure: Regenerate.
4569
c37653e7
DE
45702004-11-07 David Edelsohn <edelsohn@gnu.org>
4571
4572 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4573 like CC.
4574
1eefd493
PB
45752004-11-05 Paolo Bonzini <bonzini@gnu.org>
4576
4577 * Makefile.def (host fixincludes): Specify missing targets.
4578 * Makefile.in: Regenerate.
4579
02b1af09
L
45802004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4581
4582 PR other/17783
4583 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4584 * configure: Regenerated.
4585
7f266840
DJ
45862004-11-04 Daniel Jacobowitz <dan@debian.org>
4587
4588 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4589 * configure: Regenerated.
4590
47444073
AL
45912004-10-28 Eric B. Weddington <ericw@evcohs.com>
4592
4593 PR target/18151
4594 * configure.in (case ${target}): Do not build fixincludes for avr.
4595 * configure: Regenerated.
4596
caeba88f
AL
45972004-10-26 Paolo Bonzini <bonzini@gnu.org>
4598
4599 * configure.in (case ${target}): Do not build fixincludes
4600 on platforms where it is not used.
4601 * configure: Regenerated.
4602
0fdbe983
DJ
46032004-10-23 Daniel Jacobowitz <dan@debian.org>
4604
4605 * configure.in: Use an absolute path to install-sh.
4606 * configure: Regenerated.
4607
1c0f67c1
AC
46082004-10-19 Andrew Cagney <cagney@gnu.org>
4609
4610 * src-release (do-djunpack, do-md5sum): Install the generated file
4611 directly into the proto-toplev/ directory.
479759c8 4612
a9cfce9c
AC
46132004-10-19 Andrew Cagney <cagney@gnu.org>
4614
4615 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4616
ac0fa625
DD
46172004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4618
4619 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4620 * configure: Regenerate.
4621
d27cc32e
PB
46222004-10-06 Paolo Bonzini <bonzini@gnu.org>
4623
4624 Fix wrong conflict resolution in:
4625
4626 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4627
4628 * Makefile.in: Regenerate.
4629 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4630 in the recursive `make', instead of hardwiring `all'.
4631 (Autogenerated TARGET-* variables): New.
4632
1763908f
UW
46332004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4634
4635 Merged from GCC / libtool upstream:
4636 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4637 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4638 * ltcf-cxx.sh (tpf*): Likewise.
4639 * ltconfig (tpf*): Add TPF OS configuration support.
4640
0490e016
NC
46412004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4642
4643 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4644 * configure: Regenerate.
0490e016 4645
32be62b5
RS
46462004-09-24 Michael Roth <mroth@nessie.de>
4647
4648 * configure.in (--without-headers): Add missing double quotes.
4649 * configure: Regenerate.
4650
6048df60
DD
46512004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4652
4653 * ylwrap: Revert to previous version.
4654
315b3b02
L
46552004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4656
6048df60 4657 PR bootstrap/17369
315b3b02
L
4658 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4659 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4660 SET_GCC_LIB_PATH_CMD.
4661 (BASE_TARGET_EXPORTS): Likewise.
4662 * Makefile.in: Regenerated.
4663
4664 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4665 * configure: Regenerated.
4666
fe69863c
DD
46672004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4668
4669 * config.guess: New upstream version
4670 * compile, depcomp, install-sh, ylwrap: Likewise.
4671
46722004-09-19 Roger Sayle <roger@eyesopen.com>
4673
4674 * config/mh-x86omitfp: New host makefile fragment. Add
4675 -fomit-frame-pointer to the default BOOT_CFLAGS.
4676 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4677 * configure: Regenerate.
4678
46792004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4680
4681 PR target/11572
4682 * configure.in (*-*-darwin*): Renable libobjc.
4683 * configure: Regenerate.
4684
be75bbe1 46852004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4686
be75bbe1
DB
4687 * Makefile.def: Remove libbanshee.
4688 * Makefile.tpl: Ditto.
4689 * configure.in: Ditto.
4690 * Makefile.in: Regen.
4691 * configure: Ditto.
4692
1b882a91
PB
46932004-09-07 Paolo Bonzini <bonzini@gnu.org>
4694
4695 * missing: Import latest version from master repository.
4696
eb1352ed
NC
46972004-09-04 Nick Clifton <nickc@redhat.com>
4698
4699 * config.sub: Import latest version from master repository.
4700 * config.guess: Likewise.
4701 This includes these changes:
479759c8 4702
eb1352ed
NC
4703 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4704
4705 * config.sub: Handle crisv32, alias etraxfs.
4706 * config.guess (crisv32:Linux:*:*): Handle.
4707
4708 2004-08-13 Brad Smith <brad@comstyle.com>
4709
4710 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4711 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4712
4713 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4714
4715 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4716 assume the processor is a powerpc. This is because coreutils
4717 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4718 in this case, due to a MacOS X bug that causes
4719 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4720 to return a negative number.
4721 Problem reported by Petter Reinholdtsen in:
4722 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4723
4724 2004-07-19 Ben Elliston <bje@gnu.org>
4725
4726 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4727
4728 2004-06-24 Ben Elliston <bje@gnu.org>
4729
4730 * config.guess: Update copyright years.
4731 * config.sub: Likewise.
4732
4733 2004-06-22 Robert Millan <robertmh@gnu.org>
4734
4735 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4736 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4737
4738 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4739
4740 * config.guess (*:*VMS:*:*): New entry. Replaces
4741 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4742 manufacturer.
4743
4744 2004-06-22 Ben Elliston <bje@gnu.org>
4745
4746 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4747 * config.sub: Likewise.
4748
4749 2004-06-22 Ben Elliston <bje@gnu.org>
4750
4751 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4752 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4753
4754 2004-06-11 Ben Elliston <bje@gnu.org>
4755
4756 * config.guess (pegasos:OpenBSD:*:*): Remove.
4757
4758 2004-06-11 Ben Elliston <bje@gnu.org>
4759
4760 From Wouter Verhelst <wouter@grep.be>:
4761 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4762
4763 2004-06-11 Ben Elliston <bje@gnu.org>
4764
4765 * config.guess (luna88k:OpenBSD:*:*): New.
4766
4767 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4768
4769 * config.guess (m32r*:Linux:*:*): New case.
4770 * config.sub: Handle m32rle.
4771
4772 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4773
4774 From Jens Petersen <petersen@redhat.com>:
4775 * config.sub: Handle sparcv8.
4776
4777 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4778
4779 From Tom Smith <smith@cag.lkg.hp.com>:
4780 * config.guess: Version suffixes are equally significant on Tru64
4781 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4782 prefix of "P" (patched kernel).
4783
4784 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4785
4786 * config.sub: Add support for National Semiconductor CRX target.
4787
2a3124ca 47882004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4789
2a3124ca
RH
4790 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4791 *-*-netware, but add target-libmudflap.
4792 Consolidate *-*-netware targets (of which really only i?86 exists)
4793 into a single entry.
4794 * configure: Likewise.
4795
0df3d27f
PB
47962004-09-01 Paolo Bonzini <bonzini@gnu.org>
4797
4798 * Makefile.tpl (sorry): Remove.
4799 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4800 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4801 (do-clean): Clean per-stage directories too.
4802 (do-distclean): Run distclean-stage1 too.
4803 (.NOTPARALLEL): Enable during toplevel bootstrap.
4804 (stage[+id+]-bubble): Enable parallel execution during
4805 the recursive invocation.
4806 * Makefile.in: Regenerate.
4807
4808 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4809
4810 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4811
4812 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4813 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4814 * configure: regenerate
479759c8
ZW
4815 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4816 -mdynamic-no-pic
0df3d27f
PB
4817
48182004-08-31 Paolo Bonzini <bonzini@gnu.org>
4819
4820 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4821 include.
4822 * configure.in: Fix indentation.
4823 * configure: Regenerate.
4824
ee025550
PB
48252004-08-31 Paolo Bonzini <bonzini@gnu.org>
4826
4827 * Makefile.def (build_modules): Add fixincludes.
4828 (dependencies): Make gcc depend on fixincludes.
4829 * configure.in (build_tools): Add fixincludes.
4830 (build_configdirs): Always include build_libs.
4831 * Makefile.in: Regenerate.
4832 * configure: Regenerate.
4833
48342004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4835
4836 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4837 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4838 phony targets; do not generate timestamp files.
4839 (distclean-stageN): Remove references to their timestamp files.
4840 (restageN, touch-stageN): Remove.
4841 (stageN-bubble): Rewritten.
4842 (compare): Support lean bootstraps.
4843 * Makefile.in: Regenerate.
4844
4845 * configure.in: Only warn when bootstrapping but
4846 build != host or build != target. Support lean bootstraps.
4847 * configure: Regenerate.
4848
4849 Sync from gcc:
4850 2004-08-26 Phil Edwards <phil@codesourcery.com>
4851
4852 * configure.in: Give a better error message if GMP/MPFR are missing
4853 and a language needing them has been requested.
4854 * configure: Regenerated.
4855
4856 2004-08-25 Phil Edwards <phil@codesourcery.com>
4857
4858 * configure.in: Print a list of available language front-ends if
4859 a requested one is missing. Tidy stray tab characters.
4860 * configure: Regenerated.
4861
72b2455a
PB
48622004-08-17 Paolo Bonzini <bonzini@gnu.org>
4863
4864 * Makefile.in: Regenerate.
4865 * configure: Regenerate.
4866
4867 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4868 stage_*_flags.
4869 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4870 for bootstrapped modules if toplevel bootstrap is going.
4871 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4872 modules. Adjust for changes in Makefile.def. Enable several
4873 rules even in non-bootstrap mode, just to avoid peppering the
4874 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4875 (stage-[+prev+]-bubble): Remove.
4876
4877 * Makefile.def (Dependencies): Depend on all-build-bison,
4878 all-build-flex, all-build-byacc, all-build-texinfo, rather
4879 than the host variations.
4880 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4881 with BUILD_SUBDIR.
4882 (BISON): Update for recent Bisons.
4883 (YACC): Fix typo.
4884 (cross): Depend on all-build.
4885 (all): Do not depend on all-build.
4886 (prebootstrap): Remove.
4887 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4888 (Prebootstrap dependencies): Add them to the per-stage targets
4889 and to all-prebootstrap.
4890 * configure.in (build_configdirs): Always enable build_tools.
4891 (BUILD_DIR_PREFIX): Remove.
4892
4893 * Makefile.def (gcc): Add target variable.
4894 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4895 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4896 in the recursive `make', instead of hardwiring `all'.
4897 (Autogenerated TARGET-* variables): New.
4898
de0b4a87
JW
48992004-08-17 Robert Millan <robertmh@gnu.org>
4900
4901 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4902 (instead of FreeBSD).
4903 * configure: Regenerate.
4904
ad681c85
NN
49052004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4906
675c6968
NN
4907 * Makefile.def, configure.in, src-release: Remove useless, bogus
4908 references to tix.
4909 * Makefile.in, configure: Regenerate.
4910
ad681c85
NN
4911 * src-release: Stop distributing mmalloc with gdb (which doesn't
4912 use it).
4913 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4914 * Makefile.in: Regenerate.
4915
11b04d1f
DD
49162004-08-09 Mark Mitchell <mark@codesourcery.com>
4917
4918 * configure.in (arm*-*-eabi*): New target.
4919 * configure: Regenerate.
4920
f2420bea
NN
49212004-08-01 Robert Millan <robertmh@gnu.org>
4922
4923 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4924 libmudflap for all GNU-based systems (with Glibc).
4925 * configure: Regenerate.
4926
9e6ce191
PB
49272004-08-06 Paolo Bonzini <bonzini@gnu.org>
4928
4929 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4930 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4931 (Dependencies): New section.
4932 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4933 (configure-target-[+module+]): Depend on maybe-all-gcc
4934 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4935 (toplevel profiledbootstrap): Fix dependencies.
4936 * Makefile.in: Regenerate.
4937
df4a6958
MM
49382004-08-03 Mark Mitchell <mark@codesourcery.com>
4939
4940 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4941 target-libiberty to noconfigdirs.
4942
11b04d1f
DD
49432004-08-03 Paul Brook <paul@codesourcery.com>
4944
4945 * configure.in: Check for MPFR as well as GMP.
4946 * configure: Regenerate.
4947
b813574b
PB
49482004-08-03 Paolo Bonzini <bonzini@gnu.org>
4949
4950 * Makefile.def (host-modules): Add gcc.
4951 * Makefile.in: Regenerate.
4952 * Makefile.tpl (sorry): New rule.
4953 (configure-host, all-host, [+make_target+]-host, do-check,
4954 install-host): Do not add gcc as a special case.
4955 (host modules): Add a small special-casing for gcc. Export
4956 extra_make_flags through the environment.
4957 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4958 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4959 other recursive targets for gcc): Remove.
4960
4961 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4962 (stage, unstage): New rules.
4963 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4964 distclean-stage[+id+]): Use stage_current.
4965 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4966 the stage*-start rules.
4967
61edac0c
JW
49682004-07-19 Robert Millan <robertmh@gnu.org>
4969
4970 Synced from gcc:
4971
4972 2004-04-26 Robert Millan <robertmh@gnu.org>
4973
4974 Add patches from libtool CVS.
4975 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4976 * ltconfig: Likewise.
4977 * ltcf-c.sh: Likewise.
4978 * ltcf-cxx.sh: Likewise.
4979 * ltcf-gcj.sh: Likewise.
4980
3e707e94
PB
49812004-07-12 Paolo Bonzini <bonzini@gnu.org>
4982
4983 * configure.in: Add noconfigdirs for crx-*-*.
4984 * configure: Regenerate.
4985
49862004-07-12 Paolo Bonzini <bonzini@gnu.org>
4987
4988 Synced from gcc:
4989
4990 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4991
4992 * configure.in: Build libmudflap by default on FreeBSD.
4993 * configure: Regenerated.
4994
4995 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4996
4997 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4998 systems.
4999 * configure: Regenerated.
5000
5001 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5002
5003 PR target/16344
5004 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5005 feedback based compiler.
5006 * Makefile.in: Rebuilt.
5007
5008 2004-07-05 Phil Edwards <phil@codesourcery.com>
5009
5010 * configure.in: Do not prepend $srcdir to /dev/null in
5011 makefile fragments.
5012 * configure: Regenerate.
5013
a7ee7660
AO
50142004-07-08 Alexandre Oliva <aoliva@redhat.com>
5015
5016 * Makefile.def (host_modules): Set bootstrap=true for flex.
5017 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5018 * Makefile.in: Rebuilt.
5019
6a9cf61e
PB
50202004-07-01 Paolo Bonzini <bonzini@gnu.org>
5021
5022 * Makefile.def (build_modules): Add bison, byacc, flex,
5023 m4, texinfo.
5024 (flags_to_pass): Add FLEX.
5025 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5026 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5027 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5028 DEFAULT_MAKEINFO): Remove.
5029 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5030 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5031 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5032 objdir or else use configured tool.
5033 (all-build): New.
5034 (all): Depend on it.
5035 (Build module dependencies): Add.
5036 * Makefile.in: Regenerate.
5037 * configure.in: Better support for multiple build modules,
5038 matching what is done for host/target modules. Do not look
5039 for "plausible" locations of build tools if Canadian cross.
5040 Use autoconf's AC_PROG_CC to find a C compiler. Define
5041 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5042 * configure: Regenerate.
5043
95b6a1f2
PB
50442004-06-22 Paolo Bonzini <bonzini@gnu.org>
5045
5046 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5047 * Makefile.in: Regenerate.
5048
7ffa0b57
PB
50492004-06-22 Paolo Bonzini <bonzini@gnu.org>
5050
5051 * Makefile.tpl (configure-build-[+module+],
5052 configure-[+module+], configure-target-[+module+]): Pass
5053 [+extra_configure_args+].
5054 (all-build-[+module+], all-[+module+], check-[+module+],
5055 install-[+module+], [+make_target+]-[+module+],
5056 all-target-[+module+], check-target-[+module+],
5057 install-target-[+module+], [+make_target+]-target-[+module+]):
5058 Pass [+extra_make_args+].
5059 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5060 (GCC_HOST_EXPORTS): Remove.
5061 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5062 cross, check-gcc, check-gcc-c++, install-gcc,
5063 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5064 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5065 * Makefile.in: Regenerate.
5066
929ba6e7
CF
50672004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5068
5069 * configure.in: Check for srcdir/winsup rather than build directory
5070 winsup.
5071 * configure: Regenerate.
5072
b76d7de0
CV
50732004-06-17 Corinna Vinschen <vinschen@redhat.com>
5074
5075 * configure.in: Don't build Cygwin native newlib if winsup
5076 directory is missing. Emit warning instead.
5077 * configure: Regenerate.
5078
656fdd47
PB
50792004-06-09 Paolo Bonzini <bonzini@gnu.org>
5080
5081 * Makefile.tpl (touch-stage[+id+]): New.
5082 (restage[+prev+]): Depend on touch-stage[+id+].
5083
5084 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5085 Use it throughout.
5086
5087 * Makefile.def: Add profile and feedback bootstrap stages.
5088 Remove next field from bootstrap stages.
5089 * Makefile.tpl (LN, LN_S): Substitute.
5090 (stageN-start, stageN-end): Use double-colon rules, to
5091 provide a hook for additional setup commands.
5092 (distclean-stageN-gcc, restageN): Create dependencies from
5093 [+prev+], not from [+next+].
5094 (stageN-bubble): Add commands for successive stages from
5095 [+prev+], using double-colon rules.
5096 (all-stageN-gcc): Fix typo.
5097 (stagefeedback-start, profiledbootstrap): New.
5098 * Makefile.in: Regenerate.
5099 * configure.in: Call ACX_PROG_LN.
5100 * configure: Regenerate.
5101
498d4a71
CF
51022004-06-03 Paolo Bonzini <bonzini@gnu.org>
5103
5104 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5105 without gcc.
5106 * configure: Regenerate.
5107
377d8c42
PB
51082004-06-01 Paolo Bonzini <bonzini@gnu.org>
5109
5110 * Makefile.tpl: Fix typo.
5111 * Makefile.in: Regenerate.
5112
f5f8a794
PB
51132004-06-01 Paolo Bonzini <bonzini@gnu.org>
5114
5115 * configure.in: Remove new- prefix from toplevel
5116 bootstrap targets.
5117 * configure: Regenerate.
5118
f7a4c34f
PB
51192004-06-01 Paolo Bonzini <bonzini@gnu.org>
5120
5121 Merge this patch from the gcc tree:
5122
5123 2004-05-30 Andreas Jaeger <aj@suse.de>
5124 Jim Wilson <wilson@specifixinc.com>
5125
5126 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5127 like CC.
5128
319cab08
PB
51292004-06-01 Paolo Bonzini <bonzini@gnu.org>
5130
5131 * Makefile.tpl (all.normal): Rename to all.
5132 (all): Replace with a rule to pick the default
5133 target from configure.
5134 (all-gcc, configure-gcc): Use conditionals to
5135 do nothing when toplevel bootstrap is going on.
5136 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5137 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5138 * configure.in: Support --enable-bootstrap.
5139
5140 * Makefile.def: Remove new- prefix from toplevel
5141 bootstrap targets.
5142 * Makefile.tpl: Likewise.
5143
5144 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5145 target.
5146
5147 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5148 $(RECURSE_FLAGS) to recursive invocation of make.
5149
5150 * Makefile.in: Regenerate.
5151 * configure: Regenerate.
5152
88f64edc
DJ
51532004-05-27 Daniel Jacobowitz <dan@debian.org>
5154
5155 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5156 * configure: Regenerate.
5157
378fce5b
DD
51582004-05-25 Daniel Jacobowitz <drow@false.org>
5159
5160 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5161 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5162 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5163 targets.
5164 * Makefile.in: Regenerate.
5165
dfdffa2c
PB
51662005-05-24 Paolo Bonzini <bonzini@gnu.org>
5167
5168 * configure.in: Test the ability to symlink directories.
5169 * configure: Regenerate.
5170
5171 * Makefile.def (bootstrap-stage): New definitions.
5172 * Makefile.tpl (configure-stage1-gcc,
5173 configure-stage2-gcc, configure-stage3-gcc,
5174 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5175 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5176 new-restage3, compare): Autogenerate, see Makefile.in
5177 entry for behavioral changes.
5178 (distclean-stage1, new-stage1-start, new-stage1-end,
5179 new-stage1-bubble, distclean-stage2, new-stage2-start,
5180 new-stage2-end, new-stage2-bubble, distclean-stage3,
5181 new-stage3-start, new-stage3-end): New autogenerated targets.
5182 (objext, prebootstrap, BOOT_CFLAGS,
5183 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5184 targets.
5185
5186 * Makefile.in: Regenerate.
5187 (distclean-stage1, new-stage1-start, new-stage1-end,
5188 new-stage1-bubble, distclean-stage2, new-stage2-start,
5189 new-stage2-end, new-stage2-bubble, distclean-stage3,
5190 new-stage3-start, new-stage3-end): New targets.
5191 (all-stage1-gcc): Move prebootstrap dependency from here...
5192 (configure-stage1-gcc): ...to here.
5193 (new-bootstrap): Use bubble targets.
5194 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5195 Use per-stage distclean targets.
5196 (configure-stage1-gcc, configure-stage2-gcc,
5197 configure-stage3-gcc, all-stage1-gcc,
5198 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5199 Use new-stageN-start to prepare the tree.
5200
04cf1b77
PB
52012004-05-23 Paolo Bonzini <bonzini@gnu.org>
5202
5203 * Makefile.def (host_modules): add libcpp.
5204 * Makefile.tpl: Add dependencies on and for libcpp.
5205 * Makefile.in: Regenerate.
5206 * configure.in: Add libcpp host module.
5207 * configure: Regenerate.
5208
80b200a1
ZW
52092004-05-17 Zack Weinberg <zack@codesourcery.com>
5210
5211 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5212 of libf2c.
5213 * configure, Makefile.in: Regenerate.
5214
4b1cb4fe
DD
52152004-05-13 Diego Novillo <dnovillo@redhat.com>
5216
5217 Merge from tree-ssa-20020619-branch.
5218
5219 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5220 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5221 (HOST_GMPLIBS): Define.
5222 (HOST_GMPINC): Define.
5223 (TARGET_LIB_PATH): Add libmudflap.
5224 (GFORTRAN_FOR_TARGET): Define.
5225 (configure-build*): Export GFORTRAN.
5226 (configure-gcc): Export GMPLIBS and GMPINC.
5227 (all-gcc): Add maybe-all-libbanshee.
5228 (configure-target-libgfortran): Define.
5229 * Makefile.in: Regenerate.
5230 * configure.in (host_libs): Add libbanshee.
5231 (target_libraries): Add target-libmudflap and target-libgfortran.
5232 Add --with-libbanshee.
5233 Handle --disable-libmudflap.
5234 (*-*-freebsd*): Use with_gmp.
5235 Add $(libgcj) to noconfigdirs.
5236 * configure: Regenerate.
5237 * depcomp: New file.
5238 * MAINTAINERS: Add tree-ssa maintainers.
5239
52402004-04-28 Paolo Bonzini <bonzini@gnu.org>
5241
5242 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5243 * configure: Regenerate.
5244
b8908782
DD
52452004-04-27 Paolo Bonzini <bonzini@gnu.org>
5246
5247 Revert:
5248 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5249
5250 * Makefile.def (flags_to_pass): Remove *dir variables that
5251 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5252 as well as prefix and exec_prefix.
5253 * Makefile.in: Regenerate.
5254
52552004-04-26 Paolo Bonzini <bonzini@gnu.org>
5256
5257 * Makefile.def (host_modules): Mark with the bootstrap
5258 flag packages on which gcc depends.
5259 * Makefile.tpl (all-bootstrap): Use it.
5260 * Makefile.in: Regenerate.
5261
52622004-04-26 Paolo Bonzini <bonzini@gnu.org>
5263
5264 * Makefile.def (flags_to_pass): Remove *dir variables that
5265 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5266 as well as prefix and exec_prefix.
5267 * Makefile.in: Regenerate.
5268
52692004-04-26 Paolo Bonzini <bonzini@gnu.org>
5270
80b200a1
ZW
5271 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5272 * configure: Regenerate.
5273 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5274 * gcc/Makefile.tpl (compare): Use the result of the test.
5275 * gcc/Makefile.in: Regenerate.
b8908782
DD
5276
52772004-04-23 Paolo Bonzini <bonzini@gnu.org>
5278
5279 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5280 Always relocate gcc and prev-gcc to the original names, even
5281 if the build fails.
5282 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5283 New targets.
5284
0f260896
RO
52852004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5286
5287 * configure.in (mips*-*-irix5*): Enable ld.
5288 * configure: Regenerate.
5289
51860f05
JW
52902004-04-15 James E Wilson <wilson@specifixinc.com>
5291
5292 * Makefile.tpl (configure-[+module+], configure-gcc,
5293 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5294 Set and export LDFLAGS.
5295 * Makefile.in: Regenerate.
5296
54752a6b
NN
52972004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5298
5299 PR bootstrap/14871
5300 * Makefile.tpl: If we don't have built-in-tree target tools,
5301 use the ones found by configure rather than hacking around with
5302 program_transform_name.
5303 * configure.in: Give Makefile.tpl the information necessary
5304 to do that.
5305 * Makefile.in: Regenerate.
5306 * configure: Regenerate.
5307
53082004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5309
5310 PR bootstrap/14760
5311 * configure.in: When computing baseargs, strip *all* copies of
5312 offending options. Also, don't match/substitute the trailing space,
5313 so that this actually works when two similar options are separated by
5314 only one space.
5315 * configure: Regenerate.
5316
53172004-04-06 David Edelsohn <edelsohn@gnu.org>
5318
80b200a1
ZW
5319 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5320 (rs6000-*-aix*): Same.
5321 * configure: Regenerate.
54752a6b 5322
5e2b61fb
SS
53232004-03-25 Stan Shebs <shebs@apple.com>
5324
5325 Remove MPW support, no longer used.
5326 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5327 mpw-install: Remove files.
5328 * src-release (DEVO_SUPPORT): Remove names of removed files.
5329 * MAINTAINERS: Likewise.
5330
1a6f2dc7
NN
53312004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5332
a0049f1b
NN
5333 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5334 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5335 * Makefile.in: Regenerate.
5336
1a6f2dc7
NN
5337 * configure.in (top level bootstrap support): Rework --enable-werror
5338 to set @stage2_werror_flag@.
5339 * configure: Regenerate.
5340 * Makefile.tpl (top level bootstrap support): Pass
5341 @stage2_werror_flag@ down to configure in stages 2 and 3.
5342 * Makefile.in: Regenerate.
5343
920e3419
NN
53442004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5345
5346 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5347 for stages 2 and 3 as well as in make. As a consequence, remove
5348 OUTPUT_OPTION (now detected by configure) from the flags passed down
5349 to make.
5350 * Makefile.in: Regenerate.
5351
5352 * Makefile.tpl (new-bootstrap): Fix typo.
5353 * Makefile.in: Regenerate.
5354
4fa63067
NN
53552004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5356
5357 * Makefile.tpl: Rearrange by moving recursive_targets rules
5358 into their proper sections.
5359 * Makefile.tpl (top level bootstrap support): Move disabling
5360 of coverage flags from 'make' to 'configure'; improve comments.
5361 * Makefile.in: Regenerate.
5362
5363 * Makefile.tpl (experimental top level bootstrap) Move stage1
5364 language setting from all- target to configure- target; disable
5365 intermodule optimization in stage 1; prevent gratuitous rebuilds
5366 of stage 1.
5367 * Makefile.in: Regenerate.
5368 * configure.in: Comma-separate stage 1 language list for top
5369 level bootstrap.
5370 * configure: Regenerate.
5371
5372 * Makefile.tpl: Clean up experimental top level bootstrap support:
5373 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5374 prev-gcc in configure- targets as well as all- targets.
5375 * Makefile.in: Regenerate.
5376
fb8a10fd
NN
53772004-03-17 Paolo Bonzini <bonzini@gnu.org>
5378
5379 * configure.in: Remove symbolic link section.
5380 * configure: Regenerate.
5381 * Makefile.tpl (links): Remove.
5382 * Makefile.in: Regenerate.
5383
947f426e 53842004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5385 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5386
5387 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5388 Set with AC_CHECK_PROGS.
947f426e
NN
5389 * configure.in: Fix comment typo from last patch.
5390 * configure: Regenerate.
5391
1d39f329
NN
53922004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5393
5394 * Makefile.tpl: Introduce experimental top level bootstrap support.
5395 * Makefile.in: Regenerate.
5396 * configure.in: Introduce support for top level bootstrap.
5397 * configure: Regenerate.
5398
4b0ac75d 53992004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5400 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5401
5402 PR bootstrap/14522
5403 * configure.in: Cope with shells that do not support unquoted ^
5404 * configure: Regenerate.
5405
2e70b094 54062004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5407 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5408
5409 PR bootstrap/14522
5410 * configure.in: Cope with shell that do not support nesting
5411 quotes inside quoted backquote substitutions.
5412 * configure: Regenerate.
5413
54142004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5415
5416 PR bootstrap/14522
5417 * configure.in: Fix escaping of $.
5418 * configure: Regenerate.
5419
9e07f89d
NN
54202004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5421
5422 * configure: Regenerate.
5423
54242004-03-08 Paolo Bonzini <bonzini@gnu.org>
5425
5426 PR ada/14131
5427 Move language detection to the top level.
5428 * configure.in: Find default values for the tools as
5429 soon as possible. Disable ada if GNAT is not found.
5430 Emit error message about missing languages. Expand
5431 --enable-languages=all for the gcc subdirectory.
5432
1712ab83
RS
54332004-03-01 Richard Sandiford <rsandifo@redhat.com>
5434
5435 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5436 and disable libgcj.
5437 * configure: Regenerated.
5438
3dee29da
NN
54392004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5440
5441 PR bootstrap/7087
5442 * Makefile.tpl: Guard XFOO sed statements better.
5443 * Makefile.tpl: Add dependency for configure-target-libada.
5444 * Makefile.in: Regenerate (incidentally fixes broken
5445 commit when libada-branch was merged).
5446
0558264b
AC
54472004-02-28 Andrew Cagney <cagney@redhat.com>
5448
5449 * src-release (CVS_NAMES): Define.
5450 (do-tar, do-tar): Prune $(CVS_NAMES).
5451
c38f9803
AC
54522004-02-23 Andrew Cagney <cagney@redhat.com>
5453
5454 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5455 2004-02-19.09.
5456
55636792
NN
54572004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5458
5459 PR bootstrap/11932
5460 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5461
1e600082
AC
54622004-02-19 Andrew Cagney <cagney@redhat.com>
5463
5464 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5465 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5466
3769cd82
DD
54672004-02-11 David Edelsohn <edelsohn@gnu.org>
5468
5469 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5470 (rs6000-*-aix*): Same.
5471 * configure: Regenerate.
5472
a92834c8
DD
54732004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5474
5475 * configure.in (host): Add in missing $noconfigdirs to defines.
5476 * configure: Regenerate.
5477
a2592b1b
DD
54782004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5479 Nathanael Nerode <neroden@gcc.gnu.org>
5480
5481 PR ada/6637, PR ada/5911
80b200a1 5482 Merge with libada-branch:
a2592b1b
DD
5483 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5484 with appropriate dependencies. Add --enable-libada configure switch.
5485 * configure, Makefile.in: Regenerate.
5486
e31d1ea3
DD
54872004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5488
5489 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5490 * configure: Regenerate.
5491
db85f5c0
JJ
54922004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5493
5494 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5495
fc434214
DD
54962004-01-23 DJ Delorie <dj@redhat.com>
5497
5498 * Makefile.def (target_modules) [libiberty]: Don't stage.
5499 * Makefile.in: Rebuilt.
5500
ad445c2c 55012004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5502
ad445c2c
JJ
5503 * COPYING.NEWLIB: Update to include copyrights for new
5504 iconv code.
5505
72bbedde
AC
55062004-01-15 Andrew Cagney <cagney@redhat.com>
5507
5508 * src-release: Update copyright year.
5509 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5510 (NEWLIB_SUPPORT_DIRS): Delete macro.
5511 (newlib.tar.bz2): Delete rule.
5512
a6d6062d
DD
55132004-01-14 Loren J. Rittle <ljrittle@acm.org>
5514
5515 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5516 * Makefile.tpl (configure-target-[+module+]): Support stage.
5517 * Makefile.in: Rebuilt.
5518
f8b73030
MR
55192003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5520
5521 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5522 throughout.
5523
aff0e9df
NN
55242004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5525
bb5dca17
NN
5526 * configure.in: Use ./config.cache, not config.cache.
5527 * configure: Regenerate.
5528 * Makefile.tpl: Special-casing not needed for GCC any more.
5529 * Makefile.in: Regenerate.
5530
82252c06
NN
5531 * configure.in: Don't share a cache file for host dirs.
5532 * configure: Regenerate.
5533
aff0e9df
NN
5534 * config-ml.in: Don't mess with the cache file.
5535
95036d20
NN
55362004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5537
ac7b618e
NN
5538 * Makefile.tpl: Make GCC use a separate config.cache.
5539 * Makefile.in: Regenerate.
5540
95036d20
NN
5541 PR bootstrap/11932, PR bootstrap/11933
5542 (I don't know if it will fix either of them, but it relates
5543 to them.)
5544 * configure.in: Don't use shared config.cache for target
5545 directories.
5546 * configure: Regenerate.
5547
08c1856b
DD
55482003-12-31 Roger Sayle <roger@eyesopen.com>
5549
5550 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5551 * configure: Regenerated.
5552
c1968181 55532003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5554
9eb322aa
MF
5555 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5556 * configure: Regenerated.
c1968181 5557
10ecffb9
NN
55582003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5559
5560 Port change over from GCC:
5561 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5562 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5563 (configure-build-[+module+], configure-[+module+]): Likewise.
5564 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5565 * Makefile.in: Regenerate.
5566
f2ab5990
TF
55672003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5568
5569 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5570 * configure: Regenerate.
5571
41a7d11a
JJ
55722003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5573
80b200a1 5574 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5575 stdlib.
5576
d9441a1f
DD
55772003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5578
5579 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5580 * Makefile.in: Regenerate.
5581
3a48a978
DD
55822003-10-20 Phil Edwards <phil@codesourcery.com>
5583
5584 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5585 * configure: Regenerate.
5586
f0b24077
NN
55872003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5588
5589 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5590 HOST_FLAGS_TO_PASS.
5591 * Makefile.in: Regenerate.
5592
5fbad20a
DD
55932003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5594
5595 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5596 * configure: Rebuilt
5597 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5598 * Makefile.in: Rebuilt
5599
78be4155
L
56002003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5601
5602 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5603
051fcc7a
L
56042003-10-01 Phil Edwards <pme@gcc.gnu.org>
5605
5606 * config-ml.in: Use ac_configure_args directly instead of
5607 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5608 actually seen.
5609
56102003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5611
5612 * config-ml.in: Propagate INSTALL variables.
5613
f27d4f92
DJ
56142003-09-21 Daniel Jacobowitz <drow@mvista.com>
5615
5616 * configure.in: Pass a computed --program-transform-name
5617 to subconfigures.
5618 * configure: Regenerated.
5619
cae4d560
NN
56202003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5621
5622 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5623 * Makefile.in: Regenerate.
5624
5625 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5626 * Makefile.in: Regenerate.
5627
8ff944f6
DJ
56282003-09-17 Daniel Jacobowitz <drow@mvista.com>
5629
5630 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5631 quoting.
5632 * configure: Regenerated.
5633
d9a35680
MC
56342003-09-12 Michael Chastain <mec@shout.net>
5635
5636 Fix PR gdb/857.
5637 * src-release (do-proto-topleve): Remove junk files
5638 intl/config.cache, intl/config.status,
5639 intl/config.h, intl/stamp-h.
5640
710068b9
AC
56412003-09-14 Andrew Cagney <cagney@redhat.com>
5642
5643 * src-release (dejagnu.tar): New target.
5644 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5645 (do-djunpack): Use $(PACKAGE) for the package name.
5646
e1008165
DD
56472003-09-04 DJ Delorie <dj@redhat.com>
5648
5649 * configure: Regenerate.
5650
21998d12
NC
56512003-09-04 Robert Millan <robertmh@gnu.org>
5652
5653 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5654
ccca4bb3
DD
56552003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5656
5657 * configure.in: Ensure arguments to sed are properly spaced.
5658 * configure: Regenerate.
5659
ee949b5e
DJ
56602003-08-28 Daniel Jacobowitz <drow@mvista.com>
5661
5662 Merge from gcc:
5663 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5664 * install-sh: Update to newer upstream versions (associated with
5665 aclocal 1.7).
5666 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5667
75addda2
DJ
56682003-08-27 Daniel Jacobowitz <drow@mvista.com>
5669
5670 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5671 * configure: Regenerated.
5672
8d2877d8
NN
56732003-08-23 Phil Edwards <pme@gcc.gnu.org>
5674
5675 * configure.in: Use newline instead of semicolon when assuming
5676 shell arguments in a for loop.
5677 * configure: Regenerated.
5678
d2cc0e0d
GK
56792003-08-20 Geoffrey Keating <geoffk@apple.com>
5680
5681 PR 8180
5682 * configure.in: When testing with_libs and with_headers, treat
5683 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5684 * configure: Regenerate.
80b200a1 5685
d2cc0e0d
GK
5686 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5687 make, shell, etc.
5688 (baseargs): Likewise.
5689 * configure: Regenerate.
5690
04d1ab34
GK
56912003-08-19 Geoffrey Keating <geoffk@apple.com>
5692
5693 * configure.in: Disable libgcj for darwin not on powerpc.
5694 * configure: Rebuild.
5695
ca506da8
MC
56962003-08-15 Michael Chastain <mec@shout.net>
5697
5698 * src-release (do-proto-toplev): Remove junk files
5699 dejagnu/example/calc/config.status,
5700 dejagnu/example/calc/config.log.
5701
a4aa3f49
DD
57022003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5703
5704 * config-ml.in, symlink-tree: Add license.
5705
ede4fbe4
NN
57062003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5707
5708 Merge from gcc:
5709
5710 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5711 * Makefile.tpl (check, check-c++): Express dependencies using
5712 dependencies rather than commands.
5713 * Makefile.in: Regenerate.
5714
5715 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5716 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5717 * Makefile.in: Update.
5718
970f29af
AC
57192003-08-01 Andrew Cagney <cagney@redhat.com>
5720
5721 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5722 * configure: Ditto.
5723
b2884a0c
DD
57242003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5725
5726 * configure.in: Enable libgcj for darwin.
5727 * configure: Rebuild.
5728
c07f46a4
NN
57292003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5730
5731 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5732
9175bfc0
NN
57332003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5734
5735 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5736 creating target and build subdirs to build all parent dirs as needed.
5737 * Makefile.in: Rebuild.
5738 * configure.in: Don't build dirs explicitly here.
5739 * configure: Rebuild.
5740
b9abda6a
AO
57412003-07-22 Alexandre Oliva <aoliva@redhat.com>
5742
5743 * Makefile.tpl (all-make): Depend on intl.
5744 * Makefile.in: Rebuilt.
5745
eef8ffd4
NN
57462003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5747
5748 * config.if: Remove unused libc_interface determination.
5749
295efaf0
NN
57502003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5751
5752 * Makefile.in: Regenerate, correctly this time.
5753
e5c3f801
NN
57542003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5755
5756 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5757 unused INSTALL_PROGRAM_ARGS.
5758 * configure.in: Use AC_PROG_INSTALL.
5759 * Makefile.in: Regenerate.
5760 * configure: Regenerate.
5761
4a18bd6b
AO
57622003-07-10 Alexandre Oliva <aoliva@redhat.com>
5763
5764 * configure: Rebuilt.
5765 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5766 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5767 newlib nor libgloss.
5768 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5769 * configure.in (am33_2.0-*-linux*): Added.
5770
fbd1054d
BW
57712003-07-09 Bob Wilson <bob.wilson@acm.org>
5772
5773 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5774 * configure: Regenerate.
5775
b40e3958
L
57762003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5777
5778 * config-ml.in: Replace PWD with PWD_COMMAND.
5779 * Makefile.tpl: Likewise.
5780 * Makefile.in: Regenerated.
5781
4a5be7ba
NN
57822003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5783
5784 * configure.in: Clean up config-lang.in handling. Delete
5785 useless assignment to "subdirs".
5786 * configure: Regenerate.
5787
9c14acb8
NN
57882003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5789
5790 * configure.in: Rename 'target_libs' to 'target_libraries'.
5791 Remove useless reference to 'target_libs'.
5792 * configure: Regenerate.
5793
8f32e830
KS
57942003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5795
5796 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5797 * Makefile.in: Regenerate.
5798
12f0bd74
NN
57992003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5800
5801 * Makefile.def: Introduce flags_to_pass.
5802 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5803 * Makefile.in: Regenerate.
5804
b07c2aad
HPN
58052003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5806
5807 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5808 and target-libgloss.
5809 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5810 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5811 * configure: Regenerate.
b07c2aad 5812
56f25033
DD
58132003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5814
5815 * configure.in: Update testsuite_flags to new location.
5816 * configure. Regenerate.
80b200a1 5817
4ec9a3b2
NN
58182003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5819
5820 * Makefile.tpl: Remove BUILD_CC stuff.
5821 * Makefile.in: Regenerate.
5822
059083b1 58232003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5824
059083b1
L
5825 * config.guess: Update to 2003-06-12 version.
5826 * config.sub: Update to 2003-06-13 version.
5827
535b046a
TS
58282003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5829
5830 * MAINTAINERS: Add myself as MIPS co-maintainer.
5831
00c22daa 58322003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5833
00c22daa
L
5834 * config.guess: Update to 2003-06-06 version.
5835 * config.sub: Update to 2003-06-06 version.
5836
1047cb91
DD
58372003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5838
5839 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5840 * configure. Regenerate.
5841
123494c8
NN
58422003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5843
1047cb91
DD
5844 * configure.in: Disable serial configure by default.
5845 * configure: Regenerate.
5846 * Makefile.tpl: Abolish .NOTPARALLEL.
5847 * Makefile.in: Regenerate.
5848
7f121bbf
NN
5849 * Makefile.tpl: Replace {build,host,target}_canonical by
5850 {build,host,target}.
5851 * Makefile.in: Regenerate.
5852
123494c8
NN
5853 * Makefile.tpl: Fix stupid pasto.
5854 * Makefile.in: Regenerate.
5855
ec7e0995
NN
58562003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5857
5858 * Makefile.tpl: Remove bogus conditional.
5859 * Makefile.in: Regenerate.
5860
27b1cc72
NN
58612003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5862
2a4cbe27
NN
5863 * Makefile.tpl: Make 'recursive targets' using autogen rather
5864 than shell loop. Remove duplicate 'clean' targets and false
5865 comments.
5866 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5867 Add systematic method of specifying missing targets in subdirs.
5868 Add copyright boilerplate.
5869 * Makefile.in: Regenerate.
5870 * configure.in: Add 'recursive targets' to maybe list.
5871 * configure: Regenerate.
5872
27b1cc72
NN
5873 * Makefile.tpl: Rename [+target+] to [+make_target+].
5874 * Makefile.def: Rename 'target' to 'make_target'.
5875
01e51bd0
NC
58762003-05-30 Nick Clifton <nickc@redhat.com>
5877
5878 * README-maintainer-mode: Update URL for locating blessed config
5879 tools.
5880
2fd84b42
NC
58812003-05-29 Robert Millan <rmh@debian.org>
5882
5883 * ltconfig: Import this patch and modify for use with current
5884 version of ltconfig:
5885
5886 2003-05-21 Bruno Haible <bruno@clisp.org>
5887
5888 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5889 GNU/FreeBSD.
5890
8945c6bb
DD
58912003-05-28 DJ Delorie <dj@redhat.com>
5892
5893 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5894 * Makefile.in: Regenerate.
5895
2f9632a1
JJ
58962003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5897
80b200a1 5898 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5899
3a12db16 59002003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5901
3a12db16
DD
5902 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5903 newlib or libgloss.
5904 * Makefile.in: Regenerate.
5905
44482353
DD
59062003-05-21 DJ Delorie <dj@redhat.com>
5907
5908 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5909 * Makefile.in: Regenerate.
5910
fec2c52d
MR
59112003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5912
5913 * configure.in: Use curly braces in the definition of tooldir.
5914 * configure: Regenerate.
5915
16ae0395
NN
59162003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5917
5918 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5919 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5920 Factor out common code from autogen IF statements.
5921 * configure: Regenerate.
5922 * Makefile.in: Regenerate.
5923
ec11bdc6
DD
59242003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5925
5926 * configure.in: Accept i[3456789]86 for machine type.
5927 * configure: Regenerate.
5928
dd12c3a8
NN
59292003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5930
5931 * configure.in: Switch more things to use maybe dependencies.
5932 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5933 * configure: Regenerate.
5934 * Makefile.tpl: Switch more things to use maybe dependencies.
5935 * Makefile.in: Regenerate.
5936
cf662e21
AJ
59372003-05-16 Andreas Schwab <schwab@suse.de>
5938
5939 * Makefile.tpl (install-opcodes): Define.
5940 * Makefile.in: Rebuild.
5941
5481b376
AJ
59422003-05-13 Andreas Jaeger <aj@suse.de>
5943
5944 * config.guess: Update to 2003-05-09 version.
5945 * config.sub: Update to 2003-05-09 version.
5946
3959a22a
AJ
59472003-05-13 Michael Eager <eager@mvista.com>
5948
5949 * configure.in: Correct sed script so that options in quotes are not
5950 deleted.
5951 * configure: Rebuild.
5952
564b43e5
CV
59532003-05-12 Corinna Vinschen <corinna@vinschen.de>
5954
5955 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5956 and $$s/newlib/libc/sys/cygwin32 include paths.
5957 * configure: Ditto.
5958
bb947dc9
L
59592003-05-05 H.J. Lu <hjl@gnu.org>
5960
5961 * config-ml.in: Restored from gcc repository.
5962
77f7441a
CD
59632003-05-02 Chris Demetriou <cgd@broadcom.com>
5964
80b200a1
ZW
5965 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5966 * Makefile.in: Regenerate.
77f7441a 5967
a26d7085
DJ
59682003-04-27 Daniel Jacobowitz <drow@mvista.com>
5969
5970 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5971 and Makefile.def.
5972
e4c4d240
DJ
59732003-04-27 Daniel Jacobowitz <drow@mvista.com>
5974
5975 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5976 * Makefile.in: Regenerated.
5977
62a3fc85
DD
59782003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5979
5980 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5981 * Makefile.in: Regenerate.
5982
59832003-04-18 Jakub Jelinek <jakub@redhat.com>
5984
5985 * configure.in (powerpc64*-*-linux*): Remove.
5986 * configure: Rebuilt.
5987
5b474aa8
DD
59882003-04-17 Phil Edwards <pme@gcc.gnu.org>
5989
5990 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5991 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5992 and restrap.
5993 * Makefile.in: Regenerate.
5994
59952003-04-16 Richard Earnshaw <rearnsha@arm.com>
5996
5997 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5998 * configure: Regenerated.
5999
bc295afe
AO
60002003-04-11 Alexandre Oliva <aoliva@redhat.com>
6001
6002 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6003 * */configure: Rebuilt.
6004
3728fade
NN
60052003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6006
6007 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6008 * Makefile.in: Regenerate.
6009
ce5b542e
MC
60102003-03-14 Michael Chastain <mec@shout.net>
6011
6012 * Makefile.in: Regenerate with correct Makefile.def.
6013
3db0a37f
NN
60142003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6015
6016 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6017 Make macro.
6018 * Makefile.in: Regenerate.
6019 * configure.in: Clean up gxx_include_dir logic.
6020 * configure: Regenerate.
6021
34349c6e
DD
60222003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6023
6024 * configure.in (gxx_include_dir): Fix typo.
6025 * configure: Regenerated.
6026
686c28c9
AC
60272003-03-06 Andrew Cagney <cagney@redhat.com>
6028
6029 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6030
bba45b8b 60312003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6032
bba45b8b
NN
6033 * configure.in: Include $(build_tooldir)/sys-include in
6034 FLAGS_FOR_TARGET.
6035 * configure: Regenerated.
6036
2683747f
NN
60372003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6038
bba45b8b
NN
6039 * Makefile.tpl: Reindent.
6040 * Makefile.in: Regenerate.
6041 * configure.in: Reindent. Don't set unused variables.
6042 * configure: Regenerate.
6043
2683747f
NN
6044 * Makefile.tpl: Always pass down RANLIB.
6045 * Makefile.in: Regenerate.
6046
6047 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6048 * Makefile.in: Regenerate.
6049 * configure.in: Remove unused logic relating to --enable-shared
6050 and --enable-threads. Remove bogus comments. Remove redundant
6051 noconfigdirs.
6052 * configure: Regenerate.
6053
6054 * configure.in: Replace ${libstdcxx_version} by its value.
6055 Remove reference to mh-dgux.
6056 * configure: Regenerate.
6057
50212802
NN
60582003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6059
6060 * Makefile.tpl: Rearrange.
6061 * Makefile.in: Regenerate.
6062
a6be7fc6
NC
60632003-02-25 Nick Clifton <nickc@redhat.com>
6064
6065 * configure: Remove site-file supprot - it is obsolete.
6066
f8a495c8
NC
60672003-02-24 Uwe Stieber <uwe@wwws.de>
6068
6069 * configure.in: Add support for kaOS as cross build target system.
6070 * configure: Regenerated.
6071
3decd77d
DD
60722003-02-20 Sean McNeil <sean@blue.mcneil.com>
6073
6074 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6075 configure-target-* as some target builds may require additional
6076 flags for preprocessor tests.
6077 * Makefile.in: Regenerated.
6078
f4ff34a3
AO
60792003-02-19 Alexandre Oliva <aoliva@redhat.com>
6080
6081 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6082 * ltconfig: Handle it.
6083 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6084 auto-detecting it.
6085
b7e4a931
AO
60862003-02-19 Alexandre Oliva <aoliva@redhat.com>
6087
6088 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6089 it is used as argument to $CC.
6090 * ltcf-gcj.sh: Likewise.
6091
6b784d9f
AO
60922003-02-19 Alexandre Oliva <aoliva@redhat.com>
6093
6094 * configure.in: Introduce --enable-maintainer-mode.
6095 * configure: Rebuilt.
6096 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6097 for maintainer mode.
6098 * Makefile.in: Rebuilt.
6099
8bcd8a07
AC
61002003-02-19 Andrew Cagney <ac131313@redhat.com>
6101
6102 * configure: Regenerate using autoconf 2.13.
6103
ee3fd329
AM
61042003-02-19 Alan Modra <amodra@bigpond.net.au>
6105
6106 * config.guess: Import latest version.
6107 * config.sub: Import latest version.
6108
e9e45685
JM
61092003-02-18 Jason Merrill <jason@redhat.com>
6110
6111 * Makefile.tpl (check-c++): Allow parallelism.
6112
859789af
AC
61132003-02-17 Andrew Cagney <ac131313@redhat.com>
6114
6115 * configure: Regenerate using autoconf 000227.
6116
b3f16a9b
GK
61172003-02-15 Geoffrey Keating <geoffk@apple.com>
6118
6119 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6120 don't configure target-libobjc.
6121 * configure: Regenerate.
6122
72e60e02
DD
61232003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6124
6125 * Makefile.tpl (RANLIB): Define.
6126 * Makefile.in: Regenerate.
6127
91f0e695
KS
61282003-02-06 Keith R Seitz <keiths@redhat.com>
6129
6130 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6131 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6132 * Makefile.in: Regenerated.
6133 * configure.in: Remove all traces of snavigator, db, and grep.
6134 * configure: Regenerated.
6135
122bfa92
FCE
61362003-01-31 Frank Ch. Eigler <fche@redhat.com>
6137
6138 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6139 * Makefile.in: Regenerated.
6140
264095c3
AO
61412003-01-30 Alexandre Oliva <aoliva@redhat.com>
6142
6143 * config.if: Copy from GCC.
6144
a84dbcb3
AO
61452003-01-27 Phil Edwards <pme@gcc.gnu.org>
6146
6147 * configure.in: Revert 24Jan change.
6148 * configure: Regenerate.
6149
19618276
NN
61502003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6151
6152 * configure.in: Revert previous change.
6153 * configure: Regenerate.
6154
b7f27a92
NN
61552003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6156
6157 * configure.in: Make rda native-only.
6158 * configure: Regenerate.
6159
83326456
NN
61602003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6161
6162 * configure.in: Add missing \.
6163 * configure: Rebuilt.
6164
5e367fa5
JJ
61652003-01-17 Jakub Jelinek <jakub@redhat.com>
6166
6167 * configure.in (baseargs): Avoid using \| in sed regular
6168 expressions.
6169 * configure: Rebuilt.
6170
e01f337c
JJ
61712003-01-16 Jakub Jelinek <jakub@redhat.com>
6172
6173 * configure.in (baseargs): Remove all supported forms of
6174 --cache-file, --srcdir, --host, --build and --target options
6175 from argument lists.
6176 * configure: Rebuilt.
6177
aa236487
AO
61782003-01-15 Alexandre Oliva <aoliva@redhat.com>
6179
6180 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6181 * configure: Rebuilt.
6182
586c0873
NN
61832003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6184
6185 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6186 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6187 * Makefile.in: Regenerate.
6188 * configure: Regenerate.
6189
497f816e
DD
61902003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6191
6192 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6193 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6194 * Makefile.in: Regenerate.
6195
bfbe5519
AO
61962003-01-09 Alexandre Oliva <aoliva@redhat.com>
6197
6198 * configure.in: Remove Makefile in build, host and target modules
6199 unless configure was run with --no-recursion.
6200 * configure: Rebuilt.
6201
3f234ef5
CD
62022003-01-08 Chris Demetriou <cgd@broadcom.com>
6203
6204 * config.guess: Update to 2003-01-03 version.
6205 * config.sub: Update to 2003-01-03 version.
6206
a3982d48
CF
62072003-01-07 Christopher Faylor <cgf@redhat.com>
6208
6209 * configure: Regenerate with proper autoconf 2.13.
6210
75778ec4
CF
62112003-01-07 Christopher Faylor <cgf@redhat.com>
6212
80b200a1
ZW
6213 * configure.in: Add AC_PREREQ for consistency.
6214 * configure: Regenerate.
75778ec4 6215
c180f501
AC
62162003-01-06 Andrew Cagney <ac131313@redhat.com>
6217
6218 * configure.in (GDB_TK): Add tcl directories conditional on
6219 gdb/gdbtk directory being present.
6220 * configure: Regenerate.
5481b376 6221
46ca2cc2
DA
62222003-01-04 John David Anglin <dave.anglin@nrc.ca>
6223
6224 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6225 by gcc if LD is not defined and we are not doing a Canadian Cross.
6226 * configure: Rebuilt.
6227
53dd8dab
DJ
62282003-01-01 Daniel Jacobowitz <drow@mvista.com>
6229
6230 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6231
50ceb20c
TT
62322002-12-31 Tom Tromey <tromey@redhat.com>
6233
6234 * Makefile.in: Rebuilt.
6235 * Makefile.def (target_modules) [libffi]: Allow installation.
6236
e78b5cfe
AS
62372002-12-31 Andreas Schwab <schwab@suse.de>
6238
6239 * configure.in: Fix use of $program_transform_name.
6240 * configure: Regenerated.
6241
67448102
DJ
62422002-12-30 Daniel Jacobowitz <drow@mvista.com>
6243
6244 * configure.in (baseargs): Don't remove first configure argument.
6245 * configure: Regenerated.
6246
e6bfb94a
AO
62472002-12-29 Alexandre Oliva <aoliva@redhat.com>
6248
6249 * Makefile.tpl (local-distclean): Don't remove...
6250 (multilib.ts): ... this. Moved into...
6251 (multilib.out): ... this. Don't use sub-make.
6252 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6253 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6254 (configure-build-[+module+], configure-[+module+],
6255 configure-target-[+module+], configure-gcc): ... these. Test
6256 for Makefile existence. Drop config.status from dependencies.
6257 * Makefile.in: Rebuilt.
6258 * configure.in: Move gcc-version-trigger to the end of
6259 ac_configure_args. Add comments to maybedep.tmp and
6260 serdep.tmp. Introduce --disable-serial-configure. Remove
6261 nonopt from baseargs, matching and removing corresponding
6262 whitespace while at it.
6263 * configure: Rebuilt.
6264
8f0dfb36
AO
62652002-12-28 Alexandre Oliva <aoliva@redhat.com>
6266
6267 * configure.in (host_configargs): Replace reference to
6268 no-longer-defined buildopts with --build=${build_alias}.
6269 * configure: Rebuilt.
6270
43be203f
AO
62712002-12-28 Alexandre Oliva <aoliva@redhat.com>
6272
6273 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6274 program_transform_name to standard idiom.
6275 (AUTOGEN, AUTOCONF): Define.
6276 (Makefile.in): Use $(AUTOGEN).
6277 (Makefile): Depend on config.status, and use autoconf-style rule to
6278 build it. Move original commands to...
6279 (config.status): ... this new target.
6280 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6281 $(AUTOCONF).
6282 * Makefile.in: Rebuilt.
6283
a0da8069
NN
62842002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6285
d18f1c9f
NN
6286 * Makefile.tpl: Fix dramatic bustage due to change in
6287 program_transform_name.
6288 * Makefile.in: Regenerate.
6289
6290 * configure.in: Remove unnecessary PATH setting.
6291 * configure: Regnerate.
6292
6293 * configure.in: Don't default to unprefixed tools unless
6294 the native tools will work.
6295 * configure: Regenerate.
6296
a0da8069
NN
6297 * configure.in: Convert to autoconf script. Blow away lots
6298 of now-redundant Makefile fragments.
6299 * configure: Generate using Autoconf.
6300 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6301 * Makefile.in: Regenerate.
6302
c567df0a
NN
63032002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6304
5481b376 6305 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6306 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6307
5481b376 6308 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6309 where they belong.
2c7f9a32 6310
2dabcfb4
AS
63112002-12-24 Andreas Schwab <schwab@suse.de>
6312
6313 * Makefile.tpl (multilib.out): Fix missing space.
6314 * Makefile.in: Regenerate.
6315
1086bc09
NN
63162002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6317
6318 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6319 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6320 * Makefile.in: Regenerate.
6321 * configure.in: Remove unnecessary leftovers.
6322
1086bc09
NN
63232002-12-21 Geoffrey Keating <geoffk@apple.com>
6324
6325 * configure.in (extra_ranlibflags_for_target): New variable.
6326 (*-*-darwin): Add -c to ranlib commands.
6327 * configure (tooldir): Handle extra_ranlibflags_for_target.
6328
14e9ca95
JJ
63292002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6330
6331 * COPYING.NEWLIB: Updated.
6332 * COPYING.LIBGLOSS: Ditto.
6333
14c428fb
NN
63342002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6335
6336 * Makefile.tpl: Revert HJL's change.
6337 * Makefile.in: Regenerated.
6338 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6339 always.
6340
313b8244
AS
63412002-12-19 Andreas Schwab <schwab@suse.de>
6342
6343 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6344 * Makefile.in: Regenerate.
6345
efeae3db
L
63462002-12-18 H.J. Lu <hjl@gnu.org>
6347
6348 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6349 * Makefile.in: Regenerated.
6350
6351 * configure.in (build_prefix): New. Substitute.
6352
43d92c63
NN
63532002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6354
59da4fe6
NN
6355 * Makefile.tpl: Don't let real targets depend on phony targets.
6356 * Makefile.in: Regenerate.
6357
43d92c63
NN
6358 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6359 * Makefile.in: Regenerate.
6360
b72e6a2d
JM
63612002-12-16 Jason Merrill <jason@redhat.com>
6362
6363 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6364 previous 'make bootstrap'.
6365 * Makefile.in: Regenerate.
6366
95c72c44
HPN
63672002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6368
6369 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6370
7d695d07
JM
63712002-12-13 Jason Merrill <jason@redhat.com>
6372
6373 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6374 library tests.
6375 (check-c++): Just depend on it and check-target-libstdc++-v3.
6376 * Makefile.in: Regenerate.
6377
54103d1e
NN
63782002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6379
6380 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6381 * Makefile.in: Regenerate.
6382
4024f1e1
JJ
63832002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6384
80b200a1
ZW
6385 * COPYING.NEWLIB: Update list of alternate Regent of California
6386 licenses and discuss official revoking of advertising clause.
6387 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6388
7dda0df6
AO
63892002-12-12 Alexandre Oliva <aoliva@redhat.com>
6390
6391 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6392 * Makefile.in: Rebuilt.
6393
d03be79e 63942002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6395
929293f4
NN
6396 * configure: Fix bug put in by gremlins.
6397
d03be79e
NN
6398 * Makefile.tpl: Substitute more autoconfily.
6399 * configure: Substitute more autoconfily.
6400 * Makefile.in: Regenerate.
6401
64022002-12-08 Andrew Cagney <ac131313@redhat.com>
6403
6404 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6405 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6406
64072002-12-06 DJ Delorie <dj@redhat.com>
6408
6409 * Makefile.tpl: Change configure dependencies to not have real
6410 targets depend on phony targets.
b4a77b47 6411
db1ac78d
NN
64122002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6413
bcaf2395
NN
6414 * configure.in: Revert unintentional change.
6415
b4fa093e
NN
6416 * src-release: Configure host subdirs.
6417
db1ac78d
NN
6418 * Makefile.tpl: Change dependency for */multilib.out so that
6419 it works when gcc isn't in the tree.
6420
6421 * configure.in: Substitute more.
6422 * configure: Run subconfigures from the Makefile.
6423 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6424 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6425
15723a45
NN
64262002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6427
e2b9e2dc
NN
6428 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6429 and corresponding dependencies.
6430 * Makefile.in: Regenerate.
6431
2af579c4
NN
6432 * configure.in (host_tools): Order binutils, gas and ld for
6433 convenience in running the testsuites.
6434
a2cc058a
NN
6435 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6436 * Makefile.in: Regenerate.
6437 * configure.in: Introduce rules to serialize subconfigure runs.
6438
15723a45
NN
6439 * configure.in: Introduce BASE_CC_FOR_TARGET.
6440 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6441 Realize configure-build-* targets. Realize configure-target-* targets.
6442 * Makefile.in: Regenerate.
6443
ae831be5
NN
64442002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6445
6446 * configure: Move gcc_version_trigger stuff from here...
6447 * configure.in: ...to here.
6448
6449 * configure.in: Separate subconfigure options added by this file from
6450 options given by the user. Add machinery to put args for host
6451 subconfigures into the Makefile.
6452
6453 * Makefile.tpl: Remove 'vault' targets.
6454 * Makefile.tpl: Reorder and comment dependencies.
6455 * Makefile.in: Regenerate.
6456
bbf7c8ac
NN
64572002-11-28 Geoffrey Keating <geoffk@apple.com>
6458
6459 * configure.in: Move host-specific darwin noconfigdirs into
6460 the host-specific section.
6461
930314a4
NN
64622002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6463
52d7cdee
NN
6464 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6465 during replay.
6466 * Makefile.in: Regenerate.
6467
930314a4
NN
6468 (finishing slow-motion replay)
6469 * configure: Remove skip-this-dir support.
6470 * Makefile.tpl: Remove skip-this-dir support.
6471
6472 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6473 subdirectories.
6474 * Makefile.in: Regenerate.
6475
6476 * Makefile.tpl: Strip out useless setting of 'dir'.
6477 * Makefile.in: Regenerate.
5481b376 6478
930314a4
NN
64792002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6480
6481 (finishing slow-motion replay)
6482 * configure.in: Fix deeply stupid bug.
6483
6484 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6485 shell code in CXX_FOR_TARGET
6486 * Makefile.def: Introduce raw_cxx.
6487 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6488 RAW_CXX_FOR_TARGET.
6489 * Makefile.in: Regenerate.
6490
64912002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6492
6493 (finishing slow-motion replay)
6494 * Makefile.tpl: Remove unnecessary ifs.
6495 * Makefile.in: Regenerate.
6496
5481b376 6497 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6498 dependencies. Maybe-ize build-libiberty. Create dummy install
6499 targets for 'no_install' modules.
5481b376 6500 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6501 build_modules stuff to configure.in.
5481b376 6502 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6503 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6504 * Makefile.in: Regenerate.
6505
3866be5d
NN
65062002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6507
6508 (continuing slow-motion replay)
6509 * Makefile.tpl: Make all-target, install-target behave similarly
6510 to all, install (only hitting configured targets). Eliminate
6511 unused macro defintions.
6512
6513 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6514 build != host.
6515
6516 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6517
6518 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6519
5481b376 6520 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6521 configuring. Remove references to "dosrel".
6522 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6523 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6524 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6525 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6526 and redundant dependency; rearrange slightly.
6527 * Makefile.def: Add host-side libtermcap, utils.
6528
6529 * Makefile.in: Regenerate.
6530
e393202e
NN
65312002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6532
6533 (Continuing slow-motion replay)
6534 * Makefile.def: Add list of recursive targets to autogenerate.
6535 Add build_modules.
6536 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6537 targets. Autogenerate *-build-* targets.
6538 * Makefile.in: Regenerate.
6539
583d52d7
NN
65402002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6541
6542 (Continuing slow-motion replay)
6543 * configure: More autoconf-style substitutions.
6544 * Makefile.tpl: More autoconf-style substitutions.
6545 * Makefile.in: Regenerate.
6546
65472002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6548
6549 (Continuing slow-motion replay)
6550 * configure: Substitute more variables in a more autoconf-friendly
6551 way. Simplify slightly.
6552 * Makefile.tpl: Make more variables substitutable in an
6553 autoconf-friendly way.
6554 * Makefile.in: Regenerate.
6555
874e38b4
NN
65562002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6557
6558 (Continuing slow-motion replay)
6559 * configure.in (v810*): Remove special setting of tools.
6560
6561 * configure: Add support for extra required flags for ar or nm.
6562 * configure.in (aix4.3+): Use above support for target-specific
6563 issues, rather than using config/mt-aix43.
6564
852e5f18
NN
65652002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6566
6567 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6568 * configure: Remove 'removing', which doesn't work. Replace $subdir
6569 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6570 with $srcdir. Reformat indentation. Substitute some variables
6571 formerly hard-coded in the Makefile for build=host.
6572 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6573 * Makefile.def: Autogenerate more.
6574 * Makefile.in: Regenerate.
6575
c9a0d920
DD
65762002-11-13 Bruce Korb <bkorb@gnu.org>
6577
6578 * Makefile.tpl: syntactic cleanup
6579
dd2768ff
KB
65802002-11-04 Kevin Buettner <kevinb@redhat.com>
6581
6582 * Makefile.def (host_modules): Add rda.
6583 * Makefile.in: Regenerate.
6584 * configure.in (target_tool): Add target-rda to list.
6585
1aa8389d
DD
65862002-10-25 Phil Edwards <pme@gcc.gnu.org>
6587
6588 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6589 and restrap targets to this rule.
6590 * Makefile.in: Regenerate.
6591
28f46298
HPN
65922002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6593
6594 * configure.in (i[3456]86-*-linux*): Add check to disable
6595 ${libgcj} for glibc1.
6596
ff72e302
NC
65972002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6598
6599 * configure.in: Add tic4x target.
6600
8607b6c9
NN
66012002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6602
6603 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6604 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6605 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6606 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6607 * Makefile.in: Regenerate.
6608
f8f61f4a
NN
66092002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6610
c86f794b
NN
6611 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6612 * Makefile.in: Regenerate.
6613
a9590527
NN
6614 * Makefile.def: Remove order dependency comments.
6615 * Makefile.tpl: Add explicit install-install dependencies.
6616 * Makefile.in: Regenerate.
6617
8412ce72
NN
6618 * Makefile.tpl: Remove material now in src-release. (Finally!)
6619 * Makefile.in: Regenerate.
6620
8b9f37f1
NN
6621 * configure: Restore my original patch by syncing with gcc version.
6622
f8f61f4a
NN
6623 * Bring following over from gcc:
6624
66252002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6626
6627 * configure.in (s390*-*-linux*): Enable libgcj.
6628
403d9505
NN
66292002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6630
6631 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6632
95f6f383
AM
66332002-10-02 Alan Modra <amodra@bigpond.net.au>
6634
e4673b0a 6635 * configure: Move stray lines back to where they belong.
95f6f383 6636
748503c8
NN
66372002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6638
a581b5c3
NN
6639 * Makefile.tpl: Insert configure-target target, for src-release.
6640
c084f5b4
NN
6641 * configure: Finish reverting change which Andrew Cagney started
6642 reverting. Should fix bustage.
6643
7aa673ed 6644 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6645 * src-release: New file. Contains material for making net
6646 releases for gdb, binutils, et al., formerly in Makefile.in.
6647
82a9b2d9
NC
66482002-09-30 Nick Clifton <nickc@redhat.com>
6649
6650 * cpu: New top level directory. Intended to hold input files for
6651 CGEN which have FSF copyright assignment.
6652 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6653
c2463a00
AC
66542002-09-29 Andrew Cagney <ac131313@redhat.com>
6655
6656 Revert below (note that src does not contain Makefile.tpl):
6657 * Makefile.tpl: Make subsituted variables more autoconfy.
6658 * Makefile.in: Regenerate.
6659
f03b4789
NN
66602002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6661
c11e16a9
NN
6662 * configure: Revert accidentally applied changes.
6663
f03b4789
NN
6664 * Makefile.tpl: Make more autoconf-friendly.
6665 * Makefile.in: Regenerate.
6666 * configure: Make substitution more autoconf-like.
6667
66682002-09-28 Richard Earnshaw <rearnsha@arm.com>
6669
6670 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6671 single entry to handle all these.
6672 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6673 libjava on arm-*-elf.
6674
c0292023
GK
66752002-09-27 Geoffrey Keating <geoffk@apple.com>
6676
6677 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6678 things that depend on them.
6679
c66d951e
NN
66802002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6681
6682 * Makefile.tpl: Make subsituted variables more autoconfy.
6683 * Makefile.in: Regenerate.
6684 * configure: Make seds more autoconfy.
6685
907a7241 66862002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6687
6688 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6689 * Makefile.in: Regenerate.
6690 * configure.in: Rewrite sed statements to look autoconfy.
6691
907a7241
NN
6692 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6693 all-target-foo on configure-target-foo.
6694 * Makefile.def: Ditto.
6695 * Makefile.in: Rebuild.
6696
405ea7a0
NN
66972002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6698
6699 * Makefile.def: New file.
6700 * Makefile.tpl: New file.
6701 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6702
6703 * configure.in: Minor rearrangement. Simplify tests.
6704
bdc57bfd
JT
67052002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6706
6707 * configure.in (with_headers): Skip copy if value is "yes".
6708 (with_libs): Likewise.
6709
ae03d6e2
NN
67102002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6711
6712 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6713 * configure.in (sh*-*-pe*): Ditto.
6714 * configure.in (mips*-*-pe*): Ditto.
6715 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6716
6717 * configure.in: Rearrange.
6718
707960fe
NC
67192002-09-12 Nick Clifton <nickc@redhat.com>
6720
6721 * Import these changes from the config master repository:
6722
6723 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6724
6725 * config.sub: Add tic4x target.
6726
6727 2002-09-03 Ben Elliston <bje@redhat.com>
6728
6729 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6730 Reported by <Duncan_Stodart@insession.com>.
6731
36ea319f
JJ
67322002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6733
6734 * COPYING.NEWLIB: More updates.
6735
cf57480a
JJ
67362002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6737
6738 * COPYING.NEWLIB: Update.
6739
fd31a171
AC
67402002-08-23 Andrew Cagney <ac131313@redhat.com>
6741
23b632fc
AC
6742 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6743
fd31a171
AC
6744 * config.guess: Import version 2002-08-23.
6745 * config.sub: Import version 2002-08-22.
6746
a08bafb5
AO
67472002-08-20 Alexandre Oliva <aoliva@redhat.com>
6748
6749 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6750 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6751 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6752
17240c1f
NC
67532002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6754
6755 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6756
e70ad0c6
L
67572002-08-04 H.J. Lu (hjl@gnu.org)
6758
6759 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6760
574e6d11
DD
67612002-07-31 Alan Modra <amodra@bigpond.net.au>
6762
6763 * configure.in: Move generic linux case to end. Copy generic
6764 linux noconfigdirs to mips*-*-linux* entry and new
6765 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6766
611e7523
CD
67672002-07-19 Chris Demetriou <cgd@broadcom.com>
6768
6769 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6770 one instance of them which was missed to the list to update.
6771
51759676
CD
67722002-07-16 Chris Demetriou <cgd@broadcom.com>
6773
6774 * config.guess: Update to 2002-07-09 version.
6775 * config.sub: Update to 2002-07-03 version.
6776
7c1f909c
DD
67772002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6778
6779 * configure.in: Remove two redundant tests.
6780
d7cf5d30
DD
67812002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6782
6783 * configure.in (mips*-*-irix6*o32): Enable stabs.
6784
c74222f7
DD
67852002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6786
5b53c336
DD
6787 * configure.in: Don't build grez.
6788 * Makefile.in: Ditto.
6789
c74222f7
DD
6790 * Makefile.in: Remove references to bsp, cygmon, libstub.
6791 * configure.in: Ditto.
6792
6793 * configure.in: Remove leftover reference to gdbtest.
6794
edd1b227
DD
67952002-07-08 Phil Edwards <pme@gcc.gnu.org>
6796
6797 * configure.in (gxx_include_dir): Change to match versioned
6798 C++ headers if --enable-version-specific-runtime-libs is used.
6799
486186e3
AO
68002002-07-04 Steve Ellcey <sje@cup.hp.com>
6801
6802 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6803
ff0a3bf8
DD
68042002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6805
6806 * configure.in: Make --without-x work.
6807
1dfa8174
NC
68082002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6809
6810 * contrib: New directory. Created to contain a copy of the
5481b376 6811 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6812 the FSF GCC sources.
6813
07637366
DD
68142002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6815
b6f83f2a
DD
6816 * configure.in: Rearrange target Makefile fragment collection.
6817
07637366
DD
6818 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6819 cvs[src].
6820 * configure.in: Ditto.
6821
f48556b1
DD
68222002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6823
6824 * Makefile.in: Eliminate 'apache' targets.
6825 * configure.in: Eliminate 'apache' targets.
6826
6827 * configure.in: Eliminate redundant tests. Reorganize.
6828
6829 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6830
6831 * config-ml.in: Eliminate references to Cygnus configure.
6832
6833 * Makefile.in: Eliminate references to building emacs.
6834
68352002-07-01 Denis Chertykov <denisc@overta.ru>
6836
6837 * configure.in: Add support for ip2k.
6838
cdb9e2b8
BE
68392002-06-24 Ben Elliston <bje@redhat.com>
6840
6841 * configure.in (host_tools): Remove cgen.
6842
6843 * Makefile.in (all-cgen): Remove; runs from its source directory.
6844 (check-cgen, install-cgen, clean-cgen): Likewise.
6845 (all-opcodes): No not depend on all-cgen.
6846 (all-sim): Likewise.
6847
3558860c
DD
68482002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6849
6850 * configure.in: Fix AIX configury bug.
6851
e3b0c936
DD
68522002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6853
cdb9e2b8 6854 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6855
cdb9e2b8
BE
6856 * configure.in: Move definition of libstdcxx_flags right above
6857 usage, rather than way earlier.
8ee424c0 6858
c712250a
DD
6859 * configure.in: Pull definition of is_cross_compiler earlier.
6860
9ee1a75c
DD
6861 * configure.in: Rearrange a little.
6862
e3b0c936
DD
6863 * configure.in: Remove references to librx.
6864 * Makefile.in: Remove references to librx.
6865
b2bd228e
DD
68662002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6867
6868 * configure.in: Eliminate ${gasdir} variable.
6869
7cd52483
DB
68702002-06-18 Dave Brolley <brolley@redhat.com>
6871
6872 * configure.in: Add support for frv.
6873 * config.sub: Add support for frv.
6874
6c5e141a
DD
68752002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6876
6877 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6878
0d18b56d
JT
68792002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6880
6881 * configure.in (vax-*-netbsd*): Re-enable gas.
6882
fd8958d5
DD
68832002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6884
27f15fdd
DD
6885 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6886 BUILD_PREFIX_1, to correct nomenclature.
6887 * configure: Likewise.
6888
fd8958d5
DD
6889 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6890 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6891
0c2442b7
DD
68922002-05-31 Olaf Hering <olh@suse.de>
6893
6894 * config-ml.in: Propogate DESTDIR also.
6895
a3602181
JT
68962002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6897
6898 * configure.in (vax-*-netbsd*): Don't build gas for this
6899 platform.
6900
c95f53ae
MM
69012002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6902
6903 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6904 and libgcj for AVR.
6905
1d7c1053
NC
69062002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6907
6908 * config.sub: Add DLX target.
6909
4b37028f
JT
69102002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6911
6912 * config.guess: Update to 2002-05-22 version.
6913 * config.sub: Likewise.
6914
d5de0a84
NC
69152002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6916
6917 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6918 * config-ml.in: Likewise.
6919 * configure: Likewise.
6920 * configure.in: Likewise.
6921
c92a0210
DD
69222002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6923
115a77aa
DD
6924 * configure.in: Simplify makefile fragment collection.
6925
6926 * configure.in: Remove code to build emacs.
e99daf2b 6927
91e060aa
DD
6928 * configure.in : Remove --srcdir argument from targargs and buildargs
6929 (it's always overridden in the Makefile anyway). Rearrange a bit.
6930
6931 * configure: Move some logic to configure.in.
6932 * configure.in: Move some logic from configure.
c92a0210 6933
91217342
JJ
69342002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6935
6936 * COPYING.LIBGLOSS: New file.
6937
d3d8a9ee
NC
69382002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6939
6940 * Makefile.in: Honour DESTDIR.
6941
3a036cdc
AO
69422002-05-05 Alexandre Oliva <aoliva@redhat.com>
6943
6944 * configure.in (noconfigdirs): Don't disable libgcj on
6945 sparc64-*-solaris* and sparcv9-*-solaris*.
6946
6d095fe4
AO
69472002-05-03 Alexandre Oliva <aoliva@redhat.com>
6948
6949 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6950
dac55df9
TF
69512002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6952
6953 * configure.in (FLAGS_FOR_TARGET): Do not add
6954 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6955 on i[3456]86-*-linux*.
6956
a018e15b
TF
69572002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6958
6959 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6960
6961 * configure.in (noconfigdirs): Do not add target-newlib if
6962 target == i[3456]86-*-linux*, and host == target.
6963
5f284831
MM
69642002-04-29 Mark Mitchell <mark@codesourcery.com>
6965
6966 * config.guess: Updated to 2002-04-26's version.
6967 * config.sub: Updated to 2002-04-26's version.
6968
33babf59
DD
69692002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6970
bd5f7da2
DD
6971 * configure.in: delete reference to absent file
6972
a0c4f3a0
DD
6973 * configure.in: replace '[' with 'test'
6974
66f1ba4f
DD
6975 * configure.in: Eliminate references to gash.
6976 * Makefile.in: Eliminate references to gash.
6977
7c3ab50c
DD
6978 * configure.in: remove useless references to 'pic' makefile fragments.
6979
bbc025f5
DD
6980 * configure.in: (*-*-windows*) Finish removing.
6981
33babf59
DD
6982 * configure.in: Eliminate redundant test for libgui.
6983
d5ec694c
DD
69842002-04-26 Joel Sherrill <joel@OARcorp.com>
6985
6986 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6987 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6988
57a5346c
DD
69892002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6990
6991 * configure.in: remove references to dead files
6992
dbf93899
DD
69932002-04-18 Tom Tromey <tromey@redhat.com>
6994
6995 * configure.in: Disallow configuring libgcj when it is already
6996 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6997 Solaris 2.8 by default. For PR libgcj/6158.
6998
26eadf68
DD
69992002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7000
7001 * configure.in: Move default CC setting out of config/mh-* fragments
7002 directly into here.
7003
a0a2c6c6
DD
70042002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7005
7006 * configure.in: don't even try to configure or make a subdirectory
7007 if there's no configure script for it.
7008
9972f812
DD
70092002-04-15 Mark Mitchell <mark@codesourcery.com>
7010
7011 * MAINTAINERS: Remove chill maintainers.
7012 * Makefile.in (CHILLFLAGS): Remove.
7013 (CHILL_LIB): Remove.
7014 (TARGET_CONFIGDIRS): Remove libchill.
7015 (CHILL_FOR_TARGET): Remove.
7016 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7017 CHILL_LIB.
7018 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7019 (CHECK_TARGET_MODULES): Likewise.
7020 (INSTALL_TARGET_MODULES): Likewise.
7021 (CLEAN_TARGET_MODULES): Likewise.
7022 (configure-target-libchill): Remove.
7023 (all-target-libchill): Remove.
7024 * configure.in (target_libs): Remove target-libchill.
7025 Do not compute CHILL_FOR_TARGET.
7026 * libchill: Remove directory.
5481b376 7027
75205f78
DD
70282002-04-15 DJ Delorie <dj@redhat.com>
7029
7030 * Makefile.in, configure.in, configure: Sync with gcc, entries
7031 follow...
7032
70332002-04-08 Tom Tromey <tromey@redhat.com>
7034
7035 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7036 Fixes PR libgcj/6068.
7037
70382002-03-30 Krister Walfridsson <cato@df.lth.se>
7039
7040 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7041
70422002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7043
7044 * configure.in (alpha*-dec-osf*): Enable libgcj.
7045
70462002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7047
7048 Fix for: PR bootstrap/3591, target/5676
7049 * configure.in (mcore-pe): Disable the configuration of
7050 libstdc++-v3 since exceptions are not supported.
7051
70522002-03-20 Anthony Green <green@redhat.com>
7053
7054 * configure.in: Enable libgcj for xscale-elf target.
7055
70562002-02-28 Alexandre Oliva <aoliva@redhat.com>
7057
7058 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7059 libjava.
7060 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7061
70622002-02-22 Alexandre Oliva <aoliva@redhat.com>
7063
7064 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7065 libstdc++-v3 and libjava.
7066
70672002-02-11 Adam Megacz <adam@xwt.org>
7068
7069 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7070 boehm-gc
7071
70722002-02-09 Alexandre Oliva <aoliva@redhat.com>
7073
7074 * config.guess: Updated to 2002-01-30's version.
7075 * config.sub: Updated to 2002-02-01's version.
7076 Contribute sh64-elf.
7077 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7078 * configure.in: Added sh64-*-*.
7079
70802002-01-17 H.J. Lu <hjl@gnu.org>
7081
7082 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7083 (all-target-fastjar): Also depend on all-target-libiberty.
7084
7085Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7086
7087 * configure, configure.in: Use temp file for long sed commands.
7088
70892001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7090
7091 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7092 libf2c.
7093
70942001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7095
7096 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7097
70982001-10-11 Hans-Peter Nilsson <hp@axis.com>
7099
7100 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7101
71022001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7103
7104 * configure: Handle temporary files securely using mkdir.
7105
71062001-09-26 Will Cohen <wcohen@redhat.com>
7107
7108 * configure.in (*-*-linux*): Disable configuration of target-newlib
7109 and target-libgloss.
7110
71112001-09-26 Alexandre Oliva <aoliva@redhat.com>
7112
7113 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7114 RANLIB.
7115
71162001-08-11 Graham Stott <grahams@redhat.com>
7117
7118 * Makefile.in (check-c++): Add missing semicolon.
7119
71202001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7121
7122 * configure.in (sh-*-linux*): New.
7123
71242001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7125
7126 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7127 and libgcj on m68hc11/m68hc12.
7128
71292001-06-27 H.J. Lu (hjl@gnu.org)
7130
7131 * Makefile (CFLAGS_FOR_BUILD): New.
7132 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7133
71342001-06-01 Hans-Peter Nilsson <hp@axis.com>
7135
7136 * configure.in (libstdcxx_flags): Do not try to execute
7137 libstdc++-v3/testsuite_flags until it exists.
7138
71392001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7140
7141 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7142
71432001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7144
7145 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7146
7147Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7148
7149 * configure.in: Move *-chorusos target case to the proper switch.
7150 Disable libgcj.
7151
71522001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7153
7154 * Makefile.in (STAGE1_CFLAGS): Pass down.
7155
71562001-04-13 Alan Modra <amodra@one.net.au>
7157
7158 * config.guess: Add hppa64-linux support. Note for next import that
7159 this is already in the master file.
7160 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7161
71622001-03-22 Colin Howell <chowell@redhat.com>
7163
7164 * Makefile.in (DO_X): Do not backslash single-quotes in
7165 backquotes (two places).
7166
71672001-03-18 Laurynas Biveinis <lauras@softhome.net>
7168
7169 * Makefile.in (DO_X): Quote nested quotes.
7170
71712001-03-15 Laurynas Biveinis <lauras@softhome.net>
7172
7173 * Makefile.in (DO_X): Use double quotes for quoting
7174 "RANLIB=$${RANLIB}".
7175
71762001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7177
7178 * configure.in: Only use `lang_requires' for languages athat are
7179 actually enabled.
7180
71812001-03-07 Tom Tromey <tromey@redhat.com>
7182
7183 * configure.in: Allow config-lang.in to set `lang_requires' to list
7184 of other required languages.
7185
71862001-03-06 Laurynas Biveinis <lauras@softhome.net>
7187
7188 * Makefile.in: Remove RANLIB definition. Use RANLIB
7189 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7190 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7191
71922001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7193 Alexandre Oliva <aoliva@redhat.com>
7194
7195 * Makefile.in (check-c++): Use tabs, not spaces.
7196
71972001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7198
7199 * Makefile.in (check-c++): New rule.
7200
7201 * configure.in (target_libs): Remove libg++.
7202 (noconfigdirs): Remove libg++.
7203 (noconfigdirs): Same.
7204 (noconfigdirs): Same.
7205 (noconfigdirs): Same.
7206
7207 * config-ml.in: Remove libg++ references.
7208
7209 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7210 (ALL_TARGET_MODULES): Same.
7211 (configure-target-libg++): Remove.
7212 (all-target-libg++): Remove.
7213 (configure-target-libio): Remove.
7214 (all-target-libio): Remove.
7215 (check-target-libio): Remove.
7216 (.PHONY): Remove.
7217 (libg++.tar.bz2): Remove.
7218 (all-target-cygmon): Remove libio.
7219 (all-target-libstdc++): Remove.
7220 (configure-target-libstdc++): Remove.
7221 (TARGET_LIB_PATH): Remove libstdc++.
7222 (ALL_GCC_CXX): Remove libstdc++.
7223 (all-target-gperf): Correct.
7224
72252001-02-15 Anthony Green <green@redhat.com>
7226
7227 * configure: Introduce GCJ_FOR_TARGET.
7228 * configure.in: Ditto.
7229 * Makefile.in: Ditto.
7230
72312001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7232
7233 * configure.in: for *-chorusos, don't config target-newlib and
7234 target-libgloss.
7235
72362001-02-04 Mark Mitchell <mark@codesourcery.com>
7237
7238 Remove V2 C++ library.
7239 * configure.in: Remove --enable-libstdcxx_v3 support.
7240
72412001-01-27 Richard Henderson <rth@redhat.com>
7242
7243 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7244
72452001-01-26 Tom Tromey <tromey@redhat.com>
7246
7247 * configure.in: Allow libgcj to be built on Sparc Solaris.
7248
72492001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7250
7251 * configure.in: Enable libgcj on several additional platforms.
7252
72532001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7254
7255 * configure.in: Enable libgcj for linux targets.
7256
72572001-01-09 Mike Stump <mrs@wrs.com>
7258
7259 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7260 failures of subdirectories.
7261
72622001-01-02 Laurynas Biveinis <lauras@softhome.net>
7263
7264 * configure: handle DOS-style absolute paths.
7265
72662001-01-02 Laurynas Biveinis <lauras@softhome.net>
7267
7268 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7269
72702000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7271
7272 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7273 (libstdcxx_incdir): Pass down.
7274 * config.if: Remove expired bits for cxx_interface, add stub.
7275 (libstdcxx_incdir): Add variable for g++ include directory.
7276 * configure.in (gxx_include_dir): Use it.
7277
72782000-12-15 Andreas Jaeger <aj@suse.de>
7279
7280 * configure.in: Handle lang_dirs.
7281
72822000-12-13 Anthony Green <green@redhat.com>
7283
7284 * configure.in: Disable libgcj for any target not specifically
7285 listed. Disable libgcj for x86 and Alpha Linux until compatible
7286 with g++ abi.
7287
72882000-12-13 Mike Stump <mrs@wrs.com>
7289
7290 * Makefile.in (local-distclean): Also remove fastjar.
7291
72922000-12-10 Anthony Green <green@redhat.com>
7293
7294 * configure.in: Define libgcj. Disable libgcj target libraries for
7295 most targets.
7296
72972000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7298
7299 * configure.in (target_libs): Revert 2000-12-08 patch.
7300 (noconfigdirs): Added target-libjava.
7301
73022000-12-09 Laurynas Biveinis <lauras@softhome.net>
7303
7304 * Makefile.in: handle DOS-style absolute paths.
7305
73062000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7307
7308 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7309 libjava.
7310 * configure.in (target_libs): Removed `target-libjava'.
7311
73122000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7313
7314 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7315 (ALL_MODULES): Added fastjar.
7316 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7317 (all-target-libjava): all-fastjar replaces all-zip.
7318 (all-fastjar): Added.
7319 (configure-target-fastjar, all-target-fastjar): Likewise.
7320 * configure.in (host_tools): Added fastjar.
7321
73222000-12-07 Mike Stump <mrs@wrs.com>
7323
7324 * Makefile.in (local-distclean): Remove leftover built files.
7325
73262000-11-16 Fred Fish <fnf@be.com>
7327
7328 * configure.in (enable_libstdcxx_v3): Fix typo,
7329 libstd++ -> libstdc++.
7330
73312000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7332
7333 * configure: Provide the original toplevel configure arguments
7334 (including $0) to subprocesses in the environment rather than
7335 through gcc/configargs.h.
7336
73372000-11-12 Mark Mitchell <mark@codesourcery.com>
7338
7339 * configure: Turn on libstdc++ V3 by default.
7340
73412000-10-16 Michael Meissner <meissner@redhat.com>
7342
7343 * configure (gcc/configargs.h): Only create if there is a build GCC
7344 directory created.
7345
73462000-10-05 Phil Edwards <pme@gcc.gnu.org>
7347
7348 * configure: Save configure arguments to gcc/configargs.h.
7349
73502000-10-04 Andris Pavenis <pavenis@latnet.lv>
7351
7352 * Makefile.in (bootstrap): avoid recursion if subdir missing
7353 (cross): ditto
7354 (do-proto-toplev): ditto
7355
7356Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7357
7358 * configure.in: Do not build byacc for hppa64. Provide paths to the
7359 X11 libraries for hppa64.
7360
73612000-09-02 Anthony Green <green@cygnus.com>
7362
7363 * Makefile.in (all-gcc): Depend on all-zlib.
7364 (CLEAN_MODULES): Add clean-zlib.
7365 (ALL_MODULES): Add all-zlib.
7366 * configure.in (host_libs): Add zlib.
7367
73682000-08-25 Alexandre Oliva <aoliva@redhat.com>
7369
7370 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7371 $targargs to tell whether newlib is going to be built.
7372
7373 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7374 $$r/TARGET_SUBDIR/libio for _G_config.h.
7375
73762000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7377
7378 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7379
7380 * configure: Make enable_threads and enable_shared defaults
7381 explicit. Substitute enable_threads into generated Makefiles.
7382 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7383 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7384
73852000-08-02 Manfred Hollstein <manfredh@redhat.com>
7386
7387 * configure.in: Re-enable all references to libg++ and librx.
7388
ffb97b2f 73892002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7390
ffb97b2f
DD
7391 * configure.in: Add *-*-freebsd* configurations.
7392
bbf6e9e3
AC
73932002-04-07 Andrew Cagney <ac131313@redhat.com>
7394
7395 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7396 (do-tar, do-bz2): New rules.
7397 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7398 (gdb-tar): New rule.
7399 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7400 (insight_dejagnu.tar): New rule.
7401 (insight.tar): New rule.
7402 (gdb+dejagnu.tar): New rule.
7403 (gdb.tar): New rule.
7404
8f1579c0
AC
74052002-04-07 Andrew Cagney <ac131313@redhat.com>
7406
7407 * MAINTAINERS: Update dejagnu/
7408
ba3c59ab
AO
74092002-03-16 Alexandre Oliva <aoliva@redhat.com>
7410
7411 * ltmain.sh (relink_command): Fix typo in previous change.
7412
6243d5dd
AO
74132002-03-15 Alexandre Oliva <aoliva@redhat.com>
7414
7415 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7416 (relink_command): Added --tag flags.
7417 (mode=install): If relinking fails; error out.
7418
80413487
RH
74192002-03-12 Richard Henderson <rth@redhat.com>
7420
7421 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7422 .NOTPARALLEL tag.
7423 (do-check): Rename from check.
7424 (check): Allow parallel check.
7425
3daeddf6
RH
74262002-03-11 Richard Henderson <rth@redhat.com>
7427
7428 * Makefile.in (.NOTPARALLEL): Add fake tag.
7429
fad93c55
L
74302002-03-07 H.J. Lu (hjl@gnu.org)
7431
7432 * configure.in: Enable gprof for mips*-*-linux*.
7433
2e8357fc
AO
74342002-02-28 Alexandre Oliva <aoliva@redhat.com>
7435
7436 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7437 libjava.
7438 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7439
bd48e1a9
AC
74402002-02-24 Andrew Cagney <ac131313@redhat.com>
7441
7442 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7443
39121370
DJ
74442002-02-23 Daniel Jacobowitz <drow@mvista.com>
7445
7446 * config.guess: Import from master sources, rev 1.232.
7447 * config.sub: Import from master sources, rev 1.246.
7448
081ff160
AO
74492002-02-23 Alexandre Oliva <aoliva@redhat.com>
7450
7451 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7452 because its Makefile is there; test for the executable instead.
7453
20a5393b
AO
74542002-02-09 Alexandre Oliva <aoliva@redhat.com>
7455
7456 Contribute sh64-elf.
7457 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7458 * configure.in: Added sh64-*-*.
7459
38135629
JJ
74602002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7461
80413487
RH
7462 * COPYING.NEWLIB: Remove advertising clause from
7463 Berkeley and Red Hat licenses.
38135629 7464
48d19748
MD
74652002-02-01 Mo DeJong <supermo@bayarea.net>
7466
7467 * Makefile.in: Add all-tix to deps for all-snavigator
7468 so that tix is built when building snavigator.
7469
f6e1c110
BE
74702002-02-01 Ben Elliston <bje@redhat.com>
7471
7472 * config.guess: Import from master sources, rev 1.229.
7473 * config.sub: Import from master sources, rev 1.240.
7474
4867be41
DJ
74752002-01-27 Daniel Jacobowitz <drow@mvista.com>
7476
7477 From Steve Ellcey <sje@cup.hp.com>:
7478 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7479 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7480 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7481 IA64.
7482 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7483 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7484 soname_spec, sys_lib_search_path_spec): Ditto.
7485
e82380cc
JT
74862002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7487
7488 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7489 target-libiberty, and target-libgloss. Skip Java-related
7490 libraries if not supported for NetBSD on target CPU.
7491
1319fb9c
NC
74922002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7493
7494 * configure.in: Import StrongARM and XScale target_configdirs from
7495 FSF GCC version.
7496
b020f6ac
L
74972002-01-16 H.J. Lu (hjl@gnu.org)
7498
7499 * config.guess: Import from master sources, rev 1.225.
7500 * config.sub: Import from master sources, rev 1.238.
7501
7502 * MAINTAINERS: Updated notes on config.guess and config.sub.
7503
a0c1c920
NC
75042002-01-11 Steve Ellcey <sje@cup.hp.com>
7505
7506 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7507 ld and gdb are not supported.
7508
a9fa5e1f
JJ
75092002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7510
7511 * Change reference to Cygnus Solutions to be Red Hat.
7512
94077108
JJ
75132002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7514
7515 * COPYING.NEWLIB: Update generic copyright date.
7516
05ecd75c
MS
75172002-01-07 Mark Salter <msalter@redhat.com>
7518
7519 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7520 Allow target-libgloss to be built for arm, strongarm, and xscale.
7521
a106bb62
BE
75222002-01-03 Ben Elliston <bje@redhat.com>
7523
7524 * MAINTAINERS: Update URL for config.* scripts.
7525
0e254642
AM
75262001-12-18 Alan Modra <amodra@bigpond.net.au>
7527
7528 * config.sub: Import latest version.
7529 * config.guess: Likewise.
7530
0a0d0041
TF
75312001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7532
7533 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7534 options for i[3456]86-pc-linux* native builds.
7535
d932cae7
NC
75362001-12-05 Laurent Guerby <guerby@acm.org>
7537
7538 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7539 libiberty.
d932cae7
NC
7540
7541 Import this patch from gcc:
5481b376 7542
d932cae7
NC
7543 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7544
7545 * symlink-tree: handle DOS-style absolute paths.
7546
49b7683b
DD
75472001-11-28 DJ Delorie <dj@redhat.com>
7548 Zack Weinberg <zack@codesourcery.com>
7549
7550 When build != host, create libiberty for the build machine.
7551
7552 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7553 CONFIG_ARGUMENTS.
7554 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7555 New variables.
7556 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7557 and rules.
7558 (all.normal): Depend on ALL_BUILD_MODULES.
7559 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7560 (all-build-libiberty): Depend on configure-build-libiberty.
7561
7562 * configure: Calculate and substitute proper value for
7563 ALL_BUILD_MODULES.
7564 * configure.in: Create the build subdirectory.
7565 Calculate and substitute TARGET_CONFIGARGS (formerly
7566 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7567
26ef82f4
GK
75682001-11-26 Geoffrey Keating <geoffk@redhat.com>
7569
7570 * config.sub: Update to version 1.232 on subversion.
7571
43e64072
NC
75722001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7573
7574 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7575 files from .po files for a distribution.
7576
66f6c0d5
HPN
75772001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7578
7579 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7580
4a02fdb2
JH
75812001-11-13 Jeff Holcomb <jeffh@redhat.com>
7582
7583 Merged from net gcc:
7584 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7585 * ltcf-c.sh: Use $objext, not $ac_objext.
7586 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7587 * ltcf-cxx.sh: Add support for GNU.
7588 2001-07-22 Timothy Wall <twall@redhat.com>
7589 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7590 default settings if using GNU tools with that configuration.
7591 * ltcf-cxx.sh: Ditto.
7592 * ltcf-gcj.sh: Ditto.
7593 2001-07-21 Michael Chastain <chastain@redhat.com>
7594 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7595 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7596 * ltmain.sh: Mark as gcc-local.
7597
227b9953
JH
75982001-11-13 Jeff Holcomb <jeffh@redhat.com>
7599
7600 * Makefile.in (all-bison): Revert 2001-10-24.
7601 Don't depend on texinfo.
7602
cbbab8fb
JJ
76032001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7604
80413487 7605 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7606
922b2485
DD
76072001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7608
7609 * configure.in (--enable-languages): Be more permissive about
7610 syntax. Check for empty lists better. Warn about $LANGUAGES.
7611
f08fa01d
HPN
76122001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7613
7614 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7615
fee3da4e
JH
76162001-10-24 Jeff Holcomb <jeffh@redhat.com>
7617
7618 Makefile.in (all-bison): Don't depend on texinfo.
7619
73fb1ef9
AM
76202001-10-03 Alan Modra <amodra@bigpond.net.au>
7621
7622 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7623
373688ac
AO
76242001-09-29 Alexandre Oliva <aoliva@redhat.com>
7625
7626 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7627
9c07660b
HPN
76282001-09-28 Hans-Peter Nilsson <hp@axis.com>
7629
7630 * config.sub, config.guess: Import latest from subversions.
7631
3f152009
AO
76322001-09-21 Alexandre Oliva <aoliva@redhat.com>
7633
7634 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7635 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7636 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7637 avoid quotes nesting problems.
7638 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7639 (DO_X): Export only variables that are set.
7640
8f6a59e5
BE
76412001-09-19 Ben Elliston <bje@redhat.com>
7642
7643 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7644 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7645 semantics. Use the shell built-in "type" command instead.
7646
a1ec19fa
TS
76472001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7648
7649 * config.sub: Reverted the earlier change, this version is not the
7650 master file.
7651
4008bd9b
TS
76522001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7653
7654 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7655 Add support for mips64.
7656
dd1e52a4
JH
76572001-09-03 Jeff Holcomb <jeffh@redhat.com>
7658
7659 * configure.in: Enable libstdc++-v3 for h8300 targets.
7660
91549d1c
EC
76612001-08-30 Eric Christopher <echristo@redhat.com>
7662 Jason Eckhardt <jle@redhat.com>
7663
7664 * config.sub: Add support for mipsisa32.
7665
cf966cf9
EC
76662001-08-30 Eric Christopher <echristo@redhat.com>
7667
7668 * config.sub, config.guess: Import latest from subversions.
7669
82208dc5
AM
76702001-08-20 Alan Modra <amodra@bigpond.net.au>
7671
7672 * config.sub, config.guess: Import latest from subversions.
7673
4dca8403
DD
76742001-07-26 DJ Delorie <dj@redhat.com>
7675
7676 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7677
1107dce2
AM
76782001-06-19 Alan Modra <amodra@bigpond.net.au>
7679
7680 * Makefile.in: Revert 2001-06-17.
7681 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7682
e09a6604
L
76832001-06-17 H.J. Lu <hjl@gnu.org>
7684
7685 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7686 (gas+binutils.tar.bz2): Likewise.
7687 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7688
31a8b634
AC
7689Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7690
7691 * Makefile.in (VER): When present, extract the version number from
5481b376 7692 the file version.in.
31a8b634 7693
dc70af01
AO
76942001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7695
7696 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7697 gcc/xgcc is built, use -print-prog-name to find out the program
7698 name to use.
7699
839bbd8c
AO
77002001-06-04 Mark Mitchell <mark@codesourcery.com>
7701
7702 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7703 with_gcc]: Use `gcc -shared' to build a shared library.
7704
566e9a30
AO
77052001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7706
7707 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7708 archives.
7709
e877bb69
AO
77102001-05-28 Simon Patarin <simon.patarin@inria.fr>
7711
7712 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7713 libraries when using g++ with native linker.
7714
1605288b
AO
77152001-05-28 Alexandre Oliva <aoliva@redhat.com>
7716
7717 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7718
11a383ba
TR
77192001-05-24 Tom Rix <trix@redhat.com>
7720
7721 * configure.in : enable ld for aix
cf966cf9 7722
18611226
AO
77232001-05-22 Alexandre Oliva <aoliva@redhat.com>
7724
7725 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7726 [aix4*|aix5*]: Prepend blank.
7727
6be7c12c
AO
77282001-05-20 Alexandre Oliva <aoliva@redhat.com>
7729
7730 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7731 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7732 of subdir/configure scripts to use the new libtool.m4.
7733
4ed00bba
L
77342001-05-14 H.J. Lu <hjl@gnu.org>
7735
7736 * config.if (libc_interface): Set to -libc6.2- for cross
7737 compiling to Linux/glibc 2.2.
7738
b1af961c
AO
77392001-05-03 Alexandre Oliva <aoliva@redhat.com>
7740
7741 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7742 libgcj.
7743
5ec3e74e
AO
77442001-04-26 Alexandre Oliva <aoliva@redhat.com>
7745
7746 * configure.in (noconfigdirs): Don't reset it from scratch in the
7747 target case; only append to it.
7748
b3ed1d6b
AO
77492001-04-26 Alexandre Oliva <aoliva@redhat.com>
7750
7751 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7752 sparc-*-solaris2.8]: Disable ${libgcj}.
7753
96111c10
AO
77542001-04-25 Alexandre Oliva <aoliva@redhat.com>
7755
7756 * configure.in (libgcj_saved): Copy from $libgcj.
7757 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7758 --disable-libgcj.
7759
b5bf43f2
AO
77602001-04-20 Alexandre Oliva <aoliva@redhat.com>
7761
7762 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7763 1.641.2.228.
7764
8cc32590
AO
77652001-04-12 Alexandre Oliva <aoliva@redhat.com>
7766
7767 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7768 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7769
dec0cb0c
AO
77702001-04-01 Alexandre Oliva <aoliva@redhat.com>
7771
7772 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7773 New macros.
7774 (bootstrap, cross): Use RECURSE_FLAGS.
7775 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7776
6a9c3886
AO
77772001-03-27 Alexandre Oliva <aoliva@redhat.com>
7778
7779 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7780
d4fc7db8
NC
77812001-03-23 Nick Clifton <nickc@redhat.com>
7782
7783 * README-maintainer-mode: Add note about inability to use "make
7784 distclean" in maintainer mode.
7785
7389ff65
AO
77862001-03-22 Alexandre Oliva <aoliva@redhat.com>
7787
7788 Re-installed:
7789 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7790 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7791 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7792 * ltcf-cxx.sh: Likewise.
7793 * ltcf-gcj.sh: Likewise.
7794
b3e0dc8e
PB
77952001-03-22 Philip Blundell <philb@gnu.org>
7796
7797 * config.sub, config.guess: Import latest from subversions.
7798
469b781c
AO
77992001-03-22 Alexandre Oliva <aoliva@redhat.com>
7800
7801 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7802 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7803
b0dad762
MC
78042001-03-20 Michael Chastain <chastain@redhat.com>
7805
7806 * Makefile.in: all-m4 depends on all-texinfo.
7807
c559bb17
AO
78082001-03-08 Alexandre Oliva <aoliva@redhat.com>
7809
7810 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7811
fef4ae2e
JJ
78122001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7813
7814 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7815 longer valid.
7816
8d6dd99d
NC
78172001-02-16 Nick Clifton <nickc@redhat.com>
7818
7819 * configure.in (noconfigdirs): Allow configuration of texinfo
7820 for Cygwin hosts.
7821
a85d7ed0
NC
78222001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7823
7824 * config.guess: Add linux target for S/390.
7825 * config.sub: Likewise.
7826 * configure.in: Likewise.
7827
51221c5e
DD
78282001-02-06 Ben Elliston <bje@redhat.com>
7829
7830 * configure: Output host type to stdout, not stderr.
7831
9dec4c71
MS
78322001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7833
7834 * config.guess: Import from subversions.gnu.org (revision 1.181).
7835 * config.sub: Import from subversions.gnu.org (revision 1.199).
7836
9add9c04
AM
78372001-01-30 Alan Modra <alan@linuxcare.com.au>
7838
7839 * config.guess: Handle hppa64-linux systems.
7840
8679174d
MS
78412001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7842
7843 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7844 Don't unset, it's non-portable and no longer necessary, set to empty
7845 instead.
7846
02d01ed4
MS
78472001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7848
7849 * ltconfig: Shell portability fix for the tagname validity check.
7850
4cc5853d
MS
78512001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7852
7853 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7854
7487e485
AO
78552001-01-27 Alexandre Oliva <aoliva@redhat.com>
7856
7857 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7858 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7859
f332af52
AO
78602001-01-24 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7863 keep at least one of build_libtool_libs or build_old_libs set to
7864 yes.
7865
ef099754
AO
78662001-01-24 Alexandre Oliva <aoliva@redhat.com>
7867
7868 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7869 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7870
8341f2fc 78712000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7872
8341f2fc
AJ
7873 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7874
78752000-11-03 Philip Blundell <pb@futuretv.com>
7876
7877 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7878 files.
ebf0fa2e 7879
c320a39f
JJ
78802001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7881
7882 * COPYING.NEWLIB: Put into source repository.
7883
8817b92e
BE
78842001-01-15 Ben Elliston <bje@redhat.com>
7885
7886 * configure.in (host_tools): Add sid.
7887 Always configure cgen.
7888 * Makefile.in (all-sid): New target.
7889 (check-sid, clean-sid, install-sid): Likewise.
7890
35590697
AJ
78912001-01-07 Andreas Jaeger <aj@suse.de>
7892
80413487 7893 * config.sub, config.guess: Update from subversions.
35590697 7894
6ee6cea6
AO
78952000-12-12 Alexandre Oliva <aoliva@redhat.com>
7896
7897 * configure.in: Disable language-specific target libraries for
7898 languages that aren't enabled.
7899
077b8428
NC
79002000-11-24 Nick Clifton <nickc@redhat.com>
7901
7902 * configure.in (xscale-elf): Add target.
7903 (xscale-coff): Add target.
7904 (c4x, c5x, tic54x): Move after ARM targets.
7905
9e28a1ed
AO
79062000-11-23 Alexandre Oliva <aoliva@redhat.com>
7907
7908 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7909
be98a80a
ILT
79102000-11-20 Ian Lance Taylor <ian@zembu.com>
7911
7912 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7913
5cec67bf
AO
79142000-11-18 Alexandre Oliva <aoliva@redhat.com>
7915
7916 * Makefile.in: Merge with GCC and libgcj.
7917 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7918 configure-target-<library> when their configure scripts need the C
7919 or C++ library to have already been built to work properly.
7920 (do_proto_toplev): Set them to an empty string.
7921
d932cae7 79222000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7923
7924 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7925 (REALLY_SET_LIB_PATH): Use them.
7926
d932cae7 79272000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7928
7929 * config.sub: Add support for Sun Chorus
7930
8602ff0c
NC
79312000-11-02 Per Lundberg <plundis@chaosdev.org>
7932
7933 * config.sub: Add support for the *-storm-chaos OS.
7934
f9e0997d
NC
79352000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7936
80413487
RH
7937 * configure.in (noconfigdirs): Don't compile some
7938 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7939
d64552c5
AO
79402000-09-30 Alexandre Oliva <aoliva@redhat.com>
7941
7942 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7943 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7944 all affected `configure' scripts.
7945
97f60b31
AO
79462000-09-25 Alexandre Oliva <aoliva@redhat.com>
7947
7948 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7949 ltcf-c.sh.
7950
6e8dd58f
PB
79512000-09-12 Philip Blundell <philb@gnu.org>
7952
7953 * config.sub, config.guess: Update from subversions.
7954
103a2e99
AO
79552000-09-06 Alexandre Oliva <aoliva@redhat.com>
7956
51601921
AO
7957 * Makefile.in (all-zlib): Added dummy target.
7958
103a2e99
AO
7959 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7960 multi-language branch.
7961
2809b4b9
AO
79622000-09-05 Alexandre Oliva <aoliva@redhat.com>
7963
7964 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7965 (bootstrap*): Depend on all-bootstrap.
7966
7450026c
AO
79672000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7968
7969 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7970 crosses, but add gcc/include to the header search path for them.
7971
6cf86f7f
AO
79722000-08-31 Alexandre Oliva <aoliva@redhat.com>
7973
7974 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7975 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7976 * gettext.m4: New file, extracted from aclocal.m4.
7977
ce2ea6e3
AO
79782000-08-22 Alexandre Oliva <aoliva@redhat.com>
7979
7980 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7981 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7982 sub-configures.
7983
9765193e
DE
79842000-08-20 Doug Evans <dje@casey.transmeta.com>
7985
7986 * Makefile.in (ALL_MODULES): Add all-cgen.
7987 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7988 (all-cgen): New target.
7989 (all-opcodes,all-sim): Depend on all-cgen.
7990 * configure.in (host_tools): Add cgen.
7991 Only configure cgen if --enable-cgen-maint.
7992
d7b32520
AO
79932000-08-17 Alexandre Oliva <aoliva@redhat.com>
7994
7995 * config-ml.in (CC, CXX): Don't introduce a leading space.
7996
e52ef561
AO
79972000-08-16 Alexandre Oliva <aoliva@redhat.com>
7998
7999 * configure.in (libstdcxx_flags): Use
8000 libstdc++-v3/src/libstdc++.INC.
8001
88f9c2a0
AO
80022000-08-15 Alexandre Oliva <aoliva@redhat.com>
8003
8004 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8005
98fbe43f
JM
80062000-08-11 Jason Merrill <jason@redhat.com>
8007
8008 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8009 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8010 (FLAGS_FOR_TARGET): Not here.
8011 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8012
279ddab4
DD
80132000-08-07 DJ Delorie <dj@redhat.com>
8014
8015 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8016 "if we're also building gcc, and it's a gcc that will run on the
8017 build machine, we want to use its includes instead of the system's
8018 default includes".
8019
60523a83
AO
80202000-08-03 Alexandre Oliva <aoliva@redhat.com>
8021
24ffec7a
AO
8022 * configure.in (libstdcxx_flags): Don't use `"'.
8023
60523a83
AO
8024 * config-ml.in: Adjust multilib search paths to the
8025 appropriate multilib tree.
8026
daf644b5
AO
80272000-08-02 Alexandre Oliva <aoliva@redhat.com>
8028
8029 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8030 commas in $LANGUAGES.
8031
63266560
DD
80322000-08-01 Alexandre Oliva <aoliva@redhat.com>
8033
8034 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8035
80362000-07-31 Alexandre Oliva <aoliva@redhat.com>
8037
8038 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8039 CXX_FOR_TARGET for sed.
8040
80412000-07-30 Alexandre Oliva <aoliva@redhat.com>
8042
8043 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8044 Do not override if already set in the environment or in configure.
8045 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8046 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8047
9e449d3e
AO
80482000-07-27 Alexandre Oliva <aoliva@redhat.com>
8049
8050 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8051 (GCC_FOR_TARGET): Use it.
8052 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8053 * configure.in: ... here.
8054 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8055 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8056
8bbd92e0
AO
80572000-07-24 Alexandre Oliva <aoliva@redhat.com>
8058
fd1f87b2
AO
8059 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8060 (configure-target-libchill, configure-target-libobjc): Likewise.
8061
8bbd92e0
AO
8062 * configure.in: Use the same cache file for all target libs.
8063 * config-ml.in: But different cache files per multilib variant.
8064
25c6c112
JL
80652000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8066
8067 * configure (topsrcdir): Don't use dirname.
8068
ba73c63f
JM
80692000-07-20 Jason Merrill <jason@redhat.com>
8070
8071 * configure.in: Remove all references to libg++ and librx.
8072
8073 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8074
1af08294
HPN
80752000-07-20 Hans-Peter Nilsson <hp@axis.com>
8076
8077 * config.sub: Update to subversions version 2000-07-06.
8078
ba73c63f
JM
80792000-07-12 Andrew Haley <aph@cygnus.com>
8080
8081 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8082 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8083
80842000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8085
8086 * symlink-tree: Check number of arguments.
8087
d932cae7 80882000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8089
8090 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8091
ba73c63f
JM
80922000-07-05 Jim Wilson <wilson@cygnus.com>
8093
8094 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8095 search path for a g++ extracted from the build tree. This
8096 will allow link tests run by configure scripts in
8097 subdirectories to succeed.
8098
92ee2f86
UC
80992000-07-01 Koundinya K <kk@ddeorg.soft.net>
8100
80413487 8101 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8102
23f2f29f
CV
81032000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8104
8105 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8106 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8107
f04f5a67
TW
81082000-06-19 Timothy Wall <twall@cygnus.com>
8109
8110 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8111 * config.sub: Add tic54x target.
8112
11da68be
NC
81132000-06-07 Phillip Thomas <pthomas@suse.de>
8114
8115 * README-maintainer-mode: New file: Contains notes on using
8116 --enable-maintainer-mode with binutils.
8117
d932cae7 81182000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8119
8120 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8121
d932cae7 81222000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8123
8124 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8125 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8126
9442cea3
L
812720000-05-21 H.J. Lu (hjl@gnu.org)
8128
80413487
RH
8129 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8130 directory are used if they exist. Make sure
8131 $(build_tooldir)/include is searched for header files,
8132 $(build_tooldir)/lib/ for library files.
9442cea3 8133 (GCC_FOR_TARGET): Likewise.
80413487 8134 (CXX_FOR_TARGET): Likewise.
9442cea3 8135
d932cae7 81362000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8137
8138 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8139
d932cae7 81402000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8141
8142 * Makefile.in (configure-target-libiberty): Depend on
8143 configure-target-newlib.
8144
ba73c63f
JM
81452000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8146
8147 * configure.in, Makefile.in: Merge all libffi-related
8148 configury stuff from the libgcj tree.
8149
d932cae7 81502000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8151
8152 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8153 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8154
d932cae7 81552000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8156
8157 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8158 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8159 current version information. Add to proto-toplev directory.
b5a23627
AC
8160 (gdb-taz): Build do-djunpack.
8161
ba73c63f
JM
81622000-05-15 David Edelsohn <edelsohn@gnu.org>
8163
8164 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8165
7c86ed39
L
81662000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8167
8168 * ltmain.sh: Preserve in relink_command any environment
8169 variables that may affect the linker behavior.
8170
d932cae7 81712000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8172
8173 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8174
d932cae7 81752000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8176
8177 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8178
ed0a91a5
EZ
81792000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8180
8181 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8182 with the version name.
ed0a91a5 8183
ba73c63f 81842000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8185
ba73c63f 8186 * config.if: Tweak.
6cafa39f 8187
ba73c63f 81882000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8189
ba73c63f 8190 * djunpack.bat: New file.
66156876 8191
d932cae7 81922000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8193
8194 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8195 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8196 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8197 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8198
ba73c63f
JM
81992000-04-16 Dave Pitts <dpitts@cozx.com>
8200
80413487
RH
8201 * config.sub (case $basic_machine): Change default for "ibm-*"
8202 to "openedition".
ba73c63f 8203
d932cae7 82042000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8205
8206 * Makefile.in (gdb-taz): New target. GDB specific archive.
8207 (do-md5sum): New target.
8208 (MD5PROG): Define.
8209 (PACKAGE): Default to TOOL.
8210 (VER): Default to a shell script.
8211 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8212 md5 checksum generation.
b35ece4e
AC
8213 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8214 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8215 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8216 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8217
d932cae7 82182000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8219
8220 * configure (warn_cflags): Delete.
8221
ba73c63f 82222000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8223 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8224
80413487
RH
8225 * configure.in (enable_libstdcxx_v3): Add.
8226 (target_libs): Add bits here to switch between libstdc++-v2 and
8227 libstdc++-v3.
8228 * config.if: And this file too.
8229 * Makefile.in: Add libstdc++-v3 targets.
35590697 8230
ba73c63f
JM
82312000-04-05 Michael Meissner <meissner@redhat.com>
8232
8233 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8234
d332c5ac
JM
82352000-03-29 Jason Merrill <jason@casey.cygnus.com>
8236
8237 * configure.in: -linux-gnu*, not -linux-gnu.
8238
d932cae7 82392000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8240
8241 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8242 (do-tar-bz2): Replace TOOL with PACKAGE.
8243 (gdb.tar.bz2): Remove GDBTK from GDB package.
8244 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8245 dejagnu.tar.bz2): New packages.
6dcbc97b 8246
96ce09a7
ILT
82472000-02-27 Andreas Jaeger <aj@suse.de>
8248
8249 * configure.in: Add entry for mips*-*-linux*, move catch all
8250 *-*-*linux* entry below this one.
8251
2031769e
ILT
82522000-02-27 Ian Lance Taylor <ian@zembu.com>
8253
8254 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8255
4bab746c
NC
82562000-02-24 Nick Clifton <nickc@cygnus.com>
8257
8258 * config.sub: Support an OS of "wince".
8259
d932cae7 82602000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8261
8262 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8263 version.
ada59422 8264
5b93d8bb
AM
82652000-02-23 Linas Vepstas <linas@linas.org>
8266
8267 * config.sub: Add support for Linux/IBM 370.
8268 * configure.in: Likewise.
8269
2fb651f6
NC
82702000-02-22 Nick Clifton <nickc@cygnus.com>
8271
8272 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8273
b8441c25
CF
82742000-02-20 Christopher Faylor <cgf@cygnus.com>
8275
8276 * config.guess: Guess "cygwin" rather than "cygwin32".
8277
d332c5ac
JM
82782000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8279
8280 * configure (gcc_version): When setting, narrow search to
8281 lines containing `version_string'.
8282
ba73c63f
JM
82832000-02-15 Denis Chertykov <denisc@overta.ru>
8284
8285 * config.sub: Add support for avr target.
8286
d932cae7 82872000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8288
8289 * config.sub: Add mmix-knuth-mmixware.
8290
82912000-01-27 Christopher Faylor <cgf@redhat.com>
8292
8293 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8294 structure stuff to -L library search.
8295 (CXX_FOR_TARGET): Ditto.
8296 (CROSS_CHECK_MODULES): Fix spelling mistake.
8297
82982000-01-24 Mark Mitchell <mark@codesourcery.com>
8299
8300 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8301 the C++ compiler.
8302
83032000-01-12 Richard Henderson <rth@cygnus.com>
8304
8305 * configure.in: Don't build some bits for beos.
8306
83072000-01-12 Joel Sherrill (joel@OARcorp.com)
8308
8309 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8310 as include files.
8311
91b2c84d
GK
83122000-01-06 Geoff Keating <geoffk@cygnus.com>
8313
8314 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8315 not mh-aix43.
8316
ba73c63f
JM
83171999-12-14 Richard Henderson <rth@cygnus.com>
8318
8319 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8320 * config.sub: Accept alphaev[78], alphaev8.
8321
83221999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8323
8324 * config.guess, config.sub: Update from autoconf.
8325
8326Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8327
8328 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8329 necessary libraries are missing.
8330
83311999-10-25 Andreas Schwab <schwab@suse.de>
8332
8333 * configure: Fix quoting inside arguments of eval.
8334
83351999-10-21 Nick Clifton <nickc@cygnus.com>
8336
8337 * config-ml.in: Allow suppression of some ARM multilibs.
8338
8339Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8340
8341 * config.guess: Add OS/390 match pattern.
8342 * config.sub: Add mvs, openedition targets.
8343 * configure.in (i370-ibm-opened*): New.
8344
ef14edc4
ILT
83451999-09-04 Steve Chamberlain <sac@pobox.com>
8346
8347 * config.sub: Add support for configuring for pj.
8348
afb478e8
NC
83491999-08-31 Nick Clifton <nickc@cygnus.com>
8350
fd6848f6 8351 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8352
ba73c63f 83531999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8354
8355 * configure.in: Do not configure or build ld for AIX
8356 platforms. ld is known to be broken on these platforms.
8357
ba73c63f
JM
8358Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8359
8360 * config-ml.in: Pass compiler flag corresponding to multidirs to
8361 subdir configures.
8362
c363de44
ILT
83631999-08-09 Ian Lance Taylor <ian@zembu.com>
8364
8365 * Makefile.in (LDFLAGS): Define.
8366
dc8bc5a6
ILT
83671999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8368
8369 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8370 noconfigdirs.
8371 (*-*-cygwin*): Likewise.
8372
6ca3858e
ILT
83731999-08-08 Ian Lance Taylor <ian@zembu.com>
8374
71141bb6
ILT
8375 * mkdep: New file.
8376 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8377 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8378
6ca3858e
ILT
8379 From Eli Zaretskii <eliz@is.elta.co.il>:
8380 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8381 long file name when using DJGPP on MS-DOS.
8382
ba73c63f
JM
8383Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8384
8385 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8386
2735a327
AM
83871999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8388
8389 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8390 dependency as this causes "make check" to globally "make all"
8391
ba73c63f
JM
8392Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8393
8394 * configure.in (target_libs): Added target-zlib.
8395 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8396 (CONFIGURE_TARGET_MODULES): Likewise.
8397 (CHECK_TARGET_MODULES): Likewise.
8398 (INSTALL_TARGET_MODULES): Likewise.
8399 (CLEAN_TARGET_MODULES): Likewise.
8400 (configure-target-zlib): New target.
8401 (all-target-zlib): Likewise.
8402 (all-target-libjava): Depend on all-target-zlib.
8403 (configure-target-libjava): Depend on configure-target-zlib.
8404
8405 * Makefile.in (configure-target-libjava): Depend on
8406 configure-target-newlib.
8407 (configure-target-boehm-gc): New target.
8408 (configure-target-qthreads): New target.
8409
80413487
RH
8410 * configure.in (target_libs): Added target-qthreads.
8411 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8412 (CONFIGURE_TARGET_MODULES): Likewise.
8413 (CHECK_TARGET_MODULES): Likewise.
8414 (INSTALL_TARGET_MODULES): Likewise.
8415 (CLEAN_TARGET_MODULES): Likewise.
8416 (all-target-qthreads): New target.
8417 (configure-target-libjava): Depend on configure-target-qthreads.
8418 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8419
8420 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8421 (CONFIGURE_TARGET_MODULES): Likewise.
8422 (CHECK_TARGET_MODULES): Likewise.
8423 (INSTALL_TARGET_MODULES): Likewise.
8424 (CLEAN_TARGET_MODULES): Likewise.
8425 (all-target-libjava): New target.
8426 (all-target-boehm-gc): Likewise.
8427 * configure.in (target_libs): Added libjava, boehm-gc.
8428
08d836d6
ILT
84291999-07-22 Ian Lance Taylor <ian@zembu.com>
8430
8431 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8432 configure.bat in SUPPORT_FILES.
8433 (gas+binutils.tar.bz2): Likewise.
8434
8435 * makeall.bat: Remove; obsolete.
8436
8f36e47c
ILT
84371999-07-21 Ian Lance Taylor <ian@zembu.com>
8438
8439 From Mark Elbrecht:
8440 * configure.bat: Remove; obsolete.
8441
56e82f25
ILT
84421999-07-11 Ian Lance Taylor <ian@zembu.com>
8443
8444 * configure: Add -W -Wall to the default CFLAGS when compiling with
8445 gcc.
8446
1001d816
JL
8447Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8448
8449 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8450
106117aa
MM
84511999-06-30 Mark Mitchell <mark@codesourcery.com>
8452
8453 * configure.in: Build ld on IRIX6.
8454
c376f4ed
ILT
84551999-06-12 Ian Lance Taylor <ian@zembu.com>
8456
8457 * Makefile.in: Change distribution targets to use bzip2 instead of
8458 gzip.
8459 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8460 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8461
306b7445
NC
84621999-06-04 Nick Clifton <nickc@cygnus.com>
8463
8464 * config.sub: Add mcore target.
8465
d932cae7 84661999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8467
8468 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8469
d932cae7 84701999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8471
8472 * config.guess (dummy): Changed to $dummy.
8473
6c3175b0
NC
84741999-05-24 Nick Clifton <nickc@cygnus.com>
8475
ba73c63f
JM
8476 * config.sub: Tidied up case statements.
8477
84781999-05-22 Ben Elliston <bje@cygnus.com>
8479
8480 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8481 <jiro@din.or.jp>.
8482
8483 * config.guess: Merge with FSF version. Future changes will be
8484 more accurately recorded in this ChangeLog.
8485 * config.sub: Likewise.
8486
d932cae7 84871999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8488
8489 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8490
252b5132
RH
84911999-04-30 Tom Tromey <tromey@cygnus.com>
8492
8493 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8494
84951999-04-23 Tom Tromey <tromey@cygnus.com>
8496
8497 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8498
84991999-04-20 Drew Moseley <dmoseley@cygnus.com>
8500
8501 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8502 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8503 Bad merge removed these two changes.
8504
ba73c63f 8505Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8506 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8507
8508 * config.guess (interix Alpha): Add.
8509
252b5132
RH
85101999-04-11 Richard Henderson <rth@cygnus.com>
8511
8512 * configure.in (i?86-*-beos*): Do config gperf; don't config
8513 gdb, newlib, or libgloss.
8514
d932cae7 85151999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8516
ba73c63f
JM
8517 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8518 link a trivial program with -mabi=64. If it fails, remove mabi=64
8519 from multidirs.
8520
d932cae7 85211999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8522
8523 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8524
252b5132
RH
85251999-04-08 Nick Clifton <nickc@cygnus.com>
8526
8527 * config.sub: Add support for mcore targets.
8528
85291999-04-07 Michael Meissner <meissner@cygnus.com>
8530
8531 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8532 not mt-ospace, in order to shut up assembler warning about using
8533 symbols that are named the same as registers.
8534
85351999-04-07 Drew Moseley <dmoseley@cygnus.com>
8536
8537 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8538 dependency list for all-target-cygmon.
8539
85401999-04-05 Doug Evans <devans@casey.cygnus.com>
8541
8542 * config-ml.in: Check $host, not $target, for selective multilibs.
8543 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8544 thumb interworking, and underscore prefix multilibs.
8545
85461999-04-04 Ian Lance Taylor <ian@zembu.com>
8547
8548 * missing: Update to version from current automake.
8549
8550Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8551
8552 * configure (gxx_include_dir): Removed.
8553
8554 * configure.in (gxx_include_dir): Handle it.
8555 * Makefile.in: Likewise.
8556
85571999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8558
8559 * config.sub (mips64vr4111,mips64vr4111el) Add.
8560
85611999-03-21 Ben Elliston <bje@cygnus.com>
8562
80413487 8563 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8564
8565Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8566
252b5132
RH
8567 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8568 config/mh-djgpp.
8569
8570Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8571
8572 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8573 all-target-newlib to dependency list for all-target-bsp.
8574
8575Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8576
8577 * config.sub: Add i386-uwin support.
8578 * config.guess: Likewise.
8579
8580Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8581
8582 * configure.in: cleanup, add mh-*pic handling for arm, special
8583 case powerpc*-*-aix*
8584
8585Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8586
8587 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8588 can be built.
8589
8590Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8591
8592 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8593 targets.
252b5132
RH
8594
85951999-03-02 Nick Clifton <nickc@cygnus.com>
8596
8597 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8598
d932cae7 85991999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8600
8601 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8602
86031999-02-24 Nick Clifton <nickc@cygnus.com>
8604
8605 * config.sub: Fix typo in arm recognition.
8606
d932cae7 86071999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8608
8609 * configure.in (noconfigdirs): Changed target_configdirs to
8610 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8611 rather than m68k-*-* since it is not known to work on
8612 m68k-aout. Ditto for arm-*-*oabi.
8613
d932cae7 86141999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8615
8616 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8617
86181999-02-19 Ben Elliston <bje@cygnus.com>
8619
8620 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8621 Smart and improved by Andrew Cagney.
8622
d932cae7 86231999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8624
8625 * config.guess: Recognize openbsd-*-hppa.
8626
d932cae7 86271999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8628
8629 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8630 only if it is not empty.
8631
86321999-02-17 Nick Clifton <nickc@cygnus.com>
8633
8634 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8635
fd6848f6 8636 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8637
8638 * config.sub: Modified to recognize uname's armv* syntax.
8639
86401999-02-17 Mark Salter <msalter@cygnus.com>
8641
8642 * configure.in: Added target-bsp for sparclite.
8643
d932cae7 86441999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8645
8646 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8647
86481999-02-08 Nick Clifton <nickc@cygnus.com>
8649
8650 * configure.in: Add support for strongarm port.
8651 * config.sub: Add support for strongarm target.
8652
d932cae7 86531999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8654
252b5132
RH
8655 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8656 the old name config/mh-cygwin32.
8657 Enable texinfo.
8658
d932cae7 86591999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8660
8661 * configure.in: Do build ld for ix86 Solaris.
8662
d932cae7 86631999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8664
8665 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8666 $AR_FOR_TARGET. Likewise for RANLIB.
8667
d932cae7 86681999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8669
80413487
RH
8670 * config.sub (oabi): Recognize.
8671 * configure.in (arm-*-oabi): Handle.
252b5132 8672
d932cae7 86731999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8674
8675 * config.guess: Improve detection of i686 on UnixWare 7.
8676
d932cae7 86771999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8678
8679 * config.guess: Add support for i386-pc-interix.
8680 * config.sub: Likewise.
8681 * configure.in: Likewise.
252b5132 8682
d932cae7 86831999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8684
8685 * Makefile.in: Remove unneeded all-target-libio from
8686 from all-target-winsup target since it is now unneeded.
8687 Add all-target-libtermcap in its place since it is now
8688 needed.
8689
d932cae7 86901998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8691
8692 * configure.in: makefile stub for cygwin target is probably
8693 unnecessary. Remove it for now.
252b5132 8694
d932cae7 86951998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8696
8697 * configure.in: libtermcap.a should be built when cygwin is the
8698 target as well as the host.
8699 * config.guess: Allow mixed case in cygwin uname output.
8700 * Makefile.in: Add libtermcap target.
252b5132 8701
d932cae7 87021998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8703
8704 * config.sub: Clean up handling of hppa2.0.
8705
d932cae7 87061998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8707
8708 * config.guess: Use C code to identify more HP machines.
8709
8710Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8711
8712 * config.sub: Handle hppa2.0.
8713
ba73c63f
JM
8714Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8715
8716 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8717 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8718
87191998-12-15 Mark Salter <msalter@cygnus.com>
8720
8721 * configure.in: Added target-bsp for several target architectures.
8722
8723 * Makefile.in: Added rules for bsp.
8724
252b5132
RH
8725Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8726
8727 * config.guess: Improve detection of hppa2.0 processors.
8728
8729Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8730
8731 * config.guess: Recognize FreeBSD using ELF automatically.
8732
87331998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8734
8735 * configure (skip-this-dir): Add handling for new shell script, which
8736 might be created by a sub-directory's configure to indicate, this particular
8737 directory is "unwanted".
8738 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8739
252b5132
RH
8740Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8741
8742 * ltconfig: import from libtool, after changing libtool to
8743 account for the cygwin name change.
8744
8745Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8746
8747 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8748 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8749
8750Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8751
8752 * configure.in: Add libtermcap to list of cygwin dependencies.
8753
d932cae7 87541998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8755
80413487
RH
8756 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8757 they include winsup/include when it's a cygwin target.
252b5132
RH
8758
87591998-11-12 Tom Tromey <tromey@cygnus.com>
8760
8761 * configure.in (host_tools): Added zip.
8762 * Makefile.in (all-target-libjava): Depend on all-zip.
8763 (all-zip): New target.
8764 (ALL_MODULES): Added all-zip.
8765 (NATIVE_CHECK_MODULES): Added check-zip.
8766 (INSTALL_MODULES): Added install-zip.
8767 (CLEAN_MODULES): Added clean-zip.
8768
d932cae7 87691998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8770
8771 * Makefile.in: lose "32" from comment about cygwin.
8772
d932cae7 87731998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8774
8775 * configure.in: Use -Os to build target libraries for the fr30.
8776
d932cae7 87771998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8778
8779 * config.sub: Add fr30.
8780
d932cae7 87811998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8782
80413487 8783 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8784 cygwin* instead of cygwin32*.
8785 * config.sub: Check cygwin* instead of cygwin32*.
8786
d932cae7 87871998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8788
8789 * config.guess: Match any version of Unixware7.
8790
252b5132
RH
87911998-10-20 Syd Polk <spolk@cygnus.com>
8792
8793 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8794 if desired.
8795
d932cae7 87961998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8797
8798 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8799 these if the appropriate directories and files to not exist.
8800
d932cae7 88011998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8802
8803 * Makefile.in (DEVO_SUPPORT): Add config.if.
8804
d932cae7 88051998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8806
8807 * configure: Add pattern to replace "build_tooldir"'s
8808 definition in the generated Makefile with "tooldir"'s
8809 actual value.
8810
252b5132
RH
8811Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8812
8813 * config.sub: Bring back lost sparcv9.
8814
ba73c63f
JM
8815 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8816
8817Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8818
8819 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8820 CC_FOR_TARGET and friends.
8821
8822Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8823
ba73c63f
JM
8824 * Makefile.in (build_tooldir): New variable, same as tooldir.
8825 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8826 -B$(build_tooldir)/bin/.
8827 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8828
252b5132
RH
8829Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8830
8831 * config.sub: Add support for i[34567]86-pc-udk.
8832 * configure.in: Likewise.
8833
8834Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8835
8836 * Makefile.in: add bzip2 package building bits for user
8837 tools module
8838 * configure.in: ditto
8839
ba73c63f
JM
8840Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8841
8842 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8843 (ALL_TARGET_MODULES): Add all-target-libobjc.
8844 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8845 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8846 (all-target-libchill): Add dependencies.
8847 * configure.in (target_libs): Add libchill.
35590697 8848
252b5132
RH
88491998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8850
ba73c63f 8851 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8852
8853Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8854
8855 * Makefile.in (all-automake): fix dependencies.
8856
8857Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8858
8859 * configure.in: Minor cleanups for building in the $(target_alias)
8860 subdir.
8861
88621998-09-22 Jim Wilson <wilson@cygnus.com>
8863
8864 * Makefile.in (bootstrap): Set r and s before make all. Use
8865 BASE_FLAGS_TO_PASS in make all.
8866 (cross): Likewise.
8867
88681998-09-20 Mark Mitchell <mark@markmitchell.com>
8869
8870 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8871
252b5132
RH
8872Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8873
8874 * config.sub: Fix typo in last change.
8875
88761998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8877
8878 * config.sub: Add support for C4x target.
8879 * configure.in: Likewise.
8880
88811998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8882
8883 * config.sub: Recognize sparcv9 just like sparc64.
8884
8885Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8886
8887 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8888
8889Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8890
8891 * config.guess: Correctly identify Pentium II sco boxes.
8892
8893 * config.guess: Fix "tr" code. From Weiwen Liu.
8894
8895Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8896
8897 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8898 stabs.
8899
8900Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8901
8902 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8903 (ALL_TARGET_MODULES): Add all-target-libchill.
8904 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8905 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8906 (all-target-libchill): Add dependencies.
8907 * configure.in (target_libs): Add libchill.
8908
8909Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8910
8911 * config.guess: Avoid assumptions about "tr" behaves when
8912 LANG is set to something other than English.
8913
8914Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8915
8916 * configure (gxx_include_dir): Changed to
8917 '${prefix}/include/g++'-${libstdcxx_interface}.
8918
8919 * config.if: New to determine the interfaces.
8920
8921Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8922
8923 * config.guess: Detect and handle MPE/IX.
8924 * config.sub: Deal with MPE/IX.
8925
8926Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8927
8928 * configure.in: Use mh-aix43.
8929
89301998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8931
8932 * configure: Fix --without/--disable cases for gxx-include-dir.
8933
8934Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8935
8936 * mdata-sh: Imported. Needed for automake support.
8937
8938Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8939
ba73c63f 8940 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8941 "chmod og=u `find . -print`".
8942
8943Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8944
ba73c63f 8945 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8946
8947Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8948
8949 * Makefile.in: Undo previous patch.
8950
8951Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8952
8953 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8954 to here ...
8955 (install-no-fixedincludes): and here
8956 (INSTALL_MODULES): ... from here.
8957
8958Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8959
8960 * config.sub: Merge with FSF.
8961
8962 * config.guess: Merge with FSF.
8963
8964Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8965
8966 * configure (extraconfigdirs): New variable.
8967 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8968 * Makefile.in (all): Move higher in file.
8969 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8970 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8971 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8972 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8973 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8974
89751998-07-23 Brendan Kehoe <brendan@cygnus.com>
8976
8977 * Makefile.in (all-target-libjava): Depend on all-gcc and
8978 all-target-newlib.
8979 (configure-target-libjava): Depend on $(ALL_GCC).
8980
8981Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8982
8983 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8984 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8985
8986Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8987
8988 * ylwrap: Change absolute path checks to check for DOS style path
8989 names.
8990
8991 * ylwrap: Don't use a full path name if the source file is in the
8992 same directory. From hjl@lucon.org (H.J. Lu).
8993
8994 * config-ml.in: Default to being verbose, to match Feb 18 change to
8995 configure.
8996
8997Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8998
8999 Brought over from egcs:
9000
9001 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9002
9003 * configure.in (target_subdir): Set to ${target_alias} instead
9004 of "libraries".
9005
9006 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9007
9008 * configure.in (target_subdir): Set to libraries if enable_multilib.
9009
9010Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9011
9012 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9013 multilibs, force reconfiguration the first time we create
9014 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9015
9016Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9017
9018 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9019 avoid confusion with --no-recursion.
9020
9021Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9022
9023 * configure.in: Win32 hosts shouldn't use install -x
9024 * install-sh: remove -x option, and special .exe-handling
9025 hack.
9026
9027Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9028
9029 * config.guess: Recognize i586-pc-beos.
9030 * configure.in: Don't build some bits for beos.
9031
9032Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9033
9034 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9035 CFLAGS default to -O2.
9036
9037 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9038 when using GNU ld.
9039
9040Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9041
9042 * ltmain.sh: Correct install when using a different shell.
9043
9044Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9045
9046 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9047
9048Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9049
9050 * makefile.vms: Update to build binutils/makefile.vms. Add install
9051 target.
9052
9053Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9054
9055 * ltconfig: Update to correct AIX handling.
9056
9057Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9058
9059 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9060
9061 * configure.in (target_subdir): Set to ${target_alias} instead
9062 of "libraries".
9063
90641998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9065
9066 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9067 (Makefile): Depend on $(gcc_version_trigger).
9068
9069 * configure (gcc_version): Change default initializer to empty
9070 string.
9071 (gcc_version_trigger): New variable; pass this variable down
9072 to subdir configures to enable them checking gcc's version
9073 themselves. Emit make macros for both gcc_version vars.
9074 (topsrcdir): Initialize reliably.
9075 (recursion line): Remove --with-gcc-version=${gcc_version}.
9076
90771998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9078
9079 * configure (enable_version_specific_runtime_libs): Implement new flag
9080 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9081 in $(libsubdir); emit definition in each generated Makefile.
9082 (gxx_include_dir): Initialize depending on
9083 $enable_version_specific_runtime_libs.
9084
90851998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9086
9087 * configure (gcc_version): Initialize properly depending on
9088 how and where configure is started.
9089 (recursion line): Pass a --with-gcc-version=${gcc_version}
9090 to configures in subdirs.
9091
9092Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9093
9094 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9095 cygmon
252b5132
RH
9096
9097Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9098
9099 * configure.in: Add cygmon and libstub support for mn10200.
9100
91011998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9102
9103 * configure (gcc_version): Add new variable describing the
9104 particular gcc version we're building.
9105 * Makefile.in (libsubdir): Add new macro for the directory
9106 in which the compiler finds executables, libraries, etc.
9107 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9108 and libsubdir.
9109
9110Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9111
ba73c63f
JM
9112 * Makefile.in (local-clean): Remove *.log.
9113 (warning.log): Built with warn_summary from build.log.
9114 (mail-report.log): Run test_summary.
9115 (mail-report-with-warnings.log): Run test_summary including
9116 warning.log in the report.
252b5132
RH
9117
9118Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9119
9120 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9121
9122Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9123
9124 * Makefile.in (grep): Grep no longer depends on libiberty.
9125
9126Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9127
9128 * Makefile.in: all-snavigator needs all-libgui.
9129
9130Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9131
9132 * configure.in: Add cygmon and libstub support for mn10300.
9133
9134Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9135
9136 * missing: Update to version from automake 1.3.
9137
9138 * ltmain.sh: On installation, don't get confused if the same name
9139 appears more than once in the list of library names.
9140
9141Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9142
9143 * config.sub: Accept m68060 and m5200 as CPU names.
9144
9145Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9146
9147 * configure: Use && rather than using -a in test, because odd
9148 strings can confuse test.
9149 * configure.in: Likewise.
9150
9151Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9152
9153 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9154
9155Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9156
9157 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9158 bootstrap4-lean): New targets.
9159
9160Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9161
9162 * mpw-* Delete. Not used.
252b5132
RH
9163
9164Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9165
9166 * COPYING.LIB: Update FSF address.
9167
9168Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9169
9170 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9171
9172 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9173 GAS_SUPPORT_DIRS.
9174
9175Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9176
9177 * ltconfig, ltmain.sh: Avoid producing a version number if
9178 -version-info was not used.
9179
9180Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9181
9182 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9183 building with newlib.
9184
91851998-04-30 Paul Eggert <eggert@twinsun.com>
9186
ba73c63f 9187 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9188 Solaris `make' causes it to continue to next definition.
252b5132 9189
afb8d725
JM
9190Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9191
9192 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9193 the right GUI libraries and files are installed along with GDB.
9194
252b5132
RH
9195Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9196
9197 * configure.in: Change alpha to alpha* in several places.
9198
9199Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9200
9201 * config.sub: Recognize sparc86x.
9202
9203Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9204
252b5132
RH
9205 * configure.in (--enable-target-optspace): Remove debug echo.
9206
9207Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9208
9209 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9210
9211Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9212
9213 * ltconfig: Update cygwin32 support.
9214
9215 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9216 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9217 (GDB_SUPPORT_DIRS): Likewise.
9218
9219Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9220
9221 * configure.in (target_makefile_frag): If --enable-target-optspace,
9222 use -Os to compile target libraries rather than -O2. Default to
9223 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9224 not used.
9225 * configure.in (target_cflags): Ditto for d30v.
9226
9227Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9228
9229 * Makefile.in (all-bfd): Depend on all-intl.
9230 (all-binutils): Likewise.
9231 (all-gas): Likewise.
9232 (all-gprof): Likewise.
9233 (all-ld): Likewise.
9234
252b5132
RH
92351998-04-19 Brendan Kehoe <brendan@cygnus.com>
9236
9237 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9238
9239Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9240
9241 * Makefile.in (all-bfd): Depend upon all-libiberty.
9242
9243 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9244
9245Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9246
9247 * Makefile.in: Add libstub.
9248
9249 * configure.in: Ditto. Build libstub for targets that have cygmon
9250 support.
9251
9252Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9253
9254 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9255
9256Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9257
9258 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9259 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9260
9261Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9262
9263 * configure: Define DEFAULT_M4 by searching PATH.
9264 * Makfile.in: Use DEFAULT_M4.
9265
9266Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9267
9268 * ltconfig: Add cygwin32 support.
9269
9270 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9271 to configure and build.
9272
9273Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9274
9275 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9276
9277Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9278
9279 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9280
9281Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9282
9283 * Makefile.in: add ash make rules
9284 * configure.in: add ash to native_only and host_tools lists
9285
9286Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9287
9288 * Makefile.in (all-gettext, all-intl): New targets.
9289 (ALL_MODULES): Added all-gettext, all-intl.
9290 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9291 (INSTALL_MODULES): Added install-gettext, install-intl.
9292 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9293
9294 * configure.in (host_tools): Added gettext.
9295 (native_only): Likewise.
9296 (noconfigdirs) [various cases]: Likewise.
9297 (host_libs): Added intl.
9298
afb8d725
JM
9299Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9300
9301 * configure: Do not disable building gdbtk for cygwin32 hosts.
9302
ba73c63f
JM
9303Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9304
9305 * configure.in: Add thumb-coff target.
9306 * config.sub: Add thumb-coff target.
9307
252b5132
RH
9308Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9309
9310 * Makefile.in: Revert yesterday's change.
9311 (all-target-winsup): all-target-librx stays out of here.
9312
9313Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9314
ba73c63f
JM
9315 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9316 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9317 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9318 Remove references to librx and libg++.
9319
9320Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9321
9322 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9323 recursive makes
9324
9325Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9326
9327 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9328 for newlib directory.
9329 (CXX_FOR_TARGET): Likewise.
9330
9331Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9332
9333 * ltconfig: Update after libtool/ltconfig.in change for
9334 hpux11.
9335
9336Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9337
9338 * ltconfig, ltmain.sh: Update to libtool 1.2.
9339
9340Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9341
9342 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9343 (install-gcc-cross): Instead, override LANGUAGES here.
9344
93451998-03-18 Dave Love <d.love@dl.ac.uk>
9346
9347 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9348 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9349
9350Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9351
9352 * configure.in: Add Thumb-pe target.
9353
9354Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9355
252b5132
RH
9356 * Makefile.in - changed sn targets to snavigator
9357 * configure.in - changed sn targets to snavigator
9358
9359Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9360
9361 * config-ml.in: After building symlink tree call make distclean
9362 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9363 to be the case for libiberty.
9364
9365Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9366
9367 * configure: When making link, also check the current
9368 directory. The configure scripts may create one.
9369
9370Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9371
9372 * config.sub: Accept alphapca56 and alphaev6 properly.
9373
9374Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9375
9376 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9377
252b5132
RH
9378Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9379
80413487 9380 * config.sub (sco5): Fix typo.
252b5132
RH
9381
9382Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9383
9384 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9385 install-itcl.
9386 (install-itcl): Remove dependency on install-tcl.
9387
9388Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9389
9390 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9391
252b5132
RH
9392Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9393
9394 * configure.in: Don't build libgui for a cygwin32 target when not on
9395 a cygwin32 host.
9396
9397Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9398
9399 * configure (redirect): Set to null, so default behavior of
9400 configure is now --verbose.
9401
94021998-02-16 Dave Love <d.love@dl.ac.uk>
9403
9404 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9405 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9406
9407Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9408
9409 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9410 this change to sync Makefile.in with its ChangeLog entries.
9411
9412Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9413
9414 * ltmain.sh (mkdir): Check that the directory doesn't exist
9415 before we exit with error, so that we don't get races during
9416 parallel builds.
9417
9418Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9419
9420 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9421
9422Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9423
9424 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9425 PICFLAG_FOR_TARGET.
9426 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9427
9428 * configure: Emit a definition for the new macro enable_shared
9429 into each Makefile.
9430
252b5132
RH
9431Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9432
9433 * configure.in (host_tools, native_only): Add libtool.
9434
9435Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9436
9437 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9438 Fix typo in ming config comment.
9439
9440Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9441
9442 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9443
9444Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9445
9446 * config.sub: Add tic30 cases, and map c30 to tic30.
9447
ba73c63f
JM
9448Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9449
9450 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9451 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9452 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9453 (CLEAN_TARGET_MODULES): Similarly
9454 (all-target-libf2c): Add dependences.
35590697 9455 * configure.in (target_libs): Add libf2c.
ba73c63f 9456
252b5132
RH
9457Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9458
ba73c63f
JM
9459 * configure.in: Remove expect from noconfigdirs when target
9460 is cygwin32. OK to build expect and dejagnu with Canadian
9461 Cross.
252b5132
RH
9462
9463Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9464
9465 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9466 host.
9467
9468 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9469 and mingw32.
9470
9471Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9472
9473 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9474 here as it is not defined in the toplevel Makefile.
9475
9476Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9477
9478 * configure (package_makefile_rules_frag): New variable, which names
9479 a file with generic rules, ...
9480 Change comment to mention we now have FIVE parts.
9481 * configure: Undo last change.
9482
9483Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9484
9485 * config.guess: More accurate determination of HP processor types.
9486 * config.sub: More accurate determination of HP processor types.
9487
9488Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9489
9490 * configure (package_makefile_frag): Move inserting the
9491 ${package_makefile_frag} to where it should be according
9492 to the comment.
9493
ba73c63f 9494Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9495
9496 * config.guess: Add support for Linux/ARM.
9497
9498Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9499
9500 * .cvsignore: Remove *-info and *-install since they match
9501 release-info and mpw-install, which we don't want to just ignore.
9502
9503Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9504
9505 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9506
9507Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9508
9509 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9510 local_prefix to sub-make invocations.
9511
9512Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9513
9514 * configure.in: Check makefile fragments in the source
9515 directory.
9516
9517Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9518
ba73c63f
JM
9519 * configure.in: Check whether host and target makefile
9520 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9521
9522Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9523
9524 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9525
252b5132
RH
9526Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9527
9528 * configure.in: Make sure we only replace RPATH_ENVVAR on
9529 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9530 regexp to sed.
9531
9532 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9533 to sub-makes.
9534
95351998-01-13 Lee Iverson (leei@ai.sri.com)
9536
9537 * config-ml.in (multi-do): LDFLAGS must include multilib
9538 designator.
9539
9540Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9541
9542 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9543
9544Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9545
9546 * config.sub: Add mingw32 support.
9547 * configure.in: Likewise.
252b5132
RH
9548
9549Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9550
9551 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9552
9553Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9554
9555 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9556 * configure (gxx_include_dir): Provide a definition for subdirs
9557 which do not use autoconf.
9558
9559Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9560
9561 * config.guess: Sync with egcs. Picks up new alpha support,
9562 BeOS & some additional linux support.
9563
ba73c63f 9564Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9565
9566 * config.guess: HP 9000/803 is a PA1.1 machine.
9567
ba73c63f
JM
9568Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9569
9570 * configure.in: It's alpha*-...
252b5132
RH
9571
9572Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9573
ba73c63f
JM
9574 * configure.in (host_makefile_frag, target_makefile_frag):
9575 Handle multiple config files.
9576 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9577 alpha-*-*.
252b5132
RH
9578
9579Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9580
9581 * mkdep: New file.
9582
9583Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9584
9585 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9586
9587Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9588
9589 * Makefile.in: Add libgui directory.
9590 (GDB_TK): Add all-libgui.
9591 * configure.in: Add libgui directory.
9592 * configure: Add all-libgui to GDB_TK.
9593
9594Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9595
9596 * config-ml.in (multidirs): Add m32r to multilib list.
9597
9598Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9599
9600 * Makefile.in (all-target-gperf): Change dependency to
9601 all-target-libstdc++.
9602
9603Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9604
9605 * config.guess: Add BeOS support.
9606
9607Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9608
9609 Source directory cvs renamed to cvssrc:
9610 * configure.in (host_tools): Change cvs to cvssrc.
9611 (native_only): Likewise.
9612 (noconfigdirs) [various cases]: Likewise.
9613 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9614 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9615 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9616 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9617 (all-cvssrc): Rename target from all-cvs.
9618
9619Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9620
9621 * configure (gxx_include_dir): Fix thinko.
9622
9623Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9624
9625 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9626 (install-cross, install-gcc-cross): New targets.
9627
9628Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9629
9630 * configure.in (noconfigdirs): Add support for Thumb target.
9631
9632 * config.sub (maybe_os): Add support for Thumb target.
9633
9634Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9635
9636 * Makefile.in: Add rules for cygmon.
9637
9638 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9639
9640Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9641
9642 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9643 * configure (gxx_include_dir): Provide a definition for subdirs
9644 which do not use autoconf.
9645
9646Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9647
9648 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9649 11/18/97 build
252b5132
RH
9650
9651Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9652
9653 * From Franz Sirl.
9654 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9655 found on RedHat Linux systems.
9656
9657Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9658
9659 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9660 guesses.
9661
9662Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9663
9664 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9665
9666Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9667
9668 * ltmain.sh: If mkdir fails, check whether the directory was created
9669 anyhow by some other process.
9670
9671Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9672
9673 * configure.in (d30v-*-*): Configure all directories.
9674
9675Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9676
9677 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9678 for the D30V.
9679
9680Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9681
9682 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9683
9684Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9685
80413487
RH
9686 * include/libiberty.h: Add extern "C" { so it can be used with C++
9687 progrms.
9688 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9689 programs.
252b5132
RH
9690
9691Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9692
9693 * configure.in (d30v-*-*): Configure GCC now.
9694
9695Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9696
9697 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9698 is no longer needed.
9699
9700Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9701
9702 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9703
9704Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9705
9706 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9707 targets using "$@" to provide support for similar but not identical
9708 targets without having to duplicate code.
9709
9710Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9711
9712 * makefile.vms: Fix to work with DEC C.
9713
9714Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9715
9716 * config.sub: Add mips-tx39-elf to marketing names.
9717
9718Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9719
9720 * ltmain.sh: Handle symlinks in generated script.
9721
9722Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9723
9724 * configure: Handle autoconf style directory options: --bindir,
9725 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9726 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9727 --sysconfdir.
9728 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9729 (sharedstatedir, localstatedir, oldincludedir): New variables.
9730 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9731 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9732 sbindir, sharedstatedir, and sysconfdir.
9733
9734Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9735
9736 * Makefile.in (bootstrap-lean): New target.
9737
9738Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9739
9740 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9741 sn, and gnuserv from noconfigdirs.
252b5132
RH
9742
9743Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9744
9745 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9746
9747Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9748
ba73c63f 9749 * Makefile.in (cross): New target.
252b5132
RH
9750
9751Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9752 Jeff Law <law@cygnus.com>
252b5132
RH
9753
9754 * Makefile.in (bootstrap2, bootstrap3): New targets.
9755 (all-bootstrap): Remove outdated and confusing target.
9756 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9757
afb8d725
JM
9758Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9759
9760 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9761 windows. Consistent with gdb/configure.
afb8d725 9762
252b5132
RH
97631997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9764
252b5132
RH
9765 * configure.in: Name Linux target fragment.
9766
9767 * configure: Rewrite so that project Makefile fragment is inserted
9768 first and appears last in the resulting Makefile.
9769
9770Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9771
9772 * Makefile.in (install-itcl): Install tcl first.
9773
252b5132 9774Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9775
252b5132
RH
9776 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9777
9778Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9779
9780 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9781
9782 * configure.in (skipdirs): Add target-librx for Linux.
9783 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9784
9785Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9786
9787 * Makefile.in (bootstrap): New target.
9788
9789Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9790
9791 * config.sub: Accept 'amigados' for backward compatability.
9792
9793Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9794
9795 * config.guess: Merge with FSF.
9796
ba73c63f
JM
9797Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9798
9799 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9800
252b5132
RH
9801Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9802
9803 * config.sub: Add "marketing-names" patch.
9804
9805Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9806
80413487 9807 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9808
9809Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9810
9811 * config.sub: Handle v850-elf.
9812
ba73c63f
JM
9813Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9814
9815 * .cvsignore (*-install): Remove.
9816
252b5132
RH
9817Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9818
9819 * ltconfig: Set CONFIG_SHELL in libtool.
9820 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9821
9822Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9823
9824 * configure.in (target_subdir): Set to libraries if enable_multilib.
9825
9826Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9827
9828 * config.guess: Update from gcc directory.
9829
9830Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9831
9832 * Makefile.in (all-sim): Depends on all-readline.
9833
9834Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9835
9836 * Makefile.in (BISON, YACC): Use $$s.
9837 (all-bison): Depend on all-texinfo.
9838
9839Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9840
9841 * Makefile.in (BISON): Add -L flag.
9842 (YACC): Likewise.
9843
9844Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9845
35590697
AJ
9846 * configure.in (noconfigdirs): Add support for v850e target.
9847
252b5132
RH
9848 * config.sub (maybe_os): Add support for v850e target.
9849
9850Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9851
35590697
AJ
9852 * configure.in (noconfigdirs): Add support for v850ea target.
9853
252b5132
RH
9854 * config.sub (maybe_os): Add support for v850ea target.
9855
9856Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9857
9858 * config.sub: Add mipstx39. Delete r3900.
9859
9860Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9861
9862 * Makefile.in (all-autoconf): Depends on all-texinfo.
9863
9864Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9865
9866 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9867 eabi targets.
9868
9869Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9870
9871 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9872
9873 * configure: When handling a Canadian Cross, handle YACC as well as
9874 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9875 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9876
9877Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9878
9879 * Makefile.in (BISON): bison, not byacc or bison -y.
9880 (YACC): bison -y or byacc or yacc.
9881 (various): Add *-bison as appropriate.
9882 (taz): No need to mess with BISON anymore.
9883
9884Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9885
9886 * configure: If OSTYPE matches *win32*, try to find a good value for
9887 CONFIG_SHELL.
9888
9889Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9890
9891 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9892 configure.in if it is present.
9893
9894Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9895
9896 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9897
9898Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9899
9900 * config.sub: Recognize `arc' cpu.
9901 * configure.in: Likewise.
9902 * config-ml.in: Likewise.
9903
9904Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9905
9906 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9907
9908Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9909
9910 * configure: Changed sed delimiter from ':' to '|' when
9911 attempting to substitute ${config_shell} for SHELL. On
9912 NT ${config_shell} may contain a ':' in it.
9913
9914Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9915
9916 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9917
9918Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9919
9920 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9921
9922Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9923
9924 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9925
9926 * ylwrap: If the program is a relative path, force it to be
9927 absolute.
9928
9929Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9930
9931 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9932
9933Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9934
9935 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9936 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9937 for libraries.
252b5132
RH
9938
9939Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9940
9941 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9942 separated by spaces.
252b5132
RH
9943
9944Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9945
9946 * ylwrap: New file.
9947 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9948
9949 * ltmain.sh: Handle /bin/sh at start of install program.
9950
9951 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9952
9953 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9954 * missing: New file, from automake 1.2.
9955
9956Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9957
9958 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9959 check-tk to CHECK_X11_MODULES.
9960
9961Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9962
9963 * config.sub: Merge with FSF.
9964
9965Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9966
9967 * config.guess: Merge with FSF.
9968
9969Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9970
9971 * configure: Treat msdosdjgpp like go32.
9972 * configure.in: Likewise. Don't remove gprof for go32.
9973
9974 * configure: Change Makefile.tem2 to Makefile.tm2.
9975
9976Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9977
9978 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9979
9980Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9981
9982 * install-sh (chmodcmd): Set to null if the DST directory already
9983 exists. Same as Nov 11th change.
9984
9985Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9986
35590697 9987 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9988
9989Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9990
9991 * config.guess: Update from FSF.
9992
9993Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9994
9995 * Makefile.in (GDB_TK): Depend on itcl and tix.
9996
9997Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9998
9999 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10000 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10001 (INSTALL_SCRIPT): New variable.
10002 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10003 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10004 to -x.
10005 * install-sh: Add support for -x option.
10006
10007Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10008
10009 * configure.in, Makefile.in: Treat tix like itcl.
10010
10011Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10012
10013 * Makefile.in (WINDRES): New variable.
10014 (WINDRES_FOR_TARGET): New variable.
10015 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10016 (EXTRA_HOST_FLAGS): Add WINDRES.
10017 (EXTRA_TARGET_FLAGS): Add WINDRES.
10018 (EXTRA_GCC_FLAGS): Add WINDRES.
10019 ($(DO_X)): Pass down WINDRES.
10020 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10021 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10022 DLLTOOL_FOR_TARGET.
10023
10024Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10025
10026 * configure.in: configure sim before gdb for win32-x-ppc
10027
10028Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10029
10030 Move gperf into the toplevel, from libg++.
10031 * configure.in (target_tools): Add target-gperf.
10032 (native_only): Add target-gperf.
10033 * Makefile.in (all-target-gperf): New target, depend on
10034 all-target-libg++.
10035 (configure-target-gperf): Empty rule.
10036 (ALL_TARGET_MODULES): Add all-target-gperf.
10037 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10038 (CHECK_TARGET_MODULES): Add check-target-gperf.
10039 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10040 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10041
10042Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10043
252b5132
RH
10044 * config.sub (mn10200): Recognize new basic machine.
10045
10046Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10047
10048 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10049 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10050
10051Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10052
10053 * configure.in: If we're building mips-sgi-irix6* native, turn on
10054 ENABLE_MULTILIB and set TARGET_SUBDIR.
10055
10056Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10057
10058 * Makefile.in (all-sn): Depend on all-grep.
10059
10060Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10061
10062 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10063
10064 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10065 Makefile. From Jeff Makey <jeff@cts.com>.
10066 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10067
10068 * Makefile.in (DISTBISONFILES): Remove.
10069 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10070 $(DEFAULT_YACC).
10071
10072 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10073 cygwin32.
252b5132
RH
10074
10075 * Makefile.in (LD): New variable.
10076 (EXTRA_HOST_FLAGS): Pass down LD.
10077 ($(DO_X)): Likewise.
10078
10079Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10080
10081 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10082
10083Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10084
10085 * configure.in (targargs): Strip out any supplied --build argument
35590697 10086 before adding our own. Always add --build.
252b5132
RH
10087
10088Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10089
10090 * configure.in (targargs): Pass --build if we're doing
10091 a cross-compile.
10092
10093Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10094
ba73c63f 10095 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10096 sed. Otherwise sed chokes on NT path names with drive
10097 designators. Also look for "?:*" as the leading characters in an
10098 absolute pathname.
10099
10100Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10101
10102 * config.sub: Support for r3900.
10103
10104Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10105
10106 * configure.in: Use install-sh, not install.sh.
10107
10108Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10109
10110 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10111 apply it twice.
10112
10113Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10114
10115 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10116 install-binutils.
10117
10118Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10119
10120 * Makefile.in: Add automake targets.
10121 * configure.in (host_tools): Add automake.
10122
10123Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10124
10125 * configure: Default CXX to c++, not gcc.
10126 * Makefile.in (CXX): Set to c++, not gcc.
10127 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10128
10129Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10130
10131 * install-sh: try appending a .exe if source file doesn't
10132 exist
10133
10134Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10135
10136 * configure.in: Turn on multilib by default.
10137 (cross_only): Remove target-libiberty.
10138
10139 * Makefile.in (all-gcc): Don't depend on libiberty.
10140
10141Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10142
10143 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10144
10145Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10146
10147 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10148 (DISTBISONFILES): Add ld/Makefile.in
10149
10150Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10151
10152 * configure.in: if target is cygwin32 but host isn't cygwin32,
10153 don't configure gdb tcl tk expect, not just gdb.
10154
10155Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10156
10157 * configure.in: Added gnuserv everywhere sn appears.
10158
10159 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10160 (CROSS_CHECK_MODULES): Added check-gnuserv.
10161 (INSTALL_MODULES): Added install-gnuserv.
10162 (CLEAN_MODULES): Added clean-gnuserv.
10163 (all-gnuserv): New target.
10164
10165Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10166
10167 * config.guess: Fixes for MIPS OpenBSD systems.
10168
10169Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10170
10171 * Makefile.in (INSTALL_XFORM): Remove.
10172 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10173
10174 * mkinstalldirs: New file, copied from automake.
10175 * Makefile.in (installdirs): Rename from install-dirs. Use
10176 mkinstalldirs. Change all users.
10177 (DEVO_SUPPORT): Add mkinstalldirs.
10178
10179Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10180
10181 * install-sh: Rename from install.sh.
10182 * Makefile.in (INSTALL): Change install.sh to install-sh.
10183 (DEVO_SUPPORT): Likewise.
10184
10185 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10186 Graichen <graichen@rzpd.de>.
10187
10188Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10189
10190 * config.guess: Recognize OpenBSD systems correctly.
10191
10192Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10193
10194 * README, Makefile.in (ETC_SUPPORT): Remove references to
10195 cfg-paper*, configure.{texi,man,info*}._
10196
10197Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10198
10199 * Makefile.in (all.normal): Ensure that gcc is built after all
10200 the x11 - ie gdb - targets.
10201
10202Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10203
10204 * makefile.vms: Don't run conf-a-gas.
10205
10206Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10207
80413487 10208 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10209
10210Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10211
10212 * configure.in: Remove noconfigdirs case since gdb also
10213 configures and builds for tic80-coff.
10214
10215Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10216
10217 * configure: Set cache_file to config.cache.
10218 * Makefile.in (local-distclean): Remove config.cache.
10219
10220Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10221
10222 * COPYING: Update FSF address.
10223
10224Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10225
10226 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10227 noconfigdirs.
10228
10229Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10230
10231 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10232 MAKEDIRS, is empty.
10233
10234Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10235
10236 * config.sub: Tweak mn10300 entry.
10237
10238Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10239
10240 * configure.in (host_tools): Put sim before gdb, so gdb's
10241 configure.tgt can determine if the simulator was configured.
10242
10243Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10244
10245 * config.sub: Move BeOS $os case to be with other Cygnus
10246 local cases.
10247
10248Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10249
10250 * config.sub: Remove misplaced comment that broke Linux.
10251
10252Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10253
10254 * config.sub: Add BeOS support.
10255
10256Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10257
10258 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10259
10260Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10261
10262 * configure.in (noconfigdirs): Remove tcl and tk from
10263 noconfigdirs for cygwin32 builds.
10264
10265Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10266
10267 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10268
10269Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10270
10271 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10272 make-all.com, use makefile.vms instead.
10273
10274Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10275
10276 * config.sub: Accept -lnews*.
10277
10278Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10279
10280 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10281 target-examples and target-libiberty for d30v.
252b5132
RH
10282
10283Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10284
10285 * configure.in (noconfigdirs): Enable ld for d30v.
10286
10287Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10288
10289 * configure.in (tic80-*-*): Build compiler.
10290
10291Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10292
10293 * configure.in (d30v-*): Remove sim directory from list of
35590697 10294 unsupported d30v directories
252b5132
RH
10295
10296Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10297
35590697
AJ
10298 * config.sub, configure.in: Add d30v target cpu.
10299
252b5132
RH
10300Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10301
10302 * makefile.vms: New file.
10303 * make-all.com: Remove.
10304
10305Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10306
10307 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10308
10309Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10310
10311 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10312
10313Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10314
10315 * Makefile.in (ALL_MODULES): Added all-db.
10316 (CROSS_CHECK_MODULES): Addec check-db.
10317 (INSTALL_MODULES): Added install-db.
10318 (CLEAN_MODULES): Added clean-db.
10319
10320Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10321
10322 * config.guess: Merge with latest FSF sources.
10323
10324Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10325
10326 * Makefile.in (ALL_MODULES): Added all-itcl.
10327 (CROSS_CHECK_MODULES): Added check-itcl.
10328 (INSTALL_MODULES): Added install-itcl.
10329 (CLEAN_MODULES): Added clean-itcl.
10330
10331Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10332
10333 * configure.in: build gdb for mn10200
10334
10335Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10336
10337 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10338
10339Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10340
10341 * configure.in (tic80-*-*): Turn off most targets right now.
10342
10343Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10344
10345 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10346 rather than the makeinfo program.
10347 (do-info): Depend upon all-texinfo.
10348
10349Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10350
10351 * configure.in: Remove uses of config/mh-linux.
10352
10353 * config.sub, config.guess: Merge with latest FSF sources.
10354
10355Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10356
10357 * config.sub (case $basic_machine): Add tic80 entries.
10358
10359Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10360
10361 * config.sub, config.guess: Merge with latest FSF sources.
10362
10363Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10364
10365 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10366 * mpw-config.in: Test for NewFolderRecursive.
10367 * mpw-install: Use symbolic name for startup filename.
10368 * mpw-README: Add various additional details.
10369
10370Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10371
10372 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10373
10374Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10375
10376 * configure.in: Do build gcc and the target libraries for
10377 the mn10200.
10378
10379Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10380
10381 * configure.in: don't avoid building gdb for mn10300 any more
10382 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10383 instead of single-quoting it.
10384
10385Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10386
10387 * configure.in: Don't use --with-stabs on IRIX 6.
10388
10389Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10390
10391 * configure.in (m32r): Build gdb, libg++ now.
10392
10393Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10394
10395 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10396 directories from noconfigdirs.
10397
10398Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10399
10400 * config.sub (basic_machine): added mips16 configuration
10401
10402Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10403
10404 * config.sub: Handle d10v-unknown.
10405
10406Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10407
10408 * config.sub: Handle v850-unknown.
10409
10410Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10411
10412 * Makefile.in: add findutils
10413 * configure.in: add findutils to list of host_tools
10414
10415Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10416
10417 * config.sub: Handle mn10200 and mn10300.
10418
10419Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10420
10421 * configure.in (d10v-*): Do not build librx.
10422
10423Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10424
10425 * configure.in (mn10300): Build everything except gdb & libgloss.
10426
10427Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10428
10429 * config.guess: Patch for Dansk Data Elektronik servers,
10430 from Niels Skou Olsen <nso@dde.dk>.
10431
10432 For ncr, use /bin/uname rather than uname, since GNU uname does not
10433 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10434
10435 Patch for MIPS R4000 running System V,
10436 from Eric S. Raymond <esr@snark.thyrsus.com>.
10437
10438 Fix thinko for nextstep.
10439
10440 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10441
10442 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10443 * config.guess: Guess mips-dec-mach_bsd4.3.
10444
10445 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10446 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10447 release numbers.
10448 * config.guess (mips-mips-riscos*): Emit just enough of the
10449 release number.
10450
10451 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10452 * config.guess (sparc-auspex-sunos*): Added.
10453 (f300-fujitsu-*): Added.
10454
10455 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10456 * config.guess: Recognize a Tadpole as a sparc.
10457
10458Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10459
10460 * config.guess: Don't assume that NextStep version is either 2 or
10461 3. NextStep 4 (aka OpenStep 4) has come out now.
10462
10463Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10464
10465 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10466 From Rik Faith <faith@cs.unc.edu>.
10467
10468Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10469
10470 * config.sub: Contributions from bug-gnu-utils to:
10471 Support plain "hppa" (no version given) architecture, reported by
10472 OpenStep.
10473 OpenBSD like NetBSD.
10474 LynxOs is not a hardware supplier.
10475
10476 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10477 OpenBSD like NetBSD.
252b5132
RH
10478 Stratus systems.
10479 More Pyramid systems.
10480 i[n>4]86 Intel chips.
10481 M680[n>4]0 Motorola chips.
10482 Use unknown instead of lynx for hardware manufacturer.
10483
10484Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10485
10486 * install.sh (chmodcmd): Set to null if the DST directory already
10487 exists.
10488
10489Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10490
10491 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10492 not use mt-ppc target Makefile fragment any more.
10493
10494Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10495
10496 * configure.in (*-*-windows): Exclude everything but those dirs
10497 needed to build windows.
10498
10499Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10500
10501 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10502
10503Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10504
10505 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10506
10507Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10508
10509 * Undo my previous change.
10510
10511Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10512
10513 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10514 unconditionally.
10515 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10516
10517Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10518
10519 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10520 host to add it's own flags.
252b5132
RH
10521
10522Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10523
10524 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10525
10526Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10527
10528 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10529 (CXX_FOR_TARGET): Likewise.
10530 (GCC_FOR_TARGET): Define.
10531 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10532 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10533 CC_FOR_TARGET was specified on the command line.
10534 (MAKEOVERRIDES): Don't define.
10535
10536Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10537
10538 * configure.in (m32r): Fix spelling of libg++ libs.
10539
10540Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10541
10542 * config.sub (-apple*): Remove, now redundant.
10543
10544Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10545
10546 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10547
10548 * configure: Rework yesterday's sed script patch.
10549
10550 * config.sub: Merge with FSF.
10551
10552Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10553
10554 * config.guess: Merge from FSF.
10555
10556 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10557 * config.guess: Use pc instead of unknown, for pc clone systems.
10558 Change linux to linux-gnu.
252b5132
RH
10559
10560 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10561 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10562
10563Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10564
10565 * test-build.mk (HOLES): Add "xargs" for gdb.
10566
10567 * configure: Avoid hpux10.20 sed bug.
10568
10569Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10570
4bddf3ad 10571 * configure.in: Add support for windows host
252b5132
RH
10572 (that is a build done under the Microsoft build environment).
10573
10574Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10575
10576 * Makefile.in: Replace all uses of srcroot with s, to shrink
10577 command line lengths.
10578
10579 Patches from Geoffrey Noer <noer@cygnus.com>:
10580 * configure.in: If configuring for newlib, pass --with-newlib to
10581 subdirectories.
10582 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10583 -Bnewlib/ and -Lwinsup to gcc.
10584 (CXX_FOR_TARGET): Likewise.
10585
10586Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10587
10588 * Makefile.in (ETC_SUPPORT): Add configure.
10589
10590Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10591
35590697 10592 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10593 host configuration file.
10594
10595Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10596
10597 * configure.in: Break mn10x00 support into separate
10598 mn10200 and mn10300 configurations.
10599 * config.sub: Likewise.
10600
10601Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10602
10603 * configure.in: Add lots of stuff to noconfigdirs for
10604 the mn10x00 targets.
10605
10606 * config.sub, configure.in: Add mn10x00 support.
10607
10608Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10609
10610 * make-all.com: Call conf-a-gas, not config-a-gas.
10611
10612Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10613
10614 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10615 targets.
252b5132
RH
10616
10617Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10618
10619 * mpw-README: Add much more detail for native PowerMac.
10620 * mpw-install: New file.
10621 * mpw-configure: Add --norecursion and --help options.
10622 * mpw-config.in: Translate readme and install files when
10623 copying to objdir.
10624 * mpw-build.in: Don't always depend on byacc and flex.
10625 (install-only-top): New action.
10626
10627Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10628
10629 * configure.in: You can now configure GDB for the v850.
10630
10631Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10632
10633 * configure.in (noconfigdirs): Don't configure any C++ dirs
10634 if targeting D10V.
10635
10636Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10637
10638 * config.sub: Recognize mips64vr5000.
10639
10640Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10641
10642 * configure.in: Use a single line for host_tools and native_only.
10643
10644Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10645
10646 * config.sub, configure.in: Add entries for m32r.
10647
10648Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10649
10650 * Makefile.in (inet-install): Don't run install-gzip.
10651
10652Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10653
10654 * configure.in: Don't config lots of things for *-*-windows*.
10655
10656Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10657
10658 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10659 (host_libs, host_tools): Copy from configure.in.
10660 * mpw-configure: Don't complain about directories not found.
10661
10662Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10663
10664 * configure.in (i[345]86): Recognize i686 for pentium pro.
10665 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10666 file.
10667
10668 * config.guess (i[345]86): Ditto.
10669
10670Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10671
10672 * configure.in (noconfigdirs): Removed gdb for D10V.
10673
10674Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10675
10676 * configure.in: Remove ld, target-libio, target-libg++, and
10677 target-libstdc++ from noconfigdirs.
10678
10679Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10680
10681 * configure: Fix three locations where shell scripts were
10682 being run directly rather than with config_shell.
10683
10684Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10685
10686 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10687 * config.sub (basic_machine): Recognize v850.
10688
10689Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10690
10691 * mpw-configure: Handle multiple enable/disable options and
10692 pass them down recursively, handle -c and -s flags appropriately
10693 depending on choice of compiler, add escape mechanism for
10694 quoted arguments to gC.
10695
10696Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10697
10698 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10699 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10700 so that -mrelocatable-lib and -mno-eabi are used.
10701
10702 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10703 not support --print-multi-lib, don't abort.
10704
252b5132
RH
10705Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10706
10707 * make-all.com: Run config-a-gas.
10708 * setup.com: Don't copy subdirectory files around.
10709
10710Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10711
10712 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10713 target, it now compiles correctly.
10714
10715Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10716
10717 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10718
10719Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10720
35590697 10721 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10722
10723Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10724
10725 * configure.in (native_only): Add prms.
10726
10727Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10728
10729 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10730 (BINUTILS_SUPPORT_DIRS): Likewise.
10731
10732Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10733
10734 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10735 d10v support is added.
10736
10737Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10738
10739 * configure.in (d10v-*-*): New target.
10740
10741Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10742
10743 * config.guess (HP 9000/811): Recognize this as a PA1.1
10744 machine.
10745
10746Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10747
10748 * Makefile.in (do-tar-gz): New target, split out from tail end of
10749 taz target. Run each command separately, don't use pipes.
10750 (taz): Use it.
10751
10752Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10753
10754 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10755 * mpw-build.in: No builds should depend on building byacc or flex,
10756 they are assumed to be installed already.
10757
10758Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10759
10760 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10761 variable that CC_FOR_TARGET needs.
10762
10763Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10764
10765 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10766 options have changed since the last time the subdirectory was
10767 configured, and if it has, reconfigure.
10768 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10769 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10770
10771Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10772
10773 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10774 CLEAN_MODULES): Add bash.
10775 (all-bash): New target.
10776
10777Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10778
10779 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10780
10781Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10782
10783 * config.sub (basic_machine): Recognize d10v as a valid processor.
10784
10785Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10786
10787 * mpw-configure: Add support for --bindir.
10788 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10789
10790Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10791
10792 * configure.in: add bash, time, gawk to list of hosttools and things
10793 to only build for native toolchains
10794
10795Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10796
10797 * Makefile.in (docdir): Remove.
10798
10799Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10800
10801 * Makefile.in (datadir): Set to $(prefix)/share.
10802
10803Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10804
10805 * configure.in: build diff and patch for cygwin32-hosted
10806 toolchains.
10807
10808Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10809
10810 * config.sub: Accept -rtems*.
10811
10812Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10813
80413487 10814 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10815 remove diff from the list of things not buildable
10816 via Canadian Cross
252b5132
RH
10817
10818Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10819
10820 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10821 don't get ". ".
252b5132
RH
10822
10823Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10824
10825 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10826
10827Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10828
10829 * Makefile.in (taz): Handle case where tex3patch didn't even get
10830 checked out. Also, if it was found, put the symlink in a new util
10831 subdirectory.
10832
10833Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10834
10835 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10836
10837Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10838
10839 * config.sub: Recognize -openvms.
10840 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10841 * make-all.com, setup.com: New files.
10842
10843Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10844
10845 * Makefile.in (taz): tex3patch moved to texinfo/util.
10846
10847Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10848
afb8d725 10849 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10850 * configure.in: remove make from disable-if-Can-Cross list
10851 enable gdb if ${host} and ${target} are cygwin32
10852
10853Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10854
10855 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10856 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10857
10858Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10859
10860 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10861 distinguish sysv/svr4/bsd variants.
10862 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10863
10864Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10865
10866 * configure.in: Added copyright notice.
10867 * move-if-change: Added copyright notice.
10868
10869Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10870
10871 * configure.in (powerpcle-*-solaris*): Until we get shared
10872 libraries working, don't build gdb, sim, make, tcl, tk, or
10873 expect.
10874
10875Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10876
10877 * config.guess: Merge with FSF:
10878
10879 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10880 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10881
10882 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10883 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10884
10885 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10886 * config.guess: Combine two OSF1 rules.
10887 Also recognize field test versions. From mjr@zk3.dec.com.
10888 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10889 because GNU uname does not support -p. From pmr@pajato.com.
10890
10891Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10892
10893 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10894
10895Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10896
10897 * mpw-README: Document GCCIncludes.
10898
10899Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10900
10901 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10902
10903Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10904
10905 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10906
10907Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10908
10909 * configure.in (*-*-cygwin32): Configure make.
10910
10911Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10912
10913 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10914
10915Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10916
10917 * Makefile.in (all-inet): Depend on all-perl.
10918
10919 * Makefile.in (inet-install): New target.
10920
10921 * Makefile.in (all-inet): Depend on all-tcl.
10922 (all-inet): Depend on all-send-pr.
10923
10924Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10925
10926 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10927 temporarily.
10928
10929Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10930
10931 * configure.in: Don't configure --with-gnu-ld on AIX.
10932
10933Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10934
10935 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10936
10937Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10938
10939 * Makefile.in (ALL_MODULES): Added all-inet.
10940 (CROSS_CHECK_MODULES): Added check-inet.
10941 (INSTALL_MODULES): Added install-inet.
10942 (CLEAN_MODULES): Added clean-inet.
10943 (all-indent): New target.
10944
10945 * configure.in (host_tools): Added inet.
10946 (native_only): Added inet.
10947 (noconfigdirs): Added inet.
10948
10949Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10950
10951 * configure.in: Don't configure libgloss if we are not configuring
10952 newlib.
10953
10954Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10955
10956 * configure.in: Don't configure libgloss for unsupported
10957 architectures.
10958
10959Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10960
10961 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10962
10963Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10964
10965 * Makefile.in (ALL_MODULES): Include all-apache.
10966 (CROSS_CHECK_MODULES): Include check-apache.
10967 (INSTALL_MODULES): Include install-apache.
10968 (all-apache): New target.
10969
10970 * configure.in: Added apache everywhere perl is seen.
10971
10972Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10973
10974 * Makefile.in: Add support for clean-{module} and
10975 clean-target-{module} rules.
10976
10977Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10978
10979 * configure.in (*-*-ose) do not build libgloss.
10980
10981Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10982
10983 * config.guess (prep*:SunOS:5.*:*): Turn into
10984 powerpele-unknown-solaris2.
10985
10986Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10987
10988 * configure.in: Permit --enable-shared to specify a list of
10989 directories.
10990
10991Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10992
10993 * configure.in (host==solaris): Pass only the first word of $CC
10994 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10995
10996Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10997
10998 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10999
11000Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11001
11002 * Makefile.in (ALL_MODULES): Include all-perl.
11003 (CROSS_CHECK_MODULES): Include check-perl.
11004 (INSTALL_MODULES): Include install-perl.
11005 (ALL_X11_MODULES): Include all-guile.
11006 (CHECK_X11_MODULES): Include check-guile.
11007 (INSTALL_X11_MODULES): Include install-guile.
11008 (all-perl): New target.
11009 (all-guile): New target.
11010
11011 * configure.in (host_tools): Include perl and guile.
11012 (native_only): Include perl and guile.
11013 (noconfigdirs): Don't build guile and perl; no ports have been
11014 done.
11015
11016Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11017
80413487
RH
11018 * configure (--enable-*): Handle quoted option lists such as
11019 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11020
11021Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11022
11023 * Makefile.in ({,inst}all-target): New rule so we can make and
11024 install all of the target directories easily.
11025
11026Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11027
11028 * configure.in: Add missing global flag in sed substitution when
11029 deleting `target-' from ${configdirs}.
11030
11031Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11032
11033 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11034 option.
11035
11036 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11037 config/mh-necv4.
11038
11039 * install.sh: Correct misspelling of transformbasename.
11040
11041 * config.guess: Recognize mips-*-sysv*.
11042
11043Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11044
11045 * config.sub: Recognize mon960.
11046
11047Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11048
11049 * configure: Restore Canadian Cross handling of BISON and LEX,
11050 removed in Feb 20 change.
11051
11052Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11053
11054 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11055 Mention make install. Remove the old copyright date as well the
11056 clumsy and rather pointless copyright on the README file.
11057
11058Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11059
11060 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11061 Makefile after running symlink-tree, then run `make distclean' to
11062 avoid clobbering any generated files in srcdir.
11063
11064Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11065
11066 * configure.in (m68k-*-netbsd*): Build everything now.
11067
11068Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11069
11070 * Makefile.in (taz): Fix quoting.
11071
11072Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11073
11074 * configure.in (sparclet-*-*): Build everything now.
11075
11076Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11077
11078 * configure.in (m68k-*-linux*): New host.
11079
11080Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11081
11082 * configure: Check for bison before byacc.
11083
11084Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11085
11086 * Makefile.in configure: Change the way LEX and BISON/YACC are
11087 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11088 searching PATH. These are used as fallbacks by Makefile.in if
11089 flex/bison/byacc aren't in objdir.
11090
11091Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11092
11093 * Makefile.in: Make everything which depends upon all-bfd also
11094 depend upon all-opcodes, in case --with-commonbfdlib is used.
11095
11096Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11097
11098 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11099 building NT native compilers on Unix.
11100
11101Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11102
11103 * configure.in: Don't get CC from the host Makefile fragment if we
11104 can find gcc in PATH, or if this is a Canadian Cross. Move the
11105 Solaris test for /usr/ucb/cc to the post target script, just after
11106 the compiler sanity test.
11107
11108Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11109
11110 * config.sub: Merge with FSF.
11111
11112Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11113
11114 * Makefile.in (RPATH_ENVVAR): New variable.
11115 (REALLY_SET_LIB_PATH): Use it.
11116 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11117
11118Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11119
11120 * config.sub, configure.in: Recognize sparclet cpu.
11121
11122Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11123
11124 * config.guess: Support m68k-cbm-sysv4.
11125
11126Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11127
11128 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11129 m68k-unknown-linuxaout from linker help string. Put quotes around
11130 $ld_help_string.
11131
11132Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11133
11134 * config.guess (powerpc-harris-powerunix): Add guess for port
11135 to new target.
11136
11137Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11138
11139 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11140
11141Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11142
11143 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11144 $(REALLY_SET_LIB_PATH) in Makefile.
11145 * Makefile.in (SET_LIB_PATH): New variable.
11146 (REALLY_SET_LIB_PATH): New variable.
11147 ($(DO_X)): Use $(SET_LIB_PATH).
11148 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11149 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11150 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11151 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11152 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11153 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11154 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11155 (install-dosrel): Likewise.
11156 (all-opcodes): Depend upon all-libiberty.
11157
11158Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11159
11160 * config.guess (*:CYGWIN*): New
11161
11162Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11163
11164 * Makefile.in (all-target-winsup): All all-target-libiberty.
11165
11166Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11167
11168 * configure.in (noconfigdirs): Add missing # in front of comment.
11169
11170Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11171
11172 * configure.in: add second pass to things added to noconfigdirs
11173 so *-gm-magic can exclude libgloss properly.
11174
11175Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11176
11177 * mpw-configure (extralibs_name, rez_name): Set correctly
11178 for MWC68K compiler.
11179
11180 * mpw-README: Add more info on the necessary build tools.
11181
11182Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11183
11184 * configure.in, config.sub: Recognize cygwin32.
11185
11186Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11187
11188 * config.guess, config.sub: Recognize A/UX.
11189
11190Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11191
11192 * config.sub: Merge with gcc/config.sub.
11193
11194Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11195
11196 * mpw-build.in (do-binutils): Add build of stamps.
11197
11198Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11199
11200 * config.sub: Add recognition for mips64vr4100*-* targets.
11201
11202Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11203
11204 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11205 Add creation of gconfigargs with `--enable-shared' turned on.
11206 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11207 ($(host)-stamp-stage3-configured): Likewise.
11208 (HOLES): Add chatr and ldd.
11209 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11210
11211Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11212
11213 * configure: Pass --nfp to recursive configures.
11214
11215Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11216
11217 * Makefile.in (DLLTOOL): New.
11218 (DLLTOOL_FOR_TARGET): New.
11219 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11220 (EXTRA_TARGET_FLAGS): Ditto.
11221 (EXTRA_GCC_FLAGS): Ditto.
11222 (CONFIGURE_TARGET_MODULES): Ditto.
11223 (DO_X): Ditto.
11224 * configure: Add DLLTOOL.
11225
11226Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11227
11228 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11229 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11230 mh-sco, since old workarounds no longer needed, and don't
11231 build ld, since libraries have weak symbols in COFF.
11232
11233Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11234
11235 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11236
11237Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11238
11239 * configure.in: Make sure that ${CC} can be used to compile an
11240 executable.
11241
afb8d725
JM
11242Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11243
11244 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11245 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11246 nothing depending on whether gdbtk is being built.
11247
252b5132
RH
11248Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11249
11250 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11251
11252Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11253
11254 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11255 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11256
11257Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11258
11259 * config-ml.in: Add support for
11260 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11261 Simplify setting of multidirs from --disable-foo.
11262
11263Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11264
11265 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11266 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11267 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11268 non-empty, pass them on to the GCC make.
252b5132
RH
11269 (all-bootstrap): New rule that is like all-gcc, except it executes
11270 the GCC bootstrap rule instead of the GCC all rule.
11271
11272Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11273
11274 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11275
11276Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11277
11278 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11279 DG/UX support.
11280
11281Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11282
11283 * config.sub (i*86*) Change [345] to [3456]
11284
11285Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11286
11287 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11288 --with-gnu-ld=no.
11289
11290Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11291
11292 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11293 AIX multilibs get built.
11294
11295Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11296
11297 * configure.in (i386-win32): Don't build expect if we're not
11298 building the tcl subdir.
11299
11300Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11301
11302 * Makefile.in: (configure-target-examples, all-target-examples):
11303 New targets, configure and build example programs.
11304
11305Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11306
11307 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11308 use it as input to sedit the generated MPW makefile.
11309 * mpw-README: Add a suggestion about Gestalt.h.
11310
11311Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11312
11313 * config.sub: Accept *-*-ieee*.
11314
11315Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11316
11317 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11318 Ronald F. Guilmette <rfg@monkeys.com>.
11319
11320Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11321
11322 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11323 for powerpc-pe native.
11324 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11325 (target==powerpc-pe): duplicate i386-win32 entry.
11326
11327Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11328
11329 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11330 of vxworks, not just vxworks5.1.
11331
11332Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11333
11334 * mpw-configure: Add support for exec-prefix.
11335
11336Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11337
11338 * config.guess: Recognize HP model 816 machines as having
11339 a PA1.1 processor.
11340
11341Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11342
11343 * configure: Ignore new autoconf configure options.
11344
252b5132
RH
11345Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11346
11347 * config.guess: Recognize Pentium under SCO.
11348 From Robert Lipe <robertl@arnet.com>.
11349
11350Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11351
11352 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11353
11354Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11355
11356 * configure.in: Don't configure gas for alpha-dec-osf*.
11357
11358Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11359
11360 * configure.in: Default to --with-stabs for some targets for which
11361 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11362 i[345]86*-*-unixware*.
11363
11364Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11365
11366 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11367 rather than basing it on the target. Simplify handling of options
11368 controlling which directories to configure. Remove extraneous
11369 slash in multi-clean target.
11370
11371Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11372
11373 * config-ml.in: Prefix more variables with ml_ so they don't collide
11374 with configure's.
11375
11376Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11377
11378 * configure: Don't turn -v into --v.
11379
11380Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11381
11382 * configure.in (targargs): Fix typo.
11383
11384 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11385
11386Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11387
11388 * configure.in: Strip --host and --target options from
11389 CONFIG_ARGUMENTS, and always configure for --host only. Add
11390 --with-cross-host option when building with a cross-compiler.
11391 * configure: Canonicalize the arguments put into config.status by
11392 always using `=' for an option with an argument. Pass a presumed
11393 --host or --target explicitly.
11394
11395Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11396
11397 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11398 into general OS recognition case.
11399
11400Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11401
11402 * configure.in (target_configdirs): add target-winsup only
11403 for win32 target systems.
11404
11405Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11406
11407 * Makefile.in (all-target-libgloss): Depend upon
11408 configure-target-newlib, since when libgloss is built it looks to
11409 see if the newlib directory exists.
11410
11411Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11412
11413 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11414 cfg-ml-*.in.
11415
11416Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11417
11418 * configure: Handle LD and LD_FOR_TARGET when configuring a
11419 Canadian Cross.
11420
252b5132
RH
11421Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11422
11423 * configure.in (target_libs): add target-winsup.
11424 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11425 (target==ppcle-pe): remove ld from $noconfigdirs.
11426
11427Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11428
11429 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11430 Preserve relative path names in $srcdir. Build symlink tree if
11431 configuring cross target dir and srcdir=. (= no VPATH support).
11432 (configure-target-libg++): Depend on configure-target-librx.
11433 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11434 * config-ml.in: New file.
11435 * symlink-tree: New file.
11436 * configure: Ensure srcdir="." if that's what it is.
11437
11438Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11439
11440 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11441 includes and FLEX_SKELETON setting.
11442 * mpw-configure (--with-gnu-ld): New option, controls whether
11443 to use PPCLink or ld with PowerMac GCC.
11444 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11445 * mpw-config.in: Configure grez if targeting Mac.
11446
11447 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11448 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11449 just macos.
252b5132
RH
11450 * configure.in: Configure grez resource compiler if targeting Mac.
11451 * Makefile.in (all-grez, install-grez): New targets.
11452
11453Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11454
11455 * configure: CXX defaults to gcc, not g++. If we find
35590697 11456 gcc in the path, set CC to gcc -O2.
252b5132
RH
11457
11458Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11459
11460 * configure: Default ${build} correctly. Avoid picking up extra
11461 spaces when reading CC and CXX from Makefile. When doing a
11462 Canadian Cross, use plausible default values for numerous
11463 variables.
11464 * configure.in: When doing a Canadian Cross, don't try to
11465 configure tools whose configure script can't handle it.
11466
11467Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11468
11469 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11470
11471Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11472
11473 * configure: Remove dubious bug reporting address.
11474
11475Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11476
11477 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11478 configure script, run that instead of this directory's configure.
11479 In either case, print a message that we're configuring the sub-dir.
11480
11481Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11482
11483 * configure.in: Before checking for the existence of various files,
11484 use sed to filter out "target-".
11485
11486Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11487
11488 * Makefile.in (DO_X): Split rule to decrease command line length
11489 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11490 (Philippe De Muyter).
11491
11492Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11493
11494 * Makefile.in (all-patch): depend on all-libiberty.
11495
11496Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11497
11498 * configure.in: If the only directory in target_configdirs which
11499 actually exists is libiberty, then set target_configdirs to empty,
11500 to avoid trying to build a target libiberty in a gas or gdb
11501 distribution.
11502
11503Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11504
11505 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11506 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11507 systems.
252b5132
RH
11508
11509Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11510
11511 * configure.in (copy_dirs): Use sys-include instead of include
11512 for --with-headers option.
11513
11514Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11515
11516 * Makefile.in, configure.in: Make winsup builds work with
11517 new scheme.
11518
11519Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11520
11521 * configure.in: Build the linker on AIX.
11522
11523Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11524
11525 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11526 where needed.
11527
11528Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11529
11530 * Makefile.in (all-gcc): Fix typo.
11531
11532Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11533
11534 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11535
11536Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11537
11538 * configure.in: Rename libFOO to target-libFOO, and xiberty
11539 to target-xiberty, to provide more flexibility.
11540 (target_subdir): Define. Create if cross.
11541 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11542 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11543 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11544 check-libFOO -> check-target-libFOO, etc.
11545 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11546 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11547 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11548 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11549 allow ALL_GCC="" to only configure.
11550 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11551 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11552 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11553
11554Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11555
11556 * Makefile.in (taz): Build "info" in etc explicitly.
11557
11558Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11559
11560 * configure.in: Make sure that CC is undefined (as opposed to
11561 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11562 problem with autoconf trying to configure on a host without GCC.
11563
11564Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11565
11566 * mpw-configure: Set host alias from choice of host compiler,
11567 only use generic MPW Makefile sed if present, edit a file
11568 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11569 * mpw-README: Add problem notes about CW6 and CW7.
11570
11571Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11572
11573 * Makefile.in (taz): Use ";" instead of ";;".
11574
11575Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11576
11577 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11578 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11579 DISTDOCDIRS.
11580 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11581 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11582
11583Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11584
11585 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11586 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11587 Move bfd to DISTSTUFFDIRS.
11588
11589Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11590
11591 * Makefile.in (X11_LIB): Removed.
11592 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11593
11594 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11595
11596Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11597
11598 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11599 names.
11600
11601Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11602
11603 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11604
11605Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11606
11607 * configure.in (i[345]86-*-win32): Always build newlib.
11608 Don't configure cvs, autoconf or texinfo.
11609 * Makefile.in (LD_FOR_TARGET): New.
11610 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11611 Pass down LD_FOR_TARGET.
11612
11613Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11614
11615 * winsup: New directory.
11616 * Makefile.in: Build winsup.
11617 * configure.in: Winsup is configured when target is win32.
11618 Can only build win32 target GDB when native.
35590697 11619
252b5132
RH
11620Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11621
11622 * config.guess: Recognize HP model 819 machines as having
11623 a PA 1.1 processor.
11624
11625Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11626
11627 * configure: Fix sed loop which substitutes for CC and CXX to
11628 avoid bug found in various sed implementations.
11629
11630Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11631
11632 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11633 simulator. Use standard powerpc-*-eabi*.
11634
11635Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11636
11637 * configure.in: Stop putting gas and binutils in noconfigdirs for
11638 powerpc-*-aix* and rs6000-*-*.
11639
11640Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11641
11642 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11643 -mcall-aixdesc libraries.
11644
11645Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11646
11647 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11648
11649 * config.sub (arm | armel | armeb): Fix shell syntax.
11650
11651Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11652
11653 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11654 -msoft-float and -mcpu=common support.
11655 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11656 libraries.
11657
11658Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11659
11660 * configure.in: Allow configuration and build of emacs19 for the alpha.
11661
11662Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11663
11664 * configure.in (CC): Get ^CC, not just any old CC, from
11665 ${host_makefile_frag}.
11666
11667Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11668
35590697 11669 * configure.in (CC): Try to get CC from
252b5132
RH
11670 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11671
11672Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11673
11674 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11675 only if it exists in $(srcdir).
11676
11677Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11678
11679 * configure: If CC and CXX are not set in the environment, set
11680 them, based on either an existing Makefile or on searching for gcc
11681 in PATH. Substitute for CC and CXX in Makefile.
11682 * configure.in: Remove libm from target_libs. Separate
11683 target_configdirs from configdirs. If CC is not set in
11684 environment, try to get it from a host Makefile fragment. Rewrite
11685 changes of configdirs to use skipdirs instead. A few minor
11686 tweaks. Take directories out of target_configdirs as they are
11687 taken out of configdirs. Remove existing Makefile files from
11688 subdirectories. Substitute for TARGET_CONFIGDIRS and
11689 CONFIG_ARGUMENTS in Makefile.
11690 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11691 by configure.in.
11692 (CONFIG_ARGUMENTS): Likewise.
11693 (CONFIGURE_TARGET_MODULES): New variable.
11694 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11695 ($(CONFIGURE_TARGET_MODULES)): New target.
11696 (configure-libg++, configure-libio): New targets.
11697 (all-libg++): Depend upon configure-libg++.
11698 (all-libio): Depend upon configure-libio.
11699 (configure-libgloss, all-libgloss): New targets.
11700 (configure-libstdc++): New target.
11701 (all-libstdc++): Depend upon configure-libstdc++.
11702 (configure-librx, all-librx): New targets.
11703 (configure-newlib): New target.
11704 (all-newlib): Depend upon configure-newlib
11705 (configure-xiberty): New target.
11706 (all-xiberty): Depend upon configure-xiberty.
11707
11708Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11709
11710 * configure.in (host i[345]86-*-win32): Expand the
11711 noconfigdirs again.
11712
11713Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11714
11715 * mpw-configure: Fix sed command file name.
11716
11717Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11718
35590697 11719 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11720 noconfigdirs again.
11721
11722Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11723
11724 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11725 or powerpc*-*-pe*, since they are not yet supported.
11726
11727Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11728
11729 Add PowerMac support and many other enhancements.
11730 * mpw-configure: New option --cc to select compiler to use,
11731 paste options set according to --cc into the generated
11732 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11733 if mpw-make.sed is present.
11734 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11735 add forward includes for PowerPC include files.
11736 * mpw-build.in: Build using Makefile.PPC if present.
11737 (do-byacc, etc): Remove separate version resource builds.
11738 (do-gas): Build "stamps" before "all".
11739 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11740 * mpw-README: Update to reflect --cc option, PowerMac support,
11741 and recently-reported compatibility problems.
11742
11743Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11744
11745 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11746 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11747 (--with-multilib-top): Pass to recursive invocations.
11748
11749Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11750
11751 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11752 v810-*-*.
11753
11754Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11755
11756 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11757 gdb, ld and opcodes on v810-*-*.
11758
252b5132
RH
11759Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11760
11761 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11762 (local-maintainer-clean): New target.
11763 (maintainer-clean): New target.
11764 (realclean): Just depend upon maintainer-clean.
11765
11766Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11767
11768 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11769
11770Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11771
11772 * configure.in: Build ld in mips*-*-bsd* case.
11773
11774Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11775
11776 * config.sub: Accept -lites* OS. From Ian Dall.
11777
11778Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11779
11780 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11781 targets.
252b5132
RH
11782
11783Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11784
11785 * configure.in: treat i386-win32 canadian cross the same as
11786 i386-go32 canadian cross.
11787
11788Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11789
11790 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11791 running under the simulator to build a reduced set of libraries.
11792 (powerpc-*-eabiaix): Add fine grained multilib support added to
11793 other powerpc targets yesterday.
11794
11795Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11796
11797 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11798 -disable-softfloat, -disable-relocatable, -disable-aix, and
11799 -disable-sysv to control which multilib libraries get built.
11800
11801Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11802
11803 * configure: Add Makefile.tem to list of files to remove in trap
11804 handler.
11805
11806Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11807
11808 * config.guess (*Linux*): Add missing "exit"s.
11809 Also, need specific check for alpha-unknown-linux (uses COFF).
11810
11811Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11812
11813 * config.guess: Merge with FSF:
11814
11815 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11816 * config.guess (AIX4): More robust release numbering discovery.
11817
11818 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11819 * config.guess (i386-sequent-ptx): Properly get version number.
11820
11821 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11822 * config.guess (mips:*:4*:UMIPS): New case.
11823
11824Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11825
11826 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11827 (i386-win32 host): Likewise. Don't build readline.
11828
afb8d725
JM
11829Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11830
11831 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11832 SUPPORT_FILES to submakes.
11833
252b5132
RH
11834Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11835
11836 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11837 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11838 mpw-configure.
11839
11840Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11841
11842 * configure.in (appdirs): Use =, not ==, in test expression when
11843 trying to build the text to print in the warning message for
11844 Solaris users.
11845
11846Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11847
11848 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11849
11850Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11851
11852 * config.guess: Recognize lynx-2.3.
11853
11854Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11855
11856 * config.sub (z8ksim): Deleted
11857 (z8k-*-coff): New, this is the one true name of the target.
11858
11859Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11860
11861 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11862
11863Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11864
11865 * config.guess (*:Linux:*:*): First try asking the linker what the
11866 default object file format is (elf, aout, or coff). Then if this
11867 fails, try previous methods.
11868
11869Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11870
11871 * configure.in: Don't build newlib for *-*-vxworks5.1.
11872
11873Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11874
11875 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11876 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11877
11878Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11879
11880 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11881
11882Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11883
11884 * cfg-ml-com.in: New file.
11885 * cfg-ml-pos.in: New file.
11886
11887Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11888
11889 * COPYING.NEWLIB: Add HP free copyright to list.
11890
11891Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11892
11893 * config.sub: Recognize -eabi* for the system, not just -eabi.
11894
11895Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11896
11897 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11898 * config.sub, configure.in (win32): New target and host.
11899
11900Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11901
11902 * configure.in: Add i386-pe configuration.
11903
11904Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11905
11906 * mpw-build.in (install): Install GDB after LD.
11907
11908Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11909
11910 * mpw-config.in (elf/mips.h): Always forward-include, needed
11911 for GDB to build.
11912
11913Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11914
11915 * testsuite: New directory for customer acceptance and whole tool
11916 chain tests.
11917
11918Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11919
11920 * configure: If per-host line isn't found, but AC_OUTPUT is found
11921 and a configure script exists, run it instead.
11922
11923Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11924
11925 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11926
11927Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11928
11929 * configure: Set build_{cpu,vendor,os,alias} to host values when
11930 --build isn't specified.
11931
11932Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11933
11934 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11935 (FLAGS_TO_PASS): Pass them.
11936 (EXTRA_TARGET_FLAGS): Ditto.
11937
252b5132
RH
11938Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11939
11940 * Makefile.in (all-libg++): Depend on all-libstdc++.
11941
11942Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11943
11944 * configure.in (noconfigdirs): Enable all packages for
11945 i386-unknown-netbsd.
11946
11947Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11948
11949 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11950 hosted builds (DOS builds)
11951
11952Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11953
11954 Changes for ARM based on patches from Richard Earnshaw:
11955 * config.sub: Handle armeb and armel.
11956 * configure.in: Omit arm linker only for riscix.
11957
11958Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11959
11960 * config.guess: Update from FSF.
11961
11962Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11963
11964 * config.sub: Recognize powerpcle as the little endian varient of
11965 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11966 powerpcle variant. Convert pentium into i586, not i486. Add p5
11967 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11968 temporarily.
11969
11970Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11971
11972 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11973
11974Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11975
11976 * config.sub: Accept -lites* as a basic system type.
11977
11978Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11979
11980 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11981 installed, and if so return linuxoldld as the system name.
11982
11983Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11984
11985 * config.guess: Add hppa1.1-hp-lites support.
11986
11987Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11988
11989 * configure.in: Don't build newlib for m68k-vxworks5.1.
11990
11991Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11992
11993 * configure.in (mips-sgi-irix6): Use mh-irix5.
11994
11995Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11996
11997 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11998
11999Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12000
12001 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12002 OSF/1. Fix compiler flags.
252b5132
RH
12003 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12004
12005Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12006
12007 * configure.in: Recognize --with-newlib.
12008 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12009
afb8d725
JM
12010Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12011
12012 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12013 to *_X11_MODULES due to gdbtk needing X include files et al.
12014
252b5132
RH
12015Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12016
12017 Merge in support for Mac MPW as a host.
12018 (Old change descriptions retained for informational value.)
12019
12020 * mpw-config.in: Add generic include forwards for cpu-specific
12021 include files in aout and elf directories.
12022
12023 * mpw-configure: Added copyright.
12024 * mpw-config.in: Check for presence of required build tools.
12025 (target_libs): Add newlib.
12026 (target_tools): Add examples.
12027 (Read Me): Generate as "Read Me for MPW" instead.
12028 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12029 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12030 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12031
12032 * mpw-configure: Remove subdir-specific makefile hackery,
12033 delete mk.tmp after using it.
12034
12035 * mpw-build.in (all): Display start and end times.
12036
12037 * mpw-configure (host_canonical): Set.
12038 (target_cpu): Always add to makefiles.
12039 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12040 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12041 (mpw-mh-mpw): Look for in srcdir and srcroot.
12042 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12043
12044 * mpw-build.in: (install-only): New target.
12045
12046 * mpw-configure (host_alias, target_alias): Rename from hostalias
12047 and targetalias, add into generated Makefile.
12048 (mk.tmp): If present, add into generated Makefile.
12049 * mpw-build.in (all-gas): Build config.h first before gas proper.
12050
12051 * mpw-configure (config.status): Write only if changed.
12052 * mpw-config.in (readline): Configure it (not built, just used for
12053 definitions).
12054
12055 * mpw-config.in (elf/mips.h): Add a forward include.
12056
12057 * mpw-config.in: Forward-include most .h files in include into
12058 extra-include.
12059 (readline): Don't build.
12060 mpw-build.in (install): Install GDB.
12061
12062 * mpw-configure (prefix, mpw_prefix): Handle it.
12063 * mpw-config.in (mmalloc, readline): Don't configure.
12064 * mpw-build.in (thisscript): Rename to ThisScript.
12065 Use mpw-build instead of BuildProgram everywhere.
12066 (mmalloc, readline): Don't build.
12067 * mpw-README: New file, basic documentation about the MPW port.
12068
12069 * mpw-config.in: Use forward-include to create include files.
12070
12071 * mpw-configure: Add more things to the top of each configured
12072 Makefile, including contents of config/mpw-mh-mpw.
12073 * mpw-config.in (extra-include): Create this directory and fill it
12074 with Posix-like include files when configuring.
12075
12076 * config.sub (apple, mac, mpw): Add various aliases.
12077
12078 * mpw-build.in: New file, top-level build script fragment for MPW.
12079 * mpw-configure: New file, configure script for MPW.
12080 * mpw-config.in: New file, config fragment for MPW.
12081
12082Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12083
12084 * configure.in (host_libs): Remove glob, since it is gone from the
12085 sources.
12086
12087Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12088
12089 * Makefile.in: define empty GDB_NLM_DEPS var.
12090
12091 * configure.in(target_makefile_frag): use config/mt-netware
12092 for netware targets.
12093
12094Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12095
12096 * config.sub: Merge in recent FSF changes. Remove linux special
12097 cases.
12098
12099Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12100
4bddf3ad 12101 Revert this change:
252b5132
RH
12102
12103 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12104
12105 * build-all.mk: Use CC=cc -Xs on Solaris.
12106
252b5132
RH
12107Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12108
12109 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12110 stop using it.
12111 * Makefile.in: Nuke all references to glob subdirectory.
12112
12113Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12114
12115 * configure.in: Fix --enable-shared logic in per-host.
12116
12117Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12118
12119 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12120
12121Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12122
12123 * configure.in (noconfigdirs): Don't build gas on AIX, for
12124 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12125
12126Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12127
12128 * configure: Fix --cache-file to work if the file argument is a
12129 relative path.
12130
12131Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12132
12133 * configure: If the --cache-file is used, pass it down to
12134 configure in subdirectories.
12135
12136Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12137
12138 * config.sub: add vxworks29k configuration.
12139
12140Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12141
12142 * Makefile.in (taz): Do "diststuff" part quietly.
12143
12144Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12145
12146 * config.sub: Mini-merge with gcc/config.sub.
12147
12148Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12149
12150 * config.guess (IRIX): Sed - to _.
12151
12152Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12153
12154 * Makefile.in (source-vault, binary-vault): New targets.
12155
12156Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12157
12158 * config.sub: Recognize -eabi as a basic system type.
12159
12160Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12161
12162 * configure.in (enable_shared stuff): Fix typo.
12163
12164Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12165
12166 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12167
12168Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12169
12170 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12171
12172Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12173
12174 * configure.in (rs6000-*-*): Don't build gas.
12175
12176Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12177
12178 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12179 reduce command line length.
12180 (AS_FOR_TARGET): Check for as.new, not Makefile.
12181 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12182
12183Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12184
12185 * config.guess: Merge from FSF.
12186
12187Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12188
12189 * configure: Don't use $ when handling program_suffix.
12190
12191Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12192
12193 * configure.in: Configure tk for hppa/hpux.
12194
12195Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12196
12197 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12198
12199Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12200
12201 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12202 to LIBCXXFLAGS. Tests are better run without it.
12203
12204Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12205
12206 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12207
12208Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12209
12210 * configure.in (*-*-netware*): Don't configure xiberty.
12211
12212Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12213
12214 * configure.in: Remove tk from native_only list.
12215
12216Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12217
12218 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12219 for special NCD build.
12220
12221Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12222
12223 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12224 makeall.bat, they're only useful for binutils snapshots.
12225 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12226 makeall.bat to specified SUPPORT_FILES.
12227
12228Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12229
12230 * build-all.mk: Add Ericsson targets to sun4 and solaris
12231 hosts. Add BNR's sun4 target to solaris host, so their
12232 build-from-source will be tested in-house first.
12233
12234Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12235
12236 * Makefile.in (LIBCFLAGS): New variable.
12237 (CFLAGS_FOR_TARGET): Ditto.
12238 (LIBCFLAGS_FOR_TARGET): Ditto.
12239 (LIBCXXFLAGS): Ditto.
12240 (CXXFLAGS_FOR_TARGET): Ditto.
12241 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12242 (BASE_FLAGS_TO_PASS): Pass them.
12243 (EXTRA_TARGET_FLAGS): Ditto.
12244
4bddf3ad 12245 * configure.in: Support --enable-shared.
252b5132
RH
12246
12247Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12248
12249 * configure.in (target_libs): Include libstdc++ again.
12250 * config.guess: Update from FSF (for FreeBSD).
12251
12252Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12253
12254 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12255 makeall.bat.
12256 (DISTDOCDIRS): Add `etc'.
12257 (ETC_SUPPORT_PFX): New variable.
12258 (taz): Include anything from etc starting with a word in
12259 ETC_SUPPORT_PFX.
12260
12261Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12262
12263 * config.sub: Update for recent FSF changes. Remove obsolete
12264 h8300hds entry. Add -windows* and -osx as basic os. Minor
12265 spacing changes.
12266
12267Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12268
12269 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12270
12271 * config.guess: Merge with FSF.
12272 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12273
12274Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12275
12276 * configure: Since the "trap 0" handler will override the exit
12277 status on many systems, only use it for "exit 1", and make it set
12278 a non-zero exit status; reset it before "exit 0". Also, check
12279 exit status of config.sub, and error out if it failed.
12280
12281Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12282
12283 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12284 and install libgloss.
12285
12286Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12287
12288 * Makefile.in (all-binutils): Depend upon all-byacc.
12289
12290 * configure.in: Don't build emacs on Irix 5.
12291
12292Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12293
12294 * configure.in (*-*-netware*): Add libio.
12295
12296Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12297
12298 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12299 (CHECK_TARGET_MODULES): Ditto.
12300 (INSTALL_TARGET_MODULES): Ditto.
12301 (TARGET_LIBS): Ditto.
12302 (all-libstdc++): Note dependencies.
12303
12304Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12305
12306 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12307
12308Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12309
12310 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12311 -fexternal-templates.
12312
12313 * configure.in (target_libs): Add libstdc++.
12314 (noconfigdirs): Add libstdc++ as appropriate.
12315
12316Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12317
12318 * config.guess: Update from FSF.
12319
12320Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12321
12322 * configure: Use ${config_shell} when running ${configsub}.
12323
12324Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12325
12326 * config.sub: No longer recognize h8300h.
12327
12328Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12329
12330 * config.sub: Remove extraneous differences between config.sub and
12331 gcc/config.sub.
12332
12333Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12334
12335 * Makefile.in (DISTSTUFFDIRS): Add gas.
12336
12337Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12338
12339 * COPYING.NEWLIB: New file.
12340
12341Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12342
12343 * config.guess (HP-UX): Patch from Harlan Stenn
12344 <harlan@landmark.com> to also emit release level.
12345
12346Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12347
12348 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12349
12350Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12351
12352 * config.sub: Merge nextstep cleanup from FSF.
12353
12354Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12355
12356 * configure.in (arm-*-*): Don't configure ld for this target.
12357
12358Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12359
12360 * configure.in (*-*-netware): don't configure libg++, libio,
12361 librx, or newlib.
12362
12363Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12364
12365 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12366 configure ld--it works, but it doesn't support shared libraries.
12367
12368Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12369
12370 * config.guess (*-unknown-freebsd*): Get rid of possible
12371 trailing "(Release)" in version string.
12372 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12373
12374Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12375
12376 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12377 Fix type: *-next-neststep -> *-next-nextstep.
12378
12379 * config.guess: Merge from FSF:
12380
12381 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12382
12383 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12384
12385 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12386
12387 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12388 instead of UNIX_SV for UnixWare 1.0).
12389
12390Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12391
12392 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12393 to make gdb/nlm/* build after the compiler and linker.
12394
12395Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12396
12397 * config.guess (netbsd, freebsd, linux): Accept any machine,
12398 not just i[34]86.
12399 (m68k-atari-sysv4): Relocate to match FSF version.
12400
12401 * config.guess: More merges from the FSF:
12402
12403 Add a space before function call or macro invocation.
12404
12405 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12406
12407 * config.guess: Add trap cmd to remove dummy.c and dummy when
12408 interrupted.
12409
12410 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12411
12412 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12413 (dummy): Redirect stderr from compilation of dummy.c.
12414
12415 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12416
12417 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12418
12419Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12420
12421 * configure: Accept and ignore --cache*, for compatibility with
12422 new autoconf.
12423
12424Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12425
12426 * config.guess: Merge from FSF:
12427
12428 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12429
12430 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12431 (PATH): Add /.attbin at end for finding uname.
12432 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12433
12434 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12435
80413487 12436 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12437
12438 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12439
80413487
RH
12440 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12441 to select whether to use ELF or COFF.
252b5132
RH
12442
12443 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12444
80413487 12445 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12446
12447 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12448
12449 * config.guess: Guess the OS version for HPUX.
12450
12451 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12452
12453 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12454
12455Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12456
12457 * configure.in: Recognize --with-headers, --with-libs, and
12458 --without-newlib.
12459 * Makefile.in (all-xiberty): Depend upon all-ld.
12460
12461Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12462
12463 * configure.in: Change i[34]86 to i[345]86.
12464
12465Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12466
12467 * configure (version): A few more tweaks to help message.
12468
12469Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12470
12471 * Makefile.in: Remove (for now) librx as a host library,
12472 now that we're building it for target.
12473
12474Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12475
12476 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12477 (Karl Berry).
12478
12479Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12480
12481 * configure.in: Also configure librx.
12482
12483Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12484
12485 * Makefile.in: Update various rules to reflect that librx
12486 is now needed for libg++.
12487
12488Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12489
12490 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12491
12492Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12493
12494 * configure.in: Configure the examples directory.
12495
12496Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12497
12498 * configure: Simplify Jun 2 1994 change.
12499
12500Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12501
12502 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12503 /bin/gcc isn't good enough to build gcc.
12504
12505Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12506
12507 * Makefile.in (GDB_SUPPORT_FILES): Remove
12508 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12509 (gdb.tar.gz): Add new rule to use standard distribution building
12510 mechanism.
12511
12512Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12513
12514 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12515 Bill Cox <bill@cygnus.com>.
12516
12517Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12518
12519 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12520
12521Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12522
12523 * configure: Search current dir first in .gdbinit.
12524
12525Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12526
12527 * config.sub: Recognize freebsd (merged from gcc config.sub).
12528
12529Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12530
12531 * config.sub: Refer to NeXT's operating system as nextstep.
12532
12533 * config.sub (case $basic_machine): Re-order the cases, to match
12534 the order in the FSF version (which is mostly alphabethical).
12535 Merge in some additions and changes from the FSF.
12536
12537Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12538
12539 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12540 * config.sub: Recognize cxux7.
12541 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12542
12543Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12544
12545 * config.sub: Fix typo powerpc -> powerpc-*.
12546
12547Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12548
12549 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12550
12551 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12552 parallel with all-emacs and install-emacs). Top-level command
12553 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12554
12555Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12556
12557 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12558 $(relbindir)/make before doing ``make install'', and use
12559 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12560 installing over running make binary.
12561 ($(host)-stamp-stage3-installed): Likewise.
12562
12563Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12564
12565 * config.guess: Recognize Mach.
12566
12567Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12568
12569 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12570 see whether --exec-prefix was used.
12571
12572Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12573
12574 * README: Explicitly mention libg++/README. (Zoo's idea.)
12575
12576Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12577
12578 * Makefile.in: Add all-librx target similar to all-libproc.
12579
12580Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12581
12582 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12583 with post 1.2 uname bogosity.
12584
12585Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12586
12587 * configure: Remove temporary files on receipt of a signal.
12588
12589Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12590
12591 * configure: If there is a package_makefile_frag, remove
12592 ${subdir}/Makefile.tem after copying it in.
12593
12594Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12595
12596 * build_all.mk: support rs6000 lynx identifies itself as
12597 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12598 since /bin/gcc is too feeble to compile a modern gcc.
12599
12600Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12601
12602 * brought devo/test-build.mk update-to-date with progressive/
12603 test-build.mk. Add lynx targets and hppa flag info.
12604
12605Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12606
12607 * configure.in: Use mh-ncrsvr43. Patch from
12608 Tom McConnell <tmcconne@sedona.intel.com>.
12609
12610Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12611
12612 * config.guess (i386-unknown-bsdi): No longer need to
12613 check #if defined(__bsdi__) && defined(__i386__).
12614
12615Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12616
12617 * configure: Set program_transform_nameoption correctly.
12618
12619Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12620
12621 * brought build-all.mk update-to-date with progressive build-all.mk,
12622 added new targets and hppa info.
35590697 12623
252b5132
RH
12624Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12625
12626 * configure: If config.guess result is a prefix of the user
12627 specified target, assume a native build and use the user specified
12628 target as the host alias. Remove SunOS patch suffix removal hack.
12629 * configure.in: Remove SunOS patch suffix removal hack.
12630
12631 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12632 in NATIVE_CHECK_MODULES.
12633
12634Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12635
12636 * Makefile.in: Rename HOST_ONLY to NATIVE.
12637 * configure: Delete SunOs patch suffix from host_canonical
12638 and build_canonical variables that are prepended to Makefiles.
12639 * configure.in: Add comments for easier maintenance.
12640
12641Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12642
12643 * Makefile.in: Add all-libproc target similar to all-gui.
12644
12645Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12646
12647 * Makefile.in (CHECK_MODULES): split into
12648 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12649
12650Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12651
12652 * config.guess (i386-unknown-bsdi): New system to guess.
12653
12654Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12655
12656 * Makefile.in: Add all-gui target (but not yet build by "all").
12657
12658Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12659
12660 * config.sub: Move deletion of patch suffix from here...
12661 * configure.in: To here, at Ian's suggestion. The top-
12662 level scripts might need to know of a patch level.
12663
12664Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12665
12666 * config.sub: Strip off patch suffix so rtl is recognized
12667 as a sunos4.1.3 machine, even though it's been patched.
12668
12669Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12670
12671 * Makefile.in (INSTALL_LAST): Delete.
12672 (INSTALL_DOSREL): New.
12673
12674Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12675
12676 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12677 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12678 whether we pass down --with-gnu-ld anyhow.
12679
12680Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12681
12682 * Makefile.in (INSTALL_LAST): Change operation so it works
12683 on more flavors of make.
12684 * configure.in (go32): Don't build libg++ or libio.
12685
12686Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12687
12688 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12689 they can be overriden by templates.
12690
12691Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12692
12693 * configure.in (target==go32): Don't build gdb.
12694 * dosrel: New directory.
12695
12696Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12697
12698 * configure.in (host==go32): Configure dosrel too.
12699 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12700 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12701 be set by incoming names or templates.
12702 (INSTALL_LAST): New rule.
252b5132
RH
12703
12704Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12705
12706 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12707
12708Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12709
252b5132
RH
12710 * configure.in (appdirs): New variable. Currently empty, but will
12711 be used in gas distribution. If nonempty, lists a set of
12712 directories at least one of which must get configured, or top
12713 level configuration is considered to have failed.
12714 (rs6000-*-lynxos*): Use new file name.
12715
12716Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12717
12718 Eliminate XTRAFLAGS.
12719 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12720 newlib include files using -idirafter, and also use -nostdinc.
12721 (CXX_FOR_TARGET): Likewise.
12722 (XTRAFLAGS): Removed.
12723 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12724 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12725 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12726 ($(DO_X)): Don't pass down XTRAFLAGS.
12727
12728Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12729
12730 * configure.in (mips*-dec-bsd*): New target; do build linker.
12731 (mips*-*-bsd*): New target; don't build linker.
12732
12733Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12734
12735 * configure.in: support rs6000-*-lynxos* configuration.
12736 support sunos4 as a cross target.
12737
12738 * config.sub: look for lynx*, not lynx since the OS version may
12739 legitimately be part of the name.
12740
12741Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12742
12743 * configure.in (i[34]86-*-sco*): Move to be with other i386
12744 targets.
12745 (romp-*-*): New target. Skip various binary utilities.
12746 (vax-*-*): New target. Don't build newlib.
12747 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12748
12749Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12750
12751 * configure.in: Only set host_makefile_frag if config
12752 directory exists.
12753
12754Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12755
12756 * install.sh: If $dstdir exists, don't check whether each
12757 component does.
12758
12759Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12760
12761 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12762
12763Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12764
35590697
AJ
12765 * configure.in (*-*-lynxos*): Don't configure newlib for either
12766 native or cross Lynx.
252b5132
RH
12767
12768Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12769
12770 * config.sub (sparc64-elf): Fix os.
12771 (z8k): Remove duplicate.
12772
12773Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12774
12775 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12776 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12777
12778Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12779
12780 * configure: Make file links cleanly even if Lynx fails on
80413487 12781 an NFS symlink (at least fail cleanly).
252b5132
RH
12782
12783Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12784
12785 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12786 -XNh2000.
12787
12788Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12789
12790 * configure: Unknown options are fatal again.
12791
12792Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12793
12794 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12795 compatibility.
252b5132
RH
12796
12797Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12798
12799 * build-all.mk: Add `clean' target.
12800
12801Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12802
12803 * config.guess: Add SINIX support.
12804 * configure.in: Add mips-*-sysv4* support.
12805
12806Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12807
12808 * build-all.mk: Document all useful targets.
12809 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12810 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12811
12812Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12813
12814 * configure: Support --silent, --quiet.
12815
12816Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12817
12818 * configure: Support --disable-FEATURE.
12819
12820Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12821
12822 * config.guess: Recognize NCR running SVR4.3.
12823
12824Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12825
12826 * config.guess: Make BSDI generate i386-unknown-bsd386.
12827 Patch from Paul Eggert <eggert@twinsun.com>.
12828
12829Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12830
12831 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12832
12833Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12834
12835 * configure: Make unrecognized options give nonfatal warnings
12836 instead of fatal errors, and pass them to any subdirectory
12837 configures in case they recognize them.
12838 Make --x equivalent to --with-x.
12839
12840Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12841
12842 * configure: Add --enable-* options. Clean up usage message and
12843 some comments.
12844
12845Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12846
12847 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12848
12849Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12850
12851 * configure.in (hppa*-*-*): Enable binutils.
12852
12853Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12854
12855 * config.sub: Recognize cisco.
12856
12857Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12858
12859 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12860
12861Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12862
12863 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12864 than one configuration name. Add comment.
12865
12866Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12867
12868 * config.guess: about target *-hitachi-hiuxwe2, fixed
12869 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12870 macro is incorrect.]
12871
12872Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12873
12874 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12875 than the "make ls" stuff which used to be here.
12876
12877Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12878
12879 * config.guess: Recognize i[34]86-unknown-freebsd.
12880 From Shawn M Carey <smcarey@rodan.syr.edu>.
12881
12882Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12883
12884 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12885
12886Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12887
12888 * config.guess: Check for ptx.
12889
12890Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12891
12892 * config.sub: Add os9k checking.
12893
12894Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12895
12896 * config.guess: Handle OSF1 running on HPPA processors
12897
12898Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12899
12900 * configure: If subdir configure fails, print out a message with
12901 subdirectory name, in case subdir's configure code didn't identify
12902 itself.
12903
12904Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12905
12906 * configure.in: Remove embedded newlines from configdirs.
12907 Avoid mismatches of substrings. Fix matching strings at end
12908 of configdirs.
12909
12910Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12911
12912 * config.guess: Add Lynx/rs6000 config support.
12913
12914Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12915
12916 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12917
12918Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12919
12920 * configure.in (hppa*-*-osf*): Treat this just like most other
12921 PA configurations (eg no binutils or ld).
12922 (hppa*-*-*elf*): These configurations have binutils and ld.
12923
12924Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12925
12926 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12927
12928Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12929
12930 * configure.in (rs6000-*-*): Build gas.
12931
12932Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12933
80413487 12934 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12935
12936Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12937
12938 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12939 for GDB and GDB has been fixed to not need it.
12940
252b5132
RH
12941Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12942
12943 * config.guess: Recognize vax hosts.
12944
12945Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12946
12947 * configure (while loop): Don't use "break 2" inside case
12948 statement -- the case statement isn't an enclosing loop.
12949
12950Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12951
12952 * config.guess: Clean up NeXT support, to allow nextstep
12953 on Intel machines. Make OS be nextstep.
12954
12955Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12956
12957 * config.guess: Add alternate forms for Convex.
12958
12959Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12960
12961 * configure: Completely rewrite option processing. Take
12962 advantage of pattern-matching to avoid invoking test frequently.
12963 Also clean up host and target defaulting logic.
12964
12965Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12966
12967 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12968 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12969 commands (plus user environment) will fit SCO limits.
12970
12971Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12972
12973 * configure.in: Don't issue warnings about directories which are
12974 not being configured if -norecursion is set. Correct test for
12975 --with-gnu-as and --with-gnu-ld to not get confused by substring
12976 matches.
12977
12978 * configure.in: Don't build gas for alpha-dec-osf1*.
12979
12980Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12981
12982 * configure: Back out Per's change of 12/19/1993. It changes the
12983 behavior of configure in unexpected and confusing ways.
12984
12985 Also, use different delim char when calculating
12986 program_transform_name so that the name can contain slashes.
12987
12988Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12989
12990 * configure.in, config.sub: Add support for VSTa micro-kernel.
12991
12992Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12993
12994 * configure.in: Nuke hacks which were used to get a special
12995 version of GAS for HPPA configurations.
12996
12997Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12998
12999 * configure: If only ${target_alias} is given, use that
13000 as the default for ${host_alias}.
13001 * configure: Add missing back-slashes before nested quotes.
13002
13003Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13004
13005 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13006
13007Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13008
13009 * config.guess: Recognize some Tektronix configurations.
13010 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13011
13012Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13013
13014 * config.sub: Match any flavor of SH.
13015
13016Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13017
13018 * configure.in: Don't try to configure newlib for Alpha.
13019
13020Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13021
13022 * configure.in: Don't build ld for Irix 5. Don't build gas,
13023 libg++ or libio for any Alpha target.
13024
13025 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13026
13027Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13028
13029 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13030 default arguments -- so it tried to compress itself.
13031
13032Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13033
13034 * configure.in (notsupp): ensure that a space is always at the end
13035 of the configdirs list, since the grep checks for an explicit space
13036
13037Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13038
13039 * configure.in (target i386-sysv4.2): don't build ld, since static
13040 versions of many libraries are not available.
13041
13042Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13043
13044 * config.guess: Recognize Apollos (using environment variables).
13045 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13046
13047Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13048
13049 * config.guess: Recognize Sony news mips running newsos.
13050
13051Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13052
13053 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13054 "fi ; else" for bash.
13055
13056Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13057
13058 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13059
13060Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13061
13062 * config.sub: accept unixware as an alias for svr4.2.
13063 Fix some inconsistancies with the gcc version.
13064
13065Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13066
13067 * Makefile.in (DISTDOCDIRS): Add gdb.
13068
13069Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13070
13071 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13072
13073Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13074
13075 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13076 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13077 this now.
13078
13079Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13080
13081 * config.sub: Accept hiux* as an OS name.
13082
13083 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13084 etc/make-stds.texi. The underscore came from gcc, and dje now
13085 agrees that RUNTESTFLAGS is the correct name.
13086
13087Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13088
13089 * install.sh: Remove 'set -e'. It makes any conditionals
13090 in the script useless.
13091
13092 * config.guess: Automatically recognize arm-acorn-riscix
13093 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13094
13095Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13096
13097 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13098
13099Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13100
13101 * Makefile.in (DISTDOCDIRS): New variable.
13102 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13103 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13104
13105Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13106
13107 * configure.in (hppa target): check the source directory for the
13108 pagas sub-directory
13109
13110Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13111
13112 * config.sub: Allow -aout* and -elf*.
13113
13114Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13115
13116 * configure.in: Don't build ld on i386-solaris2, same as for
13117 sparc-solaris2.
13118
13119Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13120
13121 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13122
13123Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13124
13125 * configure.in: Configure gdb for alpha.
13126
13127Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13128
13129 * Makefile.in (CXXFLAGS): Add -O.
13130
13131Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13132
13133 * config.guess: added support for DG Aviion
13134
13135Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13136
13137 * configure.in: Produce warning message for subdirectories not
13138 configurable for this host/target combination. Don't try to
13139 configure gdb for vms.
13140
13141Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13142
13143 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13144 appropriate files before making "diststuff".
13145 (DISTBISONFILES): New var: list of files to be edited.
13146 (DISTSTUFFDIRS): Add binutils.
13147
13148Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13149
13150 * config.sub: also handle mipsel and mips64el (for little endian mips)
13151
13152Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13153
13154 * configure.in: Add * to end of all OS names.
13155
13156Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13157
13158 * configure.in: Build newlib for LynxOS native.
13159
13160Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13161
13162 * config.guess: Add support for delta 88k running SVR3.
13163
13164 * configure.in: Add comment about HP compiler vs. emacs.
13165
13166Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13167
13168 * configure.in: don't build ld on solaris2 (not a viable option
13169 due to bugs in getpwnam & getpwuid)
13170
13171Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13172
13173 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13174 config.guess will produce a full version number.
13175
13176Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13177
13178 * configure.in: Build linker and binutils for alpha-dec-osf1.
13179
13180Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13181
13182 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13183 and gdb/testsuite/Makefile.in.
13184
13185Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13186
13187 * configure.in: recognize mips*- instead of mips-
13188
13189Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13190
13191 * config.sub: Accept linux*coff and linux*elf as operating
13192 systems.
13193
13194Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13195
13196 * config.sub: Recognize mips64, and mips3 as an alias for it.
13197
13198Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13199
13200 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13201 gdb knows how to handle OSF/1 shared libraries.
13202
13203Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13204
13205 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13206 * config.guess: Recognize Hitachi's HIUX.
13207 * config.sub: Recognize h3050r* and hppahitachi.
13208 Remove redundant cases for hp9k[23]*.
13209
13210Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13211
13212 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13213 if gas and ld are in the source tree and are in ${configdirs}.
13214 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13215 --with options (but still pass them down on the command line,
252b5132
RH
13216 if they were explicitly specified).
13217
13218Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13219
13220 * configure: substitute SHELL value in Makefile.in with
13221 ${CONFIG_SHELL}
13222
13223Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13224
13225 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13226 *-*-solaris2* targets.
13227
13228Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13229
13230 * Makefile.in: define M4, and pass it down to sub-makes;
13231 all-autoconf now depends on all-m4
13232
13233Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13234
13235 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13236 presence of {ar,ranlib} instead of a configured directory
13237
13238Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13239
13240 * config.guess: Accept 34?? as well as 33?? for NCR.
13241
13242Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13243
13244 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13245 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13246
13247Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13248
13249 * configure: grab values for $(CC) and $(CXX) from the
13250 environment, so that someone can do "CC=gcc configure; make" and
13251 have it work right (matching the way that autoconf works now)
13252
13253 * configure.in, Makefile.in: add support for gash, the tcl
13254 interface to Galaxy
13255
13256 * config.guess: add NetBSD variants (hp300, x86)
13257
13258Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13259
13260 * install.sh: Support -d option (in the manner of SunOS 4 install,
13261 as it is more deterministic than that of GNU install)
13262 (chmodcmd): Set file to mode 755 by default (should also do default
13263 chgrp and chown, but I don't feel like dealing with that now)
13264
13265Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13266
13267 * config.sub: Remove h8300hhms alias.
13268
13269Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13270
13271 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13272
13273Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13274
13275 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13276 as stmp-fixinc
13277
13278Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13279
13280 * config.sub: recognize m88110-bug-coff.
13281
13282Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13283
13284 * Makefile.in (all-libio): all dependencies on the toolchain used
13285 to build this (gcc, gas, ld, etc)
13286
13287Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13288
13289 * config.guess: Deal with OSF/1 1.3 on alpha.
13290
13291Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13292
13293 * install.sh: add some 'else true' clauses for portability
13294
13295 * configure.in: don't build libio for h8[35]00-*-* targets
13296
13297Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13298
13299 * Makefile.in: Add support for new libio.
13300
13301Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13302
13303 * install.sh: If one command fails, don't try the rest. Don't try
13304 to remove $dsttmp (via trap) unless we have already created it.
13305 If $src doesn't exist, detect it and exit with an error.
13306
13307 * config.guess: Recognize BSD on hp300.
13308
13309Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13310
13311 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13312 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13313
13314Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13315
13316 * Makefile.in (all-send-pr): depends on all-prms
13317
13318Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13319
13320 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13321
13322Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13323
13324 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13325 Added test for mips-mips-riscos5.
13326
13327Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13328
13329 * configure.in: use mh-hp300 for 68k HP hosts
13330
13331Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13332
13333 * configure: add support for CONFIG_SHELL, so that you can use
13334 some alternate shell for evaluating configure scripts
13335
13336Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13337
13338 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13339 in configure script to bug-gdb@prep.ai.mit.edu when building
13340 distribution archive.
13341 * Makefile.in (COMPRESS): Remove def.
13342 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13343 gdb.tar.Z and make-gdb.tar.Z respectively.
13344 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13345 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13346 to convergence with 'taz' target in Makefile.in.
13347
13348Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13349
13350 * install.sh (dsttmp): use trap to ensure that tmp files go
13351 away on error conditions
13352
13353Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13354
13355 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13356
13357Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13358
13359 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13360 its parent is '/' not ''.
13361
13362 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13363
13364Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13365
13366 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13367 that ${newsrcdir}/configure.in does.
13368
13369Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13370
13371 * test-build.mk: support for CONFIG_SHELL
13372
13373Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13374
13375 * config.sub (netware): Add as a basic system type.
13376
13377Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13378
13379 * Makefile.in (Makefile): depend on configure.in. Also drop the
13380 $(srcdir)/ from the dependency on Makefile.in.
13381
13382Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13383
13384 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13385 (h8300hhms is temporary until multi-libraries are implemented).
13386 * configure.in: Handle h8300h too.
13387
13388Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13389
13390 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13391
13392Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13393
13394 * configure: Remove extraneous output when guessing host type.
13395 * config.guess: Remove extraneous output when guessing using C
13396 compiler rather than uname, or when guessing fails.
13397
13398Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13399
13400 * Makefile.in: remove all.cross and install.cross targets
13401
13402 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13403 definitions
13404
13405Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13406
13407 * configure.in (target sh): Build gprof.
13408
13409Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13410
13411 * config.sub: change -solaris to -solaris2
13412
13413Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13414
13415 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13416
13417Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13418
13419 * configure: Correct error message for missing Makefile.in to
13420 print correct directory.
13421
13422Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13423
13424 * install.sh: kludge around 386BSD shell bug
13425
13426Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13427
13428 * config.guess: Recognize NeXT.
13429 * config.guess: Recognize i486-ncr-sysv4.
13430 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13431
13432Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13433
13434 * Makefile.in (MAKEINFOFLAGS): New variable.
13435 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13436 * build-all.mk, test-build.mk: Pass down --no-split as
13437 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13438
13439Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13440
13441 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13442
13443Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13444
13445 * Makefile.in (libg++.tar.z): New rule.
13446 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13447 * Makefile.in (taz): Only do a single chmod.
13448
13449Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13450
13451 * install.sh: don't use dirname anymore (replaced with sed usage)
13452
13453Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13454
13455 * Makefile.in: Change extension for gzip'd files from '.z' to
13456 '.gz' per new FSF standard usage.
13457
13458Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13459
13460 * configure: put quotes around the final value of program_transform_name
13461
13462Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13463
13464 * Makefile.in: new install.sh support; update install-info rules
13465
13466Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13467
13468 * configure.in: Build diff for crosses, but not for go32 host.
13469
13470 * configure.in: Build gprof only for native, and don't build it
13471 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13472
13473Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13474
13475 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13476
13477Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13478
13479 * configure.in (host_tools): Add prms.
13480
13481Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13482
13483 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13484 with $(FLAGS_TO_PASS) on the command line
13485
13486 * config.sub: Recognize lynx and lynxos
13487
13488Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13489
13490 * config.sub: Accept -ecoff*, not just -ecoff.
13491
13492Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13493
13494 * Makefile.in (taz): Use .gz suffix instead of .z.
13495 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13496 names.
13497
13498Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13499
13500 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13501
13502Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13503
13504 * Makefile.in (install-no-fixedincludes): install gcc last, so
13505 that rebuilds that might happen during 'make install' don't get
13506 bogus gcc include files
13507
13508Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13509
13510 Change from Utah for HPPA support:
13511 * config.guess: Recognize hppa1.x-hp-bsd.
13512
13513Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13514
13515 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13516 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13517
13518Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13519
13520 * config.sub: Add support for rom68k and bug boot monitors.
13521
13522Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13523
13524 * Makefile.in: Make all-opcodes depend on all-bfd.
13525
13526Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13527
13528 * config.guess: Added special check for i[34]86-univel-sysv4*.
13529
13530Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13531
13532 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13533 the processor rather than assuming i486.
13534
13535Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13536
13537 * config.guess: Recognize SunOS6 as Solaris3.
13538
13539Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13540
13541 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13542 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13543
13544Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13545
13546 * build-all.mk (all-cross): New target for Canadian Cross.
13547 Added Q2 go32 targets.
13548 * test-build.mk: Configure go32 cross sparclite-aout and
13549 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13550 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13551
13552Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13553
13554 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13555 GO32 hosted toolchains
13556
13557Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13558
13559 * configure: change so "-exec-prefix" gets passed down rather
13560 than "-exec_prefix" so autoconf generated Makefiles get the
13561 exec_prefix set right.
13562
13563Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13564
13565 * config.guess: get the Solaris2 minor version number
13566
13567 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13568
13569Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13570
13571 * config.guess: Recognize some Sequent platforms.
13572
13573Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13574
13575 * Makefile.in: added the vault-install target
13576
13577 * configure.in: actually use the Sun3 makefile fragment that's in
13578 config, also added the release dir to configdirs
13579
13580Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13581
13582 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13583
13584Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13585
13586 * configure.in: remove some program from Alpha targetted toolchains
13587
13588Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13589
13590 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13591 gprof.
13592 (taz): Run "make diststuff" in those directories instead of "make
13593 proto-dir". Look for "VERSION=" only at start of line in subdir
13594 Makefile. Use "gzip -9" for compression.
13595 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13596 (binutils.tar.z): New target.
13597
13598Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13599
13600 * Makefile.in (taz): Include gpl.texinfo.
13601
13602Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13603
13604 * Makefile.in (setup-dirs): Merged into "taz" target.
13605 (taz): Only do `proto-dir' stuff if a directory is actually needed
13606 for this target.
13607
13608Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13609
13610 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13611 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13612 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13613 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13614 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13615
13616Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13617
13618 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13619 config.sub, and move-if-change to gdb testsuite distribution
13620 archive, so the testsuite can be extracted, configured, and
13621 run separately from the gdb distribution. Blow away the Chill
13622 tests that require a Chill compiled executable, since GNU Chill
13623 is not yet publically available.
13624
13625Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13626
13627 * test-build.mk: set environment variables in a single command,
13628 instead of a list of assignments and exports
13629
13630 * config.guess: recognize Alpha/OSF1 systems
13631
13632Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13633
13634 * configure: Change help message to prefer --options rather than
13635 -options.
13636
13637Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13638
13639 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13640 zippy@ecst.csuchico.edu.
13641 * config.guess: Recognize miniframe.
13642
13643Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13644
9eb322aa
MF
13645 * Makefile.in: Use srcroot to find runtest rather than rootme.
13646 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13647
13648Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13649
13650 * test-build.mk: Extensive additions to support building on a
13651 machine other than the host.
13652
13653Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13654
13655 * configure (tooldir): Fix for i386-aix again.
13656
13657Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13658
13659 * configure, Makefile.in: Change definition of $(tooldir)
13660 to match the FSF.
13661
13662Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13663
13664 * config.guess: Recognize i[34]86/SVR4.
13665
13666Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13667
13668 * Makefile.in (all-gdb): gdb depends on sim.
13669
13670Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13671
13672 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13673 at the same time we make the prototype gdb directory.
13674 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13675 files at the same time as the gdb base release distribution.
13676
13677Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13678
13679 * Makefile.in (check): Use individual check targets rather than
13680 DO_X rule.
13681 (check-gcc): Added.
13682
13683Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13684
13685 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13686 for System V release 3.2.
13687
13688Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13689
13690 * config.sub: Recognize hppaosf.
13691 * configure.in: Do configure ld/binutils/gas for it.
13692
13693Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13694
13695 * configure (tooldir): Alter syntax used to set this, for systems
13696 where "\$" isn't handled right, like i386-aix.
13697
13698Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13699
13700 * configure: Pass program-transform-name, not
13701 program_transform_name, to recursive configures.
13702
13703Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13704
13705 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13706 of gas+ld+binutils.
13707
13708Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13709
13710 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13711
13712Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13713
13714 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13715
252b5132
RH
13716Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13717
13718 * Makefile.in (PRMS): Set back to all-prms.
13719
13720Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13721
13722 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13723 targets, rather than for MIPS hosts.
13724
13725Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13726
13727 * configure.in: add comment for --with-x default values
13728
13729 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13730
13731 * Makefile.in: add check-* targets for each of the directories in
13732 the tree. Add a definition of RUNTEST that will use the one we
13733 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13734
13735Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13736
13737 * configure.in: Removed obsolete references to bfd_target and
13738 target_makefile_frag.
13739
13740 * build-all.mk: Set assorted targets for Q2.
13741 * config.sub: Recognize z8k-sim and h8300-hms.
13742 * test-build.mk: Really don't pass host to configure.
13743 (HOLES): Added uname.
13744
13745Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13746
13747 * configure: Handle an empty program-prefix, program-suffix or
13748 program-transform-name correctly.
13749
13750Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13751
13752 * build-all.mk: -G 8 no longer required for MIPS targets.
13753 * test-build.mk: Don't pass host argument to configure; make it
13754 guess.
13755
13756Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13757
13758 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13759 * Makefile.in (COMPRESS): New macro, like GZIP.
13760
13761Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13762
13763 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13764
13765 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13766 with gas currently defaults to -G 0.
13767
13768Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13769
13770 * Makefile.in (all-flex): flex depends on byacc.
13771
13772 * build-all.mk: If host not specified, use config.guess. Pass TAG
13773 to test-build.mk as RELEASE_TAG.
13774 * test-build.mk (configargs): New variable containing arguments to
13775 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13776 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13777
13778 * config.guess: Use /bin/uname when checking -X argument on SCO,
13779 to avoid invoking GNU uname which doesn't understand -X.
13780
13781 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13782
13783 * configure.in: Build gas for mips-*-*.
13784
13785Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13786
13787 * Makefile.in (all.normal): insert missing backslash.
13788
13789Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13790
4bddf3ad 13791 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13792
13793 * Makefile.in: Complete overhaul to merge many almost identical
13794 targets.
13795
13796Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13797
13798 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13799 (gdb.tar.Z): Adjusted.
13800
13801 * Makefile.in (setup-dirs, taz): New targets; should be general
13802 enough to adapt for gdb sometime. Build only .z file.
13803 (gas.tar.z): New target.
13804
13805Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13806
13807 * build-all.mk: Use CC=cc -Xs on Solaris.
13808
252b5132
RH
13809Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13810
13811 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13812 for handling BISON for FSF releases.
13813
13814Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13815
13816 * configure: Actually implement the change zoo just documented.
13817
13818Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13819
13820 * configure: when using config.guess, only set target_alias when
13821 it's not already been set (ie, on the command line)
13822
13823Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13824
13825 * Makefile.in: add installcheck target, set PRMS to install-prms
13826
13827Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13828
13829 * configure: add support for package_makefile_fragment, handle the
13830 case where a directory has a configure.in file but no Makefile.in
13831 more gracefully (with an actual understandable error message, even);
13832 add support for --without (and add this to the usage message); also
13833 explicitly add a --host=${host_alias} to the command line when
13834 config.guess is used
13835
13836Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13837
13838 * configure: Must use both --host and --target in recursive calls.
13839
13840Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13841
13842 * Makefile.in: Change deja-gnu to dejagnu.
13843
13844Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13845
13846 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13847
13848Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13849
13850 * configure.in: canonicalize all instances to *-*-solaris2*,
13851 also strip out a number of tools to not build for go32 host
13852
13853Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13854
13855 * config.guess: add GPL.
13856
13857 * Makefile.in, config.guess, config.sub, configure: bump
13858 copyrights to 93.
13859
13860Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13861
13862 * Makefile.in (do-info): Removed obsolete check for existence of
13863 localenv file.
13864
13865 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13866
13867Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13868
13869 * Makefile.in: a couple of 'else true' for decstation,
13870 support for TclX
13871
13872 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13873
13874Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13875
13876 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13877
13878Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13879
13880 * config.guess: Recognize i386-ibm-aix (PS/2).
13881 * configure.in: Use config/mh-aix386 file for it.
13882
13883Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13884
13885 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13886 CC_FOR_TARGET instead.
13887 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13888
13889Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13890
13891 * Makefile.in: Add sim to list of directories sent with gdb
13892
13893Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13894
13895 * configure.in: Put back mips-dec-bsd* case.
13896
13897Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13898
13899 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13900 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13901 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13902
13903Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13904
13905 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13906
13907 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13908 (install-info): install dir.info only if it exists,
13909 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13910
13911Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13912
13913 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13914 gas for mips-dec-bsd.
13915
13916Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13917
13918 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13919 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13920
13921Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13922
13923 * configure.in: Added "dejagnu" to hosttools list.
13924
13925Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13926
13927 * config.sub, configure.in, config.guess: Add support
13928 for Bosx, an AIX variant from Bull.
13929 Patches from F.Pierresteguy@frcl.bull.fr.
13930
13931Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13932
13933 * devo/dejagnu: Initial creation of devo/dejagnu.
13934 Migrated dejagnu testcases and support files for testing software
13935 tools to reside as subdirectories, currently called "testsuite",
13936 within the directory of the software tool. Migrated all programs,
13937 support libraries, etc. beloging to dejagnu proper from
13938 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13939 with no modifications. The changes to these files which will
13940 allow them to configure, build, and execute properly will be made
13941 in a future update.
13942
13943Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13944
13945 * Makefile.in: Change send_pr to send-pr.
13946 * configure.in: Likewise.
13947 * send_pr: Renamed directory to send-pr.
13948
13949Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13950
13951 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13952
13953Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13954
13955 * README: Update for gdb-4.8 release.
13956 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13957 gdb-xxx.tar.z (gzip'd) file also.
13958
13959Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13960
13961 * Makefile.in: make all-diff depend on all-libiberty
13962
13963Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13964
13965 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13966
13967Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13968
13969 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13970
13971Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13972
13973 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13974 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13975 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13976
13977Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13978
13979 * Makefile.in: makeinfo binary is in a new location
13980
13981Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13982
13983 * config.sub: Accept -ecoff as an OS.
13984
13985 * Makefile.in: Various changes to eliminate a level of make
13986 recursion and reduce the required command line length.
13987 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13988 sub-makes.
13989 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13990 variables holding settings for specific sub-makes.
13991 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13992 in terms of BASE_FLAGS_TO_PASS.
13993 (TARGET_LIBS): New variable listing directories which use
13994 TARGET_FLAGS_TO_PASS.
13995 (subdir_do): Eliminated.
13996 (do-*): New set of targets to replace subdir_do.
13997 (various): All targets which used subdir_do now depend on do-*.
13998 (local-clean): Renamed from do_clean.
13999 (local-distclean): New target, dependency of distclean and
14000 realclean.
14001 (install-info): Don't create directories. Depend on dir.info
14002 rather than calling make recursively.
14003 (install-dir.info): Eliminated.
14004 (install-info-dirs): Create all info directories here.
14005 (dir.info): Depend upon do-install-info.
14006
14007 * test-build.mk (HOLES): Added false.
14008
14009Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14010
14011 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14012
14013Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14014
14015 * Makefile.in (info): remove dependency on all-texinfo. The
14016 problem was really in texinfo/C, not at this level.
14017
14018Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14019
14020 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14021
14022Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14023
14024 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14025 GDB releases.
14026
14027Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14028
14029 * configure: Include srcdir in message about target of link not
14030 being found. Don't convert `-' to `_' in `with' options being
14031 passed to subdirs.
14032
14033Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14034
14035 * configure.in: add uudecode to host_tools
14036
14037 * Makefile.in: added {all,install}-uudecode targets, added them to
14038 the appropriate lists
14039
14040Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14041
14042 * Makefile.in (all-gcc): Added dependency on all-gas.
14043
14044 * configure.in (mips-*-*): Build ld and binutils.
14045
14046Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14047
14048 * configure: check return code from mkdir, print error message and
14049 exit on failure.
14050
14051Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14052
14053 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14054
14055Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14056
14057 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14058
14059Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14060
14061 * config.sub (h8500): Recognize this as a cpu type.
14062
14063Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14064
14065 * configure: source directory missing is no longer a warning
14066
14067 * configure.in: recognize irix[34]* instead of irix[34]
14068
14069 * Makefile.in: define and pass down X11_LIB
14070
252b5132
RH
14071Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14072
14073 * guess-systype: Renamed to ...
14074 * config.guess: ... by popular request.
14075 * configure.in, Makefile.in: Update accordingly.
14076
14077Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14078
14079 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14080 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14081 + Execute ./dummy instead of assuming . is in PATH.
14082
14083Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14084
14085 * guess-systype: New shell script. Attempts to guess the
14086 canonical host name of the executing host.
14087 Only a few hosts are supported so far.
14088 * configure: Call guess-systype if no host is specified.
14089
14090Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14091
14092 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14093 gcc Makefile.
14094
14095
14096Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14097
14098 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14099 (all-gcc, install-gcc, subdir_do): Use it.
14100
14101Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14102
14103 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14104
14105Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14106
14107 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14108 set exclusively by configure, using configure.in .
14109
14110Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14111
14112 * test-build.mk: set $PATH for all builds
14113
14114 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14115
14116Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14117
14118 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14119 the one used in gcc/Makefile.in, so that a null expansion doesn't
14120 override the one needed to build gcc with a native cc.
14121
14122
14123Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14124
14125 * configure: Accept -with arguments.
14126
14127Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14128
14129 * Makefile.in: added h8300sim
14130
14131Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14132
252b5132
RH
14133 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14134 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14135 (all-cygnus, native, build-cygnus): Make
14136 $(canonhost)-stamp-3stage-done, not $(host)....
14137 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14138 i386-sco3.2v4. Added else true to if command.
14139
14140Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14141
14142 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14143
14144Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14145
14146 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14147
14148Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14149
14150 * configure.in: don't remove binutils from Solaris builds
14151
14152Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14153
14154 * Makefile.in: get rid of earlier definitions for *clean,
14155 also handle the recursive info rule better
14156
14157Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14158
14159 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14160 do more-or-less the right thing.
14161
14162Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14163
14164 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14165 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14166
14167Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14168
14169 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14170 $(host_canonical).
14171
14172 * configure.in: split the configdirs list into 4 categories (native
14173 v. cross, library v. tool) and handle the cross-only and native-
14174 only in more reasonable (and correct!) way.
14175
14176Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14177
14178 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14179 configdirs anymore.
14180
14181Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14182
14183 * Makefile.in: extensive cleanup:: removed all of the explicit
14184 clean-* targets, collapsed many wrappers around subdir_do into
14185 one, added additional targets to satisfy standards.texi, deleted
14186 some old targets, some changes for consistency
14187
14188Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14189
14190 * configure.in: handle some programs as cross-only, and others as
14191 native only
14192
14193 * test-build.mk: handle partial holes in a more generic manner
14194
14195 * Makefile.in: m4 depends on libiberty
14196
252b5132
RH
14197Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14198
14199 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14200 time, wdiff, and find to configdirs
14201
14202 * Makefile.in: all, clean, and install rules for the new programs
14203 added to configure.in
14204
14205Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14206
14207 * configure.in: use mh-sun for all *-sun-* hosts
14208
252b5132
RH
14209Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14210
14211 * Makefile.in: define flags for X11 include files and library file
14212 locations, pass them down to the programs that need this info
14213
14214 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14215
252b5132
RH
14216Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14217
14218 * configure.in: start building libg++ for HP-UX targets
14219
14220Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14221
14222 * README: Update references to files moved into etc/.
14223
14224Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14225
14226 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14227 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14228
14229Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14230
14231 * configure: accept dash as well as underscore in long option
14232 names for FSF compatibility.
14233
14234Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14235
14236 * config.sub: added -sco3.2v4 support from FSF.
14237
14238Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14239
14240 * configure.in: expand the section that adds or removes
14241 directories from the list of programs to build, to handle native
14242 vs. cross in addition to host v. native
14243
14244Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14245
14246 * Makefile.in: Replace C++ in macro names with CXX.
14247 This is less likely to break ...
14248
14249Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14250
14251 * test-build.mk: add -w to GNU_MAKE
14252
14253Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14254
14255 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14256 add 'sparc' to list of recognized cpus. This needed to make
14257 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14258 Delete some redundant ose68 variants. Recognize -wrs as an os,
14259 then changes that into $CPU-wrs-vxworks.
14260
14261 * configure.in: remove most references to gdbtest, regularize
14262 target based program removal
14263
14264 * test-build.mk: import from p3 tree (many fixes and changes)
14265
14266Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14267
14268 * Makefile.in: added rules to handle tcl, tk, and expect
14269
14270 * configure.in: handle those directories if they exist
14271
14272Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14273
14274 * config.sub: removed bogus hppabsd and hppahpux names, since
14275 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14276
14277Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14278
14279 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14280 depends upon all-xiberty
14281
14282 * Makefile.in: changes from p3, including:
14283
14284 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14285
14286 * Makefile.in (XTRAFLAGS): include newlib directories if
14287 newlib/Makefile exists, rather than if host != target.
14288
14289 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14290
14291 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14292 from the same source tree and not building a cross-compiler. This
14293 matters for the libg++ configuration if reconfiguring a tree that
14294 has already been installed.
14295
14296 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14297
14298 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14299 pick up the machine and system specific header files.
14300
14301 * Makefile.in: added AS_FOR_TARGET, passed down in
14302 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14303 the C compiler to use to create programs which are run in the
14304 build environment, set it to default to $(CC), and passed it down
14305 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14306
14307 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14308
14309 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14310 We need them for unusual native builds, like systems without
14311 ranlib.
14312
14313 * configure: also define $(host_canonical) and
80413487
RH
14314 $(target_canonical), which are the full, canonical names for the
14315 given host and target
252b5132
RH
14316
14317Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14318
14319 * Makefile.in: Added separate definitions for C++.
14320
14321Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14322
14323 * configure.in (configdirs): Add deja-gnu.
14324
14325Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14326
14327 * README: Update for configure.texi and gdb-4.7 release.
14328
14329Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14330
14331 * Makefile.in: Move "all" target to top of file.
14332 Previously, first target was ".PHONY" which caused BSD4.4 make
14333 to build .PHONY when make was run without arguments.
14334
14335Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14336
14337 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14338 Library-copylefted code in libiberty.
14339
14340Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14341
14342 * config.sub: Replace m68kmote with plain old m68k.
14343
14344Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14345
14346 * Makefile.in: Remove space from blank line, avoid Make complaints.
14347
14348Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14349
14350 * config.sub: Complain if no argument is given. Added support for
14351 386bsd as OS and target alias.
14352
14353Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14354
14355 * Makefile.in (XTRAFLAGS): include newlib directories if
14356 newlib/Makefile exists, rather than if host != target.
14357
14358Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14359
14360 * config.sub: recognize sparclite-wrs-vxworks.
14361
14362 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14363 p3.) Added clean-xiberty to clean.
14364
14365Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14366
14367 * configure.in: use *-*-* instead of nested cases for host and target
14368
14369Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14370
14371 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14372 from the same source tree and not building a cross-compiler. This
14373 matters for the libg++ configuration if reconfiguring a tree that
14374 has already been installed.
14375
14376Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14377
14378 * config.sub (i486v/i486v4): Merge in from FSF version.
14379
14380Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14381
14382 * configure: only set PWD if it is already set.
14383
14384Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14385
14386 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14387 doesn't have unset and all success paths (and most error paths)
14388 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14389 to just ${PWD} to avoid confusion.)
14390
14391Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14392
14393 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14394 even for a native compilation.
14395
14396Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14397
14398 Changes to make the gdb.tar.Z rule work better.
14399
14400 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14401 (DEVO_SUPPORT): Add configure.texi.
14402 (bfd-ilrt.tar.Z): Remove ancient rule.
14403
14404Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14405
14406 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14407 pick up the machine and system specific header files.
14408
14409 * configure.in, config.sub: added new target m68010-adobe-scout,
14410 with alias of adobe68k. Changed configure.in to check for
14411 -scout before -sco* to avoid a false match.
14412
14413 * Makefile.in: added AS_FOR_TARGET, passed down in
14414 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14415 the C compiler to use to create programs which are run in the
14416 build environment, set it to default to $(CC), and passed it down
14417 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14418
14419Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14420
14421 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14422 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14423 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14424 FOR_TARGET variants, to newlib and libg++.
14425
14426Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14427
14428 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14429 first.
14430
14431Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14432
14433 * config.sub: Accept `elf' as an environment.
14434
14435Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14436
14437 * Makefile.in (all-opcodes): cd into the right directory
14438
14439Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14440
14441 * configure: added -program_transform_name option, used as
14442 argument to sed when installing programs.
14443 configure.texi: added documentation for -program_prefix,
14444 -program_suffix and -program_transform_name.
14445
14446Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14447
14448 * config.sub: Accept i486 where i386 ok.
14449
14450Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14451
14452 * config.sub: accept we32k
14453
14454Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14455
35590697 14456 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14457
14458 * Makefile.in: don't create all directories for ``make install'';
14459 let the subdirectories create the ones they need.
14460
14461Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14462
80413487 14463 * COPYING: new file, GPL v2
252b5132
RH
14464
14465Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14466
14467 * Makefile.in: use the new gen-info-dir, which needs a template
14468 argument (which also lives in texinfo)
14469
14470 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14471
252b5132
RH
14472Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14473
14474 * config.sub (ncr3000): Change i386 to i486.
14475
14476Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14477
14478 * Makefile.in: add install-rcs, install-grep to
14479 install-no-fixedincludes, removed install-bison and install-libgcc
14480
14481Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14482
14483 * configure.in: grab the HPUX makefile fragment if on HPUX
14484
14485Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14486
14487 * Makefile.in: eradicate bison spoor (ditto libgcc).
14488 configure.in: recognise m68{k,000}-ericsson-OSE.
14489 es1800 is alias for m68k-ericsson-OSE
14490
14491Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14492
14493 * configure.in: rearrange the parts that remove programs from
14494 configdirs, based now on HOST==TARGET or by canonical triple.
14495
14496Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14497
14498 * test-build.mk: recurse explicitly with -f test-build.mk when
14499 appropriate. predicate stage3 and comparison on the existence
14500 of gcc. That is, if gcc isn't around, we aren't three-staging.
14501 On very clean, also remove ...stamp-co. Build in-place before
14502 doing other builds.
14503
14504Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14505
14506 * Makefile.in, configure.in: add tgas
14507
14508Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14509
14510 * Makefile.in: a number of changes merged in from progressive.
14511
14512 * configure.in: add libm.
14513
14514 * .cvsignore: ignore some stuff that comes from test-build.mk.
14515
252b5132
RH
14516Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14517
14518 * config.sub: Add es1800 (m68k-ericsson-es1800).
14519
14520Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14521
14522 * configure: Add program_suffix (parallel to program_prefix)
14523 * Makefile.in: adjust directory-creating script for losing decstation
14524
14525Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14526
14527 * configure: Minor $subdir-related fixes.
14528
14529Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14530
14531 * configure: fix various problems with propogating
14532 makefile_target_frag in subdirs.
14533 * configure.in: config libgcc if its there
14534
14535Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14536
14537 * config.sub: HPPA merge.
14538
252b5132
RH
14539Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14540
14541 * Makefile.in: Replace all-bison with all-byacc in all
14542 dependency lines for other tools (which now use byacc).
14543
14544Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14545
14546 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14547
252b5132
RH
14548Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14549
14550 * Makefile.in: make gprof rules similar to byacc rules (instead of
14551 vestigal $(unsubdir) that didn't work...)
14552
14553Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14554
14555 * config.sub: Add support for Linux.
14556 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14557 (at least for libg++).
14558
14559Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14560
14561 * configure.texi: fix doc for the -nfp option to configure
14562
14563Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14564
14565 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14566
14567Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14568
14569 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14570 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14571 * configure.in: added solaris* host_makefile_frag hook.
14572
14573Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14574
14575 * config.sub: changed recognition of m68000 so that various
14576 m68k types can be specified via m680[01234]0
14577
14578Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14579
14580 * config.sub (basic_machine): fix sed so that '-foo' isn't
14581 completely substituted out while .+'-foo' loses the '-foo'
14582
14583Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14584
14585 * config.sub ($os): Add -aout.
14586
14587Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14588
14589 * configure: If host_makefile_frag is absolute, don't
14590 prefix ${invsubdir} (relevant to libg++ auto-configure).
14591
14592Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14593
14594 * Makefile.in (tooldir): Define it.
14595 (all-ld): Depend on all-flex.
14596
14597Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14598
14599 * Makefile.in (check): Fix libg++ special case.
14600
14601Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14602
14603 * configure: do not bury `pwd` into config.status, thus do fewer
14604 pwd's.
14605
14606 * configure: print the "Building in" message only when building in
14607 other than "." AND verbose.
14608
14609 * configure: remove -s, rework -v to better accomodate guested
14610 configures.
14611
14612 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14613
14614Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14615
14616 * Makefile.in: macroize flags passed on recursion. remove
14617 fileutils.
14618
14619Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14620
14621 * configure: get makesrcdir right for subdirs deeper than 1.
14622
14623 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14624 install.
14625
14626Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14627
14628 * Makefile.in: don't print subdir_do or recursion lines.
14629
14630Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14631
14632 * standards.texi: added menu item.
14633
14634 * Makefile.in: build and install standards.info.
14635
14636 * standards.texi: new file.
14637
14638Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14639
14640 * configure: test for and move config.status pieces from
14641 ${subdir}/.
14642
14643Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14644
252b5132
RH
14645 * configure: Test for existance of files before trying to mv
14646 them, to avoid numerous non-existance messages.
14647
14648Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14649
14650 * configure: correct final line of config.status.
14651
14652 * configure: patch from eggert. Avoids a protection problem if
14653 the original Makefile.in is read only.
14654
14655 * configure: use move-if-change from gcc to create config.status.
14656 Some makefiles depend on config.status to tell if a directory
14657 has been reconfigured for a different host. This change
14658 prevents those directories from remaking everything in the case
14659 where the reconfig was only intended to rebuild a Makefile.
14660
14661 * configure: test for config.sub with "config.sub sun4" rather
14662 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14663 host alias from a missing config.sub.
14664
14665Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14666
14667 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14668 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14669
14670Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14671
14672 * configure: mkdir ${subdir} as needed.
14673
14674Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14675
14676 * Makefile.in,configure.in: added autoconf.
14677
14678Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14679
14680 * Makefile.in: no longer pass against on recursion.
14681
14682 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14683 definitions are not inherited.
14684
14685 * configure: correct makesrcdir when subdir is .
14686
14687Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14688
14689 * configure: Add support for 'subdirs' variable, which is
14690 like 'configdirs', except that configure doesn't re-invoke
14691 itself for subdirs, it just creates a Makefile for each subdir.
14692 * configure.texi: Document subdirs.
14693
14694Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14695
14696 * configure.in: added flex to configdirs
14697
14698Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14699
14700 * Makefile.in: remove clean-stamps from clean.
14701
14702Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14703
14704 * configure.in: Add gdbtest to configdirs.
14705
14706Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14707
14708 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14709 to recursive makes.
14710 * configure.in: Recognize new ncr3000 config.
14711
14712Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14713
14714 * Makefile.in, configure.in: removed references to gdbm.
14715
14716Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14717
14718 * config.sub: Don't canonicalize os value
14719 newsos* to bsd (readline needs to check for newsos).
14720 (This fix was earlier made Jan 31, but got re-broken.)
14721
14722Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14723
14724 * configure.in: sco is an os, not a vendor!
14725
14726 * configure: Quote $( better. Keep various shells happy.
14727
14728Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14729
14730 * Makefile.in: eliminate stamp-files.
14731
14732Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14733
14734 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14735 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14736
14737Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14738
14739 * config.sub: fix iris/iris3.
14740
14741Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14742
14743 * configure: re-add -rm.
14744
14745Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14746
14747 * Maskefile.in: add .stmp-rcs to all.
14748
14749 * configure.in: remove gas from rs6000 build, use aix host fragment.
14750
14751Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14752
14753 * configure: pass down site_option during recursion.
14754
14755Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14756
14757 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14758
14759Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14760
14761 * configure: Change exec_prefix so that it really defaults to prefix.
14762
14763Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14764
14765 * Makefile.in, configure.in: Add support for mmalloc library.
14766
14767Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14768
14769 * Makefile.in: add stmp dependencies for a few more things.
14770
14771Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14772
14773 * configure: adjusted error message on objdir/srcdir configure
14774 collision, per john's suggestion.
14775
14776 * Makefile.in: add libiberty stmp to all and all.cross.
14777
14778Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14779
14780 * Makefile.in: remove force dependencies, add grep to all.
14781
14782Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14783
14784 * Makefile.in: drop flex. make stamp files work.
14785
14786 * configure: added test for conflicting configuration in srcdir,
14787 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14788 gets cranky. use relative paths for configure and srcdir
14789 whenever possible. Send some error messages to stderr that were
14790 going to stdout.
14791
14792Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14793
14794 * Makefile.in: Fix libg++ rule to check for gcc directory
14795 before using gcc/gcc. Also pass XTRAFLAGS.
14796
14797Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14798
14799 * Makefile.in: added stmp-files so that directories aren't polled
14800 when they are already built.
14801
14802 * configure.texi: fixed a node pointer problem.
14803
14804Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14805
4bddf3ad 14806 * config.sub configure.in gdb/configure.in
252b5132
RH
14807 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14808 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14809 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14810
14811Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14812
14813 * configure: -recurring becomes -silent. corrected help message
14814 for -site= option.
14815
14816 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14817
14818Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14819
14820 * configure: when building Makefile for crosses, replace
14821 tooldir and program_prefix. default srcdir from location of
14822 config.sub. remove "for host in hosts" and "for target in
14823 targets" loops.
14824
14825Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14826
14827 * Makefile.in: Do not pass bindir or mandir to cvs.
14828
14829Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14830
14831 * Makefile.in, configure.in: removed traces of namesubdir,
14832 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14833 copyrights to '92, changed some from Cygnus to FSF.
14834
14835 * configure.texi: remove most references to multiple hosts,
14836 multiple targets, subdirs, etc.
14837
14838 * configure.man: removed rcsid. reference config.sub not
14839 config.subr.
14840
14841 * Makefile.in: mkdir $(infodir) on install-info.
14842
14843Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14844
14845 * configure.texi: Explain better about .gdbinit and about
14846 the environment that configure.in sections run in.
14847
14848Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14849
14850 * configure.in: Ultrix is only a decstation if it's a MIPS.
14851
14852Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14853
14854 * README: DOC.configure => cfg-paper.texi.
14855
14856Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14857
14858 * config.sub (near case $os): Don't convert newsos* to bsd!
14859
14860Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14861
14862 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14863 the number of copies of COPYING that go into the GDB tar file.
14864
14865Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14866
4bddf3ad 14867 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14868 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14869 Fix SCO configuration stuff.
14870
14871Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14872
14873 * Makefile.in: For libg++, make sure the -I pointing
14874 to the gcc directory goes *after* all the libg++-local -I flags.
14875 Also, move just-gcc dependency from just-libg++ to all-libg++.
14876
14877Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14878
14879 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14880
14881Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14882
14883 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14884
14885Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14886
14887 * config.sub: Add stratus configuration frags. Also
14888 submitted to FSF.
14889
14890Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14891
14892 * Makefile.in (DEV_SUPPORT): add configure.man.
14893
14894 * config.sub(Decode manufacturer-specific): add -none*.
14895
14896Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14897
14898 * Makefile.in: remove form feeds to make Sun's make happy.
14899 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14900
14901Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14902
14903 * Makefile.in (AR_FLAGS): Make quieter.
14904
14905Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14906
14907 * configure.in: Add libg++.
14908 * configure: When verbose, don't output the command line at each
14909 level; it will be unremarkably the same as the previous version,
14910 which will be the same as what the user typed.
14911
14912Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14913
14914 * configure.in, Makefile.in: fix clean-info, add flex. add
14915 fileutils.
14916
14917 * configure: be less sensitive to spaces in Makefile.in. Do not
14918 look for sources in "..". Doing so breaks subdirectories that
14919 might have their own configure. If a subdir has it's own
14920 configure script, use it.
14921
14922Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14923
14924 * cfg-paper.texi: some changes suggested by rms.
14925
14926Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14927
14928 * config.sub: Merge in some small additions from the FSF version,
14929 taken from the gcc distribution, to bring the Cygnus and FSF
14930 versions into closer sync.
14931
14932Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14933
14934 * configure.in: Changed svr4 references to sysv4.
14935
14936Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14937
14938 * configure: added -V for version number option.
14939
14940Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14941
14942 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14943 renamed from DOC.configure to cfg-paper.texi.
14944
14945Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14946
14947 * configure, config.subr, config.sub: config.subr is now
14948 config.sub again.
14949
14950Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14951
14952 * configure.texi: new file, in progress.
14953
14954 * Makefile.in: build info file and install the man page for
14955 configure.
14956
14957 * configure.man: new file, first cut.
14958
14959 * configure: find config.subr again now that configuration "none"
14960 has gone. removed all traces of the -ansi option. removed all
14961 traces of the -languages option.
14962
14963 * config.subr: resync from rms.
14964
d932cae7 149651991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14966
14967 * configure, config.sub, config.subr: merge config.sub into
14968 config.subr, call the result config.subr, remove config.sub, use
14969 config.subr.
14970
14971 * Makefile.in: revised install for dir.info.
14972
d932cae7 149731991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14974
14975 * configure.in: add decstation host makefile frag.
14976
14977 * Makefile.in: BISON now bison -y again. also install-gcc on
14978 install. clean-gdbm on clean. infodir belongs in datadir.
14979 Make directories for info install. Build dir.info here then
14980 install it.
14981
d932cae7 149821991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14983
14984 * Makefile.in: fix for bad directory tests.
14985
d932cae7 149861991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14987
14988 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14989 regexp. -srcdir relative was being handled incorrectly.
14990
14991 * Makefile.in: unwrapped some for loops so that parallel makes
14992 work again and so one can focus one's attention on a particular
14993 package.
14994
d932cae7 149951991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14996
14997 * configure: added PWD as a stand in for `pwd` (for speed). use
14998 elif wherever possible. make -srcdir work without -objdir.
14999 -objdir= commented out.
15000
d932cae7 150011991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15002
15003 * configure: +options become --options. -subdirs commented out.
15004 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15005 Makefile now at top of generated Makefile. Removed cvs log
15006 entries. added -srcdir. create .gdbinit only if there is one
15007 in ${srcdir}.
15008
15009 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15010 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15011 and mandir now keyed off datadir by default.
15012
d932cae7 150131991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15014
15015 * Freshly created ChangeLog.
15016
15017\f
15018Local Variables:
15019mode: change-log
15020left-margin: 8
15021fill-column: 76
15022version-control: never
15023End:
This page took 1.229971 seconds and 4 git commands to generate.