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