]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
TableColumn.java: Reformated.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
8f1b790f
VM
12004-05-04 Vladimir Makarov <vmakarov@redhat.com>
2
3 * MAINTAINERS (Various Maintainers): Add myself.
4
693446fc
BF
52004-04-30 Brian Ford <ford@vss.fsi.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
6cf1ac42
PB
92004-04-28 Paolo Bonzini <bonzini@gnu.org>
10
11 * config/acx.m4: Fix fastcompare support for new-bootstrap.
12 * configure: Regenerate.
13
632933d5
PB
142004-04-27 Paolo Bonzini <bonzini@gnu.org>
15
16 Revert:
17 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
18
19 * Makefile.def (flags_to_pass): Remove *dir variables that
20 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
21 as well as prefix and exec_prefix.
22 * Makefile.in: Regenerate.
23
80dc6aa0
RM
242004-04-26 Robert Millan <robertmh@gnu.org>
25
26 Add patches from libtool CVS.
27 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
28 * ltconfig: Likewise.
29 * ltcf-c.sh: Likewise.
30 * ltcf-cxx.sh: Likewise.
31 * ltcf-gcj.sh: Likewise.
32
e11283f1
PB
332004-04-26 Paolo Bonzini <bonzini@gnu.org>
34
35 * Makefile.def (host_modules): Mark with the bootstrap
36 flag packages on which gcc depends.
37 * Makefile.tpl (all-bootstrap): Use it.
38 * Makefile.in: Regenerate.
39
8546950c
PB
402004-04-26 Paolo Bonzini <bonzini@gnu.org>
41
42 * Makefile.def (flags_to_pass): Remove *dir variables that
43 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
44 as well as prefix and exec_prefix.
45 * Makefile.in: Regenerate.
46
a76494aa
PB
472004-04-26 Paolo Bonzini <bonzini@gnu.org>
48
49 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
50 * configure: Regenerate.
51 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
52 * gcc/Makefile.tpl (compare): Use the result of the test.
53 * gcc/Makefile.in: Regenerate.
54
03a91701
PB
552004-04-23 Paolo Bonzini <bonzini@gnu.org>
56
57 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
58 Always relocate gcc and prev-gcc to the original names, even
59 if the build fails.
60 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
61 New targets.
62
082a6351
LG
632004-04-23 Laurent GUERBY <laurent@guerby.net>
64
65 * MAINTAINERS: Update my email address.
1f1d584b
RO
66
672004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
68
69 * configure.in (mips*-*-irix5*): Enable ld.
70 * configure: Regenerate.
082a6351 71
1db673ca
RO
722004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
73
74 * configure: Regenerate.
75
ce4ea44e
JW
762004-04-15 James E Wilson <wilson@specifixinc.com>
77
78 * Makefile.tpl (configure-[+module+], configure-gcc,
79 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
80 Set and export LDFLAGS.
81 * Makefile.in: Regenerate.
82
611f62ad
MC
832004-04-12 Michael Chastain <mec.gnu@mindspring.com>
84
85 * MAINTAINERS: Add myself to write-after-approval.
86
be912515
NN
872004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
88
89 PR bootstrap/14871
90 * Makefile.tpl: If we don't have built-in-tree target tools,
91 use the ones found by configure rather than hacking around with
92 program_transform_name.
93 * configure.in: Give Makefile.tpl the information necessary
94 to do that.
95 * Makefile.in: Regenerate.
96 * configure: Regenerate.
97
9104315a
NN
982004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
99
100 PR bootstrap/14760
101 * configure.in: When computing baseargs, strip *all* copies of
102 offending options. Also, don't match/substitute the trailing space,
103 so that this actually works when two similar options are separated by
104 only one space.
105 * configure: Regenerate.
106
bef1d700
DE
1072004-04-06 David Edelsohn <edelsohn@gnu.org>
108
109 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
110 (rs6000-*-aix*): Same.
111 * configure: Regenerate.
112
54bcf05e
RM
1132004-04-05 Ranjit Mathew <rmathew@hotmail.com>
114
115 * MAINTAINERS: Add myself to write-after-approval.
116
369a832c
BD
1172004-04-03 Bud Davis <bdavis9659@comcast.net>
118
119 * MAINTAINERS: Add myself to write-after-approval.
120
09a9c095
NN
1212004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
122
7caf53cb
NN
123 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
124 STRICT_WARN, WARN_CFLAGS flags passed down to make.
125 * Makefile.in: Regenerate.
126
09a9c095
NN
127 * configure.in (top level bootstrap support): Rework --enable-werror
128 to set @stage2_werror_flag@.
129 * configure: Regenerate.
130 * Makefile.tpl (top level bootstrap support): Pass
131 @stage2_werror_flag@ down to configure in stages 2 and 3.
132 * Makefile.in: Regenerate.
133
5595a2bd
NN
1342004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
135
cbfd7e06
NN
136 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
137 for stages 2 and 3 as well as in make. As a consequence, remove
138 OUTPUT_OPTION (now detected by configure) from the flags passed down
139 to make.
140 * Makefile.in: Regenerate.
141
5595a2bd
NN
142 * Makefile.tpl (new-bootstrap): Fix typo.
143 * Makefile.in: Regenerate.
144
ca3b3e20
NN
1452004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
146
295f4e42
NN
147 * Makefile.tpl: Rearrange by moving recursive_targets rules
148 into their proper sections.
149 * Makefile.tpl (top level bootstrap support): Move disabling
150 of coverage flags from 'make' to 'configure'; improve comments.
151 * Makefile.in: Regenerate.
152
340de83f
NN
153 * Makefile.tpl (experimental top level bootstrap) Move stage1
154 language setting from all- target to configure- target; disable
155 intermodule optimization in stage 1; prevent gratuitous rebuilds
156 of stage 1.
157 * Makefile.in: Regenerate.
158 * configure.in: Comma-separate stage 1 language list for top
159 level bootstrap.
160 * configure: Regenerate.
161
ca3b3e20
NN
162 * Makefile.tpl: Clean up experimental top level bootstrap support:
163 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
164 prev-gcc in configure- targets as well as all- targets.
165 * Makefile.in: Regenerate.
166
4d038073
KC
1672004-03-21 Kelley Cook <kcook@gcc.gnu.org>
168
169 * compile: New file imported from automake.
170
ab3533d6
PB
1712004-03-17 Paolo Bonzini <bonzini@gnu.org>
172
173 * configure.in: Remove symbolic link section.
174 * configure: Regenerate.
175 * Makefile.tpl (links): Remove.
176 * Makefile.in: Regenerate.
177
1e0f07d3
PB
1782004-03-15 Paolo Bonzini <bonzini@gnu.org>
179 Nathanael Nerode <neroden@gcc.gnu.org>
180
181 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
182 Set with AC_CHECK_PROGS.
183 * configure.in: Fix comment typo from last patch.
184 * configure: Regenerate.
185
2805b53a
NN
1862004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
187
188 * Makefile.tpl: Introduce experimental top level bootstrap support.
189 * Makefile.in: Regenerate.
190 * configure.in: Introduce support for top level bootstrap.
191 * configure: Regenerate.
192
79b4b7d2
EB
1932004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
194 Paolo Bonzini <bonzini@gnu.org>
195
196 PR bootstrap/14522
197 * configure.in: Cope with shells that do not support unquoted ^
198 * configure: Regenerate.
199
6bbec498
EB
2002004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
201 Paolo Bonzini <bonzini@gnu.org>
202
203 PR bootstrap/14522
79b4b7d2 204 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
205 quotes inside quoted backquote substitutions.
206 * configure: Regenerate.
207
83c15dfc
AP
2082004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
209
210 PR bootstrap/14522
f2bd98d4 211 * configure.in: Fix escaping of $.
83c15dfc
AP
212 * configure: Regenerate.
213
55ffb5ed
NN
2142004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
215
216 * configure: Regenerate, since I forgot to while committing Paolo's
217 changes.
218
e4c9c075
PB
2192004-03-08 Paolo Bonzini <bonzini@gnu.org>
220
221 PR ada/14131
222 Move language detection to the top level.
223 * configure.in: Find default values for the tools as
224 soon as possible. Disable ada if GNAT is not found.
225 Emit error message about missing languages. Expand
226 --enable-languages=all for the gcc subdirectory.
227
5199e2c6
BE
2282004-03-10 Ben Elliston <bje@gnu.org>
229
230 * MAINTAINERS: Update my email address.
231
c18b95e5
DE
2322004-03-05 David Edelsohn <edelsohn@gnu.org>
233
234 * ltconfig: Disable building static libraries if building shared
235 libraries on AIX 5L.
236
d0fe5ad3
RS
2372004-03-01 Richard Sandiford <rsandifo@redhat.com>
238
239 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
240 and disable libgcj.
241 * configure: Regenerated.
242
e6f71f9d
BB
2432004-03-01 Brian Booth <bbooth@redhat.com>
244
245 * MAINTAINERS: Add myself to write-after-approval.
246
8983e50e
PB
2472004-03-01 Paolo Bonzini <bonzini@gnu.org>
248
249 * MAINTAINERS: Add myself to write-after-approval.
250
d4cd9d81
NN
2512004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
252
253 PR bootstrap/7087
254 * Makefile.tpl: Guard XFOO sed statements better.
255 * Makefile.tpl: Add dependency for configure-target-libada.
256 * Makefile.in: Regenerate (incidentally fixes broken
257 commit when libada-branch was merged).
258
0ea0229e
KC
2592004-02-25 Kelley Cook <kcook@gcc.gnu.org>
260
261 * MAINTAINERS: Add myself to write-after-approval.
262
bad93735
AP
2632004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
264
265 * MAINTAINERS: Add Nicola Pero and myself as libobjc
266 maintainers.
267
a7ca14fc
AC
2682004-02-20 Andrew Cagney <cagney@redhat.com>
269
270 * config.guess: Update from version 2003-10-16 to 2004-02-16.
271 * config.sub: Update from version 2003-11-03 to 2004-02-16.
272
51592782
NN
2732004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
274
275 PR bootstrap/11932
276 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
277
6a30854a
JQ
2782004-02-14 Jerry Quinn <jlquinn@optonline.net>
279
280 * MAINTAINERS: Added myself to write-after-approval.
281
be8b2bee
MK
2822004-02-14 Michael Koch <konqueror@gmx.de>
283
284 * MAINTAINERS: Added myself to write-after-approval.
285
972760b7
JM
2862004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
287
288 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
289 some OS port maintainers to OS port maintainers section.
290
b0281654
FCE
2912004-02-13 Frank Ch. Eigler <fche@redhat.com>
292
293 * MAINTAINERS: Add self.
294
3c419fd6
KH
2952004-02-12 Kazu Hirata <kazu@cs.umass.edu>
296
297 * MAINTAINERS: Alphabetize.
298
e88e9aee
PB
2992004-02-12 Paolo Bonzini <bonzini@gnu.org>
300
301 * MAINTAINERS: Remove myself.
302
1915e422
DE
3032004-02-11 David Edelsohn <edelsohn@gnu.org>
304
305 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
306 (rs6000-*-aix*): Same.
307 * configure: Regenerate.
308
a22c2d8d
KC
3092004-02-11 Kelley Cook <kcook@gcc.gnu.org>
310
311 * configure.in (host): Add in missing $noconfigdirs to defines.
312 * configure: Regenerate.
313
d9cdb878
AC
3142004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
315 Nathanael Nerode <neroden@gcc.gnu.org>
316
317 PR ada/6637, PR ada/5911
318 Merge with libada-branch:
319 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
320 with appropriate dependencies. Add --enable-libada configure switch.
321 * configure, Makefile.in: Regenerate.
322
8bd92821
PB
3232004-02-09 Paolo Bonzini <bonzini@gnu.org>
324
325 * MAINTAINERS: Add myself to write-after-approval.
326
89a95129
RO
3272004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
328
329 * configure.in: Don't pass --with-stabs on IRIX 5 either.
330 * configure: Regenerate.
331
892629bc
GK
3322004-02-04 Geoffrey Keating <geoffk@apple.com>
333
334 Merge from upstream:
335
336 * ltmain.in: When setting IFS to '~', be careful about user
337 arguments that contain '~'.
338
339 2004-02-04 Peter O'Gorman <peter@pogma.com>
340
341 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
342 Also test $base_compile against $CC with escaped arguments. Bug
343 reported by Geoff Keating <geoffk@apple.com>.
344
6b402165
KH
3452004-02-04 Kazu Hirata <kazu@cs.umass.edu>
346
347 * MAINTAINERS: Remove i960 port.
348
fa2f0306
DD
3492004-01-23 DJ Delorie <dj@redhat.com>
350
351 * Makefile.def (target_modules) [libiberty]: Don't stage.
352 * Makefile.in: Rebuilt.
353
9feb20aa
CT
3542004-01-20 Caroline Tice <ctice@apple.com>
355
356 * MAINTAINERS: Add myself to write-after-approval.
357
7aed2ccc
PC
3582004-01-19 Paolo Carlini <pcarlini@suse.de>
359
360 * MAINTAINERS: Update my email address.
361
f25bebe1
JM
3622004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
363
364 * MAINTAINERS: Add myself to write-after-approval.
365
28083580
VR
3662004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
367
368 * MAINTAINERS: Remove entries without email address.
369
c0f4b5e4
DJ
3702004-01-15 Daniel Jacobowitz <drow@mvista.com>
371
372 * MAINTAINERS: Add myself to write-after-approval.
373
b5eb5a5e
SB
3742004-01-15 Steven Bosscher <stevenb@suse.de>
375
376 * MAINTAINERS: Update my email address.
377
2c4de30b
LR
3782004-01-14 Loren J. Rittle <ljrittle@acm.org>
379
380 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
381 * Makefile.tpl (configure-target-[+module+]): Support stage.
382 * Makefile.in: Rebuilt.
383
74c0b320
ILT
3842004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
385
386 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
387
2560344b
RS
3882004-01-10 Richard Sandiford <rsandifo@redhat.com>
389
390 * MAINTAINERS: Add myself as a MIPS maintainer.
391
8b21cda6
NN
3922004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
393
2b6c260d
NN
394 * configure.in: Use ./config.cache, not config.cache.
395 * configure: Regenerate.
396 * Makefile.tpl: Special-casing not needed for GCC any more.
397 * Makefile.in: Regenerate.
398
09438bde
NN
399 * configure.in: Don't share a cache file for host dirs.
400 * configure: Regenerate.
401
8b21cda6
NN
402 * config-ml.in: Don't mess with the cache file.
403
e42870df
EB
4042004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
405
406 * MAINTAINERS: Move myself from 'Write After Approval' to
407 'CPU Port Maintainers' section as SPARC maintainer.
408
6b9eb62c
NN
4092004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
410
78a816a6
NN
411 * Makefile.tpl: Make GCC use a separate config.cache.
412 * Makefile.in: Regenerate.
413
6b9eb62c
NN
414 PR bootstrap/11932, PR bootstrap/11933
415 (I don't know if it will fix either of them, but it relates
416 to them.)
417 * configure.in: Don't use shared config.cache for target
418 directories.
419 * configure: Regenerate.
420
86d7b562
DN
4212004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
422
423 * MAINTAINERS: Add myself to 'Write After Approval' section.
424
07d0a605
RS
4252003-12-31 Roger Sayle <roger@eyesopen.com>
426
427 * configure.in (ia64*-*-hpux*): Disable building java libraries.
428 * configure: Regenerated.
429
459ac19f
KH
4302003-12-23 Kazu Hirata <kazu@cs.umass.edu>
431
432 * MAINTAINERS: Remove the mn10200 maintainer.
433
5785c0ed
BI
4342003-12-21 Bernardo Innocenti <bernie@develer.com>
435
436 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
437 * configure: Regenerated.
438
a268eff9
JH
4392003-12-16 Jan Hubicka <jh@suse.cz>
440
441 * MAINTAINERS: Add myself as callgraph maintainer.
442
9d465b12
TF
4432003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
444
445 * configure.in (raw_libstdcxx_flags): Remove the leading space.
446 * configure: Regenerate.
447
a68a270a
GB
4482003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
449
450 * MAINTAINERS: Move myself from 'Bug database only accounts' to
451 'Write After Approval' section. Update email.
452
3066a15c
JL
4532003-12-01 James Lemke <jim@wasabisystems.com>
454
455 * MAINTAINERS (Write After Approval): Add myself.
456
8c052da4
MT
4572003-11-20 Matt Thomas <matt@3am-software.com>
458
459 * MAINTAINERS: Add myself as a vax port maintainer.
460
e75f9147
KC
4612003-11-20 Kelley Cook <kcook@gcc.gnu.org>
462
463 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
464 (configure-build-[+module+], configure-[+module+]): Likewise.
465 (configure-target-[+module+], configure-gcc, config.status): Likewise.
466 * Makefile.in: Regenerate.
467
43d8d958
AT
4682003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
469
470 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
471 shared/dylibed libraries.
472 * ltmain.sh: Likewise.
473 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
474 * ltcf-cxx.sh: Likewise.
475 * ltcf-gcj.sh: Likewise.
476 * ltconfig: Likewise.
477
638dcaa0
SC
4782003-11-17 Stan Cox <scox@redhat.com>
479
480 * MAINTAINERS: Add myself as iq2000 port maintainer.
481
15cc172b
AC
4822003-11-14 Arnaud Charlet <charlet@act-europe.fr>
483
e9b926d1
AC
484 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
485 * Makefile.in: Regenerate.
15cc172b 486
20af77cd
UW
4872003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
488
489 * config.sub: Update to 2003-11-03 version.
490
4dd01c5c
PE
4912003-10-20 Phil Edwards <phil@codesourcery.com>
492
493 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
494 * configure: Regenerate.
495
8d36c499
NP
4962003-10-20 Nicolas Pitre <nico@cam.org>
497
498 * MAINTAINERS: Add myself to 'Write After Approval' section.
499
8b7ebc31
AC
5002003-10-20 Arnaud Charlet <charlet@act-europe.fr>
501
502 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
503
afe1910c
JM
5042003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
505
506 * MAINTAINERS: Update my email address.
507
05dcec66
RO
5082003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
509
510 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
511
71fc2f0c
RL
5122003-10-17 Ralph Loader <rcl@ihug.co.nz>
513
514 * MAINTAINERS: Add myself to 'Write After Approval' section.
515
507ec745
BI
5162003-10-16 Bernardo Innocenti <bernie@develer.com>
517
518 * config.guess: Update to 2003-10-16 version.
519 * config.sub: Update to 2003-10-16 version.
520
4d466c42
DD
5212003-10-15 David Daney <ddaney@avtrex.com>
522
523 * MAINTAINERS: Added myself to 'Write After Approval' section.
524
0c9b16bc
FH
5252003-10-15 Falk Hueffner <falk@debian.org>
526
527 * MAINTAINERS: Move myself from 'Bug database only accounts' to
528 'Write After Approval' section. Update email.
529
74d57d15
RS
5302003-10-14 Roger Sayle <roger@eyesopen.com>
531
532 * MAINTAINERS: Move myself from 'Write After Approval' to
533 'Various Maintainers' section as middle-end maintainer.
534
d29b8ad8
NN
5352003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
536
537 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
538 HOST_FLAGS_TO_PASS.
539 * Makefile.in: Regenerate.
540
26db814a
BI
5412003-10-11 Bernardo Innocenti <bernie@develer.com>
542
543 * config.guess: Update to 2003-10-07 version.
544 * config.sub: Update to 2003-10-07 version.
545
fffeb871
RO
5462003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
547
548 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
549 * ltconfig (irix5*, irix6*): Don't override version_type.
550
6691a79e
ME
5512003-10-05 Mohan Embar <gnustuff@thisiscool.com>
552
553 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
554 * configure: Rebuilt
555 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
556 * Makefile.in: Rebuilt
557
62cdd71e
L
5582003-10-03 H.J. Lu <hongjiu.lu@intel.com>
559
560 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
561
6fe2eacc
CW
5622003-09-30 Carlo Wood <carlo@alinoe.com>
563
564 * MAINTAINERS (Write After Approval): Add myself.
565
ea57e5ad
PK
5662003-09-29 Paul Koning <ni1d@arrl.net>
567
568 * MAINTAINERS: Move myself from "Write After Approval"
569 to CPU platform maintainers for pdp11 platform.
570
e070672a
AT
5712003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
572
573 * MAINTAINERS: Move myself from 'Write After Approval' to
574 'Various Maintainers' section as libffi testsuite maintainer.
575
43bb47c2
DJ
5762003-09-21 Daniel Jacobowitz <drow@mvista.com>
577
578 * configure.in: Pass a computed --program-transform-name
579 to subconfigures.
580 * configure: Regenerated.
581
da9d3b37
NN
5822003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
583
94322beb
NN
584 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
585 * Makefile.in: Regenerate.
586
da9d3b37
NN
587 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
588 * Makefile.in: Regenerate.
589
ffd9060b
ZL
5902003-09-19 Ziemowit Laski <zlaski@apple.com>
591
592 * MAINTAINERS: Move myself from 'Write After Approval'
593 to 'Various Maintainers' (objective-c) section.
594
eeae7b41
DJ
5952003-09-17 Daniel Jacobowitz <drow@mvista.com>
596
597 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
598 quoting.
599 * configure: Regenerated.
600
a080d12b
JB
6012003-09-16 Joel Brobecker <brobecker@gnat.com>
602
603 * MAINTAINERS (Write After Approval): Add myself to write after
604 approval list.
605
6cd2fc59
DN
6062003-09-16 Dorit Naishlos <dorit@il.ibm.com>
607
608 * MAINTAINERS (Write After Approval): Add myself.
609
dcbdd9cc
ILT
6102003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
611
612 * MAINTAINERS: Update my e-mail address.
613
e517f636
AM
6142003-09-09 Alan Modra <amodra@bigpond.net.au>
615
616 * libtool.m4 (LD): Correct powerpc64 host match.
617
bc49924b
JW
6182003-09-06 James E Wilson <wilson@tuliptree.org>
619
620 * MAINTAINTERS: Update my affiliation and email address.
621
082124f5
ZD
6222003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
623
624 * MAINTAINERS (Write After Approval): Add myself.
625
dc94d89e
DD
6262003-09-04 DJ Delorie <dj@redhat.com>
627
628 * configure: Regenerate.
629
6302003-09-04 Robert Millan <robertmh@gnu.org>
631
632 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
633
7a0f2d4e
KG
6342003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
635
636 * configure.in: Ensure arguments to sed are properly spaced.
637 * configure: Regenerate.
638
88d032eb
GP
6392003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
640
641 * MAINTAINERS: Update my e-mail address.
642
0b3f3d22
ME
6432003-08-28 Mohan Embar <gnustuff@thisiscool.com>
644
645 * MAINTAINERS (Write After Approval): Add myself.
646
d253f9ba
DJ
6472003-08-27 Daniel Jacobowitz <drow@mvista.com>
648
649 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
650 * configure: Regenerated.
651
066ec9c9
MM
6522003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
653
654 * MAINTAINERS: Update my email address.
655
415d7ef9
PE
6562003-08-23 Phil Edwards <pme@gcc.gnu.org>
657
658 * configure.in: Use newline instead of semicolon when assuming
659 shell arguments in a for loop.
660 * configure: Regenerated.
661
e1567352
JE
6622003-08-22 Jason Eckhardt <jle@rice.edu>
663
664 * MAINTAINERS: Resurrect the i860 maintainer.
665
b348267b
GK
6662003-08-20 Geoffrey Keating <geoffk@apple.com>
667
e50084fa
GK
668 PR 8180
669 * configure.in: When testing with_libs and with_headers, treat
670 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
671 * configure: Regenerate.
672
b348267b
GK
673 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
674 make, shell, etc.
675 (baseargs): Likewise.
676 * configure: Regenerate.
677
ca26ffe0
BI
6782003-08-20 Bernardo Innocenti <bernie@develer.com>
679
680 * MAINTAINERS (Write After Approval): Add myself.
681
940cde4d
GK
6822003-08-19 Geoffrey Keating <geoffk@apple.com>
683
684 * configure.in: Disable libgcj for darwin not on powerpc.
685 * configure: Rebuild.
686
74bed51b
ADL
6872003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
688
689 * config-ml.in, symlink-tree: Add license.
690
f9eb610f
GP
6912003-08-03 Richard Stallman <rms@gnu.org>
692 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
693
694 * README.SCO: New file.
695
333a28b4
MK
6962003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
697
698 * Makefile.tpl (check, check-c++): Express dependencies using
699 dependencies rather than commands.
700 * Makefile.in: Regenerate.
701
c197e306
AC
7022003-08-01 Andrew Cagney <cagney@redhat.com>
703
704 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
705 * configure: Ditto.
706
a8ee6e2d
GK
7072003-07-31 Geoffrey Keating <geoffk@apple.com>
708
709 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 710 * Makefile.in: Update.
a8ee6e2d 711
8d9b3f2e
AT
7122003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
713
714 * configure.in: Enable libgcj for darwin.
715 * configure: Rebuild.
716
52c0c542
PE
7172003-07-29 Phil Edwards <pme@gcc.gnu.org>
718
719 * config-ml.in: Use ac_configure_args directly instead of
720 ml_arguments. Only set ml_norecursion if --no[-]recursion is
721 actually seen.
722
b4acb5ef
NN
7232003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
724
725 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
726 creating target and build subdirs to build all parent dirs as needed.
727 * Makefile.in: Rebuild.
728 * configure.in: Don't build dirs explicitly here.
729 * configure: Rebuild.
730
a51d71d0
PB
7312003-07-26 Paul Brook <paul@nowt.org>
732
733 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
734
f43e12ce
AO
7352003-07-22 Alexandre Oliva <aoliva@redhat.com>
736
737 * Makefile.tpl (all-make): Depend on intl.
738 * Makefile.in: Rebuilt.
739
8a199ff6
PE
7402003-07-20 Phil Edwards <pme@gcc.gnu.org>
741
742 * install-sh: Update to newer upstream versions (associated with
743 aclocal 1.7).
744 * mkinstalldirs: Likewise.
745 * missing: Likewise, plus $1Help2man -> $1 typo fix.
746
e6a8c803
AP
7472003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
748
749 * MAINTAINERS: Move self from Bug database only accounts
750 to write-after-approval.
751
9f13608f
NN
7522003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
753
754 * config.if: Remove unused libc_interface determination.
755
c7864714
NN
7562003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
757
758 * MAINTAINERS: Move self from write-after-approval to
759 build machinery (*.in).
760
775956d0
NN
7612003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
762
763 PR bootstrap/11273
764 PR bootstrap/11408
765 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
766 unused INSTALL_PROGRAM_ARGS.
767 * configure.in: Use AC_PROG_INSTALL.
768 * Makefile.in: Regenerate.
769 * configure: Regenerate.
770
c7f67a6e
KH
7712003-07-13 Kazu Hirata <kazu@cs.umass.edu>
772
773 * MAINTAINERS: Alphabetize.
774
33952f6f
AO
7752003-07-10 Alexandre Oliva <aoliva@redhat.com>
776
777 * configure: Rebuilt.
778 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
779 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
780 newlib nor libgloss.
781 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
782 * configure.in (am33_2.0-*-linux*): Added.
783
0d4f1b4e
BW
7842003-07-09 Bob Wilson <bob.wilson@acm.org>
785
786 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
787 * configure: Regenerate.
788
56694dd9
ZW
7892003-07-07 Zack Weinberg <zack@codesourcery.com>
790
791 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
792 * Makefile.in: Regenerate.
793
21607eb4
ZW
7942003-07-04 Zack Weinberg <zack@codesourcery.com>
795
796 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
797 * Makefile.in: Regenerate.
798
8c90b13a
L
7992003-07-04 H.J. Lu <hongjiu.lu@intel.com>
800
801 * Makefile.tpl: Replace PWD with PWD_COMMAND.
802 * Makefile.in: Regenerated.
803
5d42f90e
L
804 * config-ml.in: Replace PWD with PWD_COMMAND.
805
6eb95e99
ZW
8062003-07-04 Zack Weinberg <zack@codesourcery.com>
807
808 * intl: New directory; see intl/ChangeLog for details.
809 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
810 * Makefile.tpl: all-gcc depends on maybe-all-intl.
811 * Makefile.in: Regenerate.
812
07d1940e
NN
8132003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
814
815 * configure.in: Clean up config-lang.in handling. Delete
816 useless assignment to "subdirs".
817 * configure: Regenerate.
818
4dbda6f0
NN
8192003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
820
821 * configure.in: Rename 'target_libs' to 'target_libraries'.
822 Remove useless reference to 'target_libs'.
823 * configure: Regenerate.
824
2c30ab71
KS
8252003-06-23 Keith Seitz <kseitz@sources.redhat.com>
826
827 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
828 * Makefile.in: Regenerate.
829
11405c93
NN
8302003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
831
832 * Makefile.def: Introduce flags_to_pass.
833 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
834 * Makefile.in: Regenerate.
835
fb87ad5d
HPN
8362003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
837
838 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
839 and target-libgloss.
840 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
841 <h8300*-*-*>: Disable libf2c and ${libgcj}.
842 * configure: Regenerate.
843
a7956a48
BK
8442003-06-17 Benjamin Kosnik <bkoz@redhat.com>
845
846 * configure.in: Update testsuite_flags to new location.
847 * configure. Regenerate.
6eb95e99 848
eaf9f3b2
NN
8492003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
850
851 * Makefile.tpl: Remove BUILD_CC stuff.
852 * Makefile.in: Regenerate.
853
2d89ffef
KH
8542003-06-17 Kazu Hirata <kazu@cs.umass.edu>
855
856 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
857
83415b0b
GP
8582003-06-16 Graeme Peterson <gp@qnx.com>
859
860 * MAINTAINERS (Write After Approval): Add myself.
861
b951c91c 8622003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 863
b951c91c
L
864 * config.guess: Update to 2003-06-12 version.
865 * config.sub: Update to 2003-06-13 version.
866
0bb41a37
L
8672003-06-12 H.J. Lu <hongjiu.lu@intel.com>
868
869 * config.guess: Update to 2003-06-06 version.
870 * config.sub: Update to 2003-06-06 version.
871
655b7166
RO
8722003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
873
874 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
875 * configure. Regenerate.
876
01b759aa
NN
8772003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
878
bf1d3e81
NN
879 * configure.in: Disable serial configure by default.
880 * configure: Regenerate.
881 * Makefile.tpl: Abolish .NOTPARALLEL.
882 * Makefile.in: Regenerate.
883
e89fbdfe
NN
884 * Makefile.tpl: Replace {build,host,target}_canonical by
885 {build,host,target}.
886 * Makefile.in: Regenerate.
887
01b759aa
NN
888 * Makefile.tpl: Fix stupid pasto.
889 * Makefile.in: Regenerate.
890
f7dae026
NN
8912003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
892
893 * Makefile.tpl: Remove bogus conditional.
894 * Makefile.in: Regenerate.
895
8962003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
897
898 * Makefile.tpl (profiledbootstrap): New target.
899 * Makefile.in (profiledbootstrap): New target.
900
2ffc3e73 9012003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
902
903 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
904 Pinski. Remove user names from other bugzilla-only maintainers.
905
1a1e6b96
NN
9062003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
907
1358ccea
NN
908 * Makefile.tpl: Make 'recursive targets' using autogen rather
909 than shell loop. Remove duplicate 'clean' targets and false
910 comments.
911 * Makefile.def: Add systematic dependencies to 'recursive' targets.
912 Add systematic method of specifying missing targets in subdirs.
913 Add copyright boilerplate.
914 * Makefile.in: Regenerate.
915 * configure.in: Add 'recursive targets' to maybe list.
916 * configure: Regenerate.
917
ae74ed1f
NN
918 * MAINTAINERS: "GNATS only" -> "Bug database only".
919
1a1e6b96
NN
920 * Makefile.tpl: Rename [+target+] to [+make_target+].
921 * Makefile.def: Rename 'target' to 'make_target'.
922
c79af3fa
NB
9232003-05-31 Neil Booth <neil@daikokuya.co.uk>
924
925 * MAINTAINERS: Add self as options handling maintainer.
926
39d85b61
MM
9272003-05-28 Michael Meissner <gnu@the-meissners.org>
928
929 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
930 been too long since I touched those ports.
931
afc2b62d
DD
9322003-05-28 DJ Delorie <dj@redhat.com>
933
934 * Makefile.tpl: Make maybe-check-gcc .PHONY.
935 * Makefile.in: Regenerate.
936
df445104
MR
9372003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
938
939 * configure.in: Use curly braces in the definition of tooldir.
940 * configure: Regenerate.
941
2eb98e5d 9422003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 943
2eb98e5d
DD
944 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
945 newlib or libgloss.
946 * Makefile.in: Regenerate.
947
862fced8
DD
9482003-05-21 DJ Delorie <dj@redhat.com>
949
950 * Makefile.tpl: Add missing empty maybe-check-gcc target.
951 * Makefile.in: Regenerate.
952
fc351800
ILT
9532003-05-20 Ian Lance Taylor <ian@airs.com>
954
955 * MAINTAINERS: Update my e-mail address.
956
7e2dbcef
NN
9572003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
958
959 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 960 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
961 Factor out common code from autogen IF statements.
962 * configure: Regenerate.
963 * Makefile.in: Regenerate.
964
f2a0e225
KC
9652003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
966
967 * configure.in: Accept i[3456789]86 for machine type.
968 * configure: Regenerate.
969
8b87bb96
NN
9702003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
971
972 * configure.in: Switch more things to use maybe dependencies.
973 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
974 * configure: Regenerate.
975 * Makefile.tpl: Switch more things to use maybe dependencies.
976 * Makefile.in: Regenerate.
977
fdb882bc 9782003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
979
980 * Makefile.tpl (install-opcodes): Define.
981 * Makefile.in: Rebuild.
982
f7c50032
AJ
9832003-05-13 Andreas Jaeger <aj@suse.de>
984
985 * config.guess: Update to 2003-05-09 version.
986 * config.sub: Update to 2003-05-09 version.
987
f2181bed 9882003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
989
990 * configure.in: Correct sed script so that options in quotes are not
991 deleted.
992 * configure: Rebuild.
993
aa8f1f57
CV
9942003-05-12 Corinna Vinschen <corinna@vinschen.de>
995
996 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
997 and $$s/newlib/libc/sys/cygwin32 include paths.
998 * configure: Ditto.
999
0c130f81
MM
10002003-05-12 Michael Meissner <gnu@the-meissners.org>
1001
1002 * MAINTAINERS: Update my email addresses.
1003
aa1a100b
EB
10042003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1005
1006 * config-ml.in: Propagate INSTALL variables.
f7c50032 1007
87861833
GP
10082003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1009
1010 * MAINTAINERS: Remove duplicate entries in Write After Approval.
1011
de722255
CD
10122003-05-02 Chris Demetriou <cgd@broadcom.com>
1013
6eb95e99
ZW
1014 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1015 * Makefile.in: Regenerate.
de722255 1016
96c4a002
WB
10172003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
1018
1019 * MAINTAINERS (GNATS only): Add Falk Hueffner.
1020
55b15a11
WB
10212003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
1022
1023 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
1024
0c227849
DJ
10252003-04-27 Daniel Jacobowitz <drow@mvista.com>
1026
1027 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1028 * Makefile.in: Regenerated.
1029
d45148c1
WB
10302003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
1031
1032 * MAINTAINERS (Write After Approval): Upgrade myself from
1033 GNATS only to write-after-approval. Update my mail address.
1034
48f2318c 10352003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
1036
1037 (OS Port Maintainers: freebsd): Add myself.
1038
438f50c3
MM
10392003-04-22 Mark Mitchell <mark@codesourcery.com>
1040
1041 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
1042
9074e169
KJ
10432003-04-22 Kean Johnston <jkj@sco.com>
1044
1045 * MAINTAINERS (SCO ports): Added myself.
1046
dfd39a2e
NS
10472003-04-21 Nathan Sidwell <nathan@codesourcery.com>
1048
1049 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
1050
ccbae82a
KJ
10512003-04-19 Kean Johnston <jkj@sco.com>
1052
1053 * MAINTAINERS (Write After Approval): Add myself.
1054
2f50999f
GP
10552003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1056
1057 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1058 * Makefile.in: Regenerate.
1059
e9b84181
JJ
10602003-04-18 Jakub Jelinek <jakub@redhat.com>
1061
1062 * configure.in (powerpc64*-*-linux*): Remove.
1063 * configure: Rebuilt.
1064
1ca4c6e1
PE
10652003-04-17 Phil Edwards <pme@gcc.gnu.org>
1066
1067 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1068 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1069 and restrap.
1070 * Makefile.in: Regenerate.
1071
0590b963
RE
10722003-04-16 Richard Earnshaw <rearnsha@arm.com>
1073
1074 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1075 * configure: Regenerated.
1076
ff41a56f
DD
10772003-04-15 DJ Delorie <dj@redhat.com>
1078
1079 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
1080
50d440bc
NC
10812003-04-13 Nick Clifton <nickc@redhat.com>
1082
1083 * config-ml.in: Remove support for --disable-aix removing
1084 call-aix multilibs.
1085
b1e0a93e
AO
10862003-04-10 Alexandre Oliva <aoliva@redhat.com>
1087
1088 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1089 * */configure: Rebuilt.
1090
71fb704d
JS
10912003-04-08 Joel Sherrill <joel@oarcorp.com>
1092
1093 * MAINTAINERS: Add my email address.
1094
3897ea90
OH
10952003-03-17 Olivier Hainque <hainque@act-europe.fr>
1096
1097 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 1098
93c834b7
NN
10992003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1100
1101 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1102 * Makefile.in: Regenerate.
1103
82c34dcb
MC
11042003-03-14 Michael Chastain <mec@shout.net>
1105
1106 * Makefile.in: Regenerate with correct Makefile.def.
1107
73458fb7
NN
11082003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1109
1110 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1111 Make macro.
1112 * Makefile.in: Regenerate.
1113 * configure.in: Clean up gxx_include_dir logic.
1114 * configure: Regenerate.
1115
32cf27e5
AE
11162003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
1117
1118 * MAINTAINERS (Write After Approval): Add myself.
1119
c727e7a0
BE
11202003-03-10 Ben Elliston <bje@wasabisystems.com>
1121
1122 * MAINTAINERS: Update my mail address.
1123
9a27ac7a
FS
11242003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1125
1126 * configure.in (gxx_include_dir): Fix typo.
1127 * configure: Regenerated.
1128
3aa83176
NN
11292003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1130
1131 * Makefile.tpl: Reindent.
1132 * Makefile.in: Regenerate.
1133 * configure.in: Reindent. Don't set unused variables.
1134 * configure: Regenerate.
1135
9124bc53
DJ
11362003-03-04 Daniel Jacobowitz <drow@mvista.com>
1137
1138 * configure.in: Include $(build_tooldir)/sys-include in
1139 FLAGS_FOR_TARGET.
1140 * configure: Regenerated.
1141
cb543528
NN
11422003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1143
c858bf1e
NN
1144 * Makefile.tpl: Always pass down RANLIB.
1145 * Makefile.in: Regenerate.
1146
aa9c3ab4
NN
1147 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1148 * Makefile.in: Regenerate.
1149 * configure.in: Remove unused logic relating to --enable-shared
1150 and --enable-threads. Remove bogus comments. Remove redundant
1151 noconfigdirs.
1152 * configure: Regenerate.
1153
cb543528
NN
1154 * configure.in: Replace ${libstdcxx_version} by its value.
1155 Remove reference to mh-dgux.
1156 * configure: Regenerate.
1157
53f70c1b
KB
11582003-03-03 Kevin Buettner <kevinb@redhat.com>
1159
1160 * MAINTAINERS (Write After Approval): Add myself.
1161
df0f0674
NN
11622003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1163
1164 * Makefile.tpl: Rearrange.
1165 * Makefile.in: Regenerate.
1166
ef4e7569
US
11672003-02-25 Uwe Stieber <uwe@wwws.de>
1168
1169 * configure.in: Add support for kaOS as cross build target system.
1170 * configure: Regenerated.
1171
a7a287eb
SB
11722003-02-24 Steven Bosscher <steven@gcc.gnu.org>
1173
1174 * MAINTAINERS (Write after approval): Add myself.
1175
ff00c8a2
JW
11762003-02-21 James E Wilson <wilson@tuliptree.org>
1177
1178 * MAINTAINERS: Update my email address.
1179
abb2db7a
ZW
11802003-02-21 Zack Weinberg <zack@codesourcery.com>
1181
1182 * MAINTAINERS: Add self to blanket write privs. section.
1183
e9f2dc3b
SM
11842003-02-20 Sean McNeil <sean@blue.mcneil.com>
1185
1186 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1187 configure-target-* as some target builds may require additional
1188 flags for preprocessor tests.
1189 * Makefile.in: Regenerated.
1190
ee03dc5e
AO
11912003-02-19 Alexandre Oliva <aoliva@redhat.com>
1192
11856278
AO
1193 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1194 * ltconfig: Handle it.
1195 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1196 auto-detecting it.
1197
274aef32
AO
1198 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1199 it is used as argument to $CC.
1200 * ltcf-gcj.sh: Likewise.
1201
ee03dc5e
AO
1202 * configure.in: Introduce --enable-maintainer-mode.
1203 * configure: Rebuilt.
1204 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1205 for maintainer mode.
1206 * Makefile.in: Rebuilt.
1207
30db8e17
JM
12082003-02-18 Jason Merrill <jason@redhat.com>
1209
1210 * Makefile.tpl (check-c++): Allow parallelism.
1211
cab60ac6
GP
12122003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1213
1214 * MAINTAINERS: Remove John Carr (who never actually had access to
1215 gcc.gnu.org).
1216
c8e5d1af
GK
12172003-02-15 Geoffrey Keating <geoffk@apple.com>
1218
1219 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1220 don't configure target-libobjc.
1221 * configure: Regenerate.
1222
70f91f50
RO
12232003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1224
1225 * Makefile.tpl (RANLIB): Define.
1226 * Makefile.in: Regenerate.
1227
669e9062
LB
12282003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
1229
1230 * MAINTAINERS: Update my email.
abb2db7a 1231
61b56b2e
KS
12322003-02-06 Keith R Seitz <keiths@redhat.com>
1233
1234 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1235 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1236 * Makefile.in: Regenerated.
1237 * configure.in: Remove all traces of snavigator, db, and grep.
1238 * configure: Regenerated.
1239
a1ba6e15
GP
12402003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1241
1242 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1243 After Approval.
1244
f5f2cce5
CC
12452003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1246
1247 * MAINTAINERS (Write after approval): Add myself.
1248
ba49f6f1
FCE
12492003-01-31 Frank Ch. Eigler <fche@redhat.com>
1250
1251 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1252 * Makefile.in: Regenerated.
1253
ccf9f10c
RS
12542003-01-30 Roger Sayle <roger@eyesopen.com>
1255
1256 * config.guess: Updated to 2003-01-30's version.
1257 * config.sub: Updated to 2003-01-28's version.
1258
a693735b
AO
12592003-01-30 Alexandre Oliva <aoliva@redhat.com>
1260
1261 * config.if: If gcc_version is already set, just use it. Don't set
1262 gcc_version_trigger if it's already set, otherwise set it to
1263 gcc/version.c, but only if the file exists. If it is not set and
1264 gcc/version.c does not exist, try to extract the version number from
1265 $CC.
1266
204c43d6
AT
12672003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
1268
abb2db7a 1269 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 1270
842e91ec
PE
12712003-01-27 Phil Edwards <pme@gcc.gnu.org>
1272
1273 * configure.in: Revert 24Jan change.
1274 * configure: Regenerate.
1275
6b99984e
GP
12762003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1277
1278 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
1279 entry of HJ Lu.
1280
806e0935
NN
12812003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1282
1283 * configure.in: Revert previous change.
1284 * configure: Regenerate.
1285
307a9864
NN
12862003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1287
1288 * configure.in: Make rda native-only.
1289 * configure: Regenerate.
1290
02ba6302
VR
12912003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1292
1293 * MAINTAINERS: Move myself from GNATS-only-accounts to
1294 write-after-approval.
1295
77d187bc
NN
12962003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1297
1298 * configure.in: Add missing \.
1299 * configure: Rebuilt.
1300
a94a2d4c
JJ
13012003-01-17 Jakub Jelinek <jakub@redhat.com>
1302
1303 * configure.in (baseargs): Avoid using \| in sed regular
1304 expressions.
1305 * configure: Rebuilt.
1306
73f84924
JJ
13072003-01-16 Jakub Jelinek <jakub@redhat.com>
1308
1309 * configure.in (baseargs): Remove all supported forms of
1310 --cache-file, --srcdir, --host, --build and --target options
1311 from argument lists.
1312 * configure: Rebuilt.
1313
8c12fc63
JZ
13142003-01-15 Josef Zlomek <zlomekj@suse.cz>
1315
1316 * MAINTAINERS: Add myself to write-after-approval list.
1317
7c005a3a
AO
13182003-01-15 Alexandre Oliva <aoliva@redhat.com>
1319
1320 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1321 * configure: Rebuilt.
1322
3dfabf63
NN
13232003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1324
1325 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1326 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1327 * Makefile.in: Regenerate.
1328 * configure: Regenerate.
1329
cf53ae10
AO
13302003-01-09 Alexandre Oliva <aoliva@redhat.com>
1331
1332 * configure.in: Remove Makefile in build, host and target modules
1333 unless configure was run with --no-recursion.
1334 * configure: Rebuilt.
1335
3fbe8e4a
CC
13362003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1337
1338 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1339 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1340 * Makefile.in: Regenerate.
1341
66e2aa7d
CD
13422003-01-08 Chris Demetriou <cgd@broadcom.com>
1343
1344 * config.guess: Update to 2003-01-03 version.
1345 * config.sub: Update to 2003-01-03 version.
1346
b5038cfb
CF
13472003-01-07 Christopher Faylor <cgf@redhat.com>
1348
1349 * configure: Regenerate with proper autoconf 2.13.
1350
d02c69be
CF
13512003-01-07 Christopher Faylor <cgf@redhat.com>
1352
1353 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 1354 * configure: Regenerate.
d02c69be 1355
e914a571
AC
13562003-01-06 Andrew Cagney <ac131313@redhat.com>
1357
1358 * configure.in (GDB_TK): Add tcl directories conditional on
1359 gdb/gdbtk directory being present.
1360 * configure: Regenerate.
abb2db7a 1361
70571545
JDA
13622003-01-04 John David Anglin <dave.anglin@nrc.ca>
1363
1364 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1365 by gcc if LD is not defined and we are not doing a Canadian Cross.
1366 * configure: Rebuilt.
1367
89a7012a
TT
13682002-12-31 Tom Tromey <tromey@redhat.com>
1369
1370 * Makefile.in: Rebuilt.
1371 * Makefile.def (target_modules) [libffi]: Allow installation.
1372
3f4f56e2
AS
13732002-12-31 Andreas Schwab <schwab@suse.de>
1374
1375 * configure.in: Fix use of $program_transform_name.
1376 * configure: Regenerated.
1377
6c1b8d0a
DJ
13782002-12-30 Daniel Jacobowitz <drow@mvista.com>
1379
1380 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 1381 * configure: Regenerated.
6c1b8d0a 1382
c5120911
AO
13832002-12-29 Alexandre Oliva <aoliva@redhat.com>
1384
1385 * Makefile.tpl (local-distclean): Don't remove...
1386 (multilib.ts): ... this. Moved into...
1387 (multilib.out): ... this. Don't use sub-make.
1388 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1389 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1390 (configure-build-[+module+], configure-[+module+],
1391 configure-target-[+module+], configure-gcc): ... these. Test
1392 for Makefile existence. Drop config.status from dependencies.
1393 * Makefile.in: Rebuilt.
1394 * configure.in: Move gcc-version-trigger to the end of
1395 ac_configure_args. Add comments to maybedep.tmp and
1396 serdep.tmp. Introduce --disable-serial-configure. Remove
1397 nonopt from baseargs, matching and removing corresponding
1398 whitespace while at it.
1399 * configure: Rebuilt.
1400
e245b0ea
AO
14012002-12-28 Alexandre Oliva <aoliva@redhat.com>
1402
903de295
AO
1403 * configure.in (host_configargs): Replace reference to
1404 no-longer-defined buildopts with --build=${build_alias}.
1405 * configure: Rebuilt.
1406
e245b0ea
AO
1407 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1408 program_transform_name to standard idiom.
1409 (AUTOGEN, AUTOCONF): Define.
1410 (Makefile.in): Use $(AUTOGEN).
1411 (Makefile): Depend on config.status, and use autoconf-style rule to
1412 build it. Move original commands to...
1413 (config.status): ... this new target.
1414 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1415 $(AUTOCONF).
1416 * Makefile.in: Rebuilt.
1417
671aa708
NN
14182002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1419
53fbfb58
NN
1420 * Makefile.tpl: Fix dramatic bustage due to change in
1421 program_transform_name.
1422 * Makefile.in: Regenerate.
1423
1424 * configure.in: Remove unnecessary PATH setting.
1425 * configure: Regnerate.
1426
1427 * configure.in: Don't default to unprefixed tools unless
1428 the native tools will work.
1429 * configure: Regenerate.
1430
671aa708
NN
1431 * configure.in: Convert to autoconf script. Blow away lots
1432 of now-redundant Makefile fragments.
1433 * configure: Generate using Autoconf.
1434 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1435 * Makefile.in: Regenerate.
1436
57f40826
NN
14372002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1438
3fedb745
NN
1439 * configure: Fix stupid bug where RANLIB was mistakenly included.
1440
abb2db7a 1441 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
1442 (build_configargs, host_configargs, target_configargs).
1443
1444 * configure.in: Move logic out of sed statement.
1445
abb2db7a 1446 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
1447 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1448
315fa0f4
SS
14492002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
1450
1451 * config.sub: Import from master repository
1452 * config.guess: Ditto
1453
45aff44f
AS
14542002-12-24 Andreas Schwab <schwab@suse.de>
1455
1456 * Makefile.tpl (multilib.out): Fix missing space.
1457 * Makefile.in: Regenerate.
1458
88b5521b
NN
14592002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1460
1461 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1462 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1463 * Makefile.in: Regenerate.
1464 * configure.in: Remove unnecessary leftovers.
1465
2a726918
GK
14662002-12-21 Geoffrey Keating <geoffk@apple.com>
1467
1468 * configure.in (extra_ranlibflags_for_target): New variable.
1469 (*-*-darwin): Add -c to ranlib commands.
1470 * configure (tooldir): Handle extra_ranlibflags_for_target.
1471
aace3269 14722002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
1473
1474 * Makefile.tpl: Revert HJL's change.
1475 * Makefile.in: Regenerated.
1476 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1477 always.
1478
f0895142
AS
14792002-12-19 Andreas Schwab <schwab@suse.de>
1480
1481 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1482 * Makefile.in: Regenerate.
1483
782d0c02
L
14842002-12-18 H.J. Lu <hjl@gnu.org>
1485
1486 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1487 * Makefile.in: Regenerated.
1488
1489 * configure.in (build_prefix): New. Substitute.
1490
212f6dd0
NN
14912002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1492
79308c5d
NN
1493 * Makefile.tpl: Don't let real targets depend on phony targets.
1494 * Makefile.in: Regenerate.
1495
212f6dd0
NN
1496 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1497 * Makefile.in: Regenerate.
1498
ab17919f
SS
14992002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
1500
1501 * config.sub: Import from master repository
1502 * config.guess: Ditto
1503
5ecf91d1
JM
15042002-12-16 Jason Merrill <jason@redhat.com>
1505
1506 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1507 previous 'make bootstrap'.
1508 * Makefile.in: Regenerate.
1509
d8437e1b
HPN
15102002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1511
1512 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1513
4977bab6
ZW
15142002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1515
1516 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1517 * Makefile.in: Regenerate.
1518
0edcfdcb
JM
15192002-12-13 Jason Merrill <jason@redhat.com>
1520
6248218a 1521 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
1522 library tests.
1523 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
1524 * Makefile.in: Regenerate.
1525
4977bab6
ZW
15262002-12-12 Alexandre Oliva <aoliva@redhat.com>
1527
1528 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1529 * Makefile.in: Rebuilt.
1530
f87505dd
AO
15312002-12-12 Alexandre Oliva <aoliva@redhat.com>
1532
1533 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
1534
4977bab6
ZW
15352002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
1536
1537 * configure: Fix bug put in by gremlins.
1538
1539 * Makefile.tpl: Substitute more autoconfily.
1540 * configure: Substitute more autoconfily.
1541 * Makefile.in: Regenerate.
1542
7f0db92a
SS
15432002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
1544
1545 * config.sub: Import from master repository
1546 * config.guess: Ditto
1547 * MAINTAINERS: Added Svein Seldal under write after approval
1548
4977bab6
ZW
15492002-12-08 Andrew Cagney <ac131313@redhat.com>
1550
1551 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1552 * Makefile.in (all-sim): Ditto.
1553
15542002-12-06 DJ Delorie <dj@redhat.com>
1555
1556 * Makefile.tpl: Change configure dependencies to not have real
1557 targets depend on phony targets.
1558
15592002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1560
1561 * configure.in: Revert unintentional change.
1562
1563 * Makefile.tpl: Change dependency for */multilib.out so that
1564 it works when gcc isn't in the tree.
1565
1566 * configure.in: Substitute more.
1567 * configure: Run subconfigures from the Makefile.
1568 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1569 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1570
67f1b906
GP
15712002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1572
1573 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
1574
4977bab6
ZW
15752002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1576
1577 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1578 and corresponding dependencies.
1579 * Makefile.in: Regenerate.
1580
1581 * configure.in (host_tools): Order binutils, gas and ld for
1582 convenience in running the testsuites.
1583
1584 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1585 * Makefile.in: Regenerate.
1586 * configure.in: Introduce rules to serialize subconfigure runs.
1587
1588 * configure.in: Introduce BASE_CC_FOR_TARGET.
1589 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1590 Realize configure-build-* targets. Realize configure-target-* targets.
1591 * Makefile.in: Regenerate.
1592
15932002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1594
1595 * configure: Move gcc_version_trigger stuff from here...
1596 * configure.in: ...to here.
1597
1598 * configure.in: Separate subconfigure options added by this file from
1599 options given by the user. Add machinery to put args for host
1600 subconfigures into the Makefile.
1601
1602 * Makefile.tpl: Remove 'vault' targets.
1603 * Makefile.tpl: Reorder and comment dependencies.
1604 * Makefile.in: Regenerate.
1605
16062002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1607 * configure.in: Fix my broken commit of previous patch. (sigh)
1608
743f054e
GK
16092002-11-28 Geoffrey Keating <geoffk@apple.com>
1610
1611 * configure.in: Move host-specific darwin noconfigdirs into
1612 the host-specific section.
1613
4977bab6
ZW
16142002-11-28 Geoffrey Keating <geoffk@apple.com>
1615
1616 * configure.in: Move host-specific darwin noconfigdirs into
1617 the host-specific section.
1618
16192002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
1620
1621 * configure: Remove skip-this-dir support.
1622 * Makefile.tpl: Remove skip-this-dir support.
1623
1624 * Makefile.tpl: Remove leftover support for non-autoconfiscated
1625 subdirectories.
1626 * Makefile.in: Regenerate.
1627
1628 * Makefile.tpl: Strip out useless setting of 'dir'.
1629 * Makefile.in: Regenerate.
1630
16312002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
1632
1633 * configure.in: Fix deeply stupid bug.
1634
1635 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1636 shell code in CXX_FOR_TARGET
1637 * Makefile.def: Introduce raw_cxx.
1638 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1639 RAW_CXX_FOR_TARGET.
1640 * Makefile.in: Regenerate.
1641
16422002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
1643
1644 * Makefile.tpl: Remove unnecessary ifs.
1645 * Makefile.in: Regenerate.
1646
1647 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
1648 dependencies. Maybe-ize build-libiberty. Create dummy install
1649 targets for 'no_install' modules.
1650 * configure: Move GDB_TK substitution to configure.in. Move
1651 build_modules stuff to configure.in.
1652 * configure.in: Implement soft dependency machinery. Maybe-ize
1653 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
1654 * Makefile.in: Regenerate.
1655
16562002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
1657
1658 * Makefile.tpl: Make all-target, install-target behave similarly
1659 to all, install (only hitting configured targets). Eliminate
1660 unused macro defintions.
1661
1662 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1663 build != host.
1664
1665 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1666
1667 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1668
1669 * configure.in: Produce lists of subdir targets we're actually
1670 configuring. Remove references to "dosrel".
1671 * Makefile.tpl: Let configure set which subdir targets are hit.
1672 Remove install-cross; clean up install; remove ALL. Remove
1673 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
1674 Autogenerate host module targets. Remove empty dependency lines
1675 and redundant dependency; rearrange slightly.
1676 * Makefile.def: Add host-side libtermcap, utils.
1677
1678 * Makefile.in: Regenerate.
1679
e6226a2f
RO
16802002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1681
1682 * ltconfig (osf[345]): Append $major to soname_spec.
1683 Reflect this in library_names_spec.
1684 * ltmain.sh (osf): Prefix $major with . for use as extension.
1685
3b75d237
AJ
16862002-11-19 Andreas Jaeger <aj@suse.de>
1687
1688 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
1689 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
1690 and sparc64 GNU/Linux systems.
1691
809108de
NS
16922002-11-19 Nathan Sidwell <nathan@codesourcery.com>
1693
1694 * MAINTAINERS: Update email.
1695
e7e0de7e
GP
16962002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1697
1698 * MAINTAINERS: Complete James Dennett's entry.
1699
f7109dea
EB
17002002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1701
1702 * MAINTAINERS (Write After Approval): Add myself.
1703
d3ac17c9
BK
17042002-11-13 Bruce Korb <bkorb@gnu.org>
1705
1706 * Makefile.tpl: syntactic cleanup
1707
cbf78ae4
SH
17082002-11-13 Stuart Hastings <stuart@apple.com>
1709
1710 * MAINTAINERS: Add myself to write-after-approval list.
1711
4977bab6
ZW
17122002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1713
1714 * Makefile.def: Add list of recursive targets to autogenerate.
1715 Add build_modules.
1716 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
1717 targets. Autogenerate *-build-* targets.
1718 * Makefile.in: Regenerate.
1719
17202002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1721
1722 * configure: More autoconf-style substitutions.
1723 * Makefile.tpl: More autoconf-style substitutions.
1724 * Makefile.in: Regenerate.
1725
17262002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
1727
1728 * configure: Substitute more variables in a more autoconf-friendly
1729 way. Simplify slightly.
1730 * Makefile.tpl: Make more variables substitutable in an
1731 autoconf-friendly way.
1732 * Makefile.in: Regenerate.
1733
d4783999
JW
17342002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
1735
1736 * MAINTAINERS (Write After Approval): Add myself.
1737
4977bab6
ZW
17382002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
1739
1740 * configure.in (v810*): Remove special setting of tools.
1741
1742 * configure: Add support for extra required flags for ar or nm.
1743 * configure.in (aix4.3+): Use above support for target-specific
1744 issues, rather than using config/mt-aix43.
1745
17462002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
1747
1748 * configure: Remove 'removing', which doesn't work. Replace $subdir
1749 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
1750 with $srcdir. Reformat indentation. Substitute some variables
1751 formerly hard-coded in the Makefile for build=host.
1752 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1753 * Makefile.def: Autogenerate more.
1754 * Makefile.in: Regenerate.
1755
1c9c903e
AN
17562002-11-04 Adam Nemet <anemet@lnxw.com>
1757
1758 * MAINTAINERS (Write After Approval): Add myself.
1759
40673d2b
KB
17602002-11-04 Kevin Buettner <kevinb@redhat.com>
1761
1762 * Makefile.def (host_modules): Add rda.
1763 * Makefile.in: Regenerate.
1764 * configure.in (target_tool): Add target-rda to list.
1765
42e650ae
GP
17662002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1767
1768 * MAINTAINERS: Remove "co-maintainer" note for web pages.
1769
e004b81f
PE
17702002-10-25 Phil Edwards <pme@gcc.gnu.org>
1771
1772 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
1773 and restrap targets to this rule.
1774 * Makefile.in: Regenerate.
1775
06bd49b1
GP
17762002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1777
1778 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
1779 GNATS only accounts.
1780
d0af82b0
HPN
17812002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
1782
1783 * configure.in (i[3456]86-*-linux*): Add check to disable
1784 ${libgcj} for glibc1.
1785
10782654
DC
17862002-10-24 Denis Chertykov <denisc@overta.ru>
1787
1788 * MAINTAINERS: Add myself as ip2k port maintainer.
1789
a5a438f5
SS
17902002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
1791
1792 * configure.in: Add tic4x target.
1793
fe3d5b7f
NN
17942002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
1795
aba8a494
NN
1796 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1797 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1798 * Makefile.in: Regenerate.
1799
fe3d5b7f
NN
1800 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1801 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
1802 * Makefile.in: Regenerate.
1803
a6ad79e7
JJ
18042002-10-02 Janis Johnson <janis187@us.ibm.com>
1805
1806 * MAINTAINERS: Add myself as web pages co-maintainer.
1807
6a8a9058
NN
18082002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1809
1810 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
1811 * Makefile.in: Regenerate.
1812
327d975a
ZW
18132002-10-02 Zack Weinberg <zack@codesourcery.com>
1814
1815 * MAINTAINERS: Add myself and Nathan Sidwell
1816 <nathan@codesourcery.com> as VxWorks maintainers.
1817
a5ae8f19 18182002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
1819
1820 * Makefile.def: Remove order dependency comments.
1821 * Makefile.tpl: Add explicit install-install dependencies.
1822 * Makefile.in: Regenerate.
d0f6c823 1823
34c6040c 1824 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 1825 * Makefile.in: Regenerate.
34c6040c 1826
d0f6c823
NN
1827 * Makefile.tpl: Add configure-target (for src-release in src)
1828 * Makefile.in: Regenerate.
1829
50bd210b
NC
18302002-09-30 Nick Clifton <nickc@redhat.com>
1831
1832 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1833
ca25149e
UW
18342002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
1835
1836 * configure.in (s390*-*-linux*): Enable libgcj.
1837
dd30b57d
NN
18382002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
1839
9e60a678
NN
1840 * configure: Revert accidentally applied changes.
1841
dd30b57d
NN
1842 * Makefile.tpl: Make more autoconf-friendly.
1843 * Makefile.in: Regenerate.
1844 * configure: Make substitution more autoconf-like.
1845
5831424e
RE
18462002-09-28 Richard Earnshaw <rearnsha@arm.com>
1847
1848 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
1849 single entry to handle all these.
1850 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
1851 libjava on arm-*-elf.
1852
b7f3b15b
GK
18532002-09-27 Geoffrey Keating <geoffk@apple.com>
1854
1855 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
1856 things that depend on them.
1857
0dffceed
NN
18582002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1859
1860 * Makefile.tpl: Make subsituted variables more autoconfy.
1861 * Makefile.in: Regenerate.
1862 * configure: Make seds more autoconfy.
1863
1db75a86 18642002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
1865
1866 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
1867 * Makefile.in: Regenerate.
1868 * configure.in: Rewrite sed statements to look autoconfy.
1869
1db75a86
NN
1870 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
1871 all-target-foo on configure-target-foo.
1872 * Makefile.def: Ditto.
1873 * Makefile.in: Rebuild.
1874
741a4e89
AH
18752002-09-25 Andrew Haley <aph@redhat.com>
1876
1877 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
1878
95ddd785
NN
18792002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
1880
1881 * Makefile.def: New file.
1882 * Makefile.tpl: New file.
1883 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
1884 * contrib/gcc_update: Note that Makefile.in is a generated file.
1885
1886 * configure.in: Minor rearrangement. Simplify tests.
1887
65a824f6
JT
18882002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
1889
1890 * configure.in (with_headers): Skip copy if value is "yes".
1891 (with_libs): Likewise.
1892
51270f0a 18932002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
1894
1895 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
1896 * configure.in (sh*-*-pe*): Ditto.
1897 * configure.in (mips*-*-pe*): Ditto.
1898 * configure.in (*arm-wince-pe): Ditto.
1899
8f89dbf4
NN
1900 * configure.in: Rearrange.
1901
c1b8db3f
KH
19022002-09-14 Kazu Hirata <kazu@cs.umass.edu>
1903
1904 * MAINTAINERS: Update my email address.
1905
341f0575
PK
19062002-08-30 Paul Koning <pkoning@equallogic.com>
1907
1908 * MAINTAINERS: (Write After Approval): Add myself.
1909
d2e06980
GK
19102002-08-29 Geoffrey Keating <geoffk@redhat.com>
1911
1912 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
1913
4906d5d8
GK
19142002-08-24 Geoffrey Keating <geoffk@redhat.com>
1915
1916 * MAINTAINERS: Change my mailing address.
1917
e9a25cc8
PC
19182002-08-21 Paolo Carlini <pcarlini@unitus.it>
1919
1920 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 1921 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 1922
a5aa7421
LR
19232002-08-20 Loren J. Rittle <ljrittle@acm.org>
1924
1925 * MAINTAINERS (Write After Approval): Remove myself.
1926 (Various Maintainers: c++ runtime libs): Add myself.
1927
5ce6f47b
EC
19282002-08-15 Eric Christopher <echristo@redhat.com>
1929
1930 * config.sub: Import from master repository.
1931 * config.guess: Ditto.
1932
7f9317f0
AO
19332002-08-19 Alexandre Oliva <aoliva@redhat.com>
1934
1935 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
1936 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
1937 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
1938
7aecca3d
AH
19392002-08-16 Aldy Hernandez <aldyh@redhat.com>
1940
1941 * MAINTAINERS: Add self to rs6000 vector extensions.
1942
8ea4b195
AO
19432002-08-15 Alexandre Oliva <aoliva@redhat.com>
1944
1945 * libiberty/configure: Reverted unintended yesterday's check in.
1946
f5cc59a7
AO
19472002-08-14 Alexandre Oliva <aoliva@redhat.com>
1948
1949 * boehm-gc/configure, libf2c/configure: Rebuilt.
1950 * libffi/configure, libiberty/configure: Ditto.
1951 * libjava/configure, libobjc/configure: Ditto.
1952 * libstdc++-v3/configure, zlib/configure: Ditto.
1953 Merged from binutils:
1954 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1955 From Steve Ellcey <sje@cup.hp.com>:
1956 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
1957 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
1958 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
1959 IA64.
1960 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
1961 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
1962 soname_spec, sys_lib_search_path_spec): Ditto.
1963
66350331
FS
19642002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
1965
1966 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
1967
2ff34870
L
19682002-08-04 H.J. Lu (hjl@gnu.org)
1969
1970 * configure.in (mips*-*-linux*): Don't skip target-libffi.
1971
a014f2fe
KW
19722002-08-02 Krister Walfridsson <cato@df.lth.se>
1973
1974 * MAINTAINERS (Write After Approval): Add myself.
1975
c01d477a
AM
19762002-07-31 Alan Modra <amodra@bigpond.net.au>
1977
1978 * configure.in: Move generic linux case to end. Copy generic
1979 linux noconfigdirs to mips*-*-linux* entry and new
1980 powerpc64*-*-linux* entry. Add target-libffi for the latter.
1981
68cd2524
MM
19822002-07-19 Michael Matz <matz@suse.de>
1983
1984 * MAINTAINERS: Add myself as ra* maintainer.
1985
e2d83b8c
CD
19862002-07-16 Chris Demetriou <cgd@broadcom.com>
1987
1988 * config.guess: Update to 2002-07-09 version.
1989 * config.sub: Update to 2002-07-03 version.
1990
cece4f1d
HPN
19912002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
1992
1993 * MAINTAINERS: Fix typo in a maintainer email address.
1994
bb654703
NN
19952002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
1996
1997 * configure.in: Remove two redundant tests.
1998
789b7de5
RO
19992002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2000
2001 * configure.in (mips*-*-irix6*o32): Enable stabs.
2002
e1da1089
NN
20032002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2004
f3970bba
NN
2005 * configure.in: Don't build grez.
2006 * Makefile.in: Ditto.
2007
e1da1089
NN
2008 * Makefile.in: Remove references to bsp, cygmon, libstub.
2009 * configure.in: Ditto.
2010
2011 * configure.in: Remove leftover reference to gdbtest.
2012
57c905fa
PE
20132002-07-08 Phil Edwards <pme@gcc.gnu.org>
2014
2015 * configure.in (gxx_include_dir): Change to match versioned
2016 C++ headers if --enable-version-specific-runtime-libs is used.
2017
a0af94a7 20182002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 2019
a0af94a7
SE
2020 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2021
423ce3eb
NN
20222002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2023
2024 * configure.in: Make --without-x work.
2025
98186934
NN
20262002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2027
c3b7d169
NN
2028 * configure.in: Rearrange target Makefile fragment collection.
2029
98186934
NN
2030 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2031 cvs[src].
2032 * configure.in: Ditto.
2033
eebd288a
MK
20342002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
2035
2036 * MAINTAINERS (Write After Approval): Update my e-mail address.
2037
3ab36f05
NN
20382002-06-24 Ben Elliston <bje@redhat.com>
2039
2040 * configure.in (host_tools): Remove cgen.
2041
2042 * Makefile.in (all-cgen): Remove; runs from its source directory.
2043 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 2044 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
2045 (all-sim): Likewise.
2046
20472002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2048
2049 * Makefile.in: Eliminate 'apache' targets.
2050 * configure.in: Eliminate 'apache' targets.
2051
55380b08
NN
2052 * configure.in: Eliminate redundant tests. Reorganize.
2053
9a5c1b9d
NN
2054 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2055
5fd3853a
NN
2056 * config-ml.in: Eliminate references to Cygnus configure.
2057
cfefc434
NN
2058 * Makefile.in: Eliminate references to building emacs.
2059
2fe93885
GS
20602002-06-28 Graham Stott <graham.stott@btinternet.com>
2061
2062 * MAINTAINERS: Update my email address.
2063
53c40185
BK
20642002-06-26 Benjamin Kosnik <bkoz@redhat.com>
2065
2066 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 2067 (cxx_incdir): Remove.
53c40185 2068
97679694
NN
20692002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
2070
2071 * MAINTAINERS (Write After Approval): Add self.
2072
b03bcd37
DC
2073Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
2074
2075 * configure.in: Add support for ip2k.
2076
6bd12129
NN
20772002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2078
2079 * configure.in: Fix AIX configury bug.
2080
e0d98a92
SE
20812002-06-20 Steve Ellcey <sje@cup.hp.com>
2082
2083 * MAINTAINERS (Write After Approval): Add self.
2084
ba3292db
NN
20852002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2086
ef40bc65
NN
2087 * configure.in: replace ${topsrcdir} with ${srcdir}
2088
7a0be465
NN
2089 * configure.in: Move definition of libstdcxx_flags
2090 right above usage, rather than waaay earlier.
2091
e1848dde
NN
2092 * configure.in: Pull definition of is_cross_compiler earlier.
2093
8bc2fff1
NN
2094 * configure.in: Rearrange a little.
2095
ba3292db
NN
2096 * configure.in: Remove references to librx.
2097 * Makefile.in: Remove references to librx.
2098
11d8b408
DC
2099Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
2100
2101 * config.sub: Add support for avr target.
2102 Import from master sources, rev 1.255
5ce6f47b 2103
93da8339
PE
21042002-06-19 Phil Edwards <pme@gcc.gnu.org>
2105
2106 * configure, .cvsignore: Revert previous change...
2107 * Makefile: ...delete.
2108
b4caab5c
NN
21092002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2110
2111 * configure.in: Eliminate ${gasdir} variable.
2112
ee777171
DB
21132002-06-18 Dave Brolley <brolley@redhat.com>
2114
2115 * configure.in: Add support for frv.
2116 * config.sub: Add support for frv.
2117
26e4af54
PE
21182002-06-18 Phil Edwards <pme@gcc.gnu.org>
2119
2120 * configure: Remove garbage from previous commit.
2121
bb20b7da
PE
21222002-06-18 Phil Edwards <pme@gcc.gnu.org>
2123
2124 * configure: For in-source builds, make a subdir and re-exec there.
2125 * Makefile: New file. Pass targets through to build directory.
2126 * .cvsignore: No longer ignore "Makefile".
2127
9d321f6c
DR
21282002-06-16 Douglas Rupp <rupp@gnat.com>
2129
2130 * MAINTAINERS (Write After Approval): Add self.
2131
c8eb2bc0
KG
21322002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2133
2134 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2135
f210d239
JT
21362002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2137
2138 * configure.in (vax-*-netbsd*): Re-enable gas.
2139
e9667b3c
NN
21402002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2141
efe1f357
NN
2142 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2143 BUILD_PREFIX_1, to correct nomenclature.
2144 * configure: Likewise.
2145
e9667b3c
NN
2146 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2147 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2148
fe2fe497
OH
21492002-05-31 Olaf Hering <olh@suse.de>
2150
2151 * config-ml.in: Propogate DESTDIR also.
2152
dcf7f0dd
JT
21532002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2154
2155 * configure.in (vax-*-netbsd*): Don't build gas for this
2156 platform.
2157
6ff14f32
MM
21582002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2159
2160 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2161 and libgcj for AVR.
2162
397de1ff
KK
21632002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
2164
2165 * MAINTAINERS (Write After Approval): Add myself.
2166
ac30211c
JT
21672002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2168
2169 * config.guess: Update to 2002-05-22 version.
2170 * config.sub: Likewise.
2171
1e6347d8
RO
21722002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2173
2174 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2175 * config-ml.in: Likewise.
2176 * configure: Likewise.
2177 * configure.in: Likewise.
2178
e5ce1d6d
SC
21792002-05-16 Stephane Carrez <stcarrez@nerim.fr>
2180
2181 * MAINTAINERS: Update my email address.
2182
6cdef75d
NN
21832002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2184
4a87f061
NN
2185 * configure.in: Simplify makefile fragment collection.
2186
2187 * configure.in: Remove code to build emacs.
603606e7 2188
e254d6b5
NN
2189 * configure.in : Remove --srcdir argument from targargs and buildargs
2190 (it's always overridden in the Makefile anyway). Rearrange a bit.
2191
2192 * configure: Move some logic to configure.in.
2193 * configure.in: Move some logic from configure.
6cdef75d 2194
1d6006fe
TT
21952002-05-11 Tom Tromey <tromey@redhat.com>
2196
2197 * MAINTAINERS: Reflect libgcj reality.
2198
b70b3534
FS
21992002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
2200
2201 * Makefile.in: Honour DESTDIR.
2202
4434687a
MM
22032002-05-08 Mark Mitchell <mark@codesourcery.com>
2204
2205 * config.guess: Import 2002-03-20 version.
2206 * config.sub: Import 2002-04-26 version.
2207
a89e49c7
RO
22082002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2209
2210 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
2211
44e55536
TJ
22122002-05-07 Tim Josling <tej@melbpc.org.au>
2213
2214 * MAINTAINERS: Add self.
2215
97320a3f
LR
22162002-05-06 Loren J. Rittle <ljrittle@acm.org>
2217
2218 * ltmain.sh: Detect and handle object name conflicts
2219 while piecewise linking a static library.
2220
b7c13625
AO
22212002-05-05 Alexandre Oliva <aoliva@redhat.com>
2222
2223 * configure.in (noconfigdirs): Don't disable libgcj on
2224 sparc64-*-solaris* and sparcv9-*-solaris*.
2225
4182d9fa
AO
22262002-05-03 Alexandre Oliva <aoliva@redhat.com>
2227
2228 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2229
7bebf279
TF
22302002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2231
2232 * configure.in (FLAGS_FOR_TARGET): Do not add
2233 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2234 on i[3456]86-*-linux*.
2235
9a06dc7d
TF
22362002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2237
2238 * configure.in (noconfigdirs): Replace [ ] with test.
2239
2240 * configure.in (noconfigdirs): Do not add target-newlib if
2241 target == i[3456]86-*-linux*, and host == target.
2242
a51a07fa
NN
22432002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2244
9e7facd6
DD
2245 * configure.in: delete reference to absent file
2246
aeaa0f2f
NN
2247 * configure.in: replace '[' with 'test'
2248
4bb98828
NN
2249 * configure.in: Eliminate references to gash.
2250 * Makefile.in: Eliminate references to gash.
2251
64791664
NN
2252 * configure.in: remove useless references to 'pic' makefile fragments.
2253
3ed57cf4
NN
2254 * configure.in: (*-*-windows*) Finish removing.
2255
a51a07fa
NN
2256 * configure.in: Eliminate redundant test for libgui.
2257
8552f6f1
RS
22582002-04-29 Roger Sayle <roger@eyesopen.com>
2259
2260 * MAINTAINERS: Add self and realphabetize. Update entries
2261 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
2262 entry for a29k port maintainer.
2263
9e847666
JS
22642002-04-26 Joel Sherrill <joel@OARcorp.com>
2265
2266 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2267 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2268
704c9a14
NN
22692002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2270
2271 * configure.in: remove references to dead files
2272
7bff5059
MM
22732002-04-19 Mark Mitchell <mark@codesourcery.com>
2274
2275 * MAINTAINERS: Add information about purpose of this file.
2276
0c7c67f0
TT
22772002-04-18 Tom Tromey <tromey@redhat.com>
2278
2279 * configure.in: Disallow configuring libgcj when it is already
2280 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2281 Solaris 2.8 by default. For PR libgcj/6158.
2282
63501e91
NN
22832002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2284
2285 * configure.in: Move default CC setting out of config/mh-* fragments
2286 directly into here.
2287
701afd4d
NN
22882002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2289
2290 * configure.in: don't even try to configure or make a subdirectory
2291 if there's no configure script for it.
2292
07cdae91
MM
22932002-04-15 Mark Mitchell <mark@codesourcery.com>
2294
2295 * MAINTAINERS: Remove chill maintainers.
2296 * Makefile.in (CHILLFLAGS): Remove.
2297 (CHILL_LIB): Remove.
2298 (TARGET_CONFIGDIRS): Remove libchill.
2299 (CHILL_FOR_TARGET): Remove.
2300 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2301 CHILL_LIB.
2302 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2303 (CHECK_TARGET_MODULES): Likewise.
2304 (INSTALL_TARGET_MODULES): Likewise.
2305 (CLEAN_TARGET_MODULES): Likewise.
2306 (configure-target-libchill): Remove.
2307 (all-target-libchill): Remove.
2308 * configure.in (target_libs): Remove target-libchill.
2309 Do not compute CHILL_FOR_TARGET.
2310 * libchill: Remove directory.
5ce6f47b 2311
ab50d72b
DD
23122002-04-11 DJ Delorie <dj@redhat.com>
2313
2314 * Makefile.in, configure.in: Sync with binutils, entries
2315 follow...
2316
0a1e123a
DD
23172002-04-07 Andrew Cagney <ac131313@redhat.com>
2318
2319 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2320 (do-tar, do-bz2): New rules.
2321 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2322 (gdb-tar): New rule.
2323 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2324 (insight_dejagnu.tar): New rule.
2325 (insight.tar): New rule.
2326 (gdb+dejagnu.tar): New rule.
2327 (gdb.tar): New rule.
2328
ab50d72b
DD
23292002-02-01 Mo DeJong <supermo@bayarea.net>
2330
2331 * Makefile.in: Add all-tix to deps for all-snavigator
2332 so that tix is built when building snavigator.
2333
23342002-01-11 Steve Ellcey <sje@cup.hp.com>
2335
2336 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2337 ld and gdb are not supported.
2338
23392002-01-07 Mark Salter <msalter@redhat.com>
2340
2341 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2342 Allow target-libgloss to be built for arm, strongarm, and xscale.
2343
23442001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2345
2346 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2347 options for i[3456]86-pc-linux* native builds.
2348
23492001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2350
2351 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2352 files from .po files for a distribution.
2353
23542001-09-03 Jeff Holcomb <jeffh@redhat.com>
2355
2356 * configure.in: Enable libstdc++-v3 for h8300 targets.
2357
23582001-06-19 Alan Modra <amodra@bigpond.net.au>
2359
2360 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2361 version from bfd/.
2362
2363Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2364
2365 * Makefile.in (VER): When present, extract the version number from
2366 the file version.in.
2367
23682001-05-24 Tom Rix <trix@redhat.com>
2369
2370 * configure.in : enable ld for aix
2371
23722001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2373
2374 * config.guess: Add linux target for S/390.
2375
23762000-11-07 Philip Blundell <pb@futuretv.com>
2377
2378 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2379
23802000-11-03 Philip Blundell <pb@futuretv.com>
2381
2382 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2383 files.
2384
23852001-01-15 Ben Elliston <bje@redhat.com>
2386
2387 * configure.in (host_tools): Add sid.
2388 Always configure cgen.
2389
23902000-11-24 Nick Clifton <nickc@redhat.com>
2391
2392 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
2393
2394
23952000-08-20 Doug Evans <dje@casey.transmeta.com>
2396
2397 * Makefile.in (ALL_MODULES): Add all-cgen.
2398 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2399 (all-cgen): New target.
2400 (all-opcodes,all-sim): Depend on all-cgen.
2401 * configure.in (host_tools): Add cgen.
2402 Only configure cgen if --enable-cgen-maint.
2403
ef98ad7b
LR
24042002-04-09 Loren J. Rittle <ljrittle@acm.org>
2405
2406 * configure.in: Add *-*-freebsd* configurations.
2407
90def2b2
TT
24082002-04-08 Tom Tromey <tromey@redhat.com>
2409
2410 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2411 Fixes PR libgcj/6068.
2412
320d7e7a
KW
24132002-03-30 Krister Walfridsson <cato@df.lth.se>
2414
2415 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2416
18b467f1
RO
24172002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2418
2419 * configure.in (alpha*-dec-osf*): Enable libgcj.
2420
8bb3a5af
MG
24212003-03-27 Matthew Gingell <gingell@gnat.com>
2422
2423 * MAINTAINERS (Write After Approval): Add myself.
2424
56ae9405
NC
24252002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2426
2427 Fix for: PR bootstrap/3591, target/5676
2428 * configure.in (mcore-pe): Disable the configuration of
2429 libstdc++-v3 since exceptions are not supported.
2430
f18d9a0c
AG
24312002-03-20 Anthony Green <green@redhat.com>
2432
2433 * configure.in: Enable libgcj for xscale-elf target.
2434
c0e21eef
R
2435Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
2436
2437 * MAINTAINERS: Update my email address.
2438
28eca9e8
AO
24392002-03-16 Alexandre Oliva <aoliva@redhat.com>
2440
2441 * ltmain.sh (relink_command): Fix typo in previous change.
2442
e67e72c7
AO
24432002-03-15 Alexandre Oliva <aoliva@redhat.com>
2444
2445 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2446 (relink_command): Added --tag flags.
2447 (mode=install): If relinking fails; error out.
2448
c2273204
RH
24492002-03-12 Richard Henderson <rth@redhat.com>
2450
2451 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2452 .NOTPARALLEL tag.
2453 (do-check): Rename from check.
2454 (check): Allow parallel check.
2455
bcb64245
BW
24562002-03-12 Bob Wilson <bob.wilson@acm.org>
2457
2458 * MAINTAINERS: Add myself as maintainer for xtensa port.
2459 Fix alphabetical order in CPU port maintainer list.
2460 Remove myself from Write After Approval list.
2461
63adb4ff
RH
24622002-03-11 Richard Henderson <rth@redhat.com>
2463
2464 * Makefile.in (.NOTPARALLEL): Add fake tag.
2465
9bec4bf0
L
24662002-03-07 H.J. Lu (hjl@gnu.org)
2467
2468 * configure.in: Enable gprof for mips*-*-linux*.
2469
c7fc1f84
DS
24702002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
2471
2472 * MAINTAINERS (Write After Approval): Add myself.
2473
6bff33fb
AO
24742002-02-28 Alexandre Oliva <aoliva@redhat.com>
2475
2476 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2477 libjava.
2478 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2479
0210b33b
AO
24802002-02-23 Alexandre Oliva <aoliva@redhat.com>
2481
2482 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2483 because its Makefile is there; test for the executable instead.
2484
fcc0a3ef
AO
24852002-02-22 Alexandre Oliva <aoliva@redhat.com>
2486
2487 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2488 libstdc++-v3 and libjava.
2489
97cf8285
AM
24902002-02-11 Adam Megacz <adam@xwt.org>
2491
2492 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2493 boehm-gc
5ce6f47b 2494
40fe0ec3
AO
24952002-02-09 Alexandre Oliva <aoliva@redhat.com>
2496
2497 * config.guess: Updated to 2002-01-30's version.
2498 * config.sub: Updated to 2002-02-01's version.
2499 Contribute sh64-elf.
2500 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2501 * configure.in: Added sh64-*-*.
2502
694d53ee
CD
25032002-02-08 Chris Demetriou <cgd@broadcom.com>
2504
2505 * MAINTAINERS: Belatedly add myself to write after approval list.
2506
a9ca50b1
JH
2507Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
2508
2509 * MAINTAINERS: Put self in as maintainer for x86-64 port.
2510 Remove self as Write After Approval.
2511
5ffc3500
GK
25122002-01-31 Geoffrey Keating <geoffk@redhat.com>
2513
2514 * MAINTAINERS: Put self in as maintainer for contrib/regression
2515 directory.
2516
4ceaf7fb
PE
25172002-01-28 Phil Edwards <pme@gcc.gnu.org>
2518
2519 * MAINTAINERS: Update my email address.
2520
51584787
JT
25212002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2522
5ce6f47b
EC
2523 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2524 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
2525 libraries if not supported for NetBSD on target CPU.
2526
5701d273
DR
25272002-01-25 Douglas B Rupp <rupp@gnat.com>
2528
2529 * install-sh: Use _inst.$$_ for temp file name.
2530
b299a075
JT
25312002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
2532
2533 * MAINTAINERS (Write After Approval): Move my contact info
2534 from here...
2535 (OS Port Maintainers): ...to here (netbsd).
2536
51fe14b5
BW
25372002-01-22 Bob Wilson <bob.wilson@acm.org>
2538
2539 * MAINTAINERS (Write After Approval): Add myself.
2540
b634ad42
L
25412002-01-17 H.J. Lu <hjl@gnu.org>
2542
2543 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2544 (all-target-fastjar): Also depend on all-target-libiberty.
2545
3cd87679
L
25462002-01-16 H.J. Lu (hjl@gnu.org)
2547
2548 * config.guess: Import from master sources, rev 1.225.
2549 * config.sub: Import from master sources, rev 1.238.
2550
969a6d8f
KH
25512002-01-16 Kazu Hirata <kazu@hxi.com>
2552
2553 * MAINTAINERS (Write After Approval): Remove myself.
2554
366f6a52
FW
25552001-12-19 Florian Weimer <fw@deneb.enyo.de>
2556
2557 * MAINTAINERS (Write After Approval): Add myself.
2558
f02240b6
JM
25592001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2560
2561 * MAINTAINERS: Add self as docs co-maintainer.
2562
5d08dc39
MK
25632001-12-11 Matthias Klose <doko@debian.org>
2564
2565 * MAINTAINERS (Write After Approval): Add myself.
2566
39e790d5
ZW
25672001-12-09 Zack Weinberg <zack@codesourcery.com>
2568
2569 * MAINTAINERS: Update my email address.
2570
4519d6a3
TC
25712001-12-07 Turly O'Connor <turly@apple.com>
2572 * MAINTAINERS (Write After Approval): Add myself.
2573 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
2574 (rs6000_initialize_trampoline): Call __trampoline_setup for
2575 ABI_DARWIN too.
2576 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 2577 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 2578
21cf0a73
PC
25792001-12-07 Paolo Carlini <pcarlini@unitus.it>
2580
2581 * MAINTAINERS (Write After Approval): Add myself.
2582
4ee43206
DR
2583Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2584
2585 * configure, configure.in: Use temp file for long sed commands.
2586
251931f3
LG
25872001-12-03 Laurent Guerby <guerby@acm.org>
2588
2589 * config.sub: Update to version 1.232 on subversion.
2590
03777dd7
BE
25912001-12-03 Ben Elliston <bje@redhat.com>
2592
2593 * MAINTAINERS: Update mail address for config.* patches.
2594
e490616e
ZW
25952001-11-27 DJ Delorie <dj@redhat.com>
2596 Zack Weinberg <zack@codesourcery.com>
2597
2598 When build != host, create libiberty for the build machine.
2599
2600 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2601 CONFIG_ARGUMENTS.
2602 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2603 New variables.
2604 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2605 and rules.
2606 (all.normal): Depend on ALL_BUILD_MODULES.
2607 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2608 (all-build-libiberty): Depend on configure-build-libiberty.
2609
2610 * configure: Calculate and substitute proper value for
2611 ALL_BUILD_MODULES.
2612 * configure.in: Create the build subdirectory.
2613 Calculate and substitute TARGET_CONFIGARGS (formerly
2614 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2615
04075e8f
ZL
26162001-11-26 Ziemowit Laski <zlaski@apple.com>
2617
2618 * MAINTAINERS (write-after-approval): Add self.
2619
ed19322d
CR
26202001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
2621
2622 * MAINTAINERS (GNATS only accounts): Remove self.
2623
90a12988
HPN
26242001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2625
2626 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2627 libf2c.
2628
77e653ad
CR
26292001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
2630
2631 * MAINTAINERS (Write After Approval): Add self.
2632
64adad99
DB
26332001-11-12 David O'Brien <obrien@FreeBSD.org>
2634
2635 * MAINTAINERS: mips and s390 are also CPU ports.
2636
834a28c7
DB
26372001-11-12 David O'Brien <obrien@FreeBSD.org>
2638
2639 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
2640
ef94239f
DB
26412001-11-11 David O'Brien <obrien@FreeBSD.org>
2642
2643 * MAINTAINERS: Alphabetize.
2644
beda0427
KH
26452001-11-09 Kazu Hirata <kazu@hxi.com>
2646
2647 * MAINTAINERS (Various maintainers: h8 port): Add myself.
2648
6ca224d3
JDA
26492001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
2650
2651 * MAINTAINERS (Various maintainers: hppa port): Added myself.
2652
132e4bd7
PE
26532001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
2654
2655 * configure.in (--enable-languages): Be more permissive about
2656 syntax. Check for empty lists better. Warn about $LANGUAGES.
2657
c6243b4c
GK
26582001-11-08 Geoffrey Keating <geoffk@redhat.com>
2659
2660 * config.sub: Import from master sources, rev. 1.230.
2661 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
2662
abbb9e76
LG
26632001-11-07 Laurent Guerby <guerby@acm.org>
2664
2665 * MAINTAINERS (Write After Approval): Add self.
2666
53cdb27a
HPN
26672001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
2668
2669 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2670
dd3a88c9
HPN
26712001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
2672
2673 * config.sub: Import from master sources, rev 1.226.
2674 * config.guess: Import from master sources, rev 1.216.
2675
d344dce9
HPN
26762001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2677
2678 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2679 * MAINTAINERS: Add self as maintainer of MMIX port.
2680 Remove old after-approval entry.
2681
63f6bcd7
JM
26822001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
2683
2684 * ChangeLog, configure: Fix spelling errors.
2685
84f92638
BK
26862001-10-20 Brendan Kehoe <brendan@zen.org>
2687
2688 * MAINTAINERS: Tweak my address.
2689
2f30eda4
R
2690Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2691
2692 * MAINTAINERS: Update my email address.
2693
1567080c 26942001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 2695
f48a3b5c 2696 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 2697 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 2698
30106886
GB
26992001-10-10 Geert Bosch <bosch@gnat.com>
2700
e490616e 2701 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
2702 Added Robert Dewar.
2703
d3d51b8c
DB
27042001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
2705
2706 * MAINTAINERS (Write After Approval): Added self
2707
d1c3e709
GB
27082001-10-02 Geert Bosch <bosch@gnat.com>
2709
2710 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2711
50f5f793
JM
27122001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2713
2714 * configure: Handle temporary files securely using mkdir.
2715
7fddf9a9
AO
27162001-09-29 Alexandre Oliva <aoliva@redhat.com>
2717
2718 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2719
387beb82
WC
27202001-09-26 Will Cohen <wcohen@redhat.com>
2721
2722 * configure.in (*-*-linux*): Disable configuration of target-newlib
2723 and target-libgloss.
e490616e 2724
0c055e34
AO
27252001-09-26 Alexandre Oliva <aoliva@redhat.com>
2726
2727 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2728 RANLIB.
2729
759bfa90
AO
27302001-09-21 Alexandre Oliva <aoliva@redhat.com>
2731
2732 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2733 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2734 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2735 avoid quotes nesting problems.
2736 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2737 (DO_X): Export only variables that are set.
2738
1dc4a750
BE
27392001-09-19 Ben Elliston <bje@redhat.com>
2740
2741 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2742 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2743 semantics. Use the shell built-in "type" command instead.
2744
898c7238
AO
27452001-08-31 Alexandre Oliva <aoliva@redhat.com>
2746
2747 Merged from gcc-3_0-branch:
2748 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
2749 * ltcf-c.sh: Use $objext, not $ac_objext.
2750 2001-07-27 Mark Kettenis <kettenis@gnu.org>
2751 * ltcf-cxx.sh: Add support for GNU.
2752 2001-07-22 Timothy Wall <twall@redhat.com>
2753 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
2754 default settings if using GNU tools with that configuration.
2755 * ltcf-cxx.sh: Ditto.
2756 * ltcf-gcj.sh: Ditto.
2757 2001-07-21 Michael Chastain <chastain@redhat.com>
2758 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2759 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
2760 * ltmain.sh: Mark as gcc-local.
2761
8fa0a32e
EC
27622001-08-30 Eric Christopher <echristo@redhat.com>
2763 Jason Eckhardt <jle@redhat.com>
2764
2765 * config.guess: Merge from master sources.
2766 * config.sub: Merge from master sources, add support for mipsisa32.
2767
32f30f91 27682001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
2769 * config.sub: Merge from master sources, rev 1.219.
2770 * MAINTAINERS: Add self as contact for stormy16 port.
2771
f6084f99
ZW
27722001-08-14 Zack Weinberg <zackw@panix.com>
2773
2774 * config.sub: Merge from master sources, rev 1.218.
2775 * config.guess: Merge from master sources, rev 1.209.
2776
91b54f7f
GS
27772001-08-11 Graham Stott <grahams@redhat.com>
2778
2779 * Makefile.in (check-c++): Add missing semicolon.
2780
e5b3941e
JH
2781Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
2782
32f30f91 2783 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 2784
6387a56e
EC
27852001-07-30 Eric Christopher <echristo@redhat.com>
2786
2787 * MAINTAINERS (Various maintainers: mips port): Added myself.
2788
53b475f0
AH
27892001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2790
e490616e 2791 * configure.in (sh-*-linux*): New.
53b475f0 2792
2a08c780
RH
27932001-07-27 Richard Henderson <rth@redhat.com>
2794
2795 * .cvsignore: Add LAST_UPDATED.
2796
bfa79422
UW
27972001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
2798
2799 * MAINTAINERS (Various maintainers: s390 port): Added myself.
2800
0ae85492
AH
28012001-07-16 Aldy Hernandez <aldyh@redhat.com>
2802
e490616e 2803 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 2804
8e1ab0fe
NP
2805Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
2806
2807 * MAINTAINERS (Write After Approval): Added myself.
2808
2b997990
SC
28092001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2810
2811 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2812 and libgcj on m68hc11/m68hc12.
2813
d920e825
L
28142001-06-27 H.J. Lu (hjl@gnu.org)
2815
2816 * Makefile (CFLAGS_FOR_BUILD): New.
2817 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2818
d425a1e0
JM
28192001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2820
2821 * README: Remove version number.
2822
5b5b4207
GP
28232001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2824
2825 * INSTALL/README: Update wrt. to the installation instructions now
2826 residing in gcc/doc/install.texi.
2827
be839b69
JM
28282001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2829
2830 * README: Replace with a cut-down and updated version of gcc/README.
2831
fe2ee7c4
DE
28322001-06-12 David Edelsohn <edelsohn@gnu.org>
2833
2834 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
2835 multilibs to be disabled.
2836
4f5d646c
DB
28372001-06-11 Daniel Berlin <dan@cgsoftware.com>
2838
2839 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 2840
818f0c85
AO
28412001-06-09 Alexandre Oliva <aoliva@redhat.com>
2842
2843 * config.guess: Import CVS version 1.195.
2844 * config.sub: Import CVS version 1.212.
2845
e9a8af10
AO
28462001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
2847
2848 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2849 gcc/xgcc is built, use -print-prog-name to find out the program
2850 name to use.
2851
ae3ca0a9
PE
28522001-06-04 Phil Edwards <pme@sources.redhat.com>
2853
2854 * config.guess: Import CVS version 1.194. All gcc-local changes
2855 appear to also be in the master copy.
2856 * config.sub: Import CVS version 1.211.
2857
066bd40d
MM
2858Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
2859
2860 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2861 with_gcc]: Use `gcc -shared' to build a shared library.
2862
4aef4f33
JDA
2863Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
2864
2865 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
2866 archives.
2867
c386f00f
RO
2868Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2869
2870 * MAINTAINERS (Write After Approval): Add myself.
2871
2ae5cea5
HPN
28722001-06-01 Hans-Peter Nilsson <hp@axis.com>
2873
2874 * configure.in (libstdcxx_flags): Do not try to execute
2875 libstdc++-v3/testsuite_flags until it exists.
2876
c3766183
AM
28772001-06-01 Alan Modra <amodra@bigpond.net.au>
2878
2879 * MAINTAINERS: Update my email address.
2880
9b337833
GS
28812001-05-31 Graham Stott <grahams@redhat.com>
2882
2883 * MAINTAINERS (Write After Approval): Add myself.
2884
55fce0eb
SP
28852001-05-28 Simon Patarin <simon.patarin@inria.fr>
2886
2887 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
2888 libraries when using g++ with native linker.
2889
5f7de4b8
AO
28902001-05-28 Alexandre Oliva <aoliva@redhat.com>
2891
2892 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2893
a7bc0fbb
AO
28942001-05-22 Alexandre Oliva <aoliva@redhat.com>
2895
2896 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
2897 [aix4*|aix5*]: Prepend blank.
2898
33456445
AO
28992001-05-20 Alexandre Oliva <aoliva@redhat.com>
2900
2901 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2902 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
2903 of subdir/configure scripts to use the new libtool.m4.
2904
e48d3d00
MK
29052001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
2906
2907 * MAINTAINERS (Write After Approval): Add myself.
2908
9e0e191b
BK
29092001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2910
2911 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2912
3f19b439
BE
29132001-05-11 Ben Elliston <bje@redhat.com>
2914
2915 * Makefile.in (all-sid): New target.
2916 (check-sid, clean-sid, install-sid): Likewise.
2917
6ebe3121
JO
29182001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2919
2920 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2921
ca3667c4
AO
29222001-05-03 Alexandre Oliva <aoliva@redhat.com>
2923
2924 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
2925 libgcj.
2926
29272001-05-03 Alexandre Oliva <aoliva@redhat.com>
2928
2929 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2930 gcc/xgcc is built, use -print-prog-name to find out the program
2931 name to use.
2932
b2964d63
AO
29332001-04-26 Alexandre Oliva <aoliva@redhat.com>
2934
b1bb2302
AO
2935 * configure.in (noconfigdirs): Don't reset it from scratch in the
2936 target case; only append to it.
6387a56e 2937
b2964d63
AO
2938 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
2939 sparc-*-solaris2.8]: Disable ${libgcj}.
2940
8343765d
AO
29412001-04-25 Alexandre Oliva <aoliva@redhat.com>
2942
2943 * configure.in (libgcj_saved): Copy from $libgcj.
2944 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
2945 --disable-libgcj.
2946
ddbb6d43
GRK
29472001-04-25 Gavin Romig-Koch <gavin@redhat.com>
2948
2949 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 2950 C front end maintainer.
ddbb6d43 2951
3fa03ff9
AG
2952Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2953
2954 * configure.in: Move *-chorusos target case to the proper switch.
2955 Disable libgcj.
2956
99ffe40f
AO
29572001-04-12 Alexandre Oliva <aoliva@redhat.com>
2958
2959 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
2960 1.641.2.228.
2961
78faa32d
FS
29622001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2963
2964 * Makefile.in (STAGE1_CFLAGS): Pass down.
2965
cdbff0ab
AM
29662001-04-13 Alan Modra <amodra@one.net.au>
2967
2968 * config.guess: Add hppa64-linux support. Note for next import that
2969 this is already in the master file.
2970 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2971
75b9074c
AO
29722001-04-12 Alexandre Oliva <aoliva@redhat.com>
2973
2974 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2975 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2976
125404c5
SS
29772001-04-11 Stan Shebs <shebs@apple.com>
2978
2979 * MAINTAINERS: Add self as Darwin port maintainer.
2980
876684fe
AM
29812001-04-11 Alan Modra <amodra@one.net.au>
2982
2983 * MAINTAINERS: Update my email address.
2984
06729913
LR
29852001-04-10 Loren J. Rittle <ljrittle@acm.org>
2986
2987 * ltcf-cxx.sh: Support creation of C++ shared libraries on
2988 recent versions of FreeBSD (release 3 or later).
2989 * ltconfig: On FreeBSD, -lc must not be provided when building
2990 a shared library or else the standard -pthread gcc option is
2991 rendered worthless to later users of the built library.
2992
67916302
JM
29932001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
2994
2995 * MAINTAINERS: Add self and RTH as C front end maintainers.
2996
d2bc0628
AO
29972001-04-05 Alexandre Oliva <aoliva@redhat.com>
2998
e490616e
ZW
2999 * config.sub: Make sure to match an already-canonicalized
3000 machine name (eg. mn10300-unknown-elf).
d2bc0628 3001
a3406c06
AO
30022001-04-01 Alexandre Oliva <aoliva@redhat.com>
3003
3004 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3005 New macros.
3006 (bootstrap, cross): Use RECURSE_FLAGS.
3007 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3008
a076f6a4
AO
30092001-03-27 Alexandre Oliva <aoliva@redhat.com>
3010
3011 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3012
e9f4fa71
CH
30132001-03-22 Colin Howell <chowell@redhat.com>
3014
7238de5c
CH
3015 * Makefile.in (DO_X): Do not backslash single-quotes in
3016 backquotes (two places).
e9f4fa71 3017
b6b14b1b
AO
30182001-03-22 Alexandre Oliva <aoliva@redhat.com>
3019
3020 Re-installed:
3021 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3022 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3023 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3024 * ltcf-cxx.sh: Likewise.
3025 * ltcf-gcj.sh: Likewise.
3026
1eb0b89d
GP
30272001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3028
3029 * MAINTAINERS: Add myself as "documentation co-maintainer".
3030
82e23236
AO
30312001-03-22 Alexandre Oliva <aoliva@redhat.com>
3032
3033 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3034 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3035
64ec27c3
TT
30362001-03-19 Tom Tromey <tromey@redhat.com>
3037
3038 * config-ml.in: Handle GCJ and GCJFLAGS.
3039
191de407
MC
30402001-03-21 Michael Chastain <chastain@redhat.com>
3041
3042 * Makefile.in: all-m4 depends on all-texinfo.
3043
fed4dede
LR
30442001-03-20 Loren J. Rittle <ljrittle@acm.org>
3045
3046 * MAINTAINERS: Add myself to write after approval list.
3047
085072bb
LB
30482001-03-18 Laurynas Biveinis <lauras@softhome.net>
3049
3050 * Makefile.in (DO_X): Quote nested quotes.
3051
5af8ea3f
AM
30522001-03-18 Alan Modra <alan@linuxcare.com.au>
3053
3054 * MAINTAINERS: Add myself to write after approval list.
3055
69e23037
LB
30562001-03-15 Laurynas Biveinis <lauras@softhome.net>
3057
3058 * Makefile.in (DO_X): Use double quotes for quoting
3059 "RANLIB=$${RANLIB}".
3060
2b9650f4
OP
30612001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
3062
3063 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
3064
4698d2cf
NP
30652001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3066
3067 * configure.in: Only use `lang_requires' for languages athat are
3068 actually enabled.
3069
f6646274
PE
30702001-03-08 Phil Edwards <pme@sources.redhat.com>
3071
3072 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
3073
c9a54638
AO
30742001-03-08 Alexandre Oliva <aoliva@redhat.com>
3075
3076 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3077
6a556ad6
TT
30782001-03-07 Tom Tromey <tromey@redhat.com>
3079
3080 * configure.in: Allow config-lang.in to set `lang_requires' to list
3081 of other required languages.
3082
6822468a
LB
30832001-03-06 Laurynas Biveinis <lauras@softhome.net>
3084
3085 * Makefile.in: Remove RANLIB definition. Use RANLIB
3086 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3087 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 3088
f04885d3 30892001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 3090 Alexandre Oliva <aoliva@redhat.com>
6387a56e 3091
f04885d3
BK
3092 * Makefile.in (check-c++): Use tabs, not spaces.
3093
288edf47 30942001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 3095
288edf47
LB
3096 * MAINTAINERS: add myself to Write After Approval list.
3097
3d55d2f8 30982001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 3099
e490616e 3100 * Makefile.in (check-c++): New rule.
6387a56e 3101
4d88a68a
BK
3102 * configure.in (target_libs): Remove libg++.
3103 (noconfigdirs): Remove libg++.
3104 (noconfigdirs): Same.
3105 (noconfigdirs): Same.
3106 (noconfigdirs): Same.
3107
3108 * config-ml.in: Remove libg++ references.
3109
3110 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3111 (ALL_TARGET_MODULES): Same.
3112 (configure-target-libg++): Remove.
3113 (all-target-libg++): Remove.
3114 (configure-target-libio): Remove.
3115 (all-target-libio): Remove.
3116 (check-target-libio): Remove.
3117 (.PHONY): Remove.
3118 (libg++.tar.bz2): Remove.
3119 (all-target-cygmon): Remove libio.
3120 (all-target-libstdc++): Remove.
3121 (configure-target-libstdc++): Remove.
3122 (TARGET_LIB_PATH): Remove libstdc++.
3123 (ALL_GCC_CXX): Remove libstdc++.
3124 (all-target-gperf): Correct.
3125
2437d4ed
NC
31262001-02-16 Nick Clifton <nickc@redhat.com>
3127
3128 * configure.in (noconfigdirs): Allow configuration of texinfo
3129 for Cygwin hosts.
3130
85b99cbe
AG
31312001-02-15 Anthony Green <green@redhat.com>
3132
3133 * configure: Introduce GCJ_FOR_TARGET.
3134 * configure.in: Ditto.
3135 * Makefile.in: Ditto.
3136
7b18790c
AS
31372001-02-13 Andreas Schwab <schwab@suse.de>
3138
3139 * MAINTAINERS: Update mail address.
3140
c4880c99
MS
31412001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3142
3143 * config.guess: Add linux target for S/390.
3144 * config.sub: Likewise.
3145
e31ae6db
CC
31462001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3147
3148 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 3149 target-libgloss.
e31ae6db 3150
7739adfb
BE
31512001-02-06 Ben Elliston <bje@redhat.com>
3152
3153 * configure: Output host type to stdout, not stderr.
3154
36ca672c
MM
31552001-02-05 Mark Mitchell <mark@codesourcery.com>
3156
e40f2829 3157 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
3158 * ltcf-cxx.sh: Likewise.
3159
36ca672c
MM
3160 * config.if: Assume enable_libstdcxx_v3 is defined.
3161
22fdd65e
MM
31622001-02-04 Mark Mitchell <mark@codesourcery.com>
3163
3164 Remove V2 C++ library.
3165 * configure.in: Remove --enable-libstdcxx_v3 support.
3166
3b60dd8e
BM
31672001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
3168
3169 * include/demangle.h: Add prototype for java_demangle_v3.
3170
42c0c80a
PE
31712001-01-29 Phil Edwards <pme@sources.redhat.com>
3172
3173 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
3174
0be25992
RH
31752001-01-27 Richard Henderson <rth@redhat.com>
3176
3177 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3178
8a8de62d
MS
31792001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3180
3181 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3182 Don't unset, it's non-portable and no longer necessary, set to empty
3183 instead.
3184
92769744
MS
31852001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3186
3187 * ltconfig: Shell portability fix for the tagname validity check.
3188
88a1c0ab
AO
31892001-01-27 Alexandre Oliva <aoliva@redhat.com>
3190
3191 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3192 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3193
45291dd5
MS
31942001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3195
3196 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3197
1ace7e15
TT
31982001-01-26 Tom Tromey <tromey@redhat.com>
3199
3200 * configure.in: Allow libgcj to be built on Sparc Solaris.
3201
0ef8b11b
DE
32022001-01-25 David Edelsohn <edelsohn@gnu.org>
3203
3204 * ltcf-c.sh: Add aix5 case.
3205 * ltcf-cxx.sh: Likewise.
3206 * ltconfig: Likewise.
3207
0006091e
AO
32082001-01-24 Alexandre Oliva <aoliva@redhat.com>
3209
9bad11e1
AO
3210 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3211 keep at least one of build_libtool_libs or build_old_libs set to
3212 yes.
3213
0006091e
AO
3214 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3215 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3216
7c01b2b5
BM
32172001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3218
3219 * configure.in: Enable libgcj on several additional platforms.
3220
d340e0ac
BM
32212001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3222
3223 * configure.in: Enable libgcj for linux targets.
3224
5baf8c37
MS
32252001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3226
3227 * MAINTAINERS (Write After Approval): Add myself.
3228
10a0ba84
JDA
32292001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
3230
3231 * MAINTAINERS: Add myself as vax port maintainer.
3232
357c6a4b
FH
32332001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
3234
3235 * MAINTAINERS: Add myself as Mercury front-end maintainer.
3236
6e2d9a7a
MS
32372001-01-09 Mike Stump <mrs@wrs.com>
3238
3239 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3240 failures of subdirectories.
3241
b6b14b1b 32422001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 3243
b6b14b1b 3244 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 3245 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
3246 * ltcf-cxx.sh: Likewise.
3247 * ltcf-gcj.sh: Likewise.
3248 * ltconfig.sh: Fix typo.
976b230d 3249
07109110
LB
32502001-01-02 Laurynas Biveinis <lauras@softhome.net>
3251
3252 * configure: handle DOS-style absolute paths.
3253
1da5b8fc
LB
32542001-01-02 Laurynas Biveinis <lauras@softhome.net>
3255
3256 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3257
4c2f5b4f
MM
32582000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
3259
3260 * MAINTAINERS: Add myself as avr port co-maintainer.
3261
bc53668e
BE
32622000-12-28 Ben Elliston <bje@redhat.com>
3263
3264 * MAINTAINERS: Add myself under ``Write After Approval''.
3265
c387606f
JM
32662000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
3267
3268 * texinfo: Remove directory from GCC.
3269
2cb5082c
JM
32702000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3271
3272 * COPYING: Update to current
3273 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
3274 to 19yy as example year in copyright notice).
3275
cc330df9
BK
32762000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3277
6387a56e 3278 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
3279 (libstdcxx_incdir): Pass down.
3280 * config.if: Remove expired bits for cxx_interface, add stub.
3281 (libstdcxx_incdir): Add variable for g++ include directory.
3282 * configure.in (gxx_include_dir): Use it.
6387a56e 3283
4c6b2835
AO
32842000-12-18 Alexandre Oliva <aoliva@redhat.com>
3285
3286 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
3287 with old-email address from ``Write After Approval''.
3288
3896f13e
AJ
32892000-12-15 Andreas Jaeger <aj@suse.de>
3290
3291 * configure.in: Handle lang_dirs.
3292
32932000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 3294
ad46e881
TT
3295 * MAINTAINERS: Removed brads.
3296
90a10418
TT
3297 * MAINTAINERS: Added gcj developers.
3298
41dfe3a2 32992000-12-13 Anthony Green <green@redhat.com>
6387a56e 3300
41dfe3a2 3301 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
3302 listed. Disable libgcj for x86 and Alpha Linux until compatible
3303 with g++ abi.
6387a56e 3304
e2f601da
MS
33052000-12-13 Mike Stump <mrs@wrs.com>
3306
3307 * Makefile.in (local-distclean): Also remove fastjar.
3308
70030c01
RB
33092000-12-12 Rodney Brown <RodneyBrown@mynd.com>
3310
3311 * contrib/gcc_update: Add fastjar --touch entries.
3312
2a50f859
AO
33132000-12-12 Alexandre Oliva <aoliva@redhat.com>
3314
3315 * configure.in: Disable language-specific target libraries for
3316 languages that aren't enabled.
3317
7743113b
AG
33182000-12-10 Anthony Green <green@redhat.com>
3319
3320 * configure.in: Define libgcj. Disable libgcj target libraries for
3321 most targets.
3322
92e061a6
NB
33232000-12-10 Neil Booth <neilb@earthling.net>
3324
3325 * MAINTAINERS: Update mail address, remove from WAA list.
3326
f34ff6d6
APB
33272000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3328
3329 * libjava: Imported from /cvs/java.
3330 * libffi: Likewise.
3331 * Boehm-gc: Likewise.
3332
d82a33c6
APB
33332000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3334
3335 * configure.in (target_libs): Revert 2000-12-08 patch.
3336 (noconfigdirs): Added target-libjava.
3337
e14f8e28
LB
33382000-12-09 Laurynas Biveinis <lauras@softhome.net>
3339
3340 * djunpack.bat: removed.
3341
fc26516b
LB
33422000-12-09 Laurynas Biveinis <lauras@softhome.net>
3343
3344 * Makefile.in: handle DOS-style absolute paths.
3345 * config-ml.in: likewise.
3346 * symlink-tree: likewise.
3347
bd8757b3
APB
33482000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3349
3350 * fastjar: Imported.
3351
81522a1f
APB
33522000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3353
3354 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3355 libjava.
3356 * configure.in (target_libs): Removed `target-libjava'.
3357
5db1f7ed
APB
33582000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3359
3360 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3361 (ALL_MODULES): Added fastjar.
3362 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3363 (all-target-libjava): all-fastjar replaces all-zip.
3364 (all-fastjar): Added.
3365 (configure-target-fastjar, all-target-fastjar): Likewise.
3366 * configure.in (host_tools): Added fastjar.
3367
5e59997c
MS
33682000-12-07 Mike Stump <mrs@wrs.com>
3369
3370 * Makefile.in (local-distclean): Remove leftover built files.
3371
0a534f40
NC
33722000-11-24 Nick Clifton <nickc@redhat.com>
3373
3374 * configure.in (xscale-elf): Add target.
3375 (xscale-coff): Add target.
3376
7686cadf
LR
33772000-11-22 Loren J. Rittle <ljrittle@acm.org>
3378
e490616e
ZW
3379 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3380 recent versions of FreeBSD (release 3 or later).
3381 * ltconfig: On FreeBSD, -lc must not be provided when building
3382 a shared library or else the standard -pthread gcc option is
3383 rendered worthless to later users of the built library.
7686cadf 3384
fff01699
FF
33852000-11-16 Fred Fish <fnf@be.com>
3386
3387 * configure.in (enable_libstdcxx_v3): Fix typo,
3388 libstd++ -> libstdc++.
3389
4dc16355
KL
33902000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3391
3392 * MAINTAINERS: Add self to Write After Approval list.
3393
bf6fc7b2
BS
33942000-11-21 Bernd Schmidt <bernds@redhat.com>
3395
3396 * MAINTAINERS: Update my email address. Add myself to global write
3397 privs list.
3398
ce8e06b1
AO
33992000-11-18 Alexandre Oliva <aoliva@redhat.com>
3400
6e2a4843
AO
3401 * Makefile.in: Merge with src and libgcj.
3402 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3403 configure-target-<library> when their configure scripts need the C
3404 or C++ library to have already been built to work properly.
3405 (do_proto_toplev): Set them to an empty string.
3406
ce8e06b1
AO
3407 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3408 (REALLY_SET_LIB_PATH): Use them.
3409
c003f378
SS
34102000-11-17 Stan Shebs <shebs@apple.com>
3411
3412 * MAINTAINERS: Add self to Write After Approval list.
3413
cc1e60ea
JM
34142000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3415
3416 * configure: Provide the original toplevel configure arguments
3417 (including $0) to subprocesses in the environment rather than
3418 through gcc/configargs.h.
3419
1173593d
JM
34202000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3421
3422 * MAINTAINERS: Remove references to cccp. Change C9X reference to
3423 C99. Alphabetise "Write After Approval" list.
3424
520907ee
MM
34252000-11-12 Mark Mitchell <mark@codesourcery.com>
3426
34f6fbdb
MM
3427 * configure: Turn on libstdc++ V3 by default.
3428
520907ee
MM
3429 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
3430 if we've got GCC.
3431
0bbd37ed
PB
34322000-11-11 Philip Blundell <philb@gnu.org>
3433
3434 * MAINTAINERS: Add self to Write After Approval list.
3435
7ca0e6d9
DE
34362000-11-09 David Edelsohn <edelsohn@gnu.org>
3437
3438 * ltcf-c.sh (aix4): Improve shared library configuration; require
3439 exporting symbols.
3440 * ltcf-cxx.sh (aix4): Define.
3441 * ltconfig (aix4): Define library and soname specs appropriate for
3442 AIX. Define command to create export symbols list.
3443
f559f30b
CF
3444Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
3445
3446 * config.sub: Add support for Sun Chorus
3447
fc05d516
NC
34482000-10-31 Nick Clifton <nickc@redhat.com>
3449
3450 * MAINTAINERS: Rename <name>@cygnus.com addresses to
3451 <name>@redhat.com. Also installed new email address for Clint
3452 Popetz.
6387a56e 3453
90a0e73f
JM
34542000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
3455
3456 * etc: Remove directory from GCC.
3457
a5e1b548
MM
34582000-10-16 Michael Meissner <meissner@redhat.com>
3459
3460 * configure (gcc/configargs.h): Only create if there is a build GCC
3461 directory created.
3462
6387a56e
EC
34632000-10-16 Matthias Klose <doko@debian.org>
3464
be1db873
MK
3465 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
3466 when configured for libstdc++-v3.
3467
f5fa9a5b
PE
34682000-10-05 Phil Edwards <pme@gcc.gnu.org>
3469
3470 * configure: Save configure arguments to gcc/configargs.h.
3471
61a77fea
PT
34722000-10-04 Philipp Thomas <pthomas@suse.de>
3473
3474 * config.guess: Import CVS version 1.157.
3475 * config.sub: Import CVS version 1.181.
3476
3a4fee66
AP
34772000-10-04 Andris Pavenis <pavenis@latnet.lv>
3478
3479 * Makefile.in (bootstrap): avoid recursion if subdir missing
3480 (cross): ditto
3481 (do-proto-toplev): ditto
3482
3dd7094e
AO
34832000-09-30 Alexandre Oliva <aoliva@redhat.com>
3484
de710532
AO
3485 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
3486 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
3487
3dd7094e
AO
3488 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
3489 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3490 all affected `configure' scripts.
3491
e592386f
NB
3492Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
3493
3494 * MAINTAINERS: Add self as cpplib co-maintainer.
3495
fba54939
AH
34962000-09-24 Aldy Hernandez <aldyh@redhat.com>
3497
3498 * MAINTAINERS: Add self to Write After Approval list.
3499
2bd429f4
GP
35002000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3501
3502 * INSTALL/README: egcs -> GCC update.
3503
d733f374
ME
3504Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
3505
3506 * MAINTAINERS: Add myself to Write After Approval list.
3507
d7ce9a83
KH
35082000-09-15 Kazu Hirata <kazu@hxi.com>
3509
3510 * MAINTAINERS: Add myself to Write After Approval list.
3511
18a53ffe
JL
3512Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3513
e490616e
ZW
3514 * configure.in: Do not build byacc for hppa64. Provide paths to the
3515 X11 libraries for hppa64.
18a53ffe 3516
f246ff23
SC
35172000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3518
3519 * MAINTAINERS: Add myself as 68hc11 port maintainer.
3520
06298abd
AO
35212000-09-06 Alexandre Oliva <aoliva@redhat.com>
3522
4b92758a
AO
3523 * Makefile.in (all-zlib): Added dummy target.
3524
06298abd
AO
3525 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3526 ltcf-gcj.sh: Updated from libtool multi-language branch.
3527
4d73d07a
AO
35282000-09-05 Alexandre Oliva <aoliva@redhat.com>
3529
3530 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3531 (bootstrap*): Depend on all-bootstrap.
3532
05d52d78
PT
35332000-09-05 Philipp Thomas <pthomas@suse.de>
3534
3535 * config.guess: Import CVS version 1.156.
3536 * config.sub: Import CVS version 1.179.
3537
3c809ba4
AG
35382000-09-02 Anthony Green <green@cygnus.com>
3539
3540 * Makefile.in (all-gcc): Depend on all-zlib.
3541 (CLEAN_MODULES): Add clean-zlib.
3542 (ALL_MODULES): Add all-zlib.
3543 * configure.in (host_libs): Add zlib.
3544
10ad78a0 35452000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
3546
3547 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3548 crosses, but add gcc/include to the header search path for them.
3549
b36a9ce3
DB
35502000-08-04 David E. O'Brien <obrien@FreeBSD.org>
3551
3552 * MAINTAINERS: Add self to Write After Approval list.
3553
cb011248
FS
35542000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3555
3556 * config.guess: Import CVS version 1.152.
3557 * config.sub: Import CVS version 1.177.
3558
db310af0
AO
35592000-08-25 Alexandre Oliva <aoliva@redhat.com>
3560
7965440a
AO
3561 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3562 $targargs to tell whether newlib is going to be built.
3563
db310af0
AO
3564 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3565 $$r/TARGET_SUBDIR/libio for _G_config.h.
3566
e7977565
AO
35672000-08-23 Alexandre Oliva <aoliva@redhat.com>
3568
3569 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
3570
126bb9ed
DD
35712000-08-22 DJ Delorie <dj@redhat.com>
3572
3573 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
3574
5b0e9d29
AO
35752000-08-22 Alexandre Oliva <aoliva@redhat.com>
3576
3577 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3578 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3579 sub-configures.
3580
4f3e904e
DD
35812000-08-21 DJ Delorie <dj@redhat.com>
3582
3583 * MAINTAINERS: Add self as a libiberty maintainer
3584
c9635443
AO
35852000-08-16 Alexandre Oliva <aoliva@redhat.com>
3586
3587 * configure.in (libstdcxx_flags): Use
3588 libstdc++-v3/src/libstdc++.INC.
3589
8b2100ba
AO
35902000-08-15 Alexandre Oliva <aoliva@redhat.com>
3591
3592 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3593
57119aa9
ZW
35942000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3595
eeb943b0
ZW
3596 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3597
6387a56e 3598 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
3599 explicit. Substitute enable_threads into generated Makefiles.
3600 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3601 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3602
acffa7c4
GK
36032000-08-13 Geoff Keating <geoffk@cygnus.com>
3604
3605 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
3606
808d8c41
AO
36072000-08-12 Alexandre Oliva <aoliva@redhat.com>
3608
3609 * config-ml.in (CC): Remove bogus duplicate quotation mark from
3610 previous delta.
3611
1fc8c51c 36122000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 3613
1fc8c51c
JM
3614 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3615 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3616 (FLAGS_FOR_TARGET): Not here.
3617 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 3618
25698887
AO
36192000-08-11 Alexandre Oliva <aoliva@redhat.com>
3620
3621 * config-ml.in (CC, CXX): Don't introduce a leading space.
3622
10120687
DD
36232000-08-07 DJ Delorie <dj@delorie.com>
3624
3625 * MAINTAINERS: Add self as a DJGPP maintainer
3626
15c758e9
DD
36272000-08-07 DJ Delorie <dj@redhat.com>
3628
3629 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3630 "if we're also building gcc, and it's a gcc that will run on the
3631 build machine, we want to use its includes instead of the system's
3632 default includes".
3633
2d0de245
JM
36342000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
3635
3636 * MAINTAINERS: Add self to Write After Approval list.
3637
e81b330a
AO
36382000-08-03 Alexandre Oliva <aoliva@redhat.com>
3639
83440c1e
AO
3640 * configure.in (libstdcxx_flags): Don't use `"'.
3641
e81b330a
AO
3642 * config-ml.in: Adjust multilib search paths to the
3643 appropriate multilib tree.
3644
cf95c847
AO
36452000-08-02 Alexandre Oliva <aoliva@redhat.com>
3646
3647 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3648 commas in $LANGUAGES.
3649
9e9af119
MH
36502000-08-02 Manfred Hollstein <manfredh@redhat.com>
3651
3652 * configure.in: Re-enable all references to libg++ and librx.
3653
606ce391
AO
36542000-08-01 Alexandre Oliva <aoliva@redhat.com>
3655
89820b43
AO
3656 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
3657 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
3658 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
3659 * ltcf-cxx.sh (need_lc): Set based on postdeps.
3660
606ce391
AO
3661 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3662
04179d4a
AO
36632000-07-31 Alexandre Oliva <aoliva@redhat.com>
3664
3665 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3666 CXX_FOR_TARGET for sed.
3667
d4eb109c
AO
36682000-07-30 Alexandre Oliva <aoliva@redhat.com>
3669
3670 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3671 Do not override if already set in the environment or in configure.
3672 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3673 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3674
4f4caf92
AO
36752000-07-28 Alexandre Oliva <aoliva@redhat.com>
3676
3677 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
3678 the libtool CVS tree multi-language branch.
3679 * ltconfig, ltmain.sh: Updated.
6387a56e 3680
b87487b6
AO
36812000-07-27 Alexandre Oliva <aoliva@redhat.com>
3682
1670d1ea
AO
3683 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
3684 (clean-target): Depend on it.
3685
b87487b6
AO
3686 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3687 (GCC_FOR_TARGET): Use it.
3688 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3689 * configure.in: ... here.
3690 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3691 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3692
4e81ae98
EC
36932000-07-24 Eric Christopher <echristo@cygnus.com>
3694
3695 * MAINTAINERS: Add self to Write After Approval list.
3696
059ae32c
AO
36972000-07-24 Alexandre Oliva <aoliva@redhat.com>
3698
5b28edd4
AO
3699 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3700 (configure-target-libchill, configure-target-libobjc): Likewise.
3701
059ae32c
AO
3702 * configure.in: Use the same cache file for all target libs.
3703 * config-ml.in: But different cache files per multilib variant.
3704
1adcd149
MS
37052000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3706
3707 * configure (topsrcdir): Don't use dirname.
3708
2d573dff
JO
37092000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
3710
3711 * MAINTAINERS: Add self to Write After Approval list.
3712
d207ebef
JM
37132000-07-20 Jason Merrill <jason@redhat.com>
3714
3715 * configure.in: Remove all references to libg++ and librx.
3716
3717 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3718
37192000-07-20 Hans-Peter Nilsson <hp@axis.com>
3720
3721 * config.sub: Update to subversions version 2000-07-06.
3722
7b7792d5
AH
37232000-07-12 Andrew Haley <aph@cygnus.com>
3724
3725 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3726 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3727
3abaac67
PE
37282000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
3729
3730 * symlink-tree: Check number of arguments.
3731
34be2b36
JW
37322000-07-05 Jim Wilson <wilson@cygnus.com>
3733
3734 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3735 search path for a g++ extracted from the build tree. This
3736 will allow link tests run by configure scripts in
3737 subdirectories to succeed.
3738
d207ebef
JM
37392000-07-01 Koundinya K <kk@ddeorg.soft.net>
3740
e490616e 3741 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 3742
0900331b
MH
37432000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3744
3745 * MAINTAINERS: Add myself as loop discovery maintainer.
3746
d207ebef
JM
37472000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3748
3749 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3750 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3751
37522000-06-19 Timothy Wall <twall@cygnus.com>
3753
3754 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3755 * config.sub: Add tic54x target.
3756
11a27a76
TM
3757Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3758
3759 * MAINTAINERS: Add self as Fortran maintainer,
3760 remove Craig Burley.
3761
d207ebef 3762Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 3763
d207ebef
JM
3764 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3765 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 3766
7758b73f
PT
3767Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
3768
3769 * MAINTAINERS: Add self as i18n maintainer
3770
d207ebef
JM
377120000-05-21 H.J. Lu (hjl@gnu.org)
3772
e490616e
ZW
3773 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3774 directory are used if they exist. Make sure
3775 $(build_tooldir)/include is searched for header files,
3776 $(build_tooldir)/lib/ for library files.
d207ebef 3777 (GCC_FOR_TARGET): Likewise.
e490616e 3778 (CXX_FOR_TARGET): Likewise.
d207ebef 3779
bae29210
JL
3780Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
3781
3782 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3783
d207ebef 3784Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
3785
3786 * Makefile.in (configure-target-libiberty): Depend on
3787 configure-target-newlib.
3788
aab0d19d
AO
37892000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3790
3791 * configure.in, Makefile.in: Merge all libffi-related
3792 configury stuff from the libgcj tree.
3793
d207ebef
JM
3794Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
3795
3796 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3797 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3798
3799Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3800
3801 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3802 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 3803 current version information. Add to proto-toplev directory.
d207ebef
JM
3804 (gdb-taz): Build do-djunpack.
3805
758c7bd4
DE
38062000-05-15 David Edelsohn <edelsohn@gnu.org>
3807
3808 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3809
1888228d
AC
3810Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
3811
3812 * MAINTAINERS: Add self to Write After Approval list.
3813
d207ebef
JM
38142000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3815
3816 * ltmain.sh: Preserve in relink_command any environment
3817 variables that may affect the linker behavior.
3818
2d7cc2fe
JL
3819Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
3820
d207ebef
JM
3821 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3822
3823Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
3824
3825 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3826
38272000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3828
3829 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 3830 with the version name.
2d7cc2fe 3831
ee455968
JE
3832Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
3833
3834 * MAINTAINERS: Add self as bb-reorder maintainer.
3835
73b97e5c
BK
38362000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
3837
3838 * config.if: Tweak.
3839
d207ebef
JM
38402000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
3841
3842 * djunpack.bat: New file.
3843
3844Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
3845
3846 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
3847 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3848 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3849 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 3850
954869eb
DP
38512000-04-16 Dave Pitts <dpitts@cozx.com>
3852
e490616e
ZW
3853 * config.sub (case $basic_machine): Change default for "ibm-*"
3854 to "openedition".
954869eb 3855
eaabe541
AJ
38562000-04-13 Andreas Jaeger <aj@suse.de>
3857
3858 * MAINTAINERS: Added myself.
3859
d207ebef
JM
3860Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3861
3862 * Makefile.in (gdb-taz): New target. GDB specific archive.
3863 (do-md5sum): New target.
3864 (MD5PROG): Define.
3865 (PACKAGE): Default to TOOL.
3866 (VER): Default to a shell script.
3867 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 3868 md5 checksum generation.
d207ebef
JM
3869 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3870 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3871 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 3872 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
3873
3874Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3875
3876 * configure (warn_cflags): Delete.
3877
0ea6d60c
PDM
3878Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
3879
3880 * MAINTAINERS: Added myself.
3881
17090313 38822000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 3883 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 3884
e490616e
ZW
3885 * configure.in (enable_libstdcxx_v3): Add.
3886 (target_libs): Add bits here to switch between libstdc++-v2 and
3887 libstdc++-v3.
3888 * config.if: And this file too.
3889 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 3890
76b78517
MM
38912000-04-05 Michael Meissner <meissner@redhat.com>
3892
3893 * config.sub (d30v): Add d30v as a basic machine type.
3894
ad242caf
JM
38952000-03-29 Jason Merrill <jason@casey.cygnus.com>
3896
3897 * configure.in: -linux-gnu*, not -linux-gnu.
3898
d4537148
TM
3899Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3900
3901 * MAINTAINERS: Add self in write-after-approval section.
3902
f152e9d4
JW
3903Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
3904
3905 * MAINTAINERS: Add self as ia64 port maintainer.
3906
6a5fcef1
NB
39072000-03-08 Neil Booth <NeilB@earthling.net>
3908
3909 * MAINTAINERS: Add self in write-after-approval section.
3910
d207ebef 3911Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 3912
d207ebef
JM
3913 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3914 (do-tar-bz2): Replace TOOL with PACKAGE.
3915 (gdb.tar.bz2): Remove GDBTK from GDB package.
3916 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 3917 dejagnu.tar.bz2): New packages.
d207ebef
JM
3918
39192000-02-27 Andreas Jaeger <aj@suse.de>
3920
3921 * configure.in: Add entry for mips*-*-linux*, move catch all
3922 *-*-*linux* entry below this one.
3923
39242000-02-27 Ian Lance Taylor <ian@zembu.com>
3925
3926 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 3927
521fe9d0
NC
39282000-02-24 Nick Clifton <nickc@cygnus.com>
3929
3930 * config.sub: Support an OS of "wince".
3931
d207ebef
JM
3932Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
3933
3934 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 3935 version.
d207ebef
JM
3936
39372000-02-23 Linas Vepstas <linas@linas.org>
3938
3939 * config.sub: Add support for Linux/IBM 370.
3940 * configure.in: Likewise.
3941
3a685f6f
NC
39422000-02-22 Nick Clifton <nickc@cygnus.com>
3943
3944 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3945
d207ebef 39462000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 3947
d207ebef 3948 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 3949
4746ee26
KG
39502000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3951
3952 * configure (gcc_version): When setting, narrow search to
3953 lines containing `version_string'.
3954
ba96c72d
DC
39552000-02-15 Denis Chertykov <denisc@overta.ru>
3956
3957 * config.sub: Add support for avr target.
3958
77f16a66
NC
39592000-02-14 Nick Clifton <nickc@cygnus.com>
3960
3961 * MAINTAINERS: Add maintainers for MCore port.
3962
784a3a80
HPN
3963Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
3964
3965 * config.sub: Add mmix-knuth-mmixware.
3966
719dd4fa
KG
39672000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3968
3969 * MAINTAINERS: Pair cccp with cpplib maintainership.
3970
d207ebef
JM
39712000-01-27 Christopher Faylor <cgf@redhat.com>
3972
3973 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
3974 structure stuff to -L library search.
3975 (CXX_FOR_TARGET): Ditto.
3976 (CROSS_CHECK_MODULES): Fix spelling mistake.
3977
7a53e94b
MM
39782000-01-24 Mark Mitchell <mark@codesourcery.com>
3979
3980 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
3981 the C++ compiler.
3982
0da3b5a7
RH
39832000-01-12 Richard Henderson <rth@cygnus.com>
3984
3985 * configure.in: Don't build some bits for beos.
3986
02368d6d
JS
39872000-01-12 Joel Sherrill (joel@OARcorp.com)
3988
3989 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
3990 as include files.
3991
2e76d35c
ZW
39922000-01-11 Zack Weinberg <zack@wolery.cumb.org>
3993
3994 * Add self as cpplib maintainer, as requested by Jason
3995 Merrill. Correct my e-mail address.
3996
4c25fdcf
GK
39972000-01-06 Geoff Keating <geoffk@cygnus.com>
3998
3999 * configure.in: Use mt-aix43 to handle *_TARGET defs,
4000 not mh-aix43.
4001
188e3966
HPN
4002Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
4003
4004 * MAINTAINERS: Add myself to "write after approval" list.
4005
c2f5d030
RH
40061999-12-14 Richard Henderson <rth@cygnus.com>
4007
4008 * config.guess (alpha-osf, alpha-linux): Detect ev67.
4009 * config.sub: Accept alphaev[78], alphaev8.
4010
eeda916a
AO
40111999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4012
4013 * config.guess, config.sub: Update from autoconf.
4014
b3bd7820
BK
40151999-11-29 Bruce Korb <autogen@linuxbox.com>
4016
2c290989 4017 * MAINTAINERS: update my playtime e-address.
b3bd7820 4018
1882b2b1
RO
4019Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4020
4021 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4022 necessary libraries are missing.
4023
2395f805
DN
4024Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4025
4026 * MAINTAINERS: Add new 'write after approval' maintainer.
4027
1e25de97
APB
4028Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
4029
4030 * MAINTAINERS: Add new Java maintainer.
4031
1722c704
AS
40321999-10-25 Andreas Schwab <schwab@suse.de>
4033
4034 * configure: Fix quoting inside arguments of eval.
4035
8141abe8
NC
40361999-10-21 Nick Clifton <nickc@cygnus.com>
4037
4038 * config-ml.in: Allow suppression of some ARM multilibs.
4039
0b77644a
LV
4040Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
4041
4042 * config.guess: Add OS/390 match pattern.
4043 * config.sub: Add mvs, openedition targets.
4044 * configure.in (i370-ibm-opened*): New.
4045
d207ebef
JM
40461999-09-04 Steve Chamberlain <sac@pobox.com>
4047
4048 * config.sub: Add support for configuring for pj.
4049
40501999-08-31 Nick Clifton <nickc@cygnus.com>
4051
4052 * config.sub (maybe_os): Add support for configuring for fr30.
4053
af13ebe9
NC
40541999-08-25 Nick Clifton <nickc@cygnus.com>
4055
4056 * configure.in: Do not configure or build ld for AIX
4057 platforms. ld is known to be broken on these platforms.
4058
1250c760
RO
4059Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4060
4061 * config-ml.in: Pass compiler flag corresponding to multidirs to
4062 subdir configures.
4063
d207ebef
JM
40641999-08-09 Ian Lance Taylor <ian@zembu.com>
4065
4066 * Makefile.in (LDFLAGS): Define.
4067
40681999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
4069
4070 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4071 noconfigdirs.
4072 (*-*-cygwin*): Likewise.
4073
40741999-08-08 Ian Lance Taylor <ian@zembu.com>
4075
4076 * mkdep: New file.
4077 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4078 (BINUTILS_SUPPORT_DIRS): Add mkdep.
4079
4080 From Eli Zaretskii <eliz@is.elta.co.il>:
4081 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4082 long file name when using DJGPP on MS-DOS.
4083
dbd83e11
JL
4084Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
4085
4086 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4087
d207ebef
JM
40881999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
4089
4090 * Makefile.in (check-target-libio): Remove all-target-libstdc++
4091 dependency as this causes "make check" to globally "make all"
4092
cd1f4c2c
TT
4093Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
4094
4095 * configure.in (target_libs): Added target-zlib.
4096 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4097 (CONFIGURE_TARGET_MODULES): Likewise.
4098 (CHECK_TARGET_MODULES): Likewise.
4099 (INSTALL_TARGET_MODULES): Likewise.
4100 (CLEAN_TARGET_MODULES): Likewise.
4101 (configure-target-zlib): New target.
4102 (all-target-zlib): Likewise.
4103 (all-target-libjava): Depend on all-target-zlib.
4104 (configure-target-libjava): Depend on configure-target-zlib.
4105
4106 * Makefile.in (configure-target-libjava): Depend on
4107 configure-target-newlib.
4108 (configure-target-boehm-gc): New target.
4109 (configure-target-qthreads): New target.
4110
e490616e
ZW
4111 * configure.in (target_libs): Added target-qthreads.
4112 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4113 (CONFIGURE_TARGET_MODULES): Likewise.
4114 (CHECK_TARGET_MODULES): Likewise.
4115 (INSTALL_TARGET_MODULES): Likewise.
4116 (CLEAN_TARGET_MODULES): Likewise.
4117 (all-target-qthreads): New target.
4118 (configure-target-libjava): Depend on configure-target-qthreads.
4119 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
4120
4121 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4122 (CONFIGURE_TARGET_MODULES): Likewise.
4123 (CHECK_TARGET_MODULES): Likewise.
4124 (INSTALL_TARGET_MODULES): Likewise.
4125 (CLEAN_TARGET_MODULES): Likewise.
4126 (all-target-libjava): New target.
4127 (all-target-boehm-gc): Likewise.
4128 * configure.in (target_libs): Added libjava, boehm-gc.
4129
d207ebef
JM
41301999-07-22 Ian Lance Taylor <ian@zembu.com>
4131
4132 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4133 configure.bat in SUPPORT_FILES.
4134 (gas+binutils.tar.bz2): Likewise.
4135
4136 * makeall.bat: Remove; obsolete.
4137
41381999-07-21 Ian Lance Taylor <ian@zembu.com>
4139
4140 From Mark Elbrecht:
4141 * configure.bat: Remove; obsolete.
4142
41431999-07-11 Ian Lance Taylor <ian@zembu.com>
4144
4145 * configure: Add -W -Wall to the default CFLAGS when compiling with
4146 gcc.
4147
4148Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
4149
4150 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4151
41521999-06-30 Mark Mitchell <mark@codesourcery.com>
4153
4154 * configure.in: Build ld on IRIX6.
4155
41561999-06-12 Ian Lance Taylor <ian@zembu.com>
4157
4158 * Makefile.in: Change distribution targets to use bzip2 instead of
4159 gzip.
4160 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
4161 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
4162
41631999-06-04 Nick Clifton <nickc@cygnus.com>
4164
4165 * config.sub: Add mcore target.
4166
26d088fa
CD
4167Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
4168
4169 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4170
c2c08b29
L
4171Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
4172
4173 * config.guess (dummy): Changed to $dummy.
4174
671d0648
NC
41751999-05-24 Nick Clifton <nickc@cygnus.com>
4176
4177 * config.sub: Tidied up case statements.
4178
b1345c72
BE
41791999-05-22 Ben Elliston <bje@cygnus.com>
4180
51ccbd8d
BE
4181 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4182 <jiro@din.or.jp>.
4183
b1345c72
BE
4184 * config.guess: Merge with FSF version. Future changes will be
4185 more accurately recorded in this ChangeLog.
4186 * config.sub: Likewise.
4187
2caf864f
SM
4188Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
4189
4190 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
4191
d207ebef
JM
41921999-04-30 Tom Tromey <tromey@cygnus.com>
4193
4194 * ltmain.sh: [mode link] Always use CC given by ltconfig.
4195
90fb0c24
TT
41961999-04-23 Tom Tromey <tromey@cygnus.com>
4197
4198 * ltconfig, ltmain.sh: Update to libtool 1.2f.
4199
d207ebef
JM
42001999-04-20 Drew Moseley <dmoseley@cygnus.com>
4201
4202 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4203 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4204 Bad merge removed these two changes.
4205
3516940d 4206Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 4207 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
4208
4209 * config.guess (interix Alpha): Add.
4210
d207ebef
JM
42111999-04-11 Richard Henderson <rth@cygnus.com>
4212
4213 * configure.in (i?86-*-beos*): Do config gperf; don't config
4214 gdb, newlib, or libgloss.
4215
e891fbfe 4216Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 4217
e891fbfe
AO
4218 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4219 link a trivial program with -mabi=64. If it fails, remove mabi=64
4220 from multidirs.
4221
f9ae47d6
PT
4222Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
4223
4224 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4225
d207ebef
JM
42261999-04-08 Nick Clifton <nickc@cygnus.com>
4227
4228 * config.sub: Add support for mcore targets.
4229
42301999-04-07 Michael Meissner <meissner@cygnus.com>
4231
4232 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4233 not mt-ospace, in order to shut up assembler warning about using
4234 symbols that are named the same as registers.
4235
42361999-04-07 Drew Moseley <dmoseley@cygnus.com>
4237
4238 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4239 dependency list for all-target-cygmon.
4240
42411999-04-05 Doug Evans <devans@casey.cygnus.com>
4242
4243 * config-ml.in: Check $host, not $target, for selective multilibs.
4244 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4245 thumb interworking, and underscore prefix multilibs.
4246
42471999-04-04 Ian Lance Taylor <ian@zembu.com>
4248
4249 * missing: Update to version from current automake.
4250
88101ab9
L
4251Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
4252
4253 * configure (gxx_include_dir): Removed.
4254
4255 * configure.in (gxx_include_dir): Handle it.
4256 * Makefile.in: Likewise.
4257
d207ebef
JM
42581999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
4259
4260 * config.sub (mips64vr4111,mips64vr4111el) Add.
4261
42621999-03-21 Ben Elliston <bje@cygnus.com>
4263
e490616e 4264 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 4265
8dc91cbe
ME
4266Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
4267
8dc91cbe
ME
4268 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4269 config/mh-djgpp.
4270
d207ebef
JM
4271Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
4272
4273 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4274 all-target-newlib to dependency list for all-target-bsp.
4275
926bb5ed
MK
4276Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
4277
4278 * config.sub: Add i386-uwin support.
4279 * config.guess: Likewise.
4280
4a6e3000
FS
4281Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4282
4283 * configure.in: cleanup, add mh-*pic handling for arm, special
4284 case powerpc*-*-aix*
4285
d207ebef
JM
4286Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
4287
4288 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4289 can be built.
4290
4291Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
4292
4293 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 4294 targets.
d207ebef 4295
71c91078
NC
42961999-03-02 Nick Clifton <nickc@cygnus.com>
4297
4298 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4299
282e5df8
GN
4300Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
4301
4302 * config.sub: Check for "cygwin*" rather than "cygwin32*"
4303
1de558ee
NC
43041999-02-24 Nick Clifton <nickc@cygnus.com>
4305
4306 * config.sub: Fix typo in arm recognition.
4307
d207ebef
JM
4308Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
4309
4310 * configure.in (noconfigdirs): Changed target_configdirs to
4311 include target-bsp only for m68k-*-elf* and m68k-*-coff*
4312 rather than m68k-*-* since it is not known to work on
4313 m68k-aout. Ditto for arm-*-*oabi.
4314
4315Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
4316
4317 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
4318
43191999-02-19 Ben Elliston <bje@cygnus.com>
4320
4321 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4322 Smart and improved by Andrew Cagney.
4323
fab7445a
ME
4324Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
4325
4326 * config.guess: Recognize openbsd-*-hppa.
4327
8ccdc228
L
4328Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
4329
4330 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4331 only if it is not empty.
4332
3b7265ff
NC
43331999-02-17 Nick Clifton <nickc@cygnus.com>
4334
4335 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 4336
d207ebef 4337 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
4338
4339 * config.sub: Modified to recognize uname's armv* syntax.
4340
d207ebef
JM
43411999-02-17 Mark Salter <msalter@cygnus.com>
4342
4343 * configure.in: Added target-bsp for sparclite.
4344
4345Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
4346
4347 * config.sub: Recognize alphapca5[67] and up to alphaev8.
4348
43491999-02-08 Nick Clifton <nickc@cygnus.com>
4350
4351 * configure.in: Add support for strongarm port.
4352 * config.sub: Add support for strongarm target.
4353
c48dd3f5 4354Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 4355
c48dd3f5
MK
4356 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4357 the old name config/mh-cygwin32.
4358 Enable texinfo.
4359
d207ebef
JM
4360Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
4361
4362 * configure.in: Do build ld for ix86 Solaris.
4363
ecd62820
JW
4364Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
4365
4366 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
4367 $AR_FOR_TARGET. Likewise for RANLIB.
4368
bbd8fa7f 4369Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 4370
e490616e
ZW
4371 * config.sub (oabi): Recognize.
4372 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 4373
0397442c
RL
4374Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
4375
4376 * config.guess: Improve detection of i686 on UnixWare 7.
4377
c9ffaa63
MK
4378Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
4379
4380 * config.guess: Add support for i386-pc-interix.
4381 * config.sub: Likewise.
4382 * configure.in: Likewise.
c9ffaa63 4383
d207ebef
JM
4384Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
4385
4386 * Makefile.in: Remove unneeded all-target-libio from
4387 from all-target-winsup target since it is now unneeded.
4388 Add all-target-libtermcap in its place since it is now
4389 needed.
4390
4391Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
4392
4393 * configure.in: makefile stub for cygwin target is probably
4394 unnecessary. Remove it for now.
d207ebef
JM
4395
4396Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
4397
4398 * configure.in: libtermcap.a should be built when cygwin is the
4399 target as well as the host.
4400 * config.guess: Allow mixed case in cygwin uname output.
4401 * Makefile.in: Add libtermcap target.
d207ebef 4402
ebe12325
JL
4403Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
4404
4405 * config.sub: Clean up handling of hppa2.0.
4406
57057b67
RB
4407Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
4408
4409 * config.guess: Use C code to identify more HP machines.
4410
f8670be1
JL
4411Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
4412
4413 * config.sub: Handle hppa2.0.
4414
d207ebef
JM
4415Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
4416
4417 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 4418 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
4419
44201998-12-15 Mark Salter <msalter@cygnus.com>
4421
4422 * configure.in: Added target-bsp for several target architectures.
4423
4424 * Makefile.in: Added rules for bsp.
4425
d1a09590
JL
4426Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
4427
4428 * config.guess: Improve detection of hppa2.0 processors.
4429
4430Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
4431
4432 * config.guess: Recognize FreeBSD using ELF automatically.
4433
71205e0b
MH
44341998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
4435
4436 * configure (skip-this-dir): Add handling for new shell script, which
4437 might be created by a sub-directory's configure to indicate, this particular
4438 directory is "unwanted".
4439 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4440
d207ebef
JM
4441Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
4442
4443 * ltconfig: import from libtool, after changing libtool to
4444 account for the cygwin name change.
4445
4446Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
4447
4448 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4449 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4450
4451Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
4452
4453 * configure.in: Add libtermcap to list of cygwin dependencies.
4454
4455Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
4456
e490616e
ZW
4457 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4458 they include winsup/include when it's a cygwin target.
d207ebef
JM
4459
44601998-11-12 Tom Tromey <tromey@cygnus.com>
4461
4462 * configure.in (host_tools): Added zip.
4463 * Makefile.in (all-target-libjava): Depend on all-zip.
4464 (all-zip): New target.
4465 (ALL_MODULES): Added all-zip.
4466 (NATIVE_CHECK_MODULES): Added check-zip.
4467 (INSTALL_MODULES): Added install-zip.
4468 (CLEAN_MODULES): Added clean-zip.
4469
4470Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
4471
4472 * Makefile.in: lose "32" from comment about cygwin.
4473
4474Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
4475
4476 * configure.in: Use -Os to build target libraries for the fr30.
4477
4478Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
4479
4480 * config.sub: Add fr30.
4481
4482Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
4483
e490616e 4484 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
4485 cygwin* instead of cygwin32*.
4486 * config.sub: Check cygwin* instead of cygwin32*.
4487
d2ec8b39
RL
4488Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
4489
4490 * config.guess: Match any version of Unixware7.
4491
d207ebef
JM
44921998-10-20 Syd Polk <spolk@cygnus.com>
4493
4494 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4495 if desired.
4496
35cd2565
JL
4497Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
4498
4499 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4500 these if the appropriate directories and files to not exist.
4501
52d4e5b7
JL
4502Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
4503
4504 * Makefile.in (DEVO_SUPPORT): Add config.if.
4505
38ada91e
MH
4506Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
4507
4508 * configure: Add pattern to replace "build_tooldir"'s
4509 definition in the generated Makefile with "tooldir"'s
4510 actual value.
4511
e44e84da
JL
4512Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
4513
56a8387f
JL
4514 * config.sub: Bring back lost sparcv9.
4515
e44e84da
JL
4516 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4517
5cb95c7a
JL
4518Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
4519
4520 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4521 CC_FOR_TARGET and friends.
4522
4523Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 4524
ceff9b14
AO
4525 * Makefile.in (build_tooldir): New variable, same as tooldir.
4526 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4527 -B$(build_tooldir)/bin/.
4528 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 4529
f2d11dcd
GP
4530Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4531
4532 * README: Remove installation instructions and refer to the
4533 INSTALL directory instead.
4534
73a6d2e7 4535Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 4536
73a6d2e7
RL
4537 * config.sub: Add support for i[34567]86-pc-udk.
4538 * configure.in: Likewise.
4539
5d4a5ee6
JL
4540Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
4541
4542 * Makefile.in: add bzip2 package building bits for user
4543 tools module
4544 * configure.in: ditto
4545
6fc19d6d
JL
4546Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
4547
4548 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4549 (ALL_TARGET_MODULES): Add all-target-libobjc.
4550 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4551 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4552 (all-target-libchill): Add dependencies.
4553 * configure.in (target_libs): Add libchill.
4e81ae98 4554
f653f0ab
MH
45551998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
4556
4557 * configure.in (target_subdir): Remove duplicate line.
4558
5d4a5ee6
JL
4559Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
4560
4561 * Makefile.in (all-automake): fix dependencies.
4562
494933e4
JL
4563Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
4564
4565 * configure.in: Minor cleanups for building in the $(target_alias)
4566 subdir.
4567
f6b58262
JW
45681998-09-22 Jim Wilson <wilson@cygnus.com>
4569
4570 * Makefile.in (bootstrap): Set r and s before make all. Use
4571 BASE_FLAGS_TO_PASS in make all.
4572 (cross): Likewise.
4573
27c7a08d
MM
45741998-09-20 Mark Mitchell <mark@markmitchell.com>
4575
4576 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4577
e67afd1e
RH
4578Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
4579
4580 * config.sub: Fix typo in last change.
4581
8e44ac71
MH
45821998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4583
4584 * config.sub: Add support for C4x target.
4585 * configure.in: Likewise.
4586
d7496fbb
DM
45871998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
4588
4589 * config.sub: Recognize sparcv9 just like sparc64.
4590
22097bd1
RL
4591Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
4592
4593 * config.guess: Match "Pent II" or "PentII" for OpenServer.
4594
4b877abd
JL
4595Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
4596
2c8ec9a2
JL
4597 * config.guess: Correctly identify Pentium II sco boxes.
4598
4b877abd
JL
4599 * config.guess: Fix "tr" code. From Weiwen Liu.
4600
ab03db52
JH
4601Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
4602
4603 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4604 stabs.
4605
b54db294
JL
4606Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
4607
4608 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4609 (ALL_TARGET_MODULES): Add all-target-libchill.
4610 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4611 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4612 (all-target-libchill): Add dependencies.
4613 * configure.in (target_libs): Add libchill.
4614
bf48dd73
LW
4615Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4616
4617 * config.guess: Avoid assumptions about "tr" behaves when
4618 LANG is set to something other than English.
4619
a3cbd105
L
4620Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
4621
4622 * configure (gxx_include_dir): Changed to
4623 '${prefix}/include/g++'-${libstdcxx_interface}.
4624
4625 * config.if: New to determine the interfaces.
4626
c4acd909
MK
4627Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
4628
4629 * config.guess: Detect and handle MPE/IX.
4630 * config.sub: Deal with MPE/IX.
4631
9ea97665
DE
4632Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
4633
4634 * configure.in: Use mh-aix43.
4635
0ce065bd
MH
46361998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
4637
4638 * configure: Fix --without/--disable cases for gxx-include-dir.
4639
5d4a5ee6
JL
4640Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
4641
4642 * mdata-sh: Imported. Needed for automake support.
4643
4644Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
4645
4646 * Makefile.in (taz): Try "chmod -R og=u ." before
4647 "chmod og=u `find . -print`".
4648
4649Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
4650
4651 * configure.in: Add arm-elf and thumb-elf support.
4652
4653Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
4654
4655 * Makefile.in: Undo previous patch.
4656
4657Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
4658
4659 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4660 to here ...
4661 (install-no-fixedincludes): and here
4662 (INSTALL_MODULES): ... from here.
4663
466456d9
ILT
4664Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
4665
4666 * config.sub: Merge with FSF.
4667
1b409d25
ILT
4668 * config.guess: Merge with FSF.
4669
d207ebef
JM
4670Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
4671
4672 * configure (extraconfigdirs): New variable.
4673 (SUBDIRS): Add extraconfigdirs and recurse on them too.
4674 * Makefile.in (all): Move higher in file.
4675 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4676 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4677 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4678 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4679 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4680
46811998-07-23 Brendan Kehoe <brendan@cygnus.com>
4682
4683 * Makefile.in (all-target-libjava): Depend on all-gcc and
4684 all-target-newlib.
4685 (configure-target-libjava): Depend on $(ALL_GCC).
4686
7f1937c1
RL
4687Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
4688
4689 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4690 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4691
2ada2bd6
ML
4692Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
4693
4694 * INSTALL/README: Fix typo.
4695
1e025bde
ML
4696Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
4697
5d4a5ee6
JL
4698 * ylwrap: Change absolute path checks to check for DOS style path
4699 names.
1e025bde 4700
5d4a5ee6
JL
4701 * ylwrap: Don't use a full path name if the source file is in the
4702 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 4703
6755ff73
ILT
4704 * config-ml.in: Default to being verbose, to match Feb 18 change to
4705 configure.
4706
5d4a5ee6
JL
4707Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
4708
4709 Brought over from egcs:
4710
4711 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4712
4713 * configure.in (target_subdir): Set to ${target_alias} instead
4714 of "libraries".
4715
4716 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4717
4718 * configure.in (target_subdir): Set to libraries if enable_multilib.
4719
4720Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
4721
4722 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4723 multilibs, force reconfiguration the first time we create
4724 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4725
4726Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
4727
4728 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4729 avoid confusion with --no-recursion.
4730
4731Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
4732
4733 * configure.in: Win32 hosts shouldn't use install -x
4734 * install-sh: remove -x option, and special .exe-handling
4735 hack.
4736
d207ebef
JM
4737Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
4738
4739 * config.guess: Recognize i586-pc-beos.
4740 * configure.in: Don't build some bits for beos.
4741
fbd836fc
ILT
4742Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
4743
5d4a5ee6
JL
4744 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4745 CFLAGS default to -O2.
4746
fbd836fc
ILT
4747 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4748 when using GNU ld.
4749
4750Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
4751
4752 * ltmain.sh: Correct install when using a different shell.
4753
4754Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
4755
4756 * ltconfig, ltmain.sh: Update to libtool 1.2b.
4757
d207ebef
JM
4758Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
4759
4760 * makefile.vms: Update to build binutils/makefile.vms. Add install
4761 target.
fbd836fc
ILT
4762
4763Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
4764
4765 * ltconfig: Update to correct AIX handling.
4766
69b471bc
JL
4767Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4768
81241b5e
JL
4769 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4770
69b471bc
JL
4771 * configure.in (target_subdir): Set to ${target_alias} instead
4772 of "libraries".
4773
bedf82df
MH
47741998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
4775
4776 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4777 (Makefile): Depend on $(gcc_version_trigger).
4778
4779 * configure (gcc_version): Change default initializer to empty
4780 string.
4781 (gcc_version_trigger): New variable; pass this variable down
4782 to subdir configures to enable them checking gcc's version
4783 themselves. Emit make macros for both gcc_version vars.
4784 (topsrcdir): Initialize reliably.
4785 (recursion line): Remove --with-gcc-version=${gcc_version}.
4786
28e449d8
MH
47871998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4788
4789 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
4790 --enable-version-specific-runtime-libs which installs C++ runtime stuff
4791 in $(libsubdir); emit definition in each generated Makefile.
4792 (gxx_include_dir): Initialize depending on
4793 $enable_version_specific_runtime_libs.
28e449d8 4794
50c4c9f7
MH
47951998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4796
4797 * configure (gcc_version): Initialize properly depending on
4798 how and where configure is started.
4799 (recursion line): Pass a --with-gcc-version=${gcc_version}
4800 to configures in subdirs.
4801
d207ebef
JM
4802Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
4803
4804 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 4805 cygmon
d207ebef 4806
5d4a5ee6
JL
4807Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
4808
4809 * configure.in: Add cygmon and libstub support for mn10200.
4810
2f96399b
MH
48111998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
4812
4813 * configure (gcc_version): Add new variable describing the
4814 particular gcc version we're building.
4815 * Makefile.in (libsubdir): Add new macro for the directory
4816 in which the compiler finds executables, libraries, etc.
4817 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4818 and libsubdir.
4819
c4137c50
AO
4820Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4821
ceff9b14
AO
4822 * Makefile.in (local-clean): Remove *.log.
4823 (warning.log): Built with warn_summary from build.log.
4824 (mail-report.log): Run test_summary.
4825 (mail-report-with-warnings.log): Run test_summary including
4826 warning.log in the report.
c4137c50 4827
276d5ee0
RL
4828Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
4829
4830 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
4831
5d4a5ee6
JL
4832Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
4833
4834 * Makefile.in (grep): Grep no longer depends on libiberty.
4835
4836Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
4837
4838 * Makefile.in: all-snavigator needs all-libgui.
4839
4840Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
4841
4842 * configure.in: Add cygmon and libstub support for mn10300.
4843
8af14275
ILT
4844Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
4845
4846 * missing: Update to version from automake 1.3.
4847
fbd836fc
ILT
4848 * ltmain.sh: On installation, don't get confused if the same name
4849 appears more than once in the list of library names.
4850
466456d9
ILT
4851Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
4852
4853 * config.sub: Accept m68060 and m5200 as CPU names.
4854
5d4a5ee6
JL
4855Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
4856
4857 * configure: Use && rather than using -a in test, because odd
4858 strings can confuse test.
4859 * configure.in: Likewise.
4860
fbd836fc
ILT
4861Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
4862
4863 * ltconfig, ltmain.sh: Bring in Visual C++ support.
4864
f0983958
AO
4865Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4866
4867 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 4868 bootstrap4-lean): New targets.
f0983958 4869
bfed1ea0
JL
4870Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
4871
4872 * mpw-* Delete. Not used.
4873
5d4a5ee6
JL
4874Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
4875
4876 * COPYING.LIB: Update FSF address.
4877
bfed1ea0
JL
4878Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
4879
4880 * ltconfig, ltmain.sh: Update to libtool 1.2a.
4881
5d4a5ee6
JL
4882 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4883 GAS_SUPPORT_DIRS.
4884
bfed1ea0
JL
4885Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
4886
4887 * ltconfig, ltmain.sh: Avoid producing a version number if
4888 -version-info was not used.
4889
5d4a5ee6
JL
4890Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
4891
4892 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
4893 building with newlib.
4894
48951998-04-30 Paul Eggert <eggert@twinsun.com>
4896
d207ebef 4897 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 4898 Solaris `make' causes it to continue to next definition.
d207ebef
JM
4899
4900Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
4901
4902 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
4903 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
4904
4905Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
4906
4907 * configure.in: Change alpha to alpha* in several places.
4908
d207ebef
JM
4909Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
4910
4911 * config.sub: Recognize sparc86x.
4912
77be0cab
MM
4913Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
4914
4915 * configure.in (--enable-target-optspace): Remove debug echo.
4916
62441128
JW
4917Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
4918
4919 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
4920
bfed1ea0
JL
4921Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
4922
4923 * ltconfig: Update cygwin32 support.
4924
5d4a5ee6
JL
4925 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
4926 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
4927 (GDB_SUPPORT_DIRS): Likewise.
4928
3f4ea1de
MM
4929Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
4930
4931 * configure.in (target_makefile_frag): If --enable-target-optspace,
4932 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
4933 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
4934 not used.
4935 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 4936
5d4a5ee6
JL
4937Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
4938
4939 * Makefile.in (all-bfd): Depend on all-intl.
4940 (all-binutils): Likewise.
4941 (all-gas): Likewise.
4942 (all-gprof): Likewise.
4943 (all-ld): Likewise.
4944
49451998-04-19 Brendan Kehoe <brendan@cygnus.com>
4946
4947 * configure.in (host_tools): Fix typo, lbtool -> libtool.
4948
bfed1ea0
JL
4949Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
4950
5d4a5ee6
JL
4951 * Makefile.in (all-bfd): Depend upon all-libiberty.
4952
bfed1ea0
JL
4953 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
4954
5d4a5ee6
JL
4955Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
4956
4957 * Makefile.in: Add libstub.
4958
4959 * configure.in: Ditto. Build libstub for targets that have cygmon
4960 support.
4961
4962Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
4963
4964 * configure.in: Don't set PICFLAG on ix86-cygwin32.
4965
4966Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
4967
4968 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
4969 use mh-sysv5 if specified. Support gprof on SCO Open Server.
4970
ec8d6ddc
KW
4971Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
4972
4973 * configure: Define DEFAULT_M4 by searching PATH.
4974 * Makfile.in: Use DEFAULT_M4.
4975
bfed1ea0
JL
4976Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
4977
4978 * ltconfig: Add cygwin32 support.
4979
5d4a5ee6
JL
4980 * Makefile.in, configure.in: Add libtool as a native only directory
4981 to configure and build.
4982
547a6183
JL
4983Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
4984
4985 * Makefile.in (INSTALL_MODULES): Remove texinfo.
4986
5d4a5ee6 4987Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 4988
5d4a5ee6
JL
4989 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
4990
4991Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
4992
4993 * Makefile.in: add ash make rules
4994 * configure.in: add ash to native_only and host_tools lists
4995
4996Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
4997
4998 * Makefile.in (all-gettext, all-intl): New targets.
4999 (ALL_MODULES): Added all-gettext, all-intl.
5000 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5001 (INSTALL_MODULES): Added install-gettext, install-intl.
5002 (CLEAN_MODULES): Added clean-gettext, clean-intl.
5003
5004 * configure.in (host_tools): Added gettext.
5005 (native_only): Likewise.
5006 (noconfigdirs) [various cases]: Likewise.
5007 (host_libs): Added intl.
5008
d207ebef
JM
5009Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
5010
5011 * configure: Do not disable building gdbtk for cygwin32 hosts.
5012
e98e406f
NC
5013Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
5014
5015 * configure.in: Add thumb-coff target.
5016 * config.sub: Add thumb-coff target.
5017
5d4a5ee6
JL
5018Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5019
5020 * Makefile.in: Revert yesterday's change.
5021 (all-target-winsup): all-target-librx stays out of here.
5022
5023Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
5024
5025 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5026 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5027 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
5028 Remove references to librx and libg++.
5029
5030Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
5031
5032 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
5033 recursive makes
5034
bfed1ea0
JL
5035Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
5036
5037 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 5038 for newlib directory.
bfed1ea0
JL
5039 (CXX_FOR_TARGET): Likewise.
5040
5041Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
5042
5043 * ltconfig: Update after libtool/ltconfig.in change for
5044 hpux11.
5045
5046Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
5047
5048 * ltconfig, ltmain.sh: Update to libtool 1.2.
5049
3cd730af
MH
5050Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
5051
5052 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
5053 (install-gcc-cross): Instead, override LANGUAGES here.
5054
80564603
DL
50551998-03-18 Dave Love <d.love@dl.ac.uk>
5056
5057 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
5058 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
5059
d207ebef
JM
5060Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
5061
5062 * configure.in: Add Thumb-pe target.
5063
5d4a5ee6 5064Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 5065
5d4a5ee6
JL
5066 * Makefile.in - changed sn targets to snavigator
5067 * configure.in - changed sn targets to snavigator
5068
2d4a0558
MH
5069Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
5070
5071 * config-ml.in: After building symlink tree call make distclean
5072 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
5073 to be the case for libiberty.
5074
04b93567
L
5075Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
5076
5077 * configure: When making link, also check the current
5078 directory. The configure scripts may create one.
5079
9a06b842
RH
5080Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
5081
5082 * config.sub: Accept alphapca56 and alphaev6 properly.
5083
217fc4e6
FS
5084Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5085
5086 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
5087
3e07bdbd 5088Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 5089
e490616e 5090 * config.sub (sco5): Fix typo.
3e07bdbd 5091
5d4a5ee6
JL
5092Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
5093
5094 * Makefile.in (INSTALL_MODULES): Move install-tcl before
5095 install-itcl.
5096 (install-itcl): Remove dependency on install-tcl.
5097
5098Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
5099
5100 * configure.in: Remove libgloss from noconfigdirs for MN10300.
5101
5102Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
5103
5104 * configure.in: Don't build libgui for a cygwin32 target when not on
5105 a cygwin32 host.
5106
5107Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
5108
5109 * configure (redirect): Set to null, so default behavior of
5110 configure is now --verbose.
5111
ce0d965c
DL
51121998-02-16 Dave Love <d.love@dl.ac.uk>
5113
5114 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
5115 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
5116
3acd1fd0
MH
5117Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
5118
5119 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5120 this change to sync Makefile.in with its ChangeLog entries.
5121
5d4a5ee6
JL
5122Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
5123
5124 * ltmain.sh (mkdir): Check that the directory doesn't exist
5125 before we exit with error, so that we don't get races during
5126 parallel builds.
5127
bfed1ea0
JL
5128Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
5129
5130 * ltconfig, ltmain.sh: Update from libtool 1.0i.
5131
4e77e8f1
MH
5132Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
5133
5134 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5135 PICFLAG_FOR_TARGET.
5136 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5137
5138 * configure: Emit a definition for the new macro enable_shared
5139 into each Makefile.
5140
5d4a5ee6
JL
5141Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5142
5143 * configure.in (host_tools, native_only): Add libtool.
5144
5145Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
5146
5147 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5148 Fix typo in ming config comment.
5149
bfed1ea0
JL
5150Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
5151
5152 * ltconfig, ltmain.sh: Update from libtool 1.0h.
5153
5d4a5ee6
JL
5154Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
5155
5156 * config.sub: Add tic30 cases, and map c30 to tic30.
5157
8821a725
RH
5158Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
5159
5160 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5161 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5162 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5163 (CLEAN_TARGET_MODULES): Similarly
5164 (all-target-libf2c): Add dependences.
4e81ae98 5165 * configure.in (target_libs): Add libf2c.
8821a725 5166
5d4a5ee6
JL
5167Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
5168
5169 * configure.in: Remove expect from noconfigdirs when target
5170 is cygwin32. OK to build expect and dejagnu with Canadian
5171 Cross.
5172
0aadd657
ILT
5173Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
5174
5d4a5ee6
JL
5175 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5176 host.
5177
0aadd657
ILT
5178 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5179 and mingw32.
5180
d0a8352c
MH
5181Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
5182
5183 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5184 here as it is not defined in the toplevel Makefile.
5185
59739e3c
MH
5186Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
5187
5188 * configure (package_makefile_rules_frag): New variable, which names
5189 a file with generic rules, ...
5190 Change comment to mention we now have FIVE parts.
5191 * configure: Undo last change.
5192
228197ee
LT
5193Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
5194
5195 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 5196 * config.sub: More accurate determination of HP processor types.
228197ee 5197
efd4c0ba
MH
5198Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
5199
5200 * configure (package_makefile_frag): Move inserting the
5201 ${package_makefile_frag} to where it should be according
5202 to the comment.
5203
6eef3189
PB
5204Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
5205
5206 * config.guess: Add support for Linux/ARM.
5207
d207ebef
JM
5208Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
5209
5210 * .cvsignore: Remove *-info and *-install since they match
5211 release-info and mpw-install, which we don't want to just ignore.
5212
48464ebf
RH
5213Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
5214
5215 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5216
803462a7
PN
5217Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
5218
5219 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5220 local_prefix to sub-make invocations.
5221
520ab477
L
5222Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
5223
5224 * configure.in: Check makefile fragments in the source
5225 directory.
5226
4bcdb76d
AO
5227Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5228
ceff9b14
AO
5229 * configure.in: Check whether host and target makefile
5230 fragments exist before adding them to *_makefile_frag.
4bcdb76d 5231
5d4a5ee6
JL
5232Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
5233
5234 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
5235
5236Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
5237
5238 * configure.in: Make sure we only replace RPATH_ENVVAR on
5239 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5240 regexp to sed.
5241
5242 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5243 to sub-makes.
5244
0d3e11a5
LI
52451998-01-13 Lee Iverson (leei@ai.sri.com)
5246
5247 * config-ml.in (multi-do): LDFLAGS must include multilib
5248 designator.
5249
d45b3d87 5250Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
5251
5252 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5253
d39cd7a1
MK
5254Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
5255
5256 * config.sub: Add mingw32 support.
5257 * configure.in: Likewise.
d39cd7a1 5258
6decbc24
FS
5259Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5260
5261 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5262
5d4a5ee6
JL
5263Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
5264
5265 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5266 * configure (gxx_include_dir): Provide a definition for subdirs
5267 which do not use autoconf.
5268
5269Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
5270
5271 * config.guess: Sync with egcs. Picks up new alpha support,
5272 BeOS & some additional linux support.
5273
d3d1907a
JL
5274Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
5275
5276 * config.guess: HP 9000/803 is a PA1.1 machine.
5277
b104e095
RH
5278Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
5279
5280 * configure.in: It's alpha*-...
5281
aca823c1
L
5282Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5283
5284 * configure.in (host_makefile_frag, target_makefile_frag):
5285 Handle multiple config files.
5286 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5287 alpha-*-*.
5288
d207ebef
JM
5289Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
5290
5291 * mkdep: New file.
5292
5293Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
5294
5295 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5296
5d4a5ee6
JL
5297Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
5298
5299 * Makefile.in: Add libgui directory.
5300 (GDB_TK): Add all-libgui.
5301 * configure.in: Add libgui directory.
5302 * configure: Add all-libgui to GDB_TK.
5303
5304Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
5305
5306 * config-ml.in (multidirs): Add m32r to multilib list.
5307
5308Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
5309
5310 * Makefile.in (all-target-gperf): Change dependency to
5311 all-target-libstdc++.
5312
baf55877
FF
5313Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
5314
5315 * config.guess: Add BeOS support.
5316
5d4a5ee6
JL
5317Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
5318
5319 Source directory cvs renamed to cvssrc:
5320 * configure.in (host_tools): Change cvs to cvssrc.
5321 (native_only): Likewise.
5322 (noconfigdirs) [various cases]: Likewise.
5323 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5324 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5325 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5326 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5327 (all-cvssrc): Rename target from all-cvs.
5328
f2d76545
JL
5329Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
5330
5331 * configure (gxx_include_dir): Fix thinko.
5332
205cba53
JL
5333Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
5334
5335 * Makefile.in (INSTALL_TARGET_CROSS): Define.
5336 (install-cross, install-gcc-cross): New targets.
5337
5d4a5ee6
JL
5338Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
5339
5340 * configure.in (noconfigdirs): Add support for Thumb target.
5341
5342 * config.sub (maybe_os): Add support for Thumb target.
5343
5344Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
5345
5346 * Makefile.in: Add rules for cygmon.
5347
5348 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5349
96b0f1fc
JL
5350Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
5351
5352 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5353 * configure (gxx_include_dir): Provide a definition for subdirs
5354 which do not use autoconf.
d207ebef
JM
5355
5356Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
5357
5358 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 5359 11/18/97 build
d207ebef 5360
7dfef6ed
JL
5361Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
5362
5363 * From Franz Sirl.
5364 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5365 found on RedHat Linux systems.
96b0f1fc 5366
83cfe7c0
JL
5367Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
5368
5369 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5370 guesses.
5371
7dfef6ed
JL
5372Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
5373
5374 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5375
5d4a5ee6
JL
5376Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5377
5378 * ltmain.sh: If mkdir fails, check whether the directory was created
5379 anyhow by some other process.
5380
d207ebef
JM
5381Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
5382
5383 * configure.in (d30v-*-*): Configure all directories.
5384
5385Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
5386
5387 * configure.in (d30v-*-*): Configure newlib, libiberty directories
5388 for the D30V.
5389
5390Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
5391
5392 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5393
5d4a5ee6
JL
5394Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
5395
e490616e
ZW
5396 * include/libiberty.h: Add extern "C" { so it can be used with C++
5397 progrms.
5398 * include/remote-sim.h: Add extern "C" { so it can be used with C++
5399 programs.
5d4a5ee6 5400
d207ebef
JM
5401Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
5402
5403 * configure.in (d30v-*-*): Configure GCC now.
5404
5d4a5ee6
JL
5405Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5406
5407 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5408 is no longer needed.
5409
c9670e62
JM
5410Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
5411
5412 * Makefile.in: check-target-libio depends on all-target-libstdc++.
5413
cc71c0ca
MH
5414Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
5415
5416 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5417 targets using "$@" to provide support for similar but not identical
5418 targets without having to duplicate code.
5419
d207ebef
JM
5420Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
5421
5422 * makefile.vms: Fix to work with DEC C.
5423
5424Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
5425
5426 * config.sub: Add mips-tx39-elf to marketing names.
5427
5428Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5429
5430 * ltmain.sh: Handle symlinks in generated script.
5431
5432Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5433
5434 * configure: Handle autoconf style directory options: --bindir,
5435 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5436 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5437 --sysconfdir.
5438 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5439 (sharedstatedir, localstatedir, oldincludedir): New variables.
5440 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5441 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5442 sbindir, sharedstatedir, and sysconfdir.
5443
b1e3ddfd
AJ
5444Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5445
5446 * Makefile.in (bootstrap-lean): New target.
5447
d207ebef
JM
5448Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
5449
5450 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 5451 sn, and gnuserv from noconfigdirs.
d207ebef
JM
5452
5453Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5454
5455 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5456
09f97c1e
JL
5457Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
5458
5459 * Makefile.in (cross): New target.
5460
335d0ab2
AO
5461Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
5462 Jeff Law <law@cygnus.com>
5463
5464 * Makefile.in (bootstrap2, bootstrap3): New targets.
5465 (all-bootstrap): Remove outdated and confusing target.
339c9b00 5466 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 5467
d207ebef
JM
5468Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5469
5470 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 5471 windows. Consistent with gdb/configure.
d207ebef 5472
e693cc28
UD
54731997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
5474
e693cc28
UD
5475 * configure.in: Name Linux target fragment.
5476
5477 * configure: Rewrite so that project Makefile fragment is inserted
5478 first and appears last in the resulting Makefile.
5479
d207ebef
JM
5480Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5481
5482 * Makefile.in (install-itcl): Install tcl first.
5483
5d4a5ee6
JL
5484Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
5485
5486 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5487
f401679e
JW
5488Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5489
5490 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5491
5492 * configure.in (skipdirs): Add target-librx for Linux.
5493 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5494
ec20b1b9
JL
5495Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
5496
5497 * Makefile.in (bootstrap): New target.
5498
becdcf6d
JL
5499Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
5500
63f6bcd7 5501 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 5502
d207ebef
JM
5503Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5504
5505 * config.guess: Merge with FSF.
5506
0c82f6bf
FF
5507Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
5508
5509 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5510
d207ebef
JM
5511Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
5512
5513 * config.sub: Add "marketing-names" patch.
5514
3fbc0b70
JS
5515Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
5516
e490616e 5517 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 5518
e20d4801
JL
5519Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
5520
5521 * config.sub: Handle v850-elf.
5522
fe181f78 5523Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
5524
5525 * .cvsignore (*-install): Remove.
5526
bfed1ea0
JL
5527Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
5528
5529 * ltconfig: Set CONFIG_SHELL in libtool.
5530 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5531
558a1e7c
JW
5532Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5533
5534 * configure.in (target_subdir): Set to libraries if enable_multilib.
5535
7818d6fc
JW
5536Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
5537
5538 * config.guess: Update from gcc directory.
5539
d207ebef
JM
5540Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
5541
5542 * Makefile.in (all-sim): Depends on all-readline.
5543
6599da04
JM
5544Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
5545
5546 * Makefile.in (BISON, YACC): Use $$s.
5547 (all-bison): Depend on all-texinfo.
5548
5549Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
5550
5551 * Makefile.in (BISON): Add -L flag.
5552 (YACC): Likewise.
5553
d207ebef
JM
5554Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5555
4e81ae98
EC
5556 * configure.in (noconfigdirs): Add support for v850e target.
5557
d207ebef
JM
5558 * config.sub (maybe_os): Add support for v850e target.
5559
5560Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5561
4e81ae98
EC
5562 * configure.in (noconfigdirs): Add support for v850ea target.
5563
d207ebef
JM
5564 * config.sub (maybe_os): Add support for v850ea target.
5565
6599da04
JM
5566Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
5567
5568 * config.sub: Add mipstx39. Delete r3900.
5569
5570Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5571
5572 * Makefile.in (all-autoconf): Depends on all-texinfo.
5573
5574Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
5575
5576 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5577 eabi targets.
5578
5579Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
5580
5581 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5582
5583 * configure: When handling a Canadian Cross, handle YACC as well as
5584 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 5585 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
5586
5587Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
5588
5589 * Makefile.in (BISON): bison, not byacc or bison -y.
5590 (YACC): bison -y or byacc or yacc.
5591 (various): Add *-bison as appropriate.
5592 (taz): No need to mess with BISON anymore.
5593
5594Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5595
5596 * configure: If OSTYPE matches *win32*, try to find a good value for
5597 CONFIG_SHELL.
5598
5599Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
5600
5601 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5602 configure.in if it is present.
5603
5604Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
5605
5606 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5607
5608Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
5609
5610 * config.sub: Recognize `arc' cpu.
5611 * configure.in: Likewise.
5612 * config-ml.in: Likewise.
5613
5614Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
5615
5616 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5617
5618Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
5619
5620 * configure: Changed sed delimiter from ':' to '|' when
5621 attempting to substitute ${config_shell} for SHELL. On
5622 NT ${config_shell} may contain a ':' in it.
5623
5624Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
5625
5626 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5627
5628Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
5629
5630 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5631
5632Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
5633
5634 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5635
5636 * ylwrap: If the program is a relative path, force it to be
5637 absolute.
5638
5639Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
5640
5641 * configure (tooldir): Set BISON to `bison -y' and not just bison.
5642
5643Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
5644
5645 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
5646 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5647 for libraries.
6599da04
JM
5648
5649Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
5650
5651 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 5652 separated by spaces.
6599da04
JM
5653
5654Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5655
5656 * ylwrap: New file.
5657 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5658
5659 * ltmain.sh: Handle /bin/sh at start of install program.
5660
5661 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5662
5663 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5664 * missing: New file, from automake 1.2.
5665
5666Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5667
5668 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5669 check-tk to CHECK_X11_MODULES.
5670
5671Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5672
5673 * config.sub: Merge with FSF.
5674
5675Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
5676
5677 * config.guess: Merge with FSF.
5678
5679Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5680
5681 * configure: Treat msdosdjgpp like go32.
5682 * configure.in: Likewise. Don't remove gprof for go32.
5683
5684 * configure: Change Makefile.tem2 to Makefile.tm2.
5685
5686Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
5687
5688 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5689
5690Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5691
5692 * install-sh (chmodcmd): Set to null if the DST directory already
5693 exists. Same as Nov 11th change.
5694
5695Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
5696
4e81ae98 5697 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
5698
5699Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5700
5701 * config.guess: Update from FSF.
5702
5703Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
5704
5705 * Makefile.in (GDB_TK): Depend on itcl and tix.
5706
5707Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
5708
5709 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5710 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5711 (INSTALL_SCRIPT): New variable.
5712 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5713 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5714 to -x.
5715 * install-sh: Add support for -x option.
5716
5717Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
5718
5719 * configure.in, Makefile.in: Treat tix like itcl.
5720
5721Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
5722
5723 * Makefile.in (WINDRES): New variable.
5724 (WINDRES_FOR_TARGET): New variable.
5725 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5726 (EXTRA_HOST_FLAGS): Add WINDRES.
5727 (EXTRA_TARGET_FLAGS): Add WINDRES.
5728 (EXTRA_GCC_FLAGS): Add WINDRES.
5729 ($(DO_X)): Pass down WINDRES.
5730 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5731 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5732 DLLTOOL_FOR_TARGET.
5733
5734Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
5735
5736 * configure.in: configure sim before gdb for win32-x-ppc
5737
5738Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5739
5740 Move gperf into the toplevel, from libg++.
5741 * configure.in (target_tools): Add target-gperf.
5742 (native_only): Add target-gperf.
5743 * Makefile.in (all-target-gperf): New target, depend on
5744 all-target-libg++.
5745 (configure-target-gperf): Empty rule.
5746 (ALL_TARGET_MODULES): Add all-target-gperf.
5747 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5748 (CHECK_TARGET_MODULES): Add check-target-gperf.
5749 (INSTALL_TARGET_MODULES): Add install-target-gperf.
5750 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5751
5752Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 5753
6599da04
JM
5754 * config.sub (mn10200): Recognize new basic machine.
5755
5756Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5757
5758 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5759 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5760
5761Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5762
5763 * configure.in: If we're building mips-sgi-irix6* native, turn on
5764 ENABLE_MULTILIB and set TARGET_SUBDIR.
5765
5766Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
5767
5768 * Makefile.in (all-sn): Depend on all-grep.
5769
5770Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
5771
5772 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5773
5774 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5775 Makefile. From Jeff Makey <jeff@cts.com>.
5776 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5777
5778 * Makefile.in (DISTBISONFILES): Remove.
5779 (taz): Don't futz with DISTBISONFILES. Change BISON to use
5780 $(DEFAULT_YACC).
5781
5782 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 5783 cygwin32.
6599da04
JM
5784
5785 * Makefile.in (LD): New variable.
5786 (EXTRA_HOST_FLAGS): Pass down LD.
5787 ($(DO_X)): Likewise.
5788
5789Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
5790
5791 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5792
5793Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
5794
5795 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 5796 before adding our own. Always add --build.
6599da04
JM
5797
5798Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
5799
5800 * configure.in (targargs): Pass --build if we're doing
5801 a cross-compile.
5802
5803Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
5804
ca236658 5805 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
5806 sed. Otherwise sed chokes on NT path names with drive
5807 designators. Also look for "?:*" as the leading characters in an
5808 absolute pathname.
5809
5810Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
5811
5812 * config.sub: Support for r3900.
5813
5814Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
5815
5816 * configure.in: Use install-sh, not install.sh.
5817
5818Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
5819
5820 * Makefile.in (taz): Improve check for BISON so it doesn't try to
5821 apply it twice.
5822
5823Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
5824
5825 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5826 install-binutils.
5827
5828Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
5829
5830 * Makefile.in: Add automake targets.
5831 * configure.in (host_tools): Add automake.
5832
5833Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
5834
5835 * configure: Default CXX to c++, not gcc.
5836 * Makefile.in (CXX): Set to c++, not gcc.
5837 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
5838
5839Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
5840
5841 * install-sh: try appending a .exe if source file doesn't
5842 exist
5843
5844Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
5845
5846 * configure.in: Turn on multilib by default.
5847 (cross_only): Remove target-libiberty.
5848
5849 * Makefile.in (all-gcc): Don't depend on libiberty.
5850
5851Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
5852
5853 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
5854
5855Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
5856
5857 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
5858 (DISTBISONFILES): Add ld/Makefile.in
5859
5860Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
5861
5862 * configure.in: if target is cygwin32 but host isn't cygwin32,
5863 don't configure gdb tcl tk expect, not just gdb.
5864
5865Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
5866
5867 * configure.in: Added gnuserv everywhere sn appears.
5868
5869 * Makefile.in (ALL_MODULES): Added all-gnuserv.
5870 (CROSS_CHECK_MODULES): Added check-gnuserv.
5871 (INSTALL_MODULES): Added install-gnuserv.
5872 (CLEAN_MODULES): Added clean-gnuserv.
5873 (all-gnuserv): New target.
5874
5875Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
5876
5877 * config.guess: Fixes for MIPS OpenBSD systems.
5878
5879Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
5880
5881 * Makefile.in (INSTALL_XFORM): Remove.
5882 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5883
5884 * mkinstalldirs: New file, copied from automake.
5885 * Makefile.in (installdirs): Rename from install-dirs. Use
5886 mkinstalldirs. Change all users.
5887 (DEVO_SUPPORT): Add mkinstalldirs.
5888
5889Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
5890
5891 * install-sh: Rename from install.sh.
5892 * Makefile.in (INSTALL): Change install.sh to install-sh.
5893 (DEVO_SUPPORT): Likewise.
5894
5895 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
5896 Graichen <graichen@rzpd.de>.
5897
5898Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
5899
5900 * config.guess: Recognize OpenBSD systems correctly.
5901
5902Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5903
5904 * README, Makefile.in (ETC_SUPPORT): Remove references to
5905 cfg-paper*, configure.{texi,man,info*}._
5906
5907Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
5908
5909 * Makefile.in (all.normal): Ensure that gcc is built after all
5910 the x11 - ie gdb - targets.
5911
5912Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
5913
5914 * makefile.vms: Don't run conf-a-gas.
5915
5916Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
5917
e490616e 5918 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 5919
d207ebef
JM
5920Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
5921
5922 * configure.in: Remove noconfigdirs case since gdb also
5923 configures and builds for tic80-coff.
5924
6599da04
JM
5925Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
5926
5927 * configure: Set cache_file to config.cache.
5928 * Makefile.in (local-distclean): Remove config.cache.
5929
5930Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
5931
5932 * COPYING: Update FSF address.
5933
d207ebef
JM
5934Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
5935
5936 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
5937 noconfigdirs.
5938
6599da04
JM
5939Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
5940
5941 * Makefile.in (install-dirs): Don't crash if prefix, and hence
5942 MAKEDIRS, is empty.
5943
5944Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
5945
5946 * config.sub: Tweak mn10300 entry.
5947
5948Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
5949
5950 * configure.in (host_tools): Put sim before gdb, so gdb's
5951 configure.tgt can determine if the simulator was configured.
5952
5953Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
5954
5955 * config.sub: Move BeOS $os case to be with other Cygnus
5956 local cases.
5957
5958Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
5959
5960 * config.sub: Remove misplaced comment that broke Linux.
5961
5962Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
5963
5964 * config.sub: Add BeOS support.
5965
5966Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
5967
5968 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
5969
5970Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
5971
5972 * configure.in (noconfigdirs): Remove tcl and tk from
5973 noconfigdirs for cygwin32 builds.
5974
d207ebef
JM
5975Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
5976
5977 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
5978
6599da04
JM
5979Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
5980
5981 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
5982 make-all.com, use makefile.vms instead.
5983
5984Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
5985
5986 * config.sub: Accept -lnews*.
5987
d207ebef
JM
5988Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
5989
5990 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 5991 target-examples and target-libiberty for d30v.
d207ebef
JM
5992
5993Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5994
5995 * configure.in (noconfigdirs): Enable ld for d30v.
5996
5997Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
5998
5999 * configure.in (tic80-*-*): Build compiler.
6000
6001Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
6002
6003 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 6004 unsupported d30v directories
d207ebef
JM
6005
6006Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6007
4e81ae98
EC
6008 * config.sub, configure.in: Add d30v target cpu.
6009
6599da04
JM
6010Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
6011
6012 * makefile.vms: New file.
6013 * make-all.com: Remove.
6014
6015Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
6016
6017 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6018
6019Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
6020
6021 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6022
6023Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
6024
6025 * Makefile.in (ALL_MODULES): Added all-db.
6026 (CROSS_CHECK_MODULES): Addec check-db.
6027 (INSTALL_MODULES): Added install-db.
6028 (CLEAN_MODULES): Added clean-db.
6029
6030Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
6031
6032 * config.guess: Merge with latest FSF sources.
6033
6034Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
6035
6036 * Makefile.in (ALL_MODULES): Added all-itcl.
6037 (CROSS_CHECK_MODULES): Added check-itcl.
6038 (INSTALL_MODULES): Added install-itcl.
6039 (CLEAN_MODULES): Added clean-itcl.
6040
6041Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
6042
6043 * configure.in: build gdb for mn10200
6044
6045Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
6046
6047 * Makefile.in (all-target-winsup): Depend on all-target-libio.
6048
d207ebef
JM
6049Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
6050
6051 * configure.in (tic80-*-*): Turn off most targets right now.
6052
6599da04
JM
6053Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
6054
6055 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
6056 rather than the makeinfo program.
6057 (do-info): Depend upon all-texinfo.
6058
6059Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
6060
6061 * configure.in: Remove uses of config/mh-linux.
6062
6063 * config.sub, config.guess: Merge with latest FSF sources.
6064
d207ebef
JM
6065Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
6066
6067 * config.sub (case $basic_machine): Add tic80 entries.
6068
6599da04
JM
6069Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
6070
6071 * config.sub, config.guess: Merge with latest FSF sources.
6072
6073Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6074
6075 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
6076 * mpw-config.in: Test for NewFolderRecursive.
6077 * mpw-install: Use symbolic name for startup filename.
6078 * mpw-README: Add various additional details.
6079
6080Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
6081
6082 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
6083
6084Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
6085
6086 * configure.in: Do build gcc and the target libraries for
6087 the mn10200.
6088
6089Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
6090
6091 * configure.in: don't avoid building gdb for mn10300 any more
6092 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
6093 instead of single-quoting it.
6094
6095Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
6096
6097 * configure.in: Don't use --with-stabs on IRIX 6.
6098
6099Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
6100
6101 * configure.in (m32r): Build gdb, libg++ now.
6102
6103Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6104
6105 * configure.in (mips*-sgi-irix6*): Remove gdb and related
6106 directories from noconfigdirs.
6107
6108Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
6109
6110 * config.sub (basic_machine): added mips16 configuration
6111
6112Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6113
6114 * config.sub: Handle d10v-unknown.
6115
d207ebef
JM
6116Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
6117
6118 * config.sub: Handle v850-unknown.
6119
6599da04
JM
6120Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
6121
6122 * Makefile.in: add findutils
6123 * configure.in: add findutils to list of host_tools
6124
6125Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
6126
6127 * config.sub: Handle mn10200 and mn10300.
6128
6129Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6130
6131 * configure.in (d10v-*): Do not build librx.
6132
6133Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
6134
6135 * configure.in (mn10300): Build everything except gdb & libgloss.
6136
6137Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
6138
6139 * config.guess: Patch for Dansk Data Elektronik servers,
6140 from Niels Skou Olsen <nso@dde.dk>.
6141
6142 For ncr, use /bin/uname rather than uname, since GNU uname does not
6143 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
6144
6145 Patch for MIPS R4000 running System V,
6146 from Eric S. Raymond <esr@snark.thyrsus.com>.
6147
6148 Fix thinko for nextstep.
6149
6150 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6151
6152 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
6153 * config.guess: Guess mips-dec-mach_bsd4.3.
6154
6155 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
6156 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
6157 release numbers.
6158 * config.guess (mips-mips-riscos*): Emit just enough of the
6159 release number.
6160
6161 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
6162 * config.guess (sparc-auspex-sunos*): Added.
6163 (f300-fujitsu-*): Added.
6164
6165 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
6166 * config.guess: Recognize a Tadpole as a sparc.
6167
6168Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6169
6170 * config.guess: Don't assume that NextStep version is either 2 or
6171 3. NextStep 4 (aka OpenStep 4) has come out now.
6172
6173Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6174
6175 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6176 From Rik Faith <faith@cs.unc.edu>.
6177
6178Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
6179
6180 * config.sub: Contributions from bug-gnu-utils to:
6181 Support plain "hppa" (no version given) architecture, reported by
6182 OpenStep.
6183 OpenBSD like NetBSD.
6184 LynxOs is not a hardware supplier.
6185
6186 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 6187 OpenBSD like NetBSD.
6599da04
JM
6188 Stratus systems.
6189 More Pyramid systems.
6190 i[n>4]86 Intel chips.
6191 M680[n>4]0 Motorola chips.
6192 Use unknown instead of lynx for hardware manufacturer.
6193
6194Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6195
6196 * install.sh (chmodcmd): Set to null if the DST directory already
6197 exists.
6198
6199Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6200
6201 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6202 not use mt-ppc target Makefile fragment any more.
6203
6204Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6205
6206 * configure.in (*-*-windows): Exclude everything but those dirs
6207 needed to build windows.
6208
6209Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
6210
6211 * Makefile.in (all-target-winsup): Depend on all-target-librx.
6212
6213Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6214
6215 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
6216
6217Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6218
6219 * Undo my previous change.
6220
6221Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
6222
6223 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6224 unconditionally.
6225 (MAKEOVERRIDES): Define (revert this part of October 18 change).
6226
6227Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6228
6229 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
6230 host to add it's own flags.
6599da04
JM
6231
6232Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
6233
6234 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6235
6236Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
6237
6238 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6239 (CXX_FOR_TARGET): Likewise.
6240 (GCC_FOR_TARGET): Define.
6241 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6242 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6243 CC_FOR_TARGET was specified on the command line.
6244 (MAKEOVERRIDES): Don't define.
6245
6246Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
6247
6248 * configure.in (m32r): Fix spelling of libg++ libs.
6249
6250Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
6251
6252 * config.sub (-apple*): Remove, now redundant.
6253
6254Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
6255
6256 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6257
6258 * configure: Rework yesterday's sed script patch.
6259
6260 * config.sub: Merge with FSF.
6261
6262Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
6263
6264 * config.guess: Merge from FSF.
6265
6266 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
6267 * config.guess: Use pc instead of unknown, for pc clone systems.
6268 Change linux to linux-gnu.
6599da04
JM
6269
6270 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 6271 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
6272
6273Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
6274
6275 * test-build.mk (HOLES): Add "xargs" for gdb.
6276
6277 * configure: Avoid hpux10.20 sed bug.
6278
6279Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
6280
731a8127 6281 * configure.in: Add support for windows host
6599da04
JM
6282 (that is a build done under the Microsoft build environment).
6283
6284Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
6285
6286 * Makefile.in: Replace all uses of srcroot with s, to shrink
6287 command line lengths.
6288
6289 Patches from Geoffrey Noer <noer@cygnus.com>:
6290 * configure.in: If configuring for newlib, pass --with-newlib to
6291 subdirectories.
6292 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6293 -Bnewlib/ and -Lwinsup to gcc.
6294 (CXX_FOR_TARGET): Likewise.
6295
6296Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
6297
6298 * Makefile.in (ETC_SUPPORT): Add configure.
6299
6300Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
6301
4e81ae98 6302 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
6303 host configuration file.
6304
6305Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
6306
6307 * configure.in: Break mn10x00 support into separate
6308 mn10200 and mn10300 configurations.
6309 * config.sub: Likewise.
6310
6311Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
6312
6313 * configure.in: Add lots of stuff to noconfigdirs for
6314 the mn10x00 targets.
6315
6316 * config.sub, configure.in: Add mn10x00 support.
6317
6318Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
6319
6320 * make-all.com: Call conf-a-gas, not config-a-gas.
6321
6322Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
6323
6324 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 6325 targets.
6599da04
JM
6326
6327Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
6328
6329 * mpw-README: Add much more detail for native PowerMac.
6330 * mpw-install: New file.
6331 * mpw-configure: Add --norecursion and --help options.
6332 * mpw-config.in: Translate readme and install files when
6333 copying to objdir.
6334 * mpw-build.in: Don't always depend on byacc and flex.
6335 (install-only-top): New action.
6336
d207ebef
JM
6337Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
6338
6339 * configure.in: You can now configure GDB for the v850.
6340
6599da04
JM
6341Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
6342
6343 * configure.in (noconfigdirs): Don't configure any C++ dirs
6344 if targeting D10V.
6345
6346Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
6347
6348 * config.sub: Recognize mips64vr5000.
6349
6350Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
6351
6352 * configure.in: Use a single line for host_tools and native_only.
6353
6354Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
6355
6356 * config.sub, configure.in: Add entries for m32r.
6357
6358Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
6359
6360 * Makefile.in (inet-install): Don't run install-gzip.
6361
6362Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
6363
6364 * configure.in: Don't config lots of things for *-*-windows*.
6365
6366Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
6367
6368 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6369 (host_libs, host_tools): Copy from configure.in.
6370 * mpw-configure: Don't complain about directories not found.
6371
6372Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6373
6374 * configure.in (i[345]86): Recognize i686 for pentium pro.
6375 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6376 file.
6377
6378 * config.guess (i[345]86): Ditto.
6379
6380Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6381
6382 * configure.in (noconfigdirs): Removed gdb for D10V.
6383
d207ebef 6384Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 6385
d207ebef
JM
6386 * configure.in: Remove ld, target-libio, target-libg++, and
6387 target-libstdc++ from noconfigdirs.
5d4a5ee6 6388
6599da04
JM
6389Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
6390
6391 * configure: Fix three locations where shell scripts were
6392 being run directly rather than with config_shell.
6393
d207ebef
JM
6394Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
6395
6396 * configure.in (v850-*-*): Set up initial $noconfigdirs.
6397 * config.sub (basic_machine): Recognize v850.
6398
6599da04
JM
6399Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6400
6401 * mpw-configure: Handle multiple enable/disable options and
6402 pass them down recursively, handle -c and -s flags appropriately
6403 depending on choice of compiler, add escape mechanism for
6404 quoted arguments to gC.
6405
6406Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6407
6408 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6409 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6410 so that -mrelocatable-lib and -mno-eabi are used.
6411
6412 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6413 not support --print-multi-lib, don't abort.
6414
6599da04
JM
6415Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
6416
6417 * make-all.com: Run config-a-gas.
6418 * setup.com: Don't copy subdirectory files around.
6419
6420Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
6421
6422 * configure.in (*-*-ose): Remove exclusion of libgloss for this
6423 target, it now compiles correctly.
6424
6425Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
6426
6427 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6428
6429Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6430
4e81ae98 6431 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
6432
6433Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6434
6435 * configure.in (native_only): Add prms.
6436
6437Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
6438
6439 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6440 (BINUTILS_SUPPORT_DIRS): Likewise.
6441
6442Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6443
6444 * configure.in (d10v-*-*): Don't configure ld or gdb until the
6445 d10v support is added.
6446
6447Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6448
6449 * configure.in (d10v-*-*): New target.
6450
6451Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
6452
6453 * config.guess (HP 9000/811): Recognize this as a PA1.1
6454 machine.
6455
6456Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
6457
6458 * Makefile.in (do-tar-gz): New target, split out from tail end of
6459 taz target. Run each command separately, don't use pipes.
6460 (taz): Use it.
6461
6462Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
6463
6464 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6465 * mpw-build.in: No builds should depend on building byacc or flex,
6466 they are assumed to be installed already.
6467
6468Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6469
6470 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6471 variable that CC_FOR_TARGET needs.
6472
6473Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6474
6475 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6476 options have changed since the last time the subdirectory was
6477 configured, and if it has, reconfigure.
6478 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6479 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6480
6481Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
6482
6483 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6484 CLEAN_MODULES): Add bash.
6485 (all-bash): New target.
6486
6487Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
6488
6489 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6490
6491Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6492
6493 * config.sub (basic_machine): Recognize d10v as a valid processor.
6494
6495Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
6496
6497 * mpw-configure: Add support for --bindir.
6498 * mpw-build.in: Use a GCC-specific build script for GCC actions.
6499
6500Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
6501
6502 * configure.in: add bash, time, gawk to list of hosttools and things
6503 to only build for native toolchains
6504
6505Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6506
6507 * Makefile.in (docdir): Remove.
6508
6509Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6510
6511 * Makefile.in (datadir): Set to $(prefix)/share.
6512
6513Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
6514
6515 * configure.in: build diff and patch for cygwin32-hosted
6516 toolchains.
6517
6518Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6519
6520 * config.sub: Accept -rtems*.
6521
6522Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
6523
e490616e
ZW
6524 * configure.in: enable dosrel for cygwin32-hosted builds,
6525 remove diff from the list of things not buildable
6526 via Canadian Cross
6599da04
JM
6527
6528Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
6529
6530 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 6531 don't get ". ".
6599da04
JM
6532
6533Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
6534
6535 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6536
6537Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
6538
6539 * Makefile.in (taz): Handle case where tex3patch didn't even get
6540 checked out. Also, if it was found, put the symlink in a new util
6541 subdirectory.
6542
6543Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6544
6545 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6546
6547Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
6548
6549 * config.sub: Recognize -openvms.
6550 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6551 * make-all.com, setup.com: New files.
6552
6553Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6554
6555 * Makefile.in (taz): tex3patch moved to texinfo/util.
6556
6557Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
6558
6559 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
6560 * configure.in: remove make from disable-if-Can-Cross list
6561 enable gdb if ${host} and ${target} are cygwin32
6562
6563Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
6564
6565 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
6566 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6567
6568Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6569
6570 * config.guess: Combine mips-mips-riscos cases, and use cpp to
6571 distinguish sysv/svr4/bsd variants.
6572 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6573
6574Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
6575
6576 * configure.in: Added copyright notice.
6577 * move-if-change: Added copyright notice.
6578
6579Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6580
6581 * configure.in (powerpcle-*-solaris*): Until we get shared
6582 libraries working, don't build gdb, sim, make, tcl, tk, or
6583 expect.
6584
6585Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
6586
6587 * config.guess: Merge with FSF:
6588
6589 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6590 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6591
6592 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
6593 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6594
6595 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
6596 * config.guess: Combine two OSF1 rules.
6597 Also recognize field test versions. From mjr@zk3.dec.com.
6598 * config.guess (dgux): Use /usr/bin/uname rather than uname,
6599 because GNU uname does not support -p. From pmr@pajato.com.
6600
6601Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
6602
6603 * Makefile.in (MAKEDIRS): Removed $(tooldir).
6604
6605Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
6606
6607 * mpw-README: Document GCCIncludes.
6608
6609Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
6610
6611 * configure.in (alpha-*-linux*): Set enable_shared to yes.
6612
6613Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6614
6615 * mpw-configure: Handle --enable-FOO and --disable-FOO.
6616
6617Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
6618
6619 * configure.in (*-*-cygwin32): Configure make.
6620
6621Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
6622
6623 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6624
6625Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
6626
6627 * Makefile.in (all-inet): Depend on all-perl.
6628
6629 * Makefile.in (inet-install): New target.
6630
6631 * Makefile.in (all-inet): Depend on all-tcl.
6632 (all-inet): Depend on all-send-pr.
6633
6634Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6635
6636 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6637 temporarily.
6638
6639Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6640
6641 * configure.in: Don't configure --with-gnu-ld on AIX.
6642
6643Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6644
6645 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6646
6647Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6648
6649 * Makefile.in (ALL_MODULES): Added all-inet.
6650 (CROSS_CHECK_MODULES): Added check-inet.
6651 (INSTALL_MODULES): Added install-inet.
6652 (CLEAN_MODULES): Added clean-inet.
6653 (all-indent): New target.
6654
6655 * configure.in (host_tools): Added inet.
6656 (native_only): Added inet.
6657 (noconfigdirs): Added inet.
6658
6659Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6660
6661 * configure.in: Don't configure libgloss if we are not configuring
6662 newlib.
6663
6664Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6665
6666 * configure.in: Don't configure libgloss for unsupported
6667 architectures.
6668
6669Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6670
6671 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6672
6673Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
6674
6675 * Makefile.in (ALL_MODULES): Include all-apache.
6676 (CROSS_CHECK_MODULES): Include check-apache.
6677 (INSTALL_MODULES): Include install-apache.
6678 (all-apache): New target.
6679
6680 * configure.in: Added apache everywhere perl is seen.
6681
6682Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6683
6684 * Makefile.in: Add support for clean-{module} and
6685 clean-target-{module} rules.
6686
6687Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
6688
6689 * configure.in (*-*-ose) do not build libgloss.
6690
6691Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6692
6693 * config.guess (prep*:SunOS:5.*:*): Turn into
6694 powerpele-unknown-solaris2.
6695
6696Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
6697
6698 * configure.in: Permit --enable-shared to specify a list of
6699 directories.
6700
6701Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6702
6703 * configure.in (host==solaris): Pass only the first word of $CC
6704 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6705
6706Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6707
6708 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6709
6710Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
6711
6712 * Makefile.in (ALL_MODULES): Include all-perl.
6713 (CROSS_CHECK_MODULES): Include check-perl.
6714 (INSTALL_MODULES): Include install-perl.
6715 (ALL_X11_MODULES): Include all-guile.
6716 (CHECK_X11_MODULES): Include check-guile.
6717 (INSTALL_X11_MODULES): Include install-guile.
6718 (all-perl): New target.
6719 (all-guile): New target.
6720
6721 * configure.in (host_tools): Include perl and guile.
6722 (native_only): Include perl and guile.
6723 (noconfigdirs): Don't build guile and perl; no ports have been
6724 done.
6725
6726Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
6727
e490616e
ZW
6728 * configure (--enable-*): Handle quoted option lists such as
6729 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
6730
6731Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6732
6733 * Makefile.in ({,inst}all-target): New rule so we can make and
6734 install all of the target directories easily.
6735
6736Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6737
6738 * configure.in: Add missing global flag in sed substitution when
6739 deleting `target-' from ${configdirs}.
6740
6741Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6742
6743 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6744 option.
6745
6746 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6747 config/mh-necv4.
6748
6749 * install.sh: Correct misspelling of transformbasename.
6750
6751 * config.guess: Recognize mips-*-sysv*.
6752
6753Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
6754
6755 * config.sub: Recognize mon960.
6756
6757Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
6758
6759 * configure: Restore Canadian Cross handling of BISON and LEX,
6760 removed in Feb 20 change.
6761
6762Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
6763
6764 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6765 Mention make install. Remove the old copyright date as well the
6766 clumsy and rather pointless copyright on the README file.
6767
6768Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
6769
6770 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6771 Makefile after running symlink-tree, then run `make distclean' to
6772 avoid clobbering any generated files in srcdir.
6773
6774Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6775
6776 * configure.in (m68k-*-netbsd*): Build everything now.
6777
6778Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6779
6780 * Makefile.in (taz): Fix quoting.
6781
6782Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
6783
6784 * configure.in (sparclet-*-*): Build everything now.
6785
6786Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6787
6788 * configure.in (m68k-*-linux*): New host.
6789
6790Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
6791
6792 * configure: Check for bison before byacc.
6793
6794Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
6795
6796 * Makefile.in configure: Change the way LEX and BISON/YACC are
6797 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
6798 searching PATH. These are used as fallbacks by Makefile.in if
6799 flex/bison/byacc aren't in objdir.
6800
6801Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
6802
6803 * Makefile.in: Make everything which depends upon all-bfd also
6804 depend upon all-opcodes, in case --with-commonbfdlib is used.
6805
6806Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6807
6808 * configure.in (host *-*-cygwin32): Don't build gdb if we are
6809 building NT native compilers on Unix.
6810
6811Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
6812
6813 * configure.in: Don't get CC from the host Makefile fragment if we
6814 can find gcc in PATH, or if this is a Canadian Cross. Move the
6815 Solaris test for /usr/ucb/cc to the post target script, just after
6816 the compiler sanity test.
6817
6818Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
6819
6820 * config.sub: Merge with FSF.
6821
6822Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
6823
6824 * Makefile.in (RPATH_ENVVAR): New variable.
6825 (REALLY_SET_LIB_PATH): Use it.
6826 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6827
6828Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
6829
6830 * config.sub, configure.in: Recognize sparclet cpu.
6831
6832Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
6833
6834 * config.guess: Support m68k-cbm-sysv4.
6835
6836Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6837
6838 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
6839 m68k-unknown-linuxaout from linker help string. Put quotes around
6840 $ld_help_string.
6841
6842Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
6843
6844 * config.guess (powerpc-harris-powerunix): Add guess for port
6845 to new target.
6846
6847Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6848
6849 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
6850
6851Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
6852
6853 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
6854 $(REALLY_SET_LIB_PATH) in Makefile.
6855 * Makefile.in (SET_LIB_PATH): New variable.
6856 (REALLY_SET_LIB_PATH): New variable.
6857 ($(DO_X)): Use $(SET_LIB_PATH).
6858 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
6859 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
6860 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
6861 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6862 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6863 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6864 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6865 (install-dosrel): Likewise.
6866 (all-opcodes): Depend upon all-libiberty.
6867
6868Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
6869
6870 * config.guess (*:CYGWIN*): New
6871
6872Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6873
6874 * Makefile.in (all-target-winsup): All all-target-libiberty.
6875
6876Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6877
6878 * configure.in (noconfigdirs): Add missing # in front of comment.
6879
6880Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
6881
6882 * configure.in: add second pass to things added to noconfigdirs
6883 so *-gm-magic can exclude libgloss properly.
6884
6885Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6886
6887 * mpw-configure (extralibs_name, rez_name): Set correctly
6888 for MWC68K compiler.
6889
6890 * mpw-README: Add more info on the necessary build tools.
6891
6892Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
6893
6894 * configure.in, config.sub: Recognize cygwin32.
6895
6896Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
6897
6898 * config.guess, config.sub: Recognize A/UX.
6899
6900Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
6901
6902 * config.sub: Merge with gcc/config.sub.
6903
6904Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
6905
6906 * mpw-build.in (do-binutils): Add build of stamps.
6907
6908Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
6909
6910 * config.sub: Add recognition for mips64vr4100*-* targets.
6911
6912Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6913
6914 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
6915 Add creation of gconfigargs with `--enable-shared' turned on.
6916 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
6917 ($(host)-stamp-stage3-configured): Likewise.
6918 (HOLES): Add chatr and ldd.
6919 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
6920
6921Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
6922
6923 * configure: Pass --nfp to recursive configures.
6924
6925Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
6926
6927 * Makefile.in (DLLTOOL): New.
6928 (DLLTOOL_FOR_TARGET): New.
6929 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
6930 (EXTRA_TARGET_FLAGS): Ditto.
6931 (EXTRA_GCC_FLAGS): Ditto.
6932 (CONFIGURE_TARGET_MODULES): Ditto.
6933 (DO_X): Ditto.
6934 * configure: Add DLLTOOL.
6935
6936Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
6937
6938 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
6939 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
6940 mh-sco, since old workarounds no longer needed, and don't
6941 build ld, since libraries have weak symbols in COFF.
6942
6943Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
6944
6945 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
6946
6947Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
6948
6949 * configure.in: Make sure that ${CC} can be used to compile an
6950 executable.
6951
6952Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6953
6954 * Makefile.in (all-gdb): Depend on $(GDB_TK).
6955 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
6956 nothing depending on whether gdbtk is being built.
6957
6958Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
6959
6960 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
6961
6962Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
6963
6964 * configure.in (noconfigdirs): Put ld or gas in this early, if the
6965 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
6966
6967Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
6968
6969 * config-ml.in: Add support for
6970 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
6971 Simplify setting of multidirs from --disable-foo.
6972
6973Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6974
6975 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
6976 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
6977 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 6978 non-empty, pass them on to the GCC make.
6599da04
JM
6979 (all-bootstrap): New rule that is like all-gcc, except it executes
6980 the GCC bootstrap rule instead of the GCC all rule.
6981
6982Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
6983
6984 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
6985
6986Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6987
6988 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
6989 DG/UX support.
6990
6991Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
6992
6993 * config.sub (i*86*) Change [345] to [3456]
6994
6995Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6996
6997 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
6998 --with-gnu-ld=no.
6999
7000Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7001
7002 * config-ml.in (rs6000*, powerpc*): Add switches to control which
7003 AIX multilibs get built.
7004
7005Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7006
7007 * configure.in (i386-win32): Don't build expect if we're not
7008 building the tcl subdir.
7009
7010Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
7011
7012 * Makefile.in: (configure-target-examples, all-target-examples):
7013 New targets, configure and build example programs.
7014
7015Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7016
7017 * mpw-configure: If an mpw-config.in generated a file mk.sed,
7018 use it as input to sedit the generated MPW makefile.
7019 * mpw-README: Add a suggestion about Gestalt.h.
7020
7021Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
7022
7023 * config.sub: Accept *-*-ieee*.
7024
7025Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
7026
7027 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
7028 Ronald F. Guilmette <rfg@monkeys.com>.
7029
7030Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7031
7032 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
7033 for powerpc-pe native.
7034 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
7035 (target==powerpc-pe): duplicate i386-win32 entry.
7036
7037Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7038
7039 * configure.in (noconfigdirs): Exclude target-newlib for all versions
7040 of vxworks, not just vxworks5.1.
7041
7042Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
7043
7044 * mpw-configure: Add support for exec-prefix.
7045
7046Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7047
7048 * config.guess: Recognize HP model 816 machines as having
7049 a PA1.1 processor.
7050
7051Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
7052
7053 * configure: Ignore new autoconf configure options.
7054
6599da04
JM
7055Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7056
7057 * config.guess: Recognize Pentium under SCO.
7058 From Robert Lipe <robertl@arnet.com>.
7059
7060Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7061
7062 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
7063
7064Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
7065
7066 * configure.in: Don't configure gas for alpha-dec-osf*.
7067
7068Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
7069
7070 * configure.in: Default to --with-stabs for some targets for which
7071 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
7072 i[345]86*-*-unixware*.
7073
7074Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
7075
7076 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
7077 rather than basing it on the target. Simplify handling of options
7078 controlling which directories to configure. Remove extraneous
7079 slash in multi-clean target.
7080
7081Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
7082
7083 * config-ml.in: Prefix more variables with ml_ so they don't collide
7084 with configure's.
7085
7086Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
7087
7088 * configure: Don't turn -v into --v.
7089
7090Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
7091
7092 * configure.in (targargs): Fix typo.
7093
7094 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
7095
7096Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
7097
7098 * configure.in: Strip --host and --target options from
7099 CONFIG_ARGUMENTS, and always configure for --host only. Add
7100 --with-cross-host option when building with a cross-compiler.
7101 * configure: Canonicalize the arguments put into config.status by
7102 always using `=' for an option with an argument. Pass a presumed
7103 --host or --target explicitly.
7104
7105Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
7106
7107 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
7108 into general OS recognition case.
7109
7110Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7111
7112 * configure.in (target_configdirs): add target-winsup only
7113 for win32 target systems.
7114
7115Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
7116
7117 * Makefile.in (all-target-libgloss): Depend upon
7118 configure-target-newlib, since when libgloss is built it looks to
7119 see if the newlib directory exists.
7120
7121Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
7122
7123 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7124 cfg-ml-*.in.
7125
7126Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
7127
7128 * configure: Handle LD and LD_FOR_TARGET when configuring a
7129 Canadian Cross.
7130
6599da04
JM
7131Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7132
7133 * configure.in (target_libs): add target-winsup.
7134 (target==i386-win32): add patch diff flex make to $noconfigdirs.
7135 (target==ppcle-pe): remove ld from $noconfigdirs.
7136
7137Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
7138
7139 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7140 Preserve relative path names in $srcdir. Build symlink tree if
7141 configuring cross target dir and srcdir=. (= no VPATH support).
7142 (configure-target-libg++): Depend on configure-target-librx.
7143 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7144 * config-ml.in: New file.
7145 * symlink-tree: New file.
7146 * configure: Ensure srcdir="." if that's what it is.
7147
7148Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7149
7150 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7151 includes and FLEX_SKELETON setting.
7152 * mpw-configure (--with-gnu-ld): New option, controls whether
7153 to use PPCLink or ld with PowerMac GCC.
7154 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7155 * mpw-config.in: Configure grez if targeting Mac.
7156
7157 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
7158 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7159 just macos.
6599da04
JM
7160 * configure.in: Configure grez resource compiler if targeting Mac.
7161 * Makefile.in (all-grez, install-grez): New targets.
7162
7163Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
7164
7165 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 7166 gcc in the path, set CC to gcc -O2.
6599da04
JM
7167
7168Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
7169
7170 * configure: Default ${build} correctly. Avoid picking up extra
7171 spaces when reading CC and CXX from Makefile. When doing a
7172 Canadian Cross, use plausible default values for numerous
7173 variables.
7174 * configure.in: When doing a Canadian Cross, don't try to
7175 configure tools whose configure script can't handle it.
7176
7177Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7178
7179 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7180
7181Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
7182
7183 * configure: Remove dubious bug reporting address.
7184
7185Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
7186
7187 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
7188 configure script, run that instead of this directory's configure.
7189 In either case, print a message that we're configuring the sub-dir.
7190
7191Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
7192
7193 * configure.in: Before checking for the existence of various files,
7194 use sed to filter out "target-".
7195
7196Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
7197
7198 * Makefile.in (DO_X): Split rule to decrease command line length
7199 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
7200 (Philippe De Muyter).
7201
7202Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7203
7204 * Makefile.in (all-patch): depend on all-libiberty.
7205
7206Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
7207
7208 * configure.in: If the only directory in target_configdirs which
7209 actually exists is libiberty, then set target_configdirs to empty,
7210 to avoid trying to build a target libiberty in a gas or gdb
7211 distribution.
7212
7213Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
7214
7215 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
7216 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7217 systems.
6599da04
JM
7218
7219Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7220
7221 * configure.in (copy_dirs): Use sys-include instead of include
7222 for --with-headers option.
7223
7224Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
7225
7226 * Makefile.in, configure.in: Make winsup builds work with
7227 new scheme.
7228
7229Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
7230
7231 * configure.in: Build the linker on AIX.
7232
7233Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
7234
7235 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
7236 where needed.
7237
7238Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
7239
7240 * Makefile.in (all-gcc): Fix typo.
7241
7242Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
7243
7244 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
7245
7246Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
7247
7248 * configure.in: Rename libFOO to target-libFOO, and xiberty
7249 to target-xiberty, to provide more flexibility.
7250 (target_subdir): Define. Create if cross.
7251 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7252 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
7253 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7254 check-libFOO -> check-target-libFOO, etc.
7255 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7256 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7257 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7258 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
7259 allow ALL_GCC="" to only configure.
7260 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
7261 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
7262 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
7263
7264Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
7265
7266 * Makefile.in (taz): Build "info" in etc explicitly.
7267
7268Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
7269
7270 * configure.in: Make sure that CC is undefined (as opposed to
7271 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
7272 problem with autoconf trying to configure on a host without GCC.
7273
7274Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7275
7276 * mpw-configure: Set host alias from choice of host compiler,
7277 only use generic MPW Makefile sed if present, edit a file
7278 named "hacked_Makefile.in" instead of "Makefile.in" if present.
7279 * mpw-README: Add problem notes about CW6 and CW7.
7280
7281Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
7282
7283 * Makefile.in (taz): Use ";" instead of ";;".
7284
7285Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7286
7287 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
7288 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7289 DISTDOCDIRS.
7290 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
7291 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
7292
7293Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
7294
7295 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
7296 and gnats, because they are now subsumed by DISTSTUFFDIRS.
7297 Move bfd to DISTSTUFFDIRS.
7298
7299Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7300
7301 * Makefile.in (X11_LIB): Removed.
7302 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7303
7304 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7305
7306Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7307
7308 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7309 names.
7310
7311Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7312
7313 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7314
7315Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
7316
7317 * configure.in (i[345]86-*-win32): Always build newlib.
7318 Don't configure cvs, autoconf or texinfo.
7319 * Makefile.in (LD_FOR_TARGET): New.
7320 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7321 Pass down LD_FOR_TARGET.
7322
7323Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
7324
7325 * winsup: New directory.
7326 * Makefile.in: Build winsup.
7327 * configure.in: Winsup is configured when target is win32.
7328 Can only build win32 target GDB when native.
4e81ae98 7329
6599da04
JM
7330Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
7331
7332 * config.guess: Recognize HP model 819 machines as having
7333 a PA 1.1 processor.
7334
7335Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
7336
7337 * configure: Fix sed loop which substitutes for CC and CXX to
7338 avoid bug found in various sed implementations.
7339
7340Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7341
7342 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7343 simulator. Use standard powerpc-*-eabi*.
7344
7345Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
7346
7347 * configure.in: Stop putting gas and binutils in noconfigdirs for
7348 powerpc-*-aix* and rs6000-*-*.
7349
7350Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
7351
7352 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7353 -mcall-aixdesc libraries.
7354
7355Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
7356
7357 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7358
7359 * config.sub (arm | armel | armeb): Fix shell syntax.
7360
7361Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7362
7363 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7364 -msoft-float and -mcpu=common support.
7365 (powerpc*-*-eabisim*): Add support for building -mcall-aix
7366 libraries.
7367
7368Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7369
7370 * configure.in: Allow configuration and build of emacs19 for the alpha.
7371
7372Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7373
7374 * configure.in (CC): Get ^CC, not just any old CC, from
7375 ${host_makefile_frag}.
7376
7377Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7378
4e81ae98 7379 * configure.in (CC): Try to get CC from
6599da04
JM
7380 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7381
7382Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7383
7384 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7385 only if it exists in $(srcdir).
7386
7387Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
7388
7389 * configure: If CC and CXX are not set in the environment, set
7390 them, based on either an existing Makefile or on searching for gcc
7391 in PATH. Substitute for CC and CXX in Makefile.
7392 * configure.in: Remove libm from target_libs. Separate
7393 target_configdirs from configdirs. If CC is not set in
7394 environment, try to get it from a host Makefile fragment. Rewrite
7395 changes of configdirs to use skipdirs instead. A few minor
7396 tweaks. Take directories out of target_configdirs as they are
7397 taken out of configdirs. Remove existing Makefile files from
7398 subdirectories. Substitute for TARGET_CONFIGDIRS and
7399 CONFIG_ARGUMENTS in Makefile.
7400 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7401 by configure.in.
7402 (CONFIG_ARGUMENTS): Likewise.
7403 (CONFIGURE_TARGET_MODULES): New variable.
7404 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7405 ($(CONFIGURE_TARGET_MODULES)): New target.
7406 (configure-libg++, configure-libio): New targets.
7407 (all-libg++): Depend upon configure-libg++.
7408 (all-libio): Depend upon configure-libio.
7409 (configure-libgloss, all-libgloss): New targets.
7410 (configure-libstdc++): New target.
7411 (all-libstdc++): Depend upon configure-libstdc++.
7412 (configure-librx, all-librx): New targets.
7413 (configure-newlib): New target.
7414 (all-newlib): Depend upon configure-newlib
7415 (configure-xiberty): New target.
7416 (all-xiberty): Depend upon configure-xiberty.
7417
7418Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7419
7420 * configure.in (host i[345]86-*-win32): Expand the
7421 noconfigdirs again.
7422
7423Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
7424
7425 * mpw-configure: Fix sed command file name.
7426
7427Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
7428
4e81ae98 7429 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
7430 noconfigdirs again.
7431
7432Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
7433
7434 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7435 or powerpc*-*-pe*, since they are not yet supported.
7436
7437Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7438
7439 Add PowerMac support and many other enhancements.
7440 * mpw-configure: New option --cc to select compiler to use,
7441 paste options set according to --cc into the generated
7442 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7443 if mpw-make.sed is present.
7444 * mpw-config.in: Don't test for gC1, test for mpw-touch,
7445 add forward includes for PowerPC include files.
7446 * mpw-build.in: Build using Makefile.PPC if present.
7447 (do-byacc, etc): Remove separate version resource builds.
7448 (do-gas): Build "stamps" before "all".
7449 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7450 * mpw-README: Update to reflect --cc option, PowerMac support,
7451 and recently-reported compatibility problems.
7452
7453Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
7454
7455 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7456 embedded m68k systems (-aout, -coff, -elf, -vxworks).
7457 (--with-multilib-top): Pass to recursive invocations.
7458
7459Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
7460
7461 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7462 v810-*-*.
7463
7464Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7465
7466 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7467 gdb, ld and opcodes on v810-*-*.
7468
6599da04
JM
7469Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
7470
7471 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7472 (local-maintainer-clean): New target.
7473 (maintainer-clean): New target.
7474 (realclean): Just depend upon maintainer-clean.
7475
7476Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7477
7478 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7479
7480Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
7481
7482 * configure.in: Build ld in mips*-*-bsd* case.
7483
7484Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
7485
7486 * config.sub: Accept -lites* OS. From Ian Dall.
7487
7488Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
7489
7490 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 7491 targets.
6599da04
JM
7492
7493Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7494
7495 * configure.in: treat i386-win32 canadian cross the same as
7496 i386-go32 canadian cross.
7497
7498Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7499
7500 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7501 running under the simulator to build a reduced set of libraries.
7502 (powerpc-*-eabiaix): Add fine grained multilib support added to
7503 other powerpc targets yesterday.
7504
7505Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7506
7507 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7508 -disable-softfloat, -disable-relocatable, -disable-aix, and
7509 -disable-sysv to control which multilib libraries get built.
7510
7511Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7512
7513 * configure: Add Makefile.tem to list of files to remove in trap
7514 handler.
7515
7516Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
7517
7518 * config.guess (*Linux*): Add missing "exit"s.
7519 Also, need specific check for alpha-unknown-linux (uses COFF).
7520
7521Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
7522
7523 * config.guess: Merge with FSF:
7524
7525 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
7526 * config.guess (AIX4): More robust release numbering discovery.
7527
7528 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
7529 * config.guess (i386-sequent-ptx): Properly get version number.
7530
7531 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
7532 * config.guess (mips:*:4*:UMIPS): New case.
7533
7534Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
7535
7536 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7537 (i386-win32 host): Likewise. Don't build readline.
7538
7539Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
7540
7541 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
7542 SUPPORT_FILES to submakes.
7543
7544Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
7545
7546 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7547 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7548 mpw-configure.
7549
7550Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
7551
7552 * configure.in (appdirs): Use =, not ==, in test expression when
7553 trying to build the text to print in the warning message for
7554 Solaris users.
7555
7556Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
7557
7558 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7559
7560Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7561
7562 * config.guess: Recognize lynx-2.3.
7563
7564Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
7565
7566 * config.sub (z8ksim): Deleted
7567 (z8k-*-coff): New, this is the one true name of the target.
7568
7569Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
7570
7571 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7572
7573Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
7574
7575 * config.guess (*:Linux:*:*): First try asking the linker what the
7576 default object file format is (elf, aout, or coff). Then if this
7577 fails, try previous methods.
7578
7579Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7580
7581 * configure.in: Don't build newlib for *-*-vxworks5.1.
7582
7583Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7584
7585 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7586 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7587
7588Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
7589
7590 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7591
7592Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
7593
7594 * cfg-ml-com.in: New file.
7595 * cfg-ml-pos.in: New file.
7596
7597Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7598
7599 * COPYING.NEWLIB: Add HP free copyright to list.
7600
7601Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7602
7603 * config.sub: Recognize -eabi* for the system, not just -eabi.
7604
7605Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
7606
7607 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7608 * config.sub, configure.in (win32): New target and host.
7609
7610Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
7611
7612 * configure.in: Add i386-pe configuration.
7613
7614Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7615
7616 * mpw-build.in (install): Install GDB after LD.
7617
7618Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7619
7620 * mpw-config.in (elf/mips.h): Always forward-include, needed
7621 for GDB to build.
7622
7623Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7624
7625 * testsuite: New directory for customer acceptance and whole tool
7626 chain tests.
7627
7628Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7629
7630 * configure: If per-host line isn't found, but AC_OUTPUT is found
7631 and a configure script exists, run it instead.
7632
7633Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7634
7635 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7636
7637Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7638
7639 * configure: Set build_{cpu,vendor,os,alias} to host values when
7640 --build isn't specified.
7641
7642Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7643
7644 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7645 (FLAGS_TO_PASS): Pass them.
7646 (EXTRA_TARGET_FLAGS): Ditto.
7647
6599da04
JM
7648Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7649
7650 * Makefile.in (all-libg++): Depend on all-libstdc++.
7651
7652Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7653
7654 * configure.in (noconfigdirs): Enable all packages for
7655 i386-unknown-netbsd.
7656
7657Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7658
7659 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7660 hosted builds (DOS builds)
7661
7662Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7663
7664 Changes for ARM based on patches from Richard Earnshaw:
7665 * config.sub: Handle armeb and armel.
7666 * configure.in: Omit arm linker only for riscix.
7667
7668Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7669
7670 * config.guess: Update from FSF.
7671
7672Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
7673
63f6bcd7 7674 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
7675 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
7676 powerpcle variant. Convert pentium into i586, not i486. Add p5
7677 alias for i586. Map new x86 variants p6, k5, nexgen into i586
7678 temporarily.
7679
7680Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
7681
7682 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7683
7684Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
7685
7686 * config.sub: Accept -lites* as a basic system type.
7687
7688Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
7689
7690 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7691 installed, and if so return linuxoldld as the system name.
7692
7693Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
7694
7695 * config.guess: Add hppa1.1-hp-lites support.
7696
7697Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
7698
7699 * configure.in: Don't build newlib for m68k-vxworks5.1.
7700
7701Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7702
7703 * configure.in (mips-sgi-irix6): Use mh-irix5.
7704
7705Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
7706
7707 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7708
7709Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7710
7711 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 7712 OSF/1. Fix compiler flags.
6599da04
JM
7713 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
7714
7715Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
7716
7717 * configure.in: Recognize --with-newlib.
7718 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7719
7720Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7721
d207ebef 7722 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
7723 to *_X11_MODULES due to gdbtk needing X include files et al.
7724
7725Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
7726
7727 Merge in support for Mac MPW as a host.
7728 (Old change descriptions retained for informational value.)
7729
7730 * mpw-config.in: Add generic include forwards for cpu-specific
7731 include files in aout and elf directories.
7732
7733 * mpw-configure: Added copyright.
7734 * mpw-config.in: Check for presence of required build tools.
7735 (target_libs): Add newlib.
7736 (target_tools): Add examples.
7737 (Read Me): Generate as "Read Me for MPW" instead.
7738 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7739 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7740 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7741
7742 * mpw-configure: Remove subdir-specific makefile hackery,
7743 delete mk.tmp after using it.
7744
7745 * mpw-build.in (all): Display start and end times.
7746
7747 * mpw-configure (host_canonical): Set.
7748 (target_cpu): Always add to makefiles.
7749 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7750 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7751 (mpw-mh-mpw): Look for in srcdir and srcroot.
7752 Use sed instead of mpw-edit-prefix to edit prefix definitions.
7753
7754 * mpw-build.in: (install-only): New target.
7755
7756 * mpw-configure (host_alias, target_alias): Rename from hostalias
7757 and targetalias, add into generated Makefile.
7758 (mk.tmp): If present, add into generated Makefile.
7759 * mpw-build.in (all-gas): Build config.h first before gas proper.
7760
7761 * mpw-configure (config.status): Write only if changed.
7762 * mpw-config.in (readline): Configure it (not built, just used for
7763 definitions).
7764
7765 * mpw-config.in (elf/mips.h): Add a forward include.
7766
7767 * mpw-config.in: Forward-include most .h files in include into
7768 extra-include.
7769 (readline): Don't build.
7770 mpw-build.in (install): Install GDB.
7771
7772 * mpw-configure (prefix, mpw_prefix): Handle it.
7773 * mpw-config.in (mmalloc, readline): Don't configure.
7774 * mpw-build.in (thisscript): Rename to ThisScript.
7775 Use mpw-build instead of BuildProgram everywhere.
7776 (mmalloc, readline): Don't build.
7777 * mpw-README: New file, basic documentation about the MPW port.
7778
7779 * mpw-config.in: Use forward-include to create include files.
7780
7781 * mpw-configure: Add more things to the top of each configured
7782 Makefile, including contents of config/mpw-mh-mpw.
7783 * mpw-config.in (extra-include): Create this directory and fill it
7784 with Posix-like include files when configuring.
7785
7786 * config.sub (apple, mac, mpw): Add various aliases.
7787
7788 * mpw-build.in: New file, top-level build script fragment for MPW.
7789 * mpw-configure: New file, configure script for MPW.
7790 * mpw-config.in: New file, config fragment for MPW.
7791
7792Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7793
7794 * configure.in (host_libs): Remove glob, since it is gone from the
7795 sources.
7796
7797Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7798
7799 * Makefile.in: define empty GDB_NLM_DEPS var.
7800
7801 * configure.in(target_makefile_frag): use config/mt-netware
7802 for netware targets.
7803
7804Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
7805
7806 * config.sub: Merge in recent FSF changes. Remove linux special
7807 cases.
7808
7809Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7810
731a8127 7811 Revert this change:
6599da04
JM
7812
7813 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7814
7815 * build-all.mk: Use CC=cc -Xs on Solaris.
7816
6599da04
JM
7817Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7818
7819 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
7820 stop using it.
7821 * Makefile.in: Nuke all references to glob subdirectory.
7822
7823Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7824
7825 * configure.in: Fix --enable-shared logic in per-host.
7826
7827Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
7828
7829 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
7830
7831Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7832
7833 * configure.in (noconfigdirs): Don't build gas on AIX, for
7834 powerpc*-*-aix* as well as for rs6000*-*-aix*.
7835
7836Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
7837
7838 * configure: Fix --cache-file to work if the file argument is a
7839 relative path.
7840
7841Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
7842
7843 * configure: If the --cache-file is used, pass it down to
7844 configure in subdirectories.
7845
7846Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
7847
7848 * config.sub: add vxworks29k configuration.
7849
7850Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7851
7852 * Makefile.in (taz): Do "diststuff" part quietly.
7853
7854Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
7855
7856 * config.sub: Mini-merge with gcc/config.sub.
7857
7858Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7859
7860 * config.guess (IRIX): Sed - to _.
7861
7862Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7863
7864 * Makefile.in (source-vault, binary-vault): New targets.
7865
7866Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
7867
7868 * config.sub: Recognize -eabi as a basic system type.
7869
7870Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7871
7872 * configure.in (enable_shared stuff): Fix typo.
7873
7874Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
7875
7876 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7877
7878Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7879
7880 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7881
7882Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7883
7884 * configure.in (rs6000-*-*): Don't build gas.
7885
7886Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
7887
7888 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
7889 reduce command line length.
7890 (AS_FOR_TARGET): Check for as.new, not Makefile.
7891 (NM_FOR_TARGET): Check for nm.new, not Makefile.
7892
7893Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
7894
7895 * config.guess: Merge from FSF.
7896
7897Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7898
7899 * configure: Don't use $ when handling program_suffix.
7900
7901Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
7902
7903 * configure.in: Configure tk for hppa/hpux.
7904
7905Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
7906
7907 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
7908
7909Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7910
7911 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
7912 to LIBCXXFLAGS. Tests are better run without it.
7913
7914Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
7915
7916 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
7917
7918Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
7919
7920 * configure.in (*-*-netware*): Don't configure xiberty.
7921
7922Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
7923
7924 * configure.in: Remove tk from native_only list.
7925
7926Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
7927
7928 * build-all.mk: Add mips-ncd-elf target to sun4 targets
7929 for special NCD build.
7930
7931Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7932
7933 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
7934 makeall.bat, they're only useful for binutils snapshots.
7935 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
7936 makeall.bat to specified SUPPORT_FILES.
7937
7938Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
7939
7940 * build-all.mk: Add Ericsson targets to sun4 and solaris
7941 hosts. Add BNR's sun4 target to solaris host, so their
7942 build-from-source will be tested in-house first.
7943
7944Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7945
7946 * Makefile.in (LIBCFLAGS): New variable.
7947 (CFLAGS_FOR_TARGET): Ditto.
7948 (LIBCFLAGS_FOR_TARGET): Ditto.
7949 (LIBCXXFLAGS): Ditto.
7950 (CXXFLAGS_FOR_TARGET): Ditto.
7951 (LIBCXXFLAGS_FOR_TARGET): Ditto.
7952 (BASE_FLAGS_TO_PASS): Pass them.
7953 (EXTRA_TARGET_FLAGS): Ditto.
7954
731a8127 7955 * configure.in: Support --enable-shared.
6599da04
JM
7956
7957Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
7958
7959 * configure.in (target_libs): Include libstdc++ again.
7960 * config.guess: Update from FSF (for FreeBSD).
7961
7962Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7963
7964 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
7965 makeall.bat.
7966 (DISTDOCDIRS): Add `etc'.
7967 (ETC_SUPPORT_PFX): New variable.
7968 (taz): Include anything from etc starting with a word in
7969 ETC_SUPPORT_PFX.
7970
7971Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7972
7973 * config.sub: Update for recent FSF changes. Remove obsolete
7974 h8300hds entry. Add -windows* and -osx as basic os. Minor
7975 spacing changes.
7976
7977Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7978
7979 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
7980
7981 * config.guess: Merge with FSF.
7982 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
7983
7984Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7985
7986 * configure: Since the "trap 0" handler will override the exit
7987 status on many systems, only use it for "exit 1", and make it set
7988 a non-zero exit status; reset it before "exit 0". Also, check
7989 exit status of config.sub, and error out if it failed.
7990
7991Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
7992
7993 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7994 and install libgloss.
7995
7996Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7997
7998 * Makefile.in (all-binutils): Depend upon all-byacc.
7999
8000 * configure.in: Don't build emacs on Irix 5.
8001
8002Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8003
8004 * configure.in (*-*-netware*): Add libio.
8005
8006Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8007
8008 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8009 (CHECK_TARGET_MODULES): Ditto.
8010 (INSTALL_TARGET_MODULES): Ditto.
8011 (TARGET_LIBS): Ditto.
8012 (all-libstdc++): Note dependencies.
8013
8014Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8015
8016 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8017
8018Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8019
8020 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8021 -fexternal-templates.
8022
8023 * configure.in (target_libs): Add libstdc++.
8024 (noconfigdirs): Add libstdc++ as appropriate.
8025
8026Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8027
8028 * config.guess: Update from FSF.
8029
8030Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8031
8032 * configure: Use ${config_shell} when running ${configsub}.
8033
8034Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
8035
8036 * config.sub: No longer recognize h8300h.
8037
8038Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8039
8040 * config.sub: Remove extraneous differences between config.sub and
8041 gcc/config.sub.
8042
8043Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8044
8045 * Makefile.in (DISTSTUFFDIRS): Add gas.
8046
8047Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
8048
8049 * COPYING.NEWLIB: New file.
8050
8051Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
8052
8053 * config.guess (HP-UX): Patch from Harlan Stenn
8054 <harlan@landmark.com> to also emit release level.
8055
8056Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8057
8058 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
8059
8060Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
8061
8062 * config.sub: Merge nextstep cleanup from FSF.
8063
8064Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8065
8066 * configure.in (arm-*-*): Don't configure ld for this target.
8067
8068Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8069
8070 * configure.in (*-*-netware): don't configure libg++, libio,
8071 librx, or newlib.
8072
8073Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8074
8075 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
8076 configure ld--it works, but it doesn't support shared libraries.
8077
8078Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8079
8080 * config.guess (*-unknown-freebsd*): Get rid of possible
8081 trailing "(Release)" in version string.
8082 Patch from Paul Richards <paul@isl.cf.ac.uk>.
8083
8084Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
8085
8086 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
8087 Fix type: *-next-neststep -> *-next-nextstep.
8088
8089 * config.guess: Merge from FSF:
8090
8091 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8092
8093 * config.guess: Recognize powerpc-ibm-aix3.2.5.
8094
8095 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8096
8097 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
8098 instead of UNIX_SV for UnixWare 1.0).
8099
8100Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
8101
8102 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
8103 to make gdb/nlm/* build after the compiler and linker.
8104
8105Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
8106
8107 * config.guess (netbsd, freebsd, linux): Accept any machine,
8108 not just i[34]86.
8109 (m68k-atari-sysv4): Relocate to match FSF version.
8110
8111 * config.guess: More merges from the FSF:
8112
8113 Add a space before function call or macro invocation.
8114
8115 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8116
8117 * config.guess: Add trap cmd to remove dummy.c and dummy when
8118 interrupted.
8119
8120 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8121
8122 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8123 (dummy): Redirect stderr from compilation of dummy.c.
8124
8125 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
8126
8127 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8128
8129Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
8130
8131 * configure: Accept and ignore --cache*, for compatibility with
8132 new autoconf.
8133
8134Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
8135
8136 * config.guess: Merge from FSF:
8137
8138 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8139
8140 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
8141 (PATH): Add /.attbin at end for finding uname.
8142 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
8143
8144 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
8145
e490616e 8146 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
8147
8148 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
8149
e490616e
ZW
8150 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8151 to select whether to use ELF or COFF.
6599da04
JM
8152
8153 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8154
e490616e 8155 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
8156
8157 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8158
8159 * config.guess: Guess the OS version for HPUX.
8160
8161 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8162
8163 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8164
8165Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8166
8167 * configure.in: Recognize --with-headers, --with-libs, and
8168 --without-newlib.
8169 * Makefile.in (all-xiberty): Depend upon all-ld.
8170
8171Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8172
8173 * configure.in: Change i[34]86 to i[345]86.
8174
8175Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8176
8177 * configure (version): A few more tweaks to help message.
8178
8179Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
8180
8181 * Makefile.in: Remove (for now) librx as a host library,
8182 now that we're building it for target.
8183
8184Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8185
8186 * configure: Fix up help message; from karl@owl.hq.ileaf.com
8187 (Karl Berry).
8188
8189Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
8190
8191 * configure.in: Also configure librx.
8192
8193Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8194
8195 * Makefile.in: Update various rules to reflect that librx
8196 is now needed for libg++.
8197
8198Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8199
8200 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8201
8202Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8203
8204 * configure.in: Configure the examples directory.
8205
8206Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8207
8208 * configure: Simplify Jun 2 1994 change.
8209
8210Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8211
8212 * change CC to /usr/latest/bin/gcc for lynx host builds, since
8213 /bin/gcc isn't good enough to build gcc.
8214
8215Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
8216
8217 * Makefile.in (GDB_SUPPORT_FILES): Remove
8218 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
8219 (gdb.tar.gz): Add new rule to use standard distribution building
8220 mechanism.
8221
8222Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8223
8224 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
8225 Bill Cox <bill@cygnus.com>.
8226
8227Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
8228
8229 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
8230
8231Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
8232
8233 * configure: Search current dir first in .gdbinit.
8234
8235Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
8236
8237 * config.sub: Recognize freebsd (merged from gcc config.sub).
8238
8239Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
8240
8241 * config.sub: Refer to NeXT's operating system as nextstep.
8242
8243 * config.sub (case $basic_machine): Re-order the cases, to match
8244 the order in the FSF version (which is mostly alphabethical).
8245 Merge in some additions and changes from the FSF.
8246
8247Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
8248
8249 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8250 * config.sub: Recognize cxux7.
8251 * configure.in: Use mh-cxux for m88k-harris-cxux*.
8252
8253Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8254
8255 * config.sub: Fix typo powerpc -> powerpc-*.
8256
8257Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
8258
8259 * Makefile.in: `all-emacs19' depends on `all-byacc'.
8260
8261 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8262 parallel with all-emacs and install-emacs). Top-level command
8263 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8264
8265Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8266
8267 * test-build.mk ($(host)-stamp-stage2-installed): Remove
8268 $(relbindir)/make before doing ``make install'', and use
8269 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
8270 installing over running make binary.
8271 ($(host)-stamp-stage3-installed): Likewise.
8272
8273Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8274
8275 * config.guess: Recognize Mach.
8276
8277Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8278
8279 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8280 see whether --exec-prefix was used.
8281
8282Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8283
8284 * README: Explicitly mention libg++/README. (Zoo's idea.)
8285
8286Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8287
8288 * Makefile.in: Add all-librx target similar to all-libproc.
8289
8290Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
8291
8292 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
8293 with post 1.2 uname bogosity.
8294
8295Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8296
8297 * configure: Remove temporary files on receipt of a signal.
8298
8299Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
8300
8301 * configure: If there is a package_makefile_frag, remove
8302 ${subdir}/Makefile.tem after copying it in.
8303
8304Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8305
8306 * build_all.mk: support rs6000 lynx identifies itself as
8307 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
8308 since /bin/gcc is too feeble to compile a modern gcc.
8309
8310Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8311
8312 * brought devo/test-build.mk update-to-date with progressive/
8313 test-build.mk. Add lynx targets and hppa flag info.
8314
8315Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8316
8317 * configure.in: Use mh-ncrsvr43. Patch from
8318 Tom McConnell <tmcconne@sedona.intel.com>.
8319
8320Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
8321
8322 * config.guess (i386-unknown-bsdi): No longer need to
8323 check #if defined(__bsdi__) && defined(__i386__).
8324
8325Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8326
8327 * configure: Set program_transform_nameoption correctly.
8328
8329Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8330
8331 * brought build-all.mk update-to-date with progressive build-all.mk,
8332 added new targets and hppa info.
4e81ae98 8333
6599da04
JM
8334Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8335
8336 * configure: If config.guess result is a prefix of the user
8337 specified target, assume a native build and use the user specified
8338 target as the host alias. Remove SunOS patch suffix removal hack.
8339 * configure.in: Remove SunOS patch suffix removal hack.
8340
8341 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8342 in NATIVE_CHECK_MODULES.
8343
8344Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
8345
8346 * Makefile.in: Rename HOST_ONLY to NATIVE.
8347 * configure: Delete SunOs patch suffix from host_canonical
8348 and build_canonical variables that are prepended to Makefiles.
8349 * configure.in: Add comments for easier maintenance.
8350
8351Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8352
8353 * Makefile.in: Add all-libproc target similar to all-gui.
8354
8355Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
8356
8357 * Makefile.in (CHECK_MODULES): split into
8358 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8359
8360Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
8361
8362 * config.guess (i386-unknown-bsdi): New system to guess.
8363
8364Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8365
8366 * Makefile.in: Add all-gui target (but not yet build by "all").
8367
8368Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
8369
8370 * config.sub: Move deletion of patch suffix from here...
8371 * configure.in: To here, at Ian's suggestion. The top-
8372 level scripts might need to know of a patch level.
8373
8374Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
8375
8376 * config.sub: Strip off patch suffix so rtl is recognized
8377 as a sunos4.1.3 machine, even though it's been patched.
8378
8379Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
8380
8381 * Makefile.in (INSTALL_LAST): Delete.
8382 (INSTALL_DOSREL): New.
8383
8384Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8385
8386 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8387 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8388 whether we pass down --with-gnu-ld anyhow.
8389
8390Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
8391
8392 * Makefile.in (INSTALL_LAST): Change operation so it works
8393 on more flavors of make.
8394 * configure.in (go32): Don't build libg++ or libio.
8395
8396Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
8397
8398 * Makefile.in (Move HOST_PREFIX_1 and friends up so
8399 they can be overriden by templates.
8400
8401Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
8402
8403 * configure.in (target==go32): Don't build gdb.
8404 * dosrel: New directory.
8405
8406Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
8407
8408 * configure.in (host==go32): Configure dosrel too.
8409 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8410 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8411 be set by incoming names or templates.
8412 (INSTALL_LAST): New rule.
6599da04
JM
8413
8414Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
8415
8416 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8417
8418Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8419
6599da04
JM
8420 * configure.in (appdirs): New variable. Currently empty, but will
8421 be used in gas distribution. If nonempty, lists a set of
8422 directories at least one of which must get configured, or top
8423 level configuration is considered to have failed.
8424 (rs6000-*-lynxos*): Use new file name.
8425
8426Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8427
8428 Eliminate XTRAFLAGS.
8429 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8430 newlib include files using -idirafter, and also use -nostdinc.
8431 (CXX_FOR_TARGET): Likewise.
8432 (XTRAFLAGS): Removed.
8433 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8434 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8435 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8436 ($(DO_X)): Don't pass down XTRAFLAGS.
8437
8438Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8439
8440 * configure.in (mips*-dec-bsd*): New target; do build linker.
8441 (mips*-*-bsd*): New target; don't build linker.
8442
8443Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8444
8445 * configure.in: support rs6000-*-lynxos* configuration.
8446 support sunos4 as a cross target.
8447
8448 * config.sub: look for lynx*, not lynx since the OS version may
8449 legitimately be part of the name.
8450
8451Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8452
8453 * configure.in (i[34]86-*-sco*): Move to be with other i386
8454 targets.
8455 (romp-*-*): New target. Skip various binary utilities.
8456 (vax-*-*): New target. Don't build newlib.
8457 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
8458
8459Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8460
8461 * configure.in: Only set host_makefile_frag if config
8462 directory exists.
8463
8464Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8465
8466 * install.sh: If $dstdir exists, don't check whether each
8467 component does.
8468
8469Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8470
8471 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8472
8473Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8474
3b75d237
AJ
8475 * configure.in (*-*-lynxos*): Don't configure newlib for either
8476 native or cross Lynx.
6599da04
JM
8477
8478Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
8479
8480 * config.sub (sparc64-elf): Fix os.
8481 (z8k): Remove duplicate.
8482
8483Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8484
8485 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8486 gcc/stmp-fixproto, to try to prevent fixproto from being run.
8487
8488Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
8489
8490 * configure: Make file links cleanly even if Lynx fails on
e490616e 8491 an NFS symlink (at least fail cleanly).
6599da04
JM
8492
8493Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8494
8495 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8496 -XNh2000.
8497
8498Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8499
8500 * configure: Unknown options are fatal again.
8501
8502Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
8503
8504 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 8505 compatibility.
6599da04
JM
8506
8507Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
8508
8509 * build-all.mk: Add `clean' target.
8510
8511Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8512
8513 * config.guess: Add SINIX support.
8514 * configure.in: Add mips-*-sysv4* support.
8515
8516Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
8517
8518 * build-all.mk: Document all useful targets.
8519 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8520 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8521
8522Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8523
8524 * configure: Support --silent, --quiet.
8525
8526Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8527
8528 * configure: Support --disable-FEATURE.
8529
8530Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8531
8532 * config.guess: Recognize NCR running SVR4.3.
8533
8534Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
8535
8536 * config.guess: Make BSDI generate i386-unknown-bsd386.
8537 Patch from Paul Eggert <eggert@twinsun.com>.
8538
8539Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8540
8541 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8542
8543Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8544
8545 * configure: Make unrecognized options give nonfatal warnings
8546 instead of fatal errors, and pass them to any subdirectory
8547 configures in case they recognize them.
8548 Make --x equivalent to --with-x.
8549
8550Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8551
8552 * configure: Add --enable-* options. Clean up usage message and
8553 some comments.
8554
8555Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
8556
8557 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8558
8559Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8560
8561 * configure.in (hppa*-*-*): Enable binutils.
8562
8563Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8564
8565 * config.sub: Recognize cisco.
8566
8567Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
8568
8569 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8570
8571Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8572
8573 * config.guess: about target *-hitachi-hiuxwe2, don't print more
8574 than one configuration name. Add comment.
8575
8576Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
8577
8578 * config.guess: about target *-hitachi-hiuxwe2, fixed
8579 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
8580 macro is incorrect.]
8581
8582Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8583
8584 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8585 than the "make ls" stuff which used to be here.
8586
8587Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8588
8589 * config.guess: Recognize i[34]86-unknown-freebsd.
8590 From Shawn M Carey <smcarey@rodan.syr.edu>.
8591
8592Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
8593
8594 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8595
8596Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8597
8598 * config.guess: Check for ptx.
8599
8600Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
8601
8602 * config.sub: Add os9k checking.
8603
8604Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8605
8606 * config.guess: Handle OSF1 running on HPPA processors
8607
8608Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8609
8610 * configure: If subdir configure fails, print out a message with
8611 subdirectory name, in case subdir's configure code didn't identify
8612 itself.
8613
8614Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8615
8616 * configure.in: Remove embedded newlines from configdirs.
8617 Avoid mismatches of substrings. Fix matching strings at end
8618 of configdirs.
8619
8620Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8621
8622 * config.guess: Add Lynx/rs6000 config support.
8623
8624Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8625
8626 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8627
8628Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8629
8630 * configure.in (hppa*-*-osf*): Treat this just like most other
8631 PA configurations (eg no binutils or ld).
8632 (hppa*-*-*elf*): These configurations have binutils and ld.
8633
8634Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8635
8636 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8637
8638Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8639
8640 * configure.in (rs6000-*-*): Build gas.
8641
8642Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8643
e490616e 8644 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
8645
8646Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8647
8648 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8649 for GDB and GDB has been fixed to not need it.
8650
6599da04
JM
8651Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8652
8653 * config.guess: Recognize vax hosts.
8654
8655Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8656
8657 * configure (while loop): Don't use "break 2" inside case
8658 statement -- the case statement isn't an enclosing loop.
8659
8660Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8661
8662 * config.guess: Clean up NeXT support, to allow nextstep
8663 on Intel machines. Make OS be nextstep.
8664
8665Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8666
8667 * config.guess: Add alternate forms for Convex.
8668
8669Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8670
8671 * configure: Completely rewrite option processing. Take
8672 advantage of pattern-matching to avoid invoking test frequently.
8673 Also clean up host and target defaulting logic.
8674
8675Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8676
8677 * Makefile.in: Replace all occurrances of "rootme" with "r" and
8678 "$${rootme}" with "$$r", to increase the likelihood that the do-*
8679 commands (plus user environment) will fit SCO limits.
8680
8681Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8682
8683 * configure.in: Don't issue warnings about directories which are
8684 not being configured if -norecursion is set. Correct test for
8685 --with-gnu-as and --with-gnu-ld to not get confused by substring
8686 matches.
8687
8688 * configure.in: Don't build gas for alpha-dec-osf1*.
8689
8690Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
8691
8692 * configure: Back out Per's change of 12/19/1993. It changes the
8693 behavior of configure in unexpected and confusing ways.
8694
8695 Also, use different delim char when calculating
8696 program_transform_name so that the name can contain slashes.
8697
8698Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
8699
8700 * configure.in, config.sub: Add support for VSTa micro-kernel.
8701
8702Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8703
8704 * configure.in: Nuke hacks which were used to get a special
8705 version of GAS for HPPA configurations.
8706
8707Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
8708
8709 * configure: If only ${target_alias} is given, use that
8710 as the default for ${host_alias}.
8711 * configure: Add missing back-slashes before nested quotes.
8712
8713Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8714
8715 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8716
8717Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
8718
8719 * config.guess: Recognize some Tektronix configurations.
8720 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8721
8722Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8723
8724 * config.sub: Match any flavor of SH.
8725
8726Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
8727
8728 * configure.in: Don't try to configure newlib for Alpha.
8729
8730Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8731
8732 * configure.in: Don't build ld for Irix 5. Don't build gas,
8733 libg++ or libio for any Alpha target.
8734
8735 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
8736
8737Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
8738
8739 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8740 default arguments -- so it tried to compress itself.
8741
8742Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8743
8744 * configure.in (notsupp): ensure that a space is always at the end
8745 of the configdirs list, since the grep checks for an explicit space
8746
8747Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8748
8749 * configure.in (target i386-sysv4.2): don't build ld, since static
8750 versions of many libraries are not available.
8751
8752Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8753
8754 * config.guess: Recognize Apollos (using environment variables).
8755 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8756
8757Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8758
8759 * config.guess: Recognize Sony news mips running newsos.
8760
8761Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
8762
8763 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8764 "fi ; else" for bash.
8765
8766Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
8767
8768 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8769
8770Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
8771
8772 * config.sub: accept unixware as an alias for svr4.2.
8773 Fix some inconsistancies with the gcc version.
8774
8775Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8776
8777 * Makefile.in (DISTDOCDIRS): Add gdb.
8778
8779Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
8780
8781 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
8782
8783Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8784
8785 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8786 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8787 this now.
8788
8789Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8790
8791 * config.sub: Accept hiux* as an OS name.
8792
8793 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8794 etc/make-stds.texi. The underscore came from gcc, and dje now
8795 agrees that RUNTESTFLAGS is the correct name.
8796
8797Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
8798
8799 * install.sh: Remove 'set -e'. It makes any conditionals
8800 in the script useless.
8801
8802 * config.guess: Automatically recognize arm-acorn-riscix
8803 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8804
8805Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
8806
8807 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8808
8809Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8810
8811 * Makefile.in (DISTDOCDIRS): New variable.
8812 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 8813 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
8814
8815Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8816
8817 * configure.in (hppa target): check the source directory for the
8818 pagas sub-directory
8819
8820Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
8821
8822 * config.sub: Allow -aout* and -elf*.
8823
8824Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8825
8826 * configure.in: Don't build ld on i386-solaris2, same as for
8827 sparc-solaris2.
8828
8829Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
8830
8831 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
8832
8833Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8834
8835 * configure.in: Configure gdb for alpha.
8836
8837Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8838
8839 * Makefile.in (CXXFLAGS): Add -O.
8840
8841Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8842
8843 * config.guess: added support for DG Aviion
8844
8845Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8846
8847 * configure.in: Produce warning message for subdirectories not
8848 configurable for this host/target combination. Don't try to
8849 configure gdb for vms.
8850
8851Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8852
8853 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
8854 appropriate files before making "diststuff".
8855 (DISTBISONFILES): New var: list of files to be edited.
8856 (DISTSTUFFDIRS): Add binutils.
8857
8858Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8859
8860 * config.sub: also handle mipsel and mips64el (for little endian mips)
8861
8862Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8863
8864 * configure.in: Add * to end of all OS names.
8865
8866Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
8867
8868 * configure.in: Build newlib for LynxOS native.
8869
8870Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8871
8872 * config.guess: Add support for delta 88k running SVR3.
8873
8874 * configure.in: Add comment about HP compiler vs. emacs.
8875
8876Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8877
8878 * configure.in: don't build ld on solaris2 (not a viable option
8879 due to bugs in getpwnam & getpwuid)
8880
8881Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8882
8883 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8884 config.guess will produce a full version number.
8885
8886Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8887
8888 * configure.in: Build linker and binutils for alpha-dec-osf1.
8889
8890Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8891
8892 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
8893 and gdb/testsuite/Makefile.in.
8894
8895Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8896
8897 * configure.in: recognize mips*- instead of mips-
8898
8899Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
8900
8901 * config.sub: Accept linux*coff and linux*elf as operating
8902 systems.
8903
8904Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8905
8906 * config.sub: Recognize mips64, and mips3 as an alias for it.
8907
8908Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8909
8910 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
8911 gdb knows how to handle OSF/1 shared libraries.
8912
8913Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8914
8915 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
8916 * config.guess: Recognize Hitachi's HIUX.
8917 * config.sub: Recognize h3050r* and hppahitachi.
8918 Remove redundant cases for hp9k[23]*.
8919
8920Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8921
8922 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
8923 if gas and ld are in the source tree and are in ${configdirs}.
8924 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 8925 --with options (but still pass them down on the command line,
6599da04
JM
8926 if they were explicitly specified).
8927
8928Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8929
8930 * configure: substitute SHELL value in Makefile.in with
8931 ${CONFIG_SHELL}
8932
8933Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8934
8935 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
8936 *-*-solaris2* targets.
8937
8938Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8939
8940 * Makefile.in: define M4, and pass it down to sub-makes;
8941 all-autoconf now depends on all-m4
8942
8943Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8944
8945 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
8946 presence of {ar,ranlib} instead of a configured directory
8947
8948Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8949
8950 * config.guess: Accept 34?? as well as 33?? for NCR.
8951
8952Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8953
8954 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
8955 of 'gas' in sed commands, since 'gash' is now in the tree as well.
8956
8957Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8958
8959 * configure: grab values for $(CC) and $(CXX) from the
8960 environment, so that someone can do "CC=gcc configure; make" and
8961 have it work right (matching the way that autoconf works now)
8962
8963 * configure.in, Makefile.in: add support for gash, the tcl
8964 interface to Galaxy
8965
8966 * config.guess: add NetBSD variants (hp300, x86)
8967
8968Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
8969
8970 * install.sh: Support -d option (in the manner of SunOS 4 install,
8971 as it is more deterministic than that of GNU install)
8972 (chmodcmd): Set file to mode 755 by default (should also do default
8973 chgrp and chown, but I don't feel like dealing with that now)
8974
8975Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
8976
8977 * config.sub: Remove h8300hhms alias.
8978
8979Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8980
8981 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8982
8983Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8984
8985 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8986 as stmp-fixinc
8987
8988Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8989
8990 * config.sub: recognize m88110-bug-coff.
8991
8992Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8993
8994 * Makefile.in (all-libio): all dependencies on the toolchain used
8995 to build this (gcc, gas, ld, etc)
8996
8997Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8998
8999 * config.guess: Deal with OSF/1 1.3 on alpha.
9000
9001Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9002
9003 * install.sh: add some 'else true' clauses for portability
9004
9005 * configure.in: don't build libio for h8[35]00-*-* targets
9006
9007Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
9008
9009 * Makefile.in: Add support for new libio.
9010
9011Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9012
9013 * install.sh: If one command fails, don't try the rest. Don't try
9014 to remove $dsttmp (via trap) unless we have already created it.
9015 If $src doesn't exist, detect it and exit with an error.
9016
9017 * config.guess: Recognize BSD on hp300.
9018
9019Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
9020
9021 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9022 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9023
9024Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
9025
9026 * Makefile.in (all-send-pr): depends on all-prms
9027
9028Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9029
9030 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
9031
9032Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9033
9034 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
9035 Added test for mips-mips-riscos5.
9036
9037Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9038
9039 * configure.in: use mh-hp300 for 68k HP hosts
9040
9041Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9042
9043 * configure: add support for CONFIG_SHELL, so that you can use
9044 some alternate shell for evaluating configure scripts
9045
9046Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
9047
9048 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
9049 in configure script to bug-gdb@prep.ai.mit.edu when building
9050 distribution archive.
9051 * Makefile.in (COMPRESS): Remove def.
9052 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
9053 gdb.tar.Z and make-gdb.tar.Z respectively.
9054 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
9055 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
9056 to convergence with 'taz' target in Makefile.in.
9057
9058Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9059
9060 * install.sh (dsttmp): use trap to ensure that tmp files go
9061 away on error conditions
9062
9063Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9064
9065 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
9066
9067Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9068
9069 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
9070 its parent is '/' not ''.
9071
9072 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
9073
9074Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
9075
9076 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
9077 that ${newsrcdir}/configure.in does.
9078
9079Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9080
9081 * test-build.mk: support for CONFIG_SHELL
9082
9083Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
9084
9085 * config.sub (netware): Add as a basic system type.
9086
9087Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9088
9089 * Makefile.in (Makefile): depend on configure.in. Also drop the
9090 $(srcdir)/ from the dependency on Makefile.in.
9091
9092Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
9093
9094 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
9095 (h8300hhms is temporary until multi-libraries are implemented).
9096 * configure.in: Handle h8300h too.
9097
9098Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9099
9100 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
9101
9102Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
9103
9104 * configure: Remove extraneous output when guessing host type.
9105 * config.guess: Remove extraneous output when guessing using C
9106 compiler rather than uname, or when guessing fails.
9107
9108Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9109
9110 * Makefile.in: remove all.cross and install.cross targets
9111
9112 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
9113 definitions
9114
9115Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
9116
9117 * configure.in (target sh): Build gprof.
9118
9119Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9120
9121 * config.sub: change -solaris to -solaris2
9122
9123Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9124
9125 * configure.in: Use config/mh-riscos for mips-*-sysv*.
9126
9127Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
9128
9129 * configure: Correct error message for missing Makefile.in to
9130 print correct directory.
9131
9132Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9133
9134 * install.sh: kludge around 386BSD shell bug
9135
9136Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
9137
9138 * config.guess: Recognize NeXT.
9139 * config.guess: Recognize i486-ncr-sysv4.
9140 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
9141
9142Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
9143
9144 * Makefile.in (MAKEINFOFLAGS): New variable.
9145 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9146 * build-all.mk, test-build.mk: Pass down --no-split as
9147 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
9148
9149Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
9150
9151 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
9152
9153Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
9154
9155 * Makefile.in (libg++.tar.z): New rule.
9156 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
9157 * Makefile.in (taz): Only do a single chmod.
9158
9159Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9160
9161 * install.sh: don't use dirname anymore (replaced with sed usage)
9162
9163Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
9164
9165 * Makefile.in: Change extension for gzip'd files from '.z' to
9166 '.gz' per new FSF standard usage.
9167
9168Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9169
9170 * configure: put quotes around the final value of program_transform_name
9171
9172Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9173
9174 * Makefile.in: new install.sh support; update install-info rules
9175
9176Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
9177
9178 * configure.in: Build diff for crosses, but not for go32 host.
9179
9180 * configure.in: Build gprof only for native, and don't build it
9181 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9182
9183Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
9184
9185 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9186
9187Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9188
9189 * configure.in (host_tools): Add prms.
9190
9191Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9192
9193 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9194 with $(FLAGS_TO_PASS) on the command line
9195
9196 * config.sub: Recognize lynx and lynxos
9197
9198Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
9199
9200 * config.sub: Accept -ecoff*, not just -ecoff.
9201
9202Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9203
9204 * Makefile.in (taz): Use .gz suffix instead of .z.
9205 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9206 names.
9207
9208Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9209
9210 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9211
9212Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9213
9214 * Makefile.in (install-no-fixedincludes): install gcc last, so
9215 that rebuilds that might happen during 'make install' don't get
9216 bogus gcc include files
9217
9218Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9219
9220 Change from Utah for HPPA support:
9221 * config.guess: Recognize hppa1.x-hp-bsd.
9222
9223Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
9224
9225 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
9226 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9227
9228Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
9229
9230 * config.sub: Add support for rom68k and bug boot monitors.
9231
9232Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
9233
9234 * Makefile.in: Make all-opcodes depend on all-bfd.
9235
9236Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
9237
9238 * config.guess: Added special check for i[34]86-univel-sysv4*.
9239
9240Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
9241
9242 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9243 the processor rather than assuming i486.
9244
9245Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9246
9247 * config.guess: Recognize SunOS6 as Solaris3.
9248
9249Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
9250
9251 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
9252 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9253
9254Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
9255
9256 * build-all.mk (all-cross): New target for Canadian Cross.
9257 Added Q2 go32 targets.
9258 * test-build.mk: Configure go32 cross sparclite-aout and
9259 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
9260 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9261
9262Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9263
9264 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9265 GO32 hosted toolchains
9266
9267Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
9268
9269 * configure: change so "-exec-prefix" gets passed down rather
9270 than "-exec_prefix" so autoconf generated Makefiles get the
9271 exec_prefix set right.
9272
9273Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9274
9275 * config.guess: get the Solaris2 minor version number
9276
9277 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9278
9279Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9280
9281 * config.guess: Recognize some Sequent platforms.
9282
9283Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9284
9285 * Makefile.in: added the vault-install target
9286
9287 * configure.in: actually use the Sun3 makefile fragment that's in
9288 config, also added the release dir to configdirs
9289
9290Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9291
9292 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9293
9294Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9295
9296 * configure.in: remove some program from Alpha targetted toolchains
9297
9298Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
9299
9300 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
9301 gprof.
9302 (taz): Run "make diststuff" in those directories instead of "make
9303 proto-dir". Look for "VERSION=" only at start of line in subdir
9304 Makefile. Use "gzip -9" for compression.
9305 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9306 (binutils.tar.z): New target.
9307
9308Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9309
9310 * Makefile.in (taz): Include gpl.texinfo.
9311
9312Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9313
9314 * Makefile.in (setup-dirs): Merged into "taz" target.
9315 (taz): Only do `proto-dir' stuff if a directory is actually needed
9316 for this target.
9317
9318Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
9319
9320 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9321 (FLAGS_TO_PASS): Pass down MUNCH_NM.
9322 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9323 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9324 (gcc-no-fixedincludes): Correct for current gcc Makefile.
9325
9326Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
9327
9328 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
9329 config.sub, and move-if-change to gdb testsuite distribution
9330 archive, so the testsuite can be extracted, configured, and
9331 run separately from the gdb distribution. Blow away the Chill
9332 tests that require a Chill compiled executable, since GNU Chill
9333 is not yet publically available.
9334
9335Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9336
9337 * test-build.mk: set environment variables in a single command,
9338 instead of a list of assignments and exports
9339
9340 * config.guess: recognize Alpha/OSF1 systems
9341
9342Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9343
9344 * configure: Change help message to prefer --options rather than
9345 -options.
9346
9347Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9348
9349 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9350 zippy@ecst.csuchico.edu.
9351 * config.guess: Recognize miniframe.
9352
9353Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
9354
9355 * Makefile.in: Use srcroot to find runtest rather than rootme.
9356 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9357
9358Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
9359
9360 * test-build.mk: Extensive additions to support building on a
9361 machine other than the host.
9362
9363Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9364
9365 * configure (tooldir): Fix for i386-aix again.
9366
9367Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
9368
9369 * configure, Makefile.in: Change definition of $(tooldir)
9370 to match the FSF.
9371
9372Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
9373
9374 * config.guess: Recognize i[34]86/SVR4.
9375
9376Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9377
9378 * Makefile.in (all-gdb): gdb depends on sim.
9379
9380Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
9381
9382 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
9383 at the same time we make the prototype gdb directory.
9384 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
9385 files at the same time as the gdb base release distribution.
9386
9387Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
9388
9389 * Makefile.in (check): Use individual check targets rather than
9390 DO_X rule.
9391 (check-gcc): Added.
9392
9393Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
9394
9395 * config.sub: Use sysv3.2 not sysv32 for canonical OS
9396 for System V release 3.2.
9397
9398Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9399
9400 * config.sub: Recognize hppaosf.
9401 * configure.in: Do configure ld/binutils/gas for it.
9402
9403Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9404
9405 * configure (tooldir): Alter syntax used to set this, for systems
9406 where "\$" isn't handled right, like i386-aix.
9407
9408Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
9409
9410 * configure: Pass program-transform-name, not
9411 program_transform_name, to recursive configures.
9412
9413Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
9414
9415 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9416 of gas+ld+binutils.
9417
9418Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
9419
9420 * config.guess: Recognize AIX3.2 as distinct from 3.1.
9421
9422Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9423
9424 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9425
6599da04
JM
9426Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9427
9428 * Makefile.in (PRMS): Set back to all-prms.
9429
9430Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
9431
9432 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9433 targets, rather than for MIPS hosts.
9434
9435Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9436
9437 * configure.in: add comment for --with-x default values
9438
9439 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9440
9441 * Makefile.in: add check-* targets for each of the directories in
9442 the tree. Add a definition of RUNTEST that will use the one we
9443 just built, if it exists. Pass this down via FLAGS_TO_PASS.
9444
9445Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
9446
9447 * configure.in: Removed obsolete references to bfd_target and
9448 target_makefile_frag.
9449
9450 * build-all.mk: Set assorted targets for Q2.
9451 * config.sub: Recognize z8k-sim and h8300-hms.
9452 * test-build.mk: Really don't pass host to configure.
9453 (HOLES): Added uname.
9454
9455Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
9456
9457 * configure: Handle an empty program-prefix, program-suffix or
9458 program-transform-name correctly.
9459
9460Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
9461
9462 * build-all.mk: -G 8 no longer required for MIPS targets.
9463 * test-build.mk: Don't pass host argument to configure; make it
9464 guess.
9465
9466Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
9467
9468 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
9469 * Makefile.in (COMPRESS): New macro, like GZIP.
9470
9471Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
9472
9473 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9474
9475 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9476 with gas currently defaults to -G 0.
9477
9478Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
9479
9480 * Makefile.in (all-flex): flex depends on byacc.
9481
9482 * build-all.mk: If host not specified, use config.guess. Pass TAG
9483 to test-build.mk as RELEASE_TAG.
9484 * test-build.mk (configargs): New variable containing arguments to
9485 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
9486 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9487
9488 * config.guess: Use /bin/uname when checking -X argument on SCO,
9489 to avoid invoking GNU uname which doesn't understand -X.
9490
9491 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9492
9493 * configure.in: Build gas for mips-*-*.
9494
9495Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9496
9497 * Makefile.in (all.normal): insert missing backslash.
9498
9499Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
9500
731a8127 9501 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
9502
9503 * Makefile.in: Complete overhaul to merge many almost identical
9504 targets.
9505
9506Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9507
9508 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9509 (gdb.tar.Z): Adjusted.
9510
9511 * Makefile.in (setup-dirs, taz): New targets; should be general
9512 enough to adapt for gdb sometime. Build only .z file.
9513 (gas.tar.z): New target.
9514
9515Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9516
9517 * build-all.mk: Use CC=cc -Xs on Solaris.
9518
6599da04
JM
9519Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
9520
9521 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
9522 for handling BISON for FSF releases.
9523
9524Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9525
9526 * configure: Actually implement the change zoo just documented.
9527
9528Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9529
9530 * configure: when using config.guess, only set target_alias when
9531 it's not already been set (ie, on the command line)
9532
9533Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9534
9535 * Makefile.in: add installcheck target, set PRMS to install-prms
9536
9537Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9538
9539 * configure: add support for package_makefile_fragment, handle the
9540 case where a directory has a configure.in file but no Makefile.in
9541 more gracefully (with an actual understandable error message, even);
9542 add support for --without (and add this to the usage message); also
9543 explicitly add a --host=${host_alias} to the command line when
9544 config.guess is used
9545
9546Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9547
9548 * configure: Must use both --host and --target in recursive calls.
9549
9550Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
9551
9552 * Makefile.in: Change deja-gnu to dejagnu.
9553
9554Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
9555
9556 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9557
9558Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9559
9560 * configure.in: canonicalize all instances to *-*-solaris2*,
9561 also strip out a number of tools to not build for go32 host
9562
9563Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9564
9565 * config.guess: add GPL.
9566
9567 * Makefile.in, config.guess, config.sub, configure: bump
9568 copyrights to 93.
9569
9570Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9571
9572 * Makefile.in (do-info): Removed obsolete check for existence of
9573 localenv file.
9574
9575 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9576
9577Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9578
9579 * Makefile.in: a couple of 'else true' for decstation,
9580 support for TclX
9581
9582 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9583
9584Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9585
9586 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9587
9588Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9589
9590 * config.guess: Recognize i386-ibm-aix (PS/2).
9591 * configure.in: Use config/mh-aix386 file for it.
9592
9593Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9594
9595 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9596 CC_FOR_TARGET instead.
9597 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9598
9599Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9600
9601 * Makefile.in: Add sim to list of directories sent with gdb
9602
9603Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9604
9605 * configure.in: Put back mips-dec-bsd* case.
9606
9607Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9608
9609 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9610 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9611 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
9612
9613Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9614
9615 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9616
9617 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9618 (install-info): install dir.info only if it exists,
9619 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9620
9621Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9622
9623 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9624 gas for mips-dec-bsd.
9625
9626Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9627
9628 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9629 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9630
9631Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9632
9633 * configure.in: Added "dejagnu" to hosttools list.
9634
9635Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9636
9637 * config.sub, configure.in, config.guess: Add support
9638 for Bosx, an AIX variant from Bull.
9639 Patches from F.Pierresteguy@frcl.bull.fr.
9640
9641Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9642
9643 * devo/dejagnu: Initial creation of devo/dejagnu.
9644 Migrated dejagnu testcases and support files for testing software
9645 tools to reside as subdirectories, currently called "testsuite",
9646 within the directory of the software tool. Migrated all programs,
9647 support libraries, etc. beloging to dejagnu proper from
9648 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9649 with no modifications. The changes to these files which will
9650 allow them to configure, build, and execute properly will be made
9651 in a future update.
9652
9653Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9654
9655 * Makefile.in: Change send_pr to send-pr.
9656 * configure.in: Likewise.
9657 * send_pr: Renamed directory to send-pr.
9658
9659Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9660
9661 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9662
9663Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9664
9665 * README: Update for gdb-4.8 release.
9666 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9667 gdb-xxx.tar.z (gzip'd) file also.
9668
9669Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9670
9671 * Makefile.in: make all-diff depend on all-libiberty
9672
9673Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
9674
9675 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9676
9677Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9678
9679 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9680
9681Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
9682
9683 * Makefile.in (DEVO_SUPPORT): Remove etc directory
9684 (ETC_SUPPORT): Only add the files GDB wants from etc/.
9685 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
9686
9687Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9688
9689 * Makefile.in: makeinfo binary is in a new location
9690
9691Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
9692
9693 * config.sub: Accept -ecoff as an OS.
9694
9695 * Makefile.in: Various changes to eliminate a level of make
9696 recursion and reduce the required command line length.
9697 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9698 sub-makes.
9699 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9700 variables holding settings for specific sub-makes.
9701 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9702 in terms of BASE_FLAGS_TO_PASS.
9703 (TARGET_LIBS): New variable listing directories which use
9704 TARGET_FLAGS_TO_PASS.
9705 (subdir_do): Eliminated.
9706 (do-*): New set of targets to replace subdir_do.
9707 (various): All targets which used subdir_do now depend on do-*.
9708 (local-clean): Renamed from do_clean.
9709 (local-distclean): New target, dependency of distclean and
9710 realclean.
9711 (install-info): Don't create directories. Depend on dir.info
9712 rather than calling make recursively.
9713 (install-dir.info): Eliminated.
9714 (install-info-dirs): Create all info directories here.
9715 (dir.info): Depend upon do-install-info.
9716
9717 * test-build.mk (HOLES): Added false.
9718
9719Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
9720
9721 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
9722
9723Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9724
9725 * Makefile.in (info): remove dependency on all-texinfo. The
9726 problem was really in texinfo/C, not at this level.
9727
9728Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
9729
9730 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9731
9732Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
9733
9734 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
9735 GDB releases.
9736
9737Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9738
9739 * configure: Include srcdir in message about target of link not
9740 being found. Don't convert `-' to `_' in `with' options being
9741 passed to subdirs.
9742
9743Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9744
9745 * configure.in: add uudecode to host_tools
9746
9747 * Makefile.in: added {all,install}-uudecode targets, added them to
9748 the appropriate lists
9749
9750Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
9751
9752 * Makefile.in (all-gcc): Added dependency on all-gas.
9753
9754 * configure.in (mips-*-*): Build ld and binutils.
9755
9756Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9757
9758 * configure: check return code from mkdir, print error message and
9759 exit on failure.
9760
9761Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
9762
9763 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
9764
9765Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
9766
9767 * test-build.mk (HOLES): Added tar, cpio and uudecode.
9768
9769Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9770
9771 * config.sub (h8500): Recognize this as a cpu type.
9772
9773Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9774
9775 * configure: source directory missing is no longer a warning
9776
9777 * configure.in: recognize irix[34]* instead of irix[34]
9778
9779 * Makefile.in: define and pass down X11_LIB
9780
6599da04
JM
9781Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
9782
9783 * guess-systype: Renamed to ...
9784 * config.guess: ... by popular request.
9785 * configure.in, Makefile.in: Update accordingly.
9786
9787Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
9788
9789 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
9790 + Add Convex, Cray/Unicos, and Encore/Multimax support.
9791 + Execute ./dummy instead of assuming . is in PATH.
9792
9793Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
9794
9795 * guess-systype: New shell script. Attempts to guess the
9796 canonical host name of the executing host.
9797 Only a few hosts are supported so far.
9798 * configure: Call guess-systype if no host is specified.
9799
9800Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
9801
9802 * Makefile.in (gcc-no-fixedincludes): Made to work with current
9803 gcc Makefile.
9804
9805
9806Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
9807
9808 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9809 (all-gcc, install-gcc, subdir_do): Use it.
9810
9811Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9812
9813 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9814
9815Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
9816
9817 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9818 set exclusively by configure, using configure.in .
9819
9820Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9821
9822 * test-build.mk: set $PATH for all builds
9823
9824 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9825
9826Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
9827
9828 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
9829 the one used in gcc/Makefile.in, so that a null expansion doesn't
9830 override the one needed to build gcc with a native cc.
9831
9832
9833Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9834
9835 * configure: Accept -with arguments.
9836
9837Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9838
9839 * Makefile.in: added h8300sim
9840
9841Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
9842
6599da04
JM
9843 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
9844 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
9845 (all-cygnus, native, build-cygnus): Make
9846 $(canonhost)-stamp-3stage-done, not $(host)....
9847 * test-build.mk (stamp-3stage-compared): Use tail +10c for
9848 i386-sco3.2v4. Added else true to if command.
9849
9850Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
9851
9852 * config.sub: (from FSF) Sequent uses a BSD-like OS.
9853
9854Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
9855
9856 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
9857
9858Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9859
9860 * configure.in: don't remove binutils from Solaris builds
9861
9862Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
9863
9864 * Makefile.in: get rid of earlier definitions for *clean,
9865 also handle the recursive info rule better
9866
9867Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
9868
9869 * Makefile.in (mostlyclean, distclean, realclean): Fix to
9870 do more-or-less the right thing.
9871
9872Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
9873
9874 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9875 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9876
9877Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9878
9879 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9880 $(host_canonical).
9881
9882 * configure.in: split the configdirs list into 4 categories (native
9883 v. cross, library v. tool) and handle the cross-only and native-
9884 only in more reasonable (and correct!) way.
9885
9886Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
9887
9888 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
9889 configdirs anymore.
9890
9891Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9892
9893 * Makefile.in: extensive cleanup:: removed all of the explicit
9894 clean-* targets, collapsed many wrappers around subdir_do into
9895 one, added additional targets to satisfy standards.texi, deleted
9896 some old targets, some changes for consistency
9897
9898Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9899
9900 * configure.in: handle some programs as cross-only, and others as
9901 native only
9902
9903 * test-build.mk: handle partial holes in a more generic manner
9904
9905 * Makefile.in: m4 depends on libiberty
9906
6599da04
JM
9907Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9908
9909 * configure.in: add m4, textutils, fileutils, sed, shellutils,
9910 time, wdiff, and find to configdirs
9911
9912 * Makefile.in: all, clean, and install rules for the new programs
9913 added to configure.in
9914
9915Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9916
9917 * configure.in: use mh-sun for all *-sun-* hosts
9918
6599da04
JM
9919Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9920
9921 * Makefile.in: define flags for X11 include files and library file
9922 locations, pass them down to the programs that need this info
9923
9924 * build-all.mk: added a 'native' target, to 3stage the native toolchain
9925
6599da04
JM
9926Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9927
9928 * configure.in: start building libg++ for HP-UX targets
9929
9930Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
9931
9932 * README: Update references to files moved into etc/.
9933
9934Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
9935
9936 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
9937 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
9938
9939Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
9940
9941 * configure: accept dash as well as underscore in long option
9942 names for FSF compatibility.
9943
9944Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
9945
9946 * config.sub: added -sco3.2v4 support from FSF.
9947
9948Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9949
9950 * configure.in: expand the section that adds or removes
9951 directories from the list of programs to build, to handle native
9952 vs. cross in addition to host v. native
9953
9954Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
9955
9956 * Makefile.in: Replace C++ in macro names with CXX.
9957 This is less likely to break ...
9958
9959Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9960
9961 * test-build.mk: add -w to GNU_MAKE
9962
9963Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9964
9965 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9966 add 'sparc' to list of recognized cpus. This needed to make
9967 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9968 Delete some redundant ose68 variants. Recognize -wrs as an os,
9969 then changes that into $CPU-wrs-vxworks.
9970
9971 * configure.in: remove most references to gdbtest, regularize
9972 target based program removal
9973
9974 * test-build.mk: import from p3 tree (many fixes and changes)
9975
9976Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9977
9978 * Makefile.in: added rules to handle tcl, tk, and expect
9979
9980 * configure.in: handle those directories if they exist
9981
9982Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9983
9984 * config.sub: removed bogus hppabsd and hppahpux names, since
9985 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9986
9987Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9988
9989 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
9990 depends upon all-xiberty
9991
9992 * Makefile.in: changes from p3, including:
9993
9994 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
9995
9996 * Makefile.in (XTRAFLAGS): include newlib directories if
9997 newlib/Makefile exists, rather than if host != target.
9998
9999 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
10000
10001 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10002 from the same source tree and not building a cross-compiler. This
10003 matters for the libg++ configuration if reconfiguring a tree that
10004 has already been installed.
10005
10006 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
10007
10008 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10009 pick up the machine and system specific header files.
10010
10011 * Makefile.in: added AS_FOR_TARGET, passed down in
10012 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10013 the C compiler to use to create programs which are run in the
10014 build environment, set it to default to $(CC), and passed it down
10015 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10016
10017 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
10018
10019 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10020 We need them for unusual native builds, like systems without
10021 ranlib.
10022
10023 * configure: also define $(host_canonical) and
e490616e
ZW
10024 $(target_canonical), which are the full, canonical names for the
10025 given host and target
6599da04
JM
10026
10027Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
10028
10029 * Makefile.in: Added separate definitions for C++.
10030
10031Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
10032
10033 * configure.in (configdirs): Add deja-gnu.
10034
10035Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
10036
10037 * README: Update for configure.texi and gdb-4.7 release.
10038
10039Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
10040
10041 * Makefile.in: Move "all" target to top of file.
10042 Previously, first target was ".PHONY" which caused BSD4.4 make
10043 to build .PHONY when make was run without arguments.
10044
10045Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
10046
10047 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
10048 Library-copylefted code in libiberty.
10049
10050Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
10051
10052 * config.sub: Replace m68kmote with plain old m68k.
10053
10054Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
10055
10056 * Makefile.in: Remove space from blank line, avoid Make complaints.
10057
10058Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
10059
10060 * config.sub: Complain if no argument is given. Added support for
10061 386bsd as OS and target alias.
10062
10063Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
10064
10065 * Makefile.in (XTRAFLAGS): include newlib directories if
10066 newlib/Makefile exists, rather than if host != target.
10067
10068Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
10069
10070 * config.sub: recognize sparclite-wrs-vxworks.
10071
10072 * Makefile.in (install-xiberty): added *-xiberty make rules (from
10073 p3.) Added clean-xiberty to clean.
10074
10075Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10076
10077 * configure.in: use *-*-* instead of nested cases for host and target
10078
10079Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
10080
10081 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10082 from the same source tree and not building a cross-compiler. This
10083 matters for the libg++ configuration if reconfiguring a tree that
10084 has already been installed.
10085
10086Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
10087
10088 * config.sub (i486v/i486v4): Merge in from FSF version.
10089
10090Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
10091
10092 * configure: only set PWD if it is already set.
10093
10094Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
10095
10096 * configure: just set PWD=`pwd` at the top, since Ultrix sh
10097 doesn't have unset and all success paths (and most error paths)
10098 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
10099 to just ${PWD} to avoid confusion.)
10100
10101Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
10102
10103 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
10104 even for a native compilation.
10105
10106Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
10107
10108 Changes to make the gdb.tar.Z rule work better.
10109
10110 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
10111 (DEVO_SUPPORT): Add configure.texi.
10112 (bfd-ilrt.tar.Z): Remove ancient rule.
10113
10114Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
10115
10116 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10117 pick up the machine and system specific header files.
10118
10119 * configure.in, config.sub: added new target m68010-adobe-scout,
10120 with alias of adobe68k. Changed configure.in to check for
10121 -scout before -sco* to avoid a false match.
10122
10123 * Makefile.in: added AS_FOR_TARGET, passed down in
10124 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10125 the C compiler to use to create programs which are run in the
10126 build environment, set it to default to $(CC), and passed it down
10127 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10128
10129Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
10130
10131 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10132 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
10133 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10134 FOR_TARGET variants, to newlib and libg++.
10135
10136Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
10137
10138 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10139 first.
10140
10141Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
10142
10143 * config.sub: Accept `elf' as an environment.
10144
10145Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10146
10147 * Makefile.in (all-opcodes): cd into the right directory
10148
10149Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
10150
10151 * configure: added -program_transform_name option, used as
10152 argument to sed when installing programs.
10153 configure.texi: added documentation for -program_prefix,
10154 -program_suffix and -program_transform_name.
10155
10156Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
10157
10158 * config.sub: Accept i486 where i386 ok.
10159
10160Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
10161
10162 * config.sub: accept we32k
10163
10164Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
10165
3b75d237 10166 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
10167
10168 * Makefile.in: don't create all directories for ``make install'';
10169 let the subdirectories create the ones they need.
10170
10171Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10172
e490616e 10173 * COPYING: new file, GPL v2
6599da04
JM
10174
10175Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10176
10177 * Makefile.in: use the new gen-info-dir, which needs a template
10178 argument (which also lives in texinfo)
10179
10180 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10181
6599da04
JM
10182Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
10183
10184 * config.sub (ncr3000): Change i386 to i486.
10185
10186Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10187
10188 * Makefile.in: add install-rcs, install-grep to
10189 install-no-fixedincludes, removed install-bison and install-libgcc
10190
10191Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
10192
10193 * configure.in: grab the HPUX makefile fragment if on HPUX
10194
10195Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10196
10197 * Makefile.in: eradicate bison spoor (ditto libgcc).
10198 configure.in: recognise m68{k,000}-ericsson-OSE.
10199 es1800 is alias for m68k-ericsson-OSE
10200
10201Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10202
10203 * configure.in: rearrange the parts that remove programs from
10204 configdirs, based now on HOST==TARGET or by canonical triple.
10205
10206Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10207
10208 * test-build.mk: recurse explicitly with -f test-build.mk when
10209 appropriate. predicate stage3 and comparison on the existence
10210 of gcc. That is, if gcc isn't around, we aren't three-staging.
10211 On very clean, also remove ...stamp-co. Build in-place before
10212 doing other builds.
10213
10214Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10215
10216 * Makefile.in, configure.in: add tgas
10217
10218Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10219
10220 * Makefile.in: a number of changes merged in from progressive.
10221
10222 * configure.in: add libm.
10223
10224 * .cvsignore: ignore some stuff that comes from test-build.mk.
10225
6599da04
JM
10226Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
10227
10228 * config.sub: Add es1800 (m68k-ericsson-es1800).
10229
10230Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10231
10232 * configure: Add program_suffix (parallel to program_prefix)
10233 * Makefile.in: adjust directory-creating script for losing decstation
10234
10235Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
10236
10237 * configure: Minor $subdir-related fixes.
10238
10239Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10240
10241 * configure: fix various problems with propogating
10242 makefile_target_frag in subdirs.
10243 * configure.in: config libgcc if its there
10244
10245Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
10246
10247 * config.sub: HPPA merge.
10248
6599da04
JM
10249Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
10250
10251 * Makefile.in: Replace all-bison with all-byacc in all
10252 dependency lines for other tools (which now use byacc).
10253
10254Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
10255
10256 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
10257
6599da04
JM
10258Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
10259
10260 * Makefile.in: make gprof rules similar to byacc rules (instead of
10261 vestigal $(unsubdir) that didn't work...)
10262
10263Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
10264
10265 * config.sub: Add support for Linux.
10266 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
10267 (at least for libg++).
10268
10269Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10270
10271 * configure.texi: fix doc for the -nfp option to configure
10272
10273Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
10274
10275 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10276
10277Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
10278
10279 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10280 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10281 * configure.in: added solaris* host_makefile_frag hook.
10282
10283Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10284
10285 * config.sub: changed recognition of m68000 so that various
10286 m68k types can be specified via m680[01234]0
10287
10288Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10289
10290 * config.sub (basic_machine): fix sed so that '-foo' isn't
10291 completely substituted out while .+'-foo' loses the '-foo'
10292
10293Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10294
10295 * config.sub ($os): Add -aout.
10296
10297Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
10298
10299 * configure: If host_makefile_frag is absolute, don't
10300 prefix ${invsubdir} (relevant to libg++ auto-configure).
10301
10302Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10303
10304 * Makefile.in (tooldir): Define it.
10305 (all-ld): Depend on all-flex.
10306
10307Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
10308
10309 * Makefile.in (check): Fix libg++ special case.
10310
10311Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
10312
10313 * configure: do not bury `pwd` into config.status, thus do fewer
10314 pwd's.
10315
10316 * configure: print the "Building in" message only when building in
10317 other than "." AND verbose.
10318
63f6bcd7 10319 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
10320 configures.
10321
10322 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10323
10324Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
10325
10326 * Makefile.in: macroize flags passed on recursion. remove
10327 fileutils.
10328
10329Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
10330
10331 * configure: get makesrcdir right for subdirs deeper than 1.
10332
10333 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10334 install.
10335
10336Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
10337
10338 * Makefile.in: don't print subdir_do or recursion lines.
10339
10340Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
10341
10342 * standards.texi: added menu item.
10343
10344 * Makefile.in: build and install standards.info.
10345
10346 * standards.texi: new file.
10347
10348Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10349
10350 * configure: test for and move config.status pieces from
10351 ${subdir}/.
10352
10353Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
10354
6599da04
JM
10355 * configure: Test for existance of files before trying to mv
10356 them, to avoid numerous non-existance messages.
10357
10358Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
10359
10360 * configure: correct final line of config.status.
10361
10362 * configure: patch from eggert. Avoids a protection problem if
10363 the original Makefile.in is read only.
10364
10365 * configure: use move-if-change from gcc to create config.status.
10366 Some makefiles depend on config.status to tell if a directory
10367 has been reconfigured for a different host. This change
10368 prevents those directories from remaking everything in the case
10369 where the reconfig was only intended to rebuild a Makefile.
10370
10371 * configure: test for config.sub with "config.sub sun4" rather
10372 than "config.sub ${host_alias}". Otherwise we can't tell a bad
10373 host alias from a missing config.sub.
10374
10375Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10376
10377 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10378 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
10379
10380Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
10381
10382 * configure: mkdir ${subdir} as needed.
10383
10384Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
10385
10386 * Makefile.in,configure.in: added autoconf.
10387
10388Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10389
10390 * Makefile.in: no longer pass against on recursion.
10391
10392 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10393 definitions are not inherited.
10394
10395 * configure: correct makesrcdir when subdir is .
10396
10397Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
10398
10399 * configure: Add support for 'subdirs' variable, which is
10400 like 'configdirs', except that configure doesn't re-invoke
10401 itself for subdirs, it just creates a Makefile for each subdir.
10402 * configure.texi: Document subdirs.
10403
10404Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10405
10406 * configure.in: added flex to configdirs
10407
10408Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
10409
10410 * Makefile.in: remove clean-stamps from clean.
10411
10412Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
10413
10414 * configure.in: Add gdbtest to configdirs.
10415
10416Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
10417
10418 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
10419 to recursive makes.
10420 * configure.in: Recognize new ncr3000 config.
10421
10422Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
10423
10424 * Makefile.in, configure.in: removed references to gdbm.
10425
10426Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
10427
10428 * config.sub: Don't canonicalize os value
10429 newsos* to bsd (readline needs to check for newsos).
10430 (This fix was earlier made Jan 31, but got re-broken.)
10431
10432Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
10433
10434 * configure.in: sco is an os, not a vendor!
10435
10436 * configure: Quote $( better. Keep various shells happy.
10437
10438Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
10439
10440 * Makefile.in: eliminate stamp-files.
10441
10442Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
10443
10444 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
10445 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10446
10447Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
10448
10449 * config.sub: fix iris/iris3.
10450
10451Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
10452
10453 * configure: re-add -rm.
10454
10455Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
10456
10457 * Maskefile.in: add .stmp-rcs to all.
10458
10459 * configure.in: remove gas from rs6000 build, use aix host fragment.
10460
10461Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
10462
10463 * configure: pass down site_option during recursion.
10464
10465Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
10466
10467 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
10468
10469Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
10470
10471 * configure: Change exec_prefix so that it really defaults to prefix.
10472
10473Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
10474
10475 * Makefile.in, configure.in: Add support for mmalloc library.
10476
10477Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
10478
10479 * Makefile.in: add stmp dependencies for a few more things.
10480
10481Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
10482
10483 * configure: adjusted error message on objdir/srcdir configure
10484 collision, per john's suggestion.
10485
10486 * Makefile.in: add libiberty stmp to all and all.cross.
10487
10488Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
10489
10490 * Makefile.in: remove force dependencies, add grep to all.
10491
10492Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
10493
10494 * Makefile.in: drop flex. make stamp files work.
10495
10496 * configure: added test for conflicting configuration in srcdir,
10497 remove trailing slashes from srcdir. Otherwise emacs gdb mode
10498 gets cranky. use relative paths for configure and srcdir
10499 whenever possible. Send some error messages to stderr that were
10500 going to stdout.
10501
10502Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
10503
10504 * Makefile.in: Fix libg++ rule to check for gcc directory
10505 before using gcc/gcc. Also pass XTRAFLAGS.
10506
10507Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
10508
10509 * Makefile.in: added stmp-files so that directories aren't polled
10510 when they are already built.
10511
10512 * configure.texi: fixed a node pointer problem.
10513
10514Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
10515
731a8127 10516 * config.sub configure.in gdb/configure.in
6599da04
JM
10517 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10518 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10519 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
10520
10521Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10522
10523 * configure: -recurring becomes -silent. corrected help message
10524 for -site= option.
10525
10526 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10527
10528Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10529
10530 * configure: when building Makefile for crosses, replace
10531 tooldir and program_prefix. default srcdir from location of
10532 config.sub. remove "for host in hosts" and "for target in
10533 targets" loops.
10534
10535Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10536
10537 * Makefile.in: Do not pass bindir or mandir to cvs.
10538
10539Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10540
10541 * Makefile.in, configure.in: removed traces of namesubdir,
10542 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10543 copyrights to '92, changed some from Cygnus to FSF.
10544
10545 * configure.texi: remove most references to multiple hosts,
10546 multiple targets, subdirs, etc.
10547
10548 * configure.man: removed rcsid. reference config.sub not
10549 config.subr.
10550
10551 * Makefile.in: mkdir $(infodir) on install-info.
10552
10553Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10554
10555 * configure.texi: Explain better about .gdbinit and about
10556 the environment that configure.in sections run in.
10557
10558Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10559
10560 * configure.in: Ultrix is only a decstation if it's a MIPS.
10561
10562Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10563
10564 * README: DOC.configure => cfg-paper.texi.
10565
10566Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10567
10568 * config.sub (near case $os): Don't convert newsos* to bsd!
10569
10570Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10571
10572 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10573 the number of copies of COPYING that go into the GDB tar file.
10574
10575Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10576
731a8127 10577 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
10578 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10579 Fix SCO configuration stuff.
10580
10581Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10582
10583 * Makefile.in: For libg++, make sure the -I pointing
10584 to the gcc directory goes *after* all the libg++-local -I flags.
10585 Also, move just-gcc dependency from just-libg++ to all-libg++.
10586
10587Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10588
10589 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10590
10591Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10592
10593 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10594
10595Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10596
10597 * config.sub: Add stratus configuration frags. Also
10598 submitted to FSF.
10599
10600Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10601
10602 * Makefile.in (DEV_SUPPORT): add configure.man.
10603
10604 * config.sub(Decode manufacturer-specific): add -none*.
10605
10606Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10607
10608 * Makefile.in: remove form feeds to make Sun's make happy.
10609 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10610
10611Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10612
10613 * Makefile.in (AR_FLAGS): Make quieter.
10614
10615Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10616
10617 * configure.in: Add libg++.
10618 * configure: When verbose, don't output the command line at each
10619 level; it will be unremarkably the same as the previous version,
10620 which will be the same as what the user typed.
10621
10622Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10623
10624 * configure.in, Makefile.in: fix clean-info, add flex. add
10625 fileutils.
10626
10627 * configure: be less sensitive to spaces in Makefile.in. Do not
10628 look for sources in "..". Doing so breaks subdirectories that
10629 might have their own configure. If a subdir has it's own
10630 configure script, use it.
10631
10632Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10633
10634 * cfg-paper.texi: some changes suggested by rms.
10635
10636Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10637
10638 * config.sub: Merge in some small additions from the FSF version,
10639 taken from the gcc distribution, to bring the Cygnus and FSF
10640 versions into closer sync.
10641
10642Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10643
10644 * configure.in: Changed svr4 references to sysv4.
10645
10646Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10647
10648 * configure: added -V for version number option.
10649
10650Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10651
10652 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10653 renamed from DOC.configure to cfg-paper.texi.
10654
10655Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10656
10657 * configure, config.subr, config.sub: config.subr is now
10658 config.sub again.
10659
10660Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10661
10662 * configure.texi: new file, in progress.
10663
10664 * Makefile.in: build info file and install the man page for
10665 configure.
10666
10667 * configure.man: new file, first cut.
10668
10669 * configure: find config.subr again now that configuration "none"
10670 has gone. removed all traces of the -ansi option. removed all
10671 traces of the -languages option.
10672
10673 * config.subr: resync from rms.
10674
10675Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10676
10677 * configure, config.sub, config.subr: merge config.sub into
10678 config.subr, call the result config.subr, remove config.sub, use
10679 config.subr.
10680
10681 * Makefile.in: revised install for dir.info.
10682
10683Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10684
10685 * configure.in: add decstation host makefile frag.
10686
10687 * Makefile.in: BISON now bison -y again. also install-gcc on
10688 install. clean-gdbm on clean. infodir belongs in datadir.
10689 Make directories for info install. Build dir.info here then
10690 install it.
10691
10692Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10693
10694 * Makefile.in: fix for bad directory tests.
10695
10696Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10697
10698 * configure: \{1,2\} appears to be a sysv'ism. Use a different
10699 regexp. -srcdir relative was being handled incorrectly.
10700
10701 * Makefile.in: unwrapped some for loops so that parallel makes
10702 work again and so one can focus one's attention on a particular
10703 package.
10704
10705Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10706
10707 * configure: added PWD as a stand in for `pwd` (for speed). use
10708 elif wherever possible. make -srcdir work without -objdir.
10709 -objdir= commented out.
10710
10711Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10712
10713 * configure: +options become --options. -subdirs commented out.
10714 added -host, -datadir. Renamed -destdir to -prefix. Comment in
10715 Makefile now at top of generated Makefile. Removed cvs log
10716 entries. added -srcdir. create .gdbinit only if there is one
10717 in ${srcdir}.
10718
10719 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10720 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10721 and mandir now keyed off datadir by default.
10722
10723Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10724
10725 * Freshly created ChangeLog.
10726
10727\f
10728Local Variables:
10729mode: change-log
10730left-margin: 8
10731fill-column: 76
10732version-control: never
10733End: