2003-06-12 David Carlton <carlton@kealia.com>
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
00c22daa
L
12003-06-12 H.J. Lu <hongjiu.lu@intel.com>
2
3 * config.guess: Update to 2003-06-06 version.
4 * config.sub: Update to 2003-06-06 version.
5
123494c8
NN
62003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7
7f121bbf
NN
8 * Makefile.tpl: Replace {build,host,target}_canonical by
9 {build,host,target}.
10 * Makefile.in: Regenerate.
11
123494c8
NN
12 * Makefile.tpl: Fix stupid pasto.
13 * Makefile.in: Regenerate.
14
ec7e0995
NN
152003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
16
17 * Makefile.tpl: Remove bogus conditional.
18 * Makefile.in: Regenerate.
19
27b1cc72
NN
202003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
21
2a4cbe27
NN
22 * Makefile.tpl: Make 'recursive targets' using autogen rather
23 than shell loop. Remove duplicate 'clean' targets and false
24 comments.
25 * Makefile.def: Add systematic dependencies to 'recursive' targets.
26 Add systematic method of specifying missing targets in subdirs.
27 Add copyright boilerplate.
28 * Makefile.in: Regenerate.
29 * configure.in: Add 'recursive targets' to maybe list.
30 * configure: Regenerate.
31
27b1cc72
NN
32 * Makefile.tpl: Rename [+target+] to [+make_target+].
33 * Makefile.def: Rename 'target' to 'make_target'.
34
01e51bd0
NC
352003-05-30 Nick Clifton <nickc@redhat.com>
36
37 * README-maintainer-mode: Update URL for locating blessed config
38 tools.
39
2fd84b42
NC
402003-05-29 Robert Millan <rmh@debian.org>
41
42 * ltconfig: Import this patch and modify for use with current
43 version of ltconfig:
44
45 2003-05-21 Bruno Haible <bruno@clisp.org>
46
47 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
48 GNU/FreeBSD.
49
8945c6bb
DD
502003-05-28 DJ Delorie <dj@redhat.com>
51
52 * Makefile.tpl: Make maybe-check-gcc .PHONY.
53 * Makefile.in: Regenerate.
54
2f9632a1
JJ
552003-05-28 Jeff Johnston <jjohnstn@redhat.com>
56
57 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
58
3a12db16
DD
592003-05-21 DJ Delorie <dj@redhat.com>
60
61 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
62 newlib or libgloss.
63 * Makefile.in: Regenerate.
64
44482353
DD
652003-05-21 DJ Delorie <dj@redhat.com>
66
67 * Makefile.tpl: Add missing empty maybe-check-gcc target.
68 * Makefile.in: Regenerate.
69
fec2c52d
MR
702003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
71
72 * configure.in: Use curly braces in the definition of tooldir.
73 * configure: Regenerate.
74
16ae0395
NN
752003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
76
77 * configure.in: Switch more things to use maybe dependencies.
78 * Makefile.tpl: Switch more things to use maybe dependencies.
79 Factor out common code from autogen IF statements.
80 * configure: Regenerate.
81 * Makefile.in: Regenerate.
82
ec11bdc6
DD
832003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
84
85 * configure.in: Accept i[3456789]86 for machine type.
86 * configure: Regenerate.
87
dd12c3a8
NN
882003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
89
90 * configure.in: Switch more things to use maybe dependencies.
91 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
92 * configure: Regenerate.
93 * Makefile.tpl: Switch more things to use maybe dependencies.
94 * Makefile.in: Regenerate.
95
cf662e21
AJ
962003-05-16 Andreas Schwab <schwab@suse.de>
97
98 * Makefile.tpl (install-opcodes): Define.
99 * Makefile.in: Rebuild.
100
5481b376
AJ
1012003-05-13 Andreas Jaeger <aj@suse.de>
102
103 * config.guess: Update to 2003-05-09 version.
104 * config.sub: Update to 2003-05-09 version.
105
3959a22a
AJ
1062003-05-13 Michael Eager <eager@mvista.com>
107
108 * configure.in: Correct sed script so that options in quotes are not
109 deleted.
110 * configure: Rebuild.
111
564b43e5
CV
1122003-05-12 Corinna Vinschen <corinna@vinschen.de>
113
114 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
115 and $$s/newlib/libc/sys/cygwin32 include paths.
116 * configure: Ditto.
117
bb947dc9
L
1182003-05-05 H.J. Lu <hjl@gnu.org>
119
120 * config-ml.in: Restored from gcc repository.
121
77f7441a
CD
1222003-05-02 Chris Demetriou <cgd@broadcom.com>
123
124 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
125 * Makefile.in: Regenerate.
126
a26d7085
DJ
1272003-04-27 Daniel Jacobowitz <drow@mvista.com>
128
129 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
130 and Makefile.def.
131
e4c4d240
DJ
1322003-04-27 Daniel Jacobowitz <drow@mvista.com>
133
134 * Makefile.tpl: Clean $(BUILD_SUBDIR).
135 * Makefile.in: Regenerated.
136
62a3fc85
DD
1372003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
138
139 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
140 * Makefile.in: Regenerate.
141
1422003-04-18 Jakub Jelinek <jakub@redhat.com>
143
144 * configure.in (powerpc64*-*-linux*): Remove.
145 * configure: Rebuilt.
146
5b474aa8
DD
1472003-04-17 Phil Edwards <pme@gcc.gnu.org>
148
149 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
150 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
151 and restrap.
152 * Makefile.in: Regenerate.
153
1542003-04-16 Richard Earnshaw <rearnsha@arm.com>
155
156 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
157 * configure: Regenerated.
158
bc295afe
AO
1592003-04-11 Alexandre Oliva <aoliva@redhat.com>
160
161 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
162 * */configure: Rebuilt.
163
3728fade
NN
1642003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
165
166 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
167 * Makefile.in: Regenerate.
168
ce5b542e
MC
1692003-03-14 Michael Chastain <mec@shout.net>
170
171 * Makefile.in: Regenerate with correct Makefile.def.
172
3db0a37f
NN
1732003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
174
175 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
176 Make macro.
177 * Makefile.in: Regenerate.
178 * configure.in: Clean up gxx_include_dir logic.
179 * configure: Regenerate.
180
34349c6e
DD
1812003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
182
183 * configure.in (gxx_include_dir): Fix typo.
184 * configure: Regenerated.
185
686c28c9
AC
1862003-03-06 Andrew Cagney <cagney@redhat.com>
187
188 * texinfo/texinfo.tex: Import version 2003-02-03.16.
189
bba45b8b 1902003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 191
bba45b8b
NN
192 * configure.in: Include $(build_tooldir)/sys-include in
193 FLAGS_FOR_TARGET.
194 * configure: Regenerated.
195
2683747f
NN
1962003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
197
bba45b8b
NN
198 * Makefile.tpl: Reindent.
199 * Makefile.in: Regenerate.
200 * configure.in: Reindent. Don't set unused variables.
201 * configure: Regenerate.
202
2683747f
NN
203 * Makefile.tpl: Always pass down RANLIB.
204 * Makefile.in: Regenerate.
205
206 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
207 * Makefile.in: Regenerate.
208 * configure.in: Remove unused logic relating to --enable-shared
209 and --enable-threads. Remove bogus comments. Remove redundant
210 noconfigdirs.
211 * configure: Regenerate.
212
213 * configure.in: Replace ${libstdcxx_version} by its value.
214 Remove reference to mh-dgux.
215 * configure: Regenerate.
216
50212802
NN
2172003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
218
219 * Makefile.tpl: Rearrange.
220 * Makefile.in: Regenerate.
221
a6be7fc6
NC
2222003-02-25 Nick Clifton <nickc@redhat.com>
223
224 * configure: Remove site-file supprot - it is obsolete.
225
f8a495c8
NC
2262003-02-24 Uwe Stieber <uwe@wwws.de>
227
228 * configure.in: Add support for kaOS as cross build target system.
229 * configure: Regenerated.
230
3decd77d
DD
2312003-02-20 Sean McNeil <sean@blue.mcneil.com>
232
233 * Makefile.tpl: Add definition of CPPFLAGS to pass into
234 configure-target-* as some target builds may require additional
235 flags for preprocessor tests.
236 * Makefile.in: Regenerated.
237
f4ff34a3
AO
2382003-02-19 Alexandre Oliva <aoliva@redhat.com>
239
240 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
241 * ltconfig: Handle it.
242 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
243 auto-detecting it.
244
b7e4a931
AO
2452003-02-19 Alexandre Oliva <aoliva@redhat.com>
246
247 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
248 it is used as argument to $CC.
249 * ltcf-gcj.sh: Likewise.
250
6b784d9f
AO
2512003-02-19 Alexandre Oliva <aoliva@redhat.com>
252
253 * configure.in: Introduce --enable-maintainer-mode.
254 * configure: Rebuilt.
255 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
256 for maintainer mode.
257 * Makefile.in: Rebuilt.
258
8bcd8a07
AC
2592003-02-19 Andrew Cagney <ac131313@redhat.com>
260
261 * configure: Regenerate using autoconf 2.13.
262
ee3fd329
AM
2632003-02-19 Alan Modra <amodra@bigpond.net.au>
264
265 * config.guess: Import latest version.
266 * config.sub: Import latest version.
267
e9e45685
JM
2682003-02-18 Jason Merrill <jason@redhat.com>
269
270 * Makefile.tpl (check-c++): Allow parallelism.
271
859789af
AC
2722003-02-17 Andrew Cagney <ac131313@redhat.com>
273
274 * configure: Regenerate using autoconf 000227.
275
b3f16a9b
GK
2762003-02-15 Geoffrey Keating <geoffk@apple.com>
277
278 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
279 don't configure target-libobjc.
280 * configure: Regenerate.
281
72e60e02
DD
2822003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
283
284 * Makefile.tpl (RANLIB): Define.
285 * Makefile.in: Regenerate.
286
91f0e695
KS
2872003-02-06 Keith R Seitz <keiths@redhat.com>
288
289 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
290 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
291 * Makefile.in: Regenerated.
292 * configure.in: Remove all traces of snavigator, db, and grep.
293 * configure: Regenerated.
294
122bfa92
FCE
2952003-01-31 Frank Ch. Eigler <fche@redhat.com>
296
297 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
298 * Makefile.in: Regenerated.
299
264095c3
AO
3002003-01-30 Alexandre Oliva <aoliva@redhat.com>
301
302 * config.if: Copy from GCC.
303
a84dbcb3
AO
3042003-01-27 Phil Edwards <pme@gcc.gnu.org>
305
306 * configure.in: Revert 24Jan change.
307 * configure: Regenerate.
308
19618276
NN
3092003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
310
311 * configure.in: Revert previous change.
312 * configure: Regenerate.
313
b7f27a92
NN
3142003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
315
316 * configure.in: Make rda native-only.
317 * configure: Regenerate.
318
83326456
NN
3192003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
320
321 * configure.in: Add missing \.
322 * configure: Rebuilt.
323
5e367fa5
JJ
3242003-01-17 Jakub Jelinek <jakub@redhat.com>
325
326 * configure.in (baseargs): Avoid using \| in sed regular
327 expressions.
328 * configure: Rebuilt.
329
e01f337c
JJ
3302003-01-16 Jakub Jelinek <jakub@redhat.com>
331
332 * configure.in (baseargs): Remove all supported forms of
333 --cache-file, --srcdir, --host, --build and --target options
334 from argument lists.
335 * configure: Rebuilt.
336
aa236487
AO
3372003-01-15 Alexandre Oliva <aoliva@redhat.com>
338
339 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
340 * configure: Rebuilt.
341
586c0873
NN
3422003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
343
344 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
345 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
346 * Makefile.in: Regenerate.
347 * configure: Regenerate.
348
497f816e
DD
3492003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
350
351 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
352 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
353 * Makefile.in: Regenerate.
354
bfbe5519
AO
3552003-01-09 Alexandre Oliva <aoliva@redhat.com>
356
357 * configure.in: Remove Makefile in build, host and target modules
358 unless configure was run with --no-recursion.
359 * configure: Rebuilt.
360
3f234ef5
CD
3612003-01-08 Chris Demetriou <cgd@broadcom.com>
362
363 * config.guess: Update to 2003-01-03 version.
364 * config.sub: Update to 2003-01-03 version.
365
a3982d48
CF
3662003-01-07 Christopher Faylor <cgf@redhat.com>
367
368 * configure: Regenerate with proper autoconf 2.13.
369
75778ec4
CF
3702003-01-07 Christopher Faylor <cgf@redhat.com>
371
372 * configure.in: Add AC_PREREQ for consistency.
373 * configure: Regenerate.
374
c180f501
AC
3752003-01-06 Andrew Cagney <ac131313@redhat.com>
376
377 * configure.in (GDB_TK): Add tcl directories conditional on
378 gdb/gdbtk directory being present.
379 * configure: Regenerate.
5481b376 380
46ca2cc2
DA
3812003-01-04 John David Anglin <dave.anglin@nrc.ca>
382
383 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
384 by gcc if LD is not defined and we are not doing a Canadian Cross.
385 * configure: Rebuilt.
386
53dd8dab
DJ
3872003-01-01 Daniel Jacobowitz <drow@mvista.com>
388
389 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
390
50ceb20c
TT
3912002-12-31 Tom Tromey <tromey@redhat.com>
392
393 * Makefile.in: Rebuilt.
394 * Makefile.def (target_modules) [libffi]: Allow installation.
395
e78b5cfe
AS
3962002-12-31 Andreas Schwab <schwab@suse.de>
397
398 * configure.in: Fix use of $program_transform_name.
399 * configure: Regenerated.
400
67448102
DJ
4012002-12-30 Daniel Jacobowitz <drow@mvista.com>
402
403 * configure.in (baseargs): Don't remove first configure argument.
404 * configure: Regenerated.
405
e6bfb94a
AO
4062002-12-29 Alexandre Oliva <aoliva@redhat.com>
407
408 * Makefile.tpl (local-distclean): Don't remove...
409 (multilib.ts): ... this. Moved into...
410 (multilib.out): ... this. Don't use sub-make.
411 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
412 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
413 (configure-build-[+module+], configure-[+module+],
414 configure-target-[+module+], configure-gcc): ... these. Test
415 for Makefile existence. Drop config.status from dependencies.
416 * Makefile.in: Rebuilt.
417 * configure.in: Move gcc-version-trigger to the end of
418 ac_configure_args. Add comments to maybedep.tmp and
419 serdep.tmp. Introduce --disable-serial-configure. Remove
420 nonopt from baseargs, matching and removing corresponding
421 whitespace while at it.
422 * configure: Rebuilt.
423
8f0dfb36
AO
4242002-12-28 Alexandre Oliva <aoliva@redhat.com>
425
426 * configure.in (host_configargs): Replace reference to
427 no-longer-defined buildopts with --build=${build_alias}.
428 * configure: Rebuilt.
429
43be203f
AO
4302002-12-28 Alexandre Oliva <aoliva@redhat.com>
431
432 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
433 program_transform_name to standard idiom.
434 (AUTOGEN, AUTOCONF): Define.
435 (Makefile.in): Use $(AUTOGEN).
436 (Makefile): Depend on config.status, and use autoconf-style rule to
437 build it. Move original commands to...
438 (config.status): ... this new target.
439 (configure): Add $(srcdir). Depend on config/acx.m4. Use
440 $(AUTOCONF).
441 * Makefile.in: Rebuilt.
442
a0da8069
NN
4432002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
444
d18f1c9f
NN
445 * Makefile.tpl: Fix dramatic bustage due to change in
446 program_transform_name.
447 * Makefile.in: Regenerate.
448
449 * configure.in: Remove unnecessary PATH setting.
450 * configure: Regnerate.
451
452 * configure.in: Don't default to unprefixed tools unless
453 the native tools will work.
454 * configure: Regenerate.
455
a0da8069
NN
456 * configure.in: Convert to autoconf script. Blow away lots
457 of now-redundant Makefile fragments.
458 * configure: Generate using Autoconf.
459 * Makefile.tpl: Rewrite to reflect autoconfiscation.
460 * Makefile.in: Regenerate.
461
c567df0a
NN
4622002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
463
5481b376 464 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
465 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
466
5481b376 467 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 468 where they belong.
2c7f9a32 469
2dabcfb4
AS
4702002-12-24 Andreas Schwab <schwab@suse.de>
471
472 * Makefile.tpl (multilib.out): Fix missing space.
473 * Makefile.in: Regenerate.
474
1086bc09
NN
4752002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
476
477 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
478 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
479 * Makefile.in: Regenerate.
480 * configure.in: Remove unnecessary leftovers.
481
4822002-12-22 Geoffrey Keating <geoffk@apple.com>
483
484 * config/mt-aix43: Delete.
485
4862002-12-21 Geoffrey Keating <geoffk@apple.com>
487
488 * configure.in (extra_ranlibflags_for_target): New variable.
489 (*-*-darwin): Add -c to ranlib commands.
490 * configure (tooldir): Handle extra_ranlibflags_for_target.
491
14e9ca95
JJ
4922002-12-20 Jeff Johnston <jjohnstn@redhat.com>
493
494 * COPYING.NEWLIB: Updated.
495 * COPYING.LIBGLOSS: Ditto.
496
14c428fb
NN
4972002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
498
499 * Makefile.tpl: Revert HJL's change.
500 * Makefile.in: Regenerated.
501 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
502 always.
503
313b8244
AS
5042002-12-19 Andreas Schwab <schwab@suse.de>
505
506 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
507 * Makefile.in: Regenerate.
508
efeae3db
L
5092002-12-18 H.J. Lu <hjl@gnu.org>
510
511 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
512 * Makefile.in: Regenerated.
513
514 * configure.in (build_prefix): New. Substitute.
515
43d92c63
NN
5162002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
517
59da4fe6
NN
518 * Makefile.tpl: Don't let real targets depend on phony targets.
519 * Makefile.in: Regenerate.
520
43d92c63
NN
521 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
522 * Makefile.in: Regenerate.
523
b72e6a2d
JM
5242002-12-16 Jason Merrill <jason@redhat.com>
525
526 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
527 previous 'make bootstrap'.
528 * Makefile.in: Regenerate.
529
95c72c44
HPN
5302002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
531
532 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
533
7d695d07
JM
5342002-12-13 Jason Merrill <jason@redhat.com>
535
536 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
537 library tests.
538 (check-c++): Just depend on it and check-target-libstdc++-v3.
539 * Makefile.in: Regenerate.
540
54103d1e
NN
5412002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
542
543 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
544 * Makefile.in: Regenerate.
545
4024f1e1
JJ
5462002-12-12 Jeff Johnston <jjohnstn@redhat.com>
547
548 * COPYING.NEWLIB: Update list of alternate Regent of California
549 licenses and discuss official revoking of advertising clause.
550 * COPYING.LIBGLOSS: Ditto.
551
7dda0df6
AO
5522002-12-12 Alexandre Oliva <aoliva@redhat.com>
553
554 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
555 * Makefile.in: Rebuilt.
556
d03be79e 5572002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 558
929293f4
NN
559 * configure: Fix bug put in by gremlins.
560
d03be79e
NN
561 * Makefile.tpl: Substitute more autoconfily.
562 * configure: Substitute more autoconfily.
563 * Makefile.in: Regenerate.
564
5652002-12-08 Andrew Cagney <ac131313@redhat.com>
566
567 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
568 * Makefile.in (all-sim): Ditto.
a36d530e
DD
569
5702002-12-06 DJ Delorie <dj@redhat.com>
571
572 * Makefile.tpl: Change configure dependencies to not have real
573 targets depend on phony targets.
b4a77b47 574
db1ac78d
NN
5752002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
576
bcaf2395
NN
577 * configure.in: Revert unintentional change.
578
b4fa093e
NN
579 * src-release: Configure host subdirs.
580
db1ac78d
NN
581 * Makefile.tpl: Change dependency for */multilib.out so that
582 it works when gcc isn't in the tree.
583
584 * configure.in: Substitute more.
585 * configure: Run subconfigures from the Makefile.
586 * Makefile.tpl: Run subconfigures from the Makefile; add a few
587 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
588
15723a45
NN
5892002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
590
e2b9e2dc
NN
591 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
592 and corresponding dependencies.
593 * Makefile.in: Regenerate.
594
2af579c4
NN
595 * configure.in (host_tools): Order binutils, gas and ld for
596 convenience in running the testsuites.
597
a2cc058a
NN
598 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
599 * Makefile.in: Regenerate.
600 * configure.in: Introduce rules to serialize subconfigure runs.
601
15723a45
NN
602 * configure.in: Introduce BASE_CC_FOR_TARGET.
603 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
604 Realize configure-build-* targets. Realize configure-target-* targets.
605 * Makefile.in: Regenerate.
606
ae831be5
NN
6072002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
608
609 * configure: Move gcc_version_trigger stuff from here...
610 * configure.in: ...to here.
611
612 * configure.in: Separate subconfigure options added by this file from
613 options given by the user. Add machinery to put args for host
614 subconfigures into the Makefile.
615
616 * Makefile.tpl: Remove 'vault' targets.
617 * Makefile.tpl: Reorder and comment dependencies.
618 * Makefile.in: Regenerate.
619
bbf7c8ac
NN
6202002-11-28 Geoffrey Keating <geoffk@apple.com>
621
622 * configure.in: Move host-specific darwin noconfigdirs into
623 the host-specific section.
624
930314a4
NN
6252002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
626
52d7cdee
NN
627 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
628 during replay.
629 * Makefile.in: Regenerate.
630
930314a4
NN
631 (finishing slow-motion replay)
632 * configure: Remove skip-this-dir support.
633 * Makefile.tpl: Remove skip-this-dir support.
634
635 * Makefile.tpl: Remove leftover support for non-autoconfiscated
636 subdirectories.
637 * Makefile.in: Regenerate.
638
639 * Makefile.tpl: Strip out useless setting of 'dir'.
640 * Makefile.in: Regenerate.
5481b376 641
930314a4
NN
6422002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
643
644 (finishing slow-motion replay)
645 * configure.in: Fix deeply stupid bug.
646
647 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
648 shell code in CXX_FOR_TARGET
649 * Makefile.def: Introduce raw_cxx.
650 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
651 RAW_CXX_FOR_TARGET.
652 * Makefile.in: Regenerate.
653
6542002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
655
656 (finishing slow-motion replay)
657 * Makefile.tpl: Remove unnecessary ifs.
658 * Makefile.in: Regenerate.
659
5481b376 660 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
661 dependencies. Maybe-ize build-libiberty. Create dummy install
662 targets for 'no_install' modules.
5481b376 663 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 664 build_modules stuff to configure.in.
5481b376 665 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
666 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
667 * Makefile.in: Regenerate.
668
3866be5d
NN
6692002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
670
671 (continuing slow-motion replay)
672 * Makefile.tpl: Make all-target, install-target behave similarly
673 to all, install (only hitting configured targets). Eliminate
674 unused macro defintions.
675
676 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
677 build != host.
678
679 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
680
681 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
682
5481b376 683 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
684 configuring. Remove references to "dosrel".
685 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 686 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 687 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 688 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
689 and redundant dependency; rearrange slightly.
690 * Makefile.def: Add host-side libtermcap, utils.
691
692 * Makefile.in: Regenerate.
693
e393202e
NN
6942002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
695
696 (Continuing slow-motion replay)
697 * Makefile.def: Add list of recursive targets to autogenerate.
698 Add build_modules.
699 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
700 targets. Autogenerate *-build-* targets.
701 * Makefile.in: Regenerate.
702
583d52d7
NN
7032002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
704
705 (Continuing slow-motion replay)
706 * configure: More autoconf-style substitutions.
707 * Makefile.tpl: More autoconf-style substitutions.
708 * Makefile.in: Regenerate.
709
7102002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
711
712 (Continuing slow-motion replay)
713 * configure: Substitute more variables in a more autoconf-friendly
714 way. Simplify slightly.
715 * Makefile.tpl: Make more variables substitutable in an
716 autoconf-friendly way.
717 * Makefile.in: Regenerate.
718
874e38b4
NN
7192002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
720
721 (Continuing slow-motion replay)
722 * configure.in (v810*): Remove special setting of tools.
723
724 * configure: Add support for extra required flags for ar or nm.
725 * configure.in (aix4.3+): Use above support for target-specific
726 issues, rather than using config/mt-aix43.
727
852e5f18
NN
7282002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
729
730 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
731 * configure: Remove 'removing', which doesn't work. Replace $subdir
732 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
733 with $srcdir. Reformat indentation. Substitute some variables
734 formerly hard-coded in the Makefile for build=host.
735 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
736 * Makefile.def: Autogenerate more.
737 * Makefile.in: Regenerate.
738
c9a0d920
DD
7392002-11-13 Bruce Korb <bkorb@gnu.org>
740
741 * Makefile.tpl: syntactic cleanup
742
dd2768ff
KB
7432002-11-04 Kevin Buettner <kevinb@redhat.com>
744
745 * Makefile.def (host_modules): Add rda.
746 * Makefile.in: Regenerate.
747 * configure.in (target_tool): Add target-rda to list.
748
1aa8389d
DD
7492002-10-25 Phil Edwards <pme@gcc.gnu.org>
750
751 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
752 and restrap targets to this rule.
753 * Makefile.in: Regenerate.
754
28f46298
HPN
7552002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
756
757 * configure.in (i[3456]86-*-linux*): Add check to disable
758 ${libgcj} for glibc1.
759
ff72e302
NC
7602002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
761
762 * configure.in: Add tic4x target.
763
8607b6c9
NN
7642002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
765
766 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
767 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
768 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
769 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
770 * Makefile.in: Regenerate.
771
f8f61f4a
NN
7722002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
773
c86f794b
NN
774 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
775 * Makefile.in: Regenerate.
776
a9590527
NN
777 * Makefile.def: Remove order dependency comments.
778 * Makefile.tpl: Add explicit install-install dependencies.
779 * Makefile.in: Regenerate.
780
8412ce72
NN
781 * Makefile.tpl: Remove material now in src-release. (Finally!)
782 * Makefile.in: Regenerate.
783
8b9f37f1
NN
784 * configure: Restore my original patch by syncing with gcc version.
785
f8f61f4a
NN
786 * Bring following over from gcc:
787
7882002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
789
790 * configure.in (s390*-*-linux*): Enable libgcj.
791
403d9505
NN
7922002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
793
794 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
795
95f6f383
AM
7962002-10-02 Alan Modra <amodra@bigpond.net.au>
797
e4673b0a 798 * configure: Move stray lines back to where they belong.
95f6f383 799
748503c8
NN
8002002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
801
a581b5c3
NN
802 * Makefile.tpl: Insert configure-target target, for src-release.
803
c084f5b4
NN
804 * configure: Finish reverting change which Andrew Cagney started
805 reverting. Should fix bustage.
806
7aa673ed 807 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
808 * src-release: New file. Contains material for making net
809 releases for gdb, binutils, et al., formerly in Makefile.in.
810
82a9b2d9
NC
8112002-09-30 Nick Clifton <nickc@redhat.com>
812
813 * cpu: New top level directory. Intended to hold input files for
814 CGEN which have FSF copyright assignment.
815 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
816
c2463a00
AC
8172002-09-29 Andrew Cagney <ac131313@redhat.com>
818
819 Revert below (note that src does not contain Makefile.tpl):
820 * Makefile.tpl: Make subsituted variables more autoconfy.
821 * Makefile.in: Regenerate.
822
f03b4789
NN
8232002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
824
c11e16a9
NN
825 * configure: Revert accidentally applied changes.
826
f03b4789
NN
827 * Makefile.tpl: Make more autoconf-friendly.
828 * Makefile.in: Regenerate.
829 * configure: Make substitution more autoconf-like.
830
8312002-09-28 Richard Earnshaw <rearnsha@arm.com>
832
833 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
834 single entry to handle all these.
835 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
836 libjava on arm-*-elf.
837
c0292023
GK
8382002-09-27 Geoffrey Keating <geoffk@apple.com>
839
840 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
841 things that depend on them.
842
c66d951e
NN
8432002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
844
845 * Makefile.tpl: Make subsituted variables more autoconfy.
846 * Makefile.in: Regenerate.
847 * configure: Make seds more autoconfy.
848
907a7241 8492002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
850
851 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
852 * Makefile.in: Regenerate.
853 * configure.in: Rewrite sed statements to look autoconfy.
854
907a7241
NN
855 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
856 all-target-foo on configure-target-foo.
857 * Makefile.def: Ditto.
858 * Makefile.in: Rebuild.
859
405ea7a0
NN
8602002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
861
862 * Makefile.def: New file.
863 * Makefile.tpl: New file.
864 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
865
866 * configure.in: Minor rearrangement. Simplify tests.
867
bdc57bfd
JT
8682002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
869
870 * configure.in (with_headers): Skip copy if value is "yes".
871 (with_libs): Likewise.
872
ae03d6e2
NN
8732002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
874
875 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
876 * configure.in (sh*-*-pe*): Ditto.
877 * configure.in (mips*-*-pe*): Ditto.
878 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
879
880 * configure.in: Rearrange.
881
707960fe
NC
8822002-09-12 Nick Clifton <nickc@redhat.com>
883
884 * Import these changes from the config master repository:
885
886 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
887
888 * config.sub: Add tic4x target.
889
890 2002-09-03 Ben Elliston <bje@redhat.com>
891
892 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
893 Reported by <Duncan_Stodart@insession.com>.
894
36ea319f
JJ
8952002-09-10 Jeff Johnston <jjohnstn@redhat.com>
896
897 * COPYING.NEWLIB: More updates.
898
cf57480a
JJ
8992002-09-09 Jeff Johnston <jjohnstn@redhat.com>
900
901 * COPYING.NEWLIB: Update.
902
fd31a171
AC
9032002-08-23 Andrew Cagney <ac131313@redhat.com>
904
23b632fc
AC
905 * texinfo/texinfo.tex: Import version 2002-06-04.06.
906
fd31a171
AC
907 * config.guess: Import version 2002-08-23.
908 * config.sub: Import version 2002-08-22.
909
a08bafb5
AO
9102002-08-20 Alexandre Oliva <aoliva@redhat.com>
911
912 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
913 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
914 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
915
17240c1f
NC
9162002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
917
918 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
919
e70ad0c6
L
9202002-08-04 H.J. Lu (hjl@gnu.org)
921
922 * configure.in (mips*-*-linux*): Don't skip target-libffi.
923
574e6d11
DD
9242002-07-31 Alan Modra <amodra@bigpond.net.au>
925
926 * configure.in: Move generic linux case to end. Copy generic
927 linux noconfigdirs to mips*-*-linux* entry and new
928 powerpc64*-*-linux* entry. Add target-libffi for the latter.
929
611e7523
CD
9302002-07-19 Chris Demetriou <cgd@broadcom.com>
931
932 * MAINTAINERS: Clarify on config.guess and config.sub, and add
933 one instance of them which was missed to the list to update.
934
51759676
CD
9352002-07-16 Chris Demetriou <cgd@broadcom.com>
936
937 * config.guess: Update to 2002-07-09 version.
938 * config.sub: Update to 2002-07-03 version.
939
7c1f909c
DD
9402002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
941
942 * configure.in: Remove two redundant tests.
943
d7cf5d30
DD
9442002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
945
946 * configure.in (mips*-*-irix6*o32): Enable stabs.
947
c74222f7
DD
9482002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
949
5b53c336
DD
950 * configure.in: Don't build grez.
951 * Makefile.in: Ditto.
952
c74222f7
DD
953 * Makefile.in: Remove references to bsp, cygmon, libstub.
954 * configure.in: Ditto.
955
956 * configure.in: Remove leftover reference to gdbtest.
957
edd1b227
DD
9582002-07-08 Phil Edwards <pme@gcc.gnu.org>
959
960 * configure.in (gxx_include_dir): Change to match versioned
961 C++ headers if --enable-version-specific-runtime-libs is used.
962
486186e3
AO
9632002-07-04 Steve Ellcey <sje@cup.hp.com>
964
965 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
966
ff0a3bf8
DD
9672002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
968
969 * configure.in: Make --without-x work.
970
1dfa8174
NC
9712002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
972
973 * contrib: New directory. Created to contain a copy of the
5481b376 974 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
975 the FSF GCC sources.
976
07637366
DD
9772002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
978
b6f83f2a
DD
979 * configure.in: Rearrange target Makefile fragment collection.
980
07637366
DD
981 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
982 cvs[src].
983 * configure.in: Ditto.
984
f48556b1
DD
9852002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
986
987 * Makefile.in: Eliminate 'apache' targets.
988 * configure.in: Eliminate 'apache' targets.
989
990 * configure.in: Eliminate redundant tests. Reorganize.
991
992 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
993
994 * config-ml.in: Eliminate references to Cygnus configure.
995
996 * Makefile.in: Eliminate references to building emacs.
997
9982002-07-01 Denis Chertykov <denisc@overta.ru>
999
1000 * configure.in: Add support for ip2k.
1001
cdb9e2b8
BE
10022002-06-24 Ben Elliston <bje@redhat.com>
1003
1004 * configure.in (host_tools): Remove cgen.
1005
1006 * Makefile.in (all-cgen): Remove; runs from its source directory.
1007 (check-cgen, install-cgen, clean-cgen): Likewise.
1008 (all-opcodes): No not depend on all-cgen.
1009 (all-sim): Likewise.
1010
3558860c
DD
10112002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
1012
1013 * configure.in: Fix AIX configury bug.
1014
e3b0c936
DD
10152002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1016
cdb9e2b8 1017 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 1018
cdb9e2b8
BE
1019 * configure.in: Move definition of libstdcxx_flags right above
1020 usage, rather than way earlier.
8ee424c0 1021
c712250a
DD
1022 * configure.in: Pull definition of is_cross_compiler earlier.
1023
9ee1a75c
DD
1024 * configure.in: Rearrange a little.
1025
e3b0c936
DD
1026 * configure.in: Remove references to librx.
1027 * Makefile.in: Remove references to librx.
1028
b2bd228e
DD
10292002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1030
1031 * configure.in: Eliminate ${gasdir} variable.
1032
7cd52483
DB
10332002-06-18 Dave Brolley <brolley@redhat.com>
1034
1035 * configure.in: Add support for frv.
1036 * config.sub: Add support for frv.
1037
6c5e141a
DD
10382002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1039
1040 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
1041
0d18b56d
JT
10422002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
1043
1044 * configure.in (vax-*-netbsd*): Re-enable gas.
1045
fd8958d5
DD
10462002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
1047
27f15fdd
DD
1048 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
1049 BUILD_PREFIX_1, to correct nomenclature.
1050 * configure: Likewise.
1051
fd8958d5
DD
1052 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
1053 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
1054
0c2442b7
DD
10552002-05-31 Olaf Hering <olh@suse.de>
1056
1057 * config-ml.in: Propogate DESTDIR also.
1058
a3602181
JT
10592002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
1060
1061 * configure.in (vax-*-netbsd*): Don't build gas for this
1062 platform.
1063
c95f53ae
MM
10642002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
1065
1066 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1067 and libgcj for AVR.
1068
1d7c1053
NC
10692002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1070
1071 * config.sub: Add DLX target.
1072
4b37028f
JT
10732002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1074
1075 * config.guess: Update to 2002-05-22 version.
1076 * config.sub: Likewise.
1077
d5de0a84
NC
10782002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1079
1080 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
1081 * config-ml.in: Likewise.
1082 * configure: Likewise.
1083 * configure.in: Likewise.
1084
c92a0210
DD
10852002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
1086
115a77aa
DD
1087 * configure.in: Simplify makefile fragment collection.
1088
1089 * configure.in: Remove code to build emacs.
e99daf2b 1090
91e060aa
DD
1091 * configure.in : Remove --srcdir argument from targargs and buildargs
1092 (it's always overridden in the Makefile anyway). Rearrange a bit.
1093
1094 * configure: Move some logic to configure.in.
1095 * configure.in: Move some logic from configure.
c92a0210 1096
91217342
JJ
10972002-05-07 Jeff Johnston <jjohnstn@redhat.com>
1098
1099 * COPYING.LIBGLOSS: New file.
1100
d3d8a9ee
NC
11012002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
1102
1103 * Makefile.in: Honour DESTDIR.
1104
3a036cdc
AO
11052002-05-05 Alexandre Oliva <aoliva@redhat.com>
1106
1107 * configure.in (noconfigdirs): Don't disable libgcj on
1108 sparc64-*-solaris* and sparcv9-*-solaris*.
1109
6d095fe4
AO
11102002-05-03 Alexandre Oliva <aoliva@redhat.com>
1111
1112 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
1113
dac55df9
TF
11142002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
1115
1116 * configure.in (FLAGS_FOR_TARGET): Do not add
1117 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
1118 on i[3456]86-*-linux*.
1119
a018e15b
TF
11202002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
1121
1122 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
1123
1124 * configure.in (noconfigdirs): Do not add target-newlib if
1125 target == i[3456]86-*-linux*, and host == target.
1126
5f284831
MM
11272002-04-29 Mark Mitchell <mark@codesourcery.com>
1128
1129 * config.guess: Updated to 2002-04-26's version.
1130 * config.sub: Updated to 2002-04-26's version.
1131
33babf59
DD
11322002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
1133
bd5f7da2
DD
1134 * configure.in: delete reference to absent file
1135
a0c4f3a0
DD
1136 * configure.in: replace '[' with 'test'
1137
66f1ba4f
DD
1138 * configure.in: Eliminate references to gash.
1139 * Makefile.in: Eliminate references to gash.
1140
7c3ab50c
DD
1141 * configure.in: remove useless references to 'pic' makefile fragments.
1142
bbc025f5
DD
1143 * configure.in: (*-*-windows*) Finish removing.
1144
33babf59
DD
1145 * configure.in: Eliminate redundant test for libgui.
1146
d5ec694c
DD
11472002-04-26 Joel Sherrill <joel@OARcorp.com>
1148
1149 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
1150 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
1151
57a5346c
DD
11522002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
1153
1154 * configure.in: remove references to dead files
1155
dbf93899
DD
11562002-04-18 Tom Tromey <tromey@redhat.com>
1157
1158 * configure.in: Disallow configuring libgcj when it is already
1159 installed and we're using Solaris 2.8 linker. Do enable libgcj on
1160 Solaris 2.8 by default. For PR libgcj/6158.
1161
26eadf68
DD
11622002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1163
1164 * configure.in: Move default CC setting out of config/mh-* fragments
1165 directly into here.
1166
a0a2c6c6
DD
11672002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1168
1169 * configure.in: don't even try to configure or make a subdirectory
1170 if there's no configure script for it.
1171
9972f812
DD
11722002-04-15 Mark Mitchell <mark@codesourcery.com>
1173
1174 * MAINTAINERS: Remove chill maintainers.
1175 * Makefile.in (CHILLFLAGS): Remove.
1176 (CHILL_LIB): Remove.
1177 (TARGET_CONFIGDIRS): Remove libchill.
1178 (CHILL_FOR_TARGET): Remove.
1179 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
1180 CHILL_LIB.
1181 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
1182 (CHECK_TARGET_MODULES): Likewise.
1183 (INSTALL_TARGET_MODULES): Likewise.
1184 (CLEAN_TARGET_MODULES): Likewise.
1185 (configure-target-libchill): Remove.
1186 (all-target-libchill): Remove.
1187 * configure.in (target_libs): Remove target-libchill.
1188 Do not compute CHILL_FOR_TARGET.
1189 * libchill: Remove directory.
5481b376 1190
75205f78
DD
11912002-04-15 DJ Delorie <dj@redhat.com>
1192
1193 * Makefile.in, configure.in, configure: Sync with gcc, entries
1194 follow...
1195
11962002-04-08 Tom Tromey <tromey@redhat.com>
1197
1198 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
1199 Fixes PR libgcj/6068.
1200
12012002-03-30 Krister Walfridsson <cato@df.lth.se>
1202
1203 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
1204
12052002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1206
1207 * configure.in (alpha*-dec-osf*): Enable libgcj.
1208
12092002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
1210
1211 Fix for: PR bootstrap/3591, target/5676
1212 * configure.in (mcore-pe): Disable the configuration of
1213 libstdc++-v3 since exceptions are not supported.
1214
12152002-03-20 Anthony Green <green@redhat.com>
1216
1217 * configure.in: Enable libgcj for xscale-elf target.
1218
12192002-02-28 Alexandre Oliva <aoliva@redhat.com>
1220
1221 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
1222 libjava.
1223 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
1224
12252002-02-22 Alexandre Oliva <aoliva@redhat.com>
1226
1227 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
1228 libstdc++-v3 and libjava.
1229
12302002-02-11 Adam Megacz <adam@xwt.org>
1231
1232 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
1233 boehm-gc
1234
12352002-02-09 Alexandre Oliva <aoliva@redhat.com>
1236
1237 * config.guess: Updated to 2002-01-30's version.
1238 * config.sub: Updated to 2002-02-01's version.
1239 Contribute sh64-elf.
1240 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
1241 * configure.in: Added sh64-*-*.
1242
12432002-01-17 H.J. Lu <hjl@gnu.org>
1244
1245 * Makefile.in (all-fastjar): Also depend on all-libiberty.
1246 (all-target-fastjar): Also depend on all-target-libiberty.
1247
1248Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
1249
1250 * configure, configure.in: Use temp file for long sed commands.
1251
12522001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
1253
1254 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
1255 libf2c.
1256
12572001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
1258
1259 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
1260
12612001-10-11 Hans-Peter Nilsson <hp@axis.com>
1262
1263 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
1264
12652001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
1266
1267 * configure: Handle temporary files securely using mkdir.
1268
12692001-09-26 Will Cohen <wcohen@redhat.com>
1270
1271 * configure.in (*-*-linux*): Disable configuration of target-newlib
1272 and target-libgloss.
1273
12742001-09-26 Alexandre Oliva <aoliva@redhat.com>
1275
1276 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
1277 RANLIB.
1278
12792001-08-11 Graham Stott <grahams@redhat.com>
1280
1281 * Makefile.in (check-c++): Add missing semicolon.
1282
12832001-07-25 Andrew Haley <aph@cambridge.redhat.com>
1284
1285 * configure.in (sh-*-linux*): New.
1286
12872001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1288
1289 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1290 and libgcj on m68hc11/m68hc12.
1291
12922001-06-27 H.J. Lu (hjl@gnu.org)
1293
1294 * Makefile (CFLAGS_FOR_BUILD): New.
1295 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
1296
12972001-06-01 Hans-Peter Nilsson <hp@axis.com>
1298
1299 * configure.in (libstdcxx_flags): Do not try to execute
1300 libstdc++-v3/testsuite_flags until it exists.
1301
13022001-05-18 Benjamin Kosnik <bkoz@redhat.com>
1303
1304 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
1305
13062001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
1307
1308 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
1309
1310Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
1311
1312 * configure.in: Move *-chorusos target case to the proper switch.
1313 Disable libgcj.
1314
13152001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1316
1317 * Makefile.in (STAGE1_CFLAGS): Pass down.
1318
13192001-04-13 Alan Modra <amodra@one.net.au>
1320
1321 * config.guess: Add hppa64-linux support. Note for next import that
1322 this is already in the master file.
1323 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
1324
13252001-03-22 Colin Howell <chowell@redhat.com>
1326
1327 * Makefile.in (DO_X): Do not backslash single-quotes in
1328 backquotes (two places).
1329
13302001-03-18 Laurynas Biveinis <lauras@softhome.net>
1331
1332 * Makefile.in (DO_X): Quote nested quotes.
1333
13342001-03-15 Laurynas Biveinis <lauras@softhome.net>
1335
1336 * Makefile.in (DO_X): Use double quotes for quoting
1337 "RANLIB=$${RANLIB}".
1338
13392001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
1340
1341 * configure.in: Only use `lang_requires' for languages athat are
1342 actually enabled.
1343
13442001-03-07 Tom Tromey <tromey@redhat.com>
1345
1346 * configure.in: Allow config-lang.in to set `lang_requires' to list
1347 of other required languages.
1348
13492001-03-06 Laurynas Biveinis <lauras@softhome.net>
1350
1351 * Makefile.in: Remove RANLIB definition. Use RANLIB
1352 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
1353 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
1354
13552001-02-28 Benjamin Kosnik <bkoz@redhat.com>
1356 Alexandre Oliva <aoliva@redhat.com>
1357
1358 * Makefile.in (check-c++): Use tabs, not spaces.
1359
13602001-02-19 Benjamin Kosnik <bkoz@redhat.com>
1361
1362 * Makefile.in (check-c++): New rule.
1363
1364 * configure.in (target_libs): Remove libg++.
1365 (noconfigdirs): Remove libg++.
1366 (noconfigdirs): Same.
1367 (noconfigdirs): Same.
1368 (noconfigdirs): Same.
1369
1370 * config-ml.in: Remove libg++ references.
1371
1372 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
1373 (ALL_TARGET_MODULES): Same.
1374 (configure-target-libg++): Remove.
1375 (all-target-libg++): Remove.
1376 (configure-target-libio): Remove.
1377 (all-target-libio): Remove.
1378 (check-target-libio): Remove.
1379 (.PHONY): Remove.
1380 (libg++.tar.bz2): Remove.
1381 (all-target-cygmon): Remove libio.
1382 (all-target-libstdc++): Remove.
1383 (configure-target-libstdc++): Remove.
1384 (TARGET_LIB_PATH): Remove libstdc++.
1385 (ALL_GCC_CXX): Remove libstdc++.
1386 (all-target-gperf): Correct.
1387
13882001-02-15 Anthony Green <green@redhat.com>
1389
1390 * configure: Introduce GCJ_FOR_TARGET.
1391 * configure.in: Ditto.
1392 * Makefile.in: Ditto.
1393
13942001-02-08 Chandrakala Chavva <cchavva@redhat.com>
1395
1396 * configure.in: for *-chorusos, don't config target-newlib and
1397 target-libgloss.
1398
13992001-02-04 Mark Mitchell <mark@codesourcery.com>
1400
1401 Remove V2 C++ library.
1402 * configure.in: Remove --enable-libstdcxx_v3 support.
1403
14042001-01-27 Richard Henderson <rth@redhat.com>
1405
1406 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
1407
14082001-01-26 Tom Tromey <tromey@redhat.com>
1409
1410 * configure.in: Allow libgcj to be built on Sparc Solaris.
1411
14122001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
1413
1414 * configure.in: Enable libgcj on several additional platforms.
1415
14162001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
1417
1418 * configure.in: Enable libgcj for linux targets.
1419
14202001-01-09 Mike Stump <mrs@wrs.com>
1421
1422 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
1423 failures of subdirectories.
1424
14252001-01-02 Laurynas Biveinis <lauras@softhome.net>
1426
1427 * configure: handle DOS-style absolute paths.
1428
14292001-01-02 Laurynas Biveinis <lauras@softhome.net>
1430
1431 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
1432
14332000-12-18 Benjamin Kosnik <bkoz@redhat.com>
1434
1435 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
1436 (libstdcxx_incdir): Pass down.
1437 * config.if: Remove expired bits for cxx_interface, add stub.
1438 (libstdcxx_incdir): Add variable for g++ include directory.
1439 * configure.in (gxx_include_dir): Use it.
1440
14412000-12-15 Andreas Jaeger <aj@suse.de>
1442
1443 * configure.in: Handle lang_dirs.
1444
14452000-12-13 Anthony Green <green@redhat.com>
1446
1447 * configure.in: Disable libgcj for any target not specifically
1448 listed. Disable libgcj for x86 and Alpha Linux until compatible
1449 with g++ abi.
1450
14512000-12-13 Mike Stump <mrs@wrs.com>
1452
1453 * Makefile.in (local-distclean): Also remove fastjar.
1454
14552000-12-10 Anthony Green <green@redhat.com>
1456
1457 * configure.in: Define libgcj. Disable libgcj target libraries for
1458 most targets.
1459
14602000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
1461
1462 * configure.in (target_libs): Revert 2000-12-08 patch.
1463 (noconfigdirs): Added target-libjava.
1464
14652000-12-09 Laurynas Biveinis <lauras@softhome.net>
1466
1467 * Makefile.in: handle DOS-style absolute paths.
1468
14692000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1470
1471 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
1472 libjava.
1473 * configure.in (target_libs): Removed `target-libjava'.
1474
14752000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1476
1477 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
1478 (ALL_MODULES): Added fastjar.
1479 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
1480 (all-target-libjava): all-fastjar replaces all-zip.
1481 (all-fastjar): Added.
1482 (configure-target-fastjar, all-target-fastjar): Likewise.
1483 * configure.in (host_tools): Added fastjar.
1484
14852000-12-07 Mike Stump <mrs@wrs.com>
1486
1487 * Makefile.in (local-distclean): Remove leftover built files.
1488
14892000-11-16 Fred Fish <fnf@be.com>
1490
1491 * configure.in (enable_libstdcxx_v3): Fix typo,
1492 libstd++ -> libstdc++.
1493
14942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
1495
1496 * configure: Provide the original toplevel configure arguments
1497 (including $0) to subprocesses in the environment rather than
1498 through gcc/configargs.h.
1499
15002000-11-12 Mark Mitchell <mark@codesourcery.com>
1501
1502 * configure: Turn on libstdc++ V3 by default.
1503
15042000-10-16 Michael Meissner <meissner@redhat.com>
1505
1506 * configure (gcc/configargs.h): Only create if there is a build GCC
1507 directory created.
1508
15092000-10-05 Phil Edwards <pme@gcc.gnu.org>
1510
1511 * configure: Save configure arguments to gcc/configargs.h.
1512
15132000-10-04 Andris Pavenis <pavenis@latnet.lv>
1514
1515 * Makefile.in (bootstrap): avoid recursion if subdir missing
1516 (cross): ditto
1517 (do-proto-toplev): ditto
1518
1519Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
1520
1521 * configure.in: Do not build byacc for hppa64. Provide paths to the
1522 X11 libraries for hppa64.
1523
15242000-09-02 Anthony Green <green@cygnus.com>
1525
1526 * Makefile.in (all-gcc): Depend on all-zlib.
1527 (CLEAN_MODULES): Add clean-zlib.
1528 (ALL_MODULES): Add all-zlib.
1529 * configure.in (host_libs): Add zlib.
1530
15312000-08-25 Alexandre Oliva <aoliva@redhat.com>
1532
1533 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
1534 $targargs to tell whether newlib is going to be built.
1535
1536 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
1537 $$r/TARGET_SUBDIR/libio for _G_config.h.
1538
15392000-08-14 Zack Weinberg <zack@wolery.cumb.org>
1540
1541 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
1542
1543 * configure: Make enable_threads and enable_shared defaults
1544 explicit. Substitute enable_threads into generated Makefiles.
1545 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
1546 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
1547
15482000-08-02 Manfred Hollstein <manfredh@redhat.com>
1549
1550 * configure.in: Re-enable all references to libg++ and librx.
1551
ffb97b2f 15522002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 1553
ffb97b2f
DD
1554 * configure.in: Add *-*-freebsd* configurations.
1555
bbf6e9e3
AC
15562002-04-07 Andrew Cagney <ac131313@redhat.com>
1557
1558 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
1559 (do-tar, do-bz2): New rules.
1560 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
1561 (gdb-tar): New rule.
1562 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
1563 (insight_dejagnu.tar): New rule.
1564 (insight.tar): New rule.
1565 (gdb+dejagnu.tar): New rule.
1566 (gdb.tar): New rule.
1567
8f1579c0
AC
15682002-04-07 Andrew Cagney <ac131313@redhat.com>
1569
1570 * MAINTAINERS: Update dejagnu/
1571
ba3c59ab
AO
15722002-03-16 Alexandre Oliva <aoliva@redhat.com>
1573
1574 * ltmain.sh (relink_command): Fix typo in previous change.
1575
6243d5dd
AO
15762002-03-15 Alexandre Oliva <aoliva@redhat.com>
1577
1578 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
1579 (relink_command): Added --tag flags.
1580 (mode=install): If relinking fails; error out.
1581
80413487
RH
15822002-03-12 Richard Henderson <rth@redhat.com>
1583
1584 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
1585 .NOTPARALLEL tag.
1586 (do-check): Rename from check.
1587 (check): Allow parallel check.
1588
3daeddf6
RH
15892002-03-11 Richard Henderson <rth@redhat.com>
1590
1591 * Makefile.in (.NOTPARALLEL): Add fake tag.
1592
fad93c55
L
15932002-03-07 H.J. Lu (hjl@gnu.org)
1594
1595 * configure.in: Enable gprof for mips*-*-linux*.
1596
2e8357fc
AO
15972002-02-28 Alexandre Oliva <aoliva@redhat.com>
1598
1599 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
1600 libjava.
1601 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
1602
bd48e1a9
AC
16032002-02-24 Andrew Cagney <ac131313@redhat.com>
1604
1605 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
1606
39121370
DJ
16072002-02-23 Daniel Jacobowitz <drow@mvista.com>
1608
1609 * config.guess: Import from master sources, rev 1.232.
1610 * config.sub: Import from master sources, rev 1.246.
1611
081ff160
AO
16122002-02-23 Alexandre Oliva <aoliva@redhat.com>
1613
1614 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
1615 because its Makefile is there; test for the executable instead.
1616
20a5393b
AO
16172002-02-09 Alexandre Oliva <aoliva@redhat.com>
1618
1619 Contribute sh64-elf.
1620 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
1621 * configure.in: Added sh64-*-*.
1622
38135629
JJ
16232002-02-04 Jeff Johnston <jjohnstn@redhat.com>
1624
80413487
RH
1625 * COPYING.NEWLIB: Remove advertising clause from
1626 Berkeley and Red Hat licenses.
38135629 1627
48d19748
MD
16282002-02-01 Mo DeJong <supermo@bayarea.net>
1629
1630 * Makefile.in: Add all-tix to deps for all-snavigator
1631 so that tix is built when building snavigator.
1632
f6e1c110
BE
16332002-02-01 Ben Elliston <bje@redhat.com>
1634
1635 * config.guess: Import from master sources, rev 1.229.
1636 * config.sub: Import from master sources, rev 1.240.
1637
4867be41
DJ
16382002-01-27 Daniel Jacobowitz <drow@mvista.com>
1639
1640 From Steve Ellcey <sje@cup.hp.com>:
1641 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
1642 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
1643 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
1644 IA64.
1645 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
1646 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
1647 soname_spec, sys_lib_search_path_spec): Ditto.
1648
e82380cc
JT
16492002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
1650
1651 * configure.in (*-*-netbsd*): New. Skip target-newlib,
1652 target-libiberty, and target-libgloss. Skip Java-related
1653 libraries if not supported for NetBSD on target CPU.
1654
1319fb9c
NC
16552002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1656
1657 * configure.in: Import StrongARM and XScale target_configdirs from
1658 FSF GCC version.
1659
b020f6ac
L
16602002-01-16 H.J. Lu (hjl@gnu.org)
1661
1662 * config.guess: Import from master sources, rev 1.225.
1663 * config.sub: Import from master sources, rev 1.238.
1664
1665 * MAINTAINERS: Updated notes on config.guess and config.sub.
1666
a0c1c920
NC
16672002-01-11 Steve Ellcey <sje@cup.hp.com>
1668
1669 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
1670 ld and gdb are not supported.
1671
a9fa5e1f
JJ
16722002-01-07 Jeff Johnston <jjohnstn@redhat.com>
1673
1674 * Change reference to Cygnus Solutions to be Red Hat.
1675
94077108
JJ
16762002-01-07 Jeff Johnston <jjohnstn@redhat.com>
1677
1678 * COPYING.NEWLIB: Update generic copyright date.
1679
05ecd75c
MS
16802002-01-07 Mark Salter <msalter@redhat.com>
1681
1682 * configure.in: Remove target-bsp and target-cygmon from arm builds.
1683 Allow target-libgloss to be built for arm, strongarm, and xscale.
1684
a106bb62
BE
16852002-01-03 Ben Elliston <bje@redhat.com>
1686
1687 * MAINTAINERS: Update URL for config.* scripts.
1688
0e254642
AM
16892001-12-18 Alan Modra <amodra@bigpond.net.au>
1690
1691 * config.sub: Import latest version.
1692 * config.guess: Likewise.
1693
0a0d0041
TF
16942001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
1695
1696 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
1697 options for i[3456]86-pc-linux* native builds.
1698
d932cae7
NC
16992001-12-05 Laurent Guerby <guerby@acm.org>
1700
1701 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 1702 libiberty.
d932cae7
NC
1703
1704 Import this patch from gcc:
5481b376 1705
d932cae7
NC
1706 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
1707
1708 * symlink-tree: handle DOS-style absolute paths.
1709
49b7683b
DD
17102001-11-28 DJ Delorie <dj@redhat.com>
1711 Zack Weinberg <zack@codesourcery.com>
1712
1713 When build != host, create libiberty for the build machine.
1714
1715 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
1716 CONFIG_ARGUMENTS.
1717 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
1718 New variables.
1719 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
1720 and rules.
1721 (all.normal): Depend on ALL_BUILD_MODULES.
1722 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
1723 (all-build-libiberty): Depend on configure-build-libiberty.
1724
1725 * configure: Calculate and substitute proper value for
1726 ALL_BUILD_MODULES.
1727 * configure.in: Create the build subdirectory.
1728 Calculate and substitute TARGET_CONFIGARGS (formerly
1729 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
1730
26ef82f4
GK
17312001-11-26 Geoffrey Keating <geoffk@redhat.com>
1732
1733 * config.sub: Update to version 1.232 on subversion.
1734
43e64072
NC
17352001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
1736
1737 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
1738 files from .po files for a distribution.
1739
66f6c0d5
HPN
17402001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
1741
1742 * COPYING.NEWLIB: Mention preserved notice in specific parts.
1743
4a02fdb2
JH
17442001-11-13 Jeff Holcomb <jeffh@redhat.com>
1745
1746 Merged from net gcc:
1747 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
1748 * ltcf-c.sh: Use $objext, not $ac_objext.
1749 2001-07-27 Mark Kettenis <kettenis@gnu.org>
1750 * ltcf-cxx.sh: Add support for GNU.
1751 2001-07-22 Timothy Wall <twall@redhat.com>
1752 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
1753 default settings if using GNU tools with that configuration.
1754 * ltcf-cxx.sh: Ditto.
1755 * ltcf-gcj.sh: Ditto.
1756 2001-07-21 Michael Chastain <chastain@redhat.com>
1757 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
1758 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
1759 * ltmain.sh: Mark as gcc-local.
1760
227b9953
JH
17612001-11-13 Jeff Holcomb <jeffh@redhat.com>
1762
1763 * Makefile.in (all-bison): Revert 2001-10-24.
1764 Don't depend on texinfo.
1765
cbbab8fb
JJ
17662001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
1767
80413487 1768 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 1769
922b2485
DD
17702001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
1771
1772 * configure.in (--enable-languages): Be more permissive about
1773 syntax. Check for empty lists better. Warn about $LANGUAGES.
1774
f08fa01d
HPN
17752001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
1776
1777 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
1778
fee3da4e
JH
17792001-10-24 Jeff Holcomb <jeffh@redhat.com>
1780
1781 Makefile.in (all-bison): Don't depend on texinfo.
1782
73fb1ef9
AM
17832001-10-03 Alan Modra <amodra@bigpond.net.au>
1784
1785 * gettext.m4: Test po/POTFILES.in exists before trying to read.
1786
373688ac
AO
17872001-09-29 Alexandre Oliva <aoliva@redhat.com>
1788
1789 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
1790
9c07660b
HPN
17912001-09-28 Hans-Peter Nilsson <hp@axis.com>
1792
1793 * config.sub, config.guess: Import latest from subversions.
1794
3f152009
AO
17952001-09-21 Alexandre Oliva <aoliva@redhat.com>
1796
1797 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
1798 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
1799 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
1800 avoid quotes nesting problems.
1801 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
1802 (DO_X): Export only variables that are set.
1803
8f6a59e5
BE
18042001-09-19 Ben Elliston <bje@redhat.com>
1805
1806 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
1807 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
1808 semantics. Use the shell built-in "type" command instead.
1809
a1ec19fa
TS
18102001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1811
1812 * config.sub: Reverted the earlier change, this version is not the
1813 master file.
1814
4008bd9b
TS
18152001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1816
1817 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
1818 Add support for mips64.
1819
dd1e52a4
JH
18202001-09-03 Jeff Holcomb <jeffh@redhat.com>
1821
1822 * configure.in: Enable libstdc++-v3 for h8300 targets.
1823
91549d1c
EC
18242001-08-30 Eric Christopher <echristo@redhat.com>
1825 Jason Eckhardt <jle@redhat.com>
1826
1827 * config.sub: Add support for mipsisa32.
1828
cf966cf9
EC
18292001-08-30 Eric Christopher <echristo@redhat.com>
1830
1831 * config.sub, config.guess: Import latest from subversions.
1832
82208dc5
AM
18332001-08-20 Alan Modra <amodra@bigpond.net.au>
1834
1835 * config.sub, config.guess: Import latest from subversions.
1836
4dca8403
DD
18372001-07-26 DJ Delorie <dj@redhat.com>
1838
1839 * MAINTAINERS: Clarify libiberty merge rules and procedures.
1840
1107dce2
AM
18412001-06-19 Alan Modra <amodra@bigpond.net.au>
1842
1843 * Makefile.in: Revert 2001-06-17.
1844 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
1845
e09a6604
L
18462001-06-17 H.J. Lu <hjl@gnu.org>
1847
1848 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
1849 (gas+binutils.tar.bz2): Likewise.
1850 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
1851
31a8b634
AC
1852Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
1853
1854 * Makefile.in (VER): When present, extract the version number from
5481b376 1855 the file version.in.
31a8b634 1856
dc70af01
AO
18572001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
1858
1859 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
1860 gcc/xgcc is built, use -print-prog-name to find out the program
1861 name to use.
1862
839bbd8c
AO
18632001-06-04 Mark Mitchell <mark@codesourcery.com>
1864
1865 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
1866 with_gcc]: Use `gcc -shared' to build a shared library.
1867
566e9a30
AO
18682001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
1869
1870 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
1871 archives.
1872
e877bb69
AO
18732001-05-28 Simon Patarin <simon.patarin@inria.fr>
1874
1875 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
1876 libraries when using g++ with native linker.
1877
1605288b
AO
18782001-05-28 Alexandre Oliva <aoliva@redhat.com>
1879
1880 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
1881
11a383ba
TR
18822001-05-24 Tom Rix <trix@redhat.com>
1883
1884 * configure.in : enable ld for aix
cf966cf9 1885
18611226
AO
18862001-05-22 Alexandre Oliva <aoliva@redhat.com>
1887
1888 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
1889 [aix4*|aix5*]: Prepend blank.
1890
6be7c12c
AO
18912001-05-20 Alexandre Oliva <aoliva@redhat.com>
1892
1893 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1894 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
1895 of subdir/configure scripts to use the new libtool.m4.
1896
4ed00bba
L
18972001-05-14 H.J. Lu <hjl@gnu.org>
1898
1899 * config.if (libc_interface): Set to -libc6.2- for cross
1900 compiling to Linux/glibc 2.2.
1901
b1af961c
AO
19022001-05-03 Alexandre Oliva <aoliva@redhat.com>
1903
1904 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
1905 libgcj.
1906
5ec3e74e
AO
19072001-04-26 Alexandre Oliva <aoliva@redhat.com>
1908
1909 * configure.in (noconfigdirs): Don't reset it from scratch in the
1910 target case; only append to it.
1911
b3ed1d6b
AO
19122001-04-26 Alexandre Oliva <aoliva@redhat.com>
1913
1914 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
1915 sparc-*-solaris2.8]: Disable ${libgcj}.
1916
96111c10
AO
19172001-04-25 Alexandre Oliva <aoliva@redhat.com>
1918
1919 * configure.in (libgcj_saved): Copy from $libgcj.
1920 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
1921 --disable-libgcj.
1922
b5bf43f2
AO
19232001-04-20 Alexandre Oliva <aoliva@redhat.com>
1924
1925 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1926 1.641.2.228.
1927
8cc32590
AO
19282001-04-12 Alexandre Oliva <aoliva@redhat.com>
1929
1930 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1931 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
1932
dec0cb0c
AO
19332001-04-01 Alexandre Oliva <aoliva@redhat.com>
1934
1935 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
1936 New macros.
1937 (bootstrap, cross): Use RECURSE_FLAGS.
1938 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
1939
6a9c3886
AO
19402001-03-27 Alexandre Oliva <aoliva@redhat.com>
1941
1942 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
1943
d4fc7db8
NC
19442001-03-23 Nick Clifton <nickc@redhat.com>
1945
1946 * README-maintainer-mode: Add note about inability to use "make
1947 distclean" in maintainer mode.
1948
7389ff65
AO
19492001-03-22 Alexandre Oliva <aoliva@redhat.com>
1950
1951 Re-installed:
1952 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
1953 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
1954 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
1955 * ltcf-cxx.sh: Likewise.
1956 * ltcf-gcj.sh: Likewise.
1957
b3e0dc8e
PB
19582001-03-22 Philip Blundell <philb@gnu.org>
1959
1960 * config.sub, config.guess: Import latest from subversions.
1961
469b781c
AO
19622001-03-22 Alexandre Oliva <aoliva@redhat.com>
1963
1964 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1965 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
1966
b0dad762
MC
19672001-03-20 Michael Chastain <chastain@redhat.com>
1968
1969 * Makefile.in: all-m4 depends on all-texinfo.
1970
c559bb17
AO
19712001-03-08 Alexandre Oliva <aoliva@redhat.com>
1972
1973 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
1974
fef4ae2e
JJ
19752001-02-22 Jeff Johnston <jjohnstn@redhat.com>
1976
1977 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
1978 longer valid.
1979
8d6dd99d
NC
19802001-02-16 Nick Clifton <nickc@redhat.com>
1981
1982 * configure.in (noconfigdirs): Allow configuration of texinfo
1983 for Cygwin hosts.
1984
a85d7ed0
NC
19852001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1986
1987 * config.guess: Add linux target for S/390.
1988 * config.sub: Likewise.
1989 * configure.in: Likewise.
1990
51221c5e
DD
19912001-02-06 Ben Elliston <bje@redhat.com>
1992
1993 * configure: Output host type to stdout, not stderr.
1994
9dec4c71
MS
19952001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1996
1997 * config.guess: Import from subversions.gnu.org (revision 1.181).
1998 * config.sub: Import from subversions.gnu.org (revision 1.199).
1999
9add9c04
AM
20002001-01-30 Alan Modra <alan@linuxcare.com.au>
2001
2002 * config.guess: Handle hppa64-linux systems.
2003
8679174d
MS
20042001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2005
2006 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
2007 Don't unset, it's non-portable and no longer necessary, set to empty
2008 instead.
2009
02d01ed4
MS
20102001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2011
2012 * ltconfig: Shell portability fix for the tagname validity check.
2013
4cc5853d
MS
20142001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2015
2016 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2017
7487e485
AO
20182001-01-27 Alexandre Oliva <aoliva@redhat.com>
2019
2020 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
2021 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2022
f332af52
AO
20232001-01-24 Alexandre Oliva <aoliva@redhat.com>
2024
2025 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
2026 keep at least one of build_libtool_libs or build_old_libs set to
2027 yes.
2028
ef099754
AO
20292001-01-24 Alexandre Oliva <aoliva@redhat.com>
2030
2031 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
2032 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
2033
8341f2fc 20342000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 2035
8341f2fc
AJ
2036 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2037
20382000-11-03 Philip Blundell <pb@futuretv.com>
2039
2040 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2041 files.
ebf0fa2e 2042
c320a39f
JJ
20432001-01-15 Jeff Johnston <jjohnstn@redhat.com>
2044
2045 * COPYING.NEWLIB: Put into source repository.
2046
8817b92e
BE
20472001-01-15 Ben Elliston <bje@redhat.com>
2048
2049 * configure.in (host_tools): Add sid.
2050 Always configure cgen.
2051 * Makefile.in (all-sid): New target.
2052 (check-sid, clean-sid, install-sid): Likewise.
2053
35590697
AJ
20542001-01-07 Andreas Jaeger <aj@suse.de>
2055
80413487 2056 * config.sub, config.guess: Update from subversions.
35590697 2057
6ee6cea6
AO
20582000-12-12 Alexandre Oliva <aoliva@redhat.com>
2059
2060 * configure.in: Disable language-specific target libraries for
2061 languages that aren't enabled.
2062
077b8428
NC
20632000-11-24 Nick Clifton <nickc@redhat.com>
2064
2065 * configure.in (xscale-elf): Add target.
2066 (xscale-coff): Add target.
2067 (c4x, c5x, tic54x): Move after ARM targets.
2068
9e28a1ed
AO
20692000-11-23 Alexandre Oliva <aoliva@redhat.com>
2070
2071 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
2072
be98a80a
ILT
20732000-11-20 Ian Lance Taylor <ian@zembu.com>
2074
2075 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
2076
5cec67bf
AO
20772000-11-18 Alexandre Oliva <aoliva@redhat.com>
2078
2079 * Makefile.in: Merge with GCC and libgcj.
2080 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
2081 configure-target-<library> when their configure scripts need the C
2082 or C++ library to have already been built to work properly.
2083 (do_proto_toplev): Set them to an empty string.
2084
d932cae7 20852000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
2086
2087 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
2088 (REALLY_SET_LIB_PATH): Use them.
2089
d932cae7 20902000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
2091
2092 * config.sub: Add support for Sun Chorus
2093
8602ff0c
NC
20942000-11-02 Per Lundberg <plundis@chaosdev.org>
2095
2096 * config.sub: Add support for the *-storm-chaos OS.
2097
f9e0997d
NC
20982000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
2099
80413487
RH
2100 * configure.in (noconfigdirs): Don't compile some
2101 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 2102
d64552c5
AO
21032000-09-30 Alexandre Oliva <aoliva@redhat.com>
2104
2105 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
2106 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
2107 all affected `configure' scripts.
2108
97f60b31
AO
21092000-09-25 Alexandre Oliva <aoliva@redhat.com>
2110
2111 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
2112 ltcf-c.sh.
2113
6e8dd58f
PB
21142000-09-12 Philip Blundell <philb@gnu.org>
2115
2116 * config.sub, config.guess: Update from subversions.
2117
103a2e99
AO
21182000-09-06 Alexandre Oliva <aoliva@redhat.com>
2119
51601921
AO
2120 * Makefile.in (all-zlib): Added dummy target.
2121
103a2e99
AO
2122 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
2123 multi-language branch.
2124
2809b4b9
AO
21252000-09-05 Alexandre Oliva <aoliva@redhat.com>
2126
2127 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
2128 (bootstrap*): Depend on all-bootstrap.
2129
7450026c
AO
21302000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
2131
2132 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
2133 crosses, but add gcc/include to the header search path for them.
2134
6cf86f7f
AO
21352000-08-31 Alexandre Oliva <aoliva@redhat.com>
2136
2137 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
2138 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
2139 * gettext.m4: New file, extracted from aclocal.m4.
2140
ce2ea6e3
AO
21412000-08-22 Alexandre Oliva <aoliva@redhat.com>
2142
2143 * config-ml.in (CC, CXX): Avoid trailing whitespace.
2144 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
2145 sub-configures.
2146
9765193e
DE
21472000-08-20 Doug Evans <dje@casey.transmeta.com>
2148
2149 * Makefile.in (ALL_MODULES): Add all-cgen.
2150 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2151 (all-cgen): New target.
2152 (all-opcodes,all-sim): Depend on all-cgen.
2153 * configure.in (host_tools): Add cgen.
2154 Only configure cgen if --enable-cgen-maint.
2155
d7b32520
AO
21562000-08-17 Alexandre Oliva <aoliva@redhat.com>
2157
2158 * config-ml.in (CC, CXX): Don't introduce a leading space.
2159
e52ef561
AO
21602000-08-16 Alexandre Oliva <aoliva@redhat.com>
2161
2162 * configure.in (libstdcxx_flags): Use
2163 libstdc++-v3/src/libstdc++.INC.
2164
88f9c2a0
AO
21652000-08-15 Alexandre Oliva <aoliva@redhat.com>
2166
2167 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
2168
98fbe43f
JM
21692000-08-11 Jason Merrill <jason@redhat.com>
2170
2171 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
2172 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
2173 (FLAGS_FOR_TARGET): Not here.
2174 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
2175
279ddab4
DD
21762000-08-07 DJ Delorie <dj@redhat.com>
2177
2178 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
2179 "if we're also building gcc, and it's a gcc that will run on the
2180 build machine, we want to use its includes instead of the system's
2181 default includes".
2182
60523a83
AO
21832000-08-03 Alexandre Oliva <aoliva@redhat.com>
2184
24ffec7a
AO
2185 * configure.in (libstdcxx_flags): Don't use `"'.
2186
60523a83
AO
2187 * config-ml.in: Adjust multilib search paths to the
2188 appropriate multilib tree.
2189
daf644b5
AO
21902000-08-02 Alexandre Oliva <aoliva@redhat.com>
2191
2192 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
2193 commas in $LANGUAGES.
2194
63266560
DD
21952000-08-01 Alexandre Oliva <aoliva@redhat.com>
2196
2197 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
2198
21992000-07-31 Alexandre Oliva <aoliva@redhat.com>
2200
2201 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
2202 CXX_FOR_TARGET for sed.
2203
22042000-07-30 Alexandre Oliva <aoliva@redhat.com>
2205
2206 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
2207 Do not override if already set in the environment or in configure.
2208 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
2209 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
2210
9e449d3e
AO
22112000-07-27 Alexandre Oliva <aoliva@redhat.com>
2212
2213 * Makefile.in (FLAGS_FOR_TARGET): New macro.
2214 (GCC_FOR_TARGET): Use it.
2215 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
2216 * configure.in: ... here.
2217 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
2218 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
2219
8bbd92e0
AO
22202000-07-24 Alexandre Oliva <aoliva@redhat.com>
2221
fd1f87b2
AO
2222 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
2223 (configure-target-libchill, configure-target-libobjc): Likewise.
2224
8bbd92e0
AO
2225 * configure.in: Use the same cache file for all target libs.
2226 * config-ml.in: But different cache files per multilib variant.
2227
25c6c112
JL
22282000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2229
2230 * configure (topsrcdir): Don't use dirname.
2231
ba73c63f
JM
22322000-07-20 Jason Merrill <jason@redhat.com>
2233
2234 * configure.in: Remove all references to libg++ and librx.
2235
2236 * configure, configure.in, Makefile.in: Unify gcc and binutils.
2237
1af08294
HPN
22382000-07-20 Hans-Peter Nilsson <hp@axis.com>
2239
2240 * config.sub: Update to subversions version 2000-07-06.
2241
ba73c63f
JM
22422000-07-12 Andrew Haley <aph@cygnus.com>
2243
2244 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
2245 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
2246
22472000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
2248
2249 * symlink-tree: Check number of arguments.
2250
d932cae7 22512000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
2252
2253 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
2254
ba73c63f
JM
22552000-07-05 Jim Wilson <wilson@cygnus.com>
2256
2257 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
2258 search path for a g++ extracted from the build tree. This
2259 will allow link tests run by configure scripts in
2260 subdirectories to succeed.
2261
92ee2f86
UC
22622000-07-01 Koundinya K <kk@ddeorg.soft.net>
2263
80413487 2264 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 2265
23f2f29f
CV
22662000-06-28 Corinna Vinschen <vinschen@cygnus.com>
2267
2268 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
2269 `os2'. Force ac_cv_exeext to be ".exe" in that case.
2270
f04f5a67
TW
22712000-06-19 Timothy Wall <twall@cygnus.com>
2272
2273 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
2274 * config.sub: Add tic54x target.
2275
11da68be
NC
22762000-06-07 Phillip Thomas <pthomas@suse.de>
2277
2278 * README-maintainer-mode: New file: Contains notes on using
2279 --enable-maintainer-mode with binutils.
2280
d932cae7 22812000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
2282
2283 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
2284
d932cae7 22852000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
2286
2287 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
2288 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
2289
9442cea3
L
229020000-05-21 H.J. Lu (hjl@gnu.org)
2291
80413487
RH
2292 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
2293 directory are used if they exist. Make sure
2294 $(build_tooldir)/include is searched for header files,
2295 $(build_tooldir)/lib/ for library files.
9442cea3 2296 (GCC_FOR_TARGET): Likewise.
80413487 2297 (CXX_FOR_TARGET): Likewise.
9442cea3 2298
d932cae7 22992000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
2300
2301 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
2302
d932cae7 23032000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
2304
2305 * Makefile.in (configure-target-libiberty): Depend on
2306 configure-target-newlib.
2307
ba73c63f
JM
23082000-05-16 Alexandre Oliva <aoliva@cygnus.com>
2309
2310 * configure.in, Makefile.in: Merge all libffi-related
2311 configury stuff from the libgcj tree.
2312
d932cae7 23132000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
2314
2315 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
2316 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
2317
d932cae7 23182000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
2319
2320 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
2321 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 2322 current version information. Add to proto-toplev directory.
b5a23627
AC
2323 (gdb-taz): Build do-djunpack.
2324
ba73c63f
JM
23252000-05-15 David Edelsohn <edelsohn@gnu.org>
2326
2327 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
2328
7c86ed39
L
23292000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2330
2331 * ltmain.sh: Preserve in relink_command any environment
2332 variables that may affect the linker behavior.
2333
d932cae7 23342000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
2335
2336 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
2337
d932cae7 23382000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
2339
2340 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
2341
ed0a91a5
EZ
23422000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
2343
2344 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 2345 with the version name.
ed0a91a5 2346
ba73c63f 23472000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 2348
ba73c63f 2349 * config.if: Tweak.
6cafa39f 2350
ba73c63f 23512000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 2352
ba73c63f 2353 * djunpack.bat: New file.
66156876 2354
d932cae7 23552000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
2356
2357 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
2358 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
2359 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
2360 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 2361
ba73c63f
JM
23622000-04-16 Dave Pitts <dpitts@cozx.com>
2363
80413487
RH
2364 * config.sub (case $basic_machine): Change default for "ibm-*"
2365 to "openedition".
ba73c63f 2366
d932cae7 23672000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
2368
2369 * Makefile.in (gdb-taz): New target. GDB specific archive.
2370 (do-md5sum): New target.
2371 (MD5PROG): Define.
2372 (PACKAGE): Default to TOOL.
2373 (VER): Default to a shell script.
2374 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 2375 md5 checksum generation.
b35ece4e
AC
2376 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
2377 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
2378 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 2379 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 2380
d932cae7 23812000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
2382
2383 * configure (warn_cflags): Delete.
2384
ba73c63f 23852000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 2386 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 2387
80413487
RH
2388 * configure.in (enable_libstdcxx_v3): Add.
2389 (target_libs): Add bits here to switch between libstdc++-v2 and
2390 libstdc++-v3.
2391 * config.if: And this file too.
2392 * Makefile.in: Add libstdc++-v3 targets.
35590697 2393
ba73c63f
JM
23942000-04-05 Michael Meissner <meissner@redhat.com>
2395
2396 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 2397
d332c5ac
JM
23982000-03-29 Jason Merrill <jason@casey.cygnus.com>
2399
2400 * configure.in: -linux-gnu*, not -linux-gnu.
2401
d932cae7 24022000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
2403
2404 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
2405 (do-tar-bz2): Replace TOOL with PACKAGE.
2406 (gdb.tar.bz2): Remove GDBTK from GDB package.
2407 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 2408 dejagnu.tar.bz2): New packages.
6dcbc97b 2409
96ce09a7
ILT
24102000-02-27 Andreas Jaeger <aj@suse.de>
2411
2412 * configure.in: Add entry for mips*-*-linux*, move catch all
2413 *-*-*linux* entry below this one.
2414
2031769e
ILT
24152000-02-27 Ian Lance Taylor <ian@zembu.com>
2416
2417 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
2418
4bab746c
NC
24192000-02-24 Nick Clifton <nickc@cygnus.com>
2420
2421 * config.sub: Support an OS of "wince".
2422
d932cae7 24232000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
2424
2425 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 2426 version.
ada59422 2427
5b93d8bb
AM
24282000-02-23 Linas Vepstas <linas@linas.org>
2429
2430 * config.sub: Add support for Linux/IBM 370.
2431 * configure.in: Likewise.
2432
2fb651f6
NC
24332000-02-22 Nick Clifton <nickc@cygnus.com>
2434
2435 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
2436
b8441c25
CF
24372000-02-20 Christopher Faylor <cgf@cygnus.com>
2438
2439 * config.guess: Guess "cygwin" rather than "cygwin32".
2440
d332c5ac
JM
24412000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2442
2443 * configure (gcc_version): When setting, narrow search to
2444 lines containing `version_string'.
2445
ba73c63f
JM
24462000-02-15 Denis Chertykov <denisc@overta.ru>
2447
2448 * config.sub: Add support for avr target.
2449
d932cae7 24502000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
2451
2452 * config.sub: Add mmix-knuth-mmixware.
2453
24542000-01-27 Christopher Faylor <cgf@redhat.com>
2455
2456 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
2457 structure stuff to -L library search.
2458 (CXX_FOR_TARGET): Ditto.
2459 (CROSS_CHECK_MODULES): Fix spelling mistake.
2460
24612000-01-24 Mark Mitchell <mark@codesourcery.com>
2462
2463 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
2464 the C++ compiler.
2465
24662000-01-12 Richard Henderson <rth@cygnus.com>
2467
2468 * configure.in: Don't build some bits for beos.
2469
24702000-01-12 Joel Sherrill (joel@OARcorp.com)
2471
2472 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
2473 as include files.
2474
91b2c84d
GK
24752000-01-06 Geoff Keating <geoffk@cygnus.com>
2476
2477 * configure.in: Use mt-aix43 to handle *_TARGET defs,
2478 not mh-aix43.
2479
ba73c63f
JM
24801999-12-14 Richard Henderson <rth@cygnus.com>
2481
2482 * config.guess (alpha-osf, alpha-linux): Detect ev67.
2483 * config.sub: Accept alphaev[78], alphaev8.
2484
24851999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2486
2487 * config.guess, config.sub: Update from autoconf.
2488
2489Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2490
2491 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
2492 necessary libraries are missing.
2493
24941999-10-25 Andreas Schwab <schwab@suse.de>
2495
2496 * configure: Fix quoting inside arguments of eval.
2497
24981999-10-21 Nick Clifton <nickc@cygnus.com>
2499
2500 * config-ml.in: Allow suppression of some ARM multilibs.
2501
2502Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
2503
2504 * config.guess: Add OS/390 match pattern.
2505 * config.sub: Add mvs, openedition targets.
2506 * configure.in (i370-ibm-opened*): New.
2507
ef14edc4
ILT
25081999-09-04 Steve Chamberlain <sac@pobox.com>
2509
2510 * config.sub: Add support for configuring for pj.
2511
afb478e8
NC
25121999-08-31 Nick Clifton <nickc@cygnus.com>
2513
fd6848f6 2514 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 2515
ba73c63f 25161999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
2517
2518 * configure.in: Do not configure or build ld for AIX
2519 platforms. ld is known to be broken on these platforms.
2520
ba73c63f
JM
2521Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2522
2523 * config-ml.in: Pass compiler flag corresponding to multidirs to
2524 subdir configures.
2525
c363de44
ILT
25261999-08-09 Ian Lance Taylor <ian@zembu.com>
2527
2528 * Makefile.in (LDFLAGS): Define.
2529
dc8bc5a6
ILT
25301999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
2531
2532 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
2533 noconfigdirs.
2534 (*-*-cygwin*): Likewise.
2535
6ca3858e
ILT
25361999-08-08 Ian Lance Taylor <ian@zembu.com>
2537
71141bb6
ILT
2538 * mkdep: New file.
2539 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
2540 (BINUTILS_SUPPORT_DIRS): Add mkdep.
2541
6ca3858e
ILT
2542 From Eli Zaretskii <eliz@is.elta.co.il>:
2543 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
2544 long file name when using DJGPP on MS-DOS.
2545
ba73c63f
JM
2546Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
2547
2548 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
2549
2735a327
AM
25501999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
2551
2552 * Makefile.in (check-target-libio): Remove all-target-libstdc++
2553 dependency as this causes "make check" to globally "make all"
2554
ba73c63f
JM
2555Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
2556
2557 * configure.in (target_libs): Added target-zlib.
2558 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
2559 (CONFIGURE_TARGET_MODULES): Likewise.
2560 (CHECK_TARGET_MODULES): Likewise.
2561 (INSTALL_TARGET_MODULES): Likewise.
2562 (CLEAN_TARGET_MODULES): Likewise.
2563 (configure-target-zlib): New target.
2564 (all-target-zlib): Likewise.
2565 (all-target-libjava): Depend on all-target-zlib.
2566 (configure-target-libjava): Depend on configure-target-zlib.
2567
2568 * Makefile.in (configure-target-libjava): Depend on
2569 configure-target-newlib.
2570 (configure-target-boehm-gc): New target.
2571 (configure-target-qthreads): New target.
2572
80413487
RH
2573 * configure.in (target_libs): Added target-qthreads.
2574 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
2575 (CONFIGURE_TARGET_MODULES): Likewise.
2576 (CHECK_TARGET_MODULES): Likewise.
2577 (INSTALL_TARGET_MODULES): Likewise.
2578 (CLEAN_TARGET_MODULES): Likewise.
2579 (all-target-qthreads): New target.
2580 (configure-target-libjava): Depend on configure-target-qthreads.
2581 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
2582
2583 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
2584 (CONFIGURE_TARGET_MODULES): Likewise.
2585 (CHECK_TARGET_MODULES): Likewise.
2586 (INSTALL_TARGET_MODULES): Likewise.
2587 (CLEAN_TARGET_MODULES): Likewise.
2588 (all-target-libjava): New target.
2589 (all-target-boehm-gc): Likewise.
2590 * configure.in (target_libs): Added libjava, boehm-gc.
2591
08d836d6
ILT
25921999-07-22 Ian Lance Taylor <ian@zembu.com>
2593
2594 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
2595 configure.bat in SUPPORT_FILES.
2596 (gas+binutils.tar.bz2): Likewise.
2597
2598 * makeall.bat: Remove; obsolete.
2599
8f36e47c
ILT
26001999-07-21 Ian Lance Taylor <ian@zembu.com>
2601
2602 From Mark Elbrecht:
2603 * configure.bat: Remove; obsolete.
2604
56e82f25
ILT
26051999-07-11 Ian Lance Taylor <ian@zembu.com>
2606
2607 * configure: Add -W -Wall to the default CFLAGS when compiling with
2608 gcc.
2609
1001d816
JL
2610Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
2611
2612 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
2613
106117aa
MM
26141999-06-30 Mark Mitchell <mark@codesourcery.com>
2615
2616 * configure.in: Build ld on IRIX6.
2617
c376f4ed
ILT
26181999-06-12 Ian Lance Taylor <ian@zembu.com>
2619
2620 * Makefile.in: Change distribution targets to use bzip2 instead of
2621 gzip.
2622 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 2623 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 2624
306b7445
NC
26251999-06-04 Nick Clifton <nickc@cygnus.com>
2626
2627 * config.sub: Add mcore target.
2628
d932cae7 26291999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
2630
2631 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
2632
d932cae7 26331999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
2634
2635 * config.guess (dummy): Changed to $dummy.
2636
6c3175b0
NC
26371999-05-24 Nick Clifton <nickc@cygnus.com>
2638
ba73c63f
JM
2639 * config.sub: Tidied up case statements.
2640
26411999-05-22 Ben Elliston <bje@cygnus.com>
2642
2643 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
2644 <jiro@din.or.jp>.
2645
2646 * config.guess: Merge with FSF version. Future changes will be
2647 more accurately recorded in this ChangeLog.
2648 * config.sub: Likewise.
2649
d932cae7 26501999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
2651
2652 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 2653
252b5132
RH
26541999-04-30 Tom Tromey <tromey@cygnus.com>
2655
2656 * ltmain.sh: [mode link] Always use CC given by ltconfig.
2657
26581999-04-23 Tom Tromey <tromey@cygnus.com>
2659
2660 * ltconfig, ltmain.sh: Update to libtool 1.2f.
2661
26621999-04-20 Drew Moseley <dmoseley@cygnus.com>
2663
2664 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
2665 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
2666 Bad merge removed these two changes.
2667
ba73c63f 2668Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80413487 2669 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
2670
2671 * config.guess (interix Alpha): Add.
2672
252b5132
RH
26731999-04-11 Richard Henderson <rth@cygnus.com>
2674
2675 * configure.in (i?86-*-beos*): Do config gperf; don't config
2676 gdb, newlib, or libgloss.
2677
d932cae7 26781999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 2679
ba73c63f
JM
2680 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
2681 link a trivial program with -mabi=64. If it fails, remove mabi=64
2682 from multidirs.
2683
d932cae7 26841999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
2685
2686 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
2687
252b5132
RH
26881999-04-08 Nick Clifton <nickc@cygnus.com>
2689
2690 * config.sub: Add support for mcore targets.
2691
26921999-04-07 Michael Meissner <meissner@cygnus.com>
2693
2694 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
2695 not mt-ospace, in order to shut up assembler warning about using
2696 symbols that are named the same as registers.
2697
26981999-04-07 Drew Moseley <dmoseley@cygnus.com>
2699
2700 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
2701 dependency list for all-target-cygmon.
2702
27031999-04-05 Doug Evans <devans@casey.cygnus.com>
2704
2705 * config-ml.in: Check $host, not $target, for selective multilibs.
2706 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
2707 thumb interworking, and underscore prefix multilibs.
2708
27091999-04-04 Ian Lance Taylor <ian@zembu.com>
2710
2711 * missing: Update to version from current automake.
2712
2713Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
2714
2715 * configure (gxx_include_dir): Removed.
2716
2717 * configure.in (gxx_include_dir): Handle it.
2718 * Makefile.in: Likewise.
2719
27201999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
2721
2722 * config.sub (mips64vr4111,mips64vr4111el) Add.
2723
27241999-03-21 Ben Elliston <bje@cygnus.com>
2725
80413487 2726 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
2727
2728Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
2729
2730 * config/mh-go32: Delete.
2731 * config/mh-djgpp: New. Renamed from mh-go32.
2732 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
2733 config/mh-djgpp.
2734
2735Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
2736
2737 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
2738 all-target-newlib to dependency list for all-target-bsp.
2739
2740Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
2741
2742 * config.sub: Add i386-uwin support.
2743 * config.guess: Likewise.
2744
2745Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2746
2747 * configure.in: cleanup, add mh-*pic handling for arm, special
2748 case powerpc*-*-aix*
2749
2750Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
2751
2752 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
2753 can be built.
2754
2755Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
2756
2757 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 2758 targets.
252b5132
RH
2759
27601999-03-02 Nick Clifton <nickc@cygnus.com>
2761
2762 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
2763
d932cae7 27641999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
2765
2766 * config.sub: Check for "cygwin*" rather than "cygwin32*"
2767
27681999-02-24 Nick Clifton <nickc@cygnus.com>
2769
2770 * config.sub: Fix typo in arm recognition.
2771
d932cae7 27721999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
2773
2774 * configure.in (noconfigdirs): Changed target_configdirs to
2775 include target-bsp only for m68k-*-elf* and m68k-*-coff*
2776 rather than m68k-*-* since it is not known to work on
2777 m68k-aout. Ditto for arm-*-*oabi.
2778
d932cae7 27791999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
2780
2781 * configure.in (*-*-windows*): Remove, no longer used.
2782 * config/mh-windows: Ditto.
2783
27841999-02-19 Ben Elliston <bje@cygnus.com>
2785
2786 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
2787 Smart and improved by Andrew Cagney.
2788
d932cae7 27891999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
2790
2791 * config.guess: Recognize openbsd-*-hppa.
2792
d932cae7 27931999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
2794
2795 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
2796 only if it is not empty.
2797
27981999-02-17 Nick Clifton <nickc@cygnus.com>
2799
2800 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 2801
fd6848f6 2802 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
2803
2804 * config.sub: Modified to recognize uname's armv* syntax.
2805
28061999-02-17 Mark Salter <msalter@cygnus.com>
2807
2808 * configure.in: Added target-bsp for sparclite.
2809
d932cae7 28101999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
2811
2812 * config.sub: Recognize alphapca5[67] and up to alphaev8.
2813
28141999-02-08 Nick Clifton <nickc@cygnus.com>
2815
2816 * configure.in: Add support for strongarm port.
2817 * config.sub: Add support for strongarm target.
2818
d932cae7 28191999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 2820
252b5132
RH
2821 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
2822 the old name config/mh-cygwin32.
2823 Enable texinfo.
2824
d932cae7 28251999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
2826
2827 * configure.in: Do build ld for ix86 Solaris.
2828
d932cae7 28291999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
2830
2831 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
2832 $AR_FOR_TARGET. Likewise for RANLIB.
2833
d932cae7 28341999-02-02 Catherine Moore <clm@cygnus.com>
35590697 2835
80413487
RH
2836 * config.sub (oabi): Recognize.
2837 * configure.in (arm-*-oabi): Handle.
252b5132 2838
d932cae7 28391999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
2840
2841 * config.guess: Improve detection of i686 on UnixWare 7.
2842
d932cae7 28431999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
2844
2845 * config.guess: Add support for i386-pc-interix.
2846 * config.sub: Likewise.
2847 * configure.in: Likewise.
2848 * config/mh-interix: New file.
2849
d932cae7 28501999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
2851
2852 * Makefile.in: Remove unneeded all-target-libio from
2853 from all-target-winsup target since it is now unneeded.
2854 Add all-target-libtermcap in its place since it is now
2855 needed.
2856
d932cae7 28571998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
2858
2859 * configure.in: makefile stub for cygwin target is probably
2860 unnecessary. Remove it for now.
2861 * config/mt-cygwin: Remove.
2862
d932cae7 28631998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
2864
2865 * configure.in: libtermcap.a should be built when cygwin is the
2866 target as well as the host.
2867 * config.guess: Allow mixed case in cygwin uname output.
2868 * Makefile.in: Add libtermcap target.
2869 * config/mt-cygwin: New file. libtermcap target info.
2870
d932cae7 28711998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
2872
2873 * config.sub: Clean up handling of hppa2.0.
2874
d932cae7 28751998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
2876
2877 * config.guess: Use C code to identify more HP machines.
2878
2879Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
2880
2881 * config.sub: Handle hppa2.0.
2882
ba73c63f
JM
2883Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
2884
2885 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 2886 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
2887
28881998-12-15 Mark Salter <msalter@cygnus.com>
2889
2890 * configure.in: Added target-bsp for several target architectures.
2891
2892 * Makefile.in: Added rules for bsp.
2893
252b5132
RH
2894Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
2895
2896 * config.guess: Improve detection of hppa2.0 processors.
2897
2898Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
2899
2900 * config.guess: Recognize FreeBSD using ELF automatically.
2901
29021998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
2903
2904 * configure (skip-this-dir): Add handling for new shell script, which
2905 might be created by a sub-directory's configure to indicate, this particular
2906 directory is "unwanted".
2907 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
2908
252b5132
RH
2909Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
2910
2911 * ltconfig: import from libtool, after changing libtool to
2912 account for the cygwin name change.
2913
2914Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
2915
2916 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
2917 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
2918
2919Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
2920
2921 * configure.in: Add libtermcap to list of cygwin dependencies.
2922
d932cae7 29231998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 2924
80413487
RH
2925 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
2926 they include winsup/include when it's a cygwin target.
252b5132
RH
2927
29281998-11-12 Tom Tromey <tromey@cygnus.com>
2929
2930 * configure.in (host_tools): Added zip.
2931 * Makefile.in (all-target-libjava): Depend on all-zip.
2932 (all-zip): New target.
2933 (ALL_MODULES): Added all-zip.
2934 (NATIVE_CHECK_MODULES): Added check-zip.
2935 (INSTALL_MODULES): Added install-zip.
2936 (CLEAN_MODULES): Added clean-zip.
2937
d932cae7 29381998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
2939
2940 * Makefile.in: lose "32" from comment about cygwin.
2941
d932cae7 29421998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
2943
2944 * configure.in: Use -Os to build target libraries for the fr30.
2945
d932cae7 29461998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
2947
2948 * config.sub: Add fr30.
2949
d932cae7 29501998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 2951
80413487 2952 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
2953 cygwin* instead of cygwin32*.
2954 * config.sub: Check cygwin* instead of cygwin32*.
2955
d932cae7 29561998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
2957
2958 * config.guess: Match any version of Unixware7.
2959
252b5132
RH
29601998-10-20 Syd Polk <spolk@cygnus.com>
2961
2962 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
2963 if desired.
2964
d932cae7 29651998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
2966
2967 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
2968 these if the appropriate directories and files to not exist.
2969
d932cae7 29701998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
2971
2972 * Makefile.in (DEVO_SUPPORT): Add config.if.
2973
d932cae7 29741998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
2975
2976 * configure: Add pattern to replace "build_tooldir"'s
2977 definition in the generated Makefile with "tooldir"'s
2978 actual value.
2979
252b5132
RH
2980Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
2981
2982 * config.sub: Bring back lost sparcv9.
2983
ba73c63f
JM
2984 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
2985
2986Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
2987
2988 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
2989 CC_FOR_TARGET and friends.
2990
2991Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 2992
ba73c63f
JM
2993 * Makefile.in (build_tooldir): New variable, same as tooldir.
2994 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
2995 -B$(build_tooldir)/bin/.
2996 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
2997
252b5132
RH
2998Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
2999
3000 * config.sub: Add support for i[34567]86-pc-udk.
3001 * configure.in: Likewise.
3002
3003Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
3004
3005 * Makefile.in: add bzip2 package building bits for user
3006 tools module
3007 * configure.in: ditto
3008
ba73c63f
JM
3009Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
3010
3011 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
3012 (ALL_TARGET_MODULES): Add all-target-libobjc.
3013 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3014 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3015 (all-target-libchill): Add dependencies.
3016 * configure.in (target_libs): Add libchill.
35590697 3017
252b5132
RH
30181998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
3019
ba73c63f 3020 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
3021
3022Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
3023
3024 * Makefile.in (all-automake): fix dependencies.
3025
3026Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
3027
3028 * configure.in: Minor cleanups for building in the $(target_alias)
3029 subdir.
3030
30311998-09-22 Jim Wilson <wilson@cygnus.com>
3032
3033 * Makefile.in (bootstrap): Set r and s before make all. Use
3034 BASE_FLAGS_TO_PASS in make all.
3035 (cross): Likewise.
3036
30371998-09-20 Mark Mitchell <mark@markmitchell.com>
3038
3039 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
3040
252b5132
RH
3041Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
3042
3043 * config.sub: Fix typo in last change.
3044
30451998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3046
3047 * config.sub: Add support for C4x target.
3048 * configure.in: Likewise.
3049
30501998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
3051
3052 * config.sub: Recognize sparcv9 just like sparc64.
3053
3054Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
3055
3056 * config.guess: Match "Pent II" or "PentII" for OpenServer.
3057
3058Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
3059
3060 * config.guess: Correctly identify Pentium II sco boxes.
3061
3062 * config.guess: Fix "tr" code. From Weiwen Liu.
3063
3064Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
3065
3066 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
3067 stabs.
3068
3069Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
3070
3071 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
3072 (ALL_TARGET_MODULES): Add all-target-libchill.
3073 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3074 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3075 (all-target-libchill): Add dependencies.
3076 * configure.in (target_libs): Add libchill.
3077
3078Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
3079
3080 * config.guess: Avoid assumptions about "tr" behaves when
3081 LANG is set to something other than English.
3082
3083Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
3084
3085 * configure (gxx_include_dir): Changed to
3086 '${prefix}/include/g++'-${libstdcxx_interface}.
3087
3088 * config.if: New to determine the interfaces.
3089
3090Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
3091
3092 * config.guess: Detect and handle MPE/IX.
3093 * config.sub: Deal with MPE/IX.
3094
3095Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
3096
3097 * configure.in: Use mh-aix43.
3098
30991998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
3100
3101 * configure: Fix --without/--disable cases for gxx-include-dir.
3102
3103Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
3104
3105 * mdata-sh: Imported. Needed for automake support.
3106
3107Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
3108
ba73c63f 3109 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
3110 "chmod og=u `find . -print`".
3111
3112Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
3113
ba73c63f 3114 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
3115
3116Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
3117
3118 * Makefile.in: Undo previous patch.
3119
3120Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
3121
3122 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
3123 to here ...
3124 (install-no-fixedincludes): and here
3125 (INSTALL_MODULES): ... from here.
3126
3127Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
3128
3129 * config.sub: Merge with FSF.
3130
3131 * config.guess: Merge with FSF.
3132
3133Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
3134
3135 * configure (extraconfigdirs): New variable.
3136 (SUBDIRS): Add extraconfigdirs and recurse on them too.
3137 * Makefile.in (all): Move higher in file.
3138 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
3139 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
3140 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
3141 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
3142 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
3143
31441998-07-23 Brendan Kehoe <brendan@cygnus.com>
3145
3146 * Makefile.in (all-target-libjava): Depend on all-gcc and
3147 all-target-newlib.
3148 (configure-target-libjava): Depend on $(ALL_GCC).
3149
3150Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
3151
3152 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
3153 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
3154
3155Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
3156
3157 * ylwrap: Change absolute path checks to check for DOS style path
3158 names.
3159
3160 * ylwrap: Don't use a full path name if the source file is in the
3161 same directory. From hjl@lucon.org (H.J. Lu).
3162
3163 * config-ml.in: Default to being verbose, to match Feb 18 change to
3164 configure.
3165
3166Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
3167
3168 Brought over from egcs:
3169
3170 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3171
3172 * configure.in (target_subdir): Set to ${target_alias} instead
3173 of "libraries".
3174
3175 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
3176
3177 * configure.in (target_subdir): Set to libraries if enable_multilib.
3178
3179Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
3180
3181 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
3182 multilibs, force reconfiguration the first time we create
3183 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
3184
3185Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
3186
3187 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
3188 avoid confusion with --no-recursion.
3189
3190Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
3191
3192 * configure.in: Win32 hosts shouldn't use install -x
3193 * install-sh: remove -x option, and special .exe-handling
3194 hack.
3195
3196Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
3197
3198 * config.guess: Recognize i586-pc-beos.
3199 * configure.in: Don't build some bits for beos.
3200
3201Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
3202
3203 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
3204 CFLAGS default to -O2.
3205
3206 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
3207 when using GNU ld.
3208
3209Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
3210
3211 * ltmain.sh: Correct install when using a different shell.
3212
3213Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
3214
3215 * ltconfig, ltmain.sh: Update to libtool 1.2b.
3216
3217Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
3218
3219 * makefile.vms: Update to build binutils/makefile.vms. Add install
3220 target.
3221
3222Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
3223
3224 * ltconfig: Update to correct AIX handling.
3225
3226Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3227
3228 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
3229
3230 * configure.in (target_subdir): Set to ${target_alias} instead
3231 of "libraries".
3232
32331998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
3234
3235 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
3236 (Makefile): Depend on $(gcc_version_trigger).
3237
3238 * configure (gcc_version): Change default initializer to empty
3239 string.
3240 (gcc_version_trigger): New variable; pass this variable down
3241 to subdir configures to enable them checking gcc's version
3242 themselves. Emit make macros for both gcc_version vars.
3243 (topsrcdir): Initialize reliably.
3244 (recursion line): Remove --with-gcc-version=${gcc_version}.
3245
32461998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
3247
3248 * configure (enable_version_specific_runtime_libs): Implement new flag
3249 --enable-version-specific-runtime-libs which installs C++ runtime stuff
3250 in $(libsubdir); emit definition in each generated Makefile.
3251 (gxx_include_dir): Initialize depending on
3252 $enable_version_specific_runtime_libs.
3253
32541998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
3255
3256 * configure (gcc_version): Initialize properly depending on
3257 how and where configure is started.
3258 (recursion line): Pass a --with-gcc-version=${gcc_version}
3259 to configures in subdirs.
3260
3261Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
3262
3263 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 3264 cygmon
252b5132
RH
3265
3266Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
3267
3268 * configure.in: Add cygmon and libstub support for mn10200.
3269
32701998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
3271
3272 * configure (gcc_version): Add new variable describing the
3273 particular gcc version we're building.
3274 * Makefile.in (libsubdir): Add new macro for the directory
3275 in which the compiler finds executables, libraries, etc.
3276 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
3277 and libsubdir.
3278
3279Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3280
ba73c63f
JM
3281 * Makefile.in (local-clean): Remove *.log.
3282 (warning.log): Built with warn_summary from build.log.
3283 (mail-report.log): Run test_summary.
3284 (mail-report-with-warnings.log): Run test_summary including
3285 warning.log in the report.
252b5132
RH
3286
3287Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
3288
3289 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
3290
3291Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
3292
3293 * Makefile.in (grep): Grep no longer depends on libiberty.
3294
3295Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
3296
3297 * Makefile.in: all-snavigator needs all-libgui.
3298
3299Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
3300
3301 * configure.in: Add cygmon and libstub support for mn10300.
3302
3303Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
3304
3305 * missing: Update to version from automake 1.3.
3306
3307 * ltmain.sh: On installation, don't get confused if the same name
3308 appears more than once in the list of library names.
3309
3310Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
3311
3312 * config.sub: Accept m68060 and m5200 as CPU names.
3313
3314Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
3315
3316 * configure: Use && rather than using -a in test, because odd
3317 strings can confuse test.
3318 * configure.in: Likewise.
3319
3320Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
3321
3322 * ltconfig, ltmain.sh: Bring in Visual C++ support.
3323
3324Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3325
3326 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
3327 bootstrap4-lean): New targets.
3328
3329Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
3330
3331 * mpw-* Delete. Not used.
252b5132
RH
3332
3333Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
3334
3335 * COPYING.LIB: Update FSF address.
3336
3337Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
3338
3339 * ltconfig, ltmain.sh: Update to libtool 1.2a.
3340
3341 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
3342 GAS_SUPPORT_DIRS.
3343
3344Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
3345
3346 * ltconfig, ltmain.sh: Avoid producing a version number if
3347 -version-info was not used.
3348
3349Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
3350
3351 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
3352 building with newlib.
3353
33541998-04-30 Paul Eggert <eggert@twinsun.com>
3355
ba73c63f 3356 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 3357 Solaris `make' causes it to continue to next definition.
252b5132 3358
afb8d725
JM
3359Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
3360
3361 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
3362 the right GUI libraries and files are installed along with GDB.
3363
252b5132
RH
3364Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
3365
3366 * configure.in: Change alpha to alpha* in several places.
3367
3368Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
3369
3370 * config.sub: Recognize sparc86x.
3371
3372Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 3373
252b5132
RH
3374 * configure.in (--enable-target-optspace): Remove debug echo.
3375
3376Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
3377
3378 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
3379
3380Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
3381
3382 * ltconfig: Update cygwin32 support.
3383
3384 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
3385 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
3386 (GDB_SUPPORT_DIRS): Likewise.
3387
3388Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
3389
3390 * configure.in (target_makefile_frag): If --enable-target-optspace,
3391 use -Os to compile target libraries rather than -O2. Default to
3392 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
3393 not used.
3394 * configure.in (target_cflags): Ditto for d30v.
3395
3396Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
3397
3398 * Makefile.in (all-bfd): Depend on all-intl.
3399 (all-binutils): Likewise.
3400 (all-gas): Likewise.
3401 (all-gprof): Likewise.
3402 (all-ld): Likewise.
3403
252b5132
RH
34041998-04-19 Brendan Kehoe <brendan@cygnus.com>
3405
3406 * configure.in (host_tools): Fix typo, lbtool -> libtool.
3407
3408Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
3409
3410 * Makefile.in (all-bfd): Depend upon all-libiberty.
3411
3412 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
3413
3414Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
3415
3416 * Makefile.in: Add libstub.
3417
3418 * configure.in: Ditto. Build libstub for targets that have cygmon
3419 support.
3420
3421Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
3422
3423 * configure.in: Don't set PICFLAG on ix86-cygwin32.
3424
3425Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
3426
3427 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
3428 use mh-sysv5 if specified. Support gprof on SCO Open Server.
3429
3430Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
3431
3432 * configure: Define DEFAULT_M4 by searching PATH.
3433 * Makfile.in: Use DEFAULT_M4.
3434
3435Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
3436
3437 * ltconfig: Add cygwin32 support.
3438
3439 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
3440 to configure and build.
3441
3442Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
3443
3444 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
3445
3446Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
3447
3448 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
3449
3450Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
3451
3452 * Makefile.in: add ash make rules
3453 * configure.in: add ash to native_only and host_tools lists
3454
3455Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
3456
3457 * Makefile.in (all-gettext, all-intl): New targets.
3458 (ALL_MODULES): Added all-gettext, all-intl.
3459 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
3460 (INSTALL_MODULES): Added install-gettext, install-intl.
3461 (CLEAN_MODULES): Added clean-gettext, clean-intl.
3462
3463 * configure.in (host_tools): Added gettext.
3464 (native_only): Likewise.
3465 (noconfigdirs) [various cases]: Likewise.
3466 (host_libs): Added intl.
3467
afb8d725
JM
3468Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
3469
3470 * configure: Do not disable building gdbtk for cygwin32 hosts.
3471
ba73c63f
JM
3472Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
3473
3474 * configure.in: Add thumb-coff target.
3475 * config.sub: Add thumb-coff target.
3476
252b5132
RH
3477Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
3478
3479 * Makefile.in: Revert yesterday's change.
3480 (all-target-winsup): all-target-librx stays out of here.
3481
3482Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
3483
ba73c63f
JM
3484 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
3485 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
3486 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
3487 Remove references to librx and libg++.
3488
3489Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
3490
3491 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
3492 recursive makes
3493
3494Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
3495
3496 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
3497 for newlib directory.
3498 (CXX_FOR_TARGET): Likewise.
3499
3500Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
3501
3502 * ltconfig: Update after libtool/ltconfig.in change for
3503 hpux11.
3504
3505Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
3506
3507 * ltconfig, ltmain.sh: Update to libtool 1.2.
3508
3509Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
3510
3511 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
3512 (install-gcc-cross): Instead, override LANGUAGES here.
3513
35141998-03-18 Dave Love <d.love@dl.ac.uk>
3515
3516 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
3517 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
3518
3519Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
3520
3521 * configure.in: Add Thumb-pe target.
3522
3523Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 3524
252b5132
RH
3525 * Makefile.in - changed sn targets to snavigator
3526 * configure.in - changed sn targets to snavigator
3527
3528Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
3529
3530 * config-ml.in: After building symlink tree call make distclean
3531 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
3532 to be the case for libiberty.
3533
3534Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
3535
3536 * configure: When making link, also check the current
3537 directory. The configure scripts may create one.
3538
3539Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
3540
3541 * config.sub: Accept alphapca56 and alphaev6 properly.
3542
3543Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3544
3545 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
3546
252b5132
RH
3547Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
3548
80413487 3549 * config.sub (sco5): Fix typo.
252b5132
RH
3550
3551Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
3552
3553 * Makefile.in (INSTALL_MODULES): Move install-tcl before
3554 install-itcl.
3555 (install-itcl): Remove dependency on install-tcl.
3556
3557Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
3558
3559 * configure.in: Remove libgloss from noconfigdirs for MN10300.
3560
252b5132
RH
3561Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
3562
3563 * configure.in: Don't build libgui for a cygwin32 target when not on
3564 a cygwin32 host.
3565
3566Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
3567
3568 * configure (redirect): Set to null, so default behavior of
3569 configure is now --verbose.
3570
35711998-02-16 Dave Love <d.love@dl.ac.uk>
3572
3573 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
3574 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
3575
3576Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
3577
3578 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
3579 this change to sync Makefile.in with its ChangeLog entries.
3580
3581Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
3582
3583 * ltmain.sh (mkdir): Check that the directory doesn't exist
3584 before we exit with error, so that we don't get races during
3585 parallel builds.
3586
3587Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
3588
3589 * ltconfig, ltmain.sh: Update from libtool 1.0i.
3590
3591Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
3592
3593 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
3594 PICFLAG_FOR_TARGET.
3595 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
3596
3597 * configure: Emit a definition for the new macro enable_shared
3598 into each Makefile.
3599
3600 * config/mh-sparcpic (PICFLAG): Define to properly according
3601 to current multilib configuration.
3602 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
3603 according to current multilib configuration.
3604
3605Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
3606
3607 * configure.in (host_tools, native_only): Add libtool.
3608
3609Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
3610
3611 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
3612 Fix typo in ming config comment.
3613
3614Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
3615
3616 * ltconfig, ltmain.sh: Update from libtool 1.0h.
3617
3618Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
3619
3620 * config.sub: Add tic30 cases, and map c30 to tic30.
3621
ba73c63f
JM
3622Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
3623
3624 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
3625 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
3626 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
3627 (CLEAN_TARGET_MODULES): Similarly
3628 (all-target-libf2c): Add dependences.
35590697 3629 * configure.in (target_libs): Add libf2c.
ba73c63f 3630
252b5132
RH
3631Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
3632
ba73c63f
JM
3633 * configure.in: Remove expect from noconfigdirs when target
3634 is cygwin32. OK to build expect and dejagnu with Canadian
3635 Cross.
252b5132
RH
3636
3637Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
3638
3639 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
3640 host.
3641
3642 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
3643 and mingw32.
3644
3645Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
3646
3647 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
3648 here as it is not defined in the toplevel Makefile.
3649
3650Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
3651
3652 * configure (package_makefile_rules_frag): New variable, which names
3653 a file with generic rules, ...
3654 Change comment to mention we now have FIVE parts.
3655 * configure: Undo last change.
3656
3657Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
3658
3659 * config.guess: More accurate determination of HP processor types.
3660 * config.sub: More accurate determination of HP processor types.
3661
3662Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
3663
3664 * configure (package_makefile_frag): Move inserting the
3665 ${package_makefile_frag} to where it should be according
3666 to the comment.
3667
ba73c63f 3668Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
3669
3670 * config.guess: Add support for Linux/ARM.
3671
3672Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
3673
3674 * .cvsignore: Remove *-info and *-install since they match
3675 release-info and mpw-install, which we don't want to just ignore.
3676
3677Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
3678
3679 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
3680
3681Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
3682
3683 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
3684 local_prefix to sub-make invocations.
3685
3686Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
3687
3688 * configure.in: Check makefile fragments in the source
3689 directory.
3690
3691Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3692
ba73c63f
JM
3693 * configure.in: Check whether host and target makefile
3694 fragments exist before adding them to *_makefile_frag.
252b5132
RH
3695
3696Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
3697
3698 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 3699
252b5132
RH
3700Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
3701
3702 * configure.in: Make sure we only replace RPATH_ENVVAR on
3703 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
3704 regexp to sed.
3705
3706 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
3707 to sub-makes.
3708
37091998-01-13 Lee Iverson (leei@ai.sri.com)
3710
3711 * config-ml.in (multi-do): LDFLAGS must include multilib
3712 designator.
3713
3714Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
3715
3716 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
3717
3718Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
3719
3720 * config.sub: Add mingw32 support.
3721 * configure.in: Likewise.
ba73c63f 3722 * config/mh-mingw32: New file.
252b5132
RH
3723
3724Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
3725
3726 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
3727
3728Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
3729
3730 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
3731 * configure (gxx_include_dir): Provide a definition for subdirs
3732 which do not use autoconf.
3733
3734Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
3735
3736 * config.guess: Sync with egcs. Picks up new alpha support,
3737 BeOS & some additional linux support.
3738
ba73c63f 3739Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
3740
3741 * config.guess: HP 9000/803 is a PA1.1 machine.
3742
ba73c63f
JM
3743Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
3744
3745 * configure.in: It's alpha*-...
252b5132
RH
3746
3747Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3748
ba73c63f
JM
3749 * configure.in (host_makefile_frag, target_makefile_frag):
3750 Handle multiple config files.
3751 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
3752 alpha-*-*.
252b5132
RH
3753
3754Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
3755
3756 * mkdep: New file.
3757
3758Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
3759
3760 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
3761
3762Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
3763
3764 * Makefile.in: Add libgui directory.
3765 (GDB_TK): Add all-libgui.
3766 * configure.in: Add libgui directory.
3767 * configure: Add all-libgui to GDB_TK.
3768
3769Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
3770
3771 * config-ml.in (multidirs): Add m32r to multilib list.
3772
3773Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
3774
3775 * Makefile.in (all-target-gperf): Change dependency to
3776 all-target-libstdc++.
3777
3778Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
3779
3780 * config.guess: Add BeOS support.
3781
3782Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
3783
3784 Source directory cvs renamed to cvssrc:
3785 * configure.in (host_tools): Change cvs to cvssrc.
3786 (native_only): Likewise.
3787 (noconfigdirs) [various cases]: Likewise.
3788 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
3789 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
3790 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
3791 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
3792 (all-cvssrc): Rename target from all-cvs.
3793
3794Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
3795
3796 * configure (gxx_include_dir): Fix thinko.
3797
3798Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
3799
3800 * Makefile.in (INSTALL_TARGET_CROSS): Define.
3801 (install-cross, install-gcc-cross): New targets.
3802
3803Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
3804
3805 * configure.in (noconfigdirs): Add support for Thumb target.
3806
3807 * config.sub (maybe_os): Add support for Thumb target.
3808
3809Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
3810
3811 * Makefile.in: Add rules for cygmon.
3812
3813 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
3814
3815Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
3816
3817 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
3818 * configure (gxx_include_dir): Provide a definition for subdirs
3819 which do not use autoconf.
3820
3821Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
3822
3823 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 3824 11/18/97 build
252b5132
RH
3825
3826Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
3827
3828 * From Franz Sirl.
3829 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
3830 found on RedHat Linux systems.
3831
3832Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
3833
3834 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
3835 guesses.
3836
3837Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
3838
3839 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
3840
3841Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3842
3843 * ltmain.sh: If mkdir fails, check whether the directory was created
3844 anyhow by some other process.
3845
3846Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
3847
3848 * configure.in (d30v-*-*): Configure all directories.
3849
3850Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
3851
3852 * configure.in (d30v-*-*): Configure newlib, libiberty directories
3853 for the D30V.
3854
3855Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
3856
3857 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
3858
3859Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
3860
80413487
RH
3861 * include/libiberty.h: Add extern "C" { so it can be used with C++
3862 progrms.
3863 * include/remote-sim.h: Add extern "C" { so it can be used with C++
3864 programs.
252b5132
RH
3865
3866Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
3867
3868 * configure.in (d30v-*-*): Configure GCC now.
3869
3870Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
3871
3872 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
3873 is no longer needed.
3874
3875Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
3876
3877 * Makefile.in: check-target-libio depends on all-target-libstdc++.
3878
3879Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
3880
3881 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
3882 targets using "$@" to provide support for similar but not identical
3883 targets without having to duplicate code.
3884
3885Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
3886
3887 * makefile.vms: Fix to work with DEC C.
3888
3889Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
3890
3891 * config.sub: Add mips-tx39-elf to marketing names.
3892
3893Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
3894
3895 * ltmain.sh: Handle symlinks in generated script.
3896
3897Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
3898
3899 * configure: Handle autoconf style directory options: --bindir,
3900 --datadir, --includedir, --infodir, --libdir, --libexecdir,
3901 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
3902 --sysconfdir.
3903 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
3904 (sharedstatedir, localstatedir, oldincludedir): New variables.
3905 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
3906 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
3907 sbindir, sharedstatedir, and sysconfdir.
3908
3909Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
3910
3911 * Makefile.in (bootstrap-lean): New target.
3912
3913Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
3914
3915 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 3916 sn, and gnuserv from noconfigdirs.
252b5132
RH
3917
3918Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
3919
3920 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
3921
3922Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
3923
ba73c63f 3924 * Makefile.in (cross): New target.
252b5132
RH
3925
3926Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 3927 Jeff Law <law@cygnus.com>
252b5132
RH
3928
3929 * Makefile.in (bootstrap2, bootstrap3): New targets.
3930 (all-bootstrap): Remove outdated and confusing target.
3931 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
3932
afb8d725
JM
3933Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
3934
3935 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 3936 windows. Consistent with gdb/configure.
afb8d725 3937
252b5132
RH
39381997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
3939
3940 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
3941 used.
3942 * configure.in: Name Linux target fragment.
3943
3944 * configure: Rewrite so that project Makefile fragment is inserted
3945 first and appears last in the resulting Makefile.
3946
3947Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
3948
3949 * Makefile.in (install-itcl): Install tcl first.
3950
3951Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
3952
3953 * config/mh-cygwin32: ok to build split texinfo files
3954
3955Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 3956
252b5132
RH
3957 * configure.in: remove bison from noconfigdirs for Cygwin32 host
3958
3959Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3960
3961 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
3962
3963 * configure.in (skipdirs): Add target-librx for Linux.
3964 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
3965
3966Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
3967
3968 * Makefile.in (bootstrap): New target.
3969
3970Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
3971
3972 * config.sub: Accept 'amigados' for backward compatability.
3973
3974Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
3975
3976 * config.guess: Merge with FSF.
3977
ba73c63f
JM
3978Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
3979
3980 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
3981
252b5132
RH
3982Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
3983
3984 * config.sub: Add "marketing-names" patch.
3985
3986Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
3987
80413487 3988 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
3989
3990Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
3991
3992 * config.sub: Handle v850-elf.
3993
ba73c63f
JM
3994Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
3995
3996 * .cvsignore (*-install): Remove.
3997
252b5132
RH
3998Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
3999
4000 * ltconfig: Set CONFIG_SHELL in libtool.
4001 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
4002
4003Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4004
4005 * configure.in (target_subdir): Set to libraries if enable_multilib.
4006
4007Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
4008
4009 * config.guess: Update from gcc directory.
4010
4011Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
4012
4013 * Makefile.in (all-sim): Depends on all-readline.
4014
4015Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
4016
4017 * Makefile.in (BISON, YACC): Use $$s.
4018 (all-bison): Depend on all-texinfo.
4019
4020Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
4021
4022 * Makefile.in (BISON): Add -L flag.
4023 (YACC): Likewise.
4024
4025Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4026
35590697
AJ
4027 * configure.in (noconfigdirs): Add support for v850e target.
4028
252b5132
RH
4029 * config.sub (maybe_os): Add support for v850e target.
4030
4031Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4032
35590697
AJ
4033 * configure.in (noconfigdirs): Add support for v850ea target.
4034
252b5132
RH
4035 * config.sub (maybe_os): Add support for v850ea target.
4036
4037Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
4038
4039 * config.sub: Add mipstx39. Delete r3900.
4040
4041Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4042
4043 * Makefile.in (all-autoconf): Depends on all-texinfo.
4044
4045Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
4046
4047 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
4048 eabi targets.
4049
4050Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
4051
4052 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
4053
4054 * configure: When handling a Canadian Cross, handle YACC as well as
4055 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 4056 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
4057
4058Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
4059
4060 * Makefile.in (BISON): bison, not byacc or bison -y.
4061 (YACC): bison -y or byacc or yacc.
4062 (various): Add *-bison as appropriate.
4063 (taz): No need to mess with BISON anymore.
4064
4065Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
4066
4067 * configure: If OSTYPE matches *win32*, try to find a good value for
4068 CONFIG_SHELL.
4069
4070Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
4071
4072 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
4073 configure.in if it is present.
4074
4075Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
4076
4077 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
4078
4079Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
4080
4081 * config.sub: Recognize `arc' cpu.
4082 * configure.in: Likewise.
4083 * config-ml.in: Likewise.
4084
4085Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
4086
4087 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
4088
4089Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
4090
4091 * configure: Changed sed delimiter from ':' to '|' when
4092 attempting to substitute ${config_shell} for SHELL. On
4093 NT ${config_shell} may contain a ':' in it.
4094
4095Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
4096
4097 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
4098
4099Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
4100
4101 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
4102
4103Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
4104
4105 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
4106
4107 * ylwrap: If the program is a relative path, force it to be
4108 absolute.
4109
4110Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
4111
4112 * configure (tooldir): Set BISON to `bison -y' and not just bison.
4113
4114Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
4115
4116 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
4117 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
4118 for libraries.
252b5132
RH
4119
4120Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
4121
4122 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 4123 separated by spaces.
252b5132
RH
4124
4125Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
4126
4127 * ylwrap: New file.
4128 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
4129
4130 * ltmain.sh: Handle /bin/sh at start of install program.
4131
4132 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
4133
4134 * ltconfig, ltmain.sh: New files, from libtool 1.0.
4135 * missing: New file, from automake 1.2.
4136
4137Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
4138
4139 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
4140 check-tk to CHECK_X11_MODULES.
4141
4142Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
4143
4144 * config.sub: Merge with FSF.
4145
4146Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
4147
4148 * config.guess: Merge with FSF.
4149
4150Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
4151
4152 * configure: Treat msdosdjgpp like go32.
4153 * configure.in: Likewise. Don't remove gprof for go32.
4154
4155 * configure: Change Makefile.tem2 to Makefile.tm2.
4156
4157Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
4158
4159 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
4160
4161Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4162
4163 * install-sh (chmodcmd): Set to null if the DST directory already
4164 exists. Same as Nov 11th change.
4165
4166Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
4167
35590697 4168 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
4169
4170Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
4171
4172 * config.guess: Update from FSF.
4173
4174Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
4175
4176 * Makefile.in (GDB_TK): Depend on itcl and tix.
4177
4178Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
4179
4180 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
4181 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
4182 (INSTALL_SCRIPT): New variable.
4183 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
4184 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
4185 to -x.
4186 * install-sh: Add support for -x option.
4187
4188Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
4189
4190 * configure.in, Makefile.in: Treat tix like itcl.
4191
4192Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
4193
4194 * Makefile.in (WINDRES): New variable.
4195 (WINDRES_FOR_TARGET): New variable.
4196 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
4197 (EXTRA_HOST_FLAGS): Add WINDRES.
4198 (EXTRA_TARGET_FLAGS): Add WINDRES.
4199 (EXTRA_GCC_FLAGS): Add WINDRES.
4200 ($(DO_X)): Pass down WINDRES.
4201 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
4202 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
4203 DLLTOOL_FOR_TARGET.
4204
4205Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
4206
4207 * configure.in: configure sim before gdb for win32-x-ppc
4208
4209Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4210
4211 Move gperf into the toplevel, from libg++.
4212 * configure.in (target_tools): Add target-gperf.
4213 (native_only): Add target-gperf.
4214 * Makefile.in (all-target-gperf): New target, depend on
4215 all-target-libg++.
4216 (configure-target-gperf): Empty rule.
4217 (ALL_TARGET_MODULES): Add all-target-gperf.
4218 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
4219 (CHECK_TARGET_MODULES): Add check-target-gperf.
4220 (INSTALL_TARGET_MODULES): Add install-target-gperf.
4221 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
4222
4223Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 4224
252b5132
RH
4225 * config.sub (mn10200): Recognize new basic machine.
4226
4227Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4228
4229 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
4230 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
4231
4232Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4233
4234 * configure.in: If we're building mips-sgi-irix6* native, turn on
4235 ENABLE_MULTILIB and set TARGET_SUBDIR.
4236
4237Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
4238
4239 * Makefile.in (all-sn): Depend on all-grep.
4240
4241Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
4242
4243 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
4244
4245 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
4246 Makefile. From Jeff Makey <jeff@cts.com>.
4247 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
4248
4249 * Makefile.in (DISTBISONFILES): Remove.
4250 (taz): Don't futz with DISTBISONFILES. Change BISON to use
4251 $(DEFAULT_YACC).
4252
4253 * configure.in: Build itl, db, sn, etc., when building for native
35590697 4254 cygwin32.
252b5132
RH
4255
4256 * Makefile.in (LD): New variable.
4257 (EXTRA_HOST_FLAGS): Pass down LD.
4258 ($(DO_X)): Likewise.
4259
4260Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
4261
4262 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
4263
4264Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
4265
4266 * configure.in (targargs): Strip out any supplied --build argument
35590697 4267 before adding our own. Always add --build.
252b5132
RH
4268
4269Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
4270
4271 * configure.in (targargs): Pass --build if we're doing
4272 a cross-compile.
4273
4274Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
4275
ba73c63f 4276 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
4277 sed. Otherwise sed chokes on NT path names with drive
4278 designators. Also look for "?:*" as the leading characters in an
4279 absolute pathname.
4280
4281Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
4282
4283 * config.sub: Support for r3900.
4284
4285Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
4286
4287 * configure.in: Use install-sh, not install.sh.
4288
4289Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
4290
4291 * Makefile.in (taz): Improve check for BISON so it doesn't try to
4292 apply it twice.
4293
4294Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
4295
4296 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
4297 install-binutils.
4298
4299Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
4300
4301 * Makefile.in: Add automake targets.
4302 * configure.in (host_tools): Add automake.
4303
4304Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
4305
4306 * configure: Default CXX to c++, not gcc.
4307 * Makefile.in (CXX): Set to c++, not gcc.
4308 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
4309
4310Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
4311
4312 * install-sh: try appending a .exe if source file doesn't
4313 exist
4314
4315Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
4316
4317 * configure.in: Turn on multilib by default.
4318 (cross_only): Remove target-libiberty.
4319
4320 * Makefile.in (all-gcc): Don't depend on libiberty.
4321
4322Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
4323
4324 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
4325
4326Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
4327
4328 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
4329 (DISTBISONFILES): Add ld/Makefile.in
4330
4331Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
4332
4333 * configure.in: if target is cygwin32 but host isn't cygwin32,
4334 don't configure gdb tcl tk expect, not just gdb.
4335
4336Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
4337
4338 * configure.in: Added gnuserv everywhere sn appears.
4339
4340 * Makefile.in (ALL_MODULES): Added all-gnuserv.
4341 (CROSS_CHECK_MODULES): Added check-gnuserv.
4342 (INSTALL_MODULES): Added install-gnuserv.
4343 (CLEAN_MODULES): Added clean-gnuserv.
4344 (all-gnuserv): New target.
4345
4346Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
4347
4348 * config.guess: Fixes for MIPS OpenBSD systems.
4349
4350Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
4351
4352 * Makefile.in (INSTALL_XFORM): Remove.
4353 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
4354
4355 * mkinstalldirs: New file, copied from automake.
4356 * Makefile.in (installdirs): Rename from install-dirs. Use
4357 mkinstalldirs. Change all users.
4358 (DEVO_SUPPORT): Add mkinstalldirs.
4359
4360Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
4361
4362 * install-sh: Rename from install.sh.
4363 * Makefile.in (INSTALL): Change install.sh to install-sh.
4364 (DEVO_SUPPORT): Likewise.
4365
4366 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
4367 Graichen <graichen@rzpd.de>.
4368
4369Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
4370
4371 * config.guess: Recognize OpenBSD systems correctly.
4372
4373Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4374
4375 * README, Makefile.in (ETC_SUPPORT): Remove references to
4376 cfg-paper*, configure.{texi,man,info*}._
4377
4378Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
4379
4380 * Makefile.in (all.normal): Ensure that gcc is built after all
4381 the x11 - ie gdb - targets.
4382
4383Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
4384
4385 * makefile.vms: Don't run conf-a-gas.
4386
4387Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
4388
80413487 4389 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
4390
4391Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
4392
4393 * configure.in: Remove noconfigdirs case since gdb also
4394 configures and builds for tic80-coff.
4395
4396Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
4397
4398 * configure: Set cache_file to config.cache.
4399 * Makefile.in (local-distclean): Remove config.cache.
4400
4401Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
4402
4403 * COPYING: Update FSF address.
4404
4405Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
4406
4407 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
4408 noconfigdirs.
4409
4410Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
4411
4412 * Makefile.in (install-dirs): Don't crash if prefix, and hence
4413 MAKEDIRS, is empty.
4414
4415Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
4416
4417 * config.sub: Tweak mn10300 entry.
4418
4419Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
4420
4421 * configure.in (host_tools): Put sim before gdb, so gdb's
4422 configure.tgt can determine if the simulator was configured.
4423
4424Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
4425
4426 * config.sub: Move BeOS $os case to be with other Cygnus
4427 local cases.
4428
4429Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
4430
4431 * config.sub: Remove misplaced comment that broke Linux.
4432
4433Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
4434
4435 * config.sub: Add BeOS support.
4436
4437Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
4438
4439 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
4440
4441Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
4442
4443 * configure.in (noconfigdirs): Remove tcl and tk from
4444 noconfigdirs for cygwin32 builds.
4445
4446Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
4447
4448 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
4449
4450Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
4451
4452 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
4453 make-all.com, use makefile.vms instead.
4454
4455Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
4456
4457 * config.sub: Accept -lnews*.
4458
4459Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
4460
4461 * configure.in (noconfigdirs): Disable target-newlib,
35590697 4462 target-examples and target-libiberty for d30v.
252b5132
RH
4463
4464Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4465
4466 * configure.in (noconfigdirs): Enable ld for d30v.
4467
4468Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
4469
4470 * configure.in (tic80-*-*): Build compiler.
4471
4472Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
4473
4474 * configure.in (d30v-*): Remove sim directory from list of
35590697 4475 unsupported d30v directories
252b5132
RH
4476
4477Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4478
35590697
AJ
4479 * config.sub, configure.in: Add d30v target cpu.
4480
252b5132
RH
4481Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
4482
4483 * makefile.vms: New file.
4484 * make-all.com: Remove.
4485
4486Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
4487
4488 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
4489
4490Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
4491
4492 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
4493
4494Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
4495
4496 * Makefile.in (ALL_MODULES): Added all-db.
4497 (CROSS_CHECK_MODULES): Addec check-db.
4498 (INSTALL_MODULES): Added install-db.
4499 (CLEAN_MODULES): Added clean-db.
4500
4501Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
4502
4503 * config.guess: Merge with latest FSF sources.
4504
4505Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
4506
4507 * Makefile.in (ALL_MODULES): Added all-itcl.
4508 (CROSS_CHECK_MODULES): Added check-itcl.
4509 (INSTALL_MODULES): Added install-itcl.
4510 (CLEAN_MODULES): Added clean-itcl.
4511
4512Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
4513
4514 * configure.in: build gdb for mn10200
4515
4516Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
4517
4518 * Makefile.in (all-target-winsup): Depend on all-target-libio.
4519
4520Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
4521
4522 * configure.in (tic80-*-*): Turn off most targets right now.
4523
4524Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
4525
4526 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
4527 rather than the makeinfo program.
4528 (do-info): Depend upon all-texinfo.
4529
4530Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
4531
4532 * configure.in: Remove uses of config/mh-linux.
4533
4534 * config.sub, config.guess: Merge with latest FSF sources.
4535
4536Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
4537
4538 * config.sub (case $basic_machine): Add tic80 entries.
4539
4540Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
4541
4542 * config.sub, config.guess: Merge with latest FSF sources.
4543
4544Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
4545
4546 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
4547 * mpw-config.in: Test for NewFolderRecursive.
4548 * mpw-install: Use symbolic name for startup filename.
4549 * mpw-README: Add various additional details.
4550
4551Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
4552
4553 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
4554
4555Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
4556
4557 * configure.in: Do build gcc and the target libraries for
4558 the mn10200.
4559
4560Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
4561
4562 * configure.in: don't avoid building gdb for mn10300 any more
4563 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
4564 instead of single-quoting it.
4565
4566Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
4567
4568 * configure.in: Don't use --with-stabs on IRIX 6.
4569
4570Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
4571
4572 * configure.in (m32r): Build gdb, libg++ now.
4573
4574Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4575
4576 * configure.in (mips*-sgi-irix6*): Remove gdb and related
4577 directories from noconfigdirs.
4578
4579Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
4580
4581 * config.sub (basic_machine): added mips16 configuration
4582
4583Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4584
4585 * config.sub: Handle d10v-unknown.
4586
4587Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
4588
4589 * config.sub: Handle v850-unknown.
4590
4591Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
4592
4593 * Makefile.in: add findutils
4594 * configure.in: add findutils to list of host_tools
4595
4596Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
4597
4598 * config.sub: Handle mn10200 and mn10300.
4599
4600Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4601
4602 * configure.in (d10v-*): Do not build librx.
4603
4604Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
4605
4606 * configure.in (mn10300): Build everything except gdb & libgloss.
4607
4608Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
4609
4610 * config.guess: Patch for Dansk Data Elektronik servers,
4611 from Niels Skou Olsen <nso@dde.dk>.
4612
4613 For ncr, use /bin/uname rather than uname, since GNU uname does not
4614 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
4615
4616 Patch for MIPS R4000 running System V,
4617 from Eric S. Raymond <esr@snark.thyrsus.com>.
4618
4619 Fix thinko for nextstep.
4620
4621 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
4622
4623 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
4624 * config.guess: Guess mips-dec-mach_bsd4.3.
4625
4626 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
4627 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
4628 release numbers.
4629 * config.guess (mips-mips-riscos*): Emit just enough of the
4630 release number.
4631
4632 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
4633 * config.guess (sparc-auspex-sunos*): Added.
4634 (f300-fujitsu-*): Added.
4635
4636 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
4637 * config.guess: Recognize a Tadpole as a sparc.
4638
4639Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
4640
4641 * config.guess: Don't assume that NextStep version is either 2 or
4642 3. NextStep 4 (aka OpenStep 4) has come out now.
4643
4644Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
4645
4646 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
4647 From Rik Faith <faith@cs.unc.edu>.
4648
4649Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4650
4651 * config.sub: Contributions from bug-gnu-utils to:
4652 Support plain "hppa" (no version given) architecture, reported by
4653 OpenStep.
4654 OpenBSD like NetBSD.
4655 LynxOs is not a hardware supplier.
4656
4657 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 4658 OpenBSD like NetBSD.
252b5132
RH
4659 Stratus systems.
4660 More Pyramid systems.
4661 i[n>4]86 Intel chips.
4662 M680[n>4]0 Motorola chips.
4663 Use unknown instead of lynx for hardware manufacturer.
4664
4665Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4666
4667 * install.sh (chmodcmd): Set to null if the DST directory already
4668 exists.
4669
4670Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4671
4672 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
4673 not use mt-ppc target Makefile fragment any more.
4674
4675Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4676
4677 * configure.in (*-*-windows): Exclude everything but those dirs
4678 needed to build windows.
4679
4680Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
4681
4682 * Makefile.in (all-target-winsup): Depend on all-target-librx.
4683
4684Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
4685
4686 * configure.in: Exclude mmalloc from i386-windows.
4687 * config/mh-windows: Add rules for building MSVC makefiles.
4688
4689Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
4690
4691 * Undo my previous change.
4692
4693Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
4694
4695 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
4696 unconditionally.
4697 (MAKEOVERRIDES): Define (revert this part of October 18 change).
4698
4699Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4700
4701 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
4702 host to add it's own flags.
4703 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
4704 for MSVC build procedure.
4705
4706Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
4707
4708 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
4709
4710Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
4711
4712 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
4713 (CXX_FOR_TARGET): Likewise.
4714 (GCC_FOR_TARGET): Define.
4715 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
4716 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
4717 CC_FOR_TARGET was specified on the command line.
4718 (MAKEOVERRIDES): Don't define.
4719
4720Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
4721
4722 * configure.in (m32r): Fix spelling of libg++ libs.
4723
4724Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
4725
4726 * config.sub (-apple*): Remove, now redundant.
4727
4728Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
4729
4730 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
4731
4732 * configure: Rework yesterday's sed script patch.
4733
4734 * config.sub: Merge with FSF.
4735
4736Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
4737
4738 * config.guess: Merge from FSF.
4739
4740 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
4741 * config.guess: Use pc instead of unknown, for pc clone systems.
4742 Change linux to linux-gnu.
252b5132
RH
4743
4744 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 4745 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
4746
4747Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
4748
4749 * test-build.mk (HOLES): Add "xargs" for gdb.
4750
4751 * configure: Avoid hpux10.20 sed bug.
4752
4753Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
4754
4755 * configure.in config/mh-windows: Add support for windows host
4756 (that is a build done under the Microsoft build environment).
4757
4758Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
4759
4760 * Makefile.in: Replace all uses of srcroot with s, to shrink
4761 command line lengths.
4762
4763 Patches from Geoffrey Noer <noer@cygnus.com>:
4764 * configure.in: If configuring for newlib, pass --with-newlib to
4765 subdirectories.
4766 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
4767 -Bnewlib/ and -Lwinsup to gcc.
4768 (CXX_FOR_TARGET): Likewise.
4769
4770Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
4771
4772 * Makefile.in (ETC_SUPPORT): Add configure.
4773
4774Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
4775
35590697 4776 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
4777 host configuration file.
4778
4779Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
4780
4781 * configure.in: Break mn10x00 support into separate
4782 mn10200 and mn10300 configurations.
4783 * config.sub: Likewise.
4784
4785Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
4786
4787 * configure.in: Add lots of stuff to noconfigdirs for
4788 the mn10x00 targets.
4789
4790 * config.sub, configure.in: Add mn10x00 support.
4791
4792Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
4793
4794 * make-all.com: Call conf-a-gas, not config-a-gas.
4795
4796Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
4797
4798 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 4799 targets.
252b5132
RH
4800
4801Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
4802
4803 * mpw-README: Add much more detail for native PowerMac.
4804 * mpw-install: New file.
4805 * mpw-configure: Add --norecursion and --help options.
4806 * mpw-config.in: Translate readme and install files when
4807 copying to objdir.
4808 * mpw-build.in: Don't always depend on byacc and flex.
4809 (install-only-top): New action.
4810
4811Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
4812
4813 * configure.in: You can now configure GDB for the v850.
4814
4815Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
4816
4817 * configure.in (noconfigdirs): Don't configure any C++ dirs
4818 if targeting D10V.
4819
4820Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
4821
4822 * config.sub: Recognize mips64vr5000.
4823
4824Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
4825
4826 * configure.in: Use a single line for host_tools and native_only.
4827
ba73c63f
JM
4828Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
4829
4830 * Makefile.in (install-itcl): Install tcl first.
4831
4832Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
4833
4834 * config/mh-cygwin32: ok to build split texinfo files
4835
4836Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
4837
4838 * configure.in: remove bison from noconfigdirs for Cygwin32 host
4839
252b5132
RH
4840Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
4841
4842 * config.sub, configure.in: Add entries for m32r.
4843
ba73c63f
JM
4844Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
4845
4846 * config.guess: Merge with FSF.
4847
252b5132
RH
4848Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
4849
4850 * Makefile.in (inet-install): Don't run install-gzip.
4851
4852Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
4853
4854 * configure.in: Don't config lots of things for *-*-windows*.
4855
4856Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
4857
4858 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
4859 (host_libs, host_tools): Copy from configure.in.
4860 * mpw-configure: Don't complain about directories not found.
4861
4862Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4863
4864 * configure.in (i[345]86): Recognize i686 for pentium pro.
4865 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
4866 file.
4867
4868 * config.guess (i[345]86): Ditto.
4869
4870Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4871
4872 * configure.in (noconfigdirs): Removed gdb for D10V.
4873
4874Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
4875
4876 * configure.in: Remove ld, target-libio, target-libg++, and
4877 target-libstdc++ from noconfigdirs.
4878
4879Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
4880
4881 * configure: Fix three locations where shell scripts were
4882 being run directly rather than with config_shell.
4883
4884Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
4885
4886 * configure.in (v850-*-*): Set up initial $noconfigdirs.
4887 * config.sub (basic_machine): Recognize v850.
4888
4889Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
4890
4891 * mpw-configure: Handle multiple enable/disable options and
4892 pass them down recursively, handle -c and -s flags appropriately
4893 depending on choice of compiler, add escape mechanism for
4894 quoted arguments to gC.
4895
4896Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4897
4898 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
4899 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
4900 so that -mrelocatable-lib and -mno-eabi are used.
4901
4902 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
4903 not support --print-multi-lib, don't abort.
4904
4905Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
4906
4907 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
4908 with normal Windows compilation environment.
4909
4910Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
4911
4912 * make-all.com: Run config-a-gas.
4913 * setup.com: Don't copy subdirectory files around.
4914
4915Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
4916
4917 * configure.in (*-*-ose): Remove exclusion of libgloss for this
4918 target, it now compiles correctly.
4919
4920Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
4921
4922 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
4923
4924Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4925
35590697 4926 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
4927
4928Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4929
4930 * configure.in (native_only): Add prms.
4931
4932Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
4933
4934 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
4935 (BINUTILS_SUPPORT_DIRS): Likewise.
4936
4937Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4938
4939 * configure.in (d10v-*-*): Don't configure ld or gdb until the
4940 d10v support is added.
4941
4942Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4943
4944 * configure.in (d10v-*-*): New target.
4945
4946Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
4947
4948 * config.guess (HP 9000/811): Recognize this as a PA1.1
4949 machine.
4950
4951Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
4952
4953 * Makefile.in (do-tar-gz): New target, split out from tail end of
4954 taz target. Run each command separately, don't use pipes.
4955 (taz): Use it.
4956
4957Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
4958
4959 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
4960 * mpw-build.in: No builds should depend on building byacc or flex,
4961 they are assumed to be installed already.
4962
4963Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4964
4965 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
4966 variable that CC_FOR_TARGET needs.
4967
4968Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4969
4970 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
4971 options have changed since the last time the subdirectory was
4972 configured, and if it has, reconfigure.
4973 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
4974 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
4975
4976Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
4977
4978 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
4979 CLEAN_MODULES): Add bash.
4980 (all-bash): New target.
4981
4982Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
4983
4984 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
4985
4986Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4987
4988 * config.sub (basic_machine): Recognize d10v as a valid processor.
4989
4990Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
4991
4992 * mpw-configure: Add support for --bindir.
4993 * mpw-build.in: Use a GCC-specific build script for GCC actions.
4994
4995Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
4996
4997 * configure.in: add bash, time, gawk to list of hosttools and things
4998 to only build for native toolchains
4999
5000Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5001
5002 * Makefile.in (docdir): Remove.
5003
5004Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5005
5006 * Makefile.in (datadir): Set to $(prefix)/share.
5007
5008Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
5009
5010 * configure.in: build diff and patch for cygwin32-hosted
5011 toolchains.
5012
5013Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
5014
5015 * config.sub: Accept -rtems*.
5016
5017Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
5018
80413487
RH
5019 * configure.in: enable dosrel for cygwin32-hosted builds,
5020 remove diff from the list of things not buildable
5021 via Canadian Cross
252b5132
RH
5022
5023Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
5024
5025 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 5026 don't get ". ".
252b5132
RH
5027
5028Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
5029
5030 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
5031
5032Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
5033
5034 * Makefile.in (taz): Handle case where tex3patch didn't even get
5035 checked out. Also, if it was found, put the symlink in a new util
5036 subdirectory.
5037
5038Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5039
5040 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
5041
5042Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
5043
5044 * config.sub: Recognize -openvms.
5045 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
5046 * make-all.com, setup.com: New files.
5047
5048Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5049
5050 * Makefile.in (taz): tex3patch moved to texinfo/util.
5051
5052Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
5053
afb8d725 5054 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
5055 * configure.in: remove make from disable-if-Can-Cross list
5056 enable gdb if ${host} and ${target} are cygwin32
5057
5058Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
5059
5060 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
5061 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
5062
5063Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
5064
5065 * config.guess: Combine mips-mips-riscos cases, and use cpp to
5066 distinguish sysv/svr4/bsd variants.
5067 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
5068
5069Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
5070
5071 * configure.in: Added copyright notice.
5072 * move-if-change: Added copyright notice.
5073
5074Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5075
5076 * configure.in (powerpcle-*-solaris*): Until we get shared
5077 libraries working, don't build gdb, sim, make, tcl, tk, or
5078 expect.
5079
5080Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
5081
5082 * config.guess: Merge with FSF:
5083
5084 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5085 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
5086
5087 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
5088 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
5089
5090 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
5091 * config.guess: Combine two OSF1 rules.
5092 Also recognize field test versions. From mjr@zk3.dec.com.
5093 * config.guess (dgux): Use /usr/bin/uname rather than uname,
5094 because GNU uname does not support -p. From pmr@pajato.com.
5095
5096Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
5097
5098 * Makefile.in (MAKEDIRS): Removed $(tooldir).
5099
5100Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
5101
5102 * mpw-README: Document GCCIncludes.
5103
5104Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
5105
5106 * configure.in (alpha-*-linux*): Set enable_shared to yes.
5107
5108Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5109
5110 * mpw-configure: Handle --enable-FOO and --disable-FOO.
5111
5112Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
5113
5114 * configure.in (*-*-cygwin32): Configure make.
5115
5116Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
5117
5118 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
5119
5120Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
5121
5122 * Makefile.in (all-inet): Depend on all-perl.
5123
5124 * Makefile.in (inet-install): New target.
5125
5126 * Makefile.in (all-inet): Depend on all-tcl.
5127 (all-inet): Depend on all-send-pr.
5128
5129Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5130
5131 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
5132 temporarily.
5133
5134Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
5135
5136 * configure.in: Don't configure --with-gnu-ld on AIX.
5137
5138Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
5139
5140 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
5141
5142Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
5143
5144 * Makefile.in (ALL_MODULES): Added all-inet.
5145 (CROSS_CHECK_MODULES): Added check-inet.
5146 (INSTALL_MODULES): Added install-inet.
5147 (CLEAN_MODULES): Added clean-inet.
5148 (all-indent): New target.
5149
5150 * configure.in (host_tools): Added inet.
5151 (native_only): Added inet.
5152 (noconfigdirs): Added inet.
5153
5154Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
5155
5156 * configure.in: Don't configure libgloss if we are not configuring
5157 newlib.
5158
5159Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
5160
5161 * configure.in: Don't configure libgloss for unsupported
5162 architectures.
5163
5164Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5165
5166 * Makefile.in (CLEAN_MODULES): Add clean-apache.
5167
5168Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
5169
5170 * Makefile.in (ALL_MODULES): Include all-apache.
5171 (CROSS_CHECK_MODULES): Include check-apache.
5172 (INSTALL_MODULES): Include install-apache.
5173 (all-apache): New target.
5174
5175 * configure.in: Added apache everywhere perl is seen.
5176
5177Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5178
5179 * Makefile.in: Add support for clean-{module} and
5180 clean-target-{module} rules.
5181
5182Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
5183
5184 * configure.in (*-*-ose) do not build libgloss.
5185
5186Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5187
5188 * config.guess (prep*:SunOS:5.*:*): Turn into
5189 powerpele-unknown-solaris2.
5190
5191Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
5192
5193 * configure.in: Permit --enable-shared to specify a list of
5194 directories.
5195
5196Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
5197
5198 * configure.in (host==solaris): Pass only the first word of $CC
5199 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
5200
5201Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
5202
5203 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
5204
5205Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
5206
5207 * Makefile.in (ALL_MODULES): Include all-perl.
5208 (CROSS_CHECK_MODULES): Include check-perl.
5209 (INSTALL_MODULES): Include install-perl.
5210 (ALL_X11_MODULES): Include all-guile.
5211 (CHECK_X11_MODULES): Include check-guile.
5212 (INSTALL_X11_MODULES): Include install-guile.
5213 (all-perl): New target.
5214 (all-guile): New target.
5215
5216 * configure.in (host_tools): Include perl and guile.
5217 (native_only): Include perl and guile.
5218 (noconfigdirs): Don't build guile and perl; no ports have been
5219 done.
5220
5221Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
5222
80413487
RH
5223 * configure (--enable-*): Handle quoted option lists such as
5224 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
5225
5226Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5227
5228 * Makefile.in ({,inst}all-target): New rule so we can make and
5229 install all of the target directories easily.
5230
5231Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5232
5233 * configure.in: Add missing global flag in sed substitution when
5234 deleting `target-' from ${configdirs}.
5235
5236Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
5237
5238 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
5239 option.
5240
5241 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
5242 config/mh-necv4.
5243
5244 * install.sh: Correct misspelling of transformbasename.
5245
5246 * config.guess: Recognize mips-*-sysv*.
5247
5248Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
5249
5250 * config.sub: Recognize mon960.
5251
5252Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
5253
5254 * configure: Restore Canadian Cross handling of BISON and LEX,
5255 removed in Feb 20 change.
5256
5257Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
5258
5259 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
5260 Mention make install. Remove the old copyright date as well the
5261 clumsy and rather pointless copyright on the README file.
5262
5263Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
5264
5265 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
5266 Makefile after running symlink-tree, then run `make distclean' to
5267 avoid clobbering any generated files in srcdir.
5268
5269Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
5270
5271 * configure.in (m68k-*-netbsd*): Build everything now.
5272
5273Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5274
5275 * Makefile.in (taz): Fix quoting.
5276
5277Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
5278
5279 * configure.in (sparclet-*-*): Build everything now.
5280
5281Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5282
5283 * configure.in (m68k-*-linux*): New host.
5284
5285Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
5286
5287 * configure: Check for bison before byacc.
5288
5289Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
5290
5291 * Makefile.in configure: Change the way LEX and BISON/YACC are
5292 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
5293 searching PATH. These are used as fallbacks by Makefile.in if
5294 flex/bison/byacc aren't in objdir.
5295
5296Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
5297
5298 * Makefile.in: Make everything which depends upon all-bfd also
5299 depend upon all-opcodes, in case --with-commonbfdlib is used.
5300
5301Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5302
5303 * configure.in (host *-*-cygwin32): Don't build gdb if we are
5304 building NT native compilers on Unix.
5305
5306Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
5307
5308 * configure.in: Don't get CC from the host Makefile fragment if we
5309 can find gcc in PATH, or if this is a Canadian Cross. Move the
5310 Solaris test for /usr/ucb/cc to the post target script, just after
5311 the compiler sanity test.
5312
5313Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
5314
5315 * config.sub: Merge with FSF.
5316
5317Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
5318
5319 * Makefile.in (RPATH_ENVVAR): New variable.
5320 (REALLY_SET_LIB_PATH): Use it.
5321 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
5322
5323Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
5324
5325 * config.sub, configure.in: Recognize sparclet cpu.
5326
5327Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
5328
5329 * config.guess: Support m68k-cbm-sysv4.
5330
5331Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5332
5333 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
5334 m68k-unknown-linuxaout from linker help string. Put quotes around
5335 $ld_help_string.
5336
5337Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
5338
5339 * config.guess (powerpc-harris-powerunix): Add guess for port
5340 to new target.
5341
5342Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5343
5344 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
5345
5346Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
5347
5348 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
5349 $(REALLY_SET_LIB_PATH) in Makefile.
5350 * Makefile.in (SET_LIB_PATH): New variable.
5351 (REALLY_SET_LIB_PATH): New variable.
5352 ($(DO_X)): Use $(SET_LIB_PATH).
5353 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
5354 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
5355 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
5356 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
5357 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
5358 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
5359 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
5360 (install-dosrel): Likewise.
5361 (all-opcodes): Depend upon all-libiberty.
5362
5363Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
5364
5365 * config.guess (*:CYGWIN*): New
5366
5367Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5368
5369 * Makefile.in (all-target-winsup): All all-target-libiberty.
5370
5371Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5372
5373 * configure.in (noconfigdirs): Add missing # in front of comment.
5374
5375Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
5376
5377 * configure.in: add second pass to things added to noconfigdirs
5378 so *-gm-magic can exclude libgloss properly.
5379
5380Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
5381
5382 * mpw-configure (extralibs_name, rez_name): Set correctly
5383 for MWC68K compiler.
5384
5385 * mpw-README: Add more info on the necessary build tools.
5386
5387Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
5388
5389 * configure.in, config.sub: Recognize cygwin32.
5390
5391Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
5392
5393 * config.guess, config.sub: Recognize A/UX.
5394
5395Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
5396
5397 * config.sub: Merge with gcc/config.sub.
5398
5399Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
5400
5401 * mpw-build.in (do-binutils): Add build of stamps.
5402
5403Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
5404
5405 * config.sub: Add recognition for mips64vr4100*-* targets.
5406
5407Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5408
5409 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
5410 Add creation of gconfigargs with `--enable-shared' turned on.
5411 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
5412 ($(host)-stamp-stage3-configured): Likewise.
5413 (HOLES): Add chatr and ldd.
5414 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
5415
5416Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
5417
5418 * configure: Pass --nfp to recursive configures.
5419
5420Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
5421
5422 * Makefile.in (DLLTOOL): New.
5423 (DLLTOOL_FOR_TARGET): New.
5424 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
5425 (EXTRA_TARGET_FLAGS): Ditto.
5426 (EXTRA_GCC_FLAGS): Ditto.
5427 (CONFIGURE_TARGET_MODULES): Ditto.
5428 (DO_X): Ditto.
5429 * configure: Add DLLTOOL.
5430
5431Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
5432
5433 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
5434 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
5435 mh-sco, since old workarounds no longer needed, and don't
5436 build ld, since libraries have weak symbols in COFF.
5437
5438Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
5439
5440 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
5441
5442Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
5443
5444 * configure.in: Make sure that ${CC} can be used to compile an
5445 executable.
5446
afb8d725
JM
5447Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
5448
5449 * Makefile.in (all-gdb): Depend on $(GDB_TK).
5450 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
5451 nothing depending on whether gdbtk is being built.
5452
252b5132
RH
5453Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
5454
5455 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
5456
5457Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
5458
5459 * configure.in (noconfigdirs): Put ld or gas in this early, if the
5460 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
5461
5462Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
5463
5464 * config-ml.in: Add support for
5465 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
5466 Simplify setting of multidirs from --disable-foo.
5467
5468Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5469
5470 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
5471 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
5472 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 5473 non-empty, pass them on to the GCC make.
252b5132
RH
5474 (all-bootstrap): New rule that is like all-gcc, except it executes
5475 the GCC bootstrap rule instead of the GCC all rule.
5476
5477Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
5478
5479 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
5480
5481Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5482
5483 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
5484 DG/UX support.
5485
5486Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
5487
5488 * config.sub (i*86*) Change [345] to [3456]
5489
5490Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5491
5492 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
5493 --with-gnu-ld=no.
5494
5495Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5496
5497 * config-ml.in (rs6000*, powerpc*): Add switches to control which
5498 AIX multilibs get built.
5499
5500Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5501
5502 * configure.in (i386-win32): Don't build expect if we're not
5503 building the tcl subdir.
5504
5505Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
5506
5507 * Makefile.in: (configure-target-examples, all-target-examples):
5508 New targets, configure and build example programs.
5509
5510Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5511
5512 * mpw-configure: If an mpw-config.in generated a file mk.sed,
5513 use it as input to sedit the generated MPW makefile.
5514 * mpw-README: Add a suggestion about Gestalt.h.
5515
5516Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
5517
5518 * config.sub: Accept *-*-ieee*.
5519
5520Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
5521
5522 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
5523 Ronald F. Guilmette <rfg@monkeys.com>.
5524
5525Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5526
5527 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
5528 for powerpc-pe native.
5529 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
5530 (target==powerpc-pe): duplicate i386-win32 entry.
5531
5532Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5533
5534 * configure.in (noconfigdirs): Exclude target-newlib for all versions
5535 of vxworks, not just vxworks5.1.
5536
5537Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
5538
5539 * mpw-configure: Add support for exec-prefix.
5540
5541Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
5542
5543 * config.guess: Recognize HP model 816 machines as having
5544 a PA1.1 processor.
5545
5546Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
5547
5548 * configure: Ignore new autoconf configure options.
5549
5550Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5551
5552 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
35590697 5553 defaults to K&R mode, but doesn't have varargs.h, so we have to
252b5132
RH
5554 compile in ANSI mode.
5555
5556Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
5557
5558 * config.guess: Recognize Pentium under SCO.
5559 From Robert Lipe <robertl@arnet.com>.
5560
5561Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5562
5563 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
5564 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
5565 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
5566
5567Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
5568
5569 * configure.in: Don't configure gas for alpha-dec-osf*.
5570
5571Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
5572
5573 * configure.in: Default to --with-stabs for some targets for which
5574 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
5575 i[345]86*-*-unixware*.
5576
5577Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
5578
5579 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
5580 rather than basing it on the target. Simplify handling of options
5581 controlling which directories to configure. Remove extraneous
5582 slash in multi-clean target.
5583
5584Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
5585
5586 * config-ml.in: Prefix more variables with ml_ so they don't collide
5587 with configure's.
5588
5589Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
5590
5591 * configure: Don't turn -v into --v.
5592
5593Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
5594
5595 * configure.in (targargs): Fix typo.
5596
5597 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
5598
5599Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
5600
5601 * configure.in: Strip --host and --target options from
5602 CONFIG_ARGUMENTS, and always configure for --host only. Add
5603 --with-cross-host option when building with a cross-compiler.
5604 * configure: Canonicalize the arguments put into config.status by
5605 always using `=' for an option with an argument. Pass a presumed
5606 --host or --target explicitly.
5607
5608Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
5609
5610 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
5611 into general OS recognition case.
5612
5613Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5614
5615 * configure.in (target_configdirs): add target-winsup only
5616 for win32 target systems.
5617
5618Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
5619
5620 * Makefile.in (all-target-libgloss): Depend upon
5621 configure-target-newlib, since when libgloss is built it looks to
5622 see if the newlib directory exists.
5623
5624Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
5625
5626 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
5627 cfg-ml-*.in.
5628
5629Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
5630
5631 * configure: Handle LD and LD_FOR_TARGET when configuring a
5632 Canadian Cross.
5633
5634Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5635
5636 * config/mh-i386win32: add LD_FOR_TARGET.
5637
5638Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5639
5640 * configure.in (target_libs): add target-winsup.
5641 (target==i386-win32): add patch diff flex make to $noconfigdirs.
5642 (target==ppcle-pe): remove ld from $noconfigdirs.
5643
5644Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
5645
5646 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
5647 Preserve relative path names in $srcdir. Build symlink tree if
5648 configuring cross target dir and srcdir=. (= no VPATH support).
5649 (configure-target-libg++): Depend on configure-target-librx.
5650 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
5651 * config-ml.in: New file.
5652 * symlink-tree: New file.
5653 * configure: Ensure srcdir="." if that's what it is.
5654
5655Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
5656
5657 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
5658 includes and FLEX_SKELETON setting.
5659 * mpw-configure (--with-gnu-ld): New option, controls whether
5660 to use PPCLink or ld with PowerMac GCC.
5661 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
5662 * mpw-config.in: Configure grez if targeting Mac.
5663
5664 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
5665 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
5666 just macos.
252b5132
RH
5667 * configure.in: Configure grez resource compiler if targeting Mac.
5668 * Makefile.in (all-grez, install-grez): New targets.
5669
5670Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
5671
5672 * configure: CXX defaults to gcc, not g++. If we find
35590697 5673 gcc in the path, set CC to gcc -O2.
252b5132
RH
5674
5675Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
5676
5677 * configure: Default ${build} correctly. Avoid picking up extra
5678 spaces when reading CC and CXX from Makefile. When doing a
5679 Canadian Cross, use plausible default values for numerous
5680 variables.
5681 * configure.in: When doing a Canadian Cross, don't try to
5682 configure tools whose configure script can't handle it.
5683
5684Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5685
5686 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
5687
5688Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
5689
5690 * configure: Remove dubious bug reporting address.
5691
5692Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
5693
5694 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
5695 configure script, run that instead of this directory's configure.
5696 In either case, print a message that we're configuring the sub-dir.
5697
5698Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
5699
5700 * configure.in: Before checking for the existence of various files,
5701 use sed to filter out "target-".
5702
5703Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
5704
5705 * Makefile.in (DO_X): Split rule to decrease command line length
5706 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
5707 (Philippe De Muyter).
5708
5709Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5710
5711 * Makefile.in (all-patch): depend on all-libiberty.
5712
5713Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
5714
5715 * configure.in: If the only directory in target_configdirs which
5716 actually exists is libiberty, then set target_configdirs to empty,
5717 to avoid trying to build a target libiberty in a gas or gdb
5718 distribution.
5719
5720Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
5721
5722 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
5723 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
5724 systems.
252b5132
RH
5725
5726Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5727
5728 * configure.in (copy_dirs): Use sys-include instead of include
5729 for --with-headers option.
5730
5731Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
5732
5733 * Makefile.in, configure.in: Make winsup builds work with
5734 new scheme.
5735
5736Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
5737
5738 * configure.in: Build the linker on AIX.
5739
5740Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
5741
5742 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
5743 where needed.
5744
5745Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
5746
5747 * Makefile.in (all-gcc): Fix typo.
5748
5749Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
5750
5751 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
5752
5753Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
5754
5755 * configure.in: Rename libFOO to target-libFOO, and xiberty
5756 to target-xiberty, to provide more flexibility.
5757 (target_subdir): Define. Create if cross.
5758 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
5759 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
5760 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
5761 check-libFOO -> check-target-libFOO, etc.
5762 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
5763 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
5764 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
5765 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
5766 allow ALL_GCC="" to only configure.
5767 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
5768 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
5769 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
5770
5771Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
5772
5773 * Makefile.in (taz): Build "info" in etc explicitly.
5774
5775Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
5776
5777 * configure.in: Make sure that CC is undefined (as opposed to
5778 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
5779 problem with autoconf trying to configure on a host without GCC.
5780
5781Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
5782
5783 * mpw-configure: Set host alias from choice of host compiler,
5784 only use generic MPW Makefile sed if present, edit a file
5785 named "hacked_Makefile.in" instead of "Makefile.in" if present.
5786 * mpw-README: Add problem notes about CW6 and CW7.
5787
5788Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
5789
5790 * Makefile.in (taz): Use ";" instead of ";;".
5791
5792Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
5793
5794 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
5795 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
5796 DISTDOCDIRS.
5797 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
5798 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
5799
5800Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
5801
5802 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
5803 and gnats, because they are now subsumed by DISTSTUFFDIRS.
5804 Move bfd to DISTSTUFFDIRS.
5805
5806Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5807
5808 * Makefile.in (X11_LIB): Removed.
5809 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
5810
5811 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
5812
5813Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5814
5815 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
5816 names.
5817
5818Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5819
5820 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
5821
5822Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
5823
5824 * configure.in (i[345]86-*-win32): Always build newlib.
5825 Don't configure cvs, autoconf or texinfo.
5826 * Makefile.in (LD_FOR_TARGET): New.
5827 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
5828 Pass down LD_FOR_TARGET.
5829
5830Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
5831
5832 * winsup: New directory.
5833 * Makefile.in: Build winsup.
5834 * configure.in: Winsup is configured when target is win32.
5835 Can only build win32 target GDB when native.
35590697 5836
252b5132
RH
5837Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
5838
5839 * config.guess: Recognize HP model 819 machines as having
5840 a PA 1.1 processor.
5841
5842Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
5843
5844 * configure: Fix sed loop which substitutes for CC and CXX to
5845 avoid bug found in various sed implementations.
5846
5847Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5848
5849 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
5850 simulator. Use standard powerpc-*-eabi*.
5851
5852Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
5853
5854 * configure.in: Stop putting gas and binutils in noconfigdirs for
5855 powerpc-*-aix* and rs6000-*-*.
5856
5857Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
5858
5859 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
5860 -mcall-aixdesc libraries.
5861
5862Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
5863
5864 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5865
5866 * config.sub (arm | armel | armeb): Fix shell syntax.
5867
5868Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5869
5870 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
5871 -msoft-float and -mcpu=common support.
5872 (powerpc*-*-eabisim*): Add support for building -mcall-aix
5873 libraries.
5874
5875Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5876
5877 * configure.in: Allow configuration and build of emacs19 for the alpha.
5878
5879Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5880
5881 * configure.in (CC): Get ^CC, not just any old CC, from
5882 ${host_makefile_frag}.
5883
5884Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5885
35590697 5886 * configure.in (CC): Try to get CC from
252b5132
RH
5887 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
5888
5889Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5890
5891 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
5892 only if it exists in $(srcdir).
5893
5894Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
5895
5896 * configure: If CC and CXX are not set in the environment, set
5897 them, based on either an existing Makefile or on searching for gcc
5898 in PATH. Substitute for CC and CXX in Makefile.
5899 * configure.in: Remove libm from target_libs. Separate
5900 target_configdirs from configdirs. If CC is not set in
5901 environment, try to get it from a host Makefile fragment. Rewrite
5902 changes of configdirs to use skipdirs instead. A few minor
5903 tweaks. Take directories out of target_configdirs as they are
5904 taken out of configdirs. Remove existing Makefile files from
5905 subdirectories. Substitute for TARGET_CONFIGDIRS and
5906 CONFIG_ARGUMENTS in Makefile.
5907 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
5908 by configure.in.
5909 (CONFIG_ARGUMENTS): Likewise.
5910 (CONFIGURE_TARGET_MODULES): New variable.
5911 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
5912 ($(CONFIGURE_TARGET_MODULES)): New target.
5913 (configure-libg++, configure-libio): New targets.
5914 (all-libg++): Depend upon configure-libg++.
5915 (all-libio): Depend upon configure-libio.
5916 (configure-libgloss, all-libgloss): New targets.
5917 (configure-libstdc++): New target.
5918 (all-libstdc++): Depend upon configure-libstdc++.
5919 (configure-librx, all-librx): New targets.
5920 (configure-newlib): New target.
5921 (all-newlib): Depend upon configure-newlib
5922 (configure-xiberty): New target.
5923 (all-xiberty): Depend upon configure-xiberty.
5924
5925Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5926
5927 * configure.in (host i[345]86-*-win32): Expand the
5928 noconfigdirs again.
5929
5930Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
5931
5932 * mpw-configure: Fix sed command file name.
5933
5934Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
5935
35590697 5936 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
5937 noconfigdirs again.
5938
5939Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
5940
5941 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
5942 or powerpc*-*-pe*, since they are not yet supported.
5943
5944Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
5945
5946 Add PowerMac support and many other enhancements.
5947 * mpw-configure: New option --cc to select compiler to use,
5948 paste options set according to --cc into the generated
5949 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
5950 if mpw-make.sed is present.
5951 * mpw-config.in: Don't test for gC1, test for mpw-touch,
5952 add forward includes for PowerPC include files.
5953 * mpw-build.in: Build using Makefile.PPC if present.
5954 (do-byacc, etc): Remove separate version resource builds.
5955 (do-gas): Build "stamps" before "all".
5956 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
5957 * mpw-README: Update to reflect --cc option, PowerMac support,
5958 and recently-reported compatibility problems.
5959
5960Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
5961
5962 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
5963 embedded m68k systems (-aout, -coff, -elf, -vxworks).
5964 (--with-multilib-top): Pass to recursive invocations.
5965
5966Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
5967
5968 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
5969 v810-*-*.
5970
5971Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5972
5973 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
5974 gdb, ld and opcodes on v810-*-*.
5975
5976Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
35590697 5977
252b5132
RH
5978 * config/mh-ncrsvr43: Removed AR_FLAGS
5979
5980Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
5981
5982 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
5983 (local-maintainer-clean): New target.
5984 (maintainer-clean): New target.
5985 (realclean): Just depend upon maintainer-clean.
5986
5987Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5988
5989 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
5990
5991Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
5992
5993 * configure.in: Build ld in mips*-*-bsd* case.
5994
5995Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
5996
5997 * config.sub: Accept -lites* OS. From Ian Dall.
5998
5999Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
6000
6001 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 6002 targets.
252b5132
RH
6003
6004Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6005
6006 * configure.in: treat i386-win32 canadian cross the same as
6007 i386-go32 canadian cross.
6008
6009Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6010
6011 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
6012 running under the simulator to build a reduced set of libraries.
6013 (powerpc-*-eabiaix): Add fine grained multilib support added to
6014 other powerpc targets yesterday.
6015
6016Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6017
6018 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
6019 -disable-softfloat, -disable-relocatable, -disable-aix, and
6020 -disable-sysv to control which multilib libraries get built.
6021
6022Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6023
6024 * configure: Add Makefile.tem to list of files to remove in trap
6025 handler.
6026
6027Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
6028
6029 * config.guess (*Linux*): Add missing "exit"s.
6030 Also, need specific check for alpha-unknown-linux (uses COFF).
6031
6032Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
6033
6034 * config.guess: Merge with FSF:
6035
6036 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
6037 * config.guess (AIX4): More robust release numbering discovery.
6038
6039 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
6040 * config.guess (i386-sequent-ptx): Properly get version number.
6041
6042 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
6043 * config.guess (mips:*:4*:UMIPS): New case.
6044
6045Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
6046
6047 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
6048 (i386-win32 host): Likewise. Don't build readline.
6049
afb8d725
JM
6050Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
6051
6052 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
6053 SUPPORT_FILES to submakes.
6054
252b5132
RH
6055Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
6056
6057 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
6058 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
6059 mpw-configure.
6060
6061Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
6062
6063 * configure.in (appdirs): Use =, not ==, in test expression when
6064 trying to build the text to print in the warning message for
6065 Solaris users.
6066
6067Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
6068
6069 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
6070
6071Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6072
6073 * config.guess: Recognize lynx-2.3.
6074
6075Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
6076
6077 * config.sub (z8ksim): Deleted
6078 (z8k-*-coff): New, this is the one true name of the target.
6079
6080Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
6081
6082 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
6083
6084Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
6085
6086 * config.guess (*:Linux:*:*): First try asking the linker what the
6087 default object file format is (elf, aout, or coff). Then if this
6088 fails, try previous methods.
6089
6090Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6091
6092 * configure.in: Don't build newlib for *-*-vxworks5.1.
6093
6094Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6095
6096 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
6097 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
6098
6099Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
6100
6101 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
6102
6103Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
6104
6105 * cfg-ml-com.in: New file.
6106 * cfg-ml-pos.in: New file.
6107
6108Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6109
6110 * COPYING.NEWLIB: Add HP free copyright to list.
6111
6112Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6113
6114 * config.sub: Recognize -eabi* for the system, not just -eabi.
6115
6116Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
6117
6118 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
6119 * config.sub, configure.in (win32): New target and host.
6120
6121Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
6122
6123 * configure.in: Add i386-pe configuration.
6124
6125Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
6126
6127 * mpw-build.in (install): Install GDB after LD.
6128
6129Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
6130
6131 * mpw-config.in (elf/mips.h): Always forward-include, needed
6132 for GDB to build.
6133
6134Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
6135
6136 * testsuite: New directory for customer acceptance and whole tool
6137 chain tests.
6138
6139Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6140
6141 * configure: If per-host line isn't found, but AC_OUTPUT is found
6142 and a configure script exists, run it instead.
6143
6144Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
6145
6146 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
6147
6148Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
6149
6150 * configure: Set build_{cpu,vendor,os,alias} to host values when
6151 --build isn't specified.
6152
6153Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6154
6155 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
6156 (FLAGS_TO_PASS): Pass them.
6157 (EXTRA_TARGET_FLAGS): Ditto.
6158
6159 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
6160
6161Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6162
6163 * Makefile.in (all-libg++): Depend on all-libstdc++.
6164
6165Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6166
6167 * configure.in (noconfigdirs): Enable all packages for
6168 i386-unknown-netbsd.
6169
6170Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
6171
6172 * configure.in (noconfigdirs): Don't configure tk for i386-go32
6173 hosted builds (DOS builds)
6174
6175Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6176
6177 Changes for ARM based on patches from Richard Earnshaw:
6178 * config.sub: Handle armeb and armel.
6179 * configure.in: Omit arm linker only for riscix.
6180
6181Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
6182
6183 * config.guess: Update from FSF.
6184
6185Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
6186
6187 * config.sub: Recognize powerpcle as the little endian varient of
6188 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
6189 powerpcle variant. Convert pentium into i586, not i486. Add p5
6190 alias for i586. Map new x86 variants p6, k5, nexgen into i586
6191 temporarily.
6192
6193Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
6194
6195 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
6196
6197Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
6198
6199 * config.sub: Accept -lites* as a basic system type.
6200
6201Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
6202
6203 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
6204 installed, and if so return linuxoldld as the system name.
6205
6206Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
6207
6208 * config.guess: Add hppa1.1-hp-lites support.
6209
6210Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
6211
6212 * configure.in: Don't build newlib for m68k-vxworks5.1.
6213
6214Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6215
6216 * configure.in (mips-sgi-irix6): Use mh-irix5.
6217
6218Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
6219
6220 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
6221
6222Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6223
6224 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 6225 OSF/1. Fix compiler flags.
252b5132
RH
6226 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
6227
6228Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
6229
6230 * configure.in: Recognize --with-newlib.
6231 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
6232
afb8d725
JM
6233Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6234
6235 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6236 to *_X11_MODULES due to gdbtk needing X include files et al.
6237
252b5132
RH
6238Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
6239
6240 Merge in support for Mac MPW as a host.
6241 (Old change descriptions retained for informational value.)
6242
6243 * mpw-config.in: Add generic include forwards for cpu-specific
6244 include files in aout and elf directories.
6245
6246 * mpw-configure: Added copyright.
6247 * mpw-config.in: Check for presence of required build tools.
6248 (target_libs): Add newlib.
6249 (target_tools): Add examples.
6250 (Read Me): Generate as "Read Me for MPW" instead.
6251 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
6252 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
6253 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
6254
6255 * mpw-configure: Remove subdir-specific makefile hackery,
6256 delete mk.tmp after using it.
6257
6258 * mpw-build.in (all): Display start and end times.
6259
6260 * mpw-configure (host_canonical): Set.
6261 (target_cpu): Always add to makefiles.
6262 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
6263 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
6264 (mpw-mh-mpw): Look for in srcdir and srcroot.
6265 Use sed instead of mpw-edit-prefix to edit prefix definitions.
6266
6267 * mpw-build.in: (install-only): New target.
6268
6269 * mpw-configure (host_alias, target_alias): Rename from hostalias
6270 and targetalias, add into generated Makefile.
6271 (mk.tmp): If present, add into generated Makefile.
6272 * mpw-build.in (all-gas): Build config.h first before gas proper.
6273
6274 * mpw-configure (config.status): Write only if changed.
6275 * mpw-config.in (readline): Configure it (not built, just used for
6276 definitions).
6277
6278 * mpw-config.in (elf/mips.h): Add a forward include.
6279
6280 * mpw-config.in: Forward-include most .h files in include into
6281 extra-include.
6282 (readline): Don't build.
6283 mpw-build.in (install): Install GDB.
6284
6285 * mpw-configure (prefix, mpw_prefix): Handle it.
6286 * mpw-config.in (mmalloc, readline): Don't configure.
6287 * mpw-build.in (thisscript): Rename to ThisScript.
6288 Use mpw-build instead of BuildProgram everywhere.
6289 (mmalloc, readline): Don't build.
6290 * mpw-README: New file, basic documentation about the MPW port.
6291
6292 * mpw-config.in: Use forward-include to create include files.
6293
6294 * mpw-configure: Add more things to the top of each configured
6295 Makefile, including contents of config/mpw-mh-mpw.
6296 * mpw-config.in (extra-include): Create this directory and fill it
6297 with Posix-like include files when configuring.
6298
6299 * config.sub (apple, mac, mpw): Add various aliases.
6300
6301 * mpw-build.in: New file, top-level build script fragment for MPW.
6302 * mpw-configure: New file, configure script for MPW.
6303 * mpw-config.in: New file, config fragment for MPW.
6304
6305Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6306
6307 * configure.in (host_libs): Remove glob, since it is gone from the
6308 sources.
6309
6310Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6311
6312 * Makefile.in: define empty GDB_NLM_DEPS var.
6313
6314 * configure.in(target_makefile_frag): use config/mt-netware
6315 for netware targets.
6316
6317Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
6318
6319 * config.sub: Merge in recent FSF changes. Remove linux special
6320 cases.
6321
6322Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6323
6324 build-all.mk,config/mh-solaris: revert these two changes:
6325
6326 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
6327
6328 * build-all.mk: Use CC=cc -Xs on Solaris.
6329
6330 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6331
6332 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
6333 working xmakefile for Emacs.
6334
6335Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6336
6337 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
6338 stop using it.
6339 * Makefile.in: Nuke all references to glob subdirectory.
6340
6341Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6342
6343 * configure.in: Fix --enable-shared logic in per-host.
6344
6345Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
6346
6347 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
6348
6349Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6350
6351 * configure.in (noconfigdirs): Don't build gas on AIX, for
6352 powerpc*-*-aix* as well as for rs6000*-*-aix*.
6353
6354Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
6355
6356 * configure: Fix --cache-file to work if the file argument is a
6357 relative path.
6358
6359Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
6360
6361 * configure: If the --cache-file is used, pass it down to
6362 configure in subdirectories.
6363
6364Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
6365
6366 * config.sub: add vxworks29k configuration.
6367
6368Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6369
6370 * Makefile.in (taz): Do "diststuff" part quietly.
6371
6372Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
6373
6374 * config.sub: Mini-merge with gcc/config.sub.
6375
6376Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6377
6378 * config.guess (IRIX): Sed - to _.
6379
6380Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6381
6382 * Makefile.in (source-vault, binary-vault): New targets.
6383
6384Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
6385
6386 * config.sub: Recognize -eabi as a basic system type.
6387
6388Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6389
6390 * configure.in (enable_shared stuff): Fix typo.
6391
6392Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
6393
6394 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
6395
6396Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6397
6398 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
6399
6400Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
6401
6402 * configure.in (rs6000-*-*): Don't build gas.
6403
6404Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
6405
6406 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
6407 reduce command line length.
6408 (AS_FOR_TARGET): Check for as.new, not Makefile.
6409 (NM_FOR_TARGET): Check for nm.new, not Makefile.
6410
6411Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
6412
6413 * config.guess: Merge from FSF.
6414
6415Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6416
6417 * configure: Don't use $ when handling program_suffix.
6418
6419Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
6420
6421 * configure.in: Configure tk for hppa/hpux.
6422
6423Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
6424
6425 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
6426
6427Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
6428
6429 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
6430 to LIBCXXFLAGS. Tests are better run without it.
6431
6432Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
6433
6434 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
6435
6436Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
6437
6438 * configure.in (*-*-netware*): Don't configure xiberty.
6439
6440Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
6441
6442 * configure.in: Remove tk from native_only list.
6443
6444Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
6445
6446 * build-all.mk: Add mips-ncd-elf target to sun4 targets
6447 for special NCD build.
6448
6449Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6450
6451 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
6452 makeall.bat, they're only useful for binutils snapshots.
6453 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
6454 makeall.bat to specified SUPPORT_FILES.
6455
6456Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
6457
6458 * build-all.mk: Add Ericsson targets to sun4 and solaris
6459 hosts. Add BNR's sun4 target to solaris host, so their
6460 build-from-source will be tested in-house first.
6461
6462Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6463
6464 * Makefile.in (LIBCFLAGS): New variable.
6465 (CFLAGS_FOR_TARGET): Ditto.
6466 (LIBCFLAGS_FOR_TARGET): Ditto.
6467 (LIBCXXFLAGS): Ditto.
6468 (CXXFLAGS_FOR_TARGET): Ditto.
6469 (LIBCXXFLAGS_FOR_TARGET): Ditto.
6470 (BASE_FLAGS_TO_PASS): Pass them.
6471 (EXTRA_TARGET_FLAGS): Ditto.
6472
6473 * configure.in, config/m[th]-*pic: Support --enable-shared.
6474
6475Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
6476
6477 * configure.in (target_libs): Include libstdc++ again.
6478 * config.guess: Update from FSF (for FreeBSD).
6479
6480Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6481
6482 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
6483 makeall.bat.
6484 (DISTDOCDIRS): Add `etc'.
6485 (ETC_SUPPORT_PFX): New variable.
6486 (taz): Include anything from etc starting with a word in
6487 ETC_SUPPORT_PFX.
6488
6489Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6490
6491 * config.sub: Update for recent FSF changes. Remove obsolete
6492 h8300hds entry. Add -windows* and -osx as basic os. Minor
6493 spacing changes.
6494
6495Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
6496
6497 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
6498
6499 * config.guess: Merge with FSF.
6500 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
6501
6502Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6503
6504 * configure: Since the "trap 0" handler will override the exit
6505 status on many systems, only use it for "exit 1", and make it set
6506 a non-zero exit status; reset it before "exit 0". Also, check
6507 exit status of config.sub, and error out if it failed.
6508
6509Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
6510
6511 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
6512 and install libgloss.
6513
6514Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6515
6516 * Makefile.in (all-binutils): Depend upon all-byacc.
6517
6518 * configure.in: Don't build emacs on Irix 5.
6519
6520Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6521
6522 * configure.in (*-*-netware*): Add libio.
6523
6524Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6525
6526 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
6527 (CHECK_TARGET_MODULES): Ditto.
6528 (INSTALL_TARGET_MODULES): Ditto.
6529 (TARGET_LIBS): Ditto.
6530 (all-libstdc++): Note dependencies.
6531
6532Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6533
6534 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
6535
6536Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6537
6538 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
6539 -fexternal-templates.
6540
6541 * configure.in (target_libs): Add libstdc++.
6542 (noconfigdirs): Add libstdc++ as appropriate.
6543
6544Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6545
6546 * config.guess: Update from FSF.
6547
6548Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6549
6550 * configure: Use ${config_shell} when running ${configsub}.
6551
6552Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
6553
6554 * config.sub: No longer recognize h8300h.
6555
6556Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6557
6558 * config.sub: Remove extraneous differences between config.sub and
6559 gcc/config.sub.
6560
6561Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6562
6563 * Makefile.in (DISTSTUFFDIRS): Add gas.
6564
6565Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
6566
6567 * COPYING.NEWLIB: New file.
6568
6569Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
6570
6571 * config.guess (HP-UX): Patch from Harlan Stenn
6572 <harlan@landmark.com> to also emit release level.
6573
6574Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
6575
6576 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
6577
6578Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
6579
6580 * config.sub: Merge nextstep cleanup from FSF.
6581
6582Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6583
6584 * configure.in (arm-*-*): Don't configure ld for this target.
6585
6586Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6587
6588 * configure.in (*-*-netware): don't configure libg++, libio,
6589 librx, or newlib.
6590
6591Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6592
6593 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
6594 configure ld--it works, but it doesn't support shared libraries.
6595
6596Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
6597
6598 * config.guess (*-unknown-freebsd*): Get rid of possible
6599 trailing "(Release)" in version string.
6600 Patch from Paul Richards <paul@isl.cf.ac.uk>.
6601
6602Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
6603
6604 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
6605 Fix type: *-next-neststep -> *-next-nextstep.
6606
6607 * config.guess: Merge from FSF:
6608
6609 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
6610
6611 * config.guess: Recognize powerpc-ibm-aix3.2.5.
6612
6613 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
6614
6615 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
6616 instead of UNIX_SV for UnixWare 1.0).
6617
6618Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
6619
6620 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
6621 to make gdb/nlm/* build after the compiler and linker.
6622
6623Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
6624
6625 * config.guess (netbsd, freebsd, linux): Accept any machine,
6626 not just i[34]86.
6627 (m68k-atari-sysv4): Relocate to match FSF version.
6628
6629 * config.guess: More merges from the FSF:
6630
6631 Add a space before function call or macro invocation.
6632
6633 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6634
6635 * config.guess: Add trap cmd to remove dummy.c and dummy when
6636 interrupted.
6637
6638 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6639
6640 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
6641 (dummy): Redirect stderr from compilation of dummy.c.
6642
6643 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
6644
6645 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
6646
6647Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
6648
6649 * configure: Accept and ignore --cache*, for compatibility with
6650 new autoconf.
6651
6652Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
6653
6654 * config.guess: Merge from FSF:
6655
6656 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6657
6658 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
6659 (PATH): Add /.attbin at end for finding uname.
6660 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
6661
6662 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
6663
80413487 6664 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
6665
6666 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
6667
80413487
RH
6668 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
6669 to select whether to use ELF or COFF.
252b5132
RH
6670
6671 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6672
80413487 6673 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
6674
6675 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6676
6677 * config.guess: Guess the OS version for HPUX.
6678
6679 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6680
6681 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
6682
6683Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6684
6685 * configure.in: Recognize --with-headers, --with-libs, and
6686 --without-newlib.
6687 * Makefile.in (all-xiberty): Depend upon all-ld.
6688
6689Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6690
6691 * configure.in: Change i[34]86 to i[345]86.
6692
6693Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6694
6695 * configure (version): A few more tweaks to help message.
6696
6697Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
6698
6699 * Makefile.in: Remove (for now) librx as a host library,
6700 now that we're building it for target.
6701
6702Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6703
6704 * configure: Fix up help message; from karl@owl.hq.ileaf.com
6705 (Karl Berry).
6706
6707Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
6708
6709 * configure.in: Also configure librx.
6710
6711Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
6712
6713 * Makefile.in: Update various rules to reflect that librx
6714 is now needed for libg++.
6715
6716Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6717
6718 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
6719
6720Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6721
6722 * configure.in: Configure the examples directory.
6723
6724Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6725
6726 * configure: Simplify Jun 2 1994 change.
6727
6728Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6729
6730 * change CC to /usr/latest/bin/gcc for lynx host builds, since
6731 /bin/gcc isn't good enough to build gcc.
6732
6733Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
6734
6735 * Makefile.in (GDB_SUPPORT_FILES): Remove
6736 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
6737 (gdb.tar.gz): Add new rule to use standard distribution building
6738 mechanism.
6739
6740Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6741
6742 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
6743 Bill Cox <bill@cygnus.com>.
6744
6745Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
6746
6747 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
6748
6749Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
6750
6751 * configure: Search current dir first in .gdbinit.
6752
6753Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
6754
6755 * config.sub: Recognize freebsd (merged from gcc config.sub).
6756
6757Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
6758
6759 * config.sub: Refer to NeXT's operating system as nextstep.
6760
6761 * config.sub (case $basic_machine): Re-order the cases, to match
6762 the order in the FSF version (which is mostly alphabethical).
6763 Merge in some additions and changes from the FSF.
6764
6765Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
6766
6767 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
6768 * config.sub: Recognize cxux7.
6769 * configure.in: Use mh-cxux for m88k-harris-cxux*.
6770
6771Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
6772
6773 * config.sub: Fix typo powerpc -> powerpc-*.
6774
6775Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
6776
6777 * Makefile.in: `all-emacs19' depends on `all-byacc'.
6778
6779 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
6780 parallel with all-emacs and install-emacs). Top-level command
6781 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
6782
6783Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6784
6785 * test-build.mk ($(host)-stamp-stage2-installed): Remove
6786 $(relbindir)/make before doing ``make install'', and use
6787 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
6788 installing over running make binary.
6789 ($(host)-stamp-stage3-installed): Likewise.
6790
6791Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6792
6793 * config.guess: Recognize Mach.
6794
6795Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6796
6797 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
6798 see whether --exec-prefix was used.
6799
6800Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6801
6802 * README: Explicitly mention libg++/README. (Zoo's idea.)
6803
6804Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6805
6806 * Makefile.in: Add all-librx target similar to all-libproc.
6807
6808Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
6809
6810 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
6811 with post 1.2 uname bogosity.
6812
6813Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6814
6815 * configure: Remove temporary files on receipt of a signal.
6816
6817Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
6818
6819 * configure: If there is a package_makefile_frag, remove
6820 ${subdir}/Makefile.tem after copying it in.
6821
6822Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6823
6824 * build_all.mk: support rs6000 lynx identifies itself as
6825 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
6826 since /bin/gcc is too feeble to compile a modern gcc.
6827
6828Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
6829
6830 * brought devo/test-build.mk update-to-date with progressive/
6831 test-build.mk. Add lynx targets and hppa flag info.
6832
6833Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6834
6835 * configure.in: Use mh-ncrsvr43. Patch from
6836 Tom McConnell <tmcconne@sedona.intel.com>.
6837
6838Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
6839
6840 * config.guess (i386-unknown-bsdi): No longer need to
6841 check #if defined(__bsdi__) && defined(__i386__).
6842
6843Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6844
6845 * configure: Set program_transform_nameoption correctly.
6846
6847Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
6848
6849 * brought build-all.mk update-to-date with progressive build-all.mk,
6850 added new targets and hppa info.
35590697 6851
252b5132
RH
6852Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6853
6854 * configure: If config.guess result is a prefix of the user
6855 specified target, assume a native build and use the user specified
6856 target as the host alias. Remove SunOS patch suffix removal hack.
6857 * configure.in: Remove SunOS patch suffix removal hack.
6858
6859 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
6860 in NATIVE_CHECK_MODULES.
6861
6862Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
6863
6864 * Makefile.in: Rename HOST_ONLY to NATIVE.
6865 * configure: Delete SunOs patch suffix from host_canonical
6866 and build_canonical variables that are prepended to Makefiles.
6867 * configure.in: Add comments for easier maintenance.
6868
6869Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6870
6871 * Makefile.in: Add all-libproc target similar to all-gui.
6872
6873Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
6874
6875 * Makefile.in (CHECK_MODULES): split into
6876 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
6877
6878Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
6879
6880 * config.guess (i386-unknown-bsdi): New system to guess.
6881
6882Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6883
6884 * Makefile.in: Add all-gui target (but not yet build by "all").
6885
6886Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
6887
6888 * config.sub: Move deletion of patch suffix from here...
6889 * configure.in: To here, at Ian's suggestion. The top-
6890 level scripts might need to know of a patch level.
6891
6892Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
6893
6894 * config.sub: Strip off patch suffix so rtl is recognized
6895 as a sunos4.1.3 machine, even though it's been patched.
6896
6897Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
6898
6899 * Makefile.in (INSTALL_LAST): Delete.
6900 (INSTALL_DOSREL): New.
6901
6902Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6903
6904 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
6905 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
6906 whether we pass down --with-gnu-ld anyhow.
6907
6908Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
6909
6910 * Makefile.in (INSTALL_LAST): Change operation so it works
6911 on more flavors of make.
6912 * configure.in (go32): Don't build libg++ or libio.
6913
6914Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
6915
6916 * Makefile.in (Move HOST_PREFIX_1 and friends up so
6917 they can be overriden by templates.
6918
6919Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
6920
6921 * configure.in (target==go32): Don't build gdb.
6922 * dosrel: New directory.
6923
6924Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
6925
6926 * configure.in (host==go32): Configure dosrel too.
6927 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
6928 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
6929 be set by incoming names or templates.
6930 (INSTALL_LAST): New rule.
6931 * config/mh-go32: New fragment.
6932
6933Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
6934
6935 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
6936
6937Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6938
6939 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
6940 unique in 8.3 naming schemes.
6941 * configure.in (appdirs): New variable. Currently empty, but will
6942 be used in gas distribution. If nonempty, lists a set of
6943 directories at least one of which must get configured, or top
6944 level configuration is considered to have failed.
6945 (rs6000-*-lynxos*): Use new file name.
6946
6947Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6948
6949 Eliminate XTRAFLAGS.
6950 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
6951 newlib include files using -idirafter, and also use -nostdinc.
6952 (CXX_FOR_TARGET): Likewise.
6953 (XTRAFLAGS): Removed.
6954 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
6955 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
6956 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
6957 ($(DO_X)): Don't pass down XTRAFLAGS.
6958
6959Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6960
6961 * configure.in (mips*-dec-bsd*): New target; do build linker.
6962 (mips*-*-bsd*): New target; don't build linker.
6963
6964Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6965
6966 * configure.in: support rs6000-*-lynxos* configuration.
6967 support sunos4 as a cross target.
6968
6969 * config.sub: look for lynx*, not lynx since the OS version may
6970 legitimately be part of the name.
6971
6972Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6973
6974 * configure.in (i[34]86-*-sco*): Move to be with other i386
6975 targets.
6976 (romp-*-*): New target. Skip various binary utilities.
6977 (vax-*-*): New target. Don't build newlib.
6978 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
6979
6980Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6981
6982 * configure.in: Only set host_makefile_frag if config
6983 directory exists.
6984
6985Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6986
6987 * install.sh: If $dstdir exists, don't check whether each
6988 component does.
6989
6990Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6991
6992 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
6993
6994Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
6995
35590697
AJ
6996 * configure.in (*-*-lynxos*): Don't configure newlib for either
6997 native or cross Lynx.
252b5132
RH
6998
6999Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
7000
7001 * config.sub (sparc64-elf): Fix os.
7002 (z8k): Remove duplicate.
7003
7004Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7005
7006 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
7007 gcc/stmp-fixproto, to try to prevent fixproto from being run.
7008
7009Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
7010
7011 * configure: Make file links cleanly even if Lynx fails on
80413487 7012 an NFS symlink (at least fail cleanly).
252b5132
RH
7013
7014Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7015
7016 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
7017 -XNh2000.
7018
7019Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7020
7021 * configure: Unknown options are fatal again.
7022
7023Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
7024
7025 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 7026 compatibility.
252b5132
RH
7027
7028Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
7029
7030 * build-all.mk: Add `clean' target.
7031
7032Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7033
7034 * config.guess: Add SINIX support.
7035 * configure.in: Add mips-*-sysv4* support.
7036
7037Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
7038
7039 * build-all.mk: Document all useful targets.
7040 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
7041 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
7042
7043Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7044
7045 * configure: Support --silent, --quiet.
7046
7047Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7048
7049 * configure: Support --disable-FEATURE.
7050
7051Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7052
7053 * config.guess: Recognize NCR running SVR4.3.
7054
7055Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
7056
7057 * config.guess: Make BSDI generate i386-unknown-bsd386.
7058 Patch from Paul Eggert <eggert@twinsun.com>.
7059
7060Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7061
7062 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
7063
7064Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7065
7066 * configure: Make unrecognized options give nonfatal warnings
7067 instead of fatal errors, and pass them to any subdirectory
7068 configures in case they recognize them.
7069 Make --x equivalent to --with-x.
7070
7071Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7072
7073 * configure: Add --enable-* options. Clean up usage message and
7074 some comments.
7075
7076Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
7077
7078 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
7079
7080Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7081
7082 * configure.in (hppa*-*-*): Enable binutils.
7083
7084Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7085
7086 * config.sub: Recognize cisco.
7087
7088Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
7089
7090 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
7091
7092Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7093
7094 * config.guess: about target *-hitachi-hiuxwe2, don't print more
7095 than one configuration name. Add comment.
7096
7097Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
7098
7099 * config.guess: about target *-hitachi-hiuxwe2, fixed
7100 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
7101 macro is incorrect.]
7102
7103Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7104
7105 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
7106 than the "make ls" stuff which used to be here.
7107
7108Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7109
7110 * config.guess: Recognize i[34]86-unknown-freebsd.
7111 From Shawn M Carey <smcarey@rodan.syr.edu>.
7112
7113Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
7114
7115 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
7116
7117Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7118
7119 * config.guess: Check for ptx.
7120
7121Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
7122
7123 * config.sub: Add os9k checking.
7124
7125Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7126
7127 * config.guess: Handle OSF1 running on HPPA processors
7128
7129Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
7130
7131 * configure: If subdir configure fails, print out a message with
7132 subdirectory name, in case subdir's configure code didn't identify
7133 itself.
7134
7135Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
7136
7137 * configure.in: Remove embedded newlines from configdirs.
7138 Avoid mismatches of substrings. Fix matching strings at end
7139 of configdirs.
7140
7141Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
7142
7143 * config.guess: Add Lynx/rs6000 config support.
7144
7145Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
7146
7147 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
7148
7149Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
7150
7151 * configure.in (hppa*-*-osf*): Treat this just like most other
7152 PA configurations (eg no binutils or ld).
7153 (hppa*-*-*elf*): These configurations have binutils and ld.
7154
7155Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7156
7157 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
7158
7159Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7160
7161 * configure.in (rs6000-*-*): Build gas.
7162
7163Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7164
80413487 7165 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
7166
7167Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7168
7169 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
7170 for GDB and GDB has been fixed to not need it.
7171
7172Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
7173
7174 * config/mh-lynxosrs6k: Account for lack of ranlib!
7175
7176Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7177
7178 * config.guess: Recognize vax hosts.
7179
7180Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7181
7182 * configure (while loop): Don't use "break 2" inside case
7183 statement -- the case statement isn't an enclosing loop.
7184
7185Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
7186
7187 * config.guess: Clean up NeXT support, to allow nextstep
7188 on Intel machines. Make OS be nextstep.
7189
7190Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
7191
7192 * config.guess: Add alternate forms for Convex.
7193
7194Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
7195
7196 * configure: Completely rewrite option processing. Take
7197 advantage of pattern-matching to avoid invoking test frequently.
7198 Also clean up host and target defaulting logic.
7199
7200Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7201
7202 * Makefile.in: Replace all occurrances of "rootme" with "r" and
7203 "$${rootme}" with "$$r", to increase the likelihood that the do-*
7204 commands (plus user environment) will fit SCO limits.
7205
7206Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7207
7208 * configure.in: Don't issue warnings about directories which are
7209 not being configured if -norecursion is set. Correct test for
7210 --with-gnu-as and --with-gnu-ld to not get confused by substring
7211 matches.
7212
7213 * configure.in: Don't build gas for alpha-dec-osf1*.
7214
7215Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
7216
7217 * configure: Back out Per's change of 12/19/1993. It changes the
7218 behavior of configure in unexpected and confusing ways.
7219
7220 Also, use different delim char when calculating
7221 program_transform_name so that the name can contain slashes.
7222
7223Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
7224
7225 * configure.in, config.sub: Add support for VSTa micro-kernel.
7226
7227Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7228
7229 * configure.in: Nuke hacks which were used to get a special
7230 version of GAS for HPPA configurations.
7231
7232Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
7233
7234 * configure: If only ${target_alias} is given, use that
7235 as the default for ${host_alias}.
7236 * configure: Add missing back-slashes before nested quotes.
7237
7238Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
7239
7240 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
7241
7242Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
7243
7244 * config.guess: Recognize some Tektronix configurations.
7245 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
7246
7247Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
7248
7249 * config.sub: Match any flavor of SH.
7250
7251Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
7252
7253 * configure.in: Don't try to configure newlib for Alpha.
7254
7255Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7256
7257 * configure.in: Don't build ld for Irix 5. Don't build gas,
7258 libg++ or libio for any Alpha target.
7259
7260 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
7261 * config/mh-irix5. New file for Irix 5.
7262
7263Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
7264
7265 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
7266 default arguments -- so it tried to compress itself.
7267
7268Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
7269
7270 * configure.in (notsupp): ensure that a space is always at the end
7271 of the configdirs list, since the grep checks for an explicit space
7272
7273Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7274
7275 * configure.in (target i386-sysv4.2): don't build ld, since static
7276 versions of many libraries are not available.
7277
7278Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7279
7280 * config.guess: Recognize Apollos (using environment variables).
7281 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
7282
7283Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7284
7285 * config.guess: Recognize Sony news mips running newsos.
7286
7287Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
7288
7289 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
7290 "fi ; else" for bash.
7291
7292Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
7293
7294 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
7295
7296Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
7297
7298 * config.sub: accept unixware as an alias for svr4.2.
7299 Fix some inconsistancies with the gcc version.
7300
7301Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7302
7303 * Makefile.in (DISTDOCDIRS): Add gdb.
7304
7305Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
7306
7307 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
7308
7309Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7310
7311 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
7312 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
7313 this now.
7314
7315Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7316
7317 * config.sub: Accept hiux* as an OS name.
7318
7319 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
7320 etc/make-stds.texi. The underscore came from gcc, and dje now
7321 agrees that RUNTESTFLAGS is the correct name.
7322
7323Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
7324
7325 * install.sh: Remove 'set -e'. It makes any conditionals
7326 in the script useless.
7327
7328 * config.guess: Automatically recognize arm-acorn-riscix
7329 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
7330
7331Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
7332
7333 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
7334
7335Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7336
7337 * Makefile.in (DISTDOCDIRS): New variable.
7338 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 7339 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
7340
7341Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7342
7343 * configure.in (hppa target): check the source directory for the
7344 pagas sub-directory
7345
7346Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
7347
7348 * config.sub: Allow -aout* and -elf*.
7349
7350Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7351
7352 * configure.in: Don't build ld on i386-solaris2, same as for
7353 sparc-solaris2.
7354
7355Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
7356
7357 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
7358
7359Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7360
7361 * configure.in: Configure gdb for alpha.
7362
7363Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7364
7365 * Makefile.in (CXXFLAGS): Add -O.
7366
7367Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7368
7369 * config.guess: added support for DG Aviion
7370
7371Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7372
7373 * configure.in: Produce warning message for subdirectories not
7374 configurable for this host/target combination. Don't try to
7375 configure gdb for vms.
7376
7377Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7378
7379 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
7380 appropriate files before making "diststuff".
7381 (DISTBISONFILES): New var: list of files to be edited.
7382 (DISTSTUFFDIRS): Add binutils.
7383
7384Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7385
7386 * config.sub: also handle mipsel and mips64el (for little endian mips)
7387
7388Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7389
7390 * configure.in: Add * to end of all OS names.
7391
7392Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
7393
7394 * configure.in: Build newlib for LynxOS native.
7395
7396Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7397
7398 * config.guess: Add support for delta 88k running SVR3.
7399
7400 * configure.in: Add comment about HP compiler vs. emacs.
7401
7402Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7403
7404 * configure.in: don't build ld on solaris2 (not a viable option
7405 due to bugs in getpwnam & getpwuid)
7406
7407Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7408
7409 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
7410 config.guess will produce a full version number.
7411
7412Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7413
7414 * configure.in: Build linker and binutils for alpha-dec-osf1.
7415
7416Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7417
7418 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
7419 and gdb/testsuite/Makefile.in.
7420
7421Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7422
7423 * configure.in: recognize mips*- instead of mips-
7424
7425Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
7426
7427 * config.sub: Accept linux*coff and linux*elf as operating
7428 systems.
7429
ba73c63f
JM
7430Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7431
7432 * ltmain.sh: Handle symlinks in generated script.
7433
252b5132
RH
7434Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7435
7436 * config.sub: Recognize mips64, and mips3 as an alias for it.
7437
7438Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7439
7440 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
7441 gdb knows how to handle OSF/1 shared libraries.
7442
7443Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7444
7445 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
7446 * config.guess: Recognize Hitachi's HIUX.
7447 * config.sub: Recognize h3050r* and hppahitachi.
7448 Remove redundant cases for hp9k[23]*.
7449
7450Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7451
7452 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
7453 if gas and ld are in the source tree and are in ${configdirs}.
7454 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 7455 --with options (but still pass them down on the command line,
252b5132
RH
7456 if they were explicitly specified).
7457
ba73c63f
JM
7458Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7459
7460 * configure: Handle autoconf style directory options: --bindir,
7461 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7462 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7463 --sysconfdir.
7464 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7465 (sharedstatedir, localstatedir, oldincludedir): New variables.
7466 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7467 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7468 sbindir, sharedstatedir, and sysconfdir.
7469
252b5132
RH
7470Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7471
7472 * configure: substitute SHELL value in Makefile.in with
7473 ${CONFIG_SHELL}
7474
ba73c63f
JM
7475Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7476
7477 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7478
252b5132
RH
7479Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7480
7481 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
7482 *-*-solaris2* targets.
7483
7484Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7485
7486 * Makefile.in: define M4, and pass it down to sub-makes;
7487 all-autoconf now depends on all-m4
7488
7489Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7490
7491 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
7492 presence of {ar,ranlib} instead of a configured directory
7493
7494Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7495
7496 * config.guess: Accept 34?? as well as 33?? for NCR.
7497
7498Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7499
7500 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
7501 of 'gas' in sed commands, since 'gash' is now in the tree as well.
7502
7503Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7504
7505 * configure: grab values for $(CC) and $(CXX) from the
7506 environment, so that someone can do "CC=gcc configure; make" and
7507 have it work right (matching the way that autoconf works now)
7508
7509 * configure.in, Makefile.in: add support for gash, the tcl
7510 interface to Galaxy
7511
7512 * config.guess: add NetBSD variants (hp300, x86)
7513
7514Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
7515
7516 * install.sh: Support -d option (in the manner of SunOS 4 install,
7517 as it is more deterministic than that of GNU install)
7518 (chmodcmd): Set file to mode 755 by default (should also do default
7519 chgrp and chown, but I don't feel like dealing with that now)
7520
7521Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
7522
7523 * config.sub: Remove h8300hhms alias.
7524
7525Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7526
7527 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
7528
7529Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7530
7531 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
7532 as stmp-fixinc
7533
7534Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7535
7536 * config.sub: recognize m88110-bug-coff.
7537
7538Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7539
7540 * Makefile.in (all-libio): all dependencies on the toolchain used
7541 to build this (gcc, gas, ld, etc)
7542
7543Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7544
7545 * config.guess: Deal with OSF/1 1.3 on alpha.
7546
7547Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7548
7549 * install.sh: add some 'else true' clauses for portability
7550
7551 * configure.in: don't build libio for h8[35]00-*-* targets
7552
7553Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
7554
7555 * Makefile.in: Add support for new libio.
7556
7557Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7558
7559 * install.sh: If one command fails, don't try the rest. Don't try
7560 to remove $dsttmp (via trap) unless we have already created it.
7561 If $src doesn't exist, detect it and exit with an error.
7562
7563 * config.guess: Recognize BSD on hp300.
7564
7565Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
7566
7567 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
7568 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
7569
7570Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
7571
7572 * Makefile.in (all-send-pr): depends on all-prms
7573
7574Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7575
7576 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
7577
7578Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7579
7580 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
7581 Added test for mips-mips-riscos5.
7582
7583Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7584
7585 * configure.in: use mh-hp300 for 68k HP hosts
7586
7587Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7588
7589 * configure: add support for CONFIG_SHELL, so that you can use
7590 some alternate shell for evaluating configure scripts
7591
7592Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
7593
7594 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
7595 in configure script to bug-gdb@prep.ai.mit.edu when building
7596 distribution archive.
7597 * Makefile.in (COMPRESS): Remove def.
7598 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
7599 gdb.tar.Z and make-gdb.tar.Z respectively.
7600 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
7601 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
7602 to convergence with 'taz' target in Makefile.in.
7603
7604Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7605
7606 * install.sh (dsttmp): use trap to ensure that tmp files go
7607 away on error conditions
7608
7609Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7610
7611 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
7612
7613Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7614
7615 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
7616 its parent is '/' not ''.
7617
7618 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
7619
7620Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
7621
7622 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
7623 that ${newsrcdir}/configure.in does.
7624
7625Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7626
7627 * test-build.mk: support for CONFIG_SHELL
7628
7629Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
7630
7631 * config.sub (netware): Add as a basic system type.
7632
7633Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7634
7635 * Makefile.in (Makefile): depend on configure.in. Also drop the
7636 $(srcdir)/ from the dependency on Makefile.in.
7637
7638Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
7639
7640 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
7641 (h8300hhms is temporary until multi-libraries are implemented).
7642 * configure.in: Handle h8300h too.
7643
7644Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7645
7646 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
7647
7648Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
7649
7650 * configure: Remove extraneous output when guessing host type.
7651 * config.guess: Remove extraneous output when guessing using C
7652 compiler rather than uname, or when guessing fails.
7653
7654Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7655
7656 * Makefile.in: remove all.cross and install.cross targets
7657
7658 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
7659 definitions
7660
7661Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
7662
7663 * configure.in (target sh): Build gprof.
7664
7665Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7666
7667 * config.sub: change -solaris to -solaris2
7668
7669Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7670
7671 * configure.in: Use config/mh-riscos for mips-*-sysv*.
7672
7673Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
7674
7675 * configure: Correct error message for missing Makefile.in to
7676 print correct directory.
7677
7678Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7679
7680 * install.sh: kludge around 386BSD shell bug
7681
7682Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
7683
7684 * config.guess: Recognize NeXT.
7685 * config.guess: Recognize i486-ncr-sysv4.
7686 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
7687
7688Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
7689
7690 * Makefile.in (MAKEINFOFLAGS): New variable.
7691 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
7692 * build-all.mk, test-build.mk: Pass down --no-split as
7693 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
7694
7695Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
7696
7697 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
7698
7699Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
7700
7701 * Makefile.in (libg++.tar.z): New rule.
7702 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
7703 * Makefile.in (taz): Only do a single chmod.
7704
7705Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
7706
7707 * install.sh: don't use dirname anymore (replaced with sed usage)
7708
7709Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
7710
7711 * Makefile.in: Change extension for gzip'd files from '.z' to
7712 '.gz' per new FSF standard usage.
7713
7714Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
7715
7716 * configure: put quotes around the final value of program_transform_name
7717
7718Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7719
7720 * Makefile.in: new install.sh support; update install-info rules
7721
7722Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
7723
7724 * configure.in: Build diff for crosses, but not for go32 host.
7725
7726 * configure.in: Build gprof only for native, and don't build it
7727 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
7728
7729Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
7730
7731 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
7732
7733Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7734
7735 * configure.in (host_tools): Add prms.
7736
7737Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7738
7739 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
7740 with $(FLAGS_TO_PASS) on the command line
7741
7742 * config.sub: Recognize lynx and lynxos
7743
7744Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
7745
7746 * config.sub: Accept -ecoff*, not just -ecoff.
7747
7748Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7749
7750 * Makefile.in (taz): Use .gz suffix instead of .z.
7751 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
7752 names.
7753
7754Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7755
7756 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
7757
7758Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7759
7760 * Makefile.in (install-no-fixedincludes): install gcc last, so
7761 that rebuilds that might happen during 'make install' don't get
7762 bogus gcc include files
7763
7764Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7765
7766 Change from Utah for HPPA support:
7767 * config.guess: Recognize hppa1.x-hp-bsd.
7768
7769Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
7770
7771 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
7772 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
7773
7774Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
7775
7776 * config.sub: Add support for rom68k and bug boot monitors.
7777
7778Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
7779
7780 * Makefile.in: Make all-opcodes depend on all-bfd.
7781
7782Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
7783
7784 * config.guess: Added special check for i[34]86-univel-sysv4*.
7785
7786Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
7787
7788 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
7789 the processor rather than assuming i486.
7790
7791Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7792
7793 * config.guess: Recognize SunOS6 as Solaris3.
7794
7795Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
7796
7797 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
7798 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
7799
7800Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
7801
7802 * build-all.mk (all-cross): New target for Canadian Cross.
7803 Added Q2 go32 targets.
7804 * test-build.mk: Configure go32 cross sparclite-aout and
7805 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
7806 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
7807
7808Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7809
7810 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
7811 GO32 hosted toolchains
7812
7813Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
7814
7815 * configure: change so "-exec-prefix" gets passed down rather
7816 than "-exec_prefix" so autoconf generated Makefiles get the
7817 exec_prefix set right.
7818
7819Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7820
7821 * config.guess: get the Solaris2 minor version number
7822
7823 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
7824
7825Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7826
7827 * config.guess: Recognize some Sequent platforms.
7828
7829Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7830
7831 * Makefile.in: added the vault-install target
7832
7833 * configure.in: actually use the Sun3 makefile fragment that's in
7834 config, also added the release dir to configdirs
7835
7836Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7837
7838 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
7839
7840Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7841
7842 * configure.in: remove some program from Alpha targetted toolchains
7843
7844Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
7845
7846 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
7847 gprof.
7848 (taz): Run "make diststuff" in those directories instead of "make
7849 proto-dir". Look for "VERSION=" only at start of line in subdir
7850 Makefile. Use "gzip -9" for compression.
7851 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
7852 (binutils.tar.z): New target.
7853
7854Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7855
7856 * Makefile.in (taz): Include gpl.texinfo.
7857
7858Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7859
7860 * Makefile.in (setup-dirs): Merged into "taz" target.
7861 (taz): Only do `proto-dir' stuff if a directory is actually needed
7862 for this target.
7863
7864Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
7865
7866 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
7867 (FLAGS_TO_PASS): Pass down MUNCH_NM.
7868 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
7869 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
7870 (gcc-no-fixedincludes): Correct for current gcc Makefile.
7871
7872Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
7873
7874 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
7875 config.sub, and move-if-change to gdb testsuite distribution
7876 archive, so the testsuite can be extracted, configured, and
7877 run separately from the gdb distribution. Blow away the Chill
7878 tests that require a Chill compiled executable, since GNU Chill
7879 is not yet publically available.
7880
7881Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7882
7883 * test-build.mk: set environment variables in a single command,
7884 instead of a list of assignments and exports
7885
7886 * config.guess: recognize Alpha/OSF1 systems
7887
7888Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7889
7890 * configure: Change help message to prefer --options rather than
7891 -options.
7892
7893Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7894
7895 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
7896 zippy@ecst.csuchico.edu.
7897 * config.guess: Recognize miniframe.
7898
7899Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
7900
7901 * Makefile.in: Use srcroot to find runtest rather than rootme.
7902 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
7903
7904Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
7905
7906 * test-build.mk: Extensive additions to support building on a
7907 machine other than the host.
7908
7909Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7910
7911 * configure (tooldir): Fix for i386-aix again.
7912
7913Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
7914
7915 * configure, Makefile.in: Change definition of $(tooldir)
7916 to match the FSF.
7917
7918Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
7919
7920 * config.guess: Recognize i[34]86/SVR4.
7921
7922Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
7923
7924 * Makefile.in (all-gdb): gdb depends on sim.
7925
7926Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
7927
7928 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
7929 at the same time we make the prototype gdb directory.
7930 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
7931 files at the same time as the gdb base release distribution.
7932
7933Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
7934
7935 * Makefile.in (check): Use individual check targets rather than
7936 DO_X rule.
7937 (check-gcc): Added.
7938
7939Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
7940
7941 * config.sub: Use sysv3.2 not sysv32 for canonical OS
7942 for System V release 3.2.
7943
7944Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7945
7946 * config.sub: Recognize hppaosf.
7947 * configure.in: Do configure ld/binutils/gas for it.
7948
7949Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7950
7951 * configure (tooldir): Alter syntax used to set this, for systems
7952 where "\$" isn't handled right, like i386-aix.
7953
7954Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
7955
7956 * configure: Pass program-transform-name, not
7957 program_transform_name, to recursive configures.
7958
7959Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
7960
7961 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
7962 of gas+ld+binutils.
7963
7964Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
7965
7966 * config.guess: Recognize AIX3.2 as distinct from 3.1.
7967
7968Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7969
7970 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
7971
7972 * config/mh-delta88: remove extraneous GCC references
7973
7974Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7975
7976 * Makefile.in (PRMS): Set back to all-prms.
7977
7978Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
7979
7980 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
7981 targets, rather than for MIPS hosts.
7982
7983Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7984
7985 * configure.in: add comment for --with-x default values
7986
7987 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
7988
7989 * Makefile.in: add check-* targets for each of the directories in
7990 the tree. Add a definition of RUNTEST that will use the one we
7991 just built, if it exists. Pass this down via FLAGS_TO_PASS.
7992
7993Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
7994
7995 * configure.in: Removed obsolete references to bfd_target and
7996 target_makefile_frag.
7997
7998 * build-all.mk: Set assorted targets for Q2.
7999 * config.sub: Recognize z8k-sim and h8300-hms.
8000 * test-build.mk: Really don't pass host to configure.
8001 (HOLES): Added uname.
8002
8003Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
8004
8005 * configure: Handle an empty program-prefix, program-suffix or
8006 program-transform-name correctly.
8007
8008Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
8009
8010 * build-all.mk: -G 8 no longer required for MIPS targets.
8011 * test-build.mk: Don't pass host argument to configure; make it
8012 guess.
8013
8014Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
8015
8016 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
8017 * Makefile.in (COMPRESS): New macro, like GZIP.
8018
8019Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
8020
8021 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
8022
8023 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
8024 with gas currently defaults to -G 0.
8025
8026Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
8027
8028 * Makefile.in (all-flex): flex depends on byacc.
8029
8030 * build-all.mk: If host not specified, use config.guess. Pass TAG
8031 to test-build.mk as RELEASE_TAG.
8032 * test-build.mk (configargs): New variable containing arguments to
8033 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
8034 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
8035
8036 * config.guess: Use /bin/uname when checking -X argument on SCO,
8037 to avoid invoking GNU uname which doesn't understand -X.
8038
8039 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
8040
8041 * configure.in: Build gas for mips-*-*.
8042
8043Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8044
8045 * Makefile.in (all.normal): insert missing backslash.
8046
8047Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
8048
8049 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
8050 gcc requirements.
8051
8052 * Makefile.in: Complete overhaul to merge many almost identical
8053 targets.
8054
8055Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8056
8057 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
8058 (gdb.tar.Z): Adjusted.
8059
8060 * Makefile.in (setup-dirs, taz): New targets; should be general
8061 enough to adapt for gdb sometime. Build only .z file.
8062 (gas.tar.z): New target.
8063
8064Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8065
8066 * build-all.mk: Use CC=cc -Xs on Solaris.
8067
8068Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8069
8070 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
8071
8072 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
8073 working xmakefile for Emacs.
8074
8075Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
8076
8077 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
8078 for handling BISON for FSF releases.
8079
8080Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8081
8082 * configure: Actually implement the change zoo just documented.
8083
8084Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8085
8086 * configure: when using config.guess, only set target_alias when
8087 it's not already been set (ie, on the command line)
8088
8089Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8090
8091 * Makefile.in: add installcheck target, set PRMS to install-prms
8092
8093Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8094
8095 * configure: add support for package_makefile_fragment, handle the
8096 case where a directory has a configure.in file but no Makefile.in
8097 more gracefully (with an actual understandable error message, even);
8098 add support for --without (and add this to the usage message); also
8099 explicitly add a --host=${host_alias} to the command line when
8100 config.guess is used
8101
8102Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8103
8104 * configure: Must use both --host and --target in recursive calls.
8105
8106Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
8107
8108 * Makefile.in: Change deja-gnu to dejagnu.
8109
8110Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
8111
8112 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
8113
8114Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8115
8116 * configure.in: canonicalize all instances to *-*-solaris2*,
8117 also strip out a number of tools to not build for go32 host
8118
8119Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8120
8121 * config.guess: add GPL.
8122
8123 * Makefile.in, config.guess, config.sub, configure: bump
8124 copyrights to 93.
8125
8126Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
8127
8128 * Makefile.in (do-info): Removed obsolete check for existence of
8129 localenv file.
8130
8131 * Makefile.in (MAKEOVERRIDES): Define to be empty.
8132
8133Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8134
8135 * Makefile.in: a couple of 'else true' for decstation,
8136 support for TclX
8137
8138 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
8139
8140Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
8141
8142 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
8143
8144Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
8145
8146 * config.guess: Recognize i386-ibm-aix (PS/2).
8147 * configure.in: Use config/mh-aix386 file for it.
8148
8149Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
8150
8151 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
8152 CC_FOR_TARGET instead.
8153 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
8154
8155Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
8156
8157 * Makefile.in: Add sim to list of directories sent with gdb
8158
8159Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
8160
8161 * configure.in: Put back mips-dec-bsd* case.
8162
8163Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
8164
8165 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
8166 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
8167 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
8168 * config/mh-vaxult2: New file.
8169
8170Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8171
8172 * configure.in: remove no-op mips-dec-bsd* in "case $target"
8173
8174 * Makefile.in (dir.info): only run gen-info-dir if it exists,
8175 (install-info): install dir.info only if it exists,
8176 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
8177
8178Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
8179
8180 * configure.in: For vms target, skip bfd, ld, binutils. Do build
8181 gas for mips-dec-bsd.
8182
8183Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
8184
8185 * configure (makesrcdir): If ${srcdir} is relative and not ".",
8186 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
8187
8188Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
8189
8190 * configure.in: Added "dejagnu" to hosttools list.
8191
8192Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8193
8194 * config.sub, configure.in, config.guess: Add support
8195 for Bosx, an AIX variant from Bull.
8196 Patches from F.Pierresteguy@frcl.bull.fr.
8197
8198Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
8199
8200 * devo/dejagnu: Initial creation of devo/dejagnu.
8201 Migrated dejagnu testcases and support files for testing software
8202 tools to reside as subdirectories, currently called "testsuite",
8203 within the directory of the software tool. Migrated all programs,
8204 support libraries, etc. beloging to dejagnu proper from
8205 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
8206 with no modifications. The changes to these files which will
8207 allow them to configure, build, and execute properly will be made
8208 in a future update.
8209
8210Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8211
8212 * Makefile.in: Change send_pr to send-pr.
8213 * configure.in: Likewise.
8214 * send_pr: Renamed directory to send-pr.
8215
8216Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
8217
8218 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
8219
8220Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
8221
8222 * README: Update for gdb-4.8 release.
8223 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
8224 gdb-xxx.tar.z (gzip'd) file also.
8225
8226Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8227
8228 * Makefile.in: make all-diff depend on all-libiberty
8229
8230Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
8231
8232 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
8233
8234Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8235
8236 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
8237
8238Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
8239
8240 * Makefile.in (DEVO_SUPPORT): Remove etc directory
8241 (ETC_SUPPORT): Only add the files GDB wants from etc/.
8242 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
8243
8244Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8245
8246 * Makefile.in: makeinfo binary is in a new location
8247
8248Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
8249
8250 * config.sub: Accept -ecoff as an OS.
8251
8252 * Makefile.in: Various changes to eliminate a level of make
8253 recursion and reduce the required command line length.
8254 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
8255 sub-makes.
8256 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
8257 variables holding settings for specific sub-makes.
8258 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
8259 in terms of BASE_FLAGS_TO_PASS.
8260 (TARGET_LIBS): New variable listing directories which use
8261 TARGET_FLAGS_TO_PASS.
8262 (subdir_do): Eliminated.
8263 (do-*): New set of targets to replace subdir_do.
8264 (various): All targets which used subdir_do now depend on do-*.
8265 (local-clean): Renamed from do_clean.
8266 (local-distclean): New target, dependency of distclean and
8267 realclean.
8268 (install-info): Don't create directories. Depend on dir.info
8269 rather than calling make recursively.
8270 (install-dir.info): Eliminated.
8271 (install-info-dirs): Create all info directories here.
8272 (dir.info): Depend upon do-install-info.
8273
8274 * test-build.mk (HOLES): Added false.
8275
8276Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
8277
8278 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
8279
8280Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8281
8282 * Makefile.in (info): remove dependency on all-texinfo. The
8283 problem was really in texinfo/C, not at this level.
8284
8285Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
8286
8287 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
8288
8289Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
8290
8291 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
8292 GDB releases.
8293
8294Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8295
8296 * configure: Include srcdir in message about target of link not
8297 being found. Don't convert `-' to `_' in `with' options being
8298 passed to subdirs.
8299
8300Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8301
8302 * configure.in: add uudecode to host_tools
8303
8304 * Makefile.in: added {all,install}-uudecode targets, added them to
8305 the appropriate lists
8306
8307Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
8308
8309 * Makefile.in (all-gcc): Added dependency on all-gas.
8310
8311 * configure.in (mips-*-*): Build ld and binutils.
8312
8313Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8314
8315 * configure: check return code from mkdir, print error message and
8316 exit on failure.
8317
8318Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
8319
8320 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
8321
8322Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
8323
8324 * test-build.mk (HOLES): Added tar, cpio and uudecode.
8325
8326Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8327
8328 * config.sub (h8500): Recognize this as a cpu type.
8329
8330Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8331
8332 * configure: source directory missing is no longer a warning
8333
8334 * configure.in: recognize irix[34]* instead of irix[34]
8335
8336 * Makefile.in: define and pass down X11_LIB
8337
8338 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
8339
8340Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
8341
8342 * guess-systype: Renamed to ...
8343 * config.guess: ... by popular request.
8344 * configure.in, Makefile.in: Update accordingly.
8345
8346Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
8347
8348 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
8349 + Add Convex, Cray/Unicos, and Encore/Multimax support.
8350 + Execute ./dummy instead of assuming . is in PATH.
8351
8352Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
8353
8354 * guess-systype: New shell script. Attempts to guess the
8355 canonical host name of the executing host.
8356 Only a few hosts are supported so far.
8357 * configure: Call guess-systype if no host is specified.
8358
8359Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
8360
8361 * Makefile.in (gcc-no-fixedincludes): Made to work with current
8362 gcc Makefile.
8363
8364
8365Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
8366
8367 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
8368 (all-gcc, install-gcc, subdir_do): Use it.
8369
8370Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8371
8372 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
8373
8374Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
8375
8376 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
8377 set exclusively by configure, using configure.in .
8378
8379Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8380
8381 * test-build.mk: set $PATH for all builds
8382
8383 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
8384
8385Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
8386
8387 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
8388 the one used in gcc/Makefile.in, so that a null expansion doesn't
8389 override the one needed to build gcc with a native cc.
8390
8391
8392Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8393
8394 * configure: Accept -with arguments.
8395
8396Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8397
8398 * Makefile.in: added h8300sim
8399
8400Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
8401
8402 * config/mh-sco: Don't override BISON definition.
8403
8404 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
8405 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
8406 (all-cygnus, native, build-cygnus): Make
8407 $(canonhost)-stamp-3stage-done, not $(host)....
8408 * test-build.mk (stamp-3stage-compared): Use tail +10c for
8409 i386-sco3.2v4. Added else true to if command.
8410
8411Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
8412
8413 * config.sub: (from FSF) Sequent uses a BSD-like OS.
8414
8415Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
8416
8417 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
8418
8419Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8420
8421 * configure.in: don't remove binutils from Solaris builds
8422
8423Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
8424
8425 * Makefile.in: get rid of earlier definitions for *clean,
8426 also handle the recursive info rule better
8427
8428Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
8429
8430 * Makefile.in (mostlyclean, distclean, realclean): Fix to
8431 do more-or-less the right thing.
8432
8433Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
8434
8435 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
8436 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
8437
8438Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8439
8440 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
8441 $(host_canonical).
8442
8443 * configure.in: split the configdirs list into 4 categories (native
8444 v. cross, library v. tool) and handle the cross-only and native-
8445 only in more reasonable (and correct!) way.
8446
8447Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
8448
8449 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
8450 configdirs anymore.
8451
8452Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8453
8454 * Makefile.in: extensive cleanup:: removed all of the explicit
8455 clean-* targets, collapsed many wrappers around subdir_do into
8456 one, added additional targets to satisfy standards.texi, deleted
8457 some old targets, some changes for consistency
8458
8459Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8460
8461 * configure.in: handle some programs as cross-only, and others as
8462 native only
8463
8464 * test-build.mk: handle partial holes in a more generic manner
8465
8466 * Makefile.in: m4 depends on libiberty
8467
8468Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8469
8470 * config/mh-sco: don't default $(CC) to gcc
8471
8472Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8473
8474 * configure.in: add m4, textutils, fileutils, sed, shellutils,
8475 time, wdiff, and find to configdirs
8476
8477 * Makefile.in: all, clean, and install rules for the new programs
8478 added to configure.in
8479
8480Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8481
8482 * configure.in: use mh-sun for all *-sun-* hosts
8483
8484 * config/mh-solaris: rework standard X location to use
8485 $OPENWINHOME, if defined.
8486
8487 * config/mh-sun: handle X11 include locations
8488
8489 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
8490 work around dain-bramaged DECwindows include files
8491
8492Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8493
8494 * Makefile.in: define flags for X11 include files and library file
8495 locations, pass them down to the programs that need this info
8496
8497 * build-all.mk: added a 'native' target, to 3stage the native toolchain
8498
8499 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
8500 the vendor supplied X11 headers and libraries
8501
8502Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8503
8504 * configure.in: start building libg++ for HP-UX targets
8505
8506Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
8507
8508 * README: Update references to files moved into etc/.
8509
8510Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
8511
8512 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
8513 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
8514
8515Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
8516
8517 * configure: accept dash as well as underscore in long option
8518 names for FSF compatibility.
8519
8520Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
8521
8522 * config.sub: added -sco3.2v4 support from FSF.
8523
8524Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8525
8526 * configure.in: expand the section that adds or removes
8527 directories from the list of programs to build, to handle native
8528 vs. cross in addition to host v. native
8529
8530Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
8531
8532 * Makefile.in: Replace C++ in macro names with CXX.
8533 This is less likely to break ...
8534
8535Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8536
8537 * test-build.mk: add -w to GNU_MAKE
8538
8539Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8540
8541 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
8542 add 'sparc' to list of recognized cpus. This needed to make
8543 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
8544 Delete some redundant ose68 variants. Recognize -wrs as an os,
8545 then changes that into $CPU-wrs-vxworks.
8546
8547 * configure.in: remove most references to gdbtest, regularize
8548 target based program removal
8549
8550 * test-build.mk: import from p3 tree (many fixes and changes)
8551
8552Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
8553
8554 * Makefile.in: added rules to handle tcl, tk, and expect
8555
8556 * configure.in: handle those directories if they exist
8557
8558Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8559
8560 * config.sub: removed bogus hppabsd and hppahpux names, since
8561 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
8562
8563Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8564
8565 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
8566 depends upon all-xiberty
8567
8568 * Makefile.in: changes from p3, including:
8569
8570 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
8571
8572 * Makefile.in (XTRAFLAGS): include newlib directories if
8573 newlib/Makefile exists, rather than if host != target.
8574
8575 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
8576
8577 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
8578 from the same source tree and not building a cross-compiler. This
8579 matters for the libg++ configuration if reconfiguring a tree that
8580 has already been installed.
8581
8582 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
8583
8584 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
8585 pick up the machine and system specific header files.
8586
8587 * Makefile.in: added AS_FOR_TARGET, passed down in
8588 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
8589 the C compiler to use to create programs which are run in the
8590 build environment, set it to default to $(CC), and passed it down
8591 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
8592
8593 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
8594
8595 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
8596 We need them for unusual native builds, like systems without
8597 ranlib.
8598
8599 * configure: also define $(host_canonical) and
80413487
RH
8600 $(target_canonical), which are the full, canonical names for the
8601 given host and target
252b5132
RH
8602
8603Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
8604
8605 * Makefile.in: Added separate definitions for C++.
8606
8607Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
8608
8609 * configure.in (configdirs): Add deja-gnu.
8610
8611Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
8612
8613 * README: Update for configure.texi and gdb-4.7 release.
8614
8615Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
8616
8617 * Makefile.in: Move "all" target to top of file.
8618 Previously, first target was ".PHONY" which caused BSD4.4 make
8619 to build .PHONY when make was run without arguments.
8620
8621Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
8622
8623 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
8624 Library-copylefted code in libiberty.
8625
8626Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
8627
8628 * config.sub: Replace m68kmote with plain old m68k.
8629
8630Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
8631
8632 * Makefile.in: Remove space from blank line, avoid Make complaints.
8633
8634Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
8635
8636 * config.sub: Complain if no argument is given. Added support for
8637 386bsd as OS and target alias.
8638
8639Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
8640
8641 * Makefile.in (XTRAFLAGS): include newlib directories if
8642 newlib/Makefile exists, rather than if host != target.
8643
8644Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
8645
8646 * config.sub: recognize sparclite-wrs-vxworks.
8647
8648 * Makefile.in (install-xiberty): added *-xiberty make rules (from
8649 p3.) Added clean-xiberty to clean.
8650
8651Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8652
8653 * configure.in: use *-*-* instead of nested cases for host and target
8654
8655Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
8656
8657 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
8658 from the same source tree and not building a cross-compiler. This
8659 matters for the libg++ configuration if reconfiguring a tree that
8660 has already been installed.
8661
8662Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
8663
8664 * config.sub (i486v/i486v4): Merge in from FSF version.
8665
8666Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
8667
8668 * configure: only set PWD if it is already set.
8669
8670Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
8671
8672 * configure: just set PWD=`pwd` at the top, since Ultrix sh
8673 doesn't have unset and all success paths (and most error paths)
8674 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
8675 to just ${PWD} to avoid confusion.)
8676
8677Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
8678
8679 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
8680 even for a native compilation.
8681
8682Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
8683
8684 Changes to make the gdb.tar.Z rule work better.
8685
8686 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
8687 (DEVO_SUPPORT): Add configure.texi.
8688 (bfd-ilrt.tar.Z): Remove ancient rule.
8689
8690Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
8691
8692 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
8693 pick up the machine and system specific header files.
8694
8695 * configure.in, config.sub: added new target m68010-adobe-scout,
8696 with alias of adobe68k. Changed configure.in to check for
8697 -scout before -sco* to avoid a false match.
8698
8699 * Makefile.in: added AS_FOR_TARGET, passed down in
8700 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
8701 the C compiler to use to create programs which are run in the
8702 build environment, set it to default to $(CC), and passed it down
8703 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
8704
8705Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
8706
8707 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
8708 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
8709 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
8710 FOR_TARGET variants, to newlib and libg++.
8711
8712Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
8713
8714 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
8715 first.
8716
8717Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
8718
8719 * config.sub: Accept `elf' as an environment.
8720
8721Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8722
8723 * Makefile.in (all-opcodes): cd into the right directory
8724
8725Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
8726
8727 * configure: added -program_transform_name option, used as
8728 argument to sed when installing programs.
8729 configure.texi: added documentation for -program_prefix,
8730 -program_suffix and -program_transform_name.
8731
8732Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
8733
8734 * config.sub: Accept i486 where i386 ok.
8735
8736Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
8737
8738 * config.sub: accept we32k
8739
8740Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
8741
35590697 8742 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
8743
8744 * Makefile.in: don't create all directories for ``make install'';
8745 let the subdirectories create the ones they need.
8746
8747Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8748
80413487 8749 * COPYING: new file, GPL v2
252b5132
RH
8750
8751Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8752
8753 * Makefile.in: use the new gen-info-dir, which needs a template
8754 argument (which also lives in texinfo)
8755
8756 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
8757
8758Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8759
8760 * config/mh-solaris: removed the -xs from CFLAGS (let the people
8761 with Sun's C compiler deal with it themselved)
8762
8763Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
8764
8765 * config.sub (ncr3000): Change i386 to i486.
8766
8767Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8768
8769 * Makefile.in: add install-rcs, install-grep to
8770 install-no-fixedincludes, removed install-bison and install-libgcc
8771
8772Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
8773
8774 * configure.in: grab the HPUX makefile fragment if on HPUX
8775
8776Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
8777
8778 * Makefile.in: eradicate bison spoor (ditto libgcc).
8779 configure.in: recognise m68{k,000}-ericsson-OSE.
8780 es1800 is alias for m68k-ericsson-OSE
8781
8782Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8783
8784 * configure.in: rearrange the parts that remove programs from
8785 configdirs, based now on HOST==TARGET or by canonical triple.
8786
8787Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8788
8789 * test-build.mk: recurse explicitly with -f test-build.mk when
8790 appropriate. predicate stage3 and comparison on the existence
8791 of gcc. That is, if gcc isn't around, we aren't three-staging.
8792 On very clean, also remove ...stamp-co. Build in-place before
8793 doing other builds.
8794
8795Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8796
8797 * Makefile.in, configure.in: add tgas
8798
8799Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8800
8801 * Makefile.in: a number of changes merged in from progressive.
8802
8803 * configure.in: add libm.
8804
8805 * .cvsignore: ignore some stuff that comes from test-build.mk.
8806
8807Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
8808
8809 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
8810 a symbol-table into the executable.
8811
8812Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
8813
8814 * config.sub: Add es1800 (m68k-ericsson-es1800).
8815
8816Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
8817
8818 * configure: Add program_suffix (parallel to program_prefix)
8819 * Makefile.in: adjust directory-creating script for losing decstation
8820
8821Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
8822
8823 * configure: Minor $subdir-related fixes.
8824
8825Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8826
8827 * configure: fix various problems with propogating
8828 makefile_target_frag in subdirs.
8829 * configure.in: config libgcc if its there
8830
8831Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
8832
8833 * config.sub: HPPA merge.
8834
8835Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
8836
8837 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
8838 it is broken on ncr 3000's.
8839
8840Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
8841
8842 * Makefile.in: Replace all-bison with all-byacc in all
8843 dependency lines for other tools (which now use byacc).
8844
8845Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
8846
8847 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
8848
8849Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
8850
8851 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
8852
8853Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
8854
8855 * Makefile.in: make gprof rules similar to byacc rules (instead of
8856 vestigal $(unsubdir) that didn't work...)
8857
8858Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
8859
8860 * config.sub: Add support for Linux.
8861 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
8862 (at least for libg++).
8863
8864Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
8865
8866 * configure.texi: fix doc for the -nfp option to configure
8867
8868Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
8869
8870 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
8871
8872Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
8873
8874 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
8875 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
8876 * configure.in: added solaris* host_makefile_frag hook.
8877
8878Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8879
8880 * config.sub: changed recognition of m68000 so that various
8881 m68k types can be specified via m680[01234]0
8882
8883Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8884
8885 * config.sub (basic_machine): fix sed so that '-foo' isn't
8886 completely substituted out while .+'-foo' loses the '-foo'
8887
8888Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
8889
8890 * config.sub ($os): Add -aout.
8891
8892Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
8893
8894 * configure: If host_makefile_frag is absolute, don't
8895 prefix ${invsubdir} (relevant to libg++ auto-configure).
8896
8897Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
8898
8899 * Makefile.in (tooldir): Define it.
8900 (all-ld): Depend on all-flex.
8901
8902Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
8903
8904 * Makefile.in (check): Fix libg++ special case.
8905
8906Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
8907
8908 * configure: do not bury `pwd` into config.status, thus do fewer
8909 pwd's.
8910
8911 * configure: print the "Building in" message only when building in
8912 other than "." AND verbose.
8913
8914 * configure: remove -s, rework -v to better accomodate guested
8915 configures.
8916
8917 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
8918
8919Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
8920
8921 * Makefile.in: macroize flags passed on recursion. remove
8922 fileutils.
8923
8924Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
8925
8926 * configure: get makesrcdir right for subdirs deeper than 1.
8927
8928 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
8929 install.
8930
8931Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
8932
8933 * Makefile.in: don't print subdir_do or recursion lines.
8934
8935Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
8936
8937 * standards.texi: added menu item.
8938
8939 * Makefile.in: build and install standards.info.
8940
8941 * standards.texi: new file.
8942
8943Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8944
8945 * configure: test for and move config.status pieces from
8946 ${subdir}/.
8947
8948Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
8949
8950 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
8951 CFLAGS per new configuration strategy.
8952 * configure: Test for existance of files before trying to mv
8953 them, to avoid numerous non-existance messages.
8954
8955Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
8956
8957 * configure: correct final line of config.status.
8958
8959 * configure: patch from eggert. Avoids a protection problem if
8960 the original Makefile.in is read only.
8961
8962 * configure: use move-if-change from gcc to create config.status.
8963 Some makefiles depend on config.status to tell if a directory
8964 has been reconfigured for a different host. This change
8965 prevents those directories from remaking everything in the case
8966 where the reconfig was only intended to rebuild a Makefile.
8967
8968 * configure: test for config.sub with "config.sub sun4" rather
8969 than "config.sub ${host_alias}". Otherwise we can't tell a bad
8970 host alias from a missing config.sub.
8971
8972Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8973
8974 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
8975 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
8976
8977Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
8978
8979 * configure: mkdir ${subdir} as needed.
8980
8981Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
8982
8983 * Makefile.in,configure.in: added autoconf.
8984
8985Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8986
8987 * Makefile.in: no longer pass against on recursion.
8988
8989 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
8990 definitions are not inherited.
8991
8992 * configure: correct makesrcdir when subdir is .
8993
8994Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
8995
8996 * configure: Add support for 'subdirs' variable, which is
8997 like 'configdirs', except that configure doesn't re-invoke
8998 itself for subdirs, it just creates a Makefile for each subdir.
8999 * configure.texi: Document subdirs.
9000
9001Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9002
9003 * configure.in: added flex to configdirs
9004
9005Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
9006
9007 * Makefile.in: remove clean-stamps from clean.
9008
9009Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
9010
9011 * configure.in: Add gdbtest to configdirs.
9012
9013Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
9014
9015 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
9016 to recursive makes.
9017 * configure.in: Recognize new ncr3000 config.
9018
9019Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
9020
9021 * Makefile.in, configure.in: removed references to gdbm.
9022
9023Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
9024
9025 * config.sub: Don't canonicalize os value
9026 newsos* to bsd (readline needs to check for newsos).
9027 (This fix was earlier made Jan 31, but got re-broken.)
9028
9029Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
9030
9031 * configure.in: sco is an os, not a vendor!
9032
9033 * configure: Quote $( better. Keep various shells happy.
9034
9035Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
9036
9037 * Makefile.in: eliminate stamp-files.
9038
9039Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
9040
9041 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
9042 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
9043
9044Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
9045
9046 * config.sub: fix iris/iris3.
9047
9048Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
9049
9050 * configure: re-add -rm.
9051
9052Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
9053
9054 * Maskefile.in: add .stmp-rcs to all.
9055
9056 * configure.in: remove gas from rs6000 build, use aix host fragment.
9057
9058Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
9059
9060 * configure: pass down site_option during recursion.
9061
9062Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
9063
9064 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
9065
9066Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
9067
9068 * configure: Change exec_prefix so that it really defaults to prefix.
9069
9070Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
9071
9072 * Makefile.in, configure.in: Add support for mmalloc library.
9073
9074Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
9075
9076 * Makefile.in: add stmp dependencies for a few more things.
9077
9078Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
9079
9080 * configure: adjusted error message on objdir/srcdir configure
9081 collision, per john's suggestion.
9082
9083 * Makefile.in: add libiberty stmp to all and all.cross.
9084
9085Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
9086
9087 * Makefile.in: remove force dependencies, add grep to all.
9088
9089Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
9090
9091 * Makefile.in: drop flex. make stamp files work.
9092
9093 * configure: added test for conflicting configuration in srcdir,
9094 remove trailing slashes from srcdir. Otherwise emacs gdb mode
9095 gets cranky. use relative paths for configure and srcdir
9096 whenever possible. Send some error messages to stderr that were
9097 going to stdout.
9098
9099Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
9100
9101 * Makefile.in: Fix libg++ rule to check for gcc directory
9102 before using gcc/gcc. Also pass XTRAFLAGS.
9103
9104Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
9105
9106 * Makefile.in: added stmp-files so that directories aren't polled
9107 when they are already built.
9108
9109 * configure.texi: fixed a node pointer problem.
9110
9111Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
9112
9113 * config.sub configure.in config/mh-irix4 gdb/configure.in
9114 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
9115 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
9116 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
9117
9118Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9119
9120 * configure: -recurring becomes -silent. corrected help message
9121 for -site= option.
9122
9123 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
9124
9125Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9126
9127 * configure: when building Makefile for crosses, replace
9128 tooldir and program_prefix. default srcdir from location of
9129 config.sub. remove "for host in hosts" and "for target in
9130 targets" loops.
9131
9132Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9133
9134 * Makefile.in: Do not pass bindir or mandir to cvs.
9135
9136Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9137
9138 * Makefile.in, configure.in: removed traces of namesubdir,
9139 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9140 copyrights to '92, changed some from Cygnus to FSF.
9141
9142 * configure.texi: remove most references to multiple hosts,
9143 multiple targets, subdirs, etc.
9144
9145 * configure.man: removed rcsid. reference config.sub not
9146 config.subr.
9147
9148 * Makefile.in: mkdir $(infodir) on install-info.
9149
9150Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
9151
9152 * configure.texi: Explain better about .gdbinit and about
9153 the environment that configure.in sections run in.
9154
9155Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
9156
9157 * configure.in: Ultrix is only a decstation if it's a MIPS.
9158
9159Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
9160
9161 * README: DOC.configure => cfg-paper.texi.
9162
9163Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
9164
9165 * config.sub (near case $os): Don't convert newsos* to bsd!
9166
9167Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
9168
9169 * Makefile.in: Reinstall change from gdb-4.3 that reduces
9170 the number of copies of COPYING that go into the GDB tar file.
9171
9172Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
9173
9174 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
9175 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
9176 Fix SCO configuration stuff.
9177
9178Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
9179
9180 * Makefile.in: For libg++, make sure the -I pointing
9181 to the gcc directory goes *after* all the libg++-local -I flags.
9182 Also, move just-gcc dependency from just-libg++ to all-libg++.
9183
9184Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
9185
9186 * configure: Change -x to -f to keep Ultrix /bin/test happy.
9187
9188Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
9189
9190 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
9191
9192Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
9193
9194 * config.sub: Add stratus configuration frags. Also
9195 submitted to FSF.
9196
9197Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
9198
9199 * Makefile.in (DEV_SUPPORT): add configure.man.
9200
9201 * config.sub(Decode manufacturer-specific): add -none*.
9202
9203Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
9204
9205 * Makefile.in: remove form feeds to make Sun's make happy.
9206 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
9207
9208Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
9209
9210 * Makefile.in (AR_FLAGS): Make quieter.
9211
9212Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
9213
9214 * configure.in: Add libg++.
9215 * configure: When verbose, don't output the command line at each
9216 level; it will be unremarkably the same as the previous version,
9217 which will be the same as what the user typed.
9218
9219Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
9220
9221 * configure.in, Makefile.in: fix clean-info, add flex. add
9222 fileutils.
9223
9224 * configure: be less sensitive to spaces in Makefile.in. Do not
9225 look for sources in "..". Doing so breaks subdirectories that
9226 might have their own configure. If a subdir has it's own
9227 configure script, use it.
9228
9229Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
9230
9231 * cfg-paper.texi: some changes suggested by rms.
9232
9233Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
9234
9235 * config.sub: Merge in some small additions from the FSF version,
9236 taken from the gcc distribution, to bring the Cygnus and FSF
9237 versions into closer sync.
9238
9239Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
9240
9241 * configure.in: Changed svr4 references to sysv4.
9242
9243Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
9244
9245 * configure: added -V for version number option.
9246
9247Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
9248
9249 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
9250 renamed from DOC.configure to cfg-paper.texi.
9251
9252Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9253
9254 * configure, config.subr, config.sub: config.subr is now
9255 config.sub again.
9256
9257Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
9258
9259 * configure.texi: new file, in progress.
9260
9261 * Makefile.in: build info file and install the man page for
9262 configure.
9263
9264 * configure.man: new file, first cut.
9265
9266 * configure: find config.subr again now that configuration "none"
9267 has gone. removed all traces of the -ansi option. removed all
9268 traces of the -languages option.
9269
9270 * config.subr: resync from rms.
9271
d932cae7 92721991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9273
9274 * configure, config.sub, config.subr: merge config.sub into
9275 config.subr, call the result config.subr, remove config.sub, use
9276 config.subr.
9277
9278 * Makefile.in: revised install for dir.info.
9279
d932cae7 92801991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9281
9282 * configure.in: add decstation host makefile frag.
9283
9284 * Makefile.in: BISON now bison -y again. also install-gcc on
9285 install. clean-gdbm on clean. infodir belongs in datadir.
9286 Make directories for info install. Build dir.info here then
9287 install it.
9288
d932cae7 92891991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9290
9291 * Makefile.in: fix for bad directory tests.
9292
d932cae7 92931991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9294
9295 * configure: \{1,2\} appears to be a sysv'ism. Use a different
9296 regexp. -srcdir relative was being handled incorrectly.
9297
9298 * Makefile.in: unwrapped some for loops so that parallel makes
9299 work again and so one can focus one's attention on a particular
9300 package.
9301
d932cae7 93021991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9303
9304 * configure: added PWD as a stand in for `pwd` (for speed). use
9305 elif wherever possible. make -srcdir work without -objdir.
9306 -objdir= commented out.
9307
d932cae7 93081991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9309
9310 * configure: +options become --options. -subdirs commented out.
9311 added -host, -datadir. Renamed -destdir to -prefix. Comment in
9312 Makefile now at top of generated Makefile. Removed cvs log
9313 entries. added -srcdir. create .gdbinit only if there is one
9314 in ${srcdir}.
9315
9316 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9317 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9318 and mandir now keyed off datadir by default.
9319
d932cae7 93201991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9321
9322 * Freshly created ChangeLog.
9323
9324\f
9325Local Variables:
9326mode: change-log
9327left-margin: 8
9328fill-column: 76
9329version-control: never
9330End:
This page took 0.625715 seconds and 4 git commands to generate.