]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
alpha.c (SYMBOL_FLAG_NEAR, [...]): Remove.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
e9b84181
JJ
12003-04-18 Jakub Jelinek <jakub@redhat.com>
2
3 * configure.in (powerpc64*-*-linux*): Remove.
4 * configure: Rebuilt.
5
1ca4c6e1
PE
62003-04-17 Phil Edwards <pme@gcc.gnu.org>
7
8 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10 and restrap.
11 * Makefile.in: Regenerate.
12
0590b963
RE
132003-04-16 Richard Earnshaw <rearnsha@arm.com>
14
15 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
16 * configure: Regenerated.
17
ff41a56f
DD
182003-04-15 DJ Delorie <dj@redhat.com>
19
20 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
21
50d440bc
NC
222003-04-13 Nick Clifton <nickc@redhat.com>
23
24 * config-ml.in: Remove support for --disable-aix removing
25 call-aix multilibs.
26
b1e0a93e
AO
272003-04-10 Alexandre Oliva <aoliva@redhat.com>
28
29 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
30 * */configure: Rebuilt.
31
71fb704d
JS
322003-04-08 Joel Sherrill <joel@oarcorp.com>
33
34 * MAINTAINERS: Add my email address.
35
3897ea90
OH
362003-03-17 Olivier Hainque <hainque@act-europe.fr>
37
38 * MAINTAINERS (Write After Approval): Add myself.
39
93c834b7
NN
402003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
41
42 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
43 * Makefile.in: Regenerate.
44
82c34dcb
MC
452003-03-14 Michael Chastain <mec@shout.net>
46
47 * Makefile.in: Regenerate with correct Makefile.def.
48
73458fb7
NN
492003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
50
51 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
52 Make macro.
53 * Makefile.in: Regenerate.
54 * configure.in: Clean up gxx_include_dir logic.
55 * configure: Regenerate.
56
32cf27e5
AE
572003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
58
59 * MAINTAINERS (Write After Approval): Add myself.
60
c727e7a0
BE
612003-03-10 Ben Elliston <bje@wasabisystems.com>
62
63 * MAINTAINERS: Update my mail address.
64
9a27ac7a
FS
652003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
66
67 * configure.in (gxx_include_dir): Fix typo.
68 * configure: Regenerated.
69
3aa83176
NN
702003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
71
72 * Makefile.tpl: Reindent.
73 * Makefile.in: Regenerate.
74 * configure.in: Reindent. Don't set unused variables.
75 * configure: Regenerate.
76
9124bc53
DJ
772003-03-04 Daniel Jacobowitz <drow@mvista.com>
78
79 * configure.in: Include $(build_tooldir)/sys-include in
80 FLAGS_FOR_TARGET.
81 * configure: Regenerated.
82
cb543528
NN
832003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
84
c858bf1e
NN
85 * Makefile.tpl: Always pass down RANLIB.
86 * Makefile.in: Regenerate.
87
aa9c3ab4
NN
88 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
89 * Makefile.in: Regenerate.
90 * configure.in: Remove unused logic relating to --enable-shared
91 and --enable-threads. Remove bogus comments. Remove redundant
92 noconfigdirs.
93 * configure: Regenerate.
94
cb543528
NN
95 * configure.in: Replace ${libstdcxx_version} by its value.
96 Remove reference to mh-dgux.
97 * configure: Regenerate.
98
53f70c1b
KB
992003-03-03 Kevin Buettner <kevinb@redhat.com>
100
101 * MAINTAINERS (Write After Approval): Add myself.
102
df0f0674
NN
1032003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
104
105 * Makefile.tpl: Rearrange.
106 * Makefile.in: Regenerate.
107
ef4e7569
US
1082003-02-25 Uwe Stieber <uwe@wwws.de>
109
110 * configure.in: Add support for kaOS as cross build target system.
111 * configure: Regenerated.
112
a7a287eb
SB
1132003-02-24 Steven Bosscher <steven@gcc.gnu.org>
114
115 * MAINTAINERS (Write after approval): Add myself.
116
ff00c8a2
JW
1172003-02-21 James E Wilson <wilson@tuliptree.org>
118
119 * MAINTAINERS: Update my email address.
120
abb2db7a
ZW
1212003-02-21 Zack Weinberg <zack@codesourcery.com>
122
123 * MAINTAINERS: Add self to blanket write privs. section.
124
e9f2dc3b
SM
1252003-02-20 Sean McNeil <sean@blue.mcneil.com>
126
127 * Makefile.tpl: Add definition of CPPFLAGS to pass into
128 configure-target-* as some target builds may require additional
129 flags for preprocessor tests.
130 * Makefile.in: Regenerated.
131
ee03dc5e
AO
1322003-02-19 Alexandre Oliva <aoliva@redhat.com>
133
11856278
AO
134 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
135 * ltconfig: Handle it.
136 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
137 auto-detecting it.
138
274aef32
AO
139 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
140 it is used as argument to $CC.
141 * ltcf-gcj.sh: Likewise.
142
ee03dc5e
AO
143 * configure.in: Introduce --enable-maintainer-mode.
144 * configure: Rebuilt.
145 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
146 for maintainer mode.
147 * Makefile.in: Rebuilt.
148
30db8e17
JM
1492003-02-18 Jason Merrill <jason@redhat.com>
150
151 * Makefile.tpl (check-c++): Allow parallelism.
152
cab60ac6
GP
1532003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
154
155 * MAINTAINERS: Remove John Carr (who never actually had access to
156 gcc.gnu.org).
157
c8e5d1af
GK
1582003-02-15 Geoffrey Keating <geoffk@apple.com>
159
160 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
161 don't configure target-libobjc.
162 * configure: Regenerate.
163
70f91f50
RO
1642003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
165
166 * Makefile.tpl (RANLIB): Define.
167 * Makefile.in: Regenerate.
168
669e9062
LB
1692003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
170
171 * MAINTAINERS: Update my email.
abb2db7a 172
61b56b2e
KS
1732003-02-06 Keith R Seitz <keiths@redhat.com>
174
175 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
176 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
177 * Makefile.in: Regenerated.
178 * configure.in: Remove all traces of snavigator, db, and grep.
179 * configure: Regenerated.
180
a1ba6e15
GP
1812003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
182
183 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
184 After Approval.
185
f5f2cce5
CC
1862003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
187
188 * MAINTAINERS (Write after approval): Add myself.
189
ba49f6f1
FCE
1902003-01-31 Frank Ch. Eigler <fche@redhat.com>
191
192 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
193 * Makefile.in: Regenerated.
194
ccf9f10c
RS
1952003-01-30 Roger Sayle <roger@eyesopen.com>
196
197 * config.guess: Updated to 2003-01-30's version.
198 * config.sub: Updated to 2003-01-28's version.
199
a693735b
AO
2002003-01-30 Alexandre Oliva <aoliva@redhat.com>
201
202 * config.if: If gcc_version is already set, just use it. Don't set
203 gcc_version_trigger if it's already set, otherwise set it to
204 gcc/version.c, but only if the file exists. If it is not set and
205 gcc/version.c does not exist, try to extract the version number from
206 $CC.
207
204c43d6
AT
2082003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
209
abb2db7a 210 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 211
842e91ec
PE
2122003-01-27 Phil Edwards <pme@gcc.gnu.org>
213
214 * configure.in: Revert 24Jan change.
215 * configure: Regenerate.
216
6b99984e
GP
2172003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
218
219 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
220 entry of HJ Lu.
221
806e0935
NN
2222003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
223
224 * configure.in: Revert previous change.
225 * configure: Regenerate.
226
307a9864
NN
2272003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
228
229 * configure.in: Make rda native-only.
230 * configure: Regenerate.
231
02ba6302
VR
2322003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
233
234 * MAINTAINERS: Move myself from GNATS-only-accounts to
235 write-after-approval.
236
77d187bc
NN
2372003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
238
239 * configure.in: Add missing \.
240 * configure: Rebuilt.
241
a94a2d4c
JJ
2422003-01-17 Jakub Jelinek <jakub@redhat.com>
243
244 * configure.in (baseargs): Avoid using \| in sed regular
245 expressions.
246 * configure: Rebuilt.
247
73f84924
JJ
2482003-01-16 Jakub Jelinek <jakub@redhat.com>
249
250 * configure.in (baseargs): Remove all supported forms of
251 --cache-file, --srcdir, --host, --build and --target options
252 from argument lists.
253 * configure: Rebuilt.
254
8c12fc63
JZ
2552003-01-15 Josef Zlomek <zlomekj@suse.cz>
256
257 * MAINTAINERS: Add myself to write-after-approval list.
258
7c005a3a
AO
2592003-01-15 Alexandre Oliva <aoliva@redhat.com>
260
261 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
262 * configure: Rebuilt.
263
3dfabf63
NN
2642003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
265
266 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
267 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
268 * Makefile.in: Regenerate.
269 * configure: Regenerate.
270
cf53ae10
AO
2712003-01-09 Alexandre Oliva <aoliva@redhat.com>
272
273 * configure.in: Remove Makefile in build, host and target modules
274 unless configure was run with --no-recursion.
275 * configure: Rebuilt.
276
3fbe8e4a
CC
2772003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
278
279 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
280 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
281 * Makefile.in: Regenerate.
282
66e2aa7d
CD
2832003-01-08 Chris Demetriou <cgd@broadcom.com>
284
285 * config.guess: Update to 2003-01-03 version.
286 * config.sub: Update to 2003-01-03 version.
287
b5038cfb
CF
2882003-01-07 Christopher Faylor <cgf@redhat.com>
289
290 * configure: Regenerate with proper autoconf 2.13.
291
d02c69be
CF
2922003-01-07 Christopher Faylor <cgf@redhat.com>
293
294 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 295 * configure: Regenerate.
d02c69be 296
e914a571
AC
2972003-01-06 Andrew Cagney <ac131313@redhat.com>
298
299 * configure.in (GDB_TK): Add tcl directories conditional on
300 gdb/gdbtk directory being present.
301 * configure: Regenerate.
abb2db7a 302
70571545
JDA
3032003-01-04 John David Anglin <dave.anglin@nrc.ca>
304
305 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
306 by gcc if LD is not defined and we are not doing a Canadian Cross.
307 * configure: Rebuilt.
308
89a7012a
TT
3092002-12-31 Tom Tromey <tromey@redhat.com>
310
311 * Makefile.in: Rebuilt.
312 * Makefile.def (target_modules) [libffi]: Allow installation.
313
3f4f56e2
AS
3142002-12-31 Andreas Schwab <schwab@suse.de>
315
316 * configure.in: Fix use of $program_transform_name.
317 * configure: Regenerated.
318
6c1b8d0a
DJ
3192002-12-30 Daniel Jacobowitz <drow@mvista.com>
320
321 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 322 * configure: Regenerated.
6c1b8d0a 323
c5120911
AO
3242002-12-29 Alexandre Oliva <aoliva@redhat.com>
325
326 * Makefile.tpl (local-distclean): Don't remove...
327 (multilib.ts): ... this. Moved into...
328 (multilib.out): ... this. Don't use sub-make.
329 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
330 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
331 (configure-build-[+module+], configure-[+module+],
332 configure-target-[+module+], configure-gcc): ... these. Test
333 for Makefile existence. Drop config.status from dependencies.
334 * Makefile.in: Rebuilt.
335 * configure.in: Move gcc-version-trigger to the end of
336 ac_configure_args. Add comments to maybedep.tmp and
337 serdep.tmp. Introduce --disable-serial-configure. Remove
338 nonopt from baseargs, matching and removing corresponding
339 whitespace while at it.
340 * configure: Rebuilt.
341
e245b0ea
AO
3422002-12-28 Alexandre Oliva <aoliva@redhat.com>
343
903de295
AO
344 * configure.in (host_configargs): Replace reference to
345 no-longer-defined buildopts with --build=${build_alias}.
346 * configure: Rebuilt.
347
e245b0ea
AO
348 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
349 program_transform_name to standard idiom.
350 (AUTOGEN, AUTOCONF): Define.
351 (Makefile.in): Use $(AUTOGEN).
352 (Makefile): Depend on config.status, and use autoconf-style rule to
353 build it. Move original commands to...
354 (config.status): ... this new target.
355 (configure): Add $(srcdir). Depend on config/acx.m4. Use
356 $(AUTOCONF).
357 * Makefile.in: Rebuilt.
358
671aa708
NN
3592002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
360
53fbfb58
NN
361 * Makefile.tpl: Fix dramatic bustage due to change in
362 program_transform_name.
363 * Makefile.in: Regenerate.
364
365 * configure.in: Remove unnecessary PATH setting.
366 * configure: Regnerate.
367
368 * configure.in: Don't default to unprefixed tools unless
369 the native tools will work.
370 * configure: Regenerate.
371
671aa708
NN
372 * configure.in: Convert to autoconf script. Blow away lots
373 of now-redundant Makefile fragments.
374 * configure: Generate using Autoconf.
375 * Makefile.tpl: Rewrite to reflect autoconfiscation.
376 * Makefile.in: Regenerate.
377
57f40826
NN
3782002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
379
3fedb745
NN
380 * configure: Fix stupid bug where RANLIB was mistakenly included.
381
abb2db7a 382 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
383 (build_configargs, host_configargs, target_configargs).
384
385 * configure.in: Move logic out of sed statement.
386
abb2db7a 387 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
388 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
389
315fa0f4
SS
3902002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
391
392 * config.sub: Import from master repository
393 * config.guess: Ditto
394
45aff44f
AS
3952002-12-24 Andreas Schwab <schwab@suse.de>
396
397 * Makefile.tpl (multilib.out): Fix missing space.
398 * Makefile.in: Regenerate.
399
88b5521b
NN
4002002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
401
402 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
403 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
404 * Makefile.in: Regenerate.
405 * configure.in: Remove unnecessary leftovers.
406
66b77cb0
GK
4072002-12-22 Geoffrey Keating <geoffk@apple.com>
408
409 * config/mt-aix43: Delete.
410
2a726918
GK
4112002-12-21 Geoffrey Keating <geoffk@apple.com>
412
413 * configure.in (extra_ranlibflags_for_target): New variable.
414 (*-*-darwin): Add -c to ranlib commands.
415 * configure (tooldir): Handle extra_ranlibflags_for_target.
416
aace3269 4172002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
418
419 * Makefile.tpl: Revert HJL's change.
420 * Makefile.in: Regenerated.
421 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
422 always.
423
f0895142
AS
4242002-12-19 Andreas Schwab <schwab@suse.de>
425
426 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
427 * Makefile.in: Regenerate.
428
782d0c02
L
4292002-12-18 H.J. Lu <hjl@gnu.org>
430
431 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
432 * Makefile.in: Regenerated.
433
434 * configure.in (build_prefix): New. Substitute.
435
212f6dd0
NN
4362002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
437
79308c5d
NN
438 * Makefile.tpl: Don't let real targets depend on phony targets.
439 * Makefile.in: Regenerate.
440
212f6dd0
NN
441 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
442 * Makefile.in: Regenerate.
443
ab17919f
SS
4442002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
445
446 * config.sub: Import from master repository
447 * config.guess: Ditto
448
5ecf91d1
JM
4492002-12-16 Jason Merrill <jason@redhat.com>
450
451 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
452 previous 'make bootstrap'.
453 * Makefile.in: Regenerate.
454
d8437e1b
HPN
4552002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
456
457 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
458
4977bab6
ZW
4592002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
460
461 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
462 * Makefile.in: Regenerate.
463
0edcfdcb
JM
4642002-12-13 Jason Merrill <jason@redhat.com>
465
6248218a 466 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
467 library tests.
468 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
469 * Makefile.in: Regenerate.
470
4977bab6
ZW
4712002-12-12 Alexandre Oliva <aoliva@redhat.com>
472
473 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
474 * Makefile.in: Rebuilt.
475
f87505dd
AO
4762002-12-12 Alexandre Oliva <aoliva@redhat.com>
477
478 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
479
4977bab6
ZW
4802002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
481
482 * configure: Fix bug put in by gremlins.
483
484 * Makefile.tpl: Substitute more autoconfily.
485 * configure: Substitute more autoconfily.
486 * Makefile.in: Regenerate.
487
7f0db92a
SS
4882002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
489
490 * config.sub: Import from master repository
491 * config.guess: Ditto
492 * MAINTAINERS: Added Svein Seldal under write after approval
493
4977bab6
ZW
4942002-12-08 Andrew Cagney <ac131313@redhat.com>
495
496 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
497 * Makefile.in (all-sim): Ditto.
498
4992002-12-06 DJ Delorie <dj@redhat.com>
500
501 * Makefile.tpl: Change configure dependencies to not have real
502 targets depend on phony targets.
503
5042002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
505
506 * configure.in: Revert unintentional change.
507
508 * Makefile.tpl: Change dependency for */multilib.out so that
509 it works when gcc isn't in the tree.
510
511 * configure.in: Substitute more.
512 * configure: Run subconfigures from the Makefile.
513 * Makefile.tpl: Run subconfigures from the Makefile; add a few
514 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
515
67f1b906
GP
5162002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
517
518 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
519
4977bab6
ZW
5202002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
521
522 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
523 and corresponding dependencies.
524 * Makefile.in: Regenerate.
525
526 * configure.in (host_tools): Order binutils, gas and ld for
527 convenience in running the testsuites.
528
529 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
530 * Makefile.in: Regenerate.
531 * configure.in: Introduce rules to serialize subconfigure runs.
532
533 * configure.in: Introduce BASE_CC_FOR_TARGET.
534 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
535 Realize configure-build-* targets. Realize configure-target-* targets.
536 * Makefile.in: Regenerate.
537
5382002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
539
540 * configure: Move gcc_version_trigger stuff from here...
541 * configure.in: ...to here.
542
543 * configure.in: Separate subconfigure options added by this file from
544 options given by the user. Add machinery to put args for host
545 subconfigures into the Makefile.
546
547 * Makefile.tpl: Remove 'vault' targets.
548 * Makefile.tpl: Reorder and comment dependencies.
549 * Makefile.in: Regenerate.
550
5512002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
552 * configure.in: Fix my broken commit of previous patch. (sigh)
553
743f054e
GK
5542002-11-28 Geoffrey Keating <geoffk@apple.com>
555
556 * configure.in: Move host-specific darwin noconfigdirs into
557 the host-specific section.
558
4977bab6
ZW
5592002-11-28 Geoffrey Keating <geoffk@apple.com>
560
561 * configure.in: Move host-specific darwin noconfigdirs into
562 the host-specific section.
563
5642002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
565
566 * configure: Remove skip-this-dir support.
567 * Makefile.tpl: Remove skip-this-dir support.
568
569 * Makefile.tpl: Remove leftover support for non-autoconfiscated
570 subdirectories.
571 * Makefile.in: Regenerate.
572
573 * Makefile.tpl: Strip out useless setting of 'dir'.
574 * Makefile.in: Regenerate.
575
5762002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
577
578 * configure.in: Fix deeply stupid bug.
579
580 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
581 shell code in CXX_FOR_TARGET
582 * Makefile.def: Introduce raw_cxx.
583 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
584 RAW_CXX_FOR_TARGET.
585 * Makefile.in: Regenerate.
586
5872002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
588
589 * Makefile.tpl: Remove unnecessary ifs.
590 * Makefile.in: Regenerate.
591
592 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
593 dependencies. Maybe-ize build-libiberty. Create dummy install
594 targets for 'no_install' modules.
595 * configure: Move GDB_TK substitution to configure.in. Move
596 build_modules stuff to configure.in.
597 * configure.in: Implement soft dependency machinery. Maybe-ize
598 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
599 * Makefile.in: Regenerate.
600
6012002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
602
603 * Makefile.tpl: Make all-target, install-target behave similarly
604 to all, install (only hitting configured targets). Eliminate
605 unused macro defintions.
606
607 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
608 build != host.
609
610 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
611
612 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
613
614 * configure.in: Produce lists of subdir targets we're actually
615 configuring. Remove references to "dosrel".
616 * Makefile.tpl: Let configure set which subdir targets are hit.
617 Remove install-cross; clean up install; remove ALL. Remove
618 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
619 Autogenerate host module targets. Remove empty dependency lines
620 and redundant dependency; rearrange slightly.
621 * Makefile.def: Add host-side libtermcap, utils.
622
623 * Makefile.in: Regenerate.
624
e6226a2f
RO
6252002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
626
627 * ltconfig (osf[345]): Append $major to soname_spec.
628 Reflect this in library_names_spec.
629 * ltmain.sh (osf): Prefix $major with . for use as extension.
630
3b75d237
AJ
6312002-11-19 Andreas Jaeger <aj@suse.de>
632
633 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
634 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
635 and sparc64 GNU/Linux systems.
636
809108de
NS
6372002-11-19 Nathan Sidwell <nathan@codesourcery.com>
638
639 * MAINTAINERS: Update email.
640
e7e0de7e
GP
6412002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
642
643 * MAINTAINERS: Complete James Dennett's entry.
644
f7109dea
EB
6452002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
d3ac17c9
BK
6492002-11-13 Bruce Korb <bkorb@gnu.org>
650
651 * Makefile.tpl: syntactic cleanup
652
cbf78ae4
SH
6532002-11-13 Stuart Hastings <stuart@apple.com>
654
655 * MAINTAINERS: Add myself to write-after-approval list.
656
4977bab6
ZW
6572002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
658
659 * Makefile.def: Add list of recursive targets to autogenerate.
660 Add build_modules.
661 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
662 targets. Autogenerate *-build-* targets.
663 * Makefile.in: Regenerate.
664
6652002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
666
667 * configure: More autoconf-style substitutions.
668 * Makefile.tpl: More autoconf-style substitutions.
669 * Makefile.in: Regenerate.
670
6712002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
672
673 * configure: Substitute more variables in a more autoconf-friendly
674 way. Simplify slightly.
675 * Makefile.tpl: Make more variables substitutable in an
676 autoconf-friendly way.
677 * Makefile.in: Regenerate.
678
d4783999
JW
6792002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
680
681 * MAINTAINERS (Write After Approval): Add myself.
682
4977bab6
ZW
6832002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
684
685 * configure.in (v810*): Remove special setting of tools.
686
687 * configure: Add support for extra required flags for ar or nm.
688 * configure.in (aix4.3+): Use above support for target-specific
689 issues, rather than using config/mt-aix43.
690
6912002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
692
693 * configure: Remove 'removing', which doesn't work. Replace $subdir
694 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
695 with $srcdir. Reformat indentation. Substitute some variables
696 formerly hard-coded in the Makefile for build=host.
697 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
698 * Makefile.def: Autogenerate more.
699 * Makefile.in: Regenerate.
700
1c9c903e
AN
7012002-11-04 Adam Nemet <anemet@lnxw.com>
702
703 * MAINTAINERS (Write After Approval): Add myself.
704
40673d2b
KB
7052002-11-04 Kevin Buettner <kevinb@redhat.com>
706
707 * Makefile.def (host_modules): Add rda.
708 * Makefile.in: Regenerate.
709 * configure.in (target_tool): Add target-rda to list.
710
42e650ae
GP
7112002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
712
713 * MAINTAINERS: Remove "co-maintainer" note for web pages.
714
e004b81f
PE
7152002-10-25 Phil Edwards <pme@gcc.gnu.org>
716
717 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
718 and restrap targets to this rule.
719 * Makefile.in: Regenerate.
720
06bd49b1
GP
7212002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
722
723 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
724 GNATS only accounts.
725
d0af82b0
HPN
7262002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
727
728 * configure.in (i[3456]86-*-linux*): Add check to disable
729 ${libgcj} for glibc1.
730
10782654
DC
7312002-10-24 Denis Chertykov <denisc@overta.ru>
732
733 * MAINTAINERS: Add myself as ip2k port maintainer.
734
a5a438f5
SS
7352002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
736
737 * configure.in: Add tic4x target.
738
fe3d5b7f
NN
7392002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
740
aba8a494
NN
741 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
742 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
743 * Makefile.in: Regenerate.
744
fe3d5b7f
NN
745 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
746 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
747 * Makefile.in: Regenerate.
748
a6ad79e7
JJ
7492002-10-02 Janis Johnson <janis187@us.ibm.com>
750
751 * MAINTAINERS: Add myself as web pages co-maintainer.
752
6a8a9058
NN
7532002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
754
755 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
756 * Makefile.in: Regenerate.
757
327d975a
ZW
7582002-10-02 Zack Weinberg <zack@codesourcery.com>
759
760 * MAINTAINERS: Add myself and Nathan Sidwell
761 <nathan@codesourcery.com> as VxWorks maintainers.
762
a5ae8f19 7632002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
764
765 * Makefile.def: Remove order dependency comments.
766 * Makefile.tpl: Add explicit install-install dependencies.
767 * Makefile.in: Regenerate.
d0f6c823 768
34c6040c 769 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 770 * Makefile.in: Regenerate.
34c6040c 771
d0f6c823
NN
772 * Makefile.tpl: Add configure-target (for src-release in src)
773 * Makefile.in: Regenerate.
774
50bd210b
NC
7752002-09-30 Nick Clifton <nickc@redhat.com>
776
777 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
778
ca25149e
UW
7792002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
780
781 * configure.in (s390*-*-linux*): Enable libgcj.
782
dd30b57d
NN
7832002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
784
9e60a678
NN
785 * configure: Revert accidentally applied changes.
786
dd30b57d
NN
787 * Makefile.tpl: Make more autoconf-friendly.
788 * Makefile.in: Regenerate.
789 * configure: Make substitution more autoconf-like.
790
5831424e
RE
7912002-09-28 Richard Earnshaw <rearnsha@arm.com>
792
793 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
794 single entry to handle all these.
795 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
796 libjava on arm-*-elf.
797
b7f3b15b
GK
7982002-09-27 Geoffrey Keating <geoffk@apple.com>
799
800 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
801 things that depend on them.
802
0dffceed
NN
8032002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
804
805 * Makefile.tpl: Make subsituted variables more autoconfy.
806 * Makefile.in: Regenerate.
807 * configure: Make seds more autoconfy.
808
1db75a86 8092002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
810
811 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
812 * Makefile.in: Regenerate.
813 * configure.in: Rewrite sed statements to look autoconfy.
814
1db75a86
NN
815 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
816 all-target-foo on configure-target-foo.
817 * Makefile.def: Ditto.
818 * Makefile.in: Rebuild.
819
741a4e89
AH
8202002-09-25 Andrew Haley <aph@redhat.com>
821
822 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
823
95ddd785
NN
8242002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
825
826 * Makefile.def: New file.
827 * Makefile.tpl: New file.
828 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
829 * contrib/gcc_update: Note that Makefile.in is a generated file.
830
831 * configure.in: Minor rearrangement. Simplify tests.
832
65a824f6
JT
8332002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
834
835 * configure.in (with_headers): Skip copy if value is "yes".
836 (with_libs): Likewise.
837
51270f0a 8382002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
839
840 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
841 * configure.in (sh*-*-pe*): Ditto.
842 * configure.in (mips*-*-pe*): Ditto.
843 * configure.in (*arm-wince-pe): Ditto.
844
8f89dbf4
NN
845 * configure.in: Rearrange.
846
c1b8db3f
KH
8472002-09-14 Kazu Hirata <kazu@cs.umass.edu>
848
849 * MAINTAINERS: Update my email address.
850
341f0575
PK
8512002-08-30 Paul Koning <pkoning@equallogic.com>
852
853 * MAINTAINERS: (Write After Approval): Add myself.
854
d2e06980
GK
8552002-08-29 Geoffrey Keating <geoffk@redhat.com>
856
857 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
858
4906d5d8
GK
8592002-08-24 Geoffrey Keating <geoffk@redhat.com>
860
861 * MAINTAINERS: Change my mailing address.
862
e9a25cc8
PC
8632002-08-21 Paolo Carlini <pcarlini@unitus.it>
864
865 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 866 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 867
a5aa7421
LR
8682002-08-20 Loren J. Rittle <ljrittle@acm.org>
869
870 * MAINTAINERS (Write After Approval): Remove myself.
871 (Various Maintainers: c++ runtime libs): Add myself.
872
5ce6f47b
EC
8732002-08-15 Eric Christopher <echristo@redhat.com>
874
875 * config.sub: Import from master repository.
876 * config.guess: Ditto.
877
7f9317f0
AO
8782002-08-19 Alexandre Oliva <aoliva@redhat.com>
879
880 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
881 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
882 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
883
7aecca3d
AH
8842002-08-16 Aldy Hernandez <aldyh@redhat.com>
885
886 * MAINTAINERS: Add self to rs6000 vector extensions.
887
8ea4b195
AO
8882002-08-15 Alexandre Oliva <aoliva@redhat.com>
889
890 * libiberty/configure: Reverted unintended yesterday's check in.
891
f5cc59a7
AO
8922002-08-14 Alexandre Oliva <aoliva@redhat.com>
893
894 * boehm-gc/configure, libf2c/configure: Rebuilt.
895 * libffi/configure, libiberty/configure: Ditto.
896 * libjava/configure, libobjc/configure: Ditto.
897 * libstdc++-v3/configure, zlib/configure: Ditto.
898 Merged from binutils:
899 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
900 From Steve Ellcey <sje@cup.hp.com>:
901 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
902 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
903 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
904 IA64.
905 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
906 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
907 soname_spec, sys_lib_search_path_spec): Ditto.
908
66350331
FS
9092002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
910
911 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
912
2ff34870
L
9132002-08-04 H.J. Lu (hjl@gnu.org)
914
915 * configure.in (mips*-*-linux*): Don't skip target-libffi.
916
a014f2fe
KW
9172002-08-02 Krister Walfridsson <cato@df.lth.se>
918
919 * MAINTAINERS (Write After Approval): Add myself.
920
c01d477a
AM
9212002-07-31 Alan Modra <amodra@bigpond.net.au>
922
923 * configure.in: Move generic linux case to end. Copy generic
924 linux noconfigdirs to mips*-*-linux* entry and new
925 powerpc64*-*-linux* entry. Add target-libffi for the latter.
926
68cd2524
MM
9272002-07-19 Michael Matz <matz@suse.de>
928
929 * MAINTAINERS: Add myself as ra* maintainer.
930
e2d83b8c
CD
9312002-07-16 Chris Demetriou <cgd@broadcom.com>
932
933 * config.guess: Update to 2002-07-09 version.
934 * config.sub: Update to 2002-07-03 version.
935
cece4f1d
HPN
9362002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
937
938 * MAINTAINERS: Fix typo in a maintainer email address.
939
bb654703
NN
9402002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
941
942 * configure.in: Remove two redundant tests.
943
789b7de5
RO
9442002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
945
946 * configure.in (mips*-*-irix6*o32): Enable stabs.
947
e1da1089
NN
9482002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
949
f3970bba
NN
950 * configure.in: Don't build grez.
951 * Makefile.in: Ditto.
952
e1da1089
NN
953 * Makefile.in: Remove references to bsp, cygmon, libstub.
954 * configure.in: Ditto.
955
956 * configure.in: Remove leftover reference to gdbtest.
957
57c905fa
PE
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
a0af94a7 9632002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 964
a0af94a7
SE
965 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
966
423ce3eb
NN
9672002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
968
969 * configure.in: Make --without-x work.
970
98186934
NN
9712002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
972
c3b7d169
NN
973 * configure.in: Rearrange target Makefile fragment collection.
974
98186934
NN
975 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
976 cvs[src].
977 * configure.in: Ditto.
978
eebd288a
MK
9792002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
980
981 * MAINTAINERS (Write After Approval): Update my e-mail address.
982
3ab36f05
NN
9832002-06-24 Ben Elliston <bje@redhat.com>
984
985 * configure.in (host_tools): Remove cgen.
986
987 * Makefile.in (all-cgen): Remove; runs from its source directory.
988 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 989 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
990 (all-sim): Likewise.
991
9922002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
993
994 * Makefile.in: Eliminate 'apache' targets.
995 * configure.in: Eliminate 'apache' targets.
996
55380b08
NN
997 * configure.in: Eliminate redundant tests. Reorganize.
998
9a5c1b9d
NN
999 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
1000
5fd3853a
NN
1001 * config-ml.in: Eliminate references to Cygnus configure.
1002
cfefc434
NN
1003 * Makefile.in: Eliminate references to building emacs.
1004
2fe93885
GS
10052002-06-28 Graham Stott <graham.stott@btinternet.com>
1006
1007 * MAINTAINERS: Update my email address.
1008
53c40185
BK
10092002-06-26 Benjamin Kosnik <bkoz@redhat.com>
1010
1011 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 1012 (cxx_incdir): Remove.
53c40185 1013
97679694
NN
10142002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
1015
1016 * MAINTAINERS (Write After Approval): Add self.
1017
b03bcd37
DC
1018Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
1019
1020 * configure.in: Add support for ip2k.
1021
6bd12129
NN
10222002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
1023
1024 * configure.in: Fix AIX configury bug.
1025
e0d98a92
SE
10262002-06-20 Steve Ellcey <sje@cup.hp.com>
1027
1028 * MAINTAINERS (Write After Approval): Add self.
1029
ba3292db
NN
10302002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1031
ef40bc65
NN
1032 * configure.in: replace ${topsrcdir} with ${srcdir}
1033
7a0be465
NN
1034 * configure.in: Move definition of libstdcxx_flags
1035 right above usage, rather than waaay earlier.
1036
e1848dde
NN
1037 * configure.in: Pull definition of is_cross_compiler earlier.
1038
8bc2fff1
NN
1039 * configure.in: Rearrange a little.
1040
ba3292db
NN
1041 * configure.in: Remove references to librx.
1042 * Makefile.in: Remove references to librx.
1043
11d8b408
DC
1044Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
1045
1046 * config.sub: Add support for avr target.
1047 Import from master sources, rev 1.255
5ce6f47b 1048
93da8339
PE
10492002-06-19 Phil Edwards <pme@gcc.gnu.org>
1050
1051 * configure, .cvsignore: Revert previous change...
1052 * Makefile: ...delete.
1053
b4caab5c
NN
10542002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1055
1056 * configure.in: Eliminate ${gasdir} variable.
1057
ee777171
DB
10582002-06-18 Dave Brolley <brolley@redhat.com>
1059
1060 * configure.in: Add support for frv.
1061 * config.sub: Add support for frv.
1062
26e4af54
PE
10632002-06-18 Phil Edwards <pme@gcc.gnu.org>
1064
1065 * configure: Remove garbage from previous commit.
1066
bb20b7da
PE
10672002-06-18 Phil Edwards <pme@gcc.gnu.org>
1068
1069 * configure: For in-source builds, make a subdir and re-exec there.
1070 * Makefile: New file. Pass targets through to build directory.
1071 * .cvsignore: No longer ignore "Makefile".
1072
9d321f6c
DR
10732002-06-16 Douglas Rupp <rupp@gnat.com>
1074
1075 * MAINTAINERS (Write After Approval): Add self.
1076
c8eb2bc0
KG
10772002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1078
1079 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
1080
f210d239
JT
10812002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
1082
1083 * configure.in (vax-*-netbsd*): Re-enable gas.
1084
e9667b3c
NN
10852002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
1086
efe1f357
NN
1087 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
1088 BUILD_PREFIX_1, to correct nomenclature.
1089 * configure: Likewise.
1090
e9667b3c
NN
1091 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
1092 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
1093
fe2fe497
OH
10942002-05-31 Olaf Hering <olh@suse.de>
1095
1096 * config-ml.in: Propogate DESTDIR also.
1097
dcf7f0dd
JT
10982002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
1099
1100 * configure.in (vax-*-netbsd*): Don't build gas for this
1101 platform.
1102
6ff14f32
MM
11032002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
1104
1105 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1106 and libgcj for AVR.
1107
397de1ff
KK
11082002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
1109
1110 * MAINTAINERS (Write After Approval): Add myself.
1111
ac30211c
JT
11122002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1113
1114 * config.guess: Update to 2002-05-22 version.
1115 * config.sub: Likewise.
1116
1e6347d8
RO
11172002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1118
1119 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
1120 * config-ml.in: Likewise.
1121 * configure: Likewise.
1122 * configure.in: Likewise.
1123
e5ce1d6d
SC
11242002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1125
1126 * MAINTAINERS: Update my email address.
1127
6cdef75d
NN
11282002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
1129
4a87f061
NN
1130 * configure.in: Simplify makefile fragment collection.
1131
1132 * configure.in: Remove code to build emacs.
603606e7 1133
e254d6b5
NN
1134 * configure.in : Remove --srcdir argument from targargs and buildargs
1135 (it's always overridden in the Makefile anyway). Rearrange a bit.
1136
1137 * configure: Move some logic to configure.in.
1138 * configure.in: Move some logic from configure.
6cdef75d 1139
1d6006fe
TT
11402002-05-11 Tom Tromey <tromey@redhat.com>
1141
1142 * MAINTAINERS: Reflect libgcj reality.
1143
b70b3534
FS
11442002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
1145
1146 * Makefile.in: Honour DESTDIR.
1147
4434687a
MM
11482002-05-08 Mark Mitchell <mark@codesourcery.com>
1149
1150 * config.guess: Import 2002-03-20 version.
1151 * config.sub: Import 2002-04-26 version.
1152
a89e49c7
RO
11532002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1154
1155 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
1156
44e55536
TJ
11572002-05-07 Tim Josling <tej@melbpc.org.au>
1158
1159 * MAINTAINERS: Add self.
1160
97320a3f
LR
11612002-05-06 Loren J. Rittle <ljrittle@acm.org>
1162
1163 * ltmain.sh: Detect and handle object name conflicts
1164 while piecewise linking a static library.
1165
b7c13625
AO
11662002-05-05 Alexandre Oliva <aoliva@redhat.com>
1167
1168 * configure.in (noconfigdirs): Don't disable libgcj on
1169 sparc64-*-solaris* and sparcv9-*-solaris*.
1170
4182d9fa
AO
11712002-05-03 Alexandre Oliva <aoliva@redhat.com>
1172
1173 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
1174
7bebf279
TF
11752002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
1176
1177 * configure.in (FLAGS_FOR_TARGET): Do not add
1178 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
1179 on i[3456]86-*-linux*.
1180
9a06dc7d
TF
11812002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
1182
1183 * configure.in (noconfigdirs): Replace [ ] with test.
1184
1185 * configure.in (noconfigdirs): Do not add target-newlib if
1186 target == i[3456]86-*-linux*, and host == target.
1187
a51a07fa
NN
11882002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
1189
9e7facd6
DD
1190 * configure.in: delete reference to absent file
1191
aeaa0f2f
NN
1192 * configure.in: replace '[' with 'test'
1193
4bb98828
NN
1194 * configure.in: Eliminate references to gash.
1195 * Makefile.in: Eliminate references to gash.
1196
64791664
NN
1197 * configure.in: remove useless references to 'pic' makefile fragments.
1198
3ed57cf4
NN
1199 * configure.in: (*-*-windows*) Finish removing.
1200
a51a07fa
NN
1201 * configure.in: Eliminate redundant test for libgui.
1202
8552f6f1
RS
12032002-04-29 Roger Sayle <roger@eyesopen.com>
1204
1205 * MAINTAINERS: Add self and realphabetize. Update entries
1206 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
1207 entry for a29k port maintainer.
1208
9e847666
JS
12092002-04-26 Joel Sherrill <joel@OARcorp.com>
1210
1211 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
1212 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
1213
704c9a14
NN
12142002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
1215
1216 * configure.in: remove references to dead files
1217
7bff5059
MM
12182002-04-19 Mark Mitchell <mark@codesourcery.com>
1219
1220 * MAINTAINERS: Add information about purpose of this file.
1221
0c7c67f0
TT
12222002-04-18 Tom Tromey <tromey@redhat.com>
1223
1224 * configure.in: Disallow configuring libgcj when it is already
1225 installed and we're using Solaris 2.8 linker. Do enable libgcj on
1226 Solaris 2.8 by default. For PR libgcj/6158.
1227
63501e91
NN
12282002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1229
1230 * configure.in: Move default CC setting out of config/mh-* fragments
1231 directly into here.
1232
701afd4d
NN
12332002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1234
1235 * configure.in: don't even try to configure or make a subdirectory
1236 if there's no configure script for it.
1237
07cdae91
MM
12382002-04-15 Mark Mitchell <mark@codesourcery.com>
1239
1240 * MAINTAINERS: Remove chill maintainers.
1241 * Makefile.in (CHILLFLAGS): Remove.
1242 (CHILL_LIB): Remove.
1243 (TARGET_CONFIGDIRS): Remove libchill.
1244 (CHILL_FOR_TARGET): Remove.
1245 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
1246 CHILL_LIB.
1247 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
1248 (CHECK_TARGET_MODULES): Likewise.
1249 (INSTALL_TARGET_MODULES): Likewise.
1250 (CLEAN_TARGET_MODULES): Likewise.
1251 (configure-target-libchill): Remove.
1252 (all-target-libchill): Remove.
1253 * configure.in (target_libs): Remove target-libchill.
1254 Do not compute CHILL_FOR_TARGET.
1255 * libchill: Remove directory.
5ce6f47b 1256
ab50d72b
DD
12572002-04-11 DJ Delorie <dj@redhat.com>
1258
1259 * Makefile.in, configure.in: Sync with binutils, entries
1260 follow...
1261
0a1e123a
DD
12622002-04-07 Andrew Cagney <ac131313@redhat.com>
1263
1264 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
1265 (do-tar, do-bz2): New rules.
1266 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
1267 (gdb-tar): New rule.
1268 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
1269 (insight_dejagnu.tar): New rule.
1270 (insight.tar): New rule.
1271 (gdb+dejagnu.tar): New rule.
1272 (gdb.tar): New rule.
1273
ab50d72b
DD
12742002-02-01 Mo DeJong <supermo@bayarea.net>
1275
1276 * Makefile.in: Add all-tix to deps for all-snavigator
1277 so that tix is built when building snavigator.
1278
12792002-01-11 Steve Ellcey <sje@cup.hp.com>
1280
1281 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
1282 ld and gdb are not supported.
1283
12842002-01-07 Mark Salter <msalter@redhat.com>
1285
1286 * configure.in: Remove target-bsp and target-cygmon from arm builds.
1287 Allow target-libgloss to be built for arm, strongarm, and xscale.
1288
12892001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
1290
1291 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
1292 options for i[3456]86-pc-linux* native builds.
1293
12942001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
1295
1296 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
1297 files from .po files for a distribution.
1298
12992001-09-03 Jeff Holcomb <jeffh@redhat.com>
1300
1301 * configure.in: Enable libstdc++-v3 for h8300 targets.
1302
13032001-06-19 Alan Modra <amodra@bigpond.net.au>
1304
1305 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
1306 version from bfd/.
1307
1308Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
1309
1310 * Makefile.in (VER): When present, extract the version number from
1311 the file version.in.
1312
13132001-05-24 Tom Rix <trix@redhat.com>
1314
1315 * configure.in : enable ld for aix
1316
13172001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1318
1319 * config.guess: Add linux target for S/390.
1320
13212000-11-07 Philip Blundell <pb@futuretv.com>
1322
1323 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
1324
13252000-11-03 Philip Blundell <pb@futuretv.com>
1326
1327 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
1328 files.
1329
13302001-01-15 Ben Elliston <bje@redhat.com>
1331
1332 * configure.in (host_tools): Add sid.
1333 Always configure cgen.
1334
13352000-11-24 Nick Clifton <nickc@redhat.com>
1336
1337 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
1338
1339
13402000-08-20 Doug Evans <dje@casey.transmeta.com>
1341
1342 * Makefile.in (ALL_MODULES): Add all-cgen.
1343 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
1344 (all-cgen): New target.
1345 (all-opcodes,all-sim): Depend on all-cgen.
1346 * configure.in (host_tools): Add cgen.
1347 Only configure cgen if --enable-cgen-maint.
1348
ef98ad7b
LR
13492002-04-09 Loren J. Rittle <ljrittle@acm.org>
1350
1351 * configure.in: Add *-*-freebsd* configurations.
1352
90def2b2
TT
13532002-04-08 Tom Tromey <tromey@redhat.com>
1354
1355 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
1356 Fixes PR libgcj/6068.
1357
320d7e7a
KW
13582002-03-30 Krister Walfridsson <cato@df.lth.se>
1359
1360 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
1361
18b467f1
RO
13622002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1363
1364 * configure.in (alpha*-dec-osf*): Enable libgcj.
1365
8bb3a5af
MG
13662003-03-27 Matthew Gingell <gingell@gnat.com>
1367
1368 * MAINTAINERS (Write After Approval): Add myself.
1369
56ae9405
NC
13702002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
1371
1372 Fix for: PR bootstrap/3591, target/5676
1373 * configure.in (mcore-pe): Disable the configuration of
1374 libstdc++-v3 since exceptions are not supported.
1375
f18d9a0c
AG
13762002-03-20 Anthony Green <green@redhat.com>
1377
1378 * configure.in: Enable libgcj for xscale-elf target.
1379
c0e21eef
R
1380Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
1381
1382 * MAINTAINERS: Update my email address.
1383
28eca9e8
AO
13842002-03-16 Alexandre Oliva <aoliva@redhat.com>
1385
1386 * ltmain.sh (relink_command): Fix typo in previous change.
1387
e67e72c7
AO
13882002-03-15 Alexandre Oliva <aoliva@redhat.com>
1389
1390 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
1391 (relink_command): Added --tag flags.
1392 (mode=install): If relinking fails; error out.
1393
c2273204
RH
13942002-03-12 Richard Henderson <rth@redhat.com>
1395
1396 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
1397 .NOTPARALLEL tag.
1398 (do-check): Rename from check.
1399 (check): Allow parallel check.
1400
bcb64245
BW
14012002-03-12 Bob Wilson <bob.wilson@acm.org>
1402
1403 * MAINTAINERS: Add myself as maintainer for xtensa port.
1404 Fix alphabetical order in CPU port maintainer list.
1405 Remove myself from Write After Approval list.
1406
63adb4ff
RH
14072002-03-11 Richard Henderson <rth@redhat.com>
1408
1409 * Makefile.in (.NOTPARALLEL): Add fake tag.
1410
9bec4bf0
L
14112002-03-07 H.J. Lu (hjl@gnu.org)
1412
1413 * configure.in: Enable gprof for mips*-*-linux*.
1414
c7fc1f84
DS
14152002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
1416
1417 * MAINTAINERS (Write After Approval): Add myself.
1418
6bff33fb
AO
14192002-02-28 Alexandre Oliva <aoliva@redhat.com>
1420
1421 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
1422 libjava.
1423 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
1424
0210b33b
AO
14252002-02-23 Alexandre Oliva <aoliva@redhat.com>
1426
1427 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
1428 because its Makefile is there; test for the executable instead.
1429
fcc0a3ef
AO
14302002-02-22 Alexandre Oliva <aoliva@redhat.com>
1431
1432 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
1433 libstdc++-v3 and libjava.
1434
97cf8285
AM
14352002-02-11 Adam Megacz <adam@xwt.org>
1436
1437 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
1438 boehm-gc
5ce6f47b 1439
40fe0ec3
AO
14402002-02-09 Alexandre Oliva <aoliva@redhat.com>
1441
1442 * config.guess: Updated to 2002-01-30's version.
1443 * config.sub: Updated to 2002-02-01's version.
1444 Contribute sh64-elf.
1445 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
1446 * configure.in: Added sh64-*-*.
1447
694d53ee
CD
14482002-02-08 Chris Demetriou <cgd@broadcom.com>
1449
1450 * MAINTAINERS: Belatedly add myself to write after approval list.
1451
a9ca50b1
JH
1452Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
1453
1454 * MAINTAINERS: Put self in as maintainer for x86-64 port.
1455 Remove self as Write After Approval.
1456
5ffc3500
GK
14572002-01-31 Geoffrey Keating <geoffk@redhat.com>
1458
1459 * MAINTAINERS: Put self in as maintainer for contrib/regression
1460 directory.
1461
4ceaf7fb
PE
14622002-01-28 Phil Edwards <pme@gcc.gnu.org>
1463
1464 * MAINTAINERS: Update my email address.
1465
51584787
JT
14662002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
1467
5ce6f47b
EC
1468 * configure.in (*-*-netbsd*): New. Skip target-newlib,
1469 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
1470 libraries if not supported for NetBSD on target CPU.
1471
5701d273
DR
14722002-01-25 Douglas B Rupp <rupp@gnat.com>
1473
1474 * install-sh: Use _inst.$$_ for temp file name.
1475
b299a075
JT
14762002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
1477
1478 * MAINTAINERS (Write After Approval): Move my contact info
1479 from here...
1480 (OS Port Maintainers): ...to here (netbsd).
1481
51fe14b5
BW
14822002-01-22 Bob Wilson <bob.wilson@acm.org>
1483
1484 * MAINTAINERS (Write After Approval): Add myself.
1485
b634ad42
L
14862002-01-17 H.J. Lu <hjl@gnu.org>
1487
1488 * Makefile.in (all-fastjar): Also depend on all-libiberty.
1489 (all-target-fastjar): Also depend on all-target-libiberty.
1490
3cd87679
L
14912002-01-16 H.J. Lu (hjl@gnu.org)
1492
1493 * config.guess: Import from master sources, rev 1.225.
1494 * config.sub: Import from master sources, rev 1.238.
1495
969a6d8f
KH
14962002-01-16 Kazu Hirata <kazu@hxi.com>
1497
1498 * MAINTAINERS (Write After Approval): Remove myself.
1499
366f6a52
FW
15002001-12-19 Florian Weimer <fw@deneb.enyo.de>
1501
1502 * MAINTAINERS (Write After Approval): Add myself.
1503
f02240b6
JM
15042001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1505
1506 * MAINTAINERS: Add self as docs co-maintainer.
1507
5d08dc39
MK
15082001-12-11 Matthias Klose <doko@debian.org>
1509
1510 * MAINTAINERS (Write After Approval): Add myself.
1511
39e790d5
ZW
15122001-12-09 Zack Weinberg <zack@codesourcery.com>
1513
1514 * MAINTAINERS: Update my email address.
1515
4519d6a3
TC
15162001-12-07 Turly O'Connor <turly@apple.com>
1517 * MAINTAINERS (Write After Approval): Add myself.
1518 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
1519 (rs6000_initialize_trampoline): Call __trampoline_setup for
1520 ABI_DARWIN too.
1521 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 1522 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 1523
21cf0a73
PC
15242001-12-07 Paolo Carlini <pcarlini@unitus.it>
1525
1526 * MAINTAINERS (Write After Approval): Add myself.
1527
4ee43206
DR
1528Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
1529
1530 * configure, configure.in: Use temp file for long sed commands.
1531
251931f3
LG
15322001-12-03 Laurent Guerby <guerby@acm.org>
1533
1534 * config.sub: Update to version 1.232 on subversion.
1535
03777dd7
BE
15362001-12-03 Ben Elliston <bje@redhat.com>
1537
1538 * MAINTAINERS: Update mail address for config.* patches.
1539
e490616e
ZW
15402001-11-27 DJ Delorie <dj@redhat.com>
1541 Zack Weinberg <zack@codesourcery.com>
1542
1543 When build != host, create libiberty for the build machine.
1544
1545 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
1546 CONFIG_ARGUMENTS.
1547 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
1548 New variables.
1549 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
1550 and rules.
1551 (all.normal): Depend on ALL_BUILD_MODULES.
1552 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
1553 (all-build-libiberty): Depend on configure-build-libiberty.
1554
1555 * configure: Calculate and substitute proper value for
1556 ALL_BUILD_MODULES.
1557 * configure.in: Create the build subdirectory.
1558 Calculate and substitute TARGET_CONFIGARGS (formerly
1559 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
1560
04075e8f
ZL
15612001-11-26 Ziemowit Laski <zlaski@apple.com>
1562
1563 * MAINTAINERS (write-after-approval): Add self.
1564
ed19322d
CR
15652001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
1566
1567 * MAINTAINERS (GNATS only accounts): Remove self.
1568
90a12988
HPN
15692001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
1570
1571 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
1572 libf2c.
1573
77e653ad
CR
15742001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
1575
1576 * MAINTAINERS (Write After Approval): Add self.
1577
64adad99
DB
15782001-11-12 David O'Brien <obrien@FreeBSD.org>
1579
1580 * MAINTAINERS: mips and s390 are also CPU ports.
1581
834a28c7
DB
15822001-11-12 David O'Brien <obrien@FreeBSD.org>
1583
1584 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
1585
ef94239f
DB
15862001-11-11 David O'Brien <obrien@FreeBSD.org>
1587
1588 * MAINTAINERS: Alphabetize.
1589
beda0427
KH
15902001-11-09 Kazu Hirata <kazu@hxi.com>
1591
1592 * MAINTAINERS (Various maintainers: h8 port): Add myself.
1593
6ca224d3
JDA
15942001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
1595
1596 * MAINTAINERS (Various maintainers: hppa port): Added myself.
1597
132e4bd7
PE
15982001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
1599
1600 * configure.in (--enable-languages): Be more permissive about
1601 syntax. Check for empty lists better. Warn about $LANGUAGES.
1602
c6243b4c
GK
16032001-11-08 Geoffrey Keating <geoffk@redhat.com>
1604
1605 * config.sub: Import from master sources, rev. 1.230.
1606 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
1607
abbb9e76
LG
16082001-11-07 Laurent Guerby <guerby@acm.org>
1609
1610 * MAINTAINERS (Write After Approval): Add self.
1611
53cdb27a
HPN
16122001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
1613
1614 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
1615
dd3a88c9
HPN
16162001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
1617
1618 * config.sub: Import from master sources, rev 1.226.
1619 * config.guess: Import from master sources, rev 1.216.
1620
d344dce9
HPN
16212001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
1622
1623 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
1624 * MAINTAINERS: Add self as maintainer of MMIX port.
1625 Remove old after-approval entry.
1626
63f6bcd7
JM
16272001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
1628
1629 * ChangeLog, configure: Fix spelling errors.
1630
84f92638
BK
16312001-10-20 Brendan Kehoe <brendan@zen.org>
1632
1633 * MAINTAINERS: Tweak my address.
1634
2f30eda4
R
1635Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
1636
1637 * MAINTAINERS: Update my email address.
1638
1567080c 16392001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 1640
f48a3b5c 1641 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 1642 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 1643
30106886
GB
16442001-10-10 Geert Bosch <bosch@gnat.com>
1645
e490616e 1646 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
1647 Added Robert Dewar.
1648
d3d51b8c
DB
16492001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
1650
1651 * MAINTAINERS (Write After Approval): Added self
1652
d1c3e709
GB
16532001-10-02 Geert Bosch <bosch@gnat.com>
1654
1655 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
1656
50f5f793
JM
16572001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
1658
1659 * configure: Handle temporary files securely using mkdir.
1660
7fddf9a9
AO
16612001-09-29 Alexandre Oliva <aoliva@redhat.com>
1662
1663 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
1664
387beb82
WC
16652001-09-26 Will Cohen <wcohen@redhat.com>
1666
1667 * configure.in (*-*-linux*): Disable configuration of target-newlib
1668 and target-libgloss.
e490616e 1669
0c055e34
AO
16702001-09-26 Alexandre Oliva <aoliva@redhat.com>
1671
1672 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
1673 RANLIB.
1674
759bfa90
AO
16752001-09-21 Alexandre Oliva <aoliva@redhat.com>
1676
1677 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
1678 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
1679 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
1680 avoid quotes nesting problems.
1681 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
1682 (DO_X): Export only variables that are set.
1683
1dc4a750
BE
16842001-09-19 Ben Elliston <bje@redhat.com>
1685
1686 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
1687 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
1688 semantics. Use the shell built-in "type" command instead.
1689
898c7238
AO
16902001-08-31 Alexandre Oliva <aoliva@redhat.com>
1691
1692 Merged from gcc-3_0-branch:
1693 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
1694 * ltcf-c.sh: Use $objext, not $ac_objext.
1695 2001-07-27 Mark Kettenis <kettenis@gnu.org>
1696 * ltcf-cxx.sh: Add support for GNU.
1697 2001-07-22 Timothy Wall <twall@redhat.com>
1698 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
1699 default settings if using GNU tools with that configuration.
1700 * ltcf-cxx.sh: Ditto.
1701 * ltcf-gcj.sh: Ditto.
1702 2001-07-21 Michael Chastain <chastain@redhat.com>
1703 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
1704 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
1705 * ltmain.sh: Mark as gcc-local.
1706
8fa0a32e
EC
17072001-08-30 Eric Christopher <echristo@redhat.com>
1708 Jason Eckhardt <jle@redhat.com>
1709
1710 * config.guess: Merge from master sources.
1711 * config.sub: Merge from master sources, add support for mipsisa32.
1712
32f30f91 17132001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
1714 * config.sub: Merge from master sources, rev 1.219.
1715 * MAINTAINERS: Add self as contact for stormy16 port.
1716
f6084f99
ZW
17172001-08-14 Zack Weinberg <zackw@panix.com>
1718
1719 * config.sub: Merge from master sources, rev 1.218.
1720 * config.guess: Merge from master sources, rev 1.209.
1721
91b54f7f
GS
17222001-08-11 Graham Stott <grahams@redhat.com>
1723
1724 * Makefile.in (check-c++): Add missing semicolon.
1725
e5b3941e
JH
1726Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
1727
32f30f91 1728 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 1729
6387a56e
EC
17302001-07-30 Eric Christopher <echristo@redhat.com>
1731
1732 * MAINTAINERS (Various maintainers: mips port): Added myself.
1733
53b475f0
AH
17342001-07-25 Andrew Haley <aph@cambridge.redhat.com>
1735
e490616e 1736 * configure.in (sh-*-linux*): New.
53b475f0 1737
2a08c780
RH
17382001-07-27 Richard Henderson <rth@redhat.com>
1739
1740 * .cvsignore: Add LAST_UPDATED.
1741
bfa79422
UW
17422001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
1743
1744 * MAINTAINERS (Various maintainers: s390 port): Added myself.
1745
0ae85492
AH
17462001-07-16 Aldy Hernandez <aldyh@redhat.com>
1747
e490616e 1748 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 1749
8e1ab0fe
NP
1750Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
1751
1752 * MAINTAINERS (Write After Approval): Added myself.
1753
2b997990
SC
17542001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1755
1756 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1757 and libgcj on m68hc11/m68hc12.
1758
d920e825
L
17592001-06-27 H.J. Lu (hjl@gnu.org)
1760
1761 * Makefile (CFLAGS_FOR_BUILD): New.
1762 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
1763
d425a1e0
JM
17642001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
1765
1766 * README: Remove version number.
1767
5b5b4207
GP
17682001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1769
1770 * INSTALL/README: Update wrt. to the installation instructions now
1771 residing in gcc/doc/install.texi.
1772
be839b69
JM
17732001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
1774
1775 * README: Replace with a cut-down and updated version of gcc/README.
1776
fe2ee7c4
DE
17772001-06-12 David Edelsohn <edelsohn@gnu.org>
1778
1779 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
1780 multilibs to be disabled.
1781
4f5d646c
DB
17822001-06-11 Daniel Berlin <dan@cgsoftware.com>
1783
1784 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 1785
818f0c85
AO
17862001-06-09 Alexandre Oliva <aoliva@redhat.com>
1787
1788 * config.guess: Import CVS version 1.195.
1789 * config.sub: Import CVS version 1.212.
1790
e9a8af10
AO
17912001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
1792
1793 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
1794 gcc/xgcc is built, use -print-prog-name to find out the program
1795 name to use.
1796
ae3ca0a9
PE
17972001-06-04 Phil Edwards <pme@sources.redhat.com>
1798
1799 * config.guess: Import CVS version 1.194. All gcc-local changes
1800 appear to also be in the master copy.
1801 * config.sub: Import CVS version 1.211.
1802
066bd40d
MM
1803Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
1804
1805 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
1806 with_gcc]: Use `gcc -shared' to build a shared library.
1807
4aef4f33
JDA
1808Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
1809
1810 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
1811 archives.
1812
c386f00f
RO
1813Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1814
1815 * MAINTAINERS (Write After Approval): Add myself.
1816
2ae5cea5
HPN
18172001-06-01 Hans-Peter Nilsson <hp@axis.com>
1818
1819 * configure.in (libstdcxx_flags): Do not try to execute
1820 libstdc++-v3/testsuite_flags until it exists.
1821
c3766183
AM
18222001-06-01 Alan Modra <amodra@bigpond.net.au>
1823
1824 * MAINTAINERS: Update my email address.
1825
9b337833
GS
18262001-05-31 Graham Stott <grahams@redhat.com>
1827
1828 * MAINTAINERS (Write After Approval): Add myself.
1829
55fce0eb
SP
18302001-05-28 Simon Patarin <simon.patarin@inria.fr>
1831
1832 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
1833 libraries when using g++ with native linker.
1834
5f7de4b8
AO
18352001-05-28 Alexandre Oliva <aoliva@redhat.com>
1836
1837 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
1838
a7bc0fbb
AO
18392001-05-22 Alexandre Oliva <aoliva@redhat.com>
1840
1841 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
1842 [aix4*|aix5*]: Prepend blank.
1843
33456445
AO
18442001-05-20 Alexandre Oliva <aoliva@redhat.com>
1845
1846 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1847 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
1848 of subdir/configure scripts to use the new libtool.m4.
1849
e48d3d00
MK
18502001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
1851
1852 * MAINTAINERS (Write After Approval): Add myself.
1853
9e0e191b
BK
18542001-05-18 Benjamin Kosnik <bkoz@redhat.com>
1855
1856 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
1857
3f19b439
BE
18582001-05-11 Ben Elliston <bje@redhat.com>
1859
1860 * Makefile.in (all-sid): New target.
1861 (check-sid, clean-sid, install-sid): Likewise.
1862
6ebe3121
JO
18632001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
1864
1865 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
1866
ca3667c4
AO
18672001-05-03 Alexandre Oliva <aoliva@redhat.com>
1868
1869 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
1870 libgcj.
1871
18722001-05-03 Alexandre Oliva <aoliva@redhat.com>
1873
1874 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
1875 gcc/xgcc is built, use -print-prog-name to find out the program
1876 name to use.
1877
b2964d63
AO
18782001-04-26 Alexandre Oliva <aoliva@redhat.com>
1879
b1bb2302
AO
1880 * configure.in (noconfigdirs): Don't reset it from scratch in the
1881 target case; only append to it.
6387a56e 1882
b2964d63
AO
1883 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
1884 sparc-*-solaris2.8]: Disable ${libgcj}.
1885
8343765d
AO
18862001-04-25 Alexandre Oliva <aoliva@redhat.com>
1887
1888 * configure.in (libgcj_saved): Copy from $libgcj.
1889 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
1890 --disable-libgcj.
1891
ddbb6d43
GRK
18922001-04-25 Gavin Romig-Koch <gavin@redhat.com>
1893
1894 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 1895 C front end maintainer.
ddbb6d43 1896
3fa03ff9
AG
1897Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
1898
1899 * configure.in: Move *-chorusos target case to the proper switch.
1900 Disable libgcj.
1901
99ffe40f
AO
19022001-04-12 Alexandre Oliva <aoliva@redhat.com>
1903
1904 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1905 1.641.2.228.
1906
78faa32d
FS
19072001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1908
1909 * Makefile.in (STAGE1_CFLAGS): Pass down.
1910
cdbff0ab
AM
19112001-04-13 Alan Modra <amodra@one.net.au>
1912
1913 * config.guess: Add hppa64-linux support. Note for next import that
1914 this is already in the master file.
1915 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
1916
75b9074c
AO
19172001-04-12 Alexandre Oliva <aoliva@redhat.com>
1918
1919 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1920 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
1921
125404c5
SS
19222001-04-11 Stan Shebs <shebs@apple.com>
1923
1924 * MAINTAINERS: Add self as Darwin port maintainer.
1925
876684fe
AM
19262001-04-11 Alan Modra <amodra@one.net.au>
1927
1928 * MAINTAINERS: Update my email address.
1929
06729913
LR
19302001-04-10 Loren J. Rittle <ljrittle@acm.org>
1931
1932 * ltcf-cxx.sh: Support creation of C++ shared libraries on
1933 recent versions of FreeBSD (release 3 or later).
1934 * ltconfig: On FreeBSD, -lc must not be provided when building
1935 a shared library or else the standard -pthread gcc option is
1936 rendered worthless to later users of the built library.
1937
67916302
JM
19382001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
1939
1940 * MAINTAINERS: Add self and RTH as C front end maintainers.
1941
d2bc0628
AO
19422001-04-05 Alexandre Oliva <aoliva@redhat.com>
1943
e490616e
ZW
1944 * config.sub: Make sure to match an already-canonicalized
1945 machine name (eg. mn10300-unknown-elf).
d2bc0628 1946
a3406c06
AO
19472001-04-01 Alexandre Oliva <aoliva@redhat.com>
1948
1949 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
1950 New macros.
1951 (bootstrap, cross): Use RECURSE_FLAGS.
1952 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
1953
a076f6a4
AO
19542001-03-27 Alexandre Oliva <aoliva@redhat.com>
1955
1956 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
1957
e9f4fa71
CH
19582001-03-22 Colin Howell <chowell@redhat.com>
1959
7238de5c
CH
1960 * Makefile.in (DO_X): Do not backslash single-quotes in
1961 backquotes (two places).
e9f4fa71 1962
b6b14b1b
AO
19632001-03-22 Alexandre Oliva <aoliva@redhat.com>
1964
1965 Re-installed:
1966 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
1967 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
1968 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
1969 * ltcf-cxx.sh: Likewise.
1970 * ltcf-gcj.sh: Likewise.
1971
1eb0b89d
GP
19722001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1973
1974 * MAINTAINERS: Add myself as "documentation co-maintainer".
1975
82e23236
AO
19762001-03-22 Alexandre Oliva <aoliva@redhat.com>
1977
1978 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1979 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
1980
64ec27c3
TT
19812001-03-19 Tom Tromey <tromey@redhat.com>
1982
1983 * config-ml.in: Handle GCJ and GCJFLAGS.
1984
191de407
MC
19852001-03-21 Michael Chastain <chastain@redhat.com>
1986
1987 * Makefile.in: all-m4 depends on all-texinfo.
1988
fed4dede
LR
19892001-03-20 Loren J. Rittle <ljrittle@acm.org>
1990
1991 * MAINTAINERS: Add myself to write after approval list.
1992
085072bb
LB
19932001-03-18 Laurynas Biveinis <lauras@softhome.net>
1994
1995 * Makefile.in (DO_X): Quote nested quotes.
1996
5af8ea3f
AM
19972001-03-18 Alan Modra <alan@linuxcare.com.au>
1998
1999 * MAINTAINERS: Add myself to write after approval list.
2000
69e23037
LB
20012001-03-15 Laurynas Biveinis <lauras@softhome.net>
2002
2003 * Makefile.in (DO_X): Use double quotes for quoting
2004 "RANLIB=$${RANLIB}".
2005
2b9650f4
OP
20062001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
2007
2008 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
2009
4698d2cf
NP
20102001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2011
2012 * configure.in: Only use `lang_requires' for languages athat are
2013 actually enabled.
2014
f6646274
PE
20152001-03-08 Phil Edwards <pme@sources.redhat.com>
2016
2017 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
2018
c9a54638
AO
20192001-03-08 Alexandre Oliva <aoliva@redhat.com>
2020
2021 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
2022
6a556ad6
TT
20232001-03-07 Tom Tromey <tromey@redhat.com>
2024
2025 * configure.in: Allow config-lang.in to set `lang_requires' to list
2026 of other required languages.
2027
6822468a
LB
20282001-03-06 Laurynas Biveinis <lauras@softhome.net>
2029
2030 * Makefile.in: Remove RANLIB definition. Use RANLIB
2031 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2032 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 2033
f04885d3 20342001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 2035 Alexandre Oliva <aoliva@redhat.com>
6387a56e 2036
f04885d3
BK
2037 * Makefile.in (check-c++): Use tabs, not spaces.
2038
288edf47 20392001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 2040
288edf47
LB
2041 * MAINTAINERS: add myself to Write After Approval list.
2042
3d55d2f8 20432001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 2044
e490616e 2045 * Makefile.in (check-c++): New rule.
6387a56e 2046
4d88a68a
BK
2047 * configure.in (target_libs): Remove libg++.
2048 (noconfigdirs): Remove libg++.
2049 (noconfigdirs): Same.
2050 (noconfigdirs): Same.
2051 (noconfigdirs): Same.
2052
2053 * config-ml.in: Remove libg++ references.
2054
2055 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2056 (ALL_TARGET_MODULES): Same.
2057 (configure-target-libg++): Remove.
2058 (all-target-libg++): Remove.
2059 (configure-target-libio): Remove.
2060 (all-target-libio): Remove.
2061 (check-target-libio): Remove.
2062 (.PHONY): Remove.
2063 (libg++.tar.bz2): Remove.
2064 (all-target-cygmon): Remove libio.
2065 (all-target-libstdc++): Remove.
2066 (configure-target-libstdc++): Remove.
2067 (TARGET_LIB_PATH): Remove libstdc++.
2068 (ALL_GCC_CXX): Remove libstdc++.
2069 (all-target-gperf): Correct.
2070
2437d4ed
NC
20712001-02-16 Nick Clifton <nickc@redhat.com>
2072
2073 * configure.in (noconfigdirs): Allow configuration of texinfo
2074 for Cygwin hosts.
2075
85b99cbe
AG
20762001-02-15 Anthony Green <green@redhat.com>
2077
2078 * configure: Introduce GCJ_FOR_TARGET.
2079 * configure.in: Ditto.
2080 * Makefile.in: Ditto.
2081
7b18790c
AS
20822001-02-13 Andreas Schwab <schwab@suse.de>
2083
2084 * MAINTAINERS: Update mail address.
2085
c4880c99
MS
20862001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2087
2088 * config.guess: Add linux target for S/390.
2089 * config.sub: Likewise.
2090
e31ae6db
CC
20912001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2092
2093 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 2094 target-libgloss.
e31ae6db 2095
7739adfb
BE
20962001-02-06 Ben Elliston <bje@redhat.com>
2097
2098 * configure: Output host type to stdout, not stderr.
2099
36ca672c
MM
21002001-02-05 Mark Mitchell <mark@codesourcery.com>
2101
e40f2829 2102 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
2103 * ltcf-cxx.sh: Likewise.
2104
36ca672c
MM
2105 * config.if: Assume enable_libstdcxx_v3 is defined.
2106
22fdd65e
MM
21072001-02-04 Mark Mitchell <mark@codesourcery.com>
2108
2109 Remove V2 C++ library.
2110 * configure.in: Remove --enable-libstdcxx_v3 support.
2111
3b60dd8e
BM
21122001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
2113
2114 * include/demangle.h: Add prototype for java_demangle_v3.
2115
42c0c80a
PE
21162001-01-29 Phil Edwards <pme@sources.redhat.com>
2117
2118 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
2119
0be25992
RH
21202001-01-27 Richard Henderson <rth@redhat.com>
2121
2122 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2123
8a8de62d
MS
21242001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2125
2126 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
2127 Don't unset, it's non-portable and no longer necessary, set to empty
2128 instead.
2129
92769744
MS
21302001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2131
2132 * ltconfig: Shell portability fix for the tagname validity check.
2133
88a1c0ab
AO
21342001-01-27 Alexandre Oliva <aoliva@redhat.com>
2135
2136 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
2137 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2138
45291dd5
MS
21392001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2140
2141 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2142
1ace7e15
TT
21432001-01-26 Tom Tromey <tromey@redhat.com>
2144
2145 * configure.in: Allow libgcj to be built on Sparc Solaris.
2146
0ef8b11b
DE
21472001-01-25 David Edelsohn <edelsohn@gnu.org>
2148
2149 * ltcf-c.sh: Add aix5 case.
2150 * ltcf-cxx.sh: Likewise.
2151 * ltconfig: Likewise.
2152
0006091e
AO
21532001-01-24 Alexandre Oliva <aoliva@redhat.com>
2154
9bad11e1
AO
2155 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
2156 keep at least one of build_libtool_libs or build_old_libs set to
2157 yes.
2158
0006091e
AO
2159 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
2160 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
2161
7c01b2b5
BM
21622001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
2163
2164 * configure.in: Enable libgcj on several additional platforms.
2165
d340e0ac
BM
21662001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
2167
2168 * configure.in: Enable libgcj for linux targets.
2169
5baf8c37
MS
21702001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
10a0ba84
JDA
21742001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
2175
2176 * MAINTAINERS: Add myself as vax port maintainer.
2177
357c6a4b
FH
21782001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
2179
2180 * MAINTAINERS: Add myself as Mercury front-end maintainer.
2181
6e2d9a7a
MS
21822001-01-09 Mike Stump <mrs@wrs.com>
2183
2184 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
2185 failures of subdirectories.
2186
b6b14b1b 21872001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 2188
b6b14b1b 2189 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 2190 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
2191 * ltcf-cxx.sh: Likewise.
2192 * ltcf-gcj.sh: Likewise.
2193 * ltconfig.sh: Fix typo.
976b230d 2194
07109110
LB
21952001-01-02 Laurynas Biveinis <lauras@softhome.net>
2196
2197 * configure: handle DOS-style absolute paths.
2198
1da5b8fc
LB
21992001-01-02 Laurynas Biveinis <lauras@softhome.net>
2200
2201 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
2202
4c2f5b4f
MM
22032000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
2204
2205 * MAINTAINERS: Add myself as avr port co-maintainer.
2206
bc53668e
BE
22072000-12-28 Ben Elliston <bje@redhat.com>
2208
2209 * MAINTAINERS: Add myself under ``Write After Approval''.
2210
c387606f
JM
22112000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
2212
2213 * texinfo: Remove directory from GCC.
2214
2cb5082c
JM
22152000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
2216
2217 * COPYING: Update to current
2218 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
2219 to 19yy as example year in copyright notice).
2220
cc330df9
BK
22212000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2222
6387a56e 2223 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
2224 (libstdcxx_incdir): Pass down.
2225 * config.if: Remove expired bits for cxx_interface, add stub.
2226 (libstdcxx_incdir): Add variable for g++ include directory.
2227 * configure.in (gxx_include_dir): Use it.
6387a56e 2228
4c6b2835
AO
22292000-12-18 Alexandre Oliva <aoliva@redhat.com>
2230
2231 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
2232 with old-email address from ``Write After Approval''.
2233
3896f13e
AJ
22342000-12-15 Andreas Jaeger <aj@suse.de>
2235
2236 * configure.in: Handle lang_dirs.
2237
22382000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 2239
ad46e881
TT
2240 * MAINTAINERS: Removed brads.
2241
90a10418
TT
2242 * MAINTAINERS: Added gcj developers.
2243
41dfe3a2 22442000-12-13 Anthony Green <green@redhat.com>
6387a56e 2245
41dfe3a2 2246 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
2247 listed. Disable libgcj for x86 and Alpha Linux until compatible
2248 with g++ abi.
6387a56e 2249
e2f601da
MS
22502000-12-13 Mike Stump <mrs@wrs.com>
2251
2252 * Makefile.in (local-distclean): Also remove fastjar.
2253
70030c01
RB
22542000-12-12 Rodney Brown <RodneyBrown@mynd.com>
2255
2256 * contrib/gcc_update: Add fastjar --touch entries.
2257
2a50f859
AO
22582000-12-12 Alexandre Oliva <aoliva@redhat.com>
2259
2260 * configure.in: Disable language-specific target libraries for
2261 languages that aren't enabled.
2262
7743113b
AG
22632000-12-10 Anthony Green <green@redhat.com>
2264
2265 * configure.in: Define libgcj. Disable libgcj target libraries for
2266 most targets.
2267
92e061a6
NB
22682000-12-10 Neil Booth <neilb@earthling.net>
2269
2270 * MAINTAINERS: Update mail address, remove from WAA list.
2271
f34ff6d6
APB
22722000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2273
2274 * libjava: Imported from /cvs/java.
2275 * libffi: Likewise.
2276 * Boehm-gc: Likewise.
2277
d82a33c6
APB
22782000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2279
2280 * configure.in (target_libs): Revert 2000-12-08 patch.
2281 (noconfigdirs): Added target-libjava.
2282
e14f8e28
LB
22832000-12-09 Laurynas Biveinis <lauras@softhome.net>
2284
2285 * djunpack.bat: removed.
2286
fc26516b
LB
22872000-12-09 Laurynas Biveinis <lauras@softhome.net>
2288
2289 * Makefile.in: handle DOS-style absolute paths.
2290 * config-ml.in: likewise.
2291 * symlink-tree: likewise.
2292
bd8757b3
APB
22932000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2294
2295 * fastjar: Imported.
2296
81522a1f
APB
22972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2298
2299 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
2300 libjava.
2301 * configure.in (target_libs): Removed `target-libjava'.
2302
5db1f7ed
APB
23032000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2304
2305 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
2306 (ALL_MODULES): Added fastjar.
2307 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
2308 (all-target-libjava): all-fastjar replaces all-zip.
2309 (all-fastjar): Added.
2310 (configure-target-fastjar, all-target-fastjar): Likewise.
2311 * configure.in (host_tools): Added fastjar.
2312
5e59997c
MS
23132000-12-07 Mike Stump <mrs@wrs.com>
2314
2315 * Makefile.in (local-distclean): Remove leftover built files.
2316
0a534f40
NC
23172000-11-24 Nick Clifton <nickc@redhat.com>
2318
2319 * configure.in (xscale-elf): Add target.
2320 (xscale-coff): Add target.
2321
7686cadf
LR
23222000-11-22 Loren J. Rittle <ljrittle@acm.org>
2323
e490616e
ZW
2324 * ltcf-cxx.sh: Support creation of C++ shared libraries on
2325 recent versions of FreeBSD (release 3 or later).
2326 * ltconfig: On FreeBSD, -lc must not be provided when building
2327 a shared library or else the standard -pthread gcc option is
2328 rendered worthless to later users of the built library.
7686cadf 2329
fff01699
FF
23302000-11-16 Fred Fish <fnf@be.com>
2331
2332 * configure.in (enable_libstdcxx_v3): Fix typo,
2333 libstd++ -> libstdc++.
2334
4dc16355
KL
23352000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2336
2337 * MAINTAINERS: Add self to Write After Approval list.
2338
bf6fc7b2
BS
23392000-11-21 Bernd Schmidt <bernds@redhat.com>
2340
2341 * MAINTAINERS: Update my email address. Add myself to global write
2342 privs list.
2343
ce8e06b1
AO
23442000-11-18 Alexandre Oliva <aoliva@redhat.com>
2345
6e2a4843
AO
2346 * Makefile.in: Merge with src and libgcj.
2347 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
2348 configure-target-<library> when their configure scripts need the C
2349 or C++ library to have already been built to work properly.
2350 (do_proto_toplev): Set them to an empty string.
2351
ce8e06b1
AO
2352 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
2353 (REALLY_SET_LIB_PATH): Use them.
2354
c003f378
SS
23552000-11-17 Stan Shebs <shebs@apple.com>
2356
2357 * MAINTAINERS: Add self to Write After Approval list.
2358
cc1e60ea
JM
23592000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2360
2361 * configure: Provide the original toplevel configure arguments
2362 (including $0) to subprocesses in the environment rather than
2363 through gcc/configargs.h.
2364
1173593d
JM
23652000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2366
2367 * MAINTAINERS: Remove references to cccp. Change C9X reference to
2368 C99. Alphabetise "Write After Approval" list.
2369
520907ee
MM
23702000-11-12 Mark Mitchell <mark@codesourcery.com>
2371
34f6fbdb
MM
2372 * configure: Turn on libstdc++ V3 by default.
2373
520907ee
MM
2374 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
2375 if we've got GCC.
2376
0bbd37ed
PB
23772000-11-11 Philip Blundell <philb@gnu.org>
2378
2379 * MAINTAINERS: Add self to Write After Approval list.
2380
7ca0e6d9
DE
23812000-11-09 David Edelsohn <edelsohn@gnu.org>
2382
2383 * ltcf-c.sh (aix4): Improve shared library configuration; require
2384 exporting symbols.
2385 * ltcf-cxx.sh (aix4): Define.
2386 * ltconfig (aix4): Define library and soname specs appropriate for
2387 AIX. Define command to create export symbols list.
2388
f559f30b
CF
2389Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
2390
2391 * config.sub: Add support for Sun Chorus
2392
fc05d516
NC
23932000-10-31 Nick Clifton <nickc@redhat.com>
2394
2395 * MAINTAINERS: Rename <name>@cygnus.com addresses to
2396 <name>@redhat.com. Also installed new email address for Clint
2397 Popetz.
6387a56e 2398
90a0e73f
JM
23992000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
2400
2401 * etc: Remove directory from GCC.
2402
a5e1b548
MM
24032000-10-16 Michael Meissner <meissner@redhat.com>
2404
2405 * configure (gcc/configargs.h): Only create if there is a build GCC
2406 directory created.
2407
6387a56e
EC
24082000-10-16 Matthias Klose <doko@debian.org>
2409
be1db873
MK
2410 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
2411 when configured for libstdc++-v3.
2412
f5fa9a5b
PE
24132000-10-05 Phil Edwards <pme@gcc.gnu.org>
2414
2415 * configure: Save configure arguments to gcc/configargs.h.
2416
61a77fea
PT
24172000-10-04 Philipp Thomas <pthomas@suse.de>
2418
2419 * config.guess: Import CVS version 1.157.
2420 * config.sub: Import CVS version 1.181.
2421
3a4fee66
AP
24222000-10-04 Andris Pavenis <pavenis@latnet.lv>
2423
2424 * Makefile.in (bootstrap): avoid recursion if subdir missing
2425 (cross): ditto
2426 (do-proto-toplev): ditto
2427
3dd7094e
AO
24282000-09-30 Alexandre Oliva <aoliva@redhat.com>
2429
de710532
AO
2430 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
2431 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
2432
3dd7094e
AO
2433 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
2434 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
2435 all affected `configure' scripts.
2436
1409d0c7
DE
24372000-09-26 David Edelsohn <edelsohn@gnu.org>
2438
2439 * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
2440
e592386f
NB
2441Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
2442
2443 * MAINTAINERS: Add self as cpplib co-maintainer.
2444
fba54939
AH
24452000-09-24 Aldy Hernandez <aldyh@redhat.com>
2446
2447 * MAINTAINERS: Add self to Write After Approval list.
2448
2bd429f4
GP
24492000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2450
2451 * INSTALL/README: egcs -> GCC update.
2452
d733f374
ME
2453Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
2454
2455 * MAINTAINERS: Add myself to Write After Approval list.
2456
d7ce9a83
KH
24572000-09-15 Kazu Hirata <kazu@hxi.com>
2458
2459 * MAINTAINERS: Add myself to Write After Approval list.
2460
18a53ffe
JL
2461Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
2462
e490616e
ZW
2463 * configure.in: Do not build byacc for hppa64. Provide paths to the
2464 X11 libraries for hppa64.
18a53ffe 2465
f246ff23
SC
24662000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2467
2468 * MAINTAINERS: Add myself as 68hc11 port maintainer.
2469
06298abd
AO
24702000-09-06 Alexandre Oliva <aoliva@redhat.com>
2471
4b92758a
AO
2472 * Makefile.in (all-zlib): Added dummy target.
2473
06298abd
AO
2474 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2475 ltcf-gcj.sh: Updated from libtool multi-language branch.
2476
4d73d07a
AO
24772000-09-05 Alexandre Oliva <aoliva@redhat.com>
2478
2479 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
2480 (bootstrap*): Depend on all-bootstrap.
2481
05d52d78
PT
24822000-09-05 Philipp Thomas <pthomas@suse.de>
2483
2484 * config.guess: Import CVS version 1.156.
2485 * config.sub: Import CVS version 1.179.
2486
3c809ba4
AG
24872000-09-02 Anthony Green <green@cygnus.com>
2488
2489 * Makefile.in (all-gcc): Depend on all-zlib.
2490 (CLEAN_MODULES): Add clean-zlib.
2491 (ALL_MODULES): Add all-zlib.
2492 * configure.in (host_libs): Add zlib.
2493
10ad78a0 24942000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
2495
2496 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
2497 crosses, but add gcc/include to the header search path for them.
2498
b36a9ce3
DB
24992000-08-04 David E. O'Brien <obrien@FreeBSD.org>
2500
2501 * MAINTAINERS: Add self to Write After Approval list.
2502
cb011248
FS
25032000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2504
2505 * config.guess: Import CVS version 1.152.
2506 * config.sub: Import CVS version 1.177.
2507
db310af0
AO
25082000-08-25 Alexandre Oliva <aoliva@redhat.com>
2509
7965440a
AO
2510 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2511 $targargs to tell whether newlib is going to be built.
2512
db310af0
AO
2513 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2514 $$r/TARGET_SUBDIR/libio for _G_config.h.
2515
e7977565
AO
25162000-08-23 Alexandre Oliva <aoliva@redhat.com>
2517
2518 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
2519
126bb9ed
DD
25202000-08-22 DJ Delorie <dj@redhat.com>
2521
2522 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
2523
5b0e9d29
AO
25242000-08-22 Alexandre Oliva <aoliva@redhat.com>
2525
2526 * config-ml.in (CC, CXX): Avoid trailing whitespace.
2527 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
2528 sub-configures.
2529
4f3e904e
DD
25302000-08-21 DJ Delorie <dj@redhat.com>
2531
2532 * MAINTAINERS: Add self as a libiberty maintainer
2533
c9635443
AO
25342000-08-16 Alexandre Oliva <aoliva@redhat.com>
2535
2536 * configure.in (libstdcxx_flags): Use
2537 libstdc++-v3/src/libstdc++.INC.
2538
8b2100ba
AO
25392000-08-15 Alexandre Oliva <aoliva@redhat.com>
2540
2541 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
2542
57119aa9
ZW
25432000-08-14 Zack Weinberg <zack@wolery.cumb.org>
2544
eeb943b0
ZW
2545 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2546
6387a56e 2547 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
2548 explicit. Substitute enable_threads into generated Makefiles.
2549 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2550 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2551
acffa7c4
GK
25522000-08-13 Geoff Keating <geoffk@cygnus.com>
2553
2554 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
2555
808d8c41
AO
25562000-08-12 Alexandre Oliva <aoliva@redhat.com>
2557
2558 * config-ml.in (CC): Remove bogus duplicate quotation mark from
2559 previous delta.
2560
1fc8c51c 25612000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 2562
1fc8c51c
JM
2563 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
2564 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
2565 (FLAGS_FOR_TARGET): Not here.
2566 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 2567
25698887
AO
25682000-08-11 Alexandre Oliva <aoliva@redhat.com>
2569
2570 * config-ml.in (CC, CXX): Don't introduce a leading space.
2571
10120687
DD
25722000-08-07 DJ Delorie <dj@delorie.com>
2573
2574 * MAINTAINERS: Add self as a DJGPP maintainer
2575
15c758e9
DD
25762000-08-07 DJ Delorie <dj@redhat.com>
2577
2578 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
2579 "if we're also building gcc, and it's a gcc that will run on the
2580 build machine, we want to use its includes instead of the system's
2581 default includes".
2582
2d0de245
JM
25832000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
2584
2585 * MAINTAINERS: Add self to Write After Approval list.
2586
e81b330a
AO
25872000-08-03 Alexandre Oliva <aoliva@redhat.com>
2588
83440c1e
AO
2589 * configure.in (libstdcxx_flags): Don't use `"'.
2590
e81b330a
AO
2591 * config-ml.in: Adjust multilib search paths to the
2592 appropriate multilib tree.
2593
cf95c847
AO
25942000-08-02 Alexandre Oliva <aoliva@redhat.com>
2595
2596 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
2597 commas in $LANGUAGES.
2598
9e9af119
MH
25992000-08-02 Manfred Hollstein <manfredh@redhat.com>
2600
2601 * configure.in: Re-enable all references to libg++ and librx.
2602
606ce391
AO
26032000-08-01 Alexandre Oliva <aoliva@redhat.com>
2604
89820b43
AO
2605 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
2606 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
2607 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
2608 * ltcf-cxx.sh (need_lc): Set based on postdeps.
2609
606ce391
AO
2610 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
2611
04179d4a
AO
26122000-07-31 Alexandre Oliva <aoliva@redhat.com>
2613
2614 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
2615 CXX_FOR_TARGET for sed.
2616
d4eb109c
AO
26172000-07-30 Alexandre Oliva <aoliva@redhat.com>
2618
2619 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
2620 Do not override if already set in the environment or in configure.
2621 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
2622 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
2623
4f4caf92
AO
26242000-07-28 Alexandre Oliva <aoliva@redhat.com>
2625
2626 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
2627 the libtool CVS tree multi-language branch.
2628 * ltconfig, ltmain.sh: Updated.
6387a56e 2629
b87487b6
AO
26302000-07-27 Alexandre Oliva <aoliva@redhat.com>
2631
1670d1ea
AO
2632 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
2633 (clean-target): Depend on it.
2634
b87487b6
AO
2635 * Makefile.in (FLAGS_FOR_TARGET): New macro.
2636 (GCC_FOR_TARGET): Use it.
2637 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
2638 * configure.in: ... here.
2639 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
2640 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
2641
4e81ae98
EC
26422000-07-24 Eric Christopher <echristo@cygnus.com>
2643
2644 * MAINTAINERS: Add self to Write After Approval list.
2645
059ae32c
AO
26462000-07-24 Alexandre Oliva <aoliva@redhat.com>
2647
5b28edd4
AO
2648 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
2649 (configure-target-libchill, configure-target-libobjc): Likewise.
2650
059ae32c
AO
2651 * configure.in: Use the same cache file for all target libs.
2652 * config-ml.in: But different cache files per multilib variant.
2653
1adcd149
MS
26542000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2655
2656 * configure (topsrcdir): Don't use dirname.
2657
2d573dff
JO
26582000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
2659
2660 * MAINTAINERS: Add self to Write After Approval list.
2661
d207ebef
JM
26622000-07-20 Jason Merrill <jason@redhat.com>
2663
2664 * configure.in: Remove all references to libg++ and librx.
2665
2666 * configure, configure.in, Makefile.in: Unify gcc and binutils.
2667
26682000-07-20 Hans-Peter Nilsson <hp@axis.com>
2669
2670 * config.sub: Update to subversions version 2000-07-06.
2671
7b7792d5
AH
26722000-07-12 Andrew Haley <aph@cygnus.com>
2673
2674 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
2675 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
2676
3abaac67
PE
26772000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
2678
2679 * symlink-tree: Check number of arguments.
2680
34be2b36
JW
26812000-07-05 Jim Wilson <wilson@cygnus.com>
2682
2683 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
2684 search path for a g++ extracted from the build tree. This
2685 will allow link tests run by configure scripts in
2686 subdirectories to succeed.
2687
d207ebef
JM
26882000-07-01 Koundinya K <kk@ddeorg.soft.net>
2689
e490616e 2690 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 2691
0900331b
MH
26922000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2693
2694 * MAINTAINERS: Add myself as loop discovery maintainer.
2695
d207ebef
JM
26962000-06-28 Corinna Vinschen <vinschen@cygnus.com>
2697
2698 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
2699 `os2'. Force ac_cv_exeext to be ".exe" in that case.
2700
27012000-06-19 Timothy Wall <twall@cygnus.com>
2702
2703 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
2704 * config.sub: Add tic54x target.
2705
11a27a76
TM
2706Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
2707
2708 * MAINTAINERS: Add self as Fortran maintainer,
2709 remove Craig Burley.
2710
d207ebef 2711Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 2712
d207ebef
JM
2713 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
2714 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 2715
7758b73f
PT
2716Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
2717
2718 * MAINTAINERS: Add self as i18n maintainer
2719
d207ebef
JM
272020000-05-21 H.J. Lu (hjl@gnu.org)
2721
e490616e
ZW
2722 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
2723 directory are used if they exist. Make sure
2724 $(build_tooldir)/include is searched for header files,
2725 $(build_tooldir)/lib/ for library files.
d207ebef 2726 (GCC_FOR_TARGET): Likewise.
e490616e 2727 (CXX_FOR_TARGET): Likewise.
d207ebef 2728
bae29210
JL
2729Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
2730
2731 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
2732
d207ebef 2733Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
2734
2735 * Makefile.in (configure-target-libiberty): Depend on
2736 configure-target-newlib.
2737
aab0d19d
AO
27382000-05-16 Alexandre Oliva <aoliva@cygnus.com>
2739
2740 * configure.in, Makefile.in: Merge all libffi-related
2741 configury stuff from the libgcj tree.
2742
d207ebef
JM
2743Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
2744
2745 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
2746 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
2747
2748Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
2749
2750 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
2751 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 2752 current version information. Add to proto-toplev directory.
d207ebef
JM
2753 (gdb-taz): Build do-djunpack.
2754
758c7bd4
DE
27552000-05-15 David Edelsohn <edelsohn@gnu.org>
2756
2757 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
2758
1888228d
AC
2759Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
2760
2761 * MAINTAINERS: Add self to Write After Approval list.
2762
d207ebef
JM
27632000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2764
2765 * ltmain.sh: Preserve in relink_command any environment
2766 variables that may affect the linker behavior.
2767
2d7cc2fe
JL
2768Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
2769
d207ebef
JM
2770 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
2771
2772Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
2773
2774 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
2775
27762000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
2777
2778 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 2779 with the version name.
2d7cc2fe 2780
ee455968
JE
2781Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
2782
2783 * MAINTAINERS: Add self as bb-reorder maintainer.
2784
73b97e5c
BK
27852000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
2786
2787 * config.if: Tweak.
2788
d207ebef
JM
27892000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
2790
2791 * djunpack.bat: New file.
2792
2793Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
2794
2795 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
2796 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
2797 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
2798 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 2799
954869eb
DP
28002000-04-16 Dave Pitts <dpitts@cozx.com>
2801
e490616e
ZW
2802 * config.sub (case $basic_machine): Change default for "ibm-*"
2803 to "openedition".
954869eb 2804
eaabe541
AJ
28052000-04-13 Andreas Jaeger <aj@suse.de>
2806
2807 * MAINTAINERS: Added myself.
2808
d207ebef
JM
2809Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
2810
2811 * Makefile.in (gdb-taz): New target. GDB specific archive.
2812 (do-md5sum): New target.
2813 (MD5PROG): Define.
2814 (PACKAGE): Default to TOOL.
2815 (VER): Default to a shell script.
2816 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 2817 md5 checksum generation.
d207ebef
JM
2818 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
2819 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
2820 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 2821 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
2822
2823Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
2824
2825 * configure (warn_cflags): Delete.
2826
0ea6d60c
PDM
2827Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
2828
2829 * MAINTAINERS: Added myself.
2830
17090313 28312000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 2832 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 2833
e490616e
ZW
2834 * configure.in (enable_libstdcxx_v3): Add.
2835 (target_libs): Add bits here to switch between libstdc++-v2 and
2836 libstdc++-v3.
2837 * config.if: And this file too.
2838 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 2839
76b78517
MM
28402000-04-05 Michael Meissner <meissner@redhat.com>
2841
2842 * config.sub (d30v): Add d30v as a basic machine type.
2843
ad242caf
JM
28442000-03-29 Jason Merrill <jason@casey.cygnus.com>
2845
2846 * configure.in: -linux-gnu*, not -linux-gnu.
2847
d4537148
TM
2848Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
2849
2850 * MAINTAINERS: Add self in write-after-approval section.
2851
f152e9d4
JW
2852Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
2853
2854 * MAINTAINERS: Add self as ia64 port maintainer.
2855
6a5fcef1
NB
28562000-03-08 Neil Booth <NeilB@earthling.net>
2857
2858 * MAINTAINERS: Add self in write-after-approval section.
2859
d207ebef 2860Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 2861
d207ebef
JM
2862 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
2863 (do-tar-bz2): Replace TOOL with PACKAGE.
2864 (gdb.tar.bz2): Remove GDBTK from GDB package.
2865 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 2866 dejagnu.tar.bz2): New packages.
d207ebef
JM
2867
28682000-02-27 Andreas Jaeger <aj@suse.de>
2869
2870 * configure.in: Add entry for mips*-*-linux*, move catch all
2871 *-*-*linux* entry below this one.
2872
28732000-02-27 Ian Lance Taylor <ian@zembu.com>
2874
2875 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 2876
521fe9d0
NC
28772000-02-24 Nick Clifton <nickc@cygnus.com>
2878
2879 * config.sub: Support an OS of "wince".
2880
d207ebef
JM
2881Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
2882
2883 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 2884 version.
d207ebef
JM
2885
28862000-02-23 Linas Vepstas <linas@linas.org>
2887
2888 * config.sub: Add support for Linux/IBM 370.
2889 * configure.in: Likewise.
2890
3a685f6f
NC
28912000-02-22 Nick Clifton <nickc@cygnus.com>
2892
2893 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
2894
d207ebef 28952000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 2896
d207ebef 2897 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 2898
4746ee26
KG
28992000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2900
2901 * configure (gcc_version): When setting, narrow search to
2902 lines containing `version_string'.
2903
ba96c72d
DC
29042000-02-15 Denis Chertykov <denisc@overta.ru>
2905
2906 * config.sub: Add support for avr target.
2907
77f16a66
NC
29082000-02-14 Nick Clifton <nickc@cygnus.com>
2909
2910 * MAINTAINERS: Add maintainers for MCore port.
2911
784a3a80
HPN
2912Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
2913
2914 * config.sub: Add mmix-knuth-mmixware.
2915
719dd4fa
KG
29162000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2917
2918 * MAINTAINERS: Pair cccp with cpplib maintainership.
2919
d207ebef
JM
29202000-01-27 Christopher Faylor <cgf@redhat.com>
2921
2922 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
2923 structure stuff to -L library search.
2924 (CXX_FOR_TARGET): Ditto.
2925 (CROSS_CHECK_MODULES): Fix spelling mistake.
2926
7a53e94b
MM
29272000-01-24 Mark Mitchell <mark@codesourcery.com>
2928
2929 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
2930 the C++ compiler.
2931
0da3b5a7
RH
29322000-01-12 Richard Henderson <rth@cygnus.com>
2933
2934 * configure.in: Don't build some bits for beos.
2935
02368d6d
JS
29362000-01-12 Joel Sherrill (joel@OARcorp.com)
2937
2938 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
2939 as include files.
2940
2e76d35c
ZW
29412000-01-11 Zack Weinberg <zack@wolery.cumb.org>
2942
2943 * Add self as cpplib maintainer, as requested by Jason
2944 Merrill. Correct my e-mail address.
2945
4c25fdcf
GK
29462000-01-06 Geoff Keating <geoffk@cygnus.com>
2947
2948 * configure.in: Use mt-aix43 to handle *_TARGET defs,
2949 not mh-aix43.
2950
188e3966
HPN
2951Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
2952
2953 * MAINTAINERS: Add myself to "write after approval" list.
2954
c2f5d030
RH
29551999-12-14 Richard Henderson <rth@cygnus.com>
2956
2957 * config.guess (alpha-osf, alpha-linux): Detect ev67.
2958 * config.sub: Accept alphaev[78], alphaev8.
2959
eeda916a
AO
29601999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2961
2962 * config.guess, config.sub: Update from autoconf.
2963
b3bd7820
BK
29641999-11-29 Bruce Korb <autogen@linuxbox.com>
2965
2c290989 2966 * MAINTAINERS: update my playtime e-address.
b3bd7820 2967
1882b2b1
RO
2968Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2969
2970 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
2971 necessary libraries are missing.
2972
2395f805
DN
2973Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2974
2975 * MAINTAINERS: Add new 'write after approval' maintainer.
2976
1e25de97
APB
2977Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
2978
2979 * MAINTAINERS: Add new Java maintainer.
2980
1722c704
AS
29811999-10-25 Andreas Schwab <schwab@suse.de>
2982
2983 * configure: Fix quoting inside arguments of eval.
2984
8141abe8
NC
29851999-10-21 Nick Clifton <nickc@cygnus.com>
2986
2987 * config-ml.in: Allow suppression of some ARM multilibs.
2988
0b77644a
LV
2989Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
2990
2991 * config.guess: Add OS/390 match pattern.
2992 * config.sub: Add mvs, openedition targets.
2993 * configure.in (i370-ibm-opened*): New.
2994
d207ebef
JM
29951999-09-04 Steve Chamberlain <sac@pobox.com>
2996
2997 * config.sub: Add support for configuring for pj.
2998
29991999-08-31 Nick Clifton <nickc@cygnus.com>
3000
3001 * config.sub (maybe_os): Add support for configuring for fr30.
3002
af13ebe9
NC
30031999-08-25 Nick Clifton <nickc@cygnus.com>
3004
3005 * configure.in: Do not configure or build ld for AIX
3006 platforms. ld is known to be broken on these platforms.
3007
1250c760
RO
3008Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3009
3010 * config-ml.in: Pass compiler flag corresponding to multidirs to
3011 subdir configures.
3012
d207ebef
JM
30131999-08-09 Ian Lance Taylor <ian@zembu.com>
3014
3015 * Makefile.in (LDFLAGS): Define.
3016
30171999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
3018
3019 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3020 noconfigdirs.
3021 (*-*-cygwin*): Likewise.
3022
30231999-08-08 Ian Lance Taylor <ian@zembu.com>
3024
3025 * mkdep: New file.
3026 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3027 (BINUTILS_SUPPORT_DIRS): Add mkdep.
3028
3029 From Eli Zaretskii <eliz@is.elta.co.il>:
3030 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3031 long file name when using DJGPP on MS-DOS.
3032
dbd83e11
JL
3033Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
3034
3035 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3036
d207ebef
JM
30371999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
3038
3039 * Makefile.in (check-target-libio): Remove all-target-libstdc++
3040 dependency as this causes "make check" to globally "make all"
3041
cd1f4c2c
TT
3042Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
3043
3044 * configure.in (target_libs): Added target-zlib.
3045 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3046 (CONFIGURE_TARGET_MODULES): Likewise.
3047 (CHECK_TARGET_MODULES): Likewise.
3048 (INSTALL_TARGET_MODULES): Likewise.
3049 (CLEAN_TARGET_MODULES): Likewise.
3050 (configure-target-zlib): New target.
3051 (all-target-zlib): Likewise.
3052 (all-target-libjava): Depend on all-target-zlib.
3053 (configure-target-libjava): Depend on configure-target-zlib.
3054
3055 * Makefile.in (configure-target-libjava): Depend on
3056 configure-target-newlib.
3057 (configure-target-boehm-gc): New target.
3058 (configure-target-qthreads): New target.
3059
e490616e
ZW
3060 * configure.in (target_libs): Added target-qthreads.
3061 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
3062 (CONFIGURE_TARGET_MODULES): Likewise.
3063 (CHECK_TARGET_MODULES): Likewise.
3064 (INSTALL_TARGET_MODULES): Likewise.
3065 (CLEAN_TARGET_MODULES): Likewise.
3066 (all-target-qthreads): New target.
3067 (configure-target-libjava): Depend on configure-target-qthreads.
3068 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
3069
3070 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
3071 (CONFIGURE_TARGET_MODULES): Likewise.
3072 (CHECK_TARGET_MODULES): Likewise.
3073 (INSTALL_TARGET_MODULES): Likewise.
3074 (CLEAN_TARGET_MODULES): Likewise.
3075 (all-target-libjava): New target.
3076 (all-target-boehm-gc): Likewise.
3077 * configure.in (target_libs): Added libjava, boehm-gc.
3078
d207ebef
JM
30791999-07-22 Ian Lance Taylor <ian@zembu.com>
3080
3081 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
3082 configure.bat in SUPPORT_FILES.
3083 (gas+binutils.tar.bz2): Likewise.
3084
3085 * makeall.bat: Remove; obsolete.
3086
30871999-07-21 Ian Lance Taylor <ian@zembu.com>
3088
3089 From Mark Elbrecht:
3090 * configure.bat: Remove; obsolete.
3091
30921999-07-11 Ian Lance Taylor <ian@zembu.com>
3093
3094 * configure: Add -W -Wall to the default CFLAGS when compiling with
3095 gcc.
3096
3097Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
3098
3099 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
3100
31011999-06-30 Mark Mitchell <mark@codesourcery.com>
3102
3103 * configure.in: Build ld on IRIX6.
3104
31051999-06-12 Ian Lance Taylor <ian@zembu.com>
3106
3107 * Makefile.in: Change distribution targets to use bzip2 instead of
3108 gzip.
3109 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
3110 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
3111
31121999-06-04 Nick Clifton <nickc@cygnus.com>
3113
3114 * config.sub: Add mcore target.
3115
26d088fa
CD
3116Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
3117
3118 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
3119
c2c08b29
L
3120Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
3121
3122 * config.guess (dummy): Changed to $dummy.
3123
671d0648
NC
31241999-05-24 Nick Clifton <nickc@cygnus.com>
3125
3126 * config.sub: Tidied up case statements.
3127
b1345c72
BE
31281999-05-22 Ben Elliston <bje@cygnus.com>
3129
51ccbd8d
BE
3130 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
3131 <jiro@din.or.jp>.
3132
b1345c72
BE
3133 * config.guess: Merge with FSF version. Future changes will be
3134 more accurately recorded in this ChangeLog.
3135 * config.sub: Likewise.
3136
2caf864f
SM
3137Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
3138
3139 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
3140
d207ebef
JM
31411999-04-30 Tom Tromey <tromey@cygnus.com>
3142
3143 * ltmain.sh: [mode link] Always use CC given by ltconfig.
3144
90fb0c24
TT
31451999-04-23 Tom Tromey <tromey@cygnus.com>
3146
3147 * ltconfig, ltmain.sh: Update to libtool 1.2f.
3148
d207ebef
JM
31491999-04-20 Drew Moseley <dmoseley@cygnus.com>
3150
3151 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
3152 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
3153 Bad merge removed these two changes.
3154
3516940d 3155Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 3156 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
3157
3158 * config.guess (interix Alpha): Add.
3159
d207ebef
JM
31601999-04-11 Richard Henderson <rth@cygnus.com>
3161
3162 * configure.in (i?86-*-beos*): Do config gperf; don't config
3163 gdb, newlib, or libgloss.
3164
e891fbfe 3165Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 3166
e891fbfe
AO
3167 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
3168 link a trivial program with -mabi=64. If it fails, remove mabi=64
3169 from multidirs.
3170
f9ae47d6
PT
3171Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
3172
3173 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
3174
d207ebef
JM
31751999-04-08 Nick Clifton <nickc@cygnus.com>
3176
3177 * config.sub: Add support for mcore targets.
3178
31791999-04-07 Michael Meissner <meissner@cygnus.com>
3180
3181 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
3182 not mt-ospace, in order to shut up assembler warning about using
3183 symbols that are named the same as registers.
3184
31851999-04-07 Drew Moseley <dmoseley@cygnus.com>
3186
3187 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
3188 dependency list for all-target-cygmon.
3189
31901999-04-05 Doug Evans <devans@casey.cygnus.com>
3191
3192 * config-ml.in: Check $host, not $target, for selective multilibs.
3193 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
3194 thumb interworking, and underscore prefix multilibs.
3195
31961999-04-04 Ian Lance Taylor <ian@zembu.com>
3197
3198 * missing: Update to version from current automake.
3199
88101ab9
L
3200Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
3201
3202 * configure (gxx_include_dir): Removed.
3203
3204 * configure.in (gxx_include_dir): Handle it.
3205 * Makefile.in: Likewise.
3206
d207ebef
JM
32071999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
3208
3209 * config.sub (mips64vr4111,mips64vr4111el) Add.
3210
32111999-03-21 Ben Elliston <bje@cygnus.com>
3212
e490616e 3213 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 3214
8dc91cbe
ME
3215Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
3216
3217 * config/mh-go32: Delete.
3218 * config/mh-djgpp: New. Renamed from mh-go32.
3219 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
3220 config/mh-djgpp.
3221
d207ebef
JM
3222Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
3223
3224 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
3225 all-target-newlib to dependency list for all-target-bsp.
3226
926bb5ed
MK
3227Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
3228
3229 * config.sub: Add i386-uwin support.
3230 * config.guess: Likewise.
3231
4a6e3000
FS
3232Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3233
3234 * configure.in: cleanup, add mh-*pic handling for arm, special
3235 case powerpc*-*-aix*
3236
d207ebef
JM
3237Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
3238
3239 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
3240 can be built.
3241
3242Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
3243
3244 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 3245 targets.
d207ebef 3246
71c91078
NC
32471999-03-02 Nick Clifton <nickc@cygnus.com>
3248
3249 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
3250
282e5df8
GN
3251Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
3252
3253 * config.sub: Check for "cygwin*" rather than "cygwin32*"
3254
1de558ee
NC
32551999-02-24 Nick Clifton <nickc@cygnus.com>
3256
3257 * config.sub: Fix typo in arm recognition.
3258
d207ebef
JM
3259Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
3260
3261 * configure.in (noconfigdirs): Changed target_configdirs to
3262 include target-bsp only for m68k-*-elf* and m68k-*-coff*
3263 rather than m68k-*-* since it is not known to work on
3264 m68k-aout. Ditto for arm-*-*oabi.
3265
3266Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
3267
3268 * configure.in (*-*-windows*): Remove, no longer used.
3269 * config/mh-windows: Ditto.
3270
32711999-02-19 Ben Elliston <bje@cygnus.com>
3272
3273 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
3274 Smart and improved by Andrew Cagney.
3275
fab7445a
ME
3276Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
3277
3278 * config.guess: Recognize openbsd-*-hppa.
3279
8ccdc228
L
3280Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
3281
3282 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
3283 only if it is not empty.
3284
3b7265ff
NC
32851999-02-17 Nick Clifton <nickc@cygnus.com>
3286
3287 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 3288
d207ebef 3289 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
3290
3291 * config.sub: Modified to recognize uname's armv* syntax.
3292
d207ebef
JM
32931999-02-17 Mark Salter <msalter@cygnus.com>
3294
3295 * configure.in: Added target-bsp for sparclite.
3296
3297Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
3298
3299 * config.sub: Recognize alphapca5[67] and up to alphaev8.
3300
33011999-02-08 Nick Clifton <nickc@cygnus.com>
3302
3303 * configure.in: Add support for strongarm port.
3304 * config.sub: Add support for strongarm target.
3305
c48dd3f5 3306Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 3307
c48dd3f5
MK
3308 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
3309 the old name config/mh-cygwin32.
3310 Enable texinfo.
3311
d207ebef
JM
3312Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
3313
3314 * configure.in: Do build ld for ix86 Solaris.
3315
ecd62820
JW
3316Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
3317
3318 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
3319 $AR_FOR_TARGET. Likewise for RANLIB.
3320
bbd8fa7f 3321Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 3322
e490616e
ZW
3323 * config.sub (oabi): Recognize.
3324 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 3325
0397442c
RL
3326Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
3327
3328 * config.guess: Improve detection of i686 on UnixWare 7.
3329
c9ffaa63
MK
3330Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
3331
3332 * config.guess: Add support for i386-pc-interix.
3333 * config.sub: Likewise.
3334 * configure.in: Likewise.
3335 * config/mh-interix: New file.
3336
d207ebef
JM
3337Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
3338
3339 * Makefile.in: Remove unneeded all-target-libio from
3340 from all-target-winsup target since it is now unneeded.
3341 Add all-target-libtermcap in its place since it is now
3342 needed.
3343
3344Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
3345
3346 * configure.in: makefile stub for cygwin target is probably
3347 unnecessary. Remove it for now.
3348 * config/mt-cygwin: Remove.
3349
3350Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
3351
3352 * configure.in: libtermcap.a should be built when cygwin is the
3353 target as well as the host.
3354 * config.guess: Allow mixed case in cygwin uname output.
3355 * Makefile.in: Add libtermcap target.
3356 * config/mt-cygwin: New file. libtermcap target info.
3357
ebe12325
JL
3358Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
3359
3360 * config.sub: Clean up handling of hppa2.0.
3361
57057b67
RB
3362Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
3363
3364 * config.guess: Use C code to identify more HP machines.
3365
f8670be1
JL
3366Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
3367
3368 * config.sub: Handle hppa2.0.
3369
d207ebef
JM
3370Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
3371
3372 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 3373 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
3374
33751998-12-15 Mark Salter <msalter@cygnus.com>
3376
3377 * configure.in: Added target-bsp for several target architectures.
3378
3379 * Makefile.in: Added rules for bsp.
3380
d1a09590
JL
3381Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
3382
3383 * config.guess: Improve detection of hppa2.0 processors.
3384
3385Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
3386
3387 * config.guess: Recognize FreeBSD using ELF automatically.
3388
71205e0b
MH
33891998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
3390
3391 * configure (skip-this-dir): Add handling for new shell script, which
3392 might be created by a sub-directory's configure to indicate, this particular
3393 directory is "unwanted".
3394 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
3395
d207ebef
JM
3396Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
3397
3398 * ltconfig: import from libtool, after changing libtool to
3399 account for the cygwin name change.
3400
3401Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
3402
3403 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
3404 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
3405
3406Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
3407
3408 * configure.in: Add libtermcap to list of cygwin dependencies.
3409
3410Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
3411
e490616e
ZW
3412 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
3413 they include winsup/include when it's a cygwin target.
d207ebef
JM
3414
34151998-11-12 Tom Tromey <tromey@cygnus.com>
3416
3417 * configure.in (host_tools): Added zip.
3418 * Makefile.in (all-target-libjava): Depend on all-zip.
3419 (all-zip): New target.
3420 (ALL_MODULES): Added all-zip.
3421 (NATIVE_CHECK_MODULES): Added check-zip.
3422 (INSTALL_MODULES): Added install-zip.
3423 (CLEAN_MODULES): Added clean-zip.
3424
3425Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
3426
3427 * Makefile.in: lose "32" from comment about cygwin.
3428
3429Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
3430
3431 * configure.in: Use -Os to build target libraries for the fr30.
3432
3433Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
3434
3435 * config.sub: Add fr30.
3436
3437Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
3438
e490616e 3439 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
3440 cygwin* instead of cygwin32*.
3441 * config.sub: Check cygwin* instead of cygwin32*.
3442
d2ec8b39
RL
3443Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
3444
3445 * config.guess: Match any version of Unixware7.
3446
d207ebef
JM
34471998-10-20 Syd Polk <spolk@cygnus.com>
3448
3449 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
3450 if desired.
3451
35cd2565
JL
3452Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
3453
3454 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
3455 these if the appropriate directories and files to not exist.
3456
52d4e5b7
JL
3457Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
3458
3459 * Makefile.in (DEVO_SUPPORT): Add config.if.
3460
38ada91e
MH
3461Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
3462
3463 * configure: Add pattern to replace "build_tooldir"'s
3464 definition in the generated Makefile with "tooldir"'s
3465 actual value.
3466
e44e84da
JL
3467Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
3468
56a8387f
JL
3469 * config.sub: Bring back lost sparcv9.
3470
e44e84da
JL
3471 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
3472
5cb95c7a
JL
3473Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
3474
3475 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
3476 CC_FOR_TARGET and friends.
3477
3478Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 3479
ceff9b14
AO
3480 * Makefile.in (build_tooldir): New variable, same as tooldir.
3481 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
3482 -B$(build_tooldir)/bin/.
3483 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 3484
f2d11dcd
GP
3485Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3486
3487 * README: Remove installation instructions and refer to the
3488 INSTALL directory instead.
3489
73a6d2e7 3490Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 3491
73a6d2e7
RL
3492 * config.sub: Add support for i[34567]86-pc-udk.
3493 * configure.in: Likewise.
3494
5d4a5ee6
JL
3495Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
3496
3497 * Makefile.in: add bzip2 package building bits for user
3498 tools module
3499 * configure.in: ditto
3500
6fc19d6d
JL
3501Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
3502
3503 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
3504 (ALL_TARGET_MODULES): Add all-target-libobjc.
3505 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3506 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3507 (all-target-libchill): Add dependencies.
3508 * configure.in (target_libs): Add libchill.
4e81ae98 3509
f653f0ab
MH
35101998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
3511
3512 * configure.in (target_subdir): Remove duplicate line.
3513
5d4a5ee6
JL
3514Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
3515
3516 * Makefile.in (all-automake): fix dependencies.
3517
494933e4
JL
3518Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
3519
3520 * configure.in: Minor cleanups for building in the $(target_alias)
3521 subdir.
3522
f6b58262
JW
35231998-09-22 Jim Wilson <wilson@cygnus.com>
3524
3525 * Makefile.in (bootstrap): Set r and s before make all. Use
3526 BASE_FLAGS_TO_PASS in make all.
3527 (cross): Likewise.
3528
27c7a08d
MM
35291998-09-20 Mark Mitchell <mark@markmitchell.com>
3530
3531 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
3532
e67afd1e
RH
3533Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
3534
3535 * config.sub: Fix typo in last change.
3536
8e44ac71
MH
35371998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3538
3539 * config.sub: Add support for C4x target.
3540 * configure.in: Likewise.
3541
d7496fbb
DM
35421998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
3543
3544 * config.sub: Recognize sparcv9 just like sparc64.
3545
22097bd1
RL
3546Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
3547
3548 * config.guess: Match "Pent II" or "PentII" for OpenServer.
3549
4b877abd
JL
3550Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
3551
2c8ec9a2
JL
3552 * config.guess: Correctly identify Pentium II sco boxes.
3553
4b877abd
JL
3554 * config.guess: Fix "tr" code. From Weiwen Liu.
3555
ab03db52
JH
3556Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
3557
3558 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
3559 stabs.
3560
b54db294
JL
3561Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
3562
3563 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
3564 (ALL_TARGET_MODULES): Add all-target-libchill.
3565 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3566 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3567 (all-target-libchill): Add dependencies.
3568 * configure.in (target_libs): Add libchill.
3569
bf48dd73
LW
3570Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
3571
3572 * config.guess: Avoid assumptions about "tr" behaves when
3573 LANG is set to something other than English.
3574
a3cbd105
L
3575Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
3576
3577 * configure (gxx_include_dir): Changed to
3578 '${prefix}/include/g++'-${libstdcxx_interface}.
3579
3580 * config.if: New to determine the interfaces.
3581
c4acd909
MK
3582Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
3583
3584 * config.guess: Detect and handle MPE/IX.
3585 * config.sub: Deal with MPE/IX.
3586
9ea97665
DE
3587Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
3588
3589 * configure.in: Use mh-aix43.
3590
0ce065bd
MH
35911998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
3592
3593 * configure: Fix --without/--disable cases for gxx-include-dir.
3594
5d4a5ee6
JL
3595Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
3596
3597 * mdata-sh: Imported. Needed for automake support.
3598
3599Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
3600
3601 * Makefile.in (taz): Try "chmod -R og=u ." before
3602 "chmod og=u `find . -print`".
3603
3604Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
3605
3606 * configure.in: Add arm-elf and thumb-elf support.
3607
3608Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
3609
3610 * Makefile.in: Undo previous patch.
3611
3612Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
3613
3614 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
3615 to here ...
3616 (install-no-fixedincludes): and here
3617 (INSTALL_MODULES): ... from here.
3618
466456d9
ILT
3619Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
3620
3621 * config.sub: Merge with FSF.
3622
1b409d25
ILT
3623 * config.guess: Merge with FSF.
3624
d207ebef
JM
3625Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
3626
3627 * configure (extraconfigdirs): New variable.
3628 (SUBDIRS): Add extraconfigdirs and recurse on them too.
3629 * Makefile.in (all): Move higher in file.
3630 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
3631 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
3632 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
3633 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
3634 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
3635
36361998-07-23 Brendan Kehoe <brendan@cygnus.com>
3637
3638 * Makefile.in (all-target-libjava): Depend on all-gcc and
3639 all-target-newlib.
3640 (configure-target-libjava): Depend on $(ALL_GCC).
3641
7f1937c1
RL
3642Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
3643
3644 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
3645 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
3646
2ada2bd6
ML
3647Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
3648
3649 * INSTALL/README: Fix typo.
3650
1e025bde
ML
3651Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
3652
5d4a5ee6
JL
3653 * ylwrap: Change absolute path checks to check for DOS style path
3654 names.
1e025bde 3655
5d4a5ee6
JL
3656 * ylwrap: Don't use a full path name if the source file is in the
3657 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 3658
6755ff73
ILT
3659 * config-ml.in: Default to being verbose, to match Feb 18 change to
3660 configure.
3661
5d4a5ee6
JL
3662Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
3663
3664 Brought over from egcs:
3665
3666 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3667
3668 * configure.in (target_subdir): Set to ${target_alias} instead
3669 of "libraries".
3670
3671 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
3672
3673 * configure.in (target_subdir): Set to libraries if enable_multilib.
3674
3675Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
3676
3677 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
3678 multilibs, force reconfiguration the first time we create
3679 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
3680
3681Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
3682
3683 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
3684 avoid confusion with --no-recursion.
3685
3686Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
3687
3688 * configure.in: Win32 hosts shouldn't use install -x
3689 * install-sh: remove -x option, and special .exe-handling
3690 hack.
3691
d207ebef
JM
3692Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
3693
3694 * config.guess: Recognize i586-pc-beos.
3695 * configure.in: Don't build some bits for beos.
3696
fbd836fc
ILT
3697Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
3698
5d4a5ee6
JL
3699 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
3700 CFLAGS default to -O2.
3701
fbd836fc
ILT
3702 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
3703 when using GNU ld.
3704
3705Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
3706
3707 * ltmain.sh: Correct install when using a different shell.
3708
3709Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
3710
3711 * ltconfig, ltmain.sh: Update to libtool 1.2b.
3712
d207ebef
JM
3713Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
3714
3715 * makefile.vms: Update to build binutils/makefile.vms. Add install
3716 target.
fbd836fc
ILT
3717
3718Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
3719
3720 * ltconfig: Update to correct AIX handling.
3721
69b471bc
JL
3722Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3723
81241b5e
JL
3724 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
3725
69b471bc
JL
3726 * configure.in (target_subdir): Set to ${target_alias} instead
3727 of "libraries".
3728
bedf82df
MH
37291998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
3730
3731 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
3732 (Makefile): Depend on $(gcc_version_trigger).
3733
3734 * configure (gcc_version): Change default initializer to empty
3735 string.
3736 (gcc_version_trigger): New variable; pass this variable down
3737 to subdir configures to enable them checking gcc's version
3738 themselves. Emit make macros for both gcc_version vars.
3739 (topsrcdir): Initialize reliably.
3740 (recursion line): Remove --with-gcc-version=${gcc_version}.
3741
28e449d8
MH
37421998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
3743
3744 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
3745 --enable-version-specific-runtime-libs which installs C++ runtime stuff
3746 in $(libsubdir); emit definition in each generated Makefile.
3747 (gxx_include_dir): Initialize depending on
3748 $enable_version_specific_runtime_libs.
28e449d8 3749
50c4c9f7
MH
37501998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
3751
3752 * configure (gcc_version): Initialize properly depending on
3753 how and where configure is started.
3754 (recursion line): Pass a --with-gcc-version=${gcc_version}
3755 to configures in subdirs.
3756
d207ebef
JM
3757Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
3758
3759 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 3760 cygmon
d207ebef 3761
5d4a5ee6
JL
3762Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
3763
3764 * configure.in: Add cygmon and libstub support for mn10200.
3765
2f96399b
MH
37661998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
3767
3768 * configure (gcc_version): Add new variable describing the
3769 particular gcc version we're building.
3770 * Makefile.in (libsubdir): Add new macro for the directory
3771 in which the compiler finds executables, libraries, etc.
3772 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
3773 and libsubdir.
3774
c4137c50
AO
3775Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3776
ceff9b14
AO
3777 * Makefile.in (local-clean): Remove *.log.
3778 (warning.log): Built with warn_summary from build.log.
3779 (mail-report.log): Run test_summary.
3780 (mail-report-with-warnings.log): Run test_summary including
3781 warning.log in the report.
c4137c50 3782
276d5ee0
RL
3783Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
3784
3785 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
3786
5d4a5ee6
JL
3787Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
3788
3789 * Makefile.in (grep): Grep no longer depends on libiberty.
3790
3791Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
3792
3793 * Makefile.in: all-snavigator needs all-libgui.
3794
3795Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
3796
3797 * configure.in: Add cygmon and libstub support for mn10300.
3798
8af14275
ILT
3799Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
3800
3801 * missing: Update to version from automake 1.3.
3802
fbd836fc
ILT
3803 * ltmain.sh: On installation, don't get confused if the same name
3804 appears more than once in the list of library names.
3805
466456d9
ILT
3806Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
3807
3808 * config.sub: Accept m68060 and m5200 as CPU names.
3809
5d4a5ee6
JL
3810Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
3811
3812 * configure: Use && rather than using -a in test, because odd
3813 strings can confuse test.
3814 * configure.in: Likewise.
3815
fbd836fc
ILT
3816Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
3817
3818 * ltconfig, ltmain.sh: Bring in Visual C++ support.
3819
f0983958
AO
3820Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3821
3822 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 3823 bootstrap4-lean): New targets.
f0983958 3824
bfed1ea0
JL
3825Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
3826
3827 * mpw-* Delete. Not used.
3828
5d4a5ee6
JL
3829Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
3830
3831 * COPYING.LIB: Update FSF address.
3832
bfed1ea0
JL
3833Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
3834
3835 * ltconfig, ltmain.sh: Update to libtool 1.2a.
3836
5d4a5ee6
JL
3837 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
3838 GAS_SUPPORT_DIRS.
3839
bfed1ea0
JL
3840Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
3841
3842 * ltconfig, ltmain.sh: Avoid producing a version number if
3843 -version-info was not used.
3844
5d4a5ee6
JL
3845Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
3846
3847 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
3848 building with newlib.
3849
38501998-04-30 Paul Eggert <eggert@twinsun.com>
3851
d207ebef 3852 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 3853 Solaris `make' causes it to continue to next definition.
d207ebef
JM
3854
3855Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
3856
3857 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
3858 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
3859
3860Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
3861
3862 * configure.in: Change alpha to alpha* in several places.
3863
d207ebef
JM
3864Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
3865
3866 * config.sub: Recognize sparc86x.
3867
77be0cab
MM
3868Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
3869
3870 * configure.in (--enable-target-optspace): Remove debug echo.
3871
62441128
JW
3872Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
3873
3874 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
3875
bfed1ea0
JL
3876Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
3877
3878 * ltconfig: Update cygwin32 support.
3879
5d4a5ee6
JL
3880 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
3881 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
3882 (GDB_SUPPORT_DIRS): Likewise.
3883
3f4ea1de
MM
3884Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
3885
3886 * configure.in (target_makefile_frag): If --enable-target-optspace,
3887 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
3888 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
3889 not used.
3890 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 3891
5d4a5ee6
JL
3892Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
3893
3894 * Makefile.in (all-bfd): Depend on all-intl.
3895 (all-binutils): Likewise.
3896 (all-gas): Likewise.
3897 (all-gprof): Likewise.
3898 (all-ld): Likewise.
3899
39001998-04-19 Brendan Kehoe <brendan@cygnus.com>
3901
3902 * configure.in (host_tools): Fix typo, lbtool -> libtool.
3903
bfed1ea0
JL
3904Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
3905
5d4a5ee6
JL
3906 * Makefile.in (all-bfd): Depend upon all-libiberty.
3907
bfed1ea0
JL
3908 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
3909
5d4a5ee6
JL
3910Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
3911
3912 * Makefile.in: Add libstub.
3913
3914 * configure.in: Ditto. Build libstub for targets that have cygmon
3915 support.
3916
3917Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
3918
3919 * configure.in: Don't set PICFLAG on ix86-cygwin32.
3920
3921Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
3922
3923 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
3924 use mh-sysv5 if specified. Support gprof on SCO Open Server.
3925
ec8d6ddc
KW
3926Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
3927
3928 * configure: Define DEFAULT_M4 by searching PATH.
3929 * Makfile.in: Use DEFAULT_M4.
3930
bfed1ea0
JL
3931Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
3932
3933 * ltconfig: Add cygwin32 support.
3934
5d4a5ee6
JL
3935 * Makefile.in, configure.in: Add libtool as a native only directory
3936 to configure and build.
3937
547a6183
JL
3938Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
3939
3940 * Makefile.in (INSTALL_MODULES): Remove texinfo.
3941
5d4a5ee6 3942Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 3943
5d4a5ee6
JL
3944 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
3945
3946Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
3947
3948 * Makefile.in: add ash make rules
3949 * configure.in: add ash to native_only and host_tools lists
3950
3951Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
3952
3953 * Makefile.in (all-gettext, all-intl): New targets.
3954 (ALL_MODULES): Added all-gettext, all-intl.
3955 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
3956 (INSTALL_MODULES): Added install-gettext, install-intl.
3957 (CLEAN_MODULES): Added clean-gettext, clean-intl.
3958
3959 * configure.in (host_tools): Added gettext.
3960 (native_only): Likewise.
3961 (noconfigdirs) [various cases]: Likewise.
3962 (host_libs): Added intl.
3963
d207ebef
JM
3964Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
3965
3966 * configure: Do not disable building gdbtk for cygwin32 hosts.
3967
e98e406f
NC
3968Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
3969
3970 * configure.in: Add thumb-coff target.
3971 * config.sub: Add thumb-coff target.
3972
5d4a5ee6
JL
3973Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
3974
3975 * Makefile.in: Revert yesterday's change.
3976 (all-target-winsup): all-target-librx stays out of here.
3977
3978Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
3979
3980 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
3981 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
3982 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
3983 Remove references to librx and libg++.
3984
3985Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
3986
3987 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
3988 recursive makes
3989
bfed1ea0
JL
3990Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
3991
3992 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 3993 for newlib directory.
bfed1ea0
JL
3994 (CXX_FOR_TARGET): Likewise.
3995
3996Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
3997
3998 * ltconfig: Update after libtool/ltconfig.in change for
3999 hpux11.
4000
4001Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
4002
4003 * ltconfig, ltmain.sh: Update to libtool 1.2.
4004
3cd730af
MH
4005Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
4006
4007 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
4008 (install-gcc-cross): Instead, override LANGUAGES here.
4009
80564603
DL
40101998-03-18 Dave Love <d.love@dl.ac.uk>
4011
4012 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
4013 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
4014
d207ebef
JM
4015Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
4016
4017 * configure.in: Add Thumb-pe target.
4018
5d4a5ee6 4019Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 4020
5d4a5ee6
JL
4021 * Makefile.in - changed sn targets to snavigator
4022 * configure.in - changed sn targets to snavigator
4023
2d4a0558
MH
4024Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
4025
4026 * config-ml.in: After building symlink tree call make distclean
4027 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
4028 to be the case for libiberty.
4029
04b93567
L
4030Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
4031
4032 * configure: When making link, also check the current
4033 directory. The configure scripts may create one.
4034
9a06b842
RH
4035Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
4036
4037 * config.sub: Accept alphapca56 and alphaev6 properly.
4038
217fc4e6
FS
4039Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4040
4041 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
4042
3e07bdbd 4043Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 4044
e490616e 4045 * config.sub (sco5): Fix typo.
3e07bdbd 4046
5d4a5ee6
JL
4047Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
4048
4049 * Makefile.in (INSTALL_MODULES): Move install-tcl before
4050 install-itcl.
4051 (install-itcl): Remove dependency on install-tcl.
4052
4053Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
4054
4055 * configure.in: Remove libgloss from noconfigdirs for MN10300.
4056
4057Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
4058
4059 * configure.in: Don't build libgui for a cygwin32 target when not on
4060 a cygwin32 host.
4061
4062Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
4063
4064 * configure (redirect): Set to null, so default behavior of
4065 configure is now --verbose.
4066
ce0d965c
DL
40671998-02-16 Dave Love <d.love@dl.ac.uk>
4068
4069 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
4070 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
4071
3acd1fd0
MH
4072Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
4073
4074 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
4075 this change to sync Makefile.in with its ChangeLog entries.
4076
5d4a5ee6
JL
4077Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
4078
4079 * ltmain.sh (mkdir): Check that the directory doesn't exist
4080 before we exit with error, so that we don't get races during
4081 parallel builds.
4082
bfed1ea0
JL
4083Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
4084
4085 * ltconfig, ltmain.sh: Update from libtool 1.0i.
4086
4e77e8f1
MH
4087Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
4088
4089 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
4090 PICFLAG_FOR_TARGET.
4091 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
4092
4093 * configure: Emit a definition for the new macro enable_shared
4094 into each Makefile.
4095
4096 * config/mh-sparcpic (PICFLAG): Define to properly according
4097 to current multilib configuration.
4098 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
4099 according to current multilib configuration.
4100
5d4a5ee6
JL
4101Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4102
4103 * configure.in (host_tools, native_only): Add libtool.
4104
4105Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
4106
4107 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
4108 Fix typo in ming config comment.
4109
bfed1ea0
JL
4110Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
4111
4112 * ltconfig, ltmain.sh: Update from libtool 1.0h.
4113
5d4a5ee6
JL
4114Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
4115
4116 * config.sub: Add tic30 cases, and map c30 to tic30.
4117
8821a725
RH
4118Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
4119
4120 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
4121 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
4122 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
4123 (CLEAN_TARGET_MODULES): Similarly
4124 (all-target-libf2c): Add dependences.
4e81ae98 4125 * configure.in (target_libs): Add libf2c.
8821a725 4126
5d4a5ee6
JL
4127Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
4128
4129 * configure.in: Remove expect from noconfigdirs when target
4130 is cygwin32. OK to build expect and dejagnu with Canadian
4131 Cross.
4132
0aadd657
ILT
4133Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
4134
5d4a5ee6
JL
4135 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
4136 host.
4137
0aadd657
ILT
4138 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
4139 and mingw32.
4140
d0a8352c
MH
4141Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
4142
4143 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
4144 here as it is not defined in the toplevel Makefile.
4145
59739e3c
MH
4146Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
4147
4148 * configure (package_makefile_rules_frag): New variable, which names
4149 a file with generic rules, ...
4150 Change comment to mention we now have FIVE parts.
4151 * configure: Undo last change.
4152
228197ee
LT
4153Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
4154
4155 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 4156 * config.sub: More accurate determination of HP processor types.
228197ee 4157
efd4c0ba
MH
4158Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
4159
4160 * configure (package_makefile_frag): Move inserting the
4161 ${package_makefile_frag} to where it should be according
4162 to the comment.
4163
6eef3189
PB
4164Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
4165
4166 * config.guess: Add support for Linux/ARM.
4167
d207ebef
JM
4168Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
4169
4170 * .cvsignore: Remove *-info and *-install since they match
4171 release-info and mpw-install, which we don't want to just ignore.
4172
48464ebf
RH
4173Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
4174
4175 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
4176
803462a7
PN
4177Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
4178
4179 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
4180 local_prefix to sub-make invocations.
4181
520ab477
L
4182Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
4183
4184 * configure.in: Check makefile fragments in the source
4185 directory.
4186
4bcdb76d
AO
4187Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4188
ceff9b14
AO
4189 * configure.in: Check whether host and target makefile
4190 fragments exist before adding them to *_makefile_frag.
4bcdb76d 4191
5d4a5ee6
JL
4192Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
4193
4194 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
4195
4196Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
4197
4198 * configure.in: Make sure we only replace RPATH_ENVVAR on
4199 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
4200 regexp to sed.
4201
4202 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
4203 to sub-makes.
4204
0d3e11a5
LI
42051998-01-13 Lee Iverson (leei@ai.sri.com)
4206
4207 * config-ml.in (multi-do): LDFLAGS must include multilib
4208 designator.
4209
d45b3d87 4210Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
4211
4212 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
4213
d39cd7a1
MK
4214Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
4215
4216 * config.sub: Add mingw32 support.
4217 * configure.in: Likewise.
4218 * config/mh-mingw32: New file.
4219
6decbc24
FS
4220Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
4221
4222 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
4223
5d4a5ee6
JL
4224Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
4225
4226 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
4227 * configure (gxx_include_dir): Provide a definition for subdirs
4228 which do not use autoconf.
4229
4230Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
4231
4232 * config.guess: Sync with egcs. Picks up new alpha support,
4233 BeOS & some additional linux support.
4234
d3d1907a
JL
4235Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
4236
4237 * config.guess: HP 9000/803 is a PA1.1 machine.
4238
b104e095
RH
4239Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
4240
4241 * configure.in: It's alpha*-...
4242
aca823c1
L
4243Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4244
4245 * configure.in (host_makefile_frag, target_makefile_frag):
4246 Handle multiple config files.
4247 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
4248 alpha-*-*.
4249
d207ebef
JM
4250Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
4251
4252 * mkdep: New file.
4253
4254Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
4255
4256 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
4257
5d4a5ee6
JL
4258Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
4259
4260 * Makefile.in: Add libgui directory.
4261 (GDB_TK): Add all-libgui.
4262 * configure.in: Add libgui directory.
4263 * configure: Add all-libgui to GDB_TK.
4264
4265Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
4266
4267 * config-ml.in (multidirs): Add m32r to multilib list.
4268
4269Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
4270
4271 * Makefile.in (all-target-gperf): Change dependency to
4272 all-target-libstdc++.
4273
baf55877
FF
4274Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
4275
4276 * config.guess: Add BeOS support.
4277
5d4a5ee6
JL
4278Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
4279
4280 Source directory cvs renamed to cvssrc:
4281 * configure.in (host_tools): Change cvs to cvssrc.
4282 (native_only): Likewise.
4283 (noconfigdirs) [various cases]: Likewise.
4284 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
4285 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
4286 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
4287 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
4288 (all-cvssrc): Rename target from all-cvs.
4289
f2d76545
JL
4290Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
4291
4292 * configure (gxx_include_dir): Fix thinko.
4293
205cba53
JL
4294Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
4295
4296 * Makefile.in (INSTALL_TARGET_CROSS): Define.
4297 (install-cross, install-gcc-cross): New targets.
4298
5d4a5ee6
JL
4299Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
4300
4301 * configure.in (noconfigdirs): Add support for Thumb target.
4302
4303 * config.sub (maybe_os): Add support for Thumb target.
4304
4305Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
4306
4307 * Makefile.in: Add rules for cygmon.
4308
4309 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
4310
96b0f1fc
JL
4311Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
4312
4313 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
4314 * configure (gxx_include_dir): Provide a definition for subdirs
4315 which do not use autoconf.
d207ebef
JM
4316
4317Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
4318
4319 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 4320 11/18/97 build
d207ebef 4321
7dfef6ed
JL
4322Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
4323
4324 * From Franz Sirl.
4325 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
4326 found on RedHat Linux systems.
96b0f1fc 4327
83cfe7c0
JL
4328Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
4329
4330 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
4331 guesses.
4332
7dfef6ed
JL
4333Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
4334
4335 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
4336
5d4a5ee6
JL
4337Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
4338
4339 * ltmain.sh: If mkdir fails, check whether the directory was created
4340 anyhow by some other process.
4341
d207ebef
JM
4342Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
4343
4344 * configure.in (d30v-*-*): Configure all directories.
4345
4346Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
4347
4348 * configure.in (d30v-*-*): Configure newlib, libiberty directories
4349 for the D30V.
4350
4351Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
4352
4353 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
4354
5d4a5ee6
JL
4355Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
4356
e490616e
ZW
4357 * include/libiberty.h: Add extern "C" { so it can be used with C++
4358 progrms.
4359 * include/remote-sim.h: Add extern "C" { so it can be used with C++
4360 programs.
5d4a5ee6 4361
d207ebef
JM
4362Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
4363
4364 * configure.in (d30v-*-*): Configure GCC now.
4365
5d4a5ee6
JL
4366Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
4367
4368 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
4369 is no longer needed.
4370
c9670e62
JM
4371Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
4372
4373 * Makefile.in: check-target-libio depends on all-target-libstdc++.
4374
cc71c0ca
MH
4375Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
4376
4377 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
4378 targets using "$@" to provide support for similar but not identical
4379 targets without having to duplicate code.
4380
d207ebef
JM
4381Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
4382
4383 * makefile.vms: Fix to work with DEC C.
4384
4385Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
4386
4387 * config.sub: Add mips-tx39-elf to marketing names.
4388
4389Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
4390
4391 * ltmain.sh: Handle symlinks in generated script.
4392
4393Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
4394
4395 * configure: Handle autoconf style directory options: --bindir,
4396 --datadir, --includedir, --infodir, --libdir, --libexecdir,
4397 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
4398 --sysconfdir.
4399 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
4400 (sharedstatedir, localstatedir, oldincludedir): New variables.
4401 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
4402 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
4403 sbindir, sharedstatedir, and sysconfdir.
4404
b1e3ddfd
AJ
4405Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
4406
4407 * Makefile.in (bootstrap-lean): New target.
4408
d207ebef
JM
4409Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
4410
4411 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 4412 sn, and gnuserv from noconfigdirs.
d207ebef
JM
4413
4414Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
4415
4416 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
4417
09f97c1e
JL
4418Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
4419
4420 * Makefile.in (cross): New target.
4421
335d0ab2
AO
4422Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
4423 Jeff Law <law@cygnus.com>
4424
4425 * Makefile.in (bootstrap2, bootstrap3): New targets.
4426 (all-bootstrap): Remove outdated and confusing target.
339c9b00 4427 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 4428
d207ebef
JM
4429Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
4430
4431 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 4432 windows. Consistent with gdb/configure.
d207ebef 4433
e693cc28
UD
44341997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
4435
4436 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
4437 used.
4438 * configure.in: Name Linux target fragment.
4439
4440 * configure: Rewrite so that project Makefile fragment is inserted
4441 first and appears last in the resulting Makefile.
4442
d207ebef
JM
4443Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
4444
4445 * Makefile.in (install-itcl): Install tcl first.
4446
4447Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
4448
4449 * config/mh-cygwin32: ok to build split texinfo files
4450
5d4a5ee6
JL
4451Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
4452
4453 * configure.in: remove bison from noconfigdirs for Cygwin32 host
4454
f401679e
JW
4455Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4456
4457 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
4458
4459 * configure.in (skipdirs): Add target-librx for Linux.
4460 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
4461
ec20b1b9
JL
4462Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
4463
4464 * Makefile.in (bootstrap): New target.
4465
becdcf6d
JL
4466Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
4467
63f6bcd7 4468 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 4469
d207ebef
JM
4470Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
4471
4472 * config.guess: Merge with FSF.
4473
0c82f6bf
FF
4474Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
4475
4476 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
4477
d207ebef
JM
4478Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
4479
4480 * config.sub: Add "marketing-names" patch.
4481
3fbc0b70
JS
4482Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
4483
e490616e 4484 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 4485
e20d4801
JL
4486Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
4487
4488 * config.sub: Handle v850-elf.
4489
fe181f78 4490Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
4491
4492 * .cvsignore (*-install): Remove.
4493
bfed1ea0
JL
4494Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
4495
4496 * ltconfig: Set CONFIG_SHELL in libtool.
4497 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
4498
558a1e7c
JW
4499Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4500
4501 * configure.in (target_subdir): Set to libraries if enable_multilib.
4502
7818d6fc
JW
4503Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
4504
4505 * config.guess: Update from gcc directory.
4506
d207ebef
JM
4507Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
4508
4509 * Makefile.in (all-sim): Depends on all-readline.
4510
6599da04
JM
4511Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
4512
4513 * Makefile.in (BISON, YACC): Use $$s.
4514 (all-bison): Depend on all-texinfo.
4515
4516Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
4517
4518 * Makefile.in (BISON): Add -L flag.
4519 (YACC): Likewise.
4520
d207ebef
JM
4521Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4522
4e81ae98
EC
4523 * configure.in (noconfigdirs): Add support for v850e target.
4524
d207ebef
JM
4525 * config.sub (maybe_os): Add support for v850e target.
4526
4527Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4528
4e81ae98
EC
4529 * configure.in (noconfigdirs): Add support for v850ea target.
4530
d207ebef
JM
4531 * config.sub (maybe_os): Add support for v850ea target.
4532
6599da04
JM
4533Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
4534
4535 * config.sub: Add mipstx39. Delete r3900.
4536
4537Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4538
4539 * Makefile.in (all-autoconf): Depends on all-texinfo.
4540
4541Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
4542
4543 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
4544 eabi targets.
4545
4546Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
4547
4548 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
4549
4550 * configure: When handling a Canadian Cross, handle YACC as well as
4551 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 4552 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
4553
4554Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
4555
4556 * Makefile.in (BISON): bison, not byacc or bison -y.
4557 (YACC): bison -y or byacc or yacc.
4558 (various): Add *-bison as appropriate.
4559 (taz): No need to mess with BISON anymore.
4560
4561Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
4562
4563 * configure: If OSTYPE matches *win32*, try to find a good value for
4564 CONFIG_SHELL.
4565
4566Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
4567
4568 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
4569 configure.in if it is present.
4570
4571Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
4572
4573 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
4574
4575Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
4576
4577 * config.sub: Recognize `arc' cpu.
4578 * configure.in: Likewise.
4579 * config-ml.in: Likewise.
4580
4581Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
4582
4583 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
4584
4585Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
4586
4587 * configure: Changed sed delimiter from ':' to '|' when
4588 attempting to substitute ${config_shell} for SHELL. On
4589 NT ${config_shell} may contain a ':' in it.
4590
4591Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
4592
4593 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
4594
4595Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
4596
4597 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
4598
4599Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
4600
4601 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
4602
4603 * ylwrap: If the program is a relative path, force it to be
4604 absolute.
4605
4606Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
4607
4608 * configure (tooldir): Set BISON to `bison -y' and not just bison.
4609
4610Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
4611
4612 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
4613 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
4614 for libraries.
6599da04
JM
4615
4616Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
4617
4618 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 4619 separated by spaces.
6599da04
JM
4620
4621Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
4622
4623 * ylwrap: New file.
4624 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
4625
4626 * ltmain.sh: Handle /bin/sh at start of install program.
4627
4628 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
4629
4630 * ltconfig, ltmain.sh: New files, from libtool 1.0.
4631 * missing: New file, from automake 1.2.
4632
4633Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
4634
4635 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
4636 check-tk to CHECK_X11_MODULES.
4637
4638Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
4639
4640 * config.sub: Merge with FSF.
4641
4642Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
4643
4644 * config.guess: Merge with FSF.
4645
4646Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
4647
4648 * configure: Treat msdosdjgpp like go32.
4649 * configure.in: Likewise. Don't remove gprof for go32.
4650
4651 * configure: Change Makefile.tem2 to Makefile.tm2.
4652
4653Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
4654
4655 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
4656
4657Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4658
4659 * install-sh (chmodcmd): Set to null if the DST directory already
4660 exists. Same as Nov 11th change.
4661
4662Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
4663
4e81ae98 4664 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
4665
4666Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
4667
4668 * config.guess: Update from FSF.
4669
4670Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
4671
4672 * Makefile.in (GDB_TK): Depend on itcl and tix.
4673
4674Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
4675
4676 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
4677 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
4678 (INSTALL_SCRIPT): New variable.
4679 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
4680 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
4681 to -x.
4682 * install-sh: Add support for -x option.
4683
4684Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
4685
4686 * configure.in, Makefile.in: Treat tix like itcl.
4687
4688Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
4689
4690 * Makefile.in (WINDRES): New variable.
4691 (WINDRES_FOR_TARGET): New variable.
4692 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
4693 (EXTRA_HOST_FLAGS): Add WINDRES.
4694 (EXTRA_TARGET_FLAGS): Add WINDRES.
4695 (EXTRA_GCC_FLAGS): Add WINDRES.
4696 ($(DO_X)): Pass down WINDRES.
4697 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
4698 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
4699 DLLTOOL_FOR_TARGET.
4700
4701Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
4702
4703 * configure.in: configure sim before gdb for win32-x-ppc
4704
4705Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4706
4707 Move gperf into the toplevel, from libg++.
4708 * configure.in (target_tools): Add target-gperf.
4709 (native_only): Add target-gperf.
4710 * Makefile.in (all-target-gperf): New target, depend on
4711 all-target-libg++.
4712 (configure-target-gperf): Empty rule.
4713 (ALL_TARGET_MODULES): Add all-target-gperf.
4714 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
4715 (CHECK_TARGET_MODULES): Add check-target-gperf.
4716 (INSTALL_TARGET_MODULES): Add install-target-gperf.
4717 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
4718
4719Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 4720
6599da04
JM
4721 * config.sub (mn10200): Recognize new basic machine.
4722
4723Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4724
4725 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
4726 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
4727
4728Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4729
4730 * configure.in: If we're building mips-sgi-irix6* native, turn on
4731 ENABLE_MULTILIB and set TARGET_SUBDIR.
4732
4733Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
4734
4735 * Makefile.in (all-sn): Depend on all-grep.
4736
4737Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
4738
4739 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
4740
4741 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
4742 Makefile. From Jeff Makey <jeff@cts.com>.
4743 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
4744
4745 * Makefile.in (DISTBISONFILES): Remove.
4746 (taz): Don't futz with DISTBISONFILES. Change BISON to use
4747 $(DEFAULT_YACC).
4748
4749 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 4750 cygwin32.
6599da04
JM
4751
4752 * Makefile.in (LD): New variable.
4753 (EXTRA_HOST_FLAGS): Pass down LD.
4754 ($(DO_X)): Likewise.
4755
4756Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
4757
4758 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
4759
4760Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
4761
4762 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 4763 before adding our own. Always add --build.
6599da04
JM
4764
4765Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
4766
4767 * configure.in (targargs): Pass --build if we're doing
4768 a cross-compile.
4769
4770Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
4771
ca236658 4772 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
4773 sed. Otherwise sed chokes on NT path names with drive
4774 designators. Also look for "?:*" as the leading characters in an
4775 absolute pathname.
4776
4777Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
4778
4779 * config.sub: Support for r3900.
4780
4781Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
4782
4783 * configure.in: Use install-sh, not install.sh.
4784
4785Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
4786
4787 * Makefile.in (taz): Improve check for BISON so it doesn't try to
4788 apply it twice.
4789
4790Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
4791
4792 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
4793 install-binutils.
4794
4795Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
4796
4797 * Makefile.in: Add automake targets.
4798 * configure.in (host_tools): Add automake.
4799
4800Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
4801
4802 * configure: Default CXX to c++, not gcc.
4803 * Makefile.in (CXX): Set to c++, not gcc.
4804 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
4805
4806Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
4807
4808 * install-sh: try appending a .exe if source file doesn't
4809 exist
4810
4811Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
4812
4813 * configure.in: Turn on multilib by default.
4814 (cross_only): Remove target-libiberty.
4815
4816 * Makefile.in (all-gcc): Don't depend on libiberty.
4817
4818Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
4819
4820 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
4821
4822Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
4823
4824 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
4825 (DISTBISONFILES): Add ld/Makefile.in
4826
4827Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
4828
4829 * configure.in: if target is cygwin32 but host isn't cygwin32,
4830 don't configure gdb tcl tk expect, not just gdb.
4831
4832Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
4833
4834 * configure.in: Added gnuserv everywhere sn appears.
4835
4836 * Makefile.in (ALL_MODULES): Added all-gnuserv.
4837 (CROSS_CHECK_MODULES): Added check-gnuserv.
4838 (INSTALL_MODULES): Added install-gnuserv.
4839 (CLEAN_MODULES): Added clean-gnuserv.
4840 (all-gnuserv): New target.
4841
4842Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
4843
4844 * config.guess: Fixes for MIPS OpenBSD systems.
4845
4846Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
4847
4848 * Makefile.in (INSTALL_XFORM): Remove.
4849 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
4850
4851 * mkinstalldirs: New file, copied from automake.
4852 * Makefile.in (installdirs): Rename from install-dirs. Use
4853 mkinstalldirs. Change all users.
4854 (DEVO_SUPPORT): Add mkinstalldirs.
4855
4856Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
4857
4858 * install-sh: Rename from install.sh.
4859 * Makefile.in (INSTALL): Change install.sh to install-sh.
4860 (DEVO_SUPPORT): Likewise.
4861
4862 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
4863 Graichen <graichen@rzpd.de>.
4864
4865Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
4866
4867 * config.guess: Recognize OpenBSD systems correctly.
4868
4869Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4870
4871 * README, Makefile.in (ETC_SUPPORT): Remove references to
4872 cfg-paper*, configure.{texi,man,info*}._
4873
4874Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
4875
4876 * Makefile.in (all.normal): Ensure that gcc is built after all
4877 the x11 - ie gdb - targets.
4878
4879Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
4880
4881 * makefile.vms: Don't run conf-a-gas.
4882
4883Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
4884
e490616e 4885 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 4886
d207ebef
JM
4887Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
4888
4889 * configure.in: Remove noconfigdirs case since gdb also
4890 configures and builds for tic80-coff.
4891
6599da04
JM
4892Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
4893
4894 * configure: Set cache_file to config.cache.
4895 * Makefile.in (local-distclean): Remove config.cache.
4896
4897Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
4898
4899 * COPYING: Update FSF address.
4900
d207ebef
JM
4901Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
4902
4903 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
4904 noconfigdirs.
4905
6599da04
JM
4906Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
4907
4908 * Makefile.in (install-dirs): Don't crash if prefix, and hence
4909 MAKEDIRS, is empty.
4910
4911Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
4912
4913 * config.sub: Tweak mn10300 entry.
4914
4915Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
4916
4917 * configure.in (host_tools): Put sim before gdb, so gdb's
4918 configure.tgt can determine if the simulator was configured.
4919
4920Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
4921
4922 * config.sub: Move BeOS $os case to be with other Cygnus
4923 local cases.
4924
4925Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
4926
4927 * config.sub: Remove misplaced comment that broke Linux.
4928
4929Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
4930
4931 * config.sub: Add BeOS support.
4932
4933Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
4934
4935 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
4936
4937Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
4938
4939 * configure.in (noconfigdirs): Remove tcl and tk from
4940 noconfigdirs for cygwin32 builds.
4941
d207ebef
JM
4942Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
4943
4944 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
4945
6599da04
JM
4946Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
4947
4948 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
4949 make-all.com, use makefile.vms instead.
4950
4951Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
4952
4953 * config.sub: Accept -lnews*.
4954
d207ebef
JM
4955Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
4956
4957 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 4958 target-examples and target-libiberty for d30v.
d207ebef
JM
4959
4960Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4961
4962 * configure.in (noconfigdirs): Enable ld for d30v.
4963
4964Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
4965
4966 * configure.in (tic80-*-*): Build compiler.
4967
4968Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
4969
4970 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 4971 unsupported d30v directories
d207ebef
JM
4972
4973Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4974
4e81ae98
EC
4975 * config.sub, configure.in: Add d30v target cpu.
4976
6599da04
JM
4977Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
4978
4979 * makefile.vms: New file.
4980 * make-all.com: Remove.
4981
4982Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
4983
4984 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
4985
4986Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
4987
4988 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
4989
4990Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
4991
4992 * Makefile.in (ALL_MODULES): Added all-db.
4993 (CROSS_CHECK_MODULES): Addec check-db.
4994 (INSTALL_MODULES): Added install-db.
4995 (CLEAN_MODULES): Added clean-db.
4996
4997Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
4998
4999 * config.guess: Merge with latest FSF sources.
5000
5001Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
5002
5003 * Makefile.in (ALL_MODULES): Added all-itcl.
5004 (CROSS_CHECK_MODULES): Added check-itcl.
5005 (INSTALL_MODULES): Added install-itcl.
5006 (CLEAN_MODULES): Added clean-itcl.
5007
5008Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
5009
5010 * configure.in: build gdb for mn10200
5011
5012Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
5013
5014 * Makefile.in (all-target-winsup): Depend on all-target-libio.
5015
d207ebef
JM
5016Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
5017
5018 * configure.in (tic80-*-*): Turn off most targets right now.
5019
6599da04
JM
5020Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
5021
5022 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
5023 rather than the makeinfo program.
5024 (do-info): Depend upon all-texinfo.
5025
5026Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
5027
5028 * configure.in: Remove uses of config/mh-linux.
5029
5030 * config.sub, config.guess: Merge with latest FSF sources.
5031
d207ebef
JM
5032Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
5033
5034 * config.sub (case $basic_machine): Add tic80 entries.
5035
6599da04
JM
5036Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
5037
5038 * config.sub, config.guess: Merge with latest FSF sources.
5039
5040Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5041
5042 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
5043 * mpw-config.in: Test for NewFolderRecursive.
5044 * mpw-install: Use symbolic name for startup filename.
5045 * mpw-README: Add various additional details.
5046
5047Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
5048
5049 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
5050
5051Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
5052
5053 * configure.in: Do build gcc and the target libraries for
5054 the mn10200.
5055
5056Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
5057
5058 * configure.in: don't avoid building gdb for mn10300 any more
5059 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
5060 instead of single-quoting it.
5061
5062Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
5063
5064 * configure.in: Don't use --with-stabs on IRIX 6.
5065
5066Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
5067
5068 * configure.in (m32r): Build gdb, libg++ now.
5069
5070Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5071
5072 * configure.in (mips*-sgi-irix6*): Remove gdb and related
5073 directories from noconfigdirs.
5074
5075Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
5076
5077 * config.sub (basic_machine): added mips16 configuration
5078
5079Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5080
5081 * config.sub: Handle d10v-unknown.
5082
d207ebef
JM
5083Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
5084
5085 * config.sub: Handle v850-unknown.
5086
6599da04
JM
5087Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
5088
5089 * Makefile.in: add findutils
5090 * configure.in: add findutils to list of host_tools
5091
5092Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
5093
5094 * config.sub: Handle mn10200 and mn10300.
5095
5096Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5097
5098 * configure.in (d10v-*): Do not build librx.
5099
5100Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
5101
5102 * configure.in (mn10300): Build everything except gdb & libgloss.
5103
5104Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
5105
5106 * config.guess: Patch for Dansk Data Elektronik servers,
5107 from Niels Skou Olsen <nso@dde.dk>.
5108
5109 For ncr, use /bin/uname rather than uname, since GNU uname does not
5110 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
5111
5112 Patch for MIPS R4000 running System V,
5113 from Eric S. Raymond <esr@snark.thyrsus.com>.
5114
5115 Fix thinko for nextstep.
5116
5117 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
5118
5119 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
5120 * config.guess: Guess mips-dec-mach_bsd4.3.
5121
5122 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
5123 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
5124 release numbers.
5125 * config.guess (mips-mips-riscos*): Emit just enough of the
5126 release number.
5127
5128 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
5129 * config.guess (sparc-auspex-sunos*): Added.
5130 (f300-fujitsu-*): Added.
5131
5132 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
5133 * config.guess: Recognize a Tadpole as a sparc.
5134
5135Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5136
5137 * config.guess: Don't assume that NextStep version is either 2 or
5138 3. NextStep 4 (aka OpenStep 4) has come out now.
5139
5140Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5141
5142 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
5143 From Rik Faith <faith@cs.unc.edu>.
5144
5145Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5146
5147 * config.sub: Contributions from bug-gnu-utils to:
5148 Support plain "hppa" (no version given) architecture, reported by
5149 OpenStep.
5150 OpenBSD like NetBSD.
5151 LynxOs is not a hardware supplier.
5152
5153 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 5154 OpenBSD like NetBSD.
6599da04
JM
5155 Stratus systems.
5156 More Pyramid systems.
5157 i[n>4]86 Intel chips.
5158 M680[n>4]0 Motorola chips.
5159 Use unknown instead of lynx for hardware manufacturer.
5160
5161Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5162
5163 * install.sh (chmodcmd): Set to null if the DST directory already
5164 exists.
5165
5166Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5167
5168 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
5169 not use mt-ppc target Makefile fragment any more.
5170
5171Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5172
5173 * configure.in (*-*-windows): Exclude everything but those dirs
5174 needed to build windows.
5175
5176Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
5177
5178 * Makefile.in (all-target-winsup): Depend on all-target-librx.
5179
5180Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
5181
5182 * configure.in: Exclude mmalloc from i386-windows.
5183 * config/mh-windows: Add rules for building MSVC makefiles.
5184
5185Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
5186
5187 * Undo my previous change.
5188
5189Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
5190
5191 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
5192 unconditionally.
5193 (MAKEOVERRIDES): Define (revert this part of October 18 change).
5194
5195Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5196
5197 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
5198 host to add it's own flags.
5199 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
5200 for MSVC build procedure.
5201
5202Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
5203
5204 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
5205
5206Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
5207
5208 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
5209 (CXX_FOR_TARGET): Likewise.
5210 (GCC_FOR_TARGET): Define.
5211 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
5212 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
5213 CC_FOR_TARGET was specified on the command line.
5214 (MAKEOVERRIDES): Don't define.
5215
5216Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
5217
5218 * configure.in (m32r): Fix spelling of libg++ libs.
5219
5220Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
5221
5222 * config.sub (-apple*): Remove, now redundant.
5223
5224Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
5225
5226 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
5227
5228 * configure: Rework yesterday's sed script patch.
5229
5230 * config.sub: Merge with FSF.
5231
5232Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
5233
5234 * config.guess: Merge from FSF.
5235
5236 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
5237 * config.guess: Use pc instead of unknown, for pc clone systems.
5238 Change linux to linux-gnu.
6599da04
JM
5239
5240 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 5241 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
5242
5243Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
5244
5245 * test-build.mk (HOLES): Add "xargs" for gdb.
5246
5247 * configure: Avoid hpux10.20 sed bug.
5248
5249Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
5250
5251 * configure.in config/mh-windows: Add support for windows host
5252 (that is a build done under the Microsoft build environment).
5253
5254Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
5255
5256 * Makefile.in: Replace all uses of srcroot with s, to shrink
5257 command line lengths.
5258
5259 Patches from Geoffrey Noer <noer@cygnus.com>:
5260 * configure.in: If configuring for newlib, pass --with-newlib to
5261 subdirectories.
5262 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
5263 -Bnewlib/ and -Lwinsup to gcc.
5264 (CXX_FOR_TARGET): Likewise.
5265
5266Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
5267
5268 * Makefile.in (ETC_SUPPORT): Add configure.
5269
5270Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
5271
4e81ae98 5272 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
5273 host configuration file.
5274
5275Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
5276
5277 * configure.in: Break mn10x00 support into separate
5278 mn10200 and mn10300 configurations.
5279 * config.sub: Likewise.
5280
5281Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
5282
5283 * configure.in: Add lots of stuff to noconfigdirs for
5284 the mn10x00 targets.
5285
5286 * config.sub, configure.in: Add mn10x00 support.
5287
5288Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
5289
5290 * make-all.com: Call conf-a-gas, not config-a-gas.
5291
5292Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
5293
5294 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 5295 targets.
6599da04
JM
5296
5297Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
5298
5299 * mpw-README: Add much more detail for native PowerMac.
5300 * mpw-install: New file.
5301 * mpw-configure: Add --norecursion and --help options.
5302 * mpw-config.in: Translate readme and install files when
5303 copying to objdir.
5304 * mpw-build.in: Don't always depend on byacc and flex.
5305 (install-only-top): New action.
5306
d207ebef
JM
5307Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
5308
5309 * configure.in: You can now configure GDB for the v850.
5310
6599da04
JM
5311Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
5312
5313 * configure.in (noconfigdirs): Don't configure any C++ dirs
5314 if targeting D10V.
5315
5316Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
5317
5318 * config.sub: Recognize mips64vr5000.
5319
5320Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
5321
5322 * configure.in: Use a single line for host_tools and native_only.
5323
5d4a5ee6
JL
5324Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5325
5326 * Makefile.in (install-itcl): Install tcl first.
5327
5328Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
5329
5330 * config/mh-cygwin32: ok to build split texinfo files
5331
5332Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
5333
5334 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5335
6599da04
JM
5336Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
5337
5338 * config.sub, configure.in: Add entries for m32r.
5339
5d4a5ee6
JL
5340Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5341
5342 * config.guess: Merge with FSF.
5343
6599da04
JM
5344Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
5345
5346 * Makefile.in (inet-install): Don't run install-gzip.
5347
5348Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
5349
5350 * configure.in: Don't config lots of things for *-*-windows*.
5351
5352Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
5353
5354 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
5355 (host_libs, host_tools): Copy from configure.in.
5356 * mpw-configure: Don't complain about directories not found.
5357
5358Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5359
5360 * configure.in (i[345]86): Recognize i686 for pentium pro.
5361 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
5362 file.
5363
5364 * config.guess (i[345]86): Ditto.
5365
5366Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5367
5368 * configure.in (noconfigdirs): Removed gdb for D10V.
5369
d207ebef 5370Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 5371
d207ebef
JM
5372 * configure.in: Remove ld, target-libio, target-libg++, and
5373 target-libstdc++ from noconfigdirs.
5d4a5ee6 5374
6599da04
JM
5375Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
5376
5377 * configure: Fix three locations where shell scripts were
5378 being run directly rather than with config_shell.
5379
d207ebef
JM
5380Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
5381
5382 * configure.in (v850-*-*): Set up initial $noconfigdirs.
5383 * config.sub (basic_machine): Recognize v850.
5384
6599da04
JM
5385Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
5386
5387 * mpw-configure: Handle multiple enable/disable options and
5388 pass them down recursively, handle -c and -s flags appropriately
5389 depending on choice of compiler, add escape mechanism for
5390 quoted arguments to gC.
5391
5392Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5393
5394 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
5395 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
5396 so that -mrelocatable-lib and -mno-eabi are used.
5397
5398 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
5399 not support --print-multi-lib, don't abort.
5400
5401Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
5402
5403 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
5404 with normal Windows compilation environment.
5405
5406Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
5407
5408 * make-all.com: Run config-a-gas.
5409 * setup.com: Don't copy subdirectory files around.
5410
5411Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
5412
5413 * configure.in (*-*-ose): Remove exclusion of libgloss for this
5414 target, it now compiles correctly.
5415
5416Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
5417
5418 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
5419
5420Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5421
4e81ae98 5422 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
5423
5424Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5425
5426 * configure.in (native_only): Add prms.
5427
5428Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
5429
5430 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
5431 (BINUTILS_SUPPORT_DIRS): Likewise.
5432
5433Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5434
5435 * configure.in (d10v-*-*): Don't configure ld or gdb until the
5436 d10v support is added.
5437
5438Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5439
5440 * configure.in (d10v-*-*): New target.
5441
5442Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
5443
5444 * config.guess (HP 9000/811): Recognize this as a PA1.1
5445 machine.
5446
5447Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
5448
5449 * Makefile.in (do-tar-gz): New target, split out from tail end of
5450 taz target. Run each command separately, don't use pipes.
5451 (taz): Use it.
5452
5453Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
5454
5455 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
5456 * mpw-build.in: No builds should depend on building byacc or flex,
5457 they are assumed to be installed already.
5458
5459Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5460
5461 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
5462 variable that CC_FOR_TARGET needs.
5463
5464Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5465
5466 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
5467 options have changed since the last time the subdirectory was
5468 configured, and if it has, reconfigure.
5469 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
5470 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
5471
5472Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
5473
5474 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
5475 CLEAN_MODULES): Add bash.
5476 (all-bash): New target.
5477
5478Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
5479
5480 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
5481
5482Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5483
5484 * config.sub (basic_machine): Recognize d10v as a valid processor.
5485
5486Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
5487
5488 * mpw-configure: Add support for --bindir.
5489 * mpw-build.in: Use a GCC-specific build script for GCC actions.
5490
5491Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
5492
5493 * configure.in: add bash, time, gawk to list of hosttools and things
5494 to only build for native toolchains
5495
5496Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5497
5498 * Makefile.in (docdir): Remove.
5499
5500Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5501
5502 * Makefile.in (datadir): Set to $(prefix)/share.
5503
5504Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
5505
5506 * configure.in: build diff and patch for cygwin32-hosted
5507 toolchains.
5508
5509Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
5510
5511 * config.sub: Accept -rtems*.
5512
5513Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
5514
e490616e
ZW
5515 * configure.in: enable dosrel for cygwin32-hosted builds,
5516 remove diff from the list of things not buildable
5517 via Canadian Cross
6599da04
JM
5518
5519Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
5520
5521 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 5522 don't get ". ".
6599da04
JM
5523
5524Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
5525
5526 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
5527
5528Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
5529
5530 * Makefile.in (taz): Handle case where tex3patch didn't even get
5531 checked out. Also, if it was found, put the symlink in a new util
5532 subdirectory.
5533
5534Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5535
5536 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
5537
5538Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
5539
5540 * config.sub: Recognize -openvms.
5541 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
5542 * make-all.com, setup.com: New files.
5543
5544Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5545
5546 * Makefile.in (taz): tex3patch moved to texinfo/util.
5547
5548Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
5549
5550 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
5551 * configure.in: remove make from disable-if-Can-Cross list
5552 enable gdb if ${host} and ${target} are cygwin32
5553
5554Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
5555
5556 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
5557 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
5558
5559Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
5560
5561 * config.guess: Combine mips-mips-riscos cases, and use cpp to
5562 distinguish sysv/svr4/bsd variants.
5563 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
5564
5565Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
5566
5567 * configure.in: Added copyright notice.
5568 * move-if-change: Added copyright notice.
5569
5570Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5571
5572 * configure.in (powerpcle-*-solaris*): Until we get shared
5573 libraries working, don't build gdb, sim, make, tcl, tk, or
5574 expect.
5575
5576Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
5577
5578 * config.guess: Merge with FSF:
5579
5580 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5581 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
5582
5583 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
5584 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
5585
5586 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
5587 * config.guess: Combine two OSF1 rules.
5588 Also recognize field test versions. From mjr@zk3.dec.com.
5589 * config.guess (dgux): Use /usr/bin/uname rather than uname,
5590 because GNU uname does not support -p. From pmr@pajato.com.
5591
5592Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
5593
5594 * Makefile.in (MAKEDIRS): Removed $(tooldir).
5595
5596Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
5597
5598 * mpw-README: Document GCCIncludes.
5599
5600Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
5601
5602 * configure.in (alpha-*-linux*): Set enable_shared to yes.
5603
5604Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5605
5606 * mpw-configure: Handle --enable-FOO and --disable-FOO.
5607
5608Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
5609
5610 * configure.in (*-*-cygwin32): Configure make.
5611
5612Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
5613
5614 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
5615
5616Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
5617
5618 * Makefile.in (all-inet): Depend on all-perl.
5619
5620 * Makefile.in (inet-install): New target.
5621
5622 * Makefile.in (all-inet): Depend on all-tcl.
5623 (all-inet): Depend on all-send-pr.
5624
5625Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5626
5627 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
5628 temporarily.
5629
5630Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
5631
5632 * configure.in: Don't configure --with-gnu-ld on AIX.
5633
5634Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
5635
5636 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
5637
5638Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
5639
5640 * Makefile.in (ALL_MODULES): Added all-inet.
5641 (CROSS_CHECK_MODULES): Added check-inet.
5642 (INSTALL_MODULES): Added install-inet.
5643 (CLEAN_MODULES): Added clean-inet.
5644 (all-indent): New target.
5645
5646 * configure.in (host_tools): Added inet.
5647 (native_only): Added inet.
5648 (noconfigdirs): Added inet.
5649
5650Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
5651
5652 * configure.in: Don't configure libgloss if we are not configuring
5653 newlib.
5654
5655Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
5656
5657 * configure.in: Don't configure libgloss for unsupported
5658 architectures.
5659
5660Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5661
5662 * Makefile.in (CLEAN_MODULES): Add clean-apache.
5663
5664Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
5665
5666 * Makefile.in (ALL_MODULES): Include all-apache.
5667 (CROSS_CHECK_MODULES): Include check-apache.
5668 (INSTALL_MODULES): Include install-apache.
5669 (all-apache): New target.
5670
5671 * configure.in: Added apache everywhere perl is seen.
5672
5673Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5674
5675 * Makefile.in: Add support for clean-{module} and
5676 clean-target-{module} rules.
5677
5678Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
5679
5680 * configure.in (*-*-ose) do not build libgloss.
5681
5682Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5683
5684 * config.guess (prep*:SunOS:5.*:*): Turn into
5685 powerpele-unknown-solaris2.
5686
5687Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
5688
5689 * configure.in: Permit --enable-shared to specify a list of
5690 directories.
5691
5692Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
5693
5694 * configure.in (host==solaris): Pass only the first word of $CC
5695 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
5696
5697Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
5698
5699 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
5700
5701Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
5702
5703 * Makefile.in (ALL_MODULES): Include all-perl.
5704 (CROSS_CHECK_MODULES): Include check-perl.
5705 (INSTALL_MODULES): Include install-perl.
5706 (ALL_X11_MODULES): Include all-guile.
5707 (CHECK_X11_MODULES): Include check-guile.
5708 (INSTALL_X11_MODULES): Include install-guile.
5709 (all-perl): New target.
5710 (all-guile): New target.
5711
5712 * configure.in (host_tools): Include perl and guile.
5713 (native_only): Include perl and guile.
5714 (noconfigdirs): Don't build guile and perl; no ports have been
5715 done.
5716
5717Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
5718
e490616e
ZW
5719 * configure (--enable-*): Handle quoted option lists such as
5720 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
5721
5722Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5723
5724 * Makefile.in ({,inst}all-target): New rule so we can make and
5725 install all of the target directories easily.
5726
5727Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5728
5729 * configure.in: Add missing global flag in sed substitution when
5730 deleting `target-' from ${configdirs}.
5731
5732Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
5733
5734 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
5735 option.
5736
5737 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
5738 config/mh-necv4.
5739
5740 * install.sh: Correct misspelling of transformbasename.
5741
5742 * config.guess: Recognize mips-*-sysv*.
5743
5744Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
5745
5746 * config.sub: Recognize mon960.
5747
5748Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
5749
5750 * configure: Restore Canadian Cross handling of BISON and LEX,
5751 removed in Feb 20 change.
5752
5753Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
5754
5755 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
5756 Mention make install. Remove the old copyright date as well the
5757 clumsy and rather pointless copyright on the README file.
5758
5759Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
5760
5761 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
5762 Makefile after running symlink-tree, then run `make distclean' to
5763 avoid clobbering any generated files in srcdir.
5764
5765Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
5766
5767 * configure.in (m68k-*-netbsd*): Build everything now.
5768
5769Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5770
5771 * Makefile.in (taz): Fix quoting.
5772
5773Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
5774
5775 * configure.in (sparclet-*-*): Build everything now.
5776
5777Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5778
5779 * configure.in (m68k-*-linux*): New host.
5780
5781Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
5782
5783 * configure: Check for bison before byacc.
5784
5785Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
5786
5787 * Makefile.in configure: Change the way LEX and BISON/YACC are
5788 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
5789 searching PATH. These are used as fallbacks by Makefile.in if
5790 flex/bison/byacc aren't in objdir.
5791
5792Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
5793
5794 * Makefile.in: Make everything which depends upon all-bfd also
5795 depend upon all-opcodes, in case --with-commonbfdlib is used.
5796
5797Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5798
5799 * configure.in (host *-*-cygwin32): Don't build gdb if we are
5800 building NT native compilers on Unix.
5801
5802Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
5803
5804 * configure.in: Don't get CC from the host Makefile fragment if we
5805 can find gcc in PATH, or if this is a Canadian Cross. Move the
5806 Solaris test for /usr/ucb/cc to the post target script, just after
5807 the compiler sanity test.
5808
5809Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
5810
5811 * config.sub: Merge with FSF.
5812
5813Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
5814
5815 * Makefile.in (RPATH_ENVVAR): New variable.
5816 (REALLY_SET_LIB_PATH): Use it.
5817 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
5818
5819Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
5820
5821 * config.sub, configure.in: Recognize sparclet cpu.
5822
5823Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
5824
5825 * config.guess: Support m68k-cbm-sysv4.
5826
5827Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5828
5829 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
5830 m68k-unknown-linuxaout from linker help string. Put quotes around
5831 $ld_help_string.
5832
5833Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
5834
5835 * config.guess (powerpc-harris-powerunix): Add guess for port
5836 to new target.
5837
5838Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5839
5840 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
5841
5842Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
5843
5844 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
5845 $(REALLY_SET_LIB_PATH) in Makefile.
5846 * Makefile.in (SET_LIB_PATH): New variable.
5847 (REALLY_SET_LIB_PATH): New variable.
5848 ($(DO_X)): Use $(SET_LIB_PATH).
5849 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
5850 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
5851 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
5852 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
5853 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
5854 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
5855 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
5856 (install-dosrel): Likewise.
5857 (all-opcodes): Depend upon all-libiberty.
5858
5859Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
5860
5861 * config.guess (*:CYGWIN*): New
5862
5863Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5864
5865 * Makefile.in (all-target-winsup): All all-target-libiberty.
5866
5867Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5868
5869 * configure.in (noconfigdirs): Add missing # in front of comment.
5870
5871Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
5872
5873 * configure.in: add second pass to things added to noconfigdirs
5874 so *-gm-magic can exclude libgloss properly.
5875
5876Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
5877
5878 * mpw-configure (extralibs_name, rez_name): Set correctly
5879 for MWC68K compiler.
5880
5881 * mpw-README: Add more info on the necessary build tools.
5882
5883Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
5884
5885 * configure.in, config.sub: Recognize cygwin32.
5886
5887Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
5888
5889 * config.guess, config.sub: Recognize A/UX.
5890
5891Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
5892
5893 * config.sub: Merge with gcc/config.sub.
5894
5895Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
5896
5897 * mpw-build.in (do-binutils): Add build of stamps.
5898
5899Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
5900
5901 * config.sub: Add recognition for mips64vr4100*-* targets.
5902
5903Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5904
5905 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
5906 Add creation of gconfigargs with `--enable-shared' turned on.
5907 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
5908 ($(host)-stamp-stage3-configured): Likewise.
5909 (HOLES): Add chatr and ldd.
5910 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
5911
5912Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
5913
5914 * configure: Pass --nfp to recursive configures.
5915
5916Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
5917
5918 * Makefile.in (DLLTOOL): New.
5919 (DLLTOOL_FOR_TARGET): New.
5920 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
5921 (EXTRA_TARGET_FLAGS): Ditto.
5922 (EXTRA_GCC_FLAGS): Ditto.
5923 (CONFIGURE_TARGET_MODULES): Ditto.
5924 (DO_X): Ditto.
5925 * configure: Add DLLTOOL.
5926
5927Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
5928
5929 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
5930 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
5931 mh-sco, since old workarounds no longer needed, and don't
5932 build ld, since libraries have weak symbols in COFF.
5933
5934Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
5935
5936 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
5937
5938Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
5939
5940 * configure.in: Make sure that ${CC} can be used to compile an
5941 executable.
5942
5943Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
5944
5945 * Makefile.in (all-gdb): Depend on $(GDB_TK).
5946 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
5947 nothing depending on whether gdbtk is being built.
5948
5949Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
5950
5951 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
5952
5953Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
5954
5955 * configure.in (noconfigdirs): Put ld or gas in this early, if the
5956 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
5957
5958Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
5959
5960 * config-ml.in: Add support for
5961 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
5962 Simplify setting of multidirs from --disable-foo.
5963
5964Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5965
5966 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
5967 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
5968 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 5969 non-empty, pass them on to the GCC make.
6599da04
JM
5970 (all-bootstrap): New rule that is like all-gcc, except it executes
5971 the GCC bootstrap rule instead of the GCC all rule.
5972
5973Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
5974
5975 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
5976
5977Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5978
5979 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
5980 DG/UX support.
5981
5982Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
5983
5984 * config.sub (i*86*) Change [345] to [3456]
5985
5986Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5987
5988 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
5989 --with-gnu-ld=no.
5990
5991Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5992
5993 * config-ml.in (rs6000*, powerpc*): Add switches to control which
5994 AIX multilibs get built.
5995
5996Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5997
5998 * configure.in (i386-win32): Don't build expect if we're not
5999 building the tcl subdir.
6000
6001Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
6002
6003 * Makefile.in: (configure-target-examples, all-target-examples):
6004 New targets, configure and build example programs.
6005
6006Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6007
6008 * mpw-configure: If an mpw-config.in generated a file mk.sed,
6009 use it as input to sedit the generated MPW makefile.
6010 * mpw-README: Add a suggestion about Gestalt.h.
6011
6012Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
6013
6014 * config.sub: Accept *-*-ieee*.
6015
6016Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
6017
6018 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
6019 Ronald F. Guilmette <rfg@monkeys.com>.
6020
6021Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6022
6023 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
6024 for powerpc-pe native.
6025 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
6026 (target==powerpc-pe): duplicate i386-win32 entry.
6027
6028Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6029
6030 * configure.in (noconfigdirs): Exclude target-newlib for all versions
6031 of vxworks, not just vxworks5.1.
6032
6033Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
6034
6035 * mpw-configure: Add support for exec-prefix.
6036
6037Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6038
6039 * config.guess: Recognize HP model 816 machines as having
6040 a PA1.1 processor.
6041
6042Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
6043
6044 * configure: Ignore new autoconf configure options.
6045
6046Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6047
6048 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
3b75d237 6049 defaults to K&R mode, but doesn't have varargs.h, so we have to
6599da04
JM
6050 compile in ANSI mode.
6051
6052Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6053
6054 * config.guess: Recognize Pentium under SCO.
6055 From Robert Lipe <robertl@arnet.com>.
6056
6057Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6058
6059 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6060 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
6061 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
6062
6063Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
6064
6065 * configure.in: Don't configure gas for alpha-dec-osf*.
6066
6067Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
6068
6069 * configure.in: Default to --with-stabs for some targets for which
6070 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
6071 i[345]86*-*-unixware*.
6072
6073Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
6074
6075 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
6076 rather than basing it on the target. Simplify handling of options
6077 controlling which directories to configure. Remove extraneous
6078 slash in multi-clean target.
6079
6080Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
6081
6082 * config-ml.in: Prefix more variables with ml_ so they don't collide
6083 with configure's.
6084
6085Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
6086
6087 * configure: Don't turn -v into --v.
6088
6089Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
6090
6091 * configure.in (targargs): Fix typo.
6092
6093 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
6094
6095Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
6096
6097 * configure.in: Strip --host and --target options from
6098 CONFIG_ARGUMENTS, and always configure for --host only. Add
6099 --with-cross-host option when building with a cross-compiler.
6100 * configure: Canonicalize the arguments put into config.status by
6101 always using `=' for an option with an argument. Pass a presumed
6102 --host or --target explicitly.
6103
6104Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
6105
6106 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
6107 into general OS recognition case.
6108
6109Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6110
6111 * configure.in (target_configdirs): add target-winsup only
6112 for win32 target systems.
6113
6114Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
6115
6116 * Makefile.in (all-target-libgloss): Depend upon
6117 configure-target-newlib, since when libgloss is built it looks to
6118 see if the newlib directory exists.
6119
6120Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
6121
6122 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
6123 cfg-ml-*.in.
6124
6125Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
6126
6127 * configure: Handle LD and LD_FOR_TARGET when configuring a
6128 Canadian Cross.
6129
6130Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6131
6132 * config/mh-i386win32: add LD_FOR_TARGET.
6133
6134Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6135
6136 * configure.in (target_libs): add target-winsup.
6137 (target==i386-win32): add patch diff flex make to $noconfigdirs.
6138 (target==ppcle-pe): remove ld from $noconfigdirs.
6139
6140Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
6141
6142 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
6143 Preserve relative path names in $srcdir. Build symlink tree if
6144 configuring cross target dir and srcdir=. (= no VPATH support).
6145 (configure-target-libg++): Depend on configure-target-librx.
6146 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
6147 * config-ml.in: New file.
6148 * symlink-tree: New file.
6149 * configure: Ensure srcdir="." if that's what it is.
6150
6151Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6152
6153 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
6154 includes and FLEX_SKELETON setting.
6155 * mpw-configure (--with-gnu-ld): New option, controls whether
6156 to use PPCLink or ld with PowerMac GCC.
6157 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
6158 * mpw-config.in: Configure grez if targeting Mac.
6159
6160 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
6161 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
6162 just macos.
6599da04
JM
6163 * configure.in: Configure grez resource compiler if targeting Mac.
6164 * Makefile.in (all-grez, install-grez): New targets.
6165
6166Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
6167
6168 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 6169 gcc in the path, set CC to gcc -O2.
6599da04
JM
6170
6171Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
6172
6173 * configure: Default ${build} correctly. Avoid picking up extra
6174 spaces when reading CC and CXX from Makefile. When doing a
6175 Canadian Cross, use plausible default values for numerous
6176 variables.
6177 * configure.in: When doing a Canadian Cross, don't try to
6178 configure tools whose configure script can't handle it.
6179
6180Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6181
6182 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
6183
6184Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
6185
6186 * configure: Remove dubious bug reporting address.
6187
6188Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
6189
6190 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
6191 configure script, run that instead of this directory's configure.
6192 In either case, print a message that we're configuring the sub-dir.
6193
6194Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
6195
6196 * configure.in: Before checking for the existence of various files,
6197 use sed to filter out "target-".
6198
6199Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
6200
6201 * Makefile.in (DO_X): Split rule to decrease command line length
6202 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
6203 (Philippe De Muyter).
6204
6205Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6206
6207 * Makefile.in (all-patch): depend on all-libiberty.
6208
6209Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
6210
6211 * configure.in: If the only directory in target_configdirs which
6212 actually exists is libiberty, then set target_configdirs to empty,
6213 to avoid trying to build a target libiberty in a gas or gdb
6214 distribution.
6215
6216Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
6217
6218 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
6219 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
6220 systems.
6599da04
JM
6221
6222Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6223
6224 * configure.in (copy_dirs): Use sys-include instead of include
6225 for --with-headers option.
6226
6227Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
6228
6229 * Makefile.in, configure.in: Make winsup builds work with
6230 new scheme.
6231
6232Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
6233
6234 * configure.in: Build the linker on AIX.
6235
6236Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
6237
6238 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
6239 where needed.
6240
6241Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
6242
6243 * Makefile.in (all-gcc): Fix typo.
6244
6245Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
6246
6247 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
6248
6249Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
6250
6251 * configure.in: Rename libFOO to target-libFOO, and xiberty
6252 to target-xiberty, to provide more flexibility.
6253 (target_subdir): Define. Create if cross.
6254 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
6255 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
6256 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
6257 check-libFOO -> check-target-libFOO, etc.
6258 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
6259 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
6260 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
6261 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
6262 allow ALL_GCC="" to only configure.
6263 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
6264 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
6265 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
6266
6267Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
6268
6269 * Makefile.in (taz): Build "info" in etc explicitly.
6270
6271Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
6272
6273 * configure.in: Make sure that CC is undefined (as opposed to
6274 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
6275 problem with autoconf trying to configure on a host without GCC.
6276
6277Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
6278
6279 * mpw-configure: Set host alias from choice of host compiler,
6280 only use generic MPW Makefile sed if present, edit a file
6281 named "hacked_Makefile.in" instead of "Makefile.in" if present.
6282 * mpw-README: Add problem notes about CW6 and CW7.
6283
6284Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
6285
6286 * Makefile.in (taz): Use ";" instead of ";;".
6287
6288Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
6289
6290 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
6291 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
6292 DISTDOCDIRS.
6293 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
6294 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
6295
6296Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
6297
6298 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
6299 and gnats, because they are now subsumed by DISTSTUFFDIRS.
6300 Move bfd to DISTSTUFFDIRS.
6301
6302Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6303
6304 * Makefile.in (X11_LIB): Removed.
6305 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
6306
6307 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
6308
6309Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6310
6311 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
6312 names.
6313
6314Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6315
6316 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
6317
6318Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
6319
6320 * configure.in (i[345]86-*-win32): Always build newlib.
6321 Don't configure cvs, autoconf or texinfo.
6322 * Makefile.in (LD_FOR_TARGET): New.
6323 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
6324 Pass down LD_FOR_TARGET.
6325
6326Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
6327
6328 * winsup: New directory.
6329 * Makefile.in: Build winsup.
6330 * configure.in: Winsup is configured when target is win32.
6331 Can only build win32 target GDB when native.
4e81ae98 6332
6599da04
JM
6333Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
6334
6335 * config.guess: Recognize HP model 819 machines as having
6336 a PA 1.1 processor.
6337
6338Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
6339
6340 * configure: Fix sed loop which substitutes for CC and CXX to
6341 avoid bug found in various sed implementations.
6342
6343Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6344
6345 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
6346 simulator. Use standard powerpc-*-eabi*.
6347
6348Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
6349
6350 * configure.in: Stop putting gas and binutils in noconfigdirs for
6351 powerpc-*-aix* and rs6000-*-*.
6352
6353Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
6354
6355 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
6356 -mcall-aixdesc libraries.
6357
6358Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
6359
6360 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6361
6362 * config.sub (arm | armel | armeb): Fix shell syntax.
6363
6364Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6365
6366 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
6367 -msoft-float and -mcpu=common support.
6368 (powerpc*-*-eabisim*): Add support for building -mcall-aix
6369 libraries.
6370
6371Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6372
6373 * configure.in: Allow configuration and build of emacs19 for the alpha.
6374
6375Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6376
6377 * configure.in (CC): Get ^CC, not just any old CC, from
6378 ${host_makefile_frag}.
6379
6380Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6381
4e81ae98 6382 * configure.in (CC): Try to get CC from
6599da04
JM
6383 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
6384
6385Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6386
6387 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
6388 only if it exists in $(srcdir).
6389
6390Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
6391
6392 * configure: If CC and CXX are not set in the environment, set
6393 them, based on either an existing Makefile or on searching for gcc
6394 in PATH. Substitute for CC and CXX in Makefile.
6395 * configure.in: Remove libm from target_libs. Separate
6396 target_configdirs from configdirs. If CC is not set in
6397 environment, try to get it from a host Makefile fragment. Rewrite
6398 changes of configdirs to use skipdirs instead. A few minor
6399 tweaks. Take directories out of target_configdirs as they are
6400 taken out of configdirs. Remove existing Makefile files from
6401 subdirectories. Substitute for TARGET_CONFIGDIRS and
6402 CONFIG_ARGUMENTS in Makefile.
6403 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
6404 by configure.in.
6405 (CONFIG_ARGUMENTS): Likewise.
6406 (CONFIGURE_TARGET_MODULES): New variable.
6407 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
6408 ($(CONFIGURE_TARGET_MODULES)): New target.
6409 (configure-libg++, configure-libio): New targets.
6410 (all-libg++): Depend upon configure-libg++.
6411 (all-libio): Depend upon configure-libio.
6412 (configure-libgloss, all-libgloss): New targets.
6413 (configure-libstdc++): New target.
6414 (all-libstdc++): Depend upon configure-libstdc++.
6415 (configure-librx, all-librx): New targets.
6416 (configure-newlib): New target.
6417 (all-newlib): Depend upon configure-newlib
6418 (configure-xiberty): New target.
6419 (all-xiberty): Depend upon configure-xiberty.
6420
6421Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6422
6423 * configure.in (host i[345]86-*-win32): Expand the
6424 noconfigdirs again.
6425
6426Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
6427
6428 * mpw-configure: Fix sed command file name.
6429
6430Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
6431
4e81ae98 6432 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
6433 noconfigdirs again.
6434
6435Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
6436
6437 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
6438 or powerpc*-*-pe*, since they are not yet supported.
6439
6440Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
6441
6442 Add PowerMac support and many other enhancements.
6443 * mpw-configure: New option --cc to select compiler to use,
6444 paste options set according to --cc into the generated
6445 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
6446 if mpw-make.sed is present.
6447 * mpw-config.in: Don't test for gC1, test for mpw-touch,
6448 add forward includes for PowerPC include files.
6449 * mpw-build.in: Build using Makefile.PPC if present.
6450 (do-byacc, etc): Remove separate version resource builds.
6451 (do-gas): Build "stamps" before "all".
6452 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
6453 * mpw-README: Update to reflect --cc option, PowerMac support,
6454 and recently-reported compatibility problems.
6455
6456Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
6457
6458 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
6459 embedded m68k systems (-aout, -coff, -elf, -vxworks).
6460 (--with-multilib-top): Pass to recursive invocations.
6461
6462Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
6463
6464 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
6465 v810-*-*.
6466
6467Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6468
6469 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
6470 gdb, ld and opcodes on v810-*-*.
6471
6472Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
4e81ae98 6473
6599da04
JM
6474 * config/mh-ncrsvr43: Removed AR_FLAGS
6475
6476Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
6477
6478 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
6479 (local-maintainer-clean): New target.
6480 (maintainer-clean): New target.
6481 (realclean): Just depend upon maintainer-clean.
6482
6483Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6484
6485 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
6486
6487Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
6488
6489 * configure.in: Build ld in mips*-*-bsd* case.
6490
6491Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
6492
6493 * config.sub: Accept -lites* OS. From Ian Dall.
6494
6495Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
6496
6497 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 6498 targets.
6599da04
JM
6499
6500Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6501
6502 * configure.in: treat i386-win32 canadian cross the same as
6503 i386-go32 canadian cross.
6504
6505Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6506
6507 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
6508 running under the simulator to build a reduced set of libraries.
6509 (powerpc-*-eabiaix): Add fine grained multilib support added to
6510 other powerpc targets yesterday.
6511
6512Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6513
6514 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
6515 -disable-softfloat, -disable-relocatable, -disable-aix, and
6516 -disable-sysv to control which multilib libraries get built.
6517
6518Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6519
6520 * configure: Add Makefile.tem to list of files to remove in trap
6521 handler.
6522
6523Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
6524
6525 * config.guess (*Linux*): Add missing "exit"s.
6526 Also, need specific check for alpha-unknown-linux (uses COFF).
6527
6528Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
6529
6530 * config.guess: Merge with FSF:
6531
6532 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
6533 * config.guess (AIX4): More robust release numbering discovery.
6534
6535 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
6536 * config.guess (i386-sequent-ptx): Properly get version number.
6537
6538 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
6539 * config.guess (mips:*:4*:UMIPS): New case.
6540
6541Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
6542
6543 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
6544 (i386-win32 host): Likewise. Don't build readline.
6545
6546Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
6547
6548 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
6549 SUPPORT_FILES to submakes.
6550
6551Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
6552
6553 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
6554 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
6555 mpw-configure.
6556
6557Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
6558
6559 * configure.in (appdirs): Use =, not ==, in test expression when
6560 trying to build the text to print in the warning message for
6561 Solaris users.
6562
6563Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
6564
6565 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
6566
6567Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6568
6569 * config.guess: Recognize lynx-2.3.
6570
6571Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
6572
6573 * config.sub (z8ksim): Deleted
6574 (z8k-*-coff): New, this is the one true name of the target.
6575
6576Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
6577
6578 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
6579
6580Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
6581
6582 * config.guess (*:Linux:*:*): First try asking the linker what the
6583 default object file format is (elf, aout, or coff). Then if this
6584 fails, try previous methods.
6585
6586Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6587
6588 * configure.in: Don't build newlib for *-*-vxworks5.1.
6589
6590Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6591
6592 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
6593 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
6594
6595Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
6596
6597 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
6598
6599Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
6600
6601 * cfg-ml-com.in: New file.
6602 * cfg-ml-pos.in: New file.
6603
6604Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6605
6606 * COPYING.NEWLIB: Add HP free copyright to list.
6607
6608Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6609
6610 * config.sub: Recognize -eabi* for the system, not just -eabi.
6611
6612Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
6613
6614 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
6615 * config.sub, configure.in (win32): New target and host.
6616
6617Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
6618
6619 * configure.in: Add i386-pe configuration.
6620
6621Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
6622
6623 * mpw-build.in (install): Install GDB after LD.
6624
6625Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
6626
6627 * mpw-config.in (elf/mips.h): Always forward-include, needed
6628 for GDB to build.
6629
6630Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
6631
6632 * testsuite: New directory for customer acceptance and whole tool
6633 chain tests.
6634
6635Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6636
6637 * configure: If per-host line isn't found, but AC_OUTPUT is found
6638 and a configure script exists, run it instead.
6639
6640Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
6641
6642 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
6643
6644Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
6645
6646 * configure: Set build_{cpu,vendor,os,alias} to host values when
6647 --build isn't specified.
6648
6649Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6650
6651 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
6652 (FLAGS_TO_PASS): Pass them.
6653 (EXTRA_TARGET_FLAGS): Ditto.
6654
6655 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
6656
6657Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6658
6659 * Makefile.in (all-libg++): Depend on all-libstdc++.
6660
6661Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6662
6663 * configure.in (noconfigdirs): Enable all packages for
6664 i386-unknown-netbsd.
6665
6666Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
6667
6668 * configure.in (noconfigdirs): Don't configure tk for i386-go32
6669 hosted builds (DOS builds)
6670
6671Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6672
6673 Changes for ARM based on patches from Richard Earnshaw:
6674 * config.sub: Handle armeb and armel.
6675 * configure.in: Omit arm linker only for riscix.
6676
6677Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
6678
6679 * config.guess: Update from FSF.
6680
6681Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
6682
63f6bcd7 6683 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
6684 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
6685 powerpcle variant. Convert pentium into i586, not i486. Add p5
6686 alias for i586. Map new x86 variants p6, k5, nexgen into i586
6687 temporarily.
6688
6689Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
6690
6691 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
6692
6693Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
6694
6695 * config.sub: Accept -lites* as a basic system type.
6696
6697Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
6698
6699 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
6700 installed, and if so return linuxoldld as the system name.
6701
6702Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
6703
6704 * config.guess: Add hppa1.1-hp-lites support.
6705
6706Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
6707
6708 * configure.in: Don't build newlib for m68k-vxworks5.1.
6709
6710Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6711
6712 * configure.in (mips-sgi-irix6): Use mh-irix5.
6713
6714Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
6715
6716 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
6717
6718Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6719
6720 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 6721 OSF/1. Fix compiler flags.
6599da04
JM
6722 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
6723
6724Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
6725
6726 * configure.in: Recognize --with-newlib.
6727 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
6728
6729Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6730
d207ebef 6731 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
6732 to *_X11_MODULES due to gdbtk needing X include files et al.
6733
6734Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
6735
6736 Merge in support for Mac MPW as a host.
6737 (Old change descriptions retained for informational value.)
6738
6739 * mpw-config.in: Add generic include forwards for cpu-specific
6740 include files in aout and elf directories.
6741
6742 * mpw-configure: Added copyright.
6743 * mpw-config.in: Check for presence of required build tools.
6744 (target_libs): Add newlib.
6745 (target_tools): Add examples.
6746 (Read Me): Generate as "Read Me for MPW" instead.
6747 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
6748 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
6749 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
6750
6751 * mpw-configure: Remove subdir-specific makefile hackery,
6752 delete mk.tmp after using it.
6753
6754 * mpw-build.in (all): Display start and end times.
6755
6756 * mpw-configure (host_canonical): Set.
6757 (target_cpu): Always add to makefiles.
6758 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
6759 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
6760 (mpw-mh-mpw): Look for in srcdir and srcroot.
6761 Use sed instead of mpw-edit-prefix to edit prefix definitions.
6762
6763 * mpw-build.in: (install-only): New target.
6764
6765 * mpw-configure (host_alias, target_alias): Rename from hostalias
6766 and targetalias, add into generated Makefile.
6767 (mk.tmp): If present, add into generated Makefile.
6768 * mpw-build.in (all-gas): Build config.h first before gas proper.
6769
6770 * mpw-configure (config.status): Write only if changed.
6771 * mpw-config.in (readline): Configure it (not built, just used for
6772 definitions).
6773
6774 * mpw-config.in (elf/mips.h): Add a forward include.
6775
6776 * mpw-config.in: Forward-include most .h files in include into
6777 extra-include.
6778 (readline): Don't build.
6779 mpw-build.in (install): Install GDB.
6780
6781 * mpw-configure (prefix, mpw_prefix): Handle it.
6782 * mpw-config.in (mmalloc, readline): Don't configure.
6783 * mpw-build.in (thisscript): Rename to ThisScript.
6784 Use mpw-build instead of BuildProgram everywhere.
6785 (mmalloc, readline): Don't build.
6786 * mpw-README: New file, basic documentation about the MPW port.
6787
6788 * mpw-config.in: Use forward-include to create include files.
6789
6790 * mpw-configure: Add more things to the top of each configured
6791 Makefile, including contents of config/mpw-mh-mpw.
6792 * mpw-config.in (extra-include): Create this directory and fill it
6793 with Posix-like include files when configuring.
6794
6795 * config.sub (apple, mac, mpw): Add various aliases.
6796
6797 * mpw-build.in: New file, top-level build script fragment for MPW.
6798 * mpw-configure: New file, configure script for MPW.
6799 * mpw-config.in: New file, config fragment for MPW.
6800
6801Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6802
6803 * configure.in (host_libs): Remove glob, since it is gone from the
6804 sources.
6805
6806Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6807
6808 * Makefile.in: define empty GDB_NLM_DEPS var.
6809
6810 * configure.in(target_makefile_frag): use config/mt-netware
6811 for netware targets.
6812
6813Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
6814
6815 * config.sub: Merge in recent FSF changes. Remove linux special
6816 cases.
6817
6818Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6819
6820 build-all.mk,config/mh-solaris: revert these two changes:
6821
6822 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
6823
6824 * build-all.mk: Use CC=cc -Xs on Solaris.
6825
6826 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6827
6828 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
6829 working xmakefile for Emacs.
6830
6831Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6832
6833 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
6834 stop using it.
6835 * Makefile.in: Nuke all references to glob subdirectory.
6836
6837Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6838
6839 * configure.in: Fix --enable-shared logic in per-host.
6840
6841Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
6842
6843 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
6844
6845Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6846
6847 * configure.in (noconfigdirs): Don't build gas on AIX, for
6848 powerpc*-*-aix* as well as for rs6000*-*-aix*.
6849
6850Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
6851
6852 * configure: Fix --cache-file to work if the file argument is a
6853 relative path.
6854
6855Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
6856
6857 * configure: If the --cache-file is used, pass it down to
6858 configure in subdirectories.
6859
6860Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
6861
6862 * config.sub: add vxworks29k configuration.
6863
6864Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6865
6866 * Makefile.in (taz): Do "diststuff" part quietly.
6867
6868Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
6869
6870 * config.sub: Mini-merge with gcc/config.sub.
6871
6872Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6873
6874 * config.guess (IRIX): Sed - to _.
6875
6876Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6877
6878 * Makefile.in (source-vault, binary-vault): New targets.
6879
6880Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
6881
6882 * config.sub: Recognize -eabi as a basic system type.
6883
6884Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6885
6886 * configure.in (enable_shared stuff): Fix typo.
6887
6888Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
6889
6890 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
6891
6892Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6893
6894 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
6895
6896Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
6897
6898 * configure.in (rs6000-*-*): Don't build gas.
6899
6900Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
6901
6902 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
6903 reduce command line length.
6904 (AS_FOR_TARGET): Check for as.new, not Makefile.
6905 (NM_FOR_TARGET): Check for nm.new, not Makefile.
6906
6907Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
6908
6909 * config.guess: Merge from FSF.
6910
6911Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6912
6913 * configure: Don't use $ when handling program_suffix.
6914
6915Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
6916
6917 * configure.in: Configure tk for hppa/hpux.
6918
6919Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
6920
6921 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
6922
6923Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
6924
6925 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
6926 to LIBCXXFLAGS. Tests are better run without it.
6927
6928Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
6929
6930 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
6931
6932Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
6933
6934 * configure.in (*-*-netware*): Don't configure xiberty.
6935
6936Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
6937
6938 * configure.in: Remove tk from native_only list.
6939
6940Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
6941
6942 * build-all.mk: Add mips-ncd-elf target to sun4 targets
6943 for special NCD build.
6944
6945Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6946
6947 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
6948 makeall.bat, they're only useful for binutils snapshots.
6949 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
6950 makeall.bat to specified SUPPORT_FILES.
6951
6952Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
6953
6954 * build-all.mk: Add Ericsson targets to sun4 and solaris
6955 hosts. Add BNR's sun4 target to solaris host, so their
6956 build-from-source will be tested in-house first.
6957
6958Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6959
6960 * Makefile.in (LIBCFLAGS): New variable.
6961 (CFLAGS_FOR_TARGET): Ditto.
6962 (LIBCFLAGS_FOR_TARGET): Ditto.
6963 (LIBCXXFLAGS): Ditto.
6964 (CXXFLAGS_FOR_TARGET): Ditto.
6965 (LIBCXXFLAGS_FOR_TARGET): Ditto.
6966 (BASE_FLAGS_TO_PASS): Pass them.
6967 (EXTRA_TARGET_FLAGS): Ditto.
6968
6969 * configure.in, config/m[th]-*pic: Support --enable-shared.
6970
6971Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
6972
6973 * configure.in (target_libs): Include libstdc++ again.
6974 * config.guess: Update from FSF (for FreeBSD).
6975
6976Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6977
6978 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
6979 makeall.bat.
6980 (DISTDOCDIRS): Add `etc'.
6981 (ETC_SUPPORT_PFX): New variable.
6982 (taz): Include anything from etc starting with a word in
6983 ETC_SUPPORT_PFX.
6984
6985Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6986
6987 * config.sub: Update for recent FSF changes. Remove obsolete
6988 h8300hds entry. Add -windows* and -osx as basic os. Minor
6989 spacing changes.
6990
6991Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
6992
6993 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
6994
6995 * config.guess: Merge with FSF.
6996 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
6997
6998Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6999
7000 * configure: Since the "trap 0" handler will override the exit
7001 status on many systems, only use it for "exit 1", and make it set
7002 a non-zero exit status; reset it before "exit 0". Also, check
7003 exit status of config.sub, and error out if it failed.
7004
7005Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
7006
7007 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7008 and install libgloss.
7009
7010Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7011
7012 * Makefile.in (all-binutils): Depend upon all-byacc.
7013
7014 * configure.in: Don't build emacs on Irix 5.
7015
7016Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7017
7018 * configure.in (*-*-netware*): Add libio.
7019
7020Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7021
7022 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
7023 (CHECK_TARGET_MODULES): Ditto.
7024 (INSTALL_TARGET_MODULES): Ditto.
7025 (TARGET_LIBS): Ditto.
7026 (all-libstdc++): Note dependencies.
7027
7028Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7029
7030 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
7031
7032Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7033
7034 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
7035 -fexternal-templates.
7036
7037 * configure.in (target_libs): Add libstdc++.
7038 (noconfigdirs): Add libstdc++ as appropriate.
7039
7040Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7041
7042 * config.guess: Update from FSF.
7043
7044Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7045
7046 * configure: Use ${config_shell} when running ${configsub}.
7047
7048Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
7049
7050 * config.sub: No longer recognize h8300h.
7051
7052Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7053
7054 * config.sub: Remove extraneous differences between config.sub and
7055 gcc/config.sub.
7056
7057Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7058
7059 * Makefile.in (DISTSTUFFDIRS): Add gas.
7060
7061Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
7062
7063 * COPYING.NEWLIB: New file.
7064
7065Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
7066
7067 * config.guess (HP-UX): Patch from Harlan Stenn
7068 <harlan@landmark.com> to also emit release level.
7069
7070Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7071
7072 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
7073
7074Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
7075
7076 * config.sub: Merge nextstep cleanup from FSF.
7077
7078Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7079
7080 * configure.in (arm-*-*): Don't configure ld for this target.
7081
7082Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7083
7084 * configure.in (*-*-netware): don't configure libg++, libio,
7085 librx, or newlib.
7086
7087Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7088
7089 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
7090 configure ld--it works, but it doesn't support shared libraries.
7091
7092Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7093
7094 * config.guess (*-unknown-freebsd*): Get rid of possible
7095 trailing "(Release)" in version string.
7096 Patch from Paul Richards <paul@isl.cf.ac.uk>.
7097
7098Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
7099
7100 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
7101 Fix type: *-next-neststep -> *-next-nextstep.
7102
7103 * config.guess: Merge from FSF:
7104
7105 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7106
7107 * config.guess: Recognize powerpc-ibm-aix3.2.5.
7108
7109 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7110
7111 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
7112 instead of UNIX_SV for UnixWare 1.0).
7113
7114Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
7115
7116 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
7117 to make gdb/nlm/* build after the compiler and linker.
7118
7119Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
7120
7121 * config.guess (netbsd, freebsd, linux): Accept any machine,
7122 not just i[34]86.
7123 (m68k-atari-sysv4): Relocate to match FSF version.
7124
7125 * config.guess: More merges from the FSF:
7126
7127 Add a space before function call or macro invocation.
7128
7129 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7130
7131 * config.guess: Add trap cmd to remove dummy.c and dummy when
7132 interrupted.
7133
7134 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7135
7136 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
7137 (dummy): Redirect stderr from compilation of dummy.c.
7138
7139 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
7140
7141 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
7142
7143Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
7144
7145 * configure: Accept and ignore --cache*, for compatibility with
7146 new autoconf.
7147
7148Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
7149
7150 * config.guess: Merge from FSF:
7151
7152 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7153
7154 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
7155 (PATH): Add /.attbin at end for finding uname.
7156 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
7157
7158 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
7159
e490616e 7160 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
7161
7162 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
7163
e490616e
ZW
7164 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
7165 to select whether to use ELF or COFF.
6599da04
JM
7166
7167 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7168
e490616e 7169 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
7170
7171 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7172
7173 * config.guess: Guess the OS version for HPUX.
7174
7175 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
7176
7177 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
7178
7179Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7180
7181 * configure.in: Recognize --with-headers, --with-libs, and
7182 --without-newlib.
7183 * Makefile.in (all-xiberty): Depend upon all-ld.
7184
7185Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7186
7187 * configure.in: Change i[34]86 to i[345]86.
7188
7189Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7190
7191 * configure (version): A few more tweaks to help message.
7192
7193Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
7194
7195 * Makefile.in: Remove (for now) librx as a host library,
7196 now that we're building it for target.
7197
7198Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7199
7200 * configure: Fix up help message; from karl@owl.hq.ileaf.com
7201 (Karl Berry).
7202
7203Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
7204
7205 * configure.in: Also configure librx.
7206
7207Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7208
7209 * Makefile.in: Update various rules to reflect that librx
7210 is now needed for libg++.
7211
7212Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7213
7214 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
7215
7216Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7217
7218 * configure.in: Configure the examples directory.
7219
7220Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7221
7222 * configure: Simplify Jun 2 1994 change.
7223
7224Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7225
7226 * change CC to /usr/latest/bin/gcc for lynx host builds, since
7227 /bin/gcc isn't good enough to build gcc.
7228
7229Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
7230
7231 * Makefile.in (GDB_SUPPORT_FILES): Remove
7232 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
7233 (gdb.tar.gz): Add new rule to use standard distribution building
7234 mechanism.
7235
7236Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7237
7238 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
7239 Bill Cox <bill@cygnus.com>.
7240
7241Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
7242
7243 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
7244
7245Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
7246
7247 * configure: Search current dir first in .gdbinit.
7248
7249Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
7250
7251 * config.sub: Recognize freebsd (merged from gcc config.sub).
7252
7253Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
7254
7255 * config.sub: Refer to NeXT's operating system as nextstep.
7256
7257 * config.sub (case $basic_machine): Re-order the cases, to match
7258 the order in the FSF version (which is mostly alphabethical).
7259 Merge in some additions and changes from the FSF.
7260
7261Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
7262
7263 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
7264 * config.sub: Recognize cxux7.
7265 * configure.in: Use mh-cxux for m88k-harris-cxux*.
7266
7267Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7268
7269 * config.sub: Fix typo powerpc -> powerpc-*.
7270
7271Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
7272
7273 * Makefile.in: `all-emacs19' depends on `all-byacc'.
7274
7275 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
7276 parallel with all-emacs and install-emacs). Top-level command
7277 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
7278
7279Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7280
7281 * test-build.mk ($(host)-stamp-stage2-installed): Remove
7282 $(relbindir)/make before doing ``make install'', and use
7283 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
7284 installing over running make binary.
7285 ($(host)-stamp-stage3-installed): Likewise.
7286
7287Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7288
7289 * config.guess: Recognize Mach.
7290
7291Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7292
7293 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
7294 see whether --exec-prefix was used.
7295
7296Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7297
7298 * README: Explicitly mention libg++/README. (Zoo's idea.)
7299
7300Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7301
7302 * Makefile.in: Add all-librx target similar to all-libproc.
7303
7304Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
7305
7306 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
7307 with post 1.2 uname bogosity.
7308
7309Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7310
7311 * configure: Remove temporary files on receipt of a signal.
7312
7313Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
7314
7315 * configure: If there is a package_makefile_frag, remove
7316 ${subdir}/Makefile.tem after copying it in.
7317
7318Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7319
7320 * build_all.mk: support rs6000 lynx identifies itself as
7321 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
7322 since /bin/gcc is too feeble to compile a modern gcc.
7323
7324Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
7325
7326 * brought devo/test-build.mk update-to-date with progressive/
7327 test-build.mk. Add lynx targets and hppa flag info.
7328
7329Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7330
7331 * configure.in: Use mh-ncrsvr43. Patch from
7332 Tom McConnell <tmcconne@sedona.intel.com>.
7333
7334Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
7335
7336 * config.guess (i386-unknown-bsdi): No longer need to
7337 check #if defined(__bsdi__) && defined(__i386__).
7338
7339Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7340
7341 * configure: Set program_transform_nameoption correctly.
7342
7343Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
7344
7345 * brought build-all.mk update-to-date with progressive build-all.mk,
7346 added new targets and hppa info.
4e81ae98 7347
6599da04
JM
7348Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7349
7350 * configure: If config.guess result is a prefix of the user
7351 specified target, assume a native build and use the user specified
7352 target as the host alias. Remove SunOS patch suffix removal hack.
7353 * configure.in: Remove SunOS patch suffix removal hack.
7354
7355 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
7356 in NATIVE_CHECK_MODULES.
7357
7358Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
7359
7360 * Makefile.in: Rename HOST_ONLY to NATIVE.
7361 * configure: Delete SunOs patch suffix from host_canonical
7362 and build_canonical variables that are prepended to Makefiles.
7363 * configure.in: Add comments for easier maintenance.
7364
7365Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7366
7367 * Makefile.in: Add all-libproc target similar to all-gui.
7368
7369Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
7370
7371 * Makefile.in (CHECK_MODULES): split into
7372 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
7373
7374Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
7375
7376 * config.guess (i386-unknown-bsdi): New system to guess.
7377
7378Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7379
7380 * Makefile.in: Add all-gui target (but not yet build by "all").
7381
7382Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
7383
7384 * config.sub: Move deletion of patch suffix from here...
7385 * configure.in: To here, at Ian's suggestion. The top-
7386 level scripts might need to know of a patch level.
7387
7388Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
7389
7390 * config.sub: Strip off patch suffix so rtl is recognized
7391 as a sunos4.1.3 machine, even though it's been patched.
7392
7393Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
7394
7395 * Makefile.in (INSTALL_LAST): Delete.
7396 (INSTALL_DOSREL): New.
7397
7398Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7399
7400 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
7401 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
7402 whether we pass down --with-gnu-ld anyhow.
7403
7404Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
7405
7406 * Makefile.in (INSTALL_LAST): Change operation so it works
7407 on more flavors of make.
7408 * configure.in (go32): Don't build libg++ or libio.
7409
7410Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
7411
7412 * Makefile.in (Move HOST_PREFIX_1 and friends up so
7413 they can be overriden by templates.
7414
7415Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
7416
7417 * configure.in (target==go32): Don't build gdb.
7418 * dosrel: New directory.
7419
7420Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
7421
7422 * configure.in (host==go32): Configure dosrel too.
7423 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
7424 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
7425 be set by incoming names or templates.
7426 (INSTALL_LAST): New rule.
7427 * config/mh-go32: New fragment.
7428
7429Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
7430
7431 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
7432
7433Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7434
7435 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
7436 unique in 8.3 naming schemes.
7437 * configure.in (appdirs): New variable. Currently empty, but will
7438 be used in gas distribution. If nonempty, lists a set of
7439 directories at least one of which must get configured, or top
7440 level configuration is considered to have failed.
7441 (rs6000-*-lynxos*): Use new file name.
7442
7443Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7444
7445 Eliminate XTRAFLAGS.
7446 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
7447 newlib include files using -idirafter, and also use -nostdinc.
7448 (CXX_FOR_TARGET): Likewise.
7449 (XTRAFLAGS): Removed.
7450 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
7451 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
7452 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
7453 ($(DO_X)): Don't pass down XTRAFLAGS.
7454
7455Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7456
7457 * configure.in (mips*-dec-bsd*): New target; do build linker.
7458 (mips*-*-bsd*): New target; don't build linker.
7459
7460Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7461
7462 * configure.in: support rs6000-*-lynxos* configuration.
7463 support sunos4 as a cross target.
7464
7465 * config.sub: look for lynx*, not lynx since the OS version may
7466 legitimately be part of the name.
7467
7468Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7469
7470 * configure.in (i[34]86-*-sco*): Move to be with other i386
7471 targets.
7472 (romp-*-*): New target. Skip various binary utilities.
7473 (vax-*-*): New target. Don't build newlib.
7474 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
7475
7476Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7477
7478 * configure.in: Only set host_makefile_frag if config
7479 directory exists.
7480
7481Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7482
7483 * install.sh: If $dstdir exists, don't check whether each
7484 component does.
7485
7486Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7487
7488 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
7489
7490Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
7491
3b75d237
AJ
7492 * configure.in (*-*-lynxos*): Don't configure newlib for either
7493 native or cross Lynx.
6599da04
JM
7494
7495Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
7496
7497 * config.sub (sparc64-elf): Fix os.
7498 (z8k): Remove duplicate.
7499
7500Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7501
7502 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
7503 gcc/stmp-fixproto, to try to prevent fixproto from being run.
7504
7505Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
7506
7507 * configure: Make file links cleanly even if Lynx fails on
e490616e 7508 an NFS symlink (at least fail cleanly).
6599da04
JM
7509
7510Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7511
7512 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
7513 -XNh2000.
7514
7515Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7516
7517 * configure: Unknown options are fatal again.
7518
7519Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
7520
7521 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 7522 compatibility.
6599da04
JM
7523
7524Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
7525
7526 * build-all.mk: Add `clean' target.
7527
7528Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7529
7530 * config.guess: Add SINIX support.
7531 * configure.in: Add mips-*-sysv4* support.
7532
7533Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
7534
7535 * build-all.mk: Document all useful targets.
7536 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
7537 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
7538
7539Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7540
7541 * configure: Support --silent, --quiet.
7542
7543Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7544
7545 * configure: Support --disable-FEATURE.
7546
7547Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7548
7549 * config.guess: Recognize NCR running SVR4.3.
7550
7551Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
7552
7553 * config.guess: Make BSDI generate i386-unknown-bsd386.
7554 Patch from Paul Eggert <eggert@twinsun.com>.
7555
7556Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7557
7558 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
7559
7560Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7561
7562 * configure: Make unrecognized options give nonfatal warnings
7563 instead of fatal errors, and pass them to any subdirectory
7564 configures in case they recognize them.
7565 Make --x equivalent to --with-x.
7566
7567Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7568
7569 * configure: Add --enable-* options. Clean up usage message and
7570 some comments.
7571
7572Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
7573
7574 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
7575
7576Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7577
7578 * configure.in (hppa*-*-*): Enable binutils.
7579
7580Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7581
7582 * config.sub: Recognize cisco.
7583
7584Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
7585
7586 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
7587
7588Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7589
7590 * config.guess: about target *-hitachi-hiuxwe2, don't print more
7591 than one configuration name. Add comment.
7592
7593Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
7594
7595 * config.guess: about target *-hitachi-hiuxwe2, fixed
7596 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
7597 macro is incorrect.]
7598
7599Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7600
7601 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
7602 than the "make ls" stuff which used to be here.
7603
7604Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7605
7606 * config.guess: Recognize i[34]86-unknown-freebsd.
7607 From Shawn M Carey <smcarey@rodan.syr.edu>.
7608
7609Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
7610
7611 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
7612
7613Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7614
7615 * config.guess: Check for ptx.
7616
7617Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
7618
7619 * config.sub: Add os9k checking.
7620
7621Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7622
7623 * config.guess: Handle OSF1 running on HPPA processors
7624
7625Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
7626
7627 * configure: If subdir configure fails, print out a message with
7628 subdirectory name, in case subdir's configure code didn't identify
7629 itself.
7630
7631Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
7632
7633 * configure.in: Remove embedded newlines from configdirs.
7634 Avoid mismatches of substrings. Fix matching strings at end
7635 of configdirs.
7636
7637Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
7638
7639 * config.guess: Add Lynx/rs6000 config support.
7640
7641Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
7642
7643 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
7644
7645Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
7646
7647 * configure.in (hppa*-*-osf*): Treat this just like most other
7648 PA configurations (eg no binutils or ld).
7649 (hppa*-*-*elf*): These configurations have binutils and ld.
7650
7651Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7652
7653 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
7654
7655Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7656
7657 * configure.in (rs6000-*-*): Build gas.
7658
7659Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7660
e490616e 7661 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
7662
7663Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7664
7665 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
7666 for GDB and GDB has been fixed to not need it.
7667
7668Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
7669
7670 * config/mh-lynxosrs6k: Account for lack of ranlib!
7671
7672Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7673
7674 * config.guess: Recognize vax hosts.
7675
7676Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7677
7678 * configure (while loop): Don't use "break 2" inside case
7679 statement -- the case statement isn't an enclosing loop.
7680
7681Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
7682
7683 * config.guess: Clean up NeXT support, to allow nextstep
7684 on Intel machines. Make OS be nextstep.
7685
7686Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
7687
7688 * config.guess: Add alternate forms for Convex.
7689
7690Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
7691
7692 * configure: Completely rewrite option processing. Take
7693 advantage of pattern-matching to avoid invoking test frequently.
7694 Also clean up host and target defaulting logic.
7695
7696Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7697
7698 * Makefile.in: Replace all occurrances of "rootme" with "r" and
7699 "$${rootme}" with "$$r", to increase the likelihood that the do-*
7700 commands (plus user environment) will fit SCO limits.
7701
7702Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7703
7704 * configure.in: Don't issue warnings about directories which are
7705 not being configured if -norecursion is set. Correct test for
7706 --with-gnu-as and --with-gnu-ld to not get confused by substring
7707 matches.
7708
7709 * configure.in: Don't build gas for alpha-dec-osf1*.
7710
7711Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
7712
7713 * configure: Back out Per's change of 12/19/1993. It changes the
7714 behavior of configure in unexpected and confusing ways.
7715
7716 Also, use different delim char when calculating
7717 program_transform_name so that the name can contain slashes.
7718
7719Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
7720
7721 * configure.in, config.sub: Add support for VSTa micro-kernel.
7722
7723Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7724
7725 * configure.in: Nuke hacks which were used to get a special
7726 version of GAS for HPPA configurations.
7727
7728Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
7729
7730 * configure: If only ${target_alias} is given, use that
7731 as the default for ${host_alias}.
7732 * configure: Add missing back-slashes before nested quotes.
7733
7734Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
7735
7736 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
7737
7738Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
7739
7740 * config.guess: Recognize some Tektronix configurations.
7741 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
7742
7743Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
7744
7745 * config.sub: Match any flavor of SH.
7746
7747Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
7748
7749 * configure.in: Don't try to configure newlib for Alpha.
7750
7751Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7752
7753 * configure.in: Don't build ld for Irix 5. Don't build gas,
7754 libg++ or libio for any Alpha target.
7755
7756 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
7757 * config/mh-irix5. New file for Irix 5.
7758
7759Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
7760
7761 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
7762 default arguments -- so it tried to compress itself.
7763
7764Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
7765
7766 * configure.in (notsupp): ensure that a space is always at the end
7767 of the configdirs list, since the grep checks for an explicit space
7768
7769Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7770
7771 * configure.in (target i386-sysv4.2): don't build ld, since static
7772 versions of many libraries are not available.
7773
7774Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7775
7776 * config.guess: Recognize Apollos (using environment variables).
7777 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
7778
7779Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7780
7781 * config.guess: Recognize Sony news mips running newsos.
7782
7783Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
7784
7785 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
7786 "fi ; else" for bash.
7787
7788Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
7789
7790 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
7791
7792Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
7793
7794 * config.sub: accept unixware as an alias for svr4.2.
7795 Fix some inconsistancies with the gcc version.
7796
7797Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7798
7799 * Makefile.in (DISTDOCDIRS): Add gdb.
7800
7801Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
7802
7803 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
7804
7805Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7806
7807 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
7808 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
7809 this now.
7810
7811Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7812
7813 * config.sub: Accept hiux* as an OS name.
7814
7815 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
7816 etc/make-stds.texi. The underscore came from gcc, and dje now
7817 agrees that RUNTESTFLAGS is the correct name.
7818
7819Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
7820
7821 * install.sh: Remove 'set -e'. It makes any conditionals
7822 in the script useless.
7823
7824 * config.guess: Automatically recognize arm-acorn-riscix
7825 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
7826
7827Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
7828
7829 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
7830
7831Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7832
7833 * Makefile.in (DISTDOCDIRS): New variable.
7834 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 7835 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
7836
7837Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7838
7839 * configure.in (hppa target): check the source directory for the
7840 pagas sub-directory
7841
7842Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
7843
7844 * config.sub: Allow -aout* and -elf*.
7845
7846Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7847
7848 * configure.in: Don't build ld on i386-solaris2, same as for
7849 sparc-solaris2.
7850
7851Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
7852
7853 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
7854
7855Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7856
7857 * configure.in: Configure gdb for alpha.
7858
7859Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7860
7861 * Makefile.in (CXXFLAGS): Add -O.
7862
7863Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7864
7865 * config.guess: added support for DG Aviion
7866
7867Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7868
7869 * configure.in: Produce warning message for subdirectories not
7870 configurable for this host/target combination. Don't try to
7871 configure gdb for vms.
7872
7873Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7874
7875 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
7876 appropriate files before making "diststuff".
7877 (DISTBISONFILES): New var: list of files to be edited.
7878 (DISTSTUFFDIRS): Add binutils.
7879
7880Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7881
7882 * config.sub: also handle mipsel and mips64el (for little endian mips)
7883
7884Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7885
7886 * configure.in: Add * to end of all OS names.
7887
7888Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
7889
7890 * configure.in: Build newlib for LynxOS native.
7891
7892Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7893
7894 * config.guess: Add support for delta 88k running SVR3.
7895
7896 * configure.in: Add comment about HP compiler vs. emacs.
7897
7898Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7899
7900 * configure.in: don't build ld on solaris2 (not a viable option
7901 due to bugs in getpwnam & getpwuid)
7902
7903Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7904
7905 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
7906 config.guess will produce a full version number.
7907
7908Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7909
7910 * configure.in: Build linker and binutils for alpha-dec-osf1.
7911
7912Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7913
7914 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
7915 and gdb/testsuite/Makefile.in.
7916
7917Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7918
7919 * configure.in: recognize mips*- instead of mips-
7920
7921Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
7922
7923 * config.sub: Accept linux*coff and linux*elf as operating
7924 systems.
7925
5d4a5ee6
JL
7926Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7927
7928 * ltmain.sh: Handle symlinks in generated script.
7929
6599da04
JM
7930Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7931
7932 * config.sub: Recognize mips64, and mips3 as an alias for it.
7933
7934Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7935
7936 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
7937 gdb knows how to handle OSF/1 shared libraries.
7938
7939Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7940
7941 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
7942 * config.guess: Recognize Hitachi's HIUX.
7943 * config.sub: Recognize h3050r* and hppahitachi.
7944 Remove redundant cases for hp9k[23]*.
7945
7946Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7947
7948 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
7949 if gas and ld are in the source tree and are in ${configdirs}.
7950 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 7951 --with options (but still pass them down on the command line,
6599da04
JM
7952 if they were explicitly specified).
7953
5d4a5ee6
JL
7954Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7955
7956 * configure: Handle autoconf style directory options: --bindir,
7957 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7958 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7959 --sysconfdir.
7960 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7961 (sharedstatedir, localstatedir, oldincludedir): New variables.
7962 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7963 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7964 sbindir, sharedstatedir, and sysconfdir.
7965
6599da04
JM
7966Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7967
7968 * configure: substitute SHELL value in Makefile.in with
7969 ${CONFIG_SHELL}
7970
5d4a5ee6
JL
7971Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7972
7973 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7974
6599da04
JM
7975Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7976
7977 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
7978 *-*-solaris2* targets.
7979
7980Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7981
7982 * Makefile.in: define M4, and pass it down to sub-makes;
7983 all-autoconf now depends on all-m4
7984
7985Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7986
7987 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
7988 presence of {ar,ranlib} instead of a configured directory
7989
7990Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7991
7992 * config.guess: Accept 34?? as well as 33?? for NCR.
7993
7994Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7995
7996 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
7997 of 'gas' in sed commands, since 'gash' is now in the tree as well.
7998
7999Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8000
8001 * configure: grab values for $(CC) and $(CXX) from the
8002 environment, so that someone can do "CC=gcc configure; make" and
8003 have it work right (matching the way that autoconf works now)
8004
8005 * configure.in, Makefile.in: add support for gash, the tcl
8006 interface to Galaxy
8007
8008 * config.guess: add NetBSD variants (hp300, x86)
8009
8010Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
8011
8012 * install.sh: Support -d option (in the manner of SunOS 4 install,
8013 as it is more deterministic than that of GNU install)
8014 (chmodcmd): Set file to mode 755 by default (should also do default
8015 chgrp and chown, but I don't feel like dealing with that now)
8016
8017Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
8018
8019 * config.sub: Remove h8300hhms alias.
8020
8021Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8022
8023 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8024
8025Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8026
8027 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8028 as stmp-fixinc
8029
8030Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8031
8032 * config.sub: recognize m88110-bug-coff.
8033
8034Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8035
8036 * Makefile.in (all-libio): all dependencies on the toolchain used
8037 to build this (gcc, gas, ld, etc)
8038
8039Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8040
8041 * config.guess: Deal with OSF/1 1.3 on alpha.
8042
8043Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8044
8045 * install.sh: add some 'else true' clauses for portability
8046
8047 * configure.in: don't build libio for h8[35]00-*-* targets
8048
8049Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
8050
8051 * Makefile.in: Add support for new libio.
8052
8053Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8054
8055 * install.sh: If one command fails, don't try the rest. Don't try
8056 to remove $dsttmp (via trap) unless we have already created it.
8057 If $src doesn't exist, detect it and exit with an error.
8058
8059 * config.guess: Recognize BSD on hp300.
8060
8061Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
8062
8063 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
8064 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
8065
8066Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
8067
8068 * Makefile.in (all-send-pr): depends on all-prms
8069
8070Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8071
8072 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
8073
8074Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8075
8076 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
8077 Added test for mips-mips-riscos5.
8078
8079Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8080
8081 * configure.in: use mh-hp300 for 68k HP hosts
8082
8083Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8084
8085 * configure: add support for CONFIG_SHELL, so that you can use
8086 some alternate shell for evaluating configure scripts
8087
8088Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
8089
8090 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
8091 in configure script to bug-gdb@prep.ai.mit.edu when building
8092 distribution archive.
8093 * Makefile.in (COMPRESS): Remove def.
8094 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
8095 gdb.tar.Z and make-gdb.tar.Z respectively.
8096 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
8097 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
8098 to convergence with 'taz' target in Makefile.in.
8099
8100Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8101
8102 * install.sh (dsttmp): use trap to ensure that tmp files go
8103 away on error conditions
8104
8105Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8106
8107 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
8108
8109Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8110
8111 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
8112 its parent is '/' not ''.
8113
8114 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
8115
8116Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
8117
8118 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
8119 that ${newsrcdir}/configure.in does.
8120
8121Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8122
8123 * test-build.mk: support for CONFIG_SHELL
8124
8125Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
8126
8127 * config.sub (netware): Add as a basic system type.
8128
8129Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8130
8131 * Makefile.in (Makefile): depend on configure.in. Also drop the
8132 $(srcdir)/ from the dependency on Makefile.in.
8133
8134Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
8135
8136 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
8137 (h8300hhms is temporary until multi-libraries are implemented).
8138 * configure.in: Handle h8300h too.
8139
8140Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8141
8142 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
8143
8144Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
8145
8146 * configure: Remove extraneous output when guessing host type.
8147 * config.guess: Remove extraneous output when guessing using C
8148 compiler rather than uname, or when guessing fails.
8149
8150Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8151
8152 * Makefile.in: remove all.cross and install.cross targets
8153
8154 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
8155 definitions
8156
8157Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
8158
8159 * configure.in (target sh): Build gprof.
8160
8161Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8162
8163 * config.sub: change -solaris to -solaris2
8164
8165Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8166
8167 * configure.in: Use config/mh-riscos for mips-*-sysv*.
8168
8169Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
8170
8171 * configure: Correct error message for missing Makefile.in to
8172 print correct directory.
8173
8174Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8175
8176 * install.sh: kludge around 386BSD shell bug
8177
8178Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
8179
8180 * config.guess: Recognize NeXT.
8181 * config.guess: Recognize i486-ncr-sysv4.
8182 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
8183
8184Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
8185
8186 * Makefile.in (MAKEINFOFLAGS): New variable.
8187 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
8188 * build-all.mk, test-build.mk: Pass down --no-split as
8189 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
8190
8191Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
8192
8193 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
8194
8195Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
8196
8197 * Makefile.in (libg++.tar.z): New rule.
8198 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
8199 * Makefile.in (taz): Only do a single chmod.
8200
8201Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8202
8203 * install.sh: don't use dirname anymore (replaced with sed usage)
8204
8205Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
8206
8207 * Makefile.in: Change extension for gzip'd files from '.z' to
8208 '.gz' per new FSF standard usage.
8209
8210Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8211
8212 * configure: put quotes around the final value of program_transform_name
8213
8214Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8215
8216 * Makefile.in: new install.sh support; update install-info rules
8217
8218Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
8219
8220 * configure.in: Build diff for crosses, but not for go32 host.
8221
8222 * configure.in: Build gprof only for native, and don't build it
8223 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
8224
8225Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
8226
8227 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
8228
8229Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8230
8231 * configure.in (host_tools): Add prms.
8232
8233Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8234
8235 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
8236 with $(FLAGS_TO_PASS) on the command line
8237
8238 * config.sub: Recognize lynx and lynxos
8239
8240Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
8241
8242 * config.sub: Accept -ecoff*, not just -ecoff.
8243
8244Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8245
8246 * Makefile.in (taz): Use .gz suffix instead of .z.
8247 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
8248 names.
8249
8250Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8251
8252 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
8253
8254Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8255
8256 * Makefile.in (install-no-fixedincludes): install gcc last, so
8257 that rebuilds that might happen during 'make install' don't get
8258 bogus gcc include files
8259
8260Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8261
8262 Change from Utah for HPPA support:
8263 * config.guess: Recognize hppa1.x-hp-bsd.
8264
8265Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
8266
8267 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
8268 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
8269
8270Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
8271
8272 * config.sub: Add support for rom68k and bug boot monitors.
8273
8274Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
8275
8276 * Makefile.in: Make all-opcodes depend on all-bfd.
8277
8278Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
8279
8280 * config.guess: Added special check for i[34]86-univel-sysv4*.
8281
8282Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
8283
8284 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
8285 the processor rather than assuming i486.
8286
8287Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8288
8289 * config.guess: Recognize SunOS6 as Solaris3.
8290
8291Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
8292
8293 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
8294 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
8295
8296Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
8297
8298 * build-all.mk (all-cross): New target for Canadian Cross.
8299 Added Q2 go32 targets.
8300 * test-build.mk: Configure go32 cross sparclite-aout and
8301 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
8302 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
8303
8304Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8305
8306 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
8307 GO32 hosted toolchains
8308
8309Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
8310
8311 * configure: change so "-exec-prefix" gets passed down rather
8312 than "-exec_prefix" so autoconf generated Makefiles get the
8313 exec_prefix set right.
8314
8315Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8316
8317 * config.guess: get the Solaris2 minor version number
8318
8319 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
8320
8321Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8322
8323 * config.guess: Recognize some Sequent platforms.
8324
8325Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8326
8327 * Makefile.in: added the vault-install target
8328
8329 * configure.in: actually use the Sun3 makefile fragment that's in
8330 config, also added the release dir to configdirs
8331
8332Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8333
8334 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
8335
8336Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8337
8338 * configure.in: remove some program from Alpha targetted toolchains
8339
8340Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
8341
8342 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
8343 gprof.
8344 (taz): Run "make diststuff" in those directories instead of "make
8345 proto-dir". Look for "VERSION=" only at start of line in subdir
8346 Makefile. Use "gzip -9" for compression.
8347 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
8348 (binutils.tar.z): New target.
8349
8350Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8351
8352 * Makefile.in (taz): Include gpl.texinfo.
8353
8354Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8355
8356 * Makefile.in (setup-dirs): Merged into "taz" target.
8357 (taz): Only do `proto-dir' stuff if a directory is actually needed
8358 for this target.
8359
8360Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
8361
8362 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
8363 (FLAGS_TO_PASS): Pass down MUNCH_NM.
8364 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
8365 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
8366 (gcc-no-fixedincludes): Correct for current gcc Makefile.
8367
8368Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
8369
8370 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
8371 config.sub, and move-if-change to gdb testsuite distribution
8372 archive, so the testsuite can be extracted, configured, and
8373 run separately from the gdb distribution. Blow away the Chill
8374 tests that require a Chill compiled executable, since GNU Chill
8375 is not yet publically available.
8376
8377Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8378
8379 * test-build.mk: set environment variables in a single command,
8380 instead of a list of assignments and exports
8381
8382 * config.guess: recognize Alpha/OSF1 systems
8383
8384Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8385
8386 * configure: Change help message to prefer --options rather than
8387 -options.
8388
8389Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8390
8391 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
8392 zippy@ecst.csuchico.edu.
8393 * config.guess: Recognize miniframe.
8394
8395Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
8396
8397 * Makefile.in: Use srcroot to find runtest rather than rootme.
8398 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
8399
8400Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
8401
8402 * test-build.mk: Extensive additions to support building on a
8403 machine other than the host.
8404
8405Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8406
8407 * configure (tooldir): Fix for i386-aix again.
8408
8409Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
8410
8411 * configure, Makefile.in: Change definition of $(tooldir)
8412 to match the FSF.
8413
8414Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
8415
8416 * config.guess: Recognize i[34]86/SVR4.
8417
8418Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8419
8420 * Makefile.in (all-gdb): gdb depends on sim.
8421
8422Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
8423
8424 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
8425 at the same time we make the prototype gdb directory.
8426 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
8427 files at the same time as the gdb base release distribution.
8428
8429Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
8430
8431 * Makefile.in (check): Use individual check targets rather than
8432 DO_X rule.
8433 (check-gcc): Added.
8434
8435Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
8436
8437 * config.sub: Use sysv3.2 not sysv32 for canonical OS
8438 for System V release 3.2.
8439
8440Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8441
8442 * config.sub: Recognize hppaosf.
8443 * configure.in: Do configure ld/binutils/gas for it.
8444
8445Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8446
8447 * configure (tooldir): Alter syntax used to set this, for systems
8448 where "\$" isn't handled right, like i386-aix.
8449
8450Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
8451
8452 * configure: Pass program-transform-name, not
8453 program_transform_name, to recursive configures.
8454
8455Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
8456
8457 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
8458 of gas+ld+binutils.
8459
8460Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
8461
8462 * config.guess: Recognize AIX3.2 as distinct from 3.1.
8463
8464Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8465
8466 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
8467
8468 * config/mh-delta88: remove extraneous GCC references
8469
8470Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8471
8472 * Makefile.in (PRMS): Set back to all-prms.
8473
8474Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
8475
8476 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
8477 targets, rather than for MIPS hosts.
8478
8479Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8480
8481 * configure.in: add comment for --with-x default values
8482
8483 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
8484
8485 * Makefile.in: add check-* targets for each of the directories in
8486 the tree. Add a definition of RUNTEST that will use the one we
8487 just built, if it exists. Pass this down via FLAGS_TO_PASS.
8488
8489Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
8490
8491 * configure.in: Removed obsolete references to bfd_target and
8492 target_makefile_frag.
8493
8494 * build-all.mk: Set assorted targets for Q2.
8495 * config.sub: Recognize z8k-sim and h8300-hms.
8496 * test-build.mk: Really don't pass host to configure.
8497 (HOLES): Added uname.
8498
8499Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
8500
8501 * configure: Handle an empty program-prefix, program-suffix or
8502 program-transform-name correctly.
8503
8504Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
8505
8506 * build-all.mk: -G 8 no longer required for MIPS targets.
8507 * test-build.mk: Don't pass host argument to configure; make it
8508 guess.
8509
8510Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
8511
8512 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
8513 * Makefile.in (COMPRESS): New macro, like GZIP.
8514
8515Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
8516
8517 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
8518
8519 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
8520 with gas currently defaults to -G 0.
8521
8522Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
8523
8524 * Makefile.in (all-flex): flex depends on byacc.
8525
8526 * build-all.mk: If host not specified, use config.guess. Pass TAG
8527 to test-build.mk as RELEASE_TAG.
8528 * test-build.mk (configargs): New variable containing arguments to
8529 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
8530 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
8531
8532 * config.guess: Use /bin/uname when checking -X argument on SCO,
8533 to avoid invoking GNU uname which doesn't understand -X.
8534
8535 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
8536
8537 * configure.in: Build gas for mips-*-*.
8538
8539Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8540
8541 * Makefile.in (all.normal): insert missing backslash.
8542
8543Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
8544
8545 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
8546 gcc requirements.
8547
8548 * Makefile.in: Complete overhaul to merge many almost identical
8549 targets.
8550
8551Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8552
8553 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
8554 (gdb.tar.Z): Adjusted.
8555
8556 * Makefile.in (setup-dirs, taz): New targets; should be general
8557 enough to adapt for gdb sometime. Build only .z file.
8558 (gas.tar.z): New target.
8559
8560Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8561
8562 * build-all.mk: Use CC=cc -Xs on Solaris.
8563
8564Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8565
8566 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
8567
8568 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
8569 working xmakefile for Emacs.
8570
8571Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
8572
8573 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
8574 for handling BISON for FSF releases.
8575
8576Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8577
8578 * configure: Actually implement the change zoo just documented.
8579
8580Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8581
8582 * configure: when using config.guess, only set target_alias when
8583 it's not already been set (ie, on the command line)
8584
8585Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8586
8587 * Makefile.in: add installcheck target, set PRMS to install-prms
8588
8589Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8590
8591 * configure: add support for package_makefile_fragment, handle the
8592 case where a directory has a configure.in file but no Makefile.in
8593 more gracefully (with an actual understandable error message, even);
8594 add support for --without (and add this to the usage message); also
8595 explicitly add a --host=${host_alias} to the command line when
8596 config.guess is used
8597
8598Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8599
8600 * configure: Must use both --host and --target in recursive calls.
8601
8602Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
8603
8604 * Makefile.in: Change deja-gnu to dejagnu.
8605
8606Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
8607
8608 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
8609
8610Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8611
8612 * configure.in: canonicalize all instances to *-*-solaris2*,
8613 also strip out a number of tools to not build for go32 host
8614
8615Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8616
8617 * config.guess: add GPL.
8618
8619 * Makefile.in, config.guess, config.sub, configure: bump
8620 copyrights to 93.
8621
8622Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
8623
8624 * Makefile.in (do-info): Removed obsolete check for existence of
8625 localenv file.
8626
8627 * Makefile.in (MAKEOVERRIDES): Define to be empty.
8628
8629Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8630
8631 * Makefile.in: a couple of 'else true' for decstation,
8632 support for TclX
8633
8634 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
8635
8636Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
8637
8638 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
8639
8640Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
8641
8642 * config.guess: Recognize i386-ibm-aix (PS/2).
8643 * configure.in: Use config/mh-aix386 file for it.
8644
8645Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
8646
8647 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
8648 CC_FOR_TARGET instead.
8649 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
8650
8651Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
8652
8653 * Makefile.in: Add sim to list of directories sent with gdb
8654
8655Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
8656
8657 * configure.in: Put back mips-dec-bsd* case.
8658
8659Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
8660
8661 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
8662 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
8663 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
8664 * config/mh-vaxult2: New file.
8665
8666Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8667
8668 * configure.in: remove no-op mips-dec-bsd* in "case $target"
8669
8670 * Makefile.in (dir.info): only run gen-info-dir if it exists,
8671 (install-info): install dir.info only if it exists,
8672 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
8673
8674Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
8675
8676 * configure.in: For vms target, skip bfd, ld, binutils. Do build
8677 gas for mips-dec-bsd.
8678
8679Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
8680
8681 * configure (makesrcdir): If ${srcdir} is relative and not ".",
8682 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
8683
8684Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
8685
8686 * configure.in: Added "dejagnu" to hosttools list.
8687
8688Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8689
8690 * config.sub, configure.in, config.guess: Add support
8691 for Bosx, an AIX variant from Bull.
8692 Patches from F.Pierresteguy@frcl.bull.fr.
8693
8694Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
8695
8696 * devo/dejagnu: Initial creation of devo/dejagnu.
8697 Migrated dejagnu testcases and support files for testing software
8698 tools to reside as subdirectories, currently called "testsuite",
8699 within the directory of the software tool. Migrated all programs,
8700 support libraries, etc. beloging to dejagnu proper from
8701 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
8702 with no modifications. The changes to these files which will
8703 allow them to configure, build, and execute properly will be made
8704 in a future update.
8705
8706Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8707
8708 * Makefile.in: Change send_pr to send-pr.
8709 * configure.in: Likewise.
8710 * send_pr: Renamed directory to send-pr.
8711
8712Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
8713
8714 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
8715
8716Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
8717
8718 * README: Update for gdb-4.8 release.
8719 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
8720 gdb-xxx.tar.z (gzip'd) file also.
8721
8722Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8723
8724 * Makefile.in: make all-diff depend on all-libiberty
8725
8726Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
8727
8728 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
8729
8730Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8731
8732 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
8733
8734Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
8735
8736 * Makefile.in (DEVO_SUPPORT): Remove etc directory
8737 (ETC_SUPPORT): Only add the files GDB wants from etc/.
8738 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
8739
8740Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8741
8742 * Makefile.in: makeinfo binary is in a new location
8743
8744Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
8745
8746 * config.sub: Accept -ecoff as an OS.
8747
8748 * Makefile.in: Various changes to eliminate a level of make
8749 recursion and reduce the required command line length.
8750 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
8751 sub-makes.
8752 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
8753 variables holding settings for specific sub-makes.
8754 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
8755 in terms of BASE_FLAGS_TO_PASS.
8756 (TARGET_LIBS): New variable listing directories which use
8757 TARGET_FLAGS_TO_PASS.
8758 (subdir_do): Eliminated.
8759 (do-*): New set of targets to replace subdir_do.
8760 (various): All targets which used subdir_do now depend on do-*.
8761 (local-clean): Renamed from do_clean.
8762 (local-distclean): New target, dependency of distclean and
8763 realclean.
8764 (install-info): Don't create directories. Depend on dir.info
8765 rather than calling make recursively.
8766 (install-dir.info): Eliminated.
8767 (install-info-dirs): Create all info directories here.
8768 (dir.info): Depend upon do-install-info.
8769
8770 * test-build.mk (HOLES): Added false.
8771
8772Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
8773
8774 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
8775
8776Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8777
8778 * Makefile.in (info): remove dependency on all-texinfo. The
8779 problem was really in texinfo/C, not at this level.
8780
8781Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
8782
8783 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
8784
8785Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
8786
8787 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
8788 GDB releases.
8789
8790Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8791
8792 * configure: Include srcdir in message about target of link not
8793 being found. Don't convert `-' to `_' in `with' options being
8794 passed to subdirs.
8795
8796Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8797
8798 * configure.in: add uudecode to host_tools
8799
8800 * Makefile.in: added {all,install}-uudecode targets, added them to
8801 the appropriate lists
8802
8803Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
8804
8805 * Makefile.in (all-gcc): Added dependency on all-gas.
8806
8807 * configure.in (mips-*-*): Build ld and binutils.
8808
8809Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8810
8811 * configure: check return code from mkdir, print error message and
8812 exit on failure.
8813
8814Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
8815
8816 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
8817
8818Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
8819
8820 * test-build.mk (HOLES): Added tar, cpio and uudecode.
8821
8822Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8823
8824 * config.sub (h8500): Recognize this as a cpu type.
8825
8826Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8827
8828 * configure: source directory missing is no longer a warning
8829
8830 * configure.in: recognize irix[34]* instead of irix[34]
8831
8832 * Makefile.in: define and pass down X11_LIB
8833
8834 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
8835
8836Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
8837
8838 * guess-systype: Renamed to ...
8839 * config.guess: ... by popular request.
8840 * configure.in, Makefile.in: Update accordingly.
8841
8842Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
8843
8844 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
8845 + Add Convex, Cray/Unicos, and Encore/Multimax support.
8846 + Execute ./dummy instead of assuming . is in PATH.
8847
8848Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
8849
8850 * guess-systype: New shell script. Attempts to guess the
8851 canonical host name of the executing host.
8852 Only a few hosts are supported so far.
8853 * configure: Call guess-systype if no host is specified.
8854
8855Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
8856
8857 * Makefile.in (gcc-no-fixedincludes): Made to work with current
8858 gcc Makefile.
8859
8860
8861Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
8862
8863 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
8864 (all-gcc, install-gcc, subdir_do): Use it.
8865
8866Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8867
8868 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
8869
8870Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
8871
8872 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
8873 set exclusively by configure, using configure.in .
8874
8875Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8876
8877 * test-build.mk: set $PATH for all builds
8878
8879 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
8880
8881Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
8882
8883 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
8884 the one used in gcc/Makefile.in, so that a null expansion doesn't
8885 override the one needed to build gcc with a native cc.
8886
8887
8888Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8889
8890 * configure: Accept -with arguments.
8891
8892Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8893
8894 * Makefile.in: added h8300sim
8895
8896Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
8897
8898 * config/mh-sco: Don't override BISON definition.
8899
8900 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
8901 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
8902 (all-cygnus, native, build-cygnus): Make
8903 $(canonhost)-stamp-3stage-done, not $(host)....
8904 * test-build.mk (stamp-3stage-compared): Use tail +10c for
8905 i386-sco3.2v4. Added else true to if command.
8906
8907Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
8908
8909 * config.sub: (from FSF) Sequent uses a BSD-like OS.
8910
8911Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
8912
8913 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
8914
8915Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8916
8917 * configure.in: don't remove binutils from Solaris builds
8918
8919Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
8920
8921 * Makefile.in: get rid of earlier definitions for *clean,
8922 also handle the recursive info rule better
8923
8924Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
8925
8926 * Makefile.in (mostlyclean, distclean, realclean): Fix to
8927 do more-or-less the right thing.
8928
8929Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
8930
8931 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
8932 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
8933
8934Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8935
8936 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
8937 $(host_canonical).
8938
8939 * configure.in: split the configdirs list into 4 categories (native
8940 v. cross, library v. tool) and handle the cross-only and native-
8941 only in more reasonable (and correct!) way.
8942
8943Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
8944
8945 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
8946 configdirs anymore.
8947
8948Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8949
8950 * Makefile.in: extensive cleanup:: removed all of the explicit
8951 clean-* targets, collapsed many wrappers around subdir_do into
8952 one, added additional targets to satisfy standards.texi, deleted
8953 some old targets, some changes for consistency
8954
8955Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8956
8957 * configure.in: handle some programs as cross-only, and others as
8958 native only
8959
8960 * test-build.mk: handle partial holes in a more generic manner
8961
8962 * Makefile.in: m4 depends on libiberty
8963
8964Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8965
8966 * config/mh-sco: don't default $(CC) to gcc
8967
8968Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8969
8970 * configure.in: add m4, textutils, fileutils, sed, shellutils,
8971 time, wdiff, and find to configdirs
8972
8973 * Makefile.in: all, clean, and install rules for the new programs
8974 added to configure.in
8975
8976Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8977
8978 * configure.in: use mh-sun for all *-sun-* hosts
8979
8980 * config/mh-solaris: rework standard X location to use
8981 $OPENWINHOME, if defined.
8982
8983 * config/mh-sun: handle X11 include locations
8984
8985 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
8986 work around dain-bramaged DECwindows include files
8987
8988Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8989
8990 * Makefile.in: define flags for X11 include files and library file
8991 locations, pass them down to the programs that need this info
8992
8993 * build-all.mk: added a 'native' target, to 3stage the native toolchain
8994
8995 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
8996 the vendor supplied X11 headers and libraries
8997
8998Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8999
9000 * configure.in: start building libg++ for HP-UX targets
9001
9002Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
9003
9004 * README: Update references to files moved into etc/.
9005
9006Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
9007
9008 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
9009 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
9010
9011Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
9012
9013 * configure: accept dash as well as underscore in long option
9014 names for FSF compatibility.
9015
9016Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
9017
9018 * config.sub: added -sco3.2v4 support from FSF.
9019
9020Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9021
9022 * configure.in: expand the section that adds or removes
9023 directories from the list of programs to build, to handle native
9024 vs. cross in addition to host v. native
9025
9026Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
9027
9028 * Makefile.in: Replace C++ in macro names with CXX.
9029 This is less likely to break ...
9030
9031Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9032
9033 * test-build.mk: add -w to GNU_MAKE
9034
9035Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9036
9037 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9038 add 'sparc' to list of recognized cpus. This needed to make
9039 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9040 Delete some redundant ose68 variants. Recognize -wrs as an os,
9041 then changes that into $CPU-wrs-vxworks.
9042
9043 * configure.in: remove most references to gdbtest, regularize
9044 target based program removal
9045
9046 * test-build.mk: import from p3 tree (many fixes and changes)
9047
9048Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9049
9050 * Makefile.in: added rules to handle tcl, tk, and expect
9051
9052 * configure.in: handle those directories if they exist
9053
9054Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9055
9056 * config.sub: removed bogus hppabsd and hppahpux names, since
9057 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9058
9059Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9060
9061 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
9062 depends upon all-xiberty
9063
9064 * Makefile.in: changes from p3, including:
9065
9066 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
9067
9068 * Makefile.in (XTRAFLAGS): include newlib directories if
9069 newlib/Makefile exists, rather than if host != target.
9070
9071 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
9072
9073 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9074 from the same source tree and not building a cross-compiler. This
9075 matters for the libg++ configuration if reconfiguring a tree that
9076 has already been installed.
9077
9078 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
9079
9080 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9081 pick up the machine and system specific header files.
9082
9083 * Makefile.in: added AS_FOR_TARGET, passed down in
9084 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9085 the C compiler to use to create programs which are run in the
9086 build environment, set it to default to $(CC), and passed it down
9087 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9088
9089 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
9090
9091 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
9092 We need them for unusual native builds, like systems without
9093 ranlib.
9094
9095 * configure: also define $(host_canonical) and
e490616e
ZW
9096 $(target_canonical), which are the full, canonical names for the
9097 given host and target
6599da04
JM
9098
9099Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
9100
9101 * Makefile.in: Added separate definitions for C++.
9102
9103Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
9104
9105 * configure.in (configdirs): Add deja-gnu.
9106
9107Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
9108
9109 * README: Update for configure.texi and gdb-4.7 release.
9110
9111Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
9112
9113 * Makefile.in: Move "all" target to top of file.
9114 Previously, first target was ".PHONY" which caused BSD4.4 make
9115 to build .PHONY when make was run without arguments.
9116
9117Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
9118
9119 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
9120 Library-copylefted code in libiberty.
9121
9122Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
9123
9124 * config.sub: Replace m68kmote with plain old m68k.
9125
9126Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
9127
9128 * Makefile.in: Remove space from blank line, avoid Make complaints.
9129
9130Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
9131
9132 * config.sub: Complain if no argument is given. Added support for
9133 386bsd as OS and target alias.
9134
9135Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
9136
9137 * Makefile.in (XTRAFLAGS): include newlib directories if
9138 newlib/Makefile exists, rather than if host != target.
9139
9140Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
9141
9142 * config.sub: recognize sparclite-wrs-vxworks.
9143
9144 * Makefile.in (install-xiberty): added *-xiberty make rules (from
9145 p3.) Added clean-xiberty to clean.
9146
9147Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9148
9149 * configure.in: use *-*-* instead of nested cases for host and target
9150
9151Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
9152
9153 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9154 from the same source tree and not building a cross-compiler. This
9155 matters for the libg++ configuration if reconfiguring a tree that
9156 has already been installed.
9157
9158Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
9159
9160 * config.sub (i486v/i486v4): Merge in from FSF version.
9161
9162Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
9163
9164 * configure: only set PWD if it is already set.
9165
9166Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
9167
9168 * configure: just set PWD=`pwd` at the top, since Ultrix sh
9169 doesn't have unset and all success paths (and most error paths)
9170 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
9171 to just ${PWD} to avoid confusion.)
9172
9173Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
9174
9175 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
9176 even for a native compilation.
9177
9178Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
9179
9180 Changes to make the gdb.tar.Z rule work better.
9181
9182 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
9183 (DEVO_SUPPORT): Add configure.texi.
9184 (bfd-ilrt.tar.Z): Remove ancient rule.
9185
9186Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
9187
9188 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9189 pick up the machine and system specific header files.
9190
9191 * configure.in, config.sub: added new target m68010-adobe-scout,
9192 with alias of adobe68k. Changed configure.in to check for
9193 -scout before -sco* to avoid a false match.
9194
9195 * Makefile.in: added AS_FOR_TARGET, passed down in
9196 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9197 the C compiler to use to create programs which are run in the
9198 build environment, set it to default to $(CC), and passed it down
9199 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9200
9201Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
9202
9203 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
9204 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
9205 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
9206 FOR_TARGET variants, to newlib and libg++.
9207
9208Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
9209
9210 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
9211 first.
9212
9213Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
9214
9215 * config.sub: Accept `elf' as an environment.
9216
9217Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9218
9219 * Makefile.in (all-opcodes): cd into the right directory
9220
9221Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
9222
9223 * configure: added -program_transform_name option, used as
9224 argument to sed when installing programs.
9225 configure.texi: added documentation for -program_prefix,
9226 -program_suffix and -program_transform_name.
9227
9228Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
9229
9230 * config.sub: Accept i486 where i386 ok.
9231
9232Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
9233
9234 * config.sub: accept we32k
9235
9236Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
9237
3b75d237 9238 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
9239
9240 * Makefile.in: don't create all directories for ``make install'';
9241 let the subdirectories create the ones they need.
9242
9243Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9244
e490616e 9245 * COPYING: new file, GPL v2
6599da04
JM
9246
9247Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9248
9249 * Makefile.in: use the new gen-info-dir, which needs a template
9250 argument (which also lives in texinfo)
9251
9252 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
9253
9254Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9255
9256 * config/mh-solaris: removed the -xs from CFLAGS (let the people
9257 with Sun's C compiler deal with it themselved)
9258
9259Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
9260
9261 * config.sub (ncr3000): Change i386 to i486.
9262
9263Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9264
9265 * Makefile.in: add install-rcs, install-grep to
9266 install-no-fixedincludes, removed install-bison and install-libgcc
9267
9268Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
9269
9270 * configure.in: grab the HPUX makefile fragment if on HPUX
9271
9272Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9273
9274 * Makefile.in: eradicate bison spoor (ditto libgcc).
9275 configure.in: recognise m68{k,000}-ericsson-OSE.
9276 es1800 is alias for m68k-ericsson-OSE
9277
9278Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9279
9280 * configure.in: rearrange the parts that remove programs from
9281 configdirs, based now on HOST==TARGET or by canonical triple.
9282
9283Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9284
9285 * test-build.mk: recurse explicitly with -f test-build.mk when
9286 appropriate. predicate stage3 and comparison on the existence
9287 of gcc. That is, if gcc isn't around, we aren't three-staging.
9288 On very clean, also remove ...stamp-co. Build in-place before
9289 doing other builds.
9290
9291Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9292
9293 * Makefile.in, configure.in: add tgas
9294
9295Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9296
9297 * Makefile.in: a number of changes merged in from progressive.
9298
9299 * configure.in: add libm.
9300
9301 * .cvsignore: ignore some stuff that comes from test-build.mk.
9302
9303Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
9304
9305 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
9306 a symbol-table into the executable.
9307
9308Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
9309
9310 * config.sub: Add es1800 (m68k-ericsson-es1800).
9311
9312Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9313
9314 * configure: Add program_suffix (parallel to program_prefix)
9315 * Makefile.in: adjust directory-creating script for losing decstation
9316
9317Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
9318
9319 * configure: Minor $subdir-related fixes.
9320
9321Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9322
9323 * configure: fix various problems with propogating
9324 makefile_target_frag in subdirs.
9325 * configure.in: config libgcc if its there
9326
9327Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
9328
9329 * config.sub: HPPA merge.
9330
9331Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
9332
9333 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
9334 it is broken on ncr 3000's.
9335
9336Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
9337
9338 * Makefile.in: Replace all-bison with all-byacc in all
9339 dependency lines for other tools (which now use byacc).
9340
9341Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
9342
9343 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
9344
9345Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
9346
9347 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
9348
9349Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
9350
9351 * Makefile.in: make gprof rules similar to byacc rules (instead of
9352 vestigal $(unsubdir) that didn't work...)
9353
9354Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
9355
9356 * config.sub: Add support for Linux.
9357 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
9358 (at least for libg++).
9359
9360Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9361
9362 * configure.texi: fix doc for the -nfp option to configure
9363
9364Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
9365
9366 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
9367
9368Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
9369
9370 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
9371 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
9372 * configure.in: added solaris* host_makefile_frag hook.
9373
9374Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9375
9376 * config.sub: changed recognition of m68000 so that various
9377 m68k types can be specified via m680[01234]0
9378
9379Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9380
9381 * config.sub (basic_machine): fix sed so that '-foo' isn't
9382 completely substituted out while .+'-foo' loses the '-foo'
9383
9384Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
9385
9386 * config.sub ($os): Add -aout.
9387
9388Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
9389
9390 * configure: If host_makefile_frag is absolute, don't
9391 prefix ${invsubdir} (relevant to libg++ auto-configure).
9392
9393Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
9394
9395 * Makefile.in (tooldir): Define it.
9396 (all-ld): Depend on all-flex.
9397
9398Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
9399
9400 * Makefile.in (check): Fix libg++ special case.
9401
9402Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
9403
9404 * configure: do not bury `pwd` into config.status, thus do fewer
9405 pwd's.
9406
9407 * configure: print the "Building in" message only when building in
9408 other than "." AND verbose.
9409
63f6bcd7 9410 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
9411 configures.
9412
9413 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
9414
9415Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
9416
9417 * Makefile.in: macroize flags passed on recursion. remove
9418 fileutils.
9419
9420Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
9421
9422 * configure: get makesrcdir right for subdirs deeper than 1.
9423
9424 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
9425 install.
9426
9427Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
9428
9429 * Makefile.in: don't print subdir_do or recursion lines.
9430
9431Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
9432
9433 * standards.texi: added menu item.
9434
9435 * Makefile.in: build and install standards.info.
9436
9437 * standards.texi: new file.
9438
9439Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9440
9441 * configure: test for and move config.status pieces from
9442 ${subdir}/.
9443
9444Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
9445
9446 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
9447 CFLAGS per new configuration strategy.
9448 * configure: Test for existance of files before trying to mv
9449 them, to avoid numerous non-existance messages.
9450
9451Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
9452
9453 * configure: correct final line of config.status.
9454
9455 * configure: patch from eggert. Avoids a protection problem if
9456 the original Makefile.in is read only.
9457
9458 * configure: use move-if-change from gcc to create config.status.
9459 Some makefiles depend on config.status to tell if a directory
9460 has been reconfigured for a different host. This change
9461 prevents those directories from remaking everything in the case
9462 where the reconfig was only intended to rebuild a Makefile.
9463
9464 * configure: test for config.sub with "config.sub sun4" rather
9465 than "config.sub ${host_alias}". Otherwise we can't tell a bad
9466 host alias from a missing config.sub.
9467
9468Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9469
9470 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
9471 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
9472
9473Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
9474
9475 * configure: mkdir ${subdir} as needed.
9476
9477Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
9478
9479 * Makefile.in,configure.in: added autoconf.
9480
9481Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9482
9483 * Makefile.in: no longer pass against on recursion.
9484
9485 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
9486 definitions are not inherited.
9487
9488 * configure: correct makesrcdir when subdir is .
9489
9490Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
9491
9492 * configure: Add support for 'subdirs' variable, which is
9493 like 'configdirs', except that configure doesn't re-invoke
9494 itself for subdirs, it just creates a Makefile for each subdir.
9495 * configure.texi: Document subdirs.
9496
9497Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9498
9499 * configure.in: added flex to configdirs
9500
9501Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
9502
9503 * Makefile.in: remove clean-stamps from clean.
9504
9505Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
9506
9507 * configure.in: Add gdbtest to configdirs.
9508
9509Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
9510
9511 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
9512 to recursive makes.
9513 * configure.in: Recognize new ncr3000 config.
9514
9515Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
9516
9517 * Makefile.in, configure.in: removed references to gdbm.
9518
9519Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
9520
9521 * config.sub: Don't canonicalize os value
9522 newsos* to bsd (readline needs to check for newsos).
9523 (This fix was earlier made Jan 31, but got re-broken.)
9524
9525Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
9526
9527 * configure.in: sco is an os, not a vendor!
9528
9529 * configure: Quote $( better. Keep various shells happy.
9530
9531Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
9532
9533 * Makefile.in: eliminate stamp-files.
9534
9535Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
9536
9537 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
9538 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
9539
9540Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
9541
9542 * config.sub: fix iris/iris3.
9543
9544Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
9545
9546 * configure: re-add -rm.
9547
9548Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
9549
9550 * Maskefile.in: add .stmp-rcs to all.
9551
9552 * configure.in: remove gas from rs6000 build, use aix host fragment.
9553
9554Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
9555
9556 * configure: pass down site_option during recursion.
9557
9558Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
9559
9560 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
9561
9562Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
9563
9564 * configure: Change exec_prefix so that it really defaults to prefix.
9565
9566Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
9567
9568 * Makefile.in, configure.in: Add support for mmalloc library.
9569
9570Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
9571
9572 * Makefile.in: add stmp dependencies for a few more things.
9573
9574Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
9575
9576 * configure: adjusted error message on objdir/srcdir configure
9577 collision, per john's suggestion.
9578
9579 * Makefile.in: add libiberty stmp to all and all.cross.
9580
9581Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
9582
9583 * Makefile.in: remove force dependencies, add grep to all.
9584
9585Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
9586
9587 * Makefile.in: drop flex. make stamp files work.
9588
9589 * configure: added test for conflicting configuration in srcdir,
9590 remove trailing slashes from srcdir. Otherwise emacs gdb mode
9591 gets cranky. use relative paths for configure and srcdir
9592 whenever possible. Send some error messages to stderr that were
9593 going to stdout.
9594
9595Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
9596
9597 * Makefile.in: Fix libg++ rule to check for gcc directory
9598 before using gcc/gcc. Also pass XTRAFLAGS.
9599
9600Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
9601
9602 * Makefile.in: added stmp-files so that directories aren't polled
9603 when they are already built.
9604
9605 * configure.texi: fixed a node pointer problem.
9606
9607Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
9608
9609 * config.sub configure.in config/mh-irix4 gdb/configure.in
9610 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
9611 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
9612 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
9613
9614Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9615
9616 * configure: -recurring becomes -silent. corrected help message
9617 for -site= option.
9618
9619 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
9620
9621Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9622
9623 * configure: when building Makefile for crosses, replace
9624 tooldir and program_prefix. default srcdir from location of
9625 config.sub. remove "for host in hosts" and "for target in
9626 targets" loops.
9627
9628Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9629
9630 * Makefile.in: Do not pass bindir or mandir to cvs.
9631
9632Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9633
9634 * Makefile.in, configure.in: removed traces of namesubdir,
9635 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9636 copyrights to '92, changed some from Cygnus to FSF.
9637
9638 * configure.texi: remove most references to multiple hosts,
9639 multiple targets, subdirs, etc.
9640
9641 * configure.man: removed rcsid. reference config.sub not
9642 config.subr.
9643
9644 * Makefile.in: mkdir $(infodir) on install-info.
9645
9646Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
9647
9648 * configure.texi: Explain better about .gdbinit and about
9649 the environment that configure.in sections run in.
9650
9651Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
9652
9653 * configure.in: Ultrix is only a decstation if it's a MIPS.
9654
9655Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
9656
9657 * README: DOC.configure => cfg-paper.texi.
9658
9659Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
9660
9661 * config.sub (near case $os): Don't convert newsos* to bsd!
9662
9663Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
9664
9665 * Makefile.in: Reinstall change from gdb-4.3 that reduces
9666 the number of copies of COPYING that go into the GDB tar file.
9667
9668Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
9669
9670 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
9671 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
9672 Fix SCO configuration stuff.
9673
9674Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
9675
9676 * Makefile.in: For libg++, make sure the -I pointing
9677 to the gcc directory goes *after* all the libg++-local -I flags.
9678 Also, move just-gcc dependency from just-libg++ to all-libg++.
9679
9680Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
9681
9682 * configure: Change -x to -f to keep Ultrix /bin/test happy.
9683
9684Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
9685
9686 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
9687
9688Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
9689
9690 * config.sub: Add stratus configuration frags. Also
9691 submitted to FSF.
9692
9693Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
9694
9695 * Makefile.in (DEV_SUPPORT): add configure.man.
9696
9697 * config.sub(Decode manufacturer-specific): add -none*.
9698
9699Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
9700
9701 * Makefile.in: remove form feeds to make Sun's make happy.
9702 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
9703
9704Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
9705
9706 * Makefile.in (AR_FLAGS): Make quieter.
9707
9708Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
9709
9710 * configure.in: Add libg++.
9711 * configure: When verbose, don't output the command line at each
9712 level; it will be unremarkably the same as the previous version,
9713 which will be the same as what the user typed.
9714
9715Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
9716
9717 * configure.in, Makefile.in: fix clean-info, add flex. add
9718 fileutils.
9719
9720 * configure: be less sensitive to spaces in Makefile.in. Do not
9721 look for sources in "..". Doing so breaks subdirectories that
9722 might have their own configure. If a subdir has it's own
9723 configure script, use it.
9724
9725Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
9726
9727 * cfg-paper.texi: some changes suggested by rms.
9728
9729Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
9730
9731 * config.sub: Merge in some small additions from the FSF version,
9732 taken from the gcc distribution, to bring the Cygnus and FSF
9733 versions into closer sync.
9734
9735Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
9736
9737 * configure.in: Changed svr4 references to sysv4.
9738
9739Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
9740
9741 * configure: added -V for version number option.
9742
9743Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
9744
9745 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
9746 renamed from DOC.configure to cfg-paper.texi.
9747
9748Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9749
9750 * configure, config.subr, config.sub: config.subr is now
9751 config.sub again.
9752
9753Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
9754
9755 * configure.texi: new file, in progress.
9756
9757 * Makefile.in: build info file and install the man page for
9758 configure.
9759
9760 * configure.man: new file, first cut.
9761
9762 * configure: find config.subr again now that configuration "none"
9763 has gone. removed all traces of the -ansi option. removed all
9764 traces of the -languages option.
9765
9766 * config.subr: resync from rms.
9767
9768Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9769
9770 * configure, config.sub, config.subr: merge config.sub into
9771 config.subr, call the result config.subr, remove config.sub, use
9772 config.subr.
9773
9774 * Makefile.in: revised install for dir.info.
9775
9776Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9777
9778 * configure.in: add decstation host makefile frag.
9779
9780 * Makefile.in: BISON now bison -y again. also install-gcc on
9781 install. clean-gdbm on clean. infodir belongs in datadir.
9782 Make directories for info install. Build dir.info here then
9783 install it.
9784
9785Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9786
9787 * Makefile.in: fix for bad directory tests.
9788
9789Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9790
9791 * configure: \{1,2\} appears to be a sysv'ism. Use a different
9792 regexp. -srcdir relative was being handled incorrectly.
9793
9794 * Makefile.in: unwrapped some for loops so that parallel makes
9795 work again and so one can focus one's attention on a particular
9796 package.
9797
9798Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9799
9800 * configure: added PWD as a stand in for `pwd` (for speed). use
9801 elif wherever possible. make -srcdir work without -objdir.
9802 -objdir= commented out.
9803
9804Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9805
9806 * configure: +options become --options. -subdirs commented out.
9807 added -host, -datadir. Renamed -destdir to -prefix. Comment in
9808 Makefile now at top of generated Makefile. Removed cvs log
9809 entries. added -srcdir. create .gdbinit only if there is one
9810 in ${srcdir}.
9811
9812 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9813 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9814 and mandir now keyed off datadir by default.
9815
9816Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9817
9818 * Freshly created ChangeLog.
9819
9820\f
9821Local Variables:
9822mode: change-log
9823left-margin: 8
9824fill-column: 76
9825version-control: never
9826End: