]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
crossconfig.m4: Remove signbit, signbitf, signbitl.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
5bbb9680
CY
12004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
e18be1d4
MA
52004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
5607edfd
PB
92004-06-03 Paolo Bonzini <bonzini@gnu.org>
10
11 * configure.in: Fix --enable-bootstrap breakage introduced in trees
12 without gcc.
13 * configure: Regenerate.
14
1ec4e9c3
PB
152004-06-01 Paolo Bonzini <bonzini@gnu.org>
16
17 * Makefile.tpl: Fix typo.
18 * Makefile.in: Regenerate.
19
c2f7605f
PB
202004-06-01 Paolo Bonzini <bonzini@gnu.org>
21
22 * configure.in: Remove new- prefix from toplevel
23 bootstrap targets.
24 * configure: Regenerate.
25
f516a7da
PB
262004-06-01 Paolo Bonzini <bonzini@gnu.org>
27
28 * Makefile.tpl (all.normal): Rename to all.
29 (all): Replace with a rule to pick the default
30 target from configure.
31 (all-gcc, configure-gcc): Use conditionals to
32 do nothing when toplevel bootstrap is going on.
33 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
34 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
35 * configure.in: Support --enable-bootstrap.
36
37 * Makefile.def: Remove new- prefix from toplevel
38 bootstrap targets.
39 * Makefile.tpl: Likewise.
40
41 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
42 target.
43
44 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
45 $(RECURSE_FLAGS) to recursive invocation of make.
46
47 * Makefile.in: Regenerate.
48 * configure: Regenerate.
49
78dd5e36
AJ
502004-05-30 Andreas Jaeger <aj@suse.de>
51 Jim Wilson <wilson@specifixinc.com>
52
53 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
54 like CC.
55
30f1bddc
DJ
562004-05-27 Daniel Jacobowitz <dan@debian.org>
57
58 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
59 * configure: Regenerate.
60
4fc4dd12
DJ
612004-05-25 Daniel Jacobowitz <drow@false.org>
62
63 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
64 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
65 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
66 targets.
67 * Makefile.in: Regenerate.
68
148907ea
PB
692005-05-24 Paolo Bonzini <bonzini@gnu.org>
70
71 * configure.in: Test the ability to symlink directories.
72 * configure: Regenerate.
73
74 * Makefile.def (bootstrap-stage): New definitions.
75 * Makefile.tpl (configure-stage1-gcc,
76 configure-stage2-gcc, configure-stage3-gcc,
77 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
78 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
79 new-restage3, compare): Autogenerate, see Makefile.in
80 entry for behavioral changes.
81 (distclean-stage1, new-stage1-start, new-stage1-end,
82 new-stage1-bubble, distclean-stage2, new-stage2-start,
83 new-stage2-end, new-stage2-bubble, distclean-stage3,
84 new-stage3-start, new-stage3-end): New autogenerated targets.
85 (objext, prebootstrap, BOOT_CFLAGS,
86 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
87 targets.
88
89 * Makefile.in: Regenerate.
90 (distclean-stage1, new-stage1-start, new-stage1-end,
91 new-stage1-bubble, distclean-stage2, new-stage2-start,
92 new-stage2-end, new-stage2-bubble, distclean-stage3,
93 new-stage3-start, new-stage3-end): New targets.
94 (all-stage1-gcc): Move prebootstrap dependency from here...
95 (configure-stage1-gcc): ...to here.
96 (new-bootstrap): Use bubble targets.
97 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
98 Use per-stage distclean targets.
99 (configure-stage1-gcc, configure-stage2-gcc,
100 configure-stage3-gcc, all-stage1-gcc,
101 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
102 Use new-stageN-start to prepare the tree.
103
4f4e53dd
PB
1042004-05-23 Paolo Bonzini <bonzini@gnu.org>
105
106 * Makefile.def (host_modules): add libcpp.
107 * Makefile.tpl: Add dependencies on and for libcpp.
108 * Makefile.in: Regenerate.
109 * configure.in: Add libcpp host module.
110 * configure: Regenerate.
111
60975492
PB
1122004-05-21 Paolo Bonzini <bonzini@gnu.org>
113
114 * Makefile.tpl: Whenever a recursive target is defined, wrap
115 it in a special @if/@endif block, and prepare its maybe
116 dependency in the @if/@endif block
117 * configure.in: Instead of writing maybe dependencies, remove
118 the @if/@endif statements, and remove the @if/@endif blocks
119 that remain.
120 * configure: Regenerate.
121 * Makefile.in: Regenerate.
122
5ce7d75d
JJ
1232004-05-20 Janis Johnson <janis187@us.ibm.com>
124
125 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
126
c779c42f
KK
1272004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
128
129 PR bootstrap/15120
130 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
131 * */configure: Rebuilt.
132
b4117c30
ZW
1332004-05-17 Zack Weinberg <zack@codesourcery.com>
134
135 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
136 of libf2c.
137 * configure, Makefile.in: Regenerate.
138
75089d48
TS
1392004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
140
141 * MAINTAINERS (Write After Approval): Add myself.
142
6de9cd9a
DN
1432004-05-13 Diego Novillo <dnovillo@redhat.com>
144
145 Merge from tree-ssa-20020619-branch.
146
147 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
148 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
149 (HOST_GMPLIBS): Define.
150 (HOST_GMPINC): Define.
151 (TARGET_LIB_PATH): Add libmudflap.
152 (GFORTRAN_FOR_TARGET): Define.
153 (configure-build*): Export GFORTRAN.
154 (configure-gcc): Export GMPLIBS and GMPINC.
155 (all-gcc): Add maybe-all-libbanshee.
156 (configure-target-libgfortran): Define.
157 * Makefile.in: Regenerate.
158 * configure.in (host_libs): Add libbanshee.
159 (target_libraries): Add target-libmudflap and target-libgfortran.
160 Add --with-libbanshee.
161 Handle --disable-libmudflap.
162 (*-*-freebsd*): Use with_gmp.
163 Add $(libgcj) to noconfigdirs.
164 * configure: Regenerate.
165 * depcomp: New file.
166 * MAINTAINERS: Add tree-ssa maintainers.
167
8f1b790f
VM
1682004-05-04 Vladimir Makarov <vmakarov@redhat.com>
169
b4117c30 170 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 171
693446fc
BF
1722004-04-30 Brian Ford <ford@vss.fsi.com>
173
b4117c30 174 * MAINTAINERS (Write After Approval): Add myself.
693446fc 175
d1bb666c
UB
1762004-04-29 Uros Bizjak <uros@kss-loka.si>
177
b4117c30 178 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 179
6cf1ac42
PB
1802004-04-28 Paolo Bonzini <bonzini@gnu.org>
181
182 * config/acx.m4: Fix fastcompare support for new-bootstrap.
183 * configure: Regenerate.
184
632933d5
PB
1852004-04-27 Paolo Bonzini <bonzini@gnu.org>
186
187 Revert:
188 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
189
190 * Makefile.def (flags_to_pass): Remove *dir variables that
191 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
192 as well as prefix and exec_prefix.
193 * Makefile.in: Regenerate.
194
80dc6aa0
RM
1952004-04-26 Robert Millan <robertmh@gnu.org>
196
197 Add patches from libtool CVS.
198 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
199 * ltconfig: Likewise.
200 * ltcf-c.sh: Likewise.
201 * ltcf-cxx.sh: Likewise.
202 * ltcf-gcj.sh: Likewise.
203
e11283f1
PB
2042004-04-26 Paolo Bonzini <bonzini@gnu.org>
205
206 * Makefile.def (host_modules): Mark with the bootstrap
207 flag packages on which gcc depends.
208 * Makefile.tpl (all-bootstrap): Use it.
209 * Makefile.in: Regenerate.
210
8546950c
PB
2112004-04-26 Paolo Bonzini <bonzini@gnu.org>
212
213 * Makefile.def (flags_to_pass): Remove *dir variables that
214 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
215 as well as prefix and exec_prefix.
216 * Makefile.in: Regenerate.
217
a76494aa
PB
2182004-04-26 Paolo Bonzini <bonzini@gnu.org>
219
b4117c30
ZW
220 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
221 * configure: Regenerate.
222 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
223 * gcc/Makefile.tpl (compare): Use the result of the test.
224 * gcc/Makefile.in: Regenerate.
a76494aa 225
03a91701
PB
2262004-04-23 Paolo Bonzini <bonzini@gnu.org>
227
228 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
229 Always relocate gcc and prev-gcc to the original names, even
230 if the build fails.
231 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
232 New targets.
233
082a6351
LG
2342004-04-23 Laurent GUERBY <laurent@guerby.net>
235
236 * MAINTAINERS: Update my email address.
b4117c30 237
1f1d584b
RO
2382004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
239
240 * configure.in (mips*-*-irix5*): Enable ld.
241 * configure: Regenerate.
082a6351 242
1db673ca
RO
2432004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
244
245 * configure: Regenerate.
246
ce4ea44e
JW
2472004-04-15 James E Wilson <wilson@specifixinc.com>
248
249 * Makefile.tpl (configure-[+module+], configure-gcc,
250 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
251 Set and export LDFLAGS.
252 * Makefile.in: Regenerate.
253
611f62ad
MC
2542004-04-12 Michael Chastain <mec.gnu@mindspring.com>
255
b4117c30 256 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 257
be912515
NN
2582004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
259
260 PR bootstrap/14871
261 * Makefile.tpl: If we don't have built-in-tree target tools,
262 use the ones found by configure rather than hacking around with
263 program_transform_name.
264 * configure.in: Give Makefile.tpl the information necessary
265 to do that.
266 * Makefile.in: Regenerate.
267 * configure: Regenerate.
268
9104315a
NN
2692004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
270
271 PR bootstrap/14760
272 * configure.in: When computing baseargs, strip *all* copies of
273 offending options. Also, don't match/substitute the trailing space,
274 so that this actually works when two similar options are separated by
275 only one space.
276 * configure: Regenerate.
277
bef1d700
DE
2782004-04-06 David Edelsohn <edelsohn@gnu.org>
279
b4117c30
ZW
280 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
281 (rs6000-*-aix*): Same.
282 * configure: Regenerate.
bef1d700 283
54bcf05e 2842004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
285
286 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 287
369a832c 2882004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
289
290 * MAINTAINERS: Add myself to write-after-approval.
369a832c 291
09a9c095
NN
2922004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
293
7caf53cb
NN
294 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
295 STRICT_WARN, WARN_CFLAGS flags passed down to make.
296 * Makefile.in: Regenerate.
297
09a9c095
NN
298 * configure.in (top level bootstrap support): Rework --enable-werror
299 to set @stage2_werror_flag@.
300 * configure: Regenerate.
301 * Makefile.tpl (top level bootstrap support): Pass
302 @stage2_werror_flag@ down to configure in stages 2 and 3.
303 * Makefile.in: Regenerate.
304
5595a2bd
NN
3052004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
306
cbfd7e06
NN
307 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
308 for stages 2 and 3 as well as in make. As a consequence, remove
309 OUTPUT_OPTION (now detected by configure) from the flags passed down
310 to make.
311 * Makefile.in: Regenerate.
312
5595a2bd
NN
313 * Makefile.tpl (new-bootstrap): Fix typo.
314 * Makefile.in: Regenerate.
315
ca3b3e20
NN
3162004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
317
295f4e42
NN
318 * Makefile.tpl: Rearrange by moving recursive_targets rules
319 into their proper sections.
320 * Makefile.tpl (top level bootstrap support): Move disabling
321 of coverage flags from 'make' to 'configure'; improve comments.
322 * Makefile.in: Regenerate.
323
340de83f
NN
324 * Makefile.tpl (experimental top level bootstrap) Move stage1
325 language setting from all- target to configure- target; disable
326 intermodule optimization in stage 1; prevent gratuitous rebuilds
327 of stage 1.
328 * Makefile.in: Regenerate.
329 * configure.in: Comma-separate stage 1 language list for top
330 level bootstrap.
331 * configure: Regenerate.
332
ca3b3e20
NN
333 * Makefile.tpl: Clean up experimental top level bootstrap support:
334 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
335 prev-gcc in configure- targets as well as all- targets.
336 * Makefile.in: Regenerate.
337
4d038073
KC
3382004-03-21 Kelley Cook <kcook@gcc.gnu.org>
339
340 * compile: New file imported from automake.
341
ab3533d6
PB
3422004-03-17 Paolo Bonzini <bonzini@gnu.org>
343
344 * configure.in: Remove symbolic link section.
345 * configure: Regenerate.
346 * Makefile.tpl (links): Remove.
347 * Makefile.in: Regenerate.
348
1e0f07d3 3492004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 350 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
351
352 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 353 Set with AC_CHECK_PROGS.
1e0f07d3
PB
354 * configure.in: Fix comment typo from last patch.
355 * configure: Regenerate.
356
2805b53a
NN
3572004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
358
359 * Makefile.tpl: Introduce experimental top level bootstrap support.
360 * Makefile.in: Regenerate.
361 * configure.in: Introduce support for top level bootstrap.
362 * configure: Regenerate.
363
79b4b7d2 3642004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 365 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
366
367 PR bootstrap/14522
368 * configure.in: Cope with shells that do not support unquoted ^
369 * configure: Regenerate.
370
6bbec498 3712004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 372 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
373
374 PR bootstrap/14522
79b4b7d2 375 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
376 quotes inside quoted backquote substitutions.
377 * configure: Regenerate.
378
83c15dfc
AP
3792004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
380
381 PR bootstrap/14522
f2bd98d4 382 * configure.in: Fix escaping of $.
83c15dfc
AP
383 * configure: Regenerate.
384
55ffb5ed
NN
3852004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
386
387 * configure: Regenerate, since I forgot to while committing Paolo's
388 changes.
389
e4c9c075
PB
3902004-03-08 Paolo Bonzini <bonzini@gnu.org>
391
392 PR ada/14131
393 Move language detection to the top level.
394 * configure.in: Find default values for the tools as
395 soon as possible. Disable ada if GNAT is not found.
396 Emit error message about missing languages. Expand
397 --enable-languages=all for the gcc subdirectory.
398
5199e2c6
BE
3992004-03-10 Ben Elliston <bje@gnu.org>
400
401 * MAINTAINERS: Update my email address.
402
c18b95e5
DE
4032004-03-05 David Edelsohn <edelsohn@gnu.org>
404
405 * ltconfig: Disable building static libraries if building shared
406 libraries on AIX 5L.
407
d0fe5ad3
RS
4082004-03-01 Richard Sandiford <rsandifo@redhat.com>
409
410 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
411 and disable libgcj.
412 * configure: Regenerated.
413
e6f71f9d
BB
4142004-03-01 Brian Booth <bbooth@redhat.com>
415
416 * MAINTAINERS: Add myself to write-after-approval.
417
8983e50e
PB
4182004-03-01 Paolo Bonzini <bonzini@gnu.org>
419
420 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 421
d4cd9d81
NN
4222004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
423
424 PR bootstrap/7087
425 * Makefile.tpl: Guard XFOO sed statements better.
426 * Makefile.tpl: Add dependency for configure-target-libada.
427 * Makefile.in: Regenerate (incidentally fixes broken
428 commit when libada-branch was merged).
429
0ea0229e
KC
4302004-02-25 Kelley Cook <kcook@gcc.gnu.org>
431
432 * MAINTAINERS: Add myself to write-after-approval.
433
bad93735
AP
4342004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
435
436 * MAINTAINERS: Add Nicola Pero and myself as libobjc
437 maintainers.
438
a7ca14fc
AC
4392004-02-20 Andrew Cagney <cagney@redhat.com>
440
441 * config.guess: Update from version 2003-10-16 to 2004-02-16.
442 * config.sub: Update from version 2003-11-03 to 2004-02-16.
443
51592782
NN
4442004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
445
446 PR bootstrap/11932
447 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
448
6a30854a
JQ
4492004-02-14 Jerry Quinn <jlquinn@optonline.net>
450
451 * MAINTAINERS: Added myself to write-after-approval.
452
be8b2bee
MK
4532004-02-14 Michael Koch <konqueror@gmx.de>
454
455 * MAINTAINERS: Added myself to write-after-approval.
456
972760b7
JM
4572004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
458
459 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
460 some OS port maintainers to OS port maintainers section.
461
b0281654
FCE
4622004-02-13 Frank Ch. Eigler <fche@redhat.com>
463
464 * MAINTAINERS: Add self.
465
3c419fd6
KH
4662004-02-12 Kazu Hirata <kazu@cs.umass.edu>
467
468 * MAINTAINERS: Alphabetize.
469
e88e9aee
PB
4702004-02-12 Paolo Bonzini <bonzini@gnu.org>
471
472 * MAINTAINERS: Remove myself.
b4117c30 473
1915e422
DE
4742004-02-11 David Edelsohn <edelsohn@gnu.org>
475
476 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
477 (rs6000-*-aix*): Same.
478 * configure: Regenerate.
479
a22c2d8d
KC
4802004-02-11 Kelley Cook <kcook@gcc.gnu.org>
481
482 * configure.in (host): Add in missing $noconfigdirs to defines.
483 * configure: Regenerate.
484
d9cdb878
AC
4852004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
486 Nathanael Nerode <neroden@gcc.gnu.org>
487
488 PR ada/6637, PR ada/5911
b4117c30 489 Merge with libada-branch:
d9cdb878
AC
490 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
491 with appropriate dependencies. Add --enable-libada configure switch.
492 * configure, Makefile.in: Regenerate.
493
8bd92821
PB
4942004-02-09 Paolo Bonzini <bonzini@gnu.org>
495
496 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 497
89a95129
RO
4982004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
499
500 * configure.in: Don't pass --with-stabs on IRIX 5 either.
501 * configure: Regenerate.
502
892629bc
GK
5032004-02-04 Geoffrey Keating <geoffk@apple.com>
504
505 Merge from upstream:
506
507 * ltmain.in: When setting IFS to '~', be careful about user
508 arguments that contain '~'.
509
510 2004-02-04 Peter O'Gorman <peter@pogma.com>
511
512 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
513 Also test $base_compile against $CC with escaped arguments. Bug
514 reported by Geoff Keating <geoffk@apple.com>.
515
6b402165
KH
5162004-02-04 Kazu Hirata <kazu@cs.umass.edu>
517
518 * MAINTAINERS: Remove i960 port.
519
fa2f0306
DD
5202004-01-23 DJ Delorie <dj@redhat.com>
521
522 * Makefile.def (target_modules) [libiberty]: Don't stage.
523 * Makefile.in: Rebuilt.
524
9feb20aa
CT
5252004-01-20 Caroline Tice <ctice@apple.com>
526
527 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 528
7aed2ccc
PC
5292004-01-19 Paolo Carlini <pcarlini@suse.de>
530
531 * MAINTAINERS: Update my email address.
532
f25bebe1
JM
5332004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
534
535 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 536
28083580
VR
5372004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
538
539 * MAINTAINERS: Remove entries without email address.
540
c0f4b5e4
DJ
5412004-01-15 Daniel Jacobowitz <drow@mvista.com>
542
543 * MAINTAINERS: Add myself to write-after-approval.
544
b5eb5a5e
SB
5452004-01-15 Steven Bosscher <stevenb@suse.de>
546
547 * MAINTAINERS: Update my email address.
548
2c4de30b
LR
5492004-01-14 Loren J. Rittle <ljrittle@acm.org>
550
551 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
552 * Makefile.tpl (configure-target-[+module+]): Support stage.
553 * Makefile.in: Rebuilt.
554
74c0b320
ILT
5552004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
556
557 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
558
2560344b
RS
5592004-01-10 Richard Sandiford <rsandifo@redhat.com>
560
561 * MAINTAINERS: Add myself as a MIPS maintainer.
562
8b21cda6
NN
5632004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
564
2b6c260d
NN
565 * configure.in: Use ./config.cache, not config.cache.
566 * configure: Regenerate.
567 * Makefile.tpl: Special-casing not needed for GCC any more.
568 * Makefile.in: Regenerate.
569
09438bde
NN
570 * configure.in: Don't share a cache file for host dirs.
571 * configure: Regenerate.
572
8b21cda6
NN
573 * config-ml.in: Don't mess with the cache file.
574
e42870df
EB
5752004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
576
577 * MAINTAINERS: Move myself from 'Write After Approval' to
578 'CPU Port Maintainers' section as SPARC maintainer.
579
6b9eb62c
NN
5802004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
581
78a816a6
NN
582 * Makefile.tpl: Make GCC use a separate config.cache.
583 * Makefile.in: Regenerate.
584
6b9eb62c
NN
585 PR bootstrap/11932, PR bootstrap/11933
586 (I don't know if it will fix either of them, but it relates
587 to them.)
588 * configure.in: Don't use shared config.cache for target
589 directories.
590 * configure: Regenerate.
591
86d7b562
DN
5922004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
593
594 * MAINTAINERS: Add myself to 'Write After Approval' section.
595
07d0a605
RS
5962003-12-31 Roger Sayle <roger@eyesopen.com>
597
598 * configure.in (ia64*-*-hpux*): Disable building java libraries.
599 * configure: Regenerated.
600
459ac19f
KH
6012003-12-23 Kazu Hirata <kazu@cs.umass.edu>
602
603 * MAINTAINERS: Remove the mn10200 maintainer.
604
5785c0ed 6052003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 606
5785c0ed
BI
607 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
608 * configure: Regenerated.
609
a268eff9
JH
6102003-12-16 Jan Hubicka <jh@suse.cz>
611
612 * MAINTAINERS: Add myself as callgraph maintainer.
613
9d465b12
TF
6142003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
615
616 * configure.in (raw_libstdcxx_flags): Remove the leading space.
617 * configure: Regenerate.
618
a68a270a
GB
6192003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
620
621 * MAINTAINERS: Move myself from 'Bug database only accounts' to
622 'Write After Approval' section. Update email.
623
3066a15c
JL
6242003-12-01 James Lemke <jim@wasabisystems.com>
625
626 * MAINTAINERS (Write After Approval): Add myself.
627
8c052da4
MT
6282003-11-20 Matt Thomas <matt@3am-software.com>
629
630 * MAINTAINERS: Add myself as a vax port maintainer.
631
e75f9147
KC
6322003-11-20 Kelley Cook <kcook@gcc.gnu.org>
633
634 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
635 (configure-build-[+module+], configure-[+module+]): Likewise.
636 (configure-target-[+module+], configure-gcc, config.status): Likewise.
637 * Makefile.in: Regenerate.
638
43d8d958
AT
6392003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
640
641 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
642 shared/dylibed libraries.
643 * ltmain.sh: Likewise.
644 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
645 * ltcf-cxx.sh: Likewise.
646 * ltcf-gcj.sh: Likewise.
647 * ltconfig: Likewise.
648
638dcaa0
SC
6492003-11-17 Stan Cox <scox@redhat.com>
650
651 * MAINTAINERS: Add myself as iq2000 port maintainer.
652
15cc172b
AC
6532003-11-14 Arnaud Charlet <charlet@act-europe.fr>
654
b4117c30
ZW
655 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
656 * Makefile.in: Regenerate.
15cc172b 657
20af77cd
UW
6582003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
659
660 * config.sub: Update to 2003-11-03 version.
661
4dd01c5c
PE
6622003-10-20 Phil Edwards <phil@codesourcery.com>
663
664 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
665 * configure: Regenerate.
666
8d36c499
NP
6672003-10-20 Nicolas Pitre <nico@cam.org>
668
669 * MAINTAINERS: Add myself to 'Write After Approval' section.
670
8b7ebc31
AC
6712003-10-20 Arnaud Charlet <charlet@act-europe.fr>
672
673 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
674
afe1910c
JM
6752003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
676
677 * MAINTAINERS: Update my email address.
678
05dcec66
RO
6792003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
680
681 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
682
71fc2f0c
RL
6832003-10-17 Ralph Loader <rcl@ihug.co.nz>
684
685 * MAINTAINERS: Add myself to 'Write After Approval' section.
686
507ec745
BI
6872003-10-16 Bernardo Innocenti <bernie@develer.com>
688
689 * config.guess: Update to 2003-10-16 version.
690 * config.sub: Update to 2003-10-16 version.
691
4d466c42
DD
6922003-10-15 David Daney <ddaney@avtrex.com>
693
694 * MAINTAINERS: Added myself to 'Write After Approval' section.
695
0c9b16bc
FH
6962003-10-15 Falk Hueffner <falk@debian.org>
697
698 * MAINTAINERS: Move myself from 'Bug database only accounts' to
699 'Write After Approval' section. Update email.
700
74d57d15
RS
7012003-10-14 Roger Sayle <roger@eyesopen.com>
702
703 * MAINTAINERS: Move myself from 'Write After Approval' to
704 'Various Maintainers' section as middle-end maintainer.
705
d29b8ad8
NN
7062003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
707
708 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
709 HOST_FLAGS_TO_PASS.
710 * Makefile.in: Regenerate.
711
26db814a
BI
7122003-10-11 Bernardo Innocenti <bernie@develer.com>
713
714 * config.guess: Update to 2003-10-07 version.
715 * config.sub: Update to 2003-10-07 version.
716
fffeb871
RO
7172003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
718
719 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
720 * ltconfig (irix5*, irix6*): Don't override version_type.
721
6691a79e
ME
7222003-10-05 Mohan Embar <gnustuff@thisiscool.com>
723
724 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
725 * configure: Rebuilt
726 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
727 * Makefile.in: Rebuilt
728
62cdd71e
L
7292003-10-03 H.J. Lu <hongjiu.lu@intel.com>
730
731 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
732
6fe2eacc
CW
7332003-09-30 Carlo Wood <carlo@alinoe.com>
734
735 * MAINTAINERS (Write After Approval): Add myself.
736
ea57e5ad
PK
7372003-09-29 Paul Koning <ni1d@arrl.net>
738
739 * MAINTAINERS: Move myself from "Write After Approval"
740 to CPU platform maintainers for pdp11 platform.
741
e070672a
AT
7422003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
743
744 * MAINTAINERS: Move myself from 'Write After Approval' to
745 'Various Maintainers' section as libffi testsuite maintainer.
746
43bb47c2
DJ
7472003-09-21 Daniel Jacobowitz <drow@mvista.com>
748
749 * configure.in: Pass a computed --program-transform-name
750 to subconfigures.
751 * configure: Regenerated.
752
da9d3b37
NN
7532003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
754
94322beb
NN
755 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
756 * Makefile.in: Regenerate.
757
da9d3b37
NN
758 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
759 * Makefile.in: Regenerate.
760
ffd9060b
ZL
7612003-09-19 Ziemowit Laski <zlaski@apple.com>
762
763 * MAINTAINERS: Move myself from 'Write After Approval'
764 to 'Various Maintainers' (objective-c) section.
765
eeae7b41
DJ
7662003-09-17 Daniel Jacobowitz <drow@mvista.com>
767
768 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
769 quoting.
770 * configure: Regenerated.
771
a080d12b
JB
7722003-09-16 Joel Brobecker <brobecker@gnat.com>
773
774 * MAINTAINERS (Write After Approval): Add myself to write after
775 approval list.
776
6cd2fc59
DN
7772003-09-16 Dorit Naishlos <dorit@il.ibm.com>
778
779 * MAINTAINERS (Write After Approval): Add myself.
780
dcbdd9cc
ILT
7812003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
782
783 * MAINTAINERS: Update my e-mail address.
784
e517f636
AM
7852003-09-09 Alan Modra <amodra@bigpond.net.au>
786
787 * libtool.m4 (LD): Correct powerpc64 host match.
788
bc49924b
JW
7892003-09-06 James E Wilson <wilson@tuliptree.org>
790
791 * MAINTAINTERS: Update my affiliation and email address.
792
082124f5
ZD
7932003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
794
795 * MAINTAINERS (Write After Approval): Add myself.
796
dc94d89e
DD
7972003-09-04 DJ Delorie <dj@redhat.com>
798
799 * configure: Regenerate.
800
8012003-09-04 Robert Millan <robertmh@gnu.org>
802
803 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 804
7a0f2d4e
KG
8052003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
806
807 * configure.in: Ensure arguments to sed are properly spaced.
808 * configure: Regenerate.
809
88d032eb
GP
8102003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
811
812 * MAINTAINERS: Update my e-mail address.
813
0b3f3d22
ME
8142003-08-28 Mohan Embar <gnustuff@thisiscool.com>
815
816 * MAINTAINERS (Write After Approval): Add myself.
817
d253f9ba
DJ
8182003-08-27 Daniel Jacobowitz <drow@mvista.com>
819
820 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
821 * configure: Regenerated.
822
066ec9c9
MM
8232003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
824
825 * MAINTAINERS: Update my email address.
826
415d7ef9
PE
8272003-08-23 Phil Edwards <pme@gcc.gnu.org>
828
829 * configure.in: Use newline instead of semicolon when assuming
830 shell arguments in a for loop.
831 * configure: Regenerated.
832
e1567352
JE
8332003-08-22 Jason Eckhardt <jle@rice.edu>
834
835 * MAINTAINERS: Resurrect the i860 maintainer.
836
b348267b
GK
8372003-08-20 Geoffrey Keating <geoffk@apple.com>
838
e50084fa
GK
839 PR 8180
840 * configure.in: When testing with_libs and with_headers, treat
841 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
842 * configure: Regenerate.
b4117c30 843
b348267b
GK
844 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
845 make, shell, etc.
846 (baseargs): Likewise.
847 * configure: Regenerate.
848
ca26ffe0
BI
8492003-08-20 Bernardo Innocenti <bernie@develer.com>
850
851 * MAINTAINERS (Write After Approval): Add myself.
852
940cde4d
GK
8532003-08-19 Geoffrey Keating <geoffk@apple.com>
854
855 * configure.in: Disable libgcj for darwin not on powerpc.
856 * configure: Rebuild.
857
74bed51b
ADL
8582003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
859
860 * config-ml.in, symlink-tree: Add license.
861
b4117c30
ZW
8622003-08-03 Richard Stallman <rms@gnu.org>
863 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
864
865 * README.SCO: New file.
866
333a28b4
MK
8672003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
868
869 * Makefile.tpl (check, check-c++): Express dependencies using
870 dependencies rather than commands.
871 * Makefile.in: Regenerate.
872
c197e306
AC
8732003-08-01 Andrew Cagney <cagney@redhat.com>
874
875 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
876 * configure: Ditto.
877
a8ee6e2d
GK
8782003-07-31 Geoffrey Keating <geoffk@apple.com>
879
880 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 881 * Makefile.in: Update.
a8ee6e2d 882
8d9b3f2e
AT
8832003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
884
885 * configure.in: Enable libgcj for darwin.
886 * configure: Rebuild.
887
52c0c542
PE
8882003-07-29 Phil Edwards <pme@gcc.gnu.org>
889
890 * config-ml.in: Use ac_configure_args directly instead of
891 ml_arguments. Only set ml_norecursion if --no[-]recursion is
892 actually seen.
893
b4acb5ef
NN
8942003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
895
896 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
897 creating target and build subdirs to build all parent dirs as needed.
898 * Makefile.in: Rebuild.
899 * configure.in: Don't build dirs explicitly here.
900 * configure: Rebuild.
901
a51d71d0
PB
9022003-07-26 Paul Brook <paul@nowt.org>
903
904 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
905
f43e12ce
AO
9062003-07-22 Alexandre Oliva <aoliva@redhat.com>
907
908 * Makefile.tpl (all-make): Depend on intl.
909 * Makefile.in: Rebuilt.
910
8a199ff6
PE
9112003-07-20 Phil Edwards <pme@gcc.gnu.org>
912
913 * install-sh: Update to newer upstream versions (associated with
914 aclocal 1.7).
915 * mkinstalldirs: Likewise.
916 * missing: Likewise, plus $1Help2man -> $1 typo fix.
917
e6a8c803
AP
9182003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
919
920 * MAINTAINERS: Move self from Bug database only accounts
921 to write-after-approval.
922
9f13608f
NN
9232003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
924
925 * config.if: Remove unused libc_interface determination.
926
c7864714
NN
9272003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
928
929 * MAINTAINERS: Move self from write-after-approval to
930 build machinery (*.in).
931
775956d0
NN
9322003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
933
934 PR bootstrap/11273
935 PR bootstrap/11408
936 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
937 unused INSTALL_PROGRAM_ARGS.
938 * configure.in: Use AC_PROG_INSTALL.
939 * Makefile.in: Regenerate.
940 * configure: Regenerate.
941
c7f67a6e
KH
9422003-07-13 Kazu Hirata <kazu@cs.umass.edu>
943
944 * MAINTAINERS: Alphabetize.
945
33952f6f
AO
9462003-07-10 Alexandre Oliva <aoliva@redhat.com>
947
948 * configure: Rebuilt.
949 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
950 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
951 newlib nor libgloss.
952 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
953 * configure.in (am33_2.0-*-linux*): Added.
954
0d4f1b4e
BW
9552003-07-09 Bob Wilson <bob.wilson@acm.org>
956
957 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
958 * configure: Regenerate.
959
56694dd9
ZW
9602003-07-07 Zack Weinberg <zack@codesourcery.com>
961
962 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
963 * Makefile.in: Regenerate.
964
21607eb4
ZW
9652003-07-04 Zack Weinberg <zack@codesourcery.com>
966
967 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
968 * Makefile.in: Regenerate.
969
8c90b13a
L
9702003-07-04 H.J. Lu <hongjiu.lu@intel.com>
971
972 * Makefile.tpl: Replace PWD with PWD_COMMAND.
973 * Makefile.in: Regenerated.
974
5d42f90e
L
975 * config-ml.in: Replace PWD with PWD_COMMAND.
976
6eb95e99
ZW
9772003-07-04 Zack Weinberg <zack@codesourcery.com>
978
979 * intl: New directory; see intl/ChangeLog for details.
980 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
981 * Makefile.tpl: all-gcc depends on maybe-all-intl.
982 * Makefile.in: Regenerate.
983
07d1940e
NN
9842003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
985
986 * configure.in: Clean up config-lang.in handling. Delete
987 useless assignment to "subdirs".
988 * configure: Regenerate.
989
4dbda6f0
NN
9902003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
991
992 * configure.in: Rename 'target_libs' to 'target_libraries'.
993 Remove useless reference to 'target_libs'.
994 * configure: Regenerate.
995
2c30ab71
KS
9962003-06-23 Keith Seitz <kseitz@sources.redhat.com>
997
998 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
999 * Makefile.in: Regenerate.
1000
11405c93
NN
10012003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1002
1003 * Makefile.def: Introduce flags_to_pass.
1004 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1005 * Makefile.in: Regenerate.
1006
fb87ad5d
HPN
10072003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1008
1009 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1010 and target-libgloss.
1011 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1012 <h8300*-*-*>: Disable libf2c and ${libgcj}.
1013 * configure: Regenerate.
1014
a7956a48
BK
10152003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1016
1017 * configure.in: Update testsuite_flags to new location.
1018 * configure. Regenerate.
6eb95e99 1019
eaf9f3b2
NN
10202003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1021
1022 * Makefile.tpl: Remove BUILD_CC stuff.
1023 * Makefile.in: Regenerate.
1024
2d89ffef
KH
10252003-06-17 Kazu Hirata <kazu@cs.umass.edu>
1026
1027 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
1028
83415b0b
GP
10292003-06-16 Graeme Peterson <gp@qnx.com>
1030
1031 * MAINTAINERS (Write After Approval): Add myself.
1032
b951c91c 10332003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 1034
b951c91c
L
1035 * config.guess: Update to 2003-06-12 version.
1036 * config.sub: Update to 2003-06-13 version.
1037
0bb41a37
L
10382003-06-12 H.J. Lu <hongjiu.lu@intel.com>
1039
1040 * config.guess: Update to 2003-06-06 version.
1041 * config.sub: Update to 2003-06-06 version.
1042
655b7166
RO
10432003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1044
1045 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1046 * configure. Regenerate.
1047
01b759aa
NN
10482003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1049
bf1d3e81
NN
1050 * configure.in: Disable serial configure by default.
1051 * configure: Regenerate.
1052 * Makefile.tpl: Abolish .NOTPARALLEL.
1053 * Makefile.in: Regenerate.
1054
e89fbdfe
NN
1055 * Makefile.tpl: Replace {build,host,target}_canonical by
1056 {build,host,target}.
1057 * Makefile.in: Regenerate.
1058
01b759aa
NN
1059 * Makefile.tpl: Fix stupid pasto.
1060 * Makefile.in: Regenerate.
1061
f7dae026
NN
10622003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1063
1064 * Makefile.tpl: Remove bogus conditional.
1065 * Makefile.in: Regenerate.
1066
10672003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
1068
1069 * Makefile.tpl (profiledbootstrap): New target.
1070 * Makefile.in (profiledbootstrap): New target.
1071
2ffc3e73 10722003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
1073
1074 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
1075 Pinski. Remove user names from other bugzilla-only maintainers.
1076
1a1e6b96
NN
10772003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1078
1358ccea
NN
1079 * Makefile.tpl: Make 'recursive targets' using autogen rather
1080 than shell loop. Remove duplicate 'clean' targets and false
1081 comments.
1082 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1083 Add systematic method of specifying missing targets in subdirs.
1084 Add copyright boilerplate.
1085 * Makefile.in: Regenerate.
1086 * configure.in: Add 'recursive targets' to maybe list.
1087 * configure: Regenerate.
1088
ae74ed1f
NN
1089 * MAINTAINERS: "GNATS only" -> "Bug database only".
1090
1a1e6b96
NN
1091 * Makefile.tpl: Rename [+target+] to [+make_target+].
1092 * Makefile.def: Rename 'target' to 'make_target'.
1093
c79af3fa
NB
10942003-05-31 Neil Booth <neil@daikokuya.co.uk>
1095
1096 * MAINTAINERS: Add self as options handling maintainer.
1097
39d85b61
MM
10982003-05-28 Michael Meissner <gnu@the-meissners.org>
1099
1100 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
1101 been too long since I touched those ports.
1102
afc2b62d
DD
11032003-05-28 DJ Delorie <dj@redhat.com>
1104
1105 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1106 * Makefile.in: Regenerate.
1107
df445104
MR
11082003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1109
1110 * configure.in: Use curly braces in the definition of tooldir.
1111 * configure: Regenerate.
1112
2eb98e5d 11132003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 1114
2eb98e5d
DD
1115 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1116 newlib or libgloss.
1117 * Makefile.in: Regenerate.
1118
862fced8
DD
11192003-05-21 DJ Delorie <dj@redhat.com>
1120
1121 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1122 * Makefile.in: Regenerate.
1123
fc351800
ILT
11242003-05-20 Ian Lance Taylor <ian@airs.com>
1125
1126 * MAINTAINERS: Update my e-mail address.
1127
7e2dbcef
NN
11282003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1129
1130 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 1131 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
1132 Factor out common code from autogen IF statements.
1133 * configure: Regenerate.
1134 * Makefile.in: Regenerate.
1135
f2a0e225
KC
11362003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1137
1138 * configure.in: Accept i[3456789]86 for machine type.
1139 * configure: Regenerate.
1140
8b87bb96
NN
11412003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1142
1143 * configure.in: Switch more things to use maybe dependencies.
1144 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1145 * configure: Regenerate.
1146 * Makefile.tpl: Switch more things to use maybe dependencies.
1147 * Makefile.in: Regenerate.
1148
fdb882bc 11492003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
1150
1151 * Makefile.tpl (install-opcodes): Define.
1152 * Makefile.in: Rebuild.
1153
f7c50032
AJ
11542003-05-13 Andreas Jaeger <aj@suse.de>
1155
1156 * config.guess: Update to 2003-05-09 version.
1157 * config.sub: Update to 2003-05-09 version.
1158
f2181bed 11592003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
1160
1161 * configure.in: Correct sed script so that options in quotes are not
1162 deleted.
1163 * configure: Rebuild.
1164
aa8f1f57
CV
11652003-05-12 Corinna Vinschen <corinna@vinschen.de>
1166
1167 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1168 and $$s/newlib/libc/sys/cygwin32 include paths.
1169 * configure: Ditto.
1170
0c130f81
MM
11712003-05-12 Michael Meissner <gnu@the-meissners.org>
1172
1173 * MAINTAINERS: Update my email addresses.
1174
aa1a100b
EB
11752003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1176
1177 * config-ml.in: Propagate INSTALL variables.
f7c50032 1178
87861833
GP
11792003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1180
1181 * MAINTAINERS: Remove duplicate entries in Write After Approval.
1182
de722255
CD
11832003-05-02 Chris Demetriou <cgd@broadcom.com>
1184
6eb95e99
ZW
1185 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1186 * Makefile.in: Regenerate.
de722255 1187
96c4a002
WB
11882003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
1189
1190 * MAINTAINERS (GNATS only): Add Falk Hueffner.
1191
55b15a11
WB
11922003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
1193
1194 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
1195
0c227849
DJ
11962003-04-27 Daniel Jacobowitz <drow@mvista.com>
1197
1198 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1199 * Makefile.in: Regenerated.
1200
d45148c1
WB
12012003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
1202
1203 * MAINTAINERS (Write After Approval): Upgrade myself from
1204 GNATS only to write-after-approval. Update my mail address.
1205
48f2318c 12062003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
1207
1208 (OS Port Maintainers: freebsd): Add myself.
1209
438f50c3
MM
12102003-04-22 Mark Mitchell <mark@codesourcery.com>
1211
1212 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
1213
9074e169
KJ
12142003-04-22 Kean Johnston <jkj@sco.com>
1215
1216 * MAINTAINERS (SCO ports): Added myself.
1217
dfd39a2e
NS
12182003-04-21 Nathan Sidwell <nathan@codesourcery.com>
1219
1220 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
1221
ccbae82a
KJ
12222003-04-19 Kean Johnston <jkj@sco.com>
1223
1224 * MAINTAINERS (Write After Approval): Add myself.
1225
2f50999f
GP
12262003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1227
1228 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1229 * Makefile.in: Regenerate.
1230
e9b84181
JJ
12312003-04-18 Jakub Jelinek <jakub@redhat.com>
1232
1233 * configure.in (powerpc64*-*-linux*): Remove.
1234 * configure: Rebuilt.
1235
1ca4c6e1
PE
12362003-04-17 Phil Edwards <pme@gcc.gnu.org>
1237
1238 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1239 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1240 and restrap.
1241 * Makefile.in: Regenerate.
1242
0590b963
RE
12432003-04-16 Richard Earnshaw <rearnsha@arm.com>
1244
1245 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1246 * configure: Regenerated.
1247
ff41a56f
DD
12482003-04-15 DJ Delorie <dj@redhat.com>
1249
1250 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
1251
50d440bc
NC
12522003-04-13 Nick Clifton <nickc@redhat.com>
1253
1254 * config-ml.in: Remove support for --disable-aix removing
1255 call-aix multilibs.
1256
b1e0a93e
AO
12572003-04-10 Alexandre Oliva <aoliva@redhat.com>
1258
1259 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1260 * */configure: Rebuilt.
1261
71fb704d
JS
12622003-04-08 Joel Sherrill <joel@oarcorp.com>
1263
1264 * MAINTAINERS: Add my email address.
1265
3897ea90
OH
12662003-03-17 Olivier Hainque <hainque@act-europe.fr>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 1269
93c834b7
NN
12702003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1271
1272 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1273 * Makefile.in: Regenerate.
1274
82c34dcb
MC
12752003-03-14 Michael Chastain <mec@shout.net>
1276
1277 * Makefile.in: Regenerate with correct Makefile.def.
1278
73458fb7
NN
12792003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1280
1281 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1282 Make macro.
1283 * Makefile.in: Regenerate.
1284 * configure.in: Clean up gxx_include_dir logic.
1285 * configure: Regenerate.
1286
32cf27e5
AE
12872003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
1288
1289 * MAINTAINERS (Write After Approval): Add myself.
1290
c727e7a0
BE
12912003-03-10 Ben Elliston <bje@wasabisystems.com>
1292
1293 * MAINTAINERS: Update my mail address.
1294
9a27ac7a
FS
12952003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1296
1297 * configure.in (gxx_include_dir): Fix typo.
1298 * configure: Regenerated.
1299
3aa83176
NN
13002003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1301
1302 * Makefile.tpl: Reindent.
1303 * Makefile.in: Regenerate.
1304 * configure.in: Reindent. Don't set unused variables.
1305 * configure: Regenerate.
1306
9124bc53
DJ
13072003-03-04 Daniel Jacobowitz <drow@mvista.com>
1308
1309 * configure.in: Include $(build_tooldir)/sys-include in
1310 FLAGS_FOR_TARGET.
1311 * configure: Regenerated.
1312
cb543528
NN
13132003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1314
c858bf1e
NN
1315 * Makefile.tpl: Always pass down RANLIB.
1316 * Makefile.in: Regenerate.
1317
aa9c3ab4
NN
1318 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1319 * Makefile.in: Regenerate.
1320 * configure.in: Remove unused logic relating to --enable-shared
1321 and --enable-threads. Remove bogus comments. Remove redundant
1322 noconfigdirs.
1323 * configure: Regenerate.
1324
cb543528
NN
1325 * configure.in: Replace ${libstdcxx_version} by its value.
1326 Remove reference to mh-dgux.
1327 * configure: Regenerate.
1328
53f70c1b
KB
13292003-03-03 Kevin Buettner <kevinb@redhat.com>
1330
1331 * MAINTAINERS (Write After Approval): Add myself.
1332
df0f0674
NN
13332003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1334
1335 * Makefile.tpl: Rearrange.
1336 * Makefile.in: Regenerate.
1337
ef4e7569
US
13382003-02-25 Uwe Stieber <uwe@wwws.de>
1339
1340 * configure.in: Add support for kaOS as cross build target system.
1341 * configure: Regenerated.
1342
a7a287eb
SB
13432003-02-24 Steven Bosscher <steven@gcc.gnu.org>
1344
1345 * MAINTAINERS (Write after approval): Add myself.
1346
ff00c8a2
JW
13472003-02-21 James E Wilson <wilson@tuliptree.org>
1348
1349 * MAINTAINERS: Update my email address.
1350
abb2db7a
ZW
13512003-02-21 Zack Weinberg <zack@codesourcery.com>
1352
1353 * MAINTAINERS: Add self to blanket write privs. section.
1354
e9f2dc3b
SM
13552003-02-20 Sean McNeil <sean@blue.mcneil.com>
1356
1357 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1358 configure-target-* as some target builds may require additional
1359 flags for preprocessor tests.
1360 * Makefile.in: Regenerated.
1361
ee03dc5e
AO
13622003-02-19 Alexandre Oliva <aoliva@redhat.com>
1363
11856278
AO
1364 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1365 * ltconfig: Handle it.
1366 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1367 auto-detecting it.
1368
274aef32
AO
1369 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1370 it is used as argument to $CC.
1371 * ltcf-gcj.sh: Likewise.
1372
ee03dc5e
AO
1373 * configure.in: Introduce --enable-maintainer-mode.
1374 * configure: Rebuilt.
1375 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1376 for maintainer mode.
1377 * Makefile.in: Rebuilt.
1378
30db8e17
JM
13792003-02-18 Jason Merrill <jason@redhat.com>
1380
1381 * Makefile.tpl (check-c++): Allow parallelism.
1382
cab60ac6
GP
13832003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1384
1385 * MAINTAINERS: Remove John Carr (who never actually had access to
1386 gcc.gnu.org).
1387
c8e5d1af
GK
13882003-02-15 Geoffrey Keating <geoffk@apple.com>
1389
1390 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1391 don't configure target-libobjc.
1392 * configure: Regenerate.
1393
70f91f50
RO
13942003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1395
1396 * Makefile.tpl (RANLIB): Define.
1397 * Makefile.in: Regenerate.
1398
669e9062
LB
13992003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
1400
1401 * MAINTAINERS: Update my email.
abb2db7a 1402
61b56b2e
KS
14032003-02-06 Keith R Seitz <keiths@redhat.com>
1404
1405 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1406 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1407 * Makefile.in: Regenerated.
1408 * configure.in: Remove all traces of snavigator, db, and grep.
1409 * configure: Regenerated.
1410
a1ba6e15
GP
14112003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1412
1413 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1414 After Approval.
1415
f5f2cce5
CC
14162003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1417
1418 * MAINTAINERS (Write after approval): Add myself.
1419
ba49f6f1
FCE
14202003-01-31 Frank Ch. Eigler <fche@redhat.com>
1421
1422 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1423 * Makefile.in: Regenerated.
1424
ccf9f10c
RS
14252003-01-30 Roger Sayle <roger@eyesopen.com>
1426
1427 * config.guess: Updated to 2003-01-30's version.
1428 * config.sub: Updated to 2003-01-28's version.
1429
a693735b
AO
14302003-01-30 Alexandre Oliva <aoliva@redhat.com>
1431
1432 * config.if: If gcc_version is already set, just use it. Don't set
1433 gcc_version_trigger if it's already set, otherwise set it to
1434 gcc/version.c, but only if the file exists. If it is not set and
1435 gcc/version.c does not exist, try to extract the version number from
1436 $CC.
1437
204c43d6
AT
14382003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
1439
abb2db7a 1440 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 1441
842e91ec
PE
14422003-01-27 Phil Edwards <pme@gcc.gnu.org>
1443
1444 * configure.in: Revert 24Jan change.
1445 * configure: Regenerate.
1446
6b99984e
GP
14472003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1448
1449 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
1450 entry of HJ Lu.
1451
806e0935
NN
14522003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1453
1454 * configure.in: Revert previous change.
1455 * configure: Regenerate.
1456
307a9864
NN
14572003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1458
1459 * configure.in: Make rda native-only.
1460 * configure: Regenerate.
1461
02ba6302
VR
14622003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1463
1464 * MAINTAINERS: Move myself from GNATS-only-accounts to
1465 write-after-approval.
1466
77d187bc
NN
14672003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1468
1469 * configure.in: Add missing \.
1470 * configure: Rebuilt.
1471
a94a2d4c
JJ
14722003-01-17 Jakub Jelinek <jakub@redhat.com>
1473
1474 * configure.in (baseargs): Avoid using \| in sed regular
1475 expressions.
1476 * configure: Rebuilt.
1477
73f84924
JJ
14782003-01-16 Jakub Jelinek <jakub@redhat.com>
1479
1480 * configure.in (baseargs): Remove all supported forms of
1481 --cache-file, --srcdir, --host, --build and --target options
1482 from argument lists.
1483 * configure: Rebuilt.
1484
8c12fc63
JZ
14852003-01-15 Josef Zlomek <zlomekj@suse.cz>
1486
1487 * MAINTAINERS: Add myself to write-after-approval list.
1488
7c005a3a
AO
14892003-01-15 Alexandre Oliva <aoliva@redhat.com>
1490
1491 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1492 * configure: Rebuilt.
1493
3dfabf63
NN
14942003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1495
1496 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1497 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1498 * Makefile.in: Regenerate.
1499 * configure: Regenerate.
1500
cf53ae10
AO
15012003-01-09 Alexandre Oliva <aoliva@redhat.com>
1502
1503 * configure.in: Remove Makefile in build, host and target modules
1504 unless configure was run with --no-recursion.
1505 * configure: Rebuilt.
1506
3fbe8e4a
CC
15072003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1508
1509 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1510 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1511 * Makefile.in: Regenerate.
1512
66e2aa7d
CD
15132003-01-08 Chris Demetriou <cgd@broadcom.com>
1514
1515 * config.guess: Update to 2003-01-03 version.
1516 * config.sub: Update to 2003-01-03 version.
1517
b5038cfb
CF
15182003-01-07 Christopher Faylor <cgf@redhat.com>
1519
1520 * configure: Regenerate with proper autoconf 2.13.
1521
d02c69be
CF
15222003-01-07 Christopher Faylor <cgf@redhat.com>
1523
1524 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 1525 * configure: Regenerate.
d02c69be 1526
e914a571
AC
15272003-01-06 Andrew Cagney <ac131313@redhat.com>
1528
1529 * configure.in (GDB_TK): Add tcl directories conditional on
1530 gdb/gdbtk directory being present.
1531 * configure: Regenerate.
abb2db7a 1532
70571545
JDA
15332003-01-04 John David Anglin <dave.anglin@nrc.ca>
1534
1535 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1536 by gcc if LD is not defined and we are not doing a Canadian Cross.
1537 * configure: Rebuilt.
1538
89a7012a
TT
15392002-12-31 Tom Tromey <tromey@redhat.com>
1540
1541 * Makefile.in: Rebuilt.
1542 * Makefile.def (target_modules) [libffi]: Allow installation.
1543
3f4f56e2
AS
15442002-12-31 Andreas Schwab <schwab@suse.de>
1545
1546 * configure.in: Fix use of $program_transform_name.
1547 * configure: Regenerated.
1548
6c1b8d0a
DJ
15492002-12-30 Daniel Jacobowitz <drow@mvista.com>
1550
1551 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 1552 * configure: Regenerated.
6c1b8d0a 1553
c5120911
AO
15542002-12-29 Alexandre Oliva <aoliva@redhat.com>
1555
1556 * Makefile.tpl (local-distclean): Don't remove...
1557 (multilib.ts): ... this. Moved into...
1558 (multilib.out): ... this. Don't use sub-make.
1559 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1560 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1561 (configure-build-[+module+], configure-[+module+],
1562 configure-target-[+module+], configure-gcc): ... these. Test
1563 for Makefile existence. Drop config.status from dependencies.
1564 * Makefile.in: Rebuilt.
1565 * configure.in: Move gcc-version-trigger to the end of
1566 ac_configure_args. Add comments to maybedep.tmp and
1567 serdep.tmp. Introduce --disable-serial-configure. Remove
1568 nonopt from baseargs, matching and removing corresponding
1569 whitespace while at it.
1570 * configure: Rebuilt.
1571
e245b0ea
AO
15722002-12-28 Alexandre Oliva <aoliva@redhat.com>
1573
903de295
AO
1574 * configure.in (host_configargs): Replace reference to
1575 no-longer-defined buildopts with --build=${build_alias}.
1576 * configure: Rebuilt.
1577
e245b0ea
AO
1578 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1579 program_transform_name to standard idiom.
1580 (AUTOGEN, AUTOCONF): Define.
1581 (Makefile.in): Use $(AUTOGEN).
1582 (Makefile): Depend on config.status, and use autoconf-style rule to
1583 build it. Move original commands to...
1584 (config.status): ... this new target.
1585 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1586 $(AUTOCONF).
1587 * Makefile.in: Rebuilt.
1588
671aa708
NN
15892002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1590
53fbfb58
NN
1591 * Makefile.tpl: Fix dramatic bustage due to change in
1592 program_transform_name.
1593 * Makefile.in: Regenerate.
1594
1595 * configure.in: Remove unnecessary PATH setting.
1596 * configure: Regnerate.
1597
1598 * configure.in: Don't default to unprefixed tools unless
1599 the native tools will work.
1600 * configure: Regenerate.
1601
671aa708
NN
1602 * configure.in: Convert to autoconf script. Blow away lots
1603 of now-redundant Makefile fragments.
1604 * configure: Generate using Autoconf.
1605 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1606 * Makefile.in: Regenerate.
1607
57f40826
NN
16082002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1609
3fedb745
NN
1610 * configure: Fix stupid bug where RANLIB was mistakenly included.
1611
abb2db7a 1612 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
1613 (build_configargs, host_configargs, target_configargs).
1614
1615 * configure.in: Move logic out of sed statement.
1616
abb2db7a 1617 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
1618 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1619
315fa0f4
SS
16202002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
1621
1622 * config.sub: Import from master repository
1623 * config.guess: Ditto
1624
45aff44f
AS
16252002-12-24 Andreas Schwab <schwab@suse.de>
1626
1627 * Makefile.tpl (multilib.out): Fix missing space.
1628 * Makefile.in: Regenerate.
1629
88b5521b
NN
16302002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1631
1632 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1633 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1634 * Makefile.in: Regenerate.
1635 * configure.in: Remove unnecessary leftovers.
1636
2a726918
GK
16372002-12-21 Geoffrey Keating <geoffk@apple.com>
1638
1639 * configure.in (extra_ranlibflags_for_target): New variable.
1640 (*-*-darwin): Add -c to ranlib commands.
1641 * configure (tooldir): Handle extra_ranlibflags_for_target.
1642
aace3269 16432002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
1644
1645 * Makefile.tpl: Revert HJL's change.
1646 * Makefile.in: Regenerated.
1647 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1648 always.
1649
f0895142
AS
16502002-12-19 Andreas Schwab <schwab@suse.de>
1651
1652 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1653 * Makefile.in: Regenerate.
1654
782d0c02
L
16552002-12-18 H.J. Lu <hjl@gnu.org>
1656
1657 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1658 * Makefile.in: Regenerated.
1659
1660 * configure.in (build_prefix): New. Substitute.
1661
212f6dd0
NN
16622002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1663
79308c5d
NN
1664 * Makefile.tpl: Don't let real targets depend on phony targets.
1665 * Makefile.in: Regenerate.
1666
212f6dd0
NN
1667 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1668 * Makefile.in: Regenerate.
1669
ab17919f
SS
16702002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
1671
1672 * config.sub: Import from master repository
1673 * config.guess: Ditto
1674
5ecf91d1
JM
16752002-12-16 Jason Merrill <jason@redhat.com>
1676
1677 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1678 previous 'make bootstrap'.
1679 * Makefile.in: Regenerate.
1680
d8437e1b
HPN
16812002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1682
1683 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1684
4977bab6
ZW
16852002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1686
1687 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1688 * Makefile.in: Regenerate.
1689
0edcfdcb
JM
16902002-12-13 Jason Merrill <jason@redhat.com>
1691
6248218a 1692 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
1693 library tests.
1694 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
1695 * Makefile.in: Regenerate.
1696
4977bab6
ZW
16972002-12-12 Alexandre Oliva <aoliva@redhat.com>
1698
1699 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1700 * Makefile.in: Rebuilt.
1701
f87505dd
AO
17022002-12-12 Alexandre Oliva <aoliva@redhat.com>
1703
1704 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
1705
4977bab6
ZW
17062002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
1707
1708 * configure: Fix bug put in by gremlins.
1709
1710 * Makefile.tpl: Substitute more autoconfily.
1711 * configure: Substitute more autoconfily.
1712 * Makefile.in: Regenerate.
1713
7f0db92a
SS
17142002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
1715
1716 * config.sub: Import from master repository
1717 * config.guess: Ditto
1718 * MAINTAINERS: Added Svein Seldal under write after approval
1719
4977bab6
ZW
17202002-12-08 Andrew Cagney <ac131313@redhat.com>
1721
1722 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1723 * Makefile.in (all-sim): Ditto.
1724
17252002-12-06 DJ Delorie <dj@redhat.com>
1726
1727 * Makefile.tpl: Change configure dependencies to not have real
1728 targets depend on phony targets.
1729
17302002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1731
1732 * configure.in: Revert unintentional change.
1733
1734 * Makefile.tpl: Change dependency for */multilib.out so that
1735 it works when gcc isn't in the tree.
1736
1737 * configure.in: Substitute more.
1738 * configure: Run subconfigures from the Makefile.
1739 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1740 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1741
67f1b906
GP
17422002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1743
1744 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
1745
4977bab6
ZW
17462002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1747
1748 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1749 and corresponding dependencies.
1750 * Makefile.in: Regenerate.
1751
1752 * configure.in (host_tools): Order binutils, gas and ld for
1753 convenience in running the testsuites.
1754
1755 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1756 * Makefile.in: Regenerate.
1757 * configure.in: Introduce rules to serialize subconfigure runs.
1758
1759 * configure.in: Introduce BASE_CC_FOR_TARGET.
1760 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1761 Realize configure-build-* targets. Realize configure-target-* targets.
1762 * Makefile.in: Regenerate.
1763
17642002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1765
1766 * configure: Move gcc_version_trigger stuff from here...
1767 * configure.in: ...to here.
1768
1769 * configure.in: Separate subconfigure options added by this file from
1770 options given by the user. Add machinery to put args for host
1771 subconfigures into the Makefile.
1772
1773 * Makefile.tpl: Remove 'vault' targets.
1774 * Makefile.tpl: Reorder and comment dependencies.
1775 * Makefile.in: Regenerate.
1776
17772002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1778 * configure.in: Fix my broken commit of previous patch. (sigh)
1779
743f054e
GK
17802002-11-28 Geoffrey Keating <geoffk@apple.com>
1781
1782 * configure.in: Move host-specific darwin noconfigdirs into
1783 the host-specific section.
1784
4977bab6
ZW
17852002-11-28 Geoffrey Keating <geoffk@apple.com>
1786
1787 * configure.in: Move host-specific darwin noconfigdirs into
1788 the host-specific section.
1789
17902002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
1791
1792 * configure: Remove skip-this-dir support.
1793 * Makefile.tpl: Remove skip-this-dir support.
1794
1795 * Makefile.tpl: Remove leftover support for non-autoconfiscated
1796 subdirectories.
1797 * Makefile.in: Regenerate.
1798
1799 * Makefile.tpl: Strip out useless setting of 'dir'.
1800 * Makefile.in: Regenerate.
1801
18022002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
1803
1804 * configure.in: Fix deeply stupid bug.
1805
1806 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1807 shell code in CXX_FOR_TARGET
1808 * Makefile.def: Introduce raw_cxx.
1809 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1810 RAW_CXX_FOR_TARGET.
1811 * Makefile.in: Regenerate.
1812
18132002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
1814
1815 * Makefile.tpl: Remove unnecessary ifs.
1816 * Makefile.in: Regenerate.
1817
1818 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
1819 dependencies. Maybe-ize build-libiberty. Create dummy install
1820 targets for 'no_install' modules.
1821 * configure: Move GDB_TK substitution to configure.in. Move
1822 build_modules stuff to configure.in.
1823 * configure.in: Implement soft dependency machinery. Maybe-ize
1824 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
1825 * Makefile.in: Regenerate.
1826
18272002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
1828
1829 * Makefile.tpl: Make all-target, install-target behave similarly
1830 to all, install (only hitting configured targets). Eliminate
1831 unused macro defintions.
1832
1833 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1834 build != host.
1835
1836 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1837
1838 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1839
1840 * configure.in: Produce lists of subdir targets we're actually
1841 configuring. Remove references to "dosrel".
1842 * Makefile.tpl: Let configure set which subdir targets are hit.
1843 Remove install-cross; clean up install; remove ALL. Remove
1844 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
1845 Autogenerate host module targets. Remove empty dependency lines
1846 and redundant dependency; rearrange slightly.
1847 * Makefile.def: Add host-side libtermcap, utils.
1848
1849 * Makefile.in: Regenerate.
1850
e6226a2f
RO
18512002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1852
1853 * ltconfig (osf[345]): Append $major to soname_spec.
1854 Reflect this in library_names_spec.
1855 * ltmain.sh (osf): Prefix $major with . for use as extension.
1856
3b75d237
AJ
18572002-11-19 Andreas Jaeger <aj@suse.de>
1858
1859 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
1860 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
1861 and sparc64 GNU/Linux systems.
1862
809108de
NS
18632002-11-19 Nathan Sidwell <nathan@codesourcery.com>
1864
1865 * MAINTAINERS: Update email.
1866
e7e0de7e
GP
18672002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1868
1869 * MAINTAINERS: Complete James Dennett's entry.
1870
f7109dea
EB
18712002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1872
1873 * MAINTAINERS (Write After Approval): Add myself.
1874
d3ac17c9
BK
18752002-11-13 Bruce Korb <bkorb@gnu.org>
1876
1877 * Makefile.tpl: syntactic cleanup
1878
cbf78ae4
SH
18792002-11-13 Stuart Hastings <stuart@apple.com>
1880
1881 * MAINTAINERS: Add myself to write-after-approval list.
1882
4977bab6
ZW
18832002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1884
1885 * Makefile.def: Add list of recursive targets to autogenerate.
1886 Add build_modules.
1887 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
1888 targets. Autogenerate *-build-* targets.
1889 * Makefile.in: Regenerate.
1890
18912002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1892
1893 * configure: More autoconf-style substitutions.
1894 * Makefile.tpl: More autoconf-style substitutions.
1895 * Makefile.in: Regenerate.
1896
18972002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
1898
1899 * configure: Substitute more variables in a more autoconf-friendly
1900 way. Simplify slightly.
1901 * Makefile.tpl: Make more variables substitutable in an
1902 autoconf-friendly way.
1903 * Makefile.in: Regenerate.
1904
d4783999
JW
19052002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
1906
1907 * MAINTAINERS (Write After Approval): Add myself.
1908
4977bab6
ZW
19092002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
1910
1911 * configure.in (v810*): Remove special setting of tools.
1912
1913 * configure: Add support for extra required flags for ar or nm.
1914 * configure.in (aix4.3+): Use above support for target-specific
1915 issues, rather than using config/mt-aix43.
1916
19172002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
1918
1919 * configure: Remove 'removing', which doesn't work. Replace $subdir
1920 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
1921 with $srcdir. Reformat indentation. Substitute some variables
1922 formerly hard-coded in the Makefile for build=host.
1923 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1924 * Makefile.def: Autogenerate more.
1925 * Makefile.in: Regenerate.
1926
1c9c903e
AN
19272002-11-04 Adam Nemet <anemet@lnxw.com>
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
1930
40673d2b
KB
19312002-11-04 Kevin Buettner <kevinb@redhat.com>
1932
1933 * Makefile.def (host_modules): Add rda.
1934 * Makefile.in: Regenerate.
1935 * configure.in (target_tool): Add target-rda to list.
1936
42e650ae
GP
19372002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1938
1939 * MAINTAINERS: Remove "co-maintainer" note for web pages.
1940
e004b81f
PE
19412002-10-25 Phil Edwards <pme@gcc.gnu.org>
1942
1943 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
1944 and restrap targets to this rule.
1945 * Makefile.in: Regenerate.
1946
06bd49b1
GP
19472002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1948
1949 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
1950 GNATS only accounts.
1951
d0af82b0
HPN
19522002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
1953
1954 * configure.in (i[3456]86-*-linux*): Add check to disable
1955 ${libgcj} for glibc1.
1956
10782654
DC
19572002-10-24 Denis Chertykov <denisc@overta.ru>
1958
1959 * MAINTAINERS: Add myself as ip2k port maintainer.
1960
a5a438f5
SS
19612002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
1962
1963 * configure.in: Add tic4x target.
1964
fe3d5b7f
NN
19652002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
1966
aba8a494
NN
1967 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1968 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1969 * Makefile.in: Regenerate.
1970
fe3d5b7f
NN
1971 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1972 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
1973 * Makefile.in: Regenerate.
1974
a6ad79e7
JJ
19752002-10-02 Janis Johnson <janis187@us.ibm.com>
1976
1977 * MAINTAINERS: Add myself as web pages co-maintainer.
1978
6a8a9058
NN
19792002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1980
1981 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
1982 * Makefile.in: Regenerate.
1983
327d975a
ZW
19842002-10-02 Zack Weinberg <zack@codesourcery.com>
1985
1986 * MAINTAINERS: Add myself and Nathan Sidwell
1987 <nathan@codesourcery.com> as VxWorks maintainers.
1988
a5ae8f19 19892002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
1990
1991 * Makefile.def: Remove order dependency comments.
1992 * Makefile.tpl: Add explicit install-install dependencies.
1993 * Makefile.in: Regenerate.
d0f6c823 1994
34c6040c 1995 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 1996 * Makefile.in: Regenerate.
34c6040c 1997
d0f6c823
NN
1998 * Makefile.tpl: Add configure-target (for src-release in src)
1999 * Makefile.in: Regenerate.
2000
50bd210b
NC
20012002-09-30 Nick Clifton <nickc@redhat.com>
2002
2003 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2004
ca25149e
UW
20052002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2006
2007 * configure.in (s390*-*-linux*): Enable libgcj.
2008
dd30b57d
NN
20092002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2010
9e60a678
NN
2011 * configure: Revert accidentally applied changes.
2012
dd30b57d
NN
2013 * Makefile.tpl: Make more autoconf-friendly.
2014 * Makefile.in: Regenerate.
2015 * configure: Make substitution more autoconf-like.
2016
5831424e
RE
20172002-09-28 Richard Earnshaw <rearnsha@arm.com>
2018
2019 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2020 single entry to handle all these.
2021 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2022 libjava on arm-*-elf.
2023
b7f3b15b
GK
20242002-09-27 Geoffrey Keating <geoffk@apple.com>
2025
2026 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2027 things that depend on them.
2028
0dffceed
NN
20292002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2030
2031 * Makefile.tpl: Make subsituted variables more autoconfy.
2032 * Makefile.in: Regenerate.
2033 * configure: Make seds more autoconfy.
2034
1db75a86 20352002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
2036
2037 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2038 * Makefile.in: Regenerate.
2039 * configure.in: Rewrite sed statements to look autoconfy.
2040
1db75a86
NN
2041 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2042 all-target-foo on configure-target-foo.
2043 * Makefile.def: Ditto.
2044 * Makefile.in: Rebuild.
2045
741a4e89
AH
20462002-09-25 Andrew Haley <aph@redhat.com>
2047
2048 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
2049
95ddd785
NN
20502002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2051
2052 * Makefile.def: New file.
2053 * Makefile.tpl: New file.
2054 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2055 * contrib/gcc_update: Note that Makefile.in is a generated file.
2056
2057 * configure.in: Minor rearrangement. Simplify tests.
2058
65a824f6
JT
20592002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
2060
2061 * configure.in (with_headers): Skip copy if value is "yes".
2062 (with_libs): Likewise.
2063
51270f0a 20642002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
2065
2066 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2067 * configure.in (sh*-*-pe*): Ditto.
2068 * configure.in (mips*-*-pe*): Ditto.
2069 * configure.in (*arm-wince-pe): Ditto.
2070
8f89dbf4
NN
2071 * configure.in: Rearrange.
2072
c1b8db3f
KH
20732002-09-14 Kazu Hirata <kazu@cs.umass.edu>
2074
2075 * MAINTAINERS: Update my email address.
2076
341f0575
PK
20772002-08-30 Paul Koning <pkoning@equallogic.com>
2078
2079 * MAINTAINERS: (Write After Approval): Add myself.
2080
d2e06980
GK
20812002-08-29 Geoffrey Keating <geoffk@redhat.com>
2082
2083 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
2084
4906d5d8
GK
20852002-08-24 Geoffrey Keating <geoffk@redhat.com>
2086
2087 * MAINTAINERS: Change my mailing address.
2088
e9a25cc8
PC
20892002-08-21 Paolo Carlini <pcarlini@unitus.it>
2090
2091 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 2092 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 2093
a5aa7421
LR
20942002-08-20 Loren J. Rittle <ljrittle@acm.org>
2095
2096 * MAINTAINERS (Write After Approval): Remove myself.
2097 (Various Maintainers: c++ runtime libs): Add myself.
2098
5ce6f47b
EC
20992002-08-15 Eric Christopher <echristo@redhat.com>
2100
2101 * config.sub: Import from master repository.
2102 * config.guess: Ditto.
2103
7f9317f0
AO
21042002-08-19 Alexandre Oliva <aoliva@redhat.com>
2105
2106 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2107 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2108 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2109
7aecca3d
AH
21102002-08-16 Aldy Hernandez <aldyh@redhat.com>
2111
2112 * MAINTAINERS: Add self to rs6000 vector extensions.
2113
8ea4b195
AO
21142002-08-15 Alexandre Oliva <aoliva@redhat.com>
2115
2116 * libiberty/configure: Reverted unintended yesterday's check in.
2117
f5cc59a7
AO
21182002-08-14 Alexandre Oliva <aoliva@redhat.com>
2119
2120 * boehm-gc/configure, libf2c/configure: Rebuilt.
2121 * libffi/configure, libiberty/configure: Ditto.
2122 * libjava/configure, libobjc/configure: Ditto.
2123 * libstdc++-v3/configure, zlib/configure: Ditto.
2124 Merged from binutils:
2125 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
2126 From Steve Ellcey <sje@cup.hp.com>:
2127 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2128 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2129 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2130 IA64.
2131 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2132 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2133 soname_spec, sys_lib_search_path_spec): Ditto.
2134
66350331
FS
21352002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2136
2137 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2138
2ff34870
L
21392002-08-04 H.J. Lu (hjl@gnu.org)
2140
2141 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2142
a014f2fe
KW
21432002-08-02 Krister Walfridsson <cato@df.lth.se>
2144
2145 * MAINTAINERS (Write After Approval): Add myself.
2146
c01d477a
AM
21472002-07-31 Alan Modra <amodra@bigpond.net.au>
2148
2149 * configure.in: Move generic linux case to end. Copy generic
2150 linux noconfigdirs to mips*-*-linux* entry and new
2151 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2152
68cd2524
MM
21532002-07-19 Michael Matz <matz@suse.de>
2154
2155 * MAINTAINERS: Add myself as ra* maintainer.
2156
e2d83b8c
CD
21572002-07-16 Chris Demetriou <cgd@broadcom.com>
2158
2159 * config.guess: Update to 2002-07-09 version.
2160 * config.sub: Update to 2002-07-03 version.
2161
cece4f1d
HPN
21622002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
2163
2164 * MAINTAINERS: Fix typo in a maintainer email address.
2165
bb654703
NN
21662002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2167
2168 * configure.in: Remove two redundant tests.
2169
789b7de5
RO
21702002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2171
2172 * configure.in (mips*-*-irix6*o32): Enable stabs.
2173
e1da1089
NN
21742002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2175
f3970bba
NN
2176 * configure.in: Don't build grez.
2177 * Makefile.in: Ditto.
2178
e1da1089
NN
2179 * Makefile.in: Remove references to bsp, cygmon, libstub.
2180 * configure.in: Ditto.
2181
2182 * configure.in: Remove leftover reference to gdbtest.
2183
57c905fa
PE
21842002-07-08 Phil Edwards <pme@gcc.gnu.org>
2185
2186 * configure.in (gxx_include_dir): Change to match versioned
2187 C++ headers if --enable-version-specific-runtime-libs is used.
2188
a0af94a7 21892002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 2190
a0af94a7
SE
2191 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2192
423ce3eb
NN
21932002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2194
2195 * configure.in: Make --without-x work.
2196
98186934
NN
21972002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2198
c3b7d169
NN
2199 * configure.in: Rearrange target Makefile fragment collection.
2200
98186934
NN
2201 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2202 cvs[src].
2203 * configure.in: Ditto.
2204
eebd288a
MK
22052002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
2206
2207 * MAINTAINERS (Write After Approval): Update my e-mail address.
2208
3ab36f05
NN
22092002-06-24 Ben Elliston <bje@redhat.com>
2210
2211 * configure.in (host_tools): Remove cgen.
2212
2213 * Makefile.in (all-cgen): Remove; runs from its source directory.
2214 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 2215 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
2216 (all-sim): Likewise.
2217
22182002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2219
2220 * Makefile.in: Eliminate 'apache' targets.
2221 * configure.in: Eliminate 'apache' targets.
2222
55380b08
NN
2223 * configure.in: Eliminate redundant tests. Reorganize.
2224
9a5c1b9d
NN
2225 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2226
5fd3853a
NN
2227 * config-ml.in: Eliminate references to Cygnus configure.
2228
cfefc434
NN
2229 * Makefile.in: Eliminate references to building emacs.
2230
2fe93885
GS
22312002-06-28 Graham Stott <graham.stott@btinternet.com>
2232
2233 * MAINTAINERS: Update my email address.
2234
53c40185
BK
22352002-06-26 Benjamin Kosnik <bkoz@redhat.com>
2236
2237 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 2238 (cxx_incdir): Remove.
53c40185 2239
97679694
NN
22402002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
2241
2242 * MAINTAINERS (Write After Approval): Add self.
2243
b03bcd37
DC
2244Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
2245
2246 * configure.in: Add support for ip2k.
2247
6bd12129
NN
22482002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2249
2250 * configure.in: Fix AIX configury bug.
2251
e0d98a92
SE
22522002-06-20 Steve Ellcey <sje@cup.hp.com>
2253
2254 * MAINTAINERS (Write After Approval): Add self.
2255
ba3292db
NN
22562002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2257
ef40bc65
NN
2258 * configure.in: replace ${topsrcdir} with ${srcdir}
2259
7a0be465
NN
2260 * configure.in: Move definition of libstdcxx_flags
2261 right above usage, rather than waaay earlier.
2262
e1848dde
NN
2263 * configure.in: Pull definition of is_cross_compiler earlier.
2264
8bc2fff1
NN
2265 * configure.in: Rearrange a little.
2266
ba3292db
NN
2267 * configure.in: Remove references to librx.
2268 * Makefile.in: Remove references to librx.
2269
11d8b408
DC
2270Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
2271
2272 * config.sub: Add support for avr target.
2273 Import from master sources, rev 1.255
5ce6f47b 2274
93da8339
PE
22752002-06-19 Phil Edwards <pme@gcc.gnu.org>
2276
2277 * configure, .cvsignore: Revert previous change...
2278 * Makefile: ...delete.
2279
b4caab5c
NN
22802002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2281
2282 * configure.in: Eliminate ${gasdir} variable.
2283
ee777171
DB
22842002-06-18 Dave Brolley <brolley@redhat.com>
2285
2286 * configure.in: Add support for frv.
2287 * config.sub: Add support for frv.
2288
26e4af54
PE
22892002-06-18 Phil Edwards <pme@gcc.gnu.org>
2290
2291 * configure: Remove garbage from previous commit.
2292
bb20b7da
PE
22932002-06-18 Phil Edwards <pme@gcc.gnu.org>
2294
2295 * configure: For in-source builds, make a subdir and re-exec there.
2296 * Makefile: New file. Pass targets through to build directory.
2297 * .cvsignore: No longer ignore "Makefile".
2298
9d321f6c
DR
22992002-06-16 Douglas Rupp <rupp@gnat.com>
2300
2301 * MAINTAINERS (Write After Approval): Add self.
2302
c8eb2bc0
KG
23032002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2304
2305 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2306
f210d239
JT
23072002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2308
2309 * configure.in (vax-*-netbsd*): Re-enable gas.
2310
e9667b3c
NN
23112002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2312
efe1f357
NN
2313 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2314 BUILD_PREFIX_1, to correct nomenclature.
2315 * configure: Likewise.
2316
e9667b3c
NN
2317 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2318 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2319
fe2fe497
OH
23202002-05-31 Olaf Hering <olh@suse.de>
2321
2322 * config-ml.in: Propogate DESTDIR also.
2323
dcf7f0dd
JT
23242002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2325
2326 * configure.in (vax-*-netbsd*): Don't build gas for this
2327 platform.
2328
6ff14f32
MM
23292002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2330
2331 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2332 and libgcj for AVR.
2333
397de1ff
KK
23342002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
2335
2336 * MAINTAINERS (Write After Approval): Add myself.
2337
ac30211c
JT
23382002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2339
2340 * config.guess: Update to 2002-05-22 version.
2341 * config.sub: Likewise.
2342
1e6347d8
RO
23432002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2344
2345 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2346 * config-ml.in: Likewise.
2347 * configure: Likewise.
2348 * configure.in: Likewise.
2349
e5ce1d6d
SC
23502002-05-16 Stephane Carrez <stcarrez@nerim.fr>
2351
2352 * MAINTAINERS: Update my email address.
2353
6cdef75d
NN
23542002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2355
4a87f061
NN
2356 * configure.in: Simplify makefile fragment collection.
2357
2358 * configure.in: Remove code to build emacs.
603606e7 2359
e254d6b5
NN
2360 * configure.in : Remove --srcdir argument from targargs and buildargs
2361 (it's always overridden in the Makefile anyway). Rearrange a bit.
2362
2363 * configure: Move some logic to configure.in.
2364 * configure.in: Move some logic from configure.
6cdef75d 2365
1d6006fe
TT
23662002-05-11 Tom Tromey <tromey@redhat.com>
2367
2368 * MAINTAINERS: Reflect libgcj reality.
2369
b70b3534
FS
23702002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
2371
2372 * Makefile.in: Honour DESTDIR.
2373
4434687a
MM
23742002-05-08 Mark Mitchell <mark@codesourcery.com>
2375
2376 * config.guess: Import 2002-03-20 version.
2377 * config.sub: Import 2002-04-26 version.
2378
a89e49c7
RO
23792002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2380
2381 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
2382
44e55536
TJ
23832002-05-07 Tim Josling <tej@melbpc.org.au>
2384
2385 * MAINTAINERS: Add self.
2386
97320a3f
LR
23872002-05-06 Loren J. Rittle <ljrittle@acm.org>
2388
2389 * ltmain.sh: Detect and handle object name conflicts
2390 while piecewise linking a static library.
2391
b7c13625
AO
23922002-05-05 Alexandre Oliva <aoliva@redhat.com>
2393
2394 * configure.in (noconfigdirs): Don't disable libgcj on
2395 sparc64-*-solaris* and sparcv9-*-solaris*.
2396
4182d9fa
AO
23972002-05-03 Alexandre Oliva <aoliva@redhat.com>
2398
2399 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2400
7bebf279
TF
24012002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2402
2403 * configure.in (FLAGS_FOR_TARGET): Do not add
2404 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2405 on i[3456]86-*-linux*.
2406
9a06dc7d
TF
24072002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2408
2409 * configure.in (noconfigdirs): Replace [ ] with test.
2410
2411 * configure.in (noconfigdirs): Do not add target-newlib if
2412 target == i[3456]86-*-linux*, and host == target.
2413
a51a07fa
NN
24142002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2415
9e7facd6
DD
2416 * configure.in: delete reference to absent file
2417
aeaa0f2f
NN
2418 * configure.in: replace '[' with 'test'
2419
4bb98828
NN
2420 * configure.in: Eliminate references to gash.
2421 * Makefile.in: Eliminate references to gash.
2422
64791664
NN
2423 * configure.in: remove useless references to 'pic' makefile fragments.
2424
3ed57cf4
NN
2425 * configure.in: (*-*-windows*) Finish removing.
2426
a51a07fa
NN
2427 * configure.in: Eliminate redundant test for libgui.
2428
8552f6f1
RS
24292002-04-29 Roger Sayle <roger@eyesopen.com>
2430
2431 * MAINTAINERS: Add self and realphabetize. Update entries
2432 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
2433 entry for a29k port maintainer.
2434
9e847666
JS
24352002-04-26 Joel Sherrill <joel@OARcorp.com>
2436
2437 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2438 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2439
704c9a14
NN
24402002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2441
2442 * configure.in: remove references to dead files
2443
7bff5059
MM
24442002-04-19 Mark Mitchell <mark@codesourcery.com>
2445
2446 * MAINTAINERS: Add information about purpose of this file.
2447
0c7c67f0
TT
24482002-04-18 Tom Tromey <tromey@redhat.com>
2449
2450 * configure.in: Disallow configuring libgcj when it is already
2451 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2452 Solaris 2.8 by default. For PR libgcj/6158.
2453
63501e91
NN
24542002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2455
2456 * configure.in: Move default CC setting out of config/mh-* fragments
2457 directly into here.
2458
701afd4d
NN
24592002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2460
2461 * configure.in: don't even try to configure or make a subdirectory
2462 if there's no configure script for it.
2463
07cdae91
MM
24642002-04-15 Mark Mitchell <mark@codesourcery.com>
2465
2466 * MAINTAINERS: Remove chill maintainers.
2467 * Makefile.in (CHILLFLAGS): Remove.
2468 (CHILL_LIB): Remove.
2469 (TARGET_CONFIGDIRS): Remove libchill.
2470 (CHILL_FOR_TARGET): Remove.
2471 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2472 CHILL_LIB.
2473 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2474 (CHECK_TARGET_MODULES): Likewise.
2475 (INSTALL_TARGET_MODULES): Likewise.
2476 (CLEAN_TARGET_MODULES): Likewise.
2477 (configure-target-libchill): Remove.
2478 (all-target-libchill): Remove.
2479 * configure.in (target_libs): Remove target-libchill.
2480 Do not compute CHILL_FOR_TARGET.
2481 * libchill: Remove directory.
5ce6f47b 2482
ab50d72b
DD
24832002-04-11 DJ Delorie <dj@redhat.com>
2484
2485 * Makefile.in, configure.in: Sync with binutils, entries
2486 follow...
2487
0a1e123a
DD
24882002-04-07 Andrew Cagney <ac131313@redhat.com>
2489
2490 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2491 (do-tar, do-bz2): New rules.
2492 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2493 (gdb-tar): New rule.
2494 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2495 (insight_dejagnu.tar): New rule.
2496 (insight.tar): New rule.
2497 (gdb+dejagnu.tar): New rule.
2498 (gdb.tar): New rule.
2499
ab50d72b
DD
25002002-02-01 Mo DeJong <supermo@bayarea.net>
2501
2502 * Makefile.in: Add all-tix to deps for all-snavigator
2503 so that tix is built when building snavigator.
2504
25052002-01-11 Steve Ellcey <sje@cup.hp.com>
2506
2507 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2508 ld and gdb are not supported.
2509
25102002-01-07 Mark Salter <msalter@redhat.com>
2511
2512 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2513 Allow target-libgloss to be built for arm, strongarm, and xscale.
2514
25152001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2516
2517 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2518 options for i[3456]86-pc-linux* native builds.
2519
25202001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2521
2522 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2523 files from .po files for a distribution.
2524
25252001-09-03 Jeff Holcomb <jeffh@redhat.com>
2526
2527 * configure.in: Enable libstdc++-v3 for h8300 targets.
2528
25292001-06-19 Alan Modra <amodra@bigpond.net.au>
2530
2531 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2532 version from bfd/.
2533
2534Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2535
2536 * Makefile.in (VER): When present, extract the version number from
2537 the file version.in.
2538
25392001-05-24 Tom Rix <trix@redhat.com>
2540
2541 * configure.in : enable ld for aix
2542
25432001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2544
2545 * config.guess: Add linux target for S/390.
2546
25472000-11-07 Philip Blundell <pb@futuretv.com>
2548
2549 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2550
25512000-11-03 Philip Blundell <pb@futuretv.com>
2552
2553 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2554 files.
2555
25562001-01-15 Ben Elliston <bje@redhat.com>
2557
2558 * configure.in (host_tools): Add sid.
2559 Always configure cgen.
2560
25612000-11-24 Nick Clifton <nickc@redhat.com>
2562
2563 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
2564
2565
25662000-08-20 Doug Evans <dje@casey.transmeta.com>
2567
2568 * Makefile.in (ALL_MODULES): Add all-cgen.
2569 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2570 (all-cgen): New target.
2571 (all-opcodes,all-sim): Depend on all-cgen.
2572 * configure.in (host_tools): Add cgen.
2573 Only configure cgen if --enable-cgen-maint.
2574
ef98ad7b
LR
25752002-04-09 Loren J. Rittle <ljrittle@acm.org>
2576
2577 * configure.in: Add *-*-freebsd* configurations.
2578
90def2b2
TT
25792002-04-08 Tom Tromey <tromey@redhat.com>
2580
2581 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2582 Fixes PR libgcj/6068.
2583
320d7e7a
KW
25842002-03-30 Krister Walfridsson <cato@df.lth.se>
2585
2586 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2587
18b467f1
RO
25882002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2589
2590 * configure.in (alpha*-dec-osf*): Enable libgcj.
2591
8bb3a5af
MG
25922003-03-27 Matthew Gingell <gingell@gnat.com>
2593
2594 * MAINTAINERS (Write After Approval): Add myself.
2595
56ae9405
NC
25962002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2597
2598 Fix for: PR bootstrap/3591, target/5676
2599 * configure.in (mcore-pe): Disable the configuration of
2600 libstdc++-v3 since exceptions are not supported.
2601
f18d9a0c
AG
26022002-03-20 Anthony Green <green@redhat.com>
2603
2604 * configure.in: Enable libgcj for xscale-elf target.
2605
c0e21eef
R
2606Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
2607
2608 * MAINTAINERS: Update my email address.
2609
28eca9e8
AO
26102002-03-16 Alexandre Oliva <aoliva@redhat.com>
2611
2612 * ltmain.sh (relink_command): Fix typo in previous change.
2613
e67e72c7
AO
26142002-03-15 Alexandre Oliva <aoliva@redhat.com>
2615
2616 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2617 (relink_command): Added --tag flags.
2618 (mode=install): If relinking fails; error out.
2619
c2273204
RH
26202002-03-12 Richard Henderson <rth@redhat.com>
2621
2622 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2623 .NOTPARALLEL tag.
2624 (do-check): Rename from check.
2625 (check): Allow parallel check.
2626
bcb64245
BW
26272002-03-12 Bob Wilson <bob.wilson@acm.org>
2628
2629 * MAINTAINERS: Add myself as maintainer for xtensa port.
2630 Fix alphabetical order in CPU port maintainer list.
2631 Remove myself from Write After Approval list.
2632
63adb4ff
RH
26332002-03-11 Richard Henderson <rth@redhat.com>
2634
2635 * Makefile.in (.NOTPARALLEL): Add fake tag.
2636
9bec4bf0
L
26372002-03-07 H.J. Lu (hjl@gnu.org)
2638
2639 * configure.in: Enable gprof for mips*-*-linux*.
2640
c7fc1f84
DS
26412002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
2642
2643 * MAINTAINERS (Write After Approval): Add myself.
2644
6bff33fb
AO
26452002-02-28 Alexandre Oliva <aoliva@redhat.com>
2646
2647 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2648 libjava.
2649 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2650
0210b33b
AO
26512002-02-23 Alexandre Oliva <aoliva@redhat.com>
2652
2653 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2654 because its Makefile is there; test for the executable instead.
2655
fcc0a3ef
AO
26562002-02-22 Alexandre Oliva <aoliva@redhat.com>
2657
2658 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2659 libstdc++-v3 and libjava.
2660
97cf8285
AM
26612002-02-11 Adam Megacz <adam@xwt.org>
2662
2663 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2664 boehm-gc
5ce6f47b 2665
40fe0ec3
AO
26662002-02-09 Alexandre Oliva <aoliva@redhat.com>
2667
2668 * config.guess: Updated to 2002-01-30's version.
2669 * config.sub: Updated to 2002-02-01's version.
2670 Contribute sh64-elf.
2671 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2672 * configure.in: Added sh64-*-*.
2673
694d53ee
CD
26742002-02-08 Chris Demetriou <cgd@broadcom.com>
2675
2676 * MAINTAINERS: Belatedly add myself to write after approval list.
2677
a9ca50b1
JH
2678Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
2679
2680 * MAINTAINERS: Put self in as maintainer for x86-64 port.
2681 Remove self as Write After Approval.
2682
5ffc3500
GK
26832002-01-31 Geoffrey Keating <geoffk@redhat.com>
2684
2685 * MAINTAINERS: Put self in as maintainer for contrib/regression
2686 directory.
2687
4ceaf7fb
PE
26882002-01-28 Phil Edwards <pme@gcc.gnu.org>
2689
2690 * MAINTAINERS: Update my email address.
2691
51584787
JT
26922002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2693
5ce6f47b
EC
2694 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2695 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
2696 libraries if not supported for NetBSD on target CPU.
2697
5701d273
DR
26982002-01-25 Douglas B Rupp <rupp@gnat.com>
2699
2700 * install-sh: Use _inst.$$_ for temp file name.
2701
b299a075
JT
27022002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
2703
2704 * MAINTAINERS (Write After Approval): Move my contact info
2705 from here...
2706 (OS Port Maintainers): ...to here (netbsd).
2707
51fe14b5
BW
27082002-01-22 Bob Wilson <bob.wilson@acm.org>
2709
2710 * MAINTAINERS (Write After Approval): Add myself.
2711
b634ad42
L
27122002-01-17 H.J. Lu <hjl@gnu.org>
2713
2714 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2715 (all-target-fastjar): Also depend on all-target-libiberty.
2716
3cd87679
L
27172002-01-16 H.J. Lu (hjl@gnu.org)
2718
2719 * config.guess: Import from master sources, rev 1.225.
2720 * config.sub: Import from master sources, rev 1.238.
2721
969a6d8f
KH
27222002-01-16 Kazu Hirata <kazu@hxi.com>
2723
2724 * MAINTAINERS (Write After Approval): Remove myself.
2725
366f6a52
FW
27262001-12-19 Florian Weimer <fw@deneb.enyo.de>
2727
2728 * MAINTAINERS (Write After Approval): Add myself.
2729
f02240b6
JM
27302001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2731
2732 * MAINTAINERS: Add self as docs co-maintainer.
2733
5d08dc39
MK
27342001-12-11 Matthias Klose <doko@debian.org>
2735
2736 * MAINTAINERS (Write After Approval): Add myself.
2737
39e790d5
ZW
27382001-12-09 Zack Weinberg <zack@codesourcery.com>
2739
2740 * MAINTAINERS: Update my email address.
2741
4519d6a3
TC
27422001-12-07 Turly O'Connor <turly@apple.com>
2743 * MAINTAINERS (Write After Approval): Add myself.
2744 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
2745 (rs6000_initialize_trampoline): Call __trampoline_setup for
2746 ABI_DARWIN too.
2747 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 2748 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 2749
21cf0a73
PC
27502001-12-07 Paolo Carlini <pcarlini@unitus.it>
2751
2752 * MAINTAINERS (Write After Approval): Add myself.
2753
4ee43206
DR
2754Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2755
2756 * configure, configure.in: Use temp file for long sed commands.
2757
251931f3
LG
27582001-12-03 Laurent Guerby <guerby@acm.org>
2759
2760 * config.sub: Update to version 1.232 on subversion.
2761
03777dd7
BE
27622001-12-03 Ben Elliston <bje@redhat.com>
2763
2764 * MAINTAINERS: Update mail address for config.* patches.
2765
e490616e
ZW
27662001-11-27 DJ Delorie <dj@redhat.com>
2767 Zack Weinberg <zack@codesourcery.com>
2768
2769 When build != host, create libiberty for the build machine.
2770
2771 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2772 CONFIG_ARGUMENTS.
2773 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2774 New variables.
2775 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2776 and rules.
2777 (all.normal): Depend on ALL_BUILD_MODULES.
2778 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2779 (all-build-libiberty): Depend on configure-build-libiberty.
2780
2781 * configure: Calculate and substitute proper value for
2782 ALL_BUILD_MODULES.
2783 * configure.in: Create the build subdirectory.
2784 Calculate and substitute TARGET_CONFIGARGS (formerly
2785 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2786
04075e8f
ZL
27872001-11-26 Ziemowit Laski <zlaski@apple.com>
2788
2789 * MAINTAINERS (write-after-approval): Add self.
2790
ed19322d
CR
27912001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
2792
2793 * MAINTAINERS (GNATS only accounts): Remove self.
2794
90a12988
HPN
27952001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2796
2797 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2798 libf2c.
2799
77e653ad
CR
28002001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
2801
2802 * MAINTAINERS (Write After Approval): Add self.
2803
64adad99
DB
28042001-11-12 David O'Brien <obrien@FreeBSD.org>
2805
2806 * MAINTAINERS: mips and s390 are also CPU ports.
2807
834a28c7
DB
28082001-11-12 David O'Brien <obrien@FreeBSD.org>
2809
2810 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
2811
ef94239f
DB
28122001-11-11 David O'Brien <obrien@FreeBSD.org>
2813
2814 * MAINTAINERS: Alphabetize.
2815
beda0427
KH
28162001-11-09 Kazu Hirata <kazu@hxi.com>
2817
2818 * MAINTAINERS (Various maintainers: h8 port): Add myself.
2819
6ca224d3
JDA
28202001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
2821
2822 * MAINTAINERS (Various maintainers: hppa port): Added myself.
2823
132e4bd7
PE
28242001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
2825
2826 * configure.in (--enable-languages): Be more permissive about
2827 syntax. Check for empty lists better. Warn about $LANGUAGES.
2828
c6243b4c
GK
28292001-11-08 Geoffrey Keating <geoffk@redhat.com>
2830
2831 * config.sub: Import from master sources, rev. 1.230.
2832 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
2833
abbb9e76
LG
28342001-11-07 Laurent Guerby <guerby@acm.org>
2835
2836 * MAINTAINERS (Write After Approval): Add self.
2837
53cdb27a
HPN
28382001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
2839
2840 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2841
dd3a88c9
HPN
28422001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
2843
2844 * config.sub: Import from master sources, rev 1.226.
2845 * config.guess: Import from master sources, rev 1.216.
2846
d344dce9
HPN
28472001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2848
2849 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2850 * MAINTAINERS: Add self as maintainer of MMIX port.
2851 Remove old after-approval entry.
2852
63f6bcd7
JM
28532001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
2854
2855 * ChangeLog, configure: Fix spelling errors.
2856
84f92638
BK
28572001-10-20 Brendan Kehoe <brendan@zen.org>
2858
2859 * MAINTAINERS: Tweak my address.
2860
2f30eda4
R
2861Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2862
2863 * MAINTAINERS: Update my email address.
2864
1567080c 28652001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 2866
f48a3b5c 2867 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 2868 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 2869
30106886
GB
28702001-10-10 Geert Bosch <bosch@gnat.com>
2871
e490616e 2872 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
2873 Added Robert Dewar.
2874
d3d51b8c
DB
28752001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
2876
2877 * MAINTAINERS (Write After Approval): Added self
2878
d1c3e709
GB
28792001-10-02 Geert Bosch <bosch@gnat.com>
2880
2881 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2882
50f5f793
JM
28832001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2884
2885 * configure: Handle temporary files securely using mkdir.
2886
7fddf9a9
AO
28872001-09-29 Alexandre Oliva <aoliva@redhat.com>
2888
2889 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2890
387beb82
WC
28912001-09-26 Will Cohen <wcohen@redhat.com>
2892
2893 * configure.in (*-*-linux*): Disable configuration of target-newlib
2894 and target-libgloss.
e490616e 2895
0c055e34
AO
28962001-09-26 Alexandre Oliva <aoliva@redhat.com>
2897
2898 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2899 RANLIB.
2900
759bfa90
AO
29012001-09-21 Alexandre Oliva <aoliva@redhat.com>
2902
2903 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2904 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2905 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2906 avoid quotes nesting problems.
2907 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2908 (DO_X): Export only variables that are set.
2909
1dc4a750
BE
29102001-09-19 Ben Elliston <bje@redhat.com>
2911
2912 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2913 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2914 semantics. Use the shell built-in "type" command instead.
2915
898c7238
AO
29162001-08-31 Alexandre Oliva <aoliva@redhat.com>
2917
2918 Merged from gcc-3_0-branch:
2919 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
2920 * ltcf-c.sh: Use $objext, not $ac_objext.
2921 2001-07-27 Mark Kettenis <kettenis@gnu.org>
2922 * ltcf-cxx.sh: Add support for GNU.
2923 2001-07-22 Timothy Wall <twall@redhat.com>
2924 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
2925 default settings if using GNU tools with that configuration.
2926 * ltcf-cxx.sh: Ditto.
2927 * ltcf-gcj.sh: Ditto.
2928 2001-07-21 Michael Chastain <chastain@redhat.com>
2929 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2930 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
2931 * ltmain.sh: Mark as gcc-local.
2932
8fa0a32e
EC
29332001-08-30 Eric Christopher <echristo@redhat.com>
2934 Jason Eckhardt <jle@redhat.com>
2935
2936 * config.guess: Merge from master sources.
2937 * config.sub: Merge from master sources, add support for mipsisa32.
2938
32f30f91 29392001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
2940 * config.sub: Merge from master sources, rev 1.219.
2941 * MAINTAINERS: Add self as contact for stormy16 port.
2942
f6084f99
ZW
29432001-08-14 Zack Weinberg <zackw@panix.com>
2944
2945 * config.sub: Merge from master sources, rev 1.218.
2946 * config.guess: Merge from master sources, rev 1.209.
2947
91b54f7f
GS
29482001-08-11 Graham Stott <grahams@redhat.com>
2949
2950 * Makefile.in (check-c++): Add missing semicolon.
2951
e5b3941e
JH
2952Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
2953
32f30f91 2954 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 2955
6387a56e
EC
29562001-07-30 Eric Christopher <echristo@redhat.com>
2957
2958 * MAINTAINERS (Various maintainers: mips port): Added myself.
2959
53b475f0
AH
29602001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2961
e490616e 2962 * configure.in (sh-*-linux*): New.
53b475f0 2963
2a08c780
RH
29642001-07-27 Richard Henderson <rth@redhat.com>
2965
2966 * .cvsignore: Add LAST_UPDATED.
2967
bfa79422
UW
29682001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
2969
2970 * MAINTAINERS (Various maintainers: s390 port): Added myself.
2971
0ae85492
AH
29722001-07-16 Aldy Hernandez <aldyh@redhat.com>
2973
e490616e 2974 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 2975
8e1ab0fe
NP
2976Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
2977
2978 * MAINTAINERS (Write After Approval): Added myself.
2979
2b997990
SC
29802001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2981
2982 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2983 and libgcj on m68hc11/m68hc12.
2984
d920e825
L
29852001-06-27 H.J. Lu (hjl@gnu.org)
2986
2987 * Makefile (CFLAGS_FOR_BUILD): New.
2988 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2989
d425a1e0
JM
29902001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2991
2992 * README: Remove version number.
2993
5b5b4207
GP
29942001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2995
2996 * INSTALL/README: Update wrt. to the installation instructions now
2997 residing in gcc/doc/install.texi.
2998
be839b69
JM
29992001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3000
3001 * README: Replace with a cut-down and updated version of gcc/README.
3002
fe2ee7c4
DE
30032001-06-12 David Edelsohn <edelsohn@gnu.org>
3004
3005 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
3006 multilibs to be disabled.
3007
4f5d646c
DB
30082001-06-11 Daniel Berlin <dan@cgsoftware.com>
3009
3010 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 3011
818f0c85
AO
30122001-06-09 Alexandre Oliva <aoliva@redhat.com>
3013
3014 * config.guess: Import CVS version 1.195.
3015 * config.sub: Import CVS version 1.212.
3016
e9a8af10
AO
30172001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3018
3019 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3020 gcc/xgcc is built, use -print-prog-name to find out the program
3021 name to use.
3022
ae3ca0a9
PE
30232001-06-04 Phil Edwards <pme@sources.redhat.com>
3024
3025 * config.guess: Import CVS version 1.194. All gcc-local changes
3026 appear to also be in the master copy.
3027 * config.sub: Import CVS version 1.211.
3028
066bd40d
MM
3029Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
3030
3031 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3032 with_gcc]: Use `gcc -shared' to build a shared library.
3033
4aef4f33
JDA
3034Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
3035
3036 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3037 archives.
3038
c386f00f
RO
3039Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3040
3041 * MAINTAINERS (Write After Approval): Add myself.
3042
2ae5cea5
HPN
30432001-06-01 Hans-Peter Nilsson <hp@axis.com>
3044
3045 * configure.in (libstdcxx_flags): Do not try to execute
3046 libstdc++-v3/testsuite_flags until it exists.
3047
c3766183
AM
30482001-06-01 Alan Modra <amodra@bigpond.net.au>
3049
3050 * MAINTAINERS: Update my email address.
3051
9b337833
GS
30522001-05-31 Graham Stott <grahams@redhat.com>
3053
3054 * MAINTAINERS (Write After Approval): Add myself.
3055
55fce0eb
SP
30562001-05-28 Simon Patarin <simon.patarin@inria.fr>
3057
3058 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3059 libraries when using g++ with native linker.
3060
5f7de4b8
AO
30612001-05-28 Alexandre Oliva <aoliva@redhat.com>
3062
3063 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3064
a7bc0fbb
AO
30652001-05-22 Alexandre Oliva <aoliva@redhat.com>
3066
3067 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3068 [aix4*|aix5*]: Prepend blank.
3069
33456445
AO
30702001-05-20 Alexandre Oliva <aoliva@redhat.com>
3071
3072 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3073 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3074 of subdir/configure scripts to use the new libtool.m4.
3075
e48d3d00
MK
30762001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
3077
3078 * MAINTAINERS (Write After Approval): Add myself.
3079
9e0e191b
BK
30802001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3081
3082 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3083
3f19b439
BE
30842001-05-11 Ben Elliston <bje@redhat.com>
3085
3086 * Makefile.in (all-sid): New target.
3087 (check-sid, clean-sid, install-sid): Likewise.
3088
6ebe3121
JO
30892001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3090
3091 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3092
ca3667c4
AO
30932001-05-03 Alexandre Oliva <aoliva@redhat.com>
3094
3095 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3096 libgcj.
3097
30982001-05-03 Alexandre Oliva <aoliva@redhat.com>
3099
3100 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3101 gcc/xgcc is built, use -print-prog-name to find out the program
3102 name to use.
3103
b2964d63
AO
31042001-04-26 Alexandre Oliva <aoliva@redhat.com>
3105
b1bb2302
AO
3106 * configure.in (noconfigdirs): Don't reset it from scratch in the
3107 target case; only append to it.
6387a56e 3108
b2964d63
AO
3109 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3110 sparc-*-solaris2.8]: Disable ${libgcj}.
3111
8343765d
AO
31122001-04-25 Alexandre Oliva <aoliva@redhat.com>
3113
3114 * configure.in (libgcj_saved): Copy from $libgcj.
3115 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3116 --disable-libgcj.
3117
ddbb6d43
GRK
31182001-04-25 Gavin Romig-Koch <gavin@redhat.com>
3119
3120 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 3121 C front end maintainer.
ddbb6d43 3122
3fa03ff9
AG
3123Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3124
3125 * configure.in: Move *-chorusos target case to the proper switch.
3126 Disable libgcj.
3127
99ffe40f
AO
31282001-04-12 Alexandre Oliva <aoliva@redhat.com>
3129
3130 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3131 1.641.2.228.
3132
78faa32d
FS
31332001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3134
3135 * Makefile.in (STAGE1_CFLAGS): Pass down.
3136
cdbff0ab
AM
31372001-04-13 Alan Modra <amodra@one.net.au>
3138
3139 * config.guess: Add hppa64-linux support. Note for next import that
3140 this is already in the master file.
3141 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3142
75b9074c
AO
31432001-04-12 Alexandre Oliva <aoliva@redhat.com>
3144
3145 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3146 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3147
125404c5
SS
31482001-04-11 Stan Shebs <shebs@apple.com>
3149
3150 * MAINTAINERS: Add self as Darwin port maintainer.
3151
876684fe
AM
31522001-04-11 Alan Modra <amodra@one.net.au>
3153
3154 * MAINTAINERS: Update my email address.
3155
06729913
LR
31562001-04-10 Loren J. Rittle <ljrittle@acm.org>
3157
3158 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3159 recent versions of FreeBSD (release 3 or later).
3160 * ltconfig: On FreeBSD, -lc must not be provided when building
3161 a shared library or else the standard -pthread gcc option is
3162 rendered worthless to later users of the built library.
3163
67916302
JM
31642001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
3165
3166 * MAINTAINERS: Add self and RTH as C front end maintainers.
3167
d2bc0628
AO
31682001-04-05 Alexandre Oliva <aoliva@redhat.com>
3169
e490616e
ZW
3170 * config.sub: Make sure to match an already-canonicalized
3171 machine name (eg. mn10300-unknown-elf).
d2bc0628 3172
a3406c06
AO
31732001-04-01 Alexandre Oliva <aoliva@redhat.com>
3174
3175 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3176 New macros.
3177 (bootstrap, cross): Use RECURSE_FLAGS.
3178 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3179
a076f6a4
AO
31802001-03-27 Alexandre Oliva <aoliva@redhat.com>
3181
3182 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3183
e9f4fa71
CH
31842001-03-22 Colin Howell <chowell@redhat.com>
3185
7238de5c
CH
3186 * Makefile.in (DO_X): Do not backslash single-quotes in
3187 backquotes (two places).
e9f4fa71 3188
b6b14b1b
AO
31892001-03-22 Alexandre Oliva <aoliva@redhat.com>
3190
3191 Re-installed:
3192 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3193 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3194 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3195 * ltcf-cxx.sh: Likewise.
3196 * ltcf-gcj.sh: Likewise.
3197
1eb0b89d
GP
31982001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3199
3200 * MAINTAINERS: Add myself as "documentation co-maintainer".
3201
82e23236
AO
32022001-03-22 Alexandre Oliva <aoliva@redhat.com>
3203
3204 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3205 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3206
64ec27c3
TT
32072001-03-19 Tom Tromey <tromey@redhat.com>
3208
3209 * config-ml.in: Handle GCJ and GCJFLAGS.
3210
191de407
MC
32112001-03-21 Michael Chastain <chastain@redhat.com>
3212
3213 * Makefile.in: all-m4 depends on all-texinfo.
3214
fed4dede
LR
32152001-03-20 Loren J. Rittle <ljrittle@acm.org>
3216
3217 * MAINTAINERS: Add myself to write after approval list.
3218
085072bb
LB
32192001-03-18 Laurynas Biveinis <lauras@softhome.net>
3220
3221 * Makefile.in (DO_X): Quote nested quotes.
3222
5af8ea3f
AM
32232001-03-18 Alan Modra <alan@linuxcare.com.au>
3224
3225 * MAINTAINERS: Add myself to write after approval list.
3226
69e23037
LB
32272001-03-15 Laurynas Biveinis <lauras@softhome.net>
3228
3229 * Makefile.in (DO_X): Use double quotes for quoting
3230 "RANLIB=$${RANLIB}".
3231
2b9650f4
OP
32322001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
3233
3234 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
3235
4698d2cf
NP
32362001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3237
3238 * configure.in: Only use `lang_requires' for languages athat are
3239 actually enabled.
3240
f6646274
PE
32412001-03-08 Phil Edwards <pme@sources.redhat.com>
3242
3243 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
3244
c9a54638
AO
32452001-03-08 Alexandre Oliva <aoliva@redhat.com>
3246
3247 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3248
6a556ad6
TT
32492001-03-07 Tom Tromey <tromey@redhat.com>
3250
3251 * configure.in: Allow config-lang.in to set `lang_requires' to list
3252 of other required languages.
3253
6822468a
LB
32542001-03-06 Laurynas Biveinis <lauras@softhome.net>
3255
3256 * Makefile.in: Remove RANLIB definition. Use RANLIB
3257 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3258 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 3259
f04885d3 32602001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 3261 Alexandre Oliva <aoliva@redhat.com>
6387a56e 3262
f04885d3
BK
3263 * Makefile.in (check-c++): Use tabs, not spaces.
3264
288edf47 32652001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 3266
288edf47
LB
3267 * MAINTAINERS: add myself to Write After Approval list.
3268
3d55d2f8 32692001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 3270
e490616e 3271 * Makefile.in (check-c++): New rule.
6387a56e 3272
4d88a68a
BK
3273 * configure.in (target_libs): Remove libg++.
3274 (noconfigdirs): Remove libg++.
3275 (noconfigdirs): Same.
3276 (noconfigdirs): Same.
3277 (noconfigdirs): Same.
3278
3279 * config-ml.in: Remove libg++ references.
3280
3281 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3282 (ALL_TARGET_MODULES): Same.
3283 (configure-target-libg++): Remove.
3284 (all-target-libg++): Remove.
3285 (configure-target-libio): Remove.
3286 (all-target-libio): Remove.
3287 (check-target-libio): Remove.
3288 (.PHONY): Remove.
3289 (libg++.tar.bz2): Remove.
3290 (all-target-cygmon): Remove libio.
3291 (all-target-libstdc++): Remove.
3292 (configure-target-libstdc++): Remove.
3293 (TARGET_LIB_PATH): Remove libstdc++.
3294 (ALL_GCC_CXX): Remove libstdc++.
3295 (all-target-gperf): Correct.
3296
2437d4ed
NC
32972001-02-16 Nick Clifton <nickc@redhat.com>
3298
3299 * configure.in (noconfigdirs): Allow configuration of texinfo
3300 for Cygwin hosts.
3301
85b99cbe
AG
33022001-02-15 Anthony Green <green@redhat.com>
3303
3304 * configure: Introduce GCJ_FOR_TARGET.
3305 * configure.in: Ditto.
3306 * Makefile.in: Ditto.
3307
7b18790c
AS
33082001-02-13 Andreas Schwab <schwab@suse.de>
3309
3310 * MAINTAINERS: Update mail address.
3311
c4880c99
MS
33122001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3313
3314 * config.guess: Add linux target for S/390.
3315 * config.sub: Likewise.
3316
e31ae6db
CC
33172001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3318
3319 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 3320 target-libgloss.
e31ae6db 3321
7739adfb
BE
33222001-02-06 Ben Elliston <bje@redhat.com>
3323
3324 * configure: Output host type to stdout, not stderr.
3325
36ca672c
MM
33262001-02-05 Mark Mitchell <mark@codesourcery.com>
3327
e40f2829 3328 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
3329 * ltcf-cxx.sh: Likewise.
3330
36ca672c
MM
3331 * config.if: Assume enable_libstdcxx_v3 is defined.
3332
22fdd65e
MM
33332001-02-04 Mark Mitchell <mark@codesourcery.com>
3334
3335 Remove V2 C++ library.
3336 * configure.in: Remove --enable-libstdcxx_v3 support.
3337
3b60dd8e
BM
33382001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
3339
3340 * include/demangle.h: Add prototype for java_demangle_v3.
3341
42c0c80a
PE
33422001-01-29 Phil Edwards <pme@sources.redhat.com>
3343
3344 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
3345
0be25992
RH
33462001-01-27 Richard Henderson <rth@redhat.com>
3347
3348 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3349
8a8de62d
MS
33502001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3351
3352 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3353 Don't unset, it's non-portable and no longer necessary, set to empty
3354 instead.
3355
92769744
MS
33562001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3357
3358 * ltconfig: Shell portability fix for the tagname validity check.
3359
88a1c0ab
AO
33602001-01-27 Alexandre Oliva <aoliva@redhat.com>
3361
3362 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3363 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3364
45291dd5
MS
33652001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3366
3367 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3368
1ace7e15
TT
33692001-01-26 Tom Tromey <tromey@redhat.com>
3370
3371 * configure.in: Allow libgcj to be built on Sparc Solaris.
3372
0ef8b11b
DE
33732001-01-25 David Edelsohn <edelsohn@gnu.org>
3374
3375 * ltcf-c.sh: Add aix5 case.
3376 * ltcf-cxx.sh: Likewise.
3377 * ltconfig: Likewise.
3378
0006091e
AO
33792001-01-24 Alexandre Oliva <aoliva@redhat.com>
3380
9bad11e1
AO
3381 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3382 keep at least one of build_libtool_libs or build_old_libs set to
3383 yes.
3384
0006091e
AO
3385 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3386 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3387
7c01b2b5
BM
33882001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3389
3390 * configure.in: Enable libgcj on several additional platforms.
3391
d340e0ac
BM
33922001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3393
3394 * configure.in: Enable libgcj for linux targets.
3395
5baf8c37
MS
33962001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3397
3398 * MAINTAINERS (Write After Approval): Add myself.
3399
10a0ba84
JDA
34002001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
3401
3402 * MAINTAINERS: Add myself as vax port maintainer.
3403
357c6a4b
FH
34042001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
3405
3406 * MAINTAINERS: Add myself as Mercury front-end maintainer.
3407
6e2d9a7a
MS
34082001-01-09 Mike Stump <mrs@wrs.com>
3409
3410 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3411 failures of subdirectories.
3412
b6b14b1b 34132001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 3414
b6b14b1b 3415 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 3416 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
3417 * ltcf-cxx.sh: Likewise.
3418 * ltcf-gcj.sh: Likewise.
3419 * ltconfig.sh: Fix typo.
976b230d 3420
07109110
LB
34212001-01-02 Laurynas Biveinis <lauras@softhome.net>
3422
3423 * configure: handle DOS-style absolute paths.
3424
1da5b8fc
LB
34252001-01-02 Laurynas Biveinis <lauras@softhome.net>
3426
3427 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3428
4c2f5b4f
MM
34292000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
3430
3431 * MAINTAINERS: Add myself as avr port co-maintainer.
3432
bc53668e
BE
34332000-12-28 Ben Elliston <bje@redhat.com>
3434
3435 * MAINTAINERS: Add myself under ``Write After Approval''.
3436
c387606f
JM
34372000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
3438
3439 * texinfo: Remove directory from GCC.
3440
2cb5082c
JM
34412000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3442
3443 * COPYING: Update to current
3444 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
3445 to 19yy as example year in copyright notice).
3446
cc330df9
BK
34472000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3448
6387a56e 3449 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
3450 (libstdcxx_incdir): Pass down.
3451 * config.if: Remove expired bits for cxx_interface, add stub.
3452 (libstdcxx_incdir): Add variable for g++ include directory.
3453 * configure.in (gxx_include_dir): Use it.
6387a56e 3454
4c6b2835
AO
34552000-12-18 Alexandre Oliva <aoliva@redhat.com>
3456
3457 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
3458 with old-email address from ``Write After Approval''.
3459
3896f13e
AJ
34602000-12-15 Andreas Jaeger <aj@suse.de>
3461
3462 * configure.in: Handle lang_dirs.
3463
34642000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 3465
ad46e881
TT
3466 * MAINTAINERS: Removed brads.
3467
90a10418
TT
3468 * MAINTAINERS: Added gcj developers.
3469
41dfe3a2 34702000-12-13 Anthony Green <green@redhat.com>
6387a56e 3471
41dfe3a2 3472 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
3473 listed. Disable libgcj for x86 and Alpha Linux until compatible
3474 with g++ abi.
6387a56e 3475
e2f601da
MS
34762000-12-13 Mike Stump <mrs@wrs.com>
3477
3478 * Makefile.in (local-distclean): Also remove fastjar.
3479
70030c01
RB
34802000-12-12 Rodney Brown <RodneyBrown@mynd.com>
3481
3482 * contrib/gcc_update: Add fastjar --touch entries.
3483
2a50f859
AO
34842000-12-12 Alexandre Oliva <aoliva@redhat.com>
3485
3486 * configure.in: Disable language-specific target libraries for
3487 languages that aren't enabled.
3488
7743113b
AG
34892000-12-10 Anthony Green <green@redhat.com>
3490
3491 * configure.in: Define libgcj. Disable libgcj target libraries for
3492 most targets.
3493
92e061a6
NB
34942000-12-10 Neil Booth <neilb@earthling.net>
3495
3496 * MAINTAINERS: Update mail address, remove from WAA list.
3497
f34ff6d6
APB
34982000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3499
3500 * libjava: Imported from /cvs/java.
3501 * libffi: Likewise.
3502 * Boehm-gc: Likewise.
3503
d82a33c6
APB
35042000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3505
3506 * configure.in (target_libs): Revert 2000-12-08 patch.
3507 (noconfigdirs): Added target-libjava.
3508
e14f8e28
LB
35092000-12-09 Laurynas Biveinis <lauras@softhome.net>
3510
3511 * djunpack.bat: removed.
3512
fc26516b
LB
35132000-12-09 Laurynas Biveinis <lauras@softhome.net>
3514
3515 * Makefile.in: handle DOS-style absolute paths.
3516 * config-ml.in: likewise.
3517 * symlink-tree: likewise.
3518
bd8757b3
APB
35192000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3520
3521 * fastjar: Imported.
3522
81522a1f
APB
35232000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3524
3525 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3526 libjava.
3527 * configure.in (target_libs): Removed `target-libjava'.
3528
5db1f7ed
APB
35292000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3530
3531 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3532 (ALL_MODULES): Added fastjar.
3533 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3534 (all-target-libjava): all-fastjar replaces all-zip.
3535 (all-fastjar): Added.
3536 (configure-target-fastjar, all-target-fastjar): Likewise.
3537 * configure.in (host_tools): Added fastjar.
3538
5e59997c
MS
35392000-12-07 Mike Stump <mrs@wrs.com>
3540
3541 * Makefile.in (local-distclean): Remove leftover built files.
3542
0a534f40
NC
35432000-11-24 Nick Clifton <nickc@redhat.com>
3544
3545 * configure.in (xscale-elf): Add target.
3546 (xscale-coff): Add target.
3547
7686cadf
LR
35482000-11-22 Loren J. Rittle <ljrittle@acm.org>
3549
e490616e
ZW
3550 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3551 recent versions of FreeBSD (release 3 or later).
3552 * ltconfig: On FreeBSD, -lc must not be provided when building
3553 a shared library or else the standard -pthread gcc option is
3554 rendered worthless to later users of the built library.
7686cadf 3555
fff01699
FF
35562000-11-16 Fred Fish <fnf@be.com>
3557
3558 * configure.in (enable_libstdcxx_v3): Fix typo,
3559 libstd++ -> libstdc++.
3560
4dc16355
KL
35612000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3562
3563 * MAINTAINERS: Add self to Write After Approval list.
3564
bf6fc7b2
BS
35652000-11-21 Bernd Schmidt <bernds@redhat.com>
3566
3567 * MAINTAINERS: Update my email address. Add myself to global write
3568 privs list.
3569
ce8e06b1
AO
35702000-11-18 Alexandre Oliva <aoliva@redhat.com>
3571
6e2a4843
AO
3572 * Makefile.in: Merge with src and libgcj.
3573 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3574 configure-target-<library> when their configure scripts need the C
3575 or C++ library to have already been built to work properly.
3576 (do_proto_toplev): Set them to an empty string.
3577
ce8e06b1
AO
3578 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3579 (REALLY_SET_LIB_PATH): Use them.
3580
c003f378
SS
35812000-11-17 Stan Shebs <shebs@apple.com>
3582
3583 * MAINTAINERS: Add self to Write After Approval list.
3584
cc1e60ea
JM
35852000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3586
3587 * configure: Provide the original toplevel configure arguments
3588 (including $0) to subprocesses in the environment rather than
3589 through gcc/configargs.h.
3590
1173593d
JM
35912000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3592
3593 * MAINTAINERS: Remove references to cccp. Change C9X reference to
3594 C99. Alphabetise "Write After Approval" list.
3595
520907ee
MM
35962000-11-12 Mark Mitchell <mark@codesourcery.com>
3597
34f6fbdb
MM
3598 * configure: Turn on libstdc++ V3 by default.
3599
520907ee
MM
3600 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
3601 if we've got GCC.
3602
0bbd37ed
PB
36032000-11-11 Philip Blundell <philb@gnu.org>
3604
3605 * MAINTAINERS: Add self to Write After Approval list.
3606
7ca0e6d9
DE
36072000-11-09 David Edelsohn <edelsohn@gnu.org>
3608
3609 * ltcf-c.sh (aix4): Improve shared library configuration; require
3610 exporting symbols.
3611 * ltcf-cxx.sh (aix4): Define.
3612 * ltconfig (aix4): Define library and soname specs appropriate for
3613 AIX. Define command to create export symbols list.
3614
f559f30b
CF
3615Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
3616
3617 * config.sub: Add support for Sun Chorus
3618
fc05d516
NC
36192000-10-31 Nick Clifton <nickc@redhat.com>
3620
3621 * MAINTAINERS: Rename <name>@cygnus.com addresses to
3622 <name>@redhat.com. Also installed new email address for Clint
3623 Popetz.
6387a56e 3624
90a0e73f
JM
36252000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
3626
3627 * etc: Remove directory from GCC.
3628
a5e1b548
MM
36292000-10-16 Michael Meissner <meissner@redhat.com>
3630
3631 * configure (gcc/configargs.h): Only create if there is a build GCC
3632 directory created.
3633
6387a56e
EC
36342000-10-16 Matthias Klose <doko@debian.org>
3635
be1db873
MK
3636 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
3637 when configured for libstdc++-v3.
3638
f5fa9a5b
PE
36392000-10-05 Phil Edwards <pme@gcc.gnu.org>
3640
3641 * configure: Save configure arguments to gcc/configargs.h.
3642
61a77fea
PT
36432000-10-04 Philipp Thomas <pthomas@suse.de>
3644
3645 * config.guess: Import CVS version 1.157.
3646 * config.sub: Import CVS version 1.181.
3647
3a4fee66
AP
36482000-10-04 Andris Pavenis <pavenis@latnet.lv>
3649
3650 * Makefile.in (bootstrap): avoid recursion if subdir missing
3651 (cross): ditto
3652 (do-proto-toplev): ditto
3653
3dd7094e
AO
36542000-09-30 Alexandre Oliva <aoliva@redhat.com>
3655
de710532
AO
3656 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
3657 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
3658
3dd7094e
AO
3659 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
3660 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3661 all affected `configure' scripts.
3662
e592386f
NB
3663Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
3664
3665 * MAINTAINERS: Add self as cpplib co-maintainer.
3666
fba54939
AH
36672000-09-24 Aldy Hernandez <aldyh@redhat.com>
3668
3669 * MAINTAINERS: Add self to Write After Approval list.
3670
2bd429f4
GP
36712000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3672
3673 * INSTALL/README: egcs -> GCC update.
3674
d733f374
ME
3675Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
3676
3677 * MAINTAINERS: Add myself to Write After Approval list.
3678
d7ce9a83
KH
36792000-09-15 Kazu Hirata <kazu@hxi.com>
3680
3681 * MAINTAINERS: Add myself to Write After Approval list.
3682
18a53ffe
JL
3683Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3684
e490616e
ZW
3685 * configure.in: Do not build byacc for hppa64. Provide paths to the
3686 X11 libraries for hppa64.
18a53ffe 3687
f246ff23
SC
36882000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3689
3690 * MAINTAINERS: Add myself as 68hc11 port maintainer.
3691
06298abd
AO
36922000-09-06 Alexandre Oliva <aoliva@redhat.com>
3693
4b92758a
AO
3694 * Makefile.in (all-zlib): Added dummy target.
3695
06298abd
AO
3696 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3697 ltcf-gcj.sh: Updated from libtool multi-language branch.
3698
4d73d07a
AO
36992000-09-05 Alexandre Oliva <aoliva@redhat.com>
3700
3701 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3702 (bootstrap*): Depend on all-bootstrap.
3703
05d52d78
PT
37042000-09-05 Philipp Thomas <pthomas@suse.de>
3705
3706 * config.guess: Import CVS version 1.156.
3707 * config.sub: Import CVS version 1.179.
3708
3c809ba4
AG
37092000-09-02 Anthony Green <green@cygnus.com>
3710
3711 * Makefile.in (all-gcc): Depend on all-zlib.
3712 (CLEAN_MODULES): Add clean-zlib.
3713 (ALL_MODULES): Add all-zlib.
3714 * configure.in (host_libs): Add zlib.
3715
10ad78a0 37162000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
3717
3718 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3719 crosses, but add gcc/include to the header search path for them.
3720
b36a9ce3
DB
37212000-08-04 David E. O'Brien <obrien@FreeBSD.org>
3722
3723 * MAINTAINERS: Add self to Write After Approval list.
3724
cb011248
FS
37252000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3726
3727 * config.guess: Import CVS version 1.152.
3728 * config.sub: Import CVS version 1.177.
3729
db310af0
AO
37302000-08-25 Alexandre Oliva <aoliva@redhat.com>
3731
7965440a
AO
3732 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3733 $targargs to tell whether newlib is going to be built.
3734
db310af0
AO
3735 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3736 $$r/TARGET_SUBDIR/libio for _G_config.h.
3737
e7977565
AO
37382000-08-23 Alexandre Oliva <aoliva@redhat.com>
3739
3740 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
3741
126bb9ed
DD
37422000-08-22 DJ Delorie <dj@redhat.com>
3743
3744 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
3745
5b0e9d29
AO
37462000-08-22 Alexandre Oliva <aoliva@redhat.com>
3747
3748 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3749 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3750 sub-configures.
3751
4f3e904e
DD
37522000-08-21 DJ Delorie <dj@redhat.com>
3753
3754 * MAINTAINERS: Add self as a libiberty maintainer
3755
c9635443
AO
37562000-08-16 Alexandre Oliva <aoliva@redhat.com>
3757
3758 * configure.in (libstdcxx_flags): Use
3759 libstdc++-v3/src/libstdc++.INC.
3760
8b2100ba
AO
37612000-08-15 Alexandre Oliva <aoliva@redhat.com>
3762
3763 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3764
57119aa9
ZW
37652000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3766
eeb943b0
ZW
3767 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3768
6387a56e 3769 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
3770 explicit. Substitute enable_threads into generated Makefiles.
3771 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3772 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3773
acffa7c4
GK
37742000-08-13 Geoff Keating <geoffk@cygnus.com>
3775
3776 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
3777
808d8c41
AO
37782000-08-12 Alexandre Oliva <aoliva@redhat.com>
3779
3780 * config-ml.in (CC): Remove bogus duplicate quotation mark from
3781 previous delta.
3782
1fc8c51c 37832000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 3784
1fc8c51c
JM
3785 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3786 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3787 (FLAGS_FOR_TARGET): Not here.
3788 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 3789
25698887
AO
37902000-08-11 Alexandre Oliva <aoliva@redhat.com>
3791
3792 * config-ml.in (CC, CXX): Don't introduce a leading space.
3793
10120687
DD
37942000-08-07 DJ Delorie <dj@delorie.com>
3795
3796 * MAINTAINERS: Add self as a DJGPP maintainer
3797
15c758e9
DD
37982000-08-07 DJ Delorie <dj@redhat.com>
3799
3800 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3801 "if we're also building gcc, and it's a gcc that will run on the
3802 build machine, we want to use its includes instead of the system's
3803 default includes".
3804
2d0de245
JM
38052000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
3806
3807 * MAINTAINERS: Add self to Write After Approval list.
3808
e81b330a
AO
38092000-08-03 Alexandre Oliva <aoliva@redhat.com>
3810
83440c1e
AO
3811 * configure.in (libstdcxx_flags): Don't use `"'.
3812
e81b330a
AO
3813 * config-ml.in: Adjust multilib search paths to the
3814 appropriate multilib tree.
3815
cf95c847
AO
38162000-08-02 Alexandre Oliva <aoliva@redhat.com>
3817
3818 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3819 commas in $LANGUAGES.
3820
9e9af119
MH
38212000-08-02 Manfred Hollstein <manfredh@redhat.com>
3822
3823 * configure.in: Re-enable all references to libg++ and librx.
3824
606ce391
AO
38252000-08-01 Alexandre Oliva <aoliva@redhat.com>
3826
89820b43
AO
3827 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
3828 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
3829 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
3830 * ltcf-cxx.sh (need_lc): Set based on postdeps.
3831
606ce391
AO
3832 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3833
04179d4a
AO
38342000-07-31 Alexandre Oliva <aoliva@redhat.com>
3835
3836 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3837 CXX_FOR_TARGET for sed.
3838
d4eb109c
AO
38392000-07-30 Alexandre Oliva <aoliva@redhat.com>
3840
3841 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3842 Do not override if already set in the environment or in configure.
3843 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3844 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3845
4f4caf92
AO
38462000-07-28 Alexandre Oliva <aoliva@redhat.com>
3847
3848 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
3849 the libtool CVS tree multi-language branch.
3850 * ltconfig, ltmain.sh: Updated.
6387a56e 3851
b87487b6
AO
38522000-07-27 Alexandre Oliva <aoliva@redhat.com>
3853
1670d1ea
AO
3854 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
3855 (clean-target): Depend on it.
3856
b87487b6
AO
3857 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3858 (GCC_FOR_TARGET): Use it.
3859 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3860 * configure.in: ... here.
3861 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3862 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3863
4e81ae98
EC
38642000-07-24 Eric Christopher <echristo@cygnus.com>
3865
3866 * MAINTAINERS: Add self to Write After Approval list.
3867
059ae32c
AO
38682000-07-24 Alexandre Oliva <aoliva@redhat.com>
3869
5b28edd4
AO
3870 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3871 (configure-target-libchill, configure-target-libobjc): Likewise.
3872
059ae32c
AO
3873 * configure.in: Use the same cache file for all target libs.
3874 * config-ml.in: But different cache files per multilib variant.
3875
1adcd149
MS
38762000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3877
3878 * configure (topsrcdir): Don't use dirname.
3879
2d573dff
JO
38802000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
3881
3882 * MAINTAINERS: Add self to Write After Approval list.
3883
d207ebef
JM
38842000-07-20 Jason Merrill <jason@redhat.com>
3885
3886 * configure.in: Remove all references to libg++ and librx.
3887
3888 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3889
38902000-07-20 Hans-Peter Nilsson <hp@axis.com>
3891
3892 * config.sub: Update to subversions version 2000-07-06.
3893
7b7792d5
AH
38942000-07-12 Andrew Haley <aph@cygnus.com>
3895
3896 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3897 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3898
3abaac67
PE
38992000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
3900
3901 * symlink-tree: Check number of arguments.
3902
34be2b36
JW
39032000-07-05 Jim Wilson <wilson@cygnus.com>
3904
3905 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3906 search path for a g++ extracted from the build tree. This
3907 will allow link tests run by configure scripts in
3908 subdirectories to succeed.
3909
d207ebef
JM
39102000-07-01 Koundinya K <kk@ddeorg.soft.net>
3911
e490616e 3912 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 3913
0900331b
MH
39142000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3915
3916 * MAINTAINERS: Add myself as loop discovery maintainer.
3917
d207ebef
JM
39182000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3919
3920 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3921 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3922
39232000-06-19 Timothy Wall <twall@cygnus.com>
3924
3925 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3926 * config.sub: Add tic54x target.
3927
11a27a76
TM
3928Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3929
3930 * MAINTAINERS: Add self as Fortran maintainer,
3931 remove Craig Burley.
3932
d207ebef 3933Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 3934
d207ebef
JM
3935 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3936 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 3937
7758b73f
PT
3938Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
3939
3940 * MAINTAINERS: Add self as i18n maintainer
3941
d207ebef
JM
394220000-05-21 H.J. Lu (hjl@gnu.org)
3943
e490616e
ZW
3944 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3945 directory are used if they exist. Make sure
3946 $(build_tooldir)/include is searched for header files,
3947 $(build_tooldir)/lib/ for library files.
d207ebef 3948 (GCC_FOR_TARGET): Likewise.
e490616e 3949 (CXX_FOR_TARGET): Likewise.
d207ebef 3950
bae29210
JL
3951Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
3952
3953 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3954
d207ebef 3955Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
3956
3957 * Makefile.in (configure-target-libiberty): Depend on
3958 configure-target-newlib.
3959
aab0d19d
AO
39602000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3961
3962 * configure.in, Makefile.in: Merge all libffi-related
3963 configury stuff from the libgcj tree.
3964
d207ebef
JM
3965Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
3966
3967 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3968 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3969
3970Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3971
3972 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3973 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 3974 current version information. Add to proto-toplev directory.
d207ebef
JM
3975 (gdb-taz): Build do-djunpack.
3976
758c7bd4
DE
39772000-05-15 David Edelsohn <edelsohn@gnu.org>
3978
3979 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3980
1888228d
AC
3981Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
3982
3983 * MAINTAINERS: Add self to Write After Approval list.
3984
d207ebef
JM
39852000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3986
3987 * ltmain.sh: Preserve in relink_command any environment
3988 variables that may affect the linker behavior.
3989
2d7cc2fe
JL
3990Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
3991
d207ebef
JM
3992 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3993
3994Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
3995
3996 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3997
39982000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3999
4000 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 4001 with the version name.
2d7cc2fe 4002
ee455968
JE
4003Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
4004
4005 * MAINTAINERS: Add self as bb-reorder maintainer.
4006
73b97e5c
BK
40072000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
4008
4009 * config.if: Tweak.
4010
d207ebef
JM
40112000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
4012
4013 * djunpack.bat: New file.
4014
4015Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
4016
4017 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
4018 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4019 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4020 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 4021
954869eb
DP
40222000-04-16 Dave Pitts <dpitts@cozx.com>
4023
e490616e
ZW
4024 * config.sub (case $basic_machine): Change default for "ibm-*"
4025 to "openedition".
954869eb 4026
eaabe541
AJ
40272000-04-13 Andreas Jaeger <aj@suse.de>
4028
4029 * MAINTAINERS: Added myself.
4030
d207ebef
JM
4031Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4032
4033 * Makefile.in (gdb-taz): New target. GDB specific archive.
4034 (do-md5sum): New target.
4035 (MD5PROG): Define.
4036 (PACKAGE): Default to TOOL.
4037 (VER): Default to a shell script.
4038 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 4039 md5 checksum generation.
d207ebef
JM
4040 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4041 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4042 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 4043 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
4044
4045Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4046
4047 * configure (warn_cflags): Delete.
4048
0ea6d60c
PDM
4049Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
4050
4051 * MAINTAINERS: Added myself.
4052
17090313 40532000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 4054 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 4055
e490616e
ZW
4056 * configure.in (enable_libstdcxx_v3): Add.
4057 (target_libs): Add bits here to switch between libstdc++-v2 and
4058 libstdc++-v3.
4059 * config.if: And this file too.
4060 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 4061
76b78517
MM
40622000-04-05 Michael Meissner <meissner@redhat.com>
4063
4064 * config.sub (d30v): Add d30v as a basic machine type.
4065
ad242caf
JM
40662000-03-29 Jason Merrill <jason@casey.cygnus.com>
4067
4068 * configure.in: -linux-gnu*, not -linux-gnu.
4069
d4537148
TM
4070Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
4071
4072 * MAINTAINERS: Add self in write-after-approval section.
4073
f152e9d4
JW
4074Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
4075
4076 * MAINTAINERS: Add self as ia64 port maintainer.
4077
6a5fcef1
NB
40782000-03-08 Neil Booth <NeilB@earthling.net>
4079
4080 * MAINTAINERS: Add self in write-after-approval section.
4081
d207ebef 4082Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 4083
d207ebef
JM
4084 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4085 (do-tar-bz2): Replace TOOL with PACKAGE.
4086 (gdb.tar.bz2): Remove GDBTK from GDB package.
4087 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 4088 dejagnu.tar.bz2): New packages.
d207ebef
JM
4089
40902000-02-27 Andreas Jaeger <aj@suse.de>
4091
4092 * configure.in: Add entry for mips*-*-linux*, move catch all
4093 *-*-*linux* entry below this one.
4094
40952000-02-27 Ian Lance Taylor <ian@zembu.com>
4096
4097 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 4098
521fe9d0
NC
40992000-02-24 Nick Clifton <nickc@cygnus.com>
4100
4101 * config.sub: Support an OS of "wince".
4102
d207ebef
JM
4103Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
4104
4105 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 4106 version.
d207ebef
JM
4107
41082000-02-23 Linas Vepstas <linas@linas.org>
4109
4110 * config.sub: Add support for Linux/IBM 370.
4111 * configure.in: Likewise.
4112
3a685f6f
NC
41132000-02-22 Nick Clifton <nickc@cygnus.com>
4114
4115 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4116
d207ebef 41172000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 4118
d207ebef 4119 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 4120
4746ee26
KG
41212000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4122
4123 * configure (gcc_version): When setting, narrow search to
4124 lines containing `version_string'.
4125
ba96c72d
DC
41262000-02-15 Denis Chertykov <denisc@overta.ru>
4127
4128 * config.sub: Add support for avr target.
4129
77f16a66
NC
41302000-02-14 Nick Clifton <nickc@cygnus.com>
4131
4132 * MAINTAINERS: Add maintainers for MCore port.
4133
784a3a80
HPN
4134Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
4135
4136 * config.sub: Add mmix-knuth-mmixware.
4137
719dd4fa
KG
41382000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4139
4140 * MAINTAINERS: Pair cccp with cpplib maintainership.
4141
d207ebef
JM
41422000-01-27 Christopher Faylor <cgf@redhat.com>
4143
4144 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4145 structure stuff to -L library search.
4146 (CXX_FOR_TARGET): Ditto.
4147 (CROSS_CHECK_MODULES): Fix spelling mistake.
4148
7a53e94b
MM
41492000-01-24 Mark Mitchell <mark@codesourcery.com>
4150
4151 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4152 the C++ compiler.
4153
0da3b5a7
RH
41542000-01-12 Richard Henderson <rth@cygnus.com>
4155
4156 * configure.in: Don't build some bits for beos.
4157
02368d6d
JS
41582000-01-12 Joel Sherrill (joel@OARcorp.com)
4159
4160 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4161 as include files.
4162
2e76d35c
ZW
41632000-01-11 Zack Weinberg <zack@wolery.cumb.org>
4164
4165 * Add self as cpplib maintainer, as requested by Jason
4166 Merrill. Correct my e-mail address.
4167
4c25fdcf
GK
41682000-01-06 Geoff Keating <geoffk@cygnus.com>
4169
4170 * configure.in: Use mt-aix43 to handle *_TARGET defs,
4171 not mh-aix43.
4172
188e3966
HPN
4173Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
4174
4175 * MAINTAINERS: Add myself to "write after approval" list.
4176
c2f5d030
RH
41771999-12-14 Richard Henderson <rth@cygnus.com>
4178
4179 * config.guess (alpha-osf, alpha-linux): Detect ev67.
4180 * config.sub: Accept alphaev[78], alphaev8.
4181
eeda916a
AO
41821999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4183
4184 * config.guess, config.sub: Update from autoconf.
4185
b3bd7820
BK
41861999-11-29 Bruce Korb <autogen@linuxbox.com>
4187
2c290989 4188 * MAINTAINERS: update my playtime e-address.
b3bd7820 4189
1882b2b1
RO
4190Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4191
4192 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4193 necessary libraries are missing.
4194
2395f805
DN
4195Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4196
4197 * MAINTAINERS: Add new 'write after approval' maintainer.
4198
1e25de97
APB
4199Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
4200
4201 * MAINTAINERS: Add new Java maintainer.
4202
1722c704
AS
42031999-10-25 Andreas Schwab <schwab@suse.de>
4204
4205 * configure: Fix quoting inside arguments of eval.
4206
8141abe8
NC
42071999-10-21 Nick Clifton <nickc@cygnus.com>
4208
4209 * config-ml.in: Allow suppression of some ARM multilibs.
4210
0b77644a
LV
4211Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
4212
4213 * config.guess: Add OS/390 match pattern.
4214 * config.sub: Add mvs, openedition targets.
4215 * configure.in (i370-ibm-opened*): New.
4216
d207ebef
JM
42171999-09-04 Steve Chamberlain <sac@pobox.com>
4218
4219 * config.sub: Add support for configuring for pj.
4220
42211999-08-31 Nick Clifton <nickc@cygnus.com>
4222
4223 * config.sub (maybe_os): Add support for configuring for fr30.
4224
af13ebe9
NC
42251999-08-25 Nick Clifton <nickc@cygnus.com>
4226
4227 * configure.in: Do not configure or build ld for AIX
4228 platforms. ld is known to be broken on these platforms.
4229
1250c760
RO
4230Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4231
4232 * config-ml.in: Pass compiler flag corresponding to multidirs to
4233 subdir configures.
4234
d207ebef
JM
42351999-08-09 Ian Lance Taylor <ian@zembu.com>
4236
4237 * Makefile.in (LDFLAGS): Define.
4238
42391999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
4240
4241 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4242 noconfigdirs.
4243 (*-*-cygwin*): Likewise.
4244
42451999-08-08 Ian Lance Taylor <ian@zembu.com>
4246
4247 * mkdep: New file.
4248 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4249 (BINUTILS_SUPPORT_DIRS): Add mkdep.
4250
4251 From Eli Zaretskii <eliz@is.elta.co.il>:
4252 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4253 long file name when using DJGPP on MS-DOS.
4254
dbd83e11
JL
4255Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
4256
4257 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4258
d207ebef
JM
42591999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
4260
4261 * Makefile.in (check-target-libio): Remove all-target-libstdc++
4262 dependency as this causes "make check" to globally "make all"
4263
cd1f4c2c
TT
4264Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
4265
4266 * configure.in (target_libs): Added target-zlib.
4267 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4268 (CONFIGURE_TARGET_MODULES): Likewise.
4269 (CHECK_TARGET_MODULES): Likewise.
4270 (INSTALL_TARGET_MODULES): Likewise.
4271 (CLEAN_TARGET_MODULES): Likewise.
4272 (configure-target-zlib): New target.
4273 (all-target-zlib): Likewise.
4274 (all-target-libjava): Depend on all-target-zlib.
4275 (configure-target-libjava): Depend on configure-target-zlib.
4276
4277 * Makefile.in (configure-target-libjava): Depend on
4278 configure-target-newlib.
4279 (configure-target-boehm-gc): New target.
4280 (configure-target-qthreads): New target.
4281
e490616e
ZW
4282 * configure.in (target_libs): Added target-qthreads.
4283 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4284 (CONFIGURE_TARGET_MODULES): Likewise.
4285 (CHECK_TARGET_MODULES): Likewise.
4286 (INSTALL_TARGET_MODULES): Likewise.
4287 (CLEAN_TARGET_MODULES): Likewise.
4288 (all-target-qthreads): New target.
4289 (configure-target-libjava): Depend on configure-target-qthreads.
4290 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
4291
4292 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4293 (CONFIGURE_TARGET_MODULES): Likewise.
4294 (CHECK_TARGET_MODULES): Likewise.
4295 (INSTALL_TARGET_MODULES): Likewise.
4296 (CLEAN_TARGET_MODULES): Likewise.
4297 (all-target-libjava): New target.
4298 (all-target-boehm-gc): Likewise.
4299 * configure.in (target_libs): Added libjava, boehm-gc.
4300
d207ebef
JM
43011999-07-22 Ian Lance Taylor <ian@zembu.com>
4302
4303 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4304 configure.bat in SUPPORT_FILES.
4305 (gas+binutils.tar.bz2): Likewise.
4306
4307 * makeall.bat: Remove; obsolete.
4308
43091999-07-21 Ian Lance Taylor <ian@zembu.com>
4310
4311 From Mark Elbrecht:
4312 * configure.bat: Remove; obsolete.
4313
43141999-07-11 Ian Lance Taylor <ian@zembu.com>
4315
4316 * configure: Add -W -Wall to the default CFLAGS when compiling with
4317 gcc.
4318
4319Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
4320
4321 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4322
43231999-06-30 Mark Mitchell <mark@codesourcery.com>
4324
4325 * configure.in: Build ld on IRIX6.
4326
43271999-06-12 Ian Lance Taylor <ian@zembu.com>
4328
4329 * Makefile.in: Change distribution targets to use bzip2 instead of
4330 gzip.
4331 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
4332 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
4333
43341999-06-04 Nick Clifton <nickc@cygnus.com>
4335
4336 * config.sub: Add mcore target.
4337
26d088fa
CD
4338Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
4339
4340 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4341
c2c08b29
L
4342Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
4343
4344 * config.guess (dummy): Changed to $dummy.
4345
671d0648
NC
43461999-05-24 Nick Clifton <nickc@cygnus.com>
4347
4348 * config.sub: Tidied up case statements.
4349
b1345c72
BE
43501999-05-22 Ben Elliston <bje@cygnus.com>
4351
51ccbd8d
BE
4352 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4353 <jiro@din.or.jp>.
4354
b1345c72
BE
4355 * config.guess: Merge with FSF version. Future changes will be
4356 more accurately recorded in this ChangeLog.
4357 * config.sub: Likewise.
4358
2caf864f
SM
4359Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
4360
4361 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
4362
d207ebef
JM
43631999-04-30 Tom Tromey <tromey@cygnus.com>
4364
4365 * ltmain.sh: [mode link] Always use CC given by ltconfig.
4366
90fb0c24
TT
43671999-04-23 Tom Tromey <tromey@cygnus.com>
4368
4369 * ltconfig, ltmain.sh: Update to libtool 1.2f.
4370
d207ebef
JM
43711999-04-20 Drew Moseley <dmoseley@cygnus.com>
4372
4373 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4374 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4375 Bad merge removed these two changes.
4376
3516940d 4377Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 4378 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
4379
4380 * config.guess (interix Alpha): Add.
4381
d207ebef
JM
43821999-04-11 Richard Henderson <rth@cygnus.com>
4383
4384 * configure.in (i?86-*-beos*): Do config gperf; don't config
4385 gdb, newlib, or libgloss.
4386
e891fbfe 4387Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 4388
e891fbfe
AO
4389 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4390 link a trivial program with -mabi=64. If it fails, remove mabi=64
4391 from multidirs.
4392
f9ae47d6
PT
4393Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
4394
4395 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4396
d207ebef
JM
43971999-04-08 Nick Clifton <nickc@cygnus.com>
4398
4399 * config.sub: Add support for mcore targets.
4400
44011999-04-07 Michael Meissner <meissner@cygnus.com>
4402
4403 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4404 not mt-ospace, in order to shut up assembler warning about using
4405 symbols that are named the same as registers.
4406
44071999-04-07 Drew Moseley <dmoseley@cygnus.com>
4408
4409 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4410 dependency list for all-target-cygmon.
4411
44121999-04-05 Doug Evans <devans@casey.cygnus.com>
4413
4414 * config-ml.in: Check $host, not $target, for selective multilibs.
4415 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4416 thumb interworking, and underscore prefix multilibs.
4417
44181999-04-04 Ian Lance Taylor <ian@zembu.com>
4419
4420 * missing: Update to version from current automake.
4421
88101ab9
L
4422Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
4423
4424 * configure (gxx_include_dir): Removed.
4425
4426 * configure.in (gxx_include_dir): Handle it.
4427 * Makefile.in: Likewise.
4428
d207ebef
JM
44291999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
4430
4431 * config.sub (mips64vr4111,mips64vr4111el) Add.
4432
44331999-03-21 Ben Elliston <bje@cygnus.com>
4434
e490616e 4435 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 4436
8dc91cbe
ME
4437Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
4438
8dc91cbe
ME
4439 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4440 config/mh-djgpp.
4441
d207ebef
JM
4442Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
4443
4444 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4445 all-target-newlib to dependency list for all-target-bsp.
4446
926bb5ed
MK
4447Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
4448
4449 * config.sub: Add i386-uwin support.
4450 * config.guess: Likewise.
4451
4a6e3000
FS
4452Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4453
4454 * configure.in: cleanup, add mh-*pic handling for arm, special
4455 case powerpc*-*-aix*
4456
d207ebef
JM
4457Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
4458
4459 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4460 can be built.
4461
4462Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
4463
4464 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 4465 targets.
d207ebef 4466
71c91078
NC
44671999-03-02 Nick Clifton <nickc@cygnus.com>
4468
4469 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4470
282e5df8
GN
4471Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
4472
4473 * config.sub: Check for "cygwin*" rather than "cygwin32*"
4474
1de558ee
NC
44751999-02-24 Nick Clifton <nickc@cygnus.com>
4476
4477 * config.sub: Fix typo in arm recognition.
4478
d207ebef
JM
4479Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
4480
4481 * configure.in (noconfigdirs): Changed target_configdirs to
4482 include target-bsp only for m68k-*-elf* and m68k-*-coff*
4483 rather than m68k-*-* since it is not known to work on
4484 m68k-aout. Ditto for arm-*-*oabi.
4485
4486Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
4487
4488 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
4489
44901999-02-19 Ben Elliston <bje@cygnus.com>
4491
4492 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4493 Smart and improved by Andrew Cagney.
4494
fab7445a
ME
4495Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
4496
4497 * config.guess: Recognize openbsd-*-hppa.
4498
8ccdc228
L
4499Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
4500
4501 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4502 only if it is not empty.
4503
3b7265ff
NC
45041999-02-17 Nick Clifton <nickc@cygnus.com>
4505
4506 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 4507
d207ebef 4508 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
4509
4510 * config.sub: Modified to recognize uname's armv* syntax.
4511
d207ebef
JM
45121999-02-17 Mark Salter <msalter@cygnus.com>
4513
4514 * configure.in: Added target-bsp for sparclite.
4515
4516Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
4517
4518 * config.sub: Recognize alphapca5[67] and up to alphaev8.
4519
45201999-02-08 Nick Clifton <nickc@cygnus.com>
4521
4522 * configure.in: Add support for strongarm port.
4523 * config.sub: Add support for strongarm target.
4524
c48dd3f5 4525Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 4526
c48dd3f5
MK
4527 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4528 the old name config/mh-cygwin32.
4529 Enable texinfo.
4530
d207ebef
JM
4531Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
4532
4533 * configure.in: Do build ld for ix86 Solaris.
4534
ecd62820
JW
4535Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
4536
4537 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
4538 $AR_FOR_TARGET. Likewise for RANLIB.
4539
bbd8fa7f 4540Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 4541
e490616e
ZW
4542 * config.sub (oabi): Recognize.
4543 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 4544
0397442c
RL
4545Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
4546
4547 * config.guess: Improve detection of i686 on UnixWare 7.
4548
c9ffaa63
MK
4549Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
4550
4551 * config.guess: Add support for i386-pc-interix.
4552 * config.sub: Likewise.
4553 * configure.in: Likewise.
c9ffaa63 4554
d207ebef
JM
4555Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
4556
4557 * Makefile.in: Remove unneeded all-target-libio from
4558 from all-target-winsup target since it is now unneeded.
4559 Add all-target-libtermcap in its place since it is now
4560 needed.
4561
4562Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
4563
4564 * configure.in: makefile stub for cygwin target is probably
4565 unnecessary. Remove it for now.
d207ebef
JM
4566
4567Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
4568
4569 * configure.in: libtermcap.a should be built when cygwin is the
4570 target as well as the host.
4571 * config.guess: Allow mixed case in cygwin uname output.
4572 * Makefile.in: Add libtermcap target.
d207ebef 4573
ebe12325
JL
4574Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
4575
4576 * config.sub: Clean up handling of hppa2.0.
4577
57057b67
RB
4578Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
4579
4580 * config.guess: Use C code to identify more HP machines.
4581
f8670be1
JL
4582Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
4583
4584 * config.sub: Handle hppa2.0.
4585
d207ebef
JM
4586Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
4587
4588 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 4589 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
4590
45911998-12-15 Mark Salter <msalter@cygnus.com>
4592
4593 * configure.in: Added target-bsp for several target architectures.
4594
4595 * Makefile.in: Added rules for bsp.
4596
d1a09590
JL
4597Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
4598
4599 * config.guess: Improve detection of hppa2.0 processors.
4600
4601Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
4602
4603 * config.guess: Recognize FreeBSD using ELF automatically.
4604
71205e0b
MH
46051998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
4606
4607 * configure (skip-this-dir): Add handling for new shell script, which
4608 might be created by a sub-directory's configure to indicate, this particular
4609 directory is "unwanted".
4610 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4611
d207ebef
JM
4612Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
4613
4614 * ltconfig: import from libtool, after changing libtool to
4615 account for the cygwin name change.
4616
4617Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
4618
4619 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4620 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4621
4622Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
4623
4624 * configure.in: Add libtermcap to list of cygwin dependencies.
4625
4626Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
4627
e490616e
ZW
4628 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4629 they include winsup/include when it's a cygwin target.
d207ebef
JM
4630
46311998-11-12 Tom Tromey <tromey@cygnus.com>
4632
4633 * configure.in (host_tools): Added zip.
4634 * Makefile.in (all-target-libjava): Depend on all-zip.
4635 (all-zip): New target.
4636 (ALL_MODULES): Added all-zip.
4637 (NATIVE_CHECK_MODULES): Added check-zip.
4638 (INSTALL_MODULES): Added install-zip.
4639 (CLEAN_MODULES): Added clean-zip.
4640
4641Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
4642
4643 * Makefile.in: lose "32" from comment about cygwin.
4644
4645Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
4646
4647 * configure.in: Use -Os to build target libraries for the fr30.
4648
4649Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
4650
4651 * config.sub: Add fr30.
4652
4653Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
4654
e490616e 4655 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
4656 cygwin* instead of cygwin32*.
4657 * config.sub: Check cygwin* instead of cygwin32*.
4658
d2ec8b39
RL
4659Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
4660
4661 * config.guess: Match any version of Unixware7.
4662
d207ebef
JM
46631998-10-20 Syd Polk <spolk@cygnus.com>
4664
4665 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4666 if desired.
4667
35cd2565
JL
4668Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
4669
4670 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4671 these if the appropriate directories and files to not exist.
4672
52d4e5b7
JL
4673Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
4674
4675 * Makefile.in (DEVO_SUPPORT): Add config.if.
4676
38ada91e
MH
4677Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
4678
4679 * configure: Add pattern to replace "build_tooldir"'s
4680 definition in the generated Makefile with "tooldir"'s
4681 actual value.
4682
e44e84da
JL
4683Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
4684
56a8387f
JL
4685 * config.sub: Bring back lost sparcv9.
4686
e44e84da
JL
4687 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4688
5cb95c7a
JL
4689Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
4690
4691 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4692 CC_FOR_TARGET and friends.
4693
4694Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 4695
ceff9b14
AO
4696 * Makefile.in (build_tooldir): New variable, same as tooldir.
4697 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4698 -B$(build_tooldir)/bin/.
4699 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 4700
f2d11dcd
GP
4701Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4702
4703 * README: Remove installation instructions and refer to the
4704 INSTALL directory instead.
4705
73a6d2e7 4706Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 4707
73a6d2e7
RL
4708 * config.sub: Add support for i[34567]86-pc-udk.
4709 * configure.in: Likewise.
4710
5d4a5ee6
JL
4711Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
4712
4713 * Makefile.in: add bzip2 package building bits for user
4714 tools module
4715 * configure.in: ditto
4716
6fc19d6d
JL
4717Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
4718
4719 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4720 (ALL_TARGET_MODULES): Add all-target-libobjc.
4721 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4722 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4723 (all-target-libchill): Add dependencies.
4724 * configure.in (target_libs): Add libchill.
4e81ae98 4725
f653f0ab
MH
47261998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
4727
4728 * configure.in (target_subdir): Remove duplicate line.
4729
5d4a5ee6
JL
4730Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
4731
4732 * Makefile.in (all-automake): fix dependencies.
4733
494933e4
JL
4734Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
4735
4736 * configure.in: Minor cleanups for building in the $(target_alias)
4737 subdir.
4738
f6b58262
JW
47391998-09-22 Jim Wilson <wilson@cygnus.com>
4740
4741 * Makefile.in (bootstrap): Set r and s before make all. Use
4742 BASE_FLAGS_TO_PASS in make all.
4743 (cross): Likewise.
4744
27c7a08d
MM
47451998-09-20 Mark Mitchell <mark@markmitchell.com>
4746
4747 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4748
e67afd1e
RH
4749Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
4750
4751 * config.sub: Fix typo in last change.
4752
8e44ac71
MH
47531998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4754
4755 * config.sub: Add support for C4x target.
4756 * configure.in: Likewise.
4757
d7496fbb
DM
47581998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
4759
4760 * config.sub: Recognize sparcv9 just like sparc64.
4761
22097bd1
RL
4762Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
4763
4764 * config.guess: Match "Pent II" or "PentII" for OpenServer.
4765
4b877abd
JL
4766Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
4767
2c8ec9a2
JL
4768 * config.guess: Correctly identify Pentium II sco boxes.
4769
4b877abd
JL
4770 * config.guess: Fix "tr" code. From Weiwen Liu.
4771
ab03db52
JH
4772Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
4773
4774 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4775 stabs.
4776
b54db294
JL
4777Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
4778
4779 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4780 (ALL_TARGET_MODULES): Add all-target-libchill.
4781 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4782 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4783 (all-target-libchill): Add dependencies.
4784 * configure.in (target_libs): Add libchill.
4785
bf48dd73
LW
4786Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4787
4788 * config.guess: Avoid assumptions about "tr" behaves when
4789 LANG is set to something other than English.
4790
a3cbd105
L
4791Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
4792
4793 * configure (gxx_include_dir): Changed to
4794 '${prefix}/include/g++'-${libstdcxx_interface}.
4795
4796 * config.if: New to determine the interfaces.
4797
c4acd909
MK
4798Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
4799
4800 * config.guess: Detect and handle MPE/IX.
4801 * config.sub: Deal with MPE/IX.
4802
9ea97665
DE
4803Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
4804
4805 * configure.in: Use mh-aix43.
4806
0ce065bd
MH
48071998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
4808
4809 * configure: Fix --without/--disable cases for gxx-include-dir.
4810
5d4a5ee6
JL
4811Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
4812
4813 * mdata-sh: Imported. Needed for automake support.
4814
4815Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
4816
4817 * Makefile.in (taz): Try "chmod -R og=u ." before
4818 "chmod og=u `find . -print`".
4819
4820Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
4821
4822 * configure.in: Add arm-elf and thumb-elf support.
4823
4824Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
4825
4826 * Makefile.in: Undo previous patch.
4827
4828Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
4829
4830 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4831 to here ...
4832 (install-no-fixedincludes): and here
4833 (INSTALL_MODULES): ... from here.
4834
466456d9
ILT
4835Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
4836
4837 * config.sub: Merge with FSF.
4838
1b409d25
ILT
4839 * config.guess: Merge with FSF.
4840
d207ebef
JM
4841Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
4842
4843 * configure (extraconfigdirs): New variable.
4844 (SUBDIRS): Add extraconfigdirs and recurse on them too.
4845 * Makefile.in (all): Move higher in file.
4846 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4847 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4848 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4849 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4850 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4851
48521998-07-23 Brendan Kehoe <brendan@cygnus.com>
4853
4854 * Makefile.in (all-target-libjava): Depend on all-gcc and
4855 all-target-newlib.
4856 (configure-target-libjava): Depend on $(ALL_GCC).
4857
7f1937c1
RL
4858Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
4859
4860 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4861 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4862
2ada2bd6
ML
4863Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
4864
4865 * INSTALL/README: Fix typo.
4866
1e025bde
ML
4867Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
4868
5d4a5ee6
JL
4869 * ylwrap: Change absolute path checks to check for DOS style path
4870 names.
1e025bde 4871
5d4a5ee6
JL
4872 * ylwrap: Don't use a full path name if the source file is in the
4873 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 4874
6755ff73
ILT
4875 * config-ml.in: Default to being verbose, to match Feb 18 change to
4876 configure.
4877
5d4a5ee6
JL
4878Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
4879
4880 Brought over from egcs:
4881
4882 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4883
4884 * configure.in (target_subdir): Set to ${target_alias} instead
4885 of "libraries".
4886
4887 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4888
4889 * configure.in (target_subdir): Set to libraries if enable_multilib.
4890
4891Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
4892
4893 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4894 multilibs, force reconfiguration the first time we create
4895 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4896
4897Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
4898
4899 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4900 avoid confusion with --no-recursion.
4901
4902Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
4903
4904 * configure.in: Win32 hosts shouldn't use install -x
4905 * install-sh: remove -x option, and special .exe-handling
4906 hack.
4907
d207ebef
JM
4908Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
4909
4910 * config.guess: Recognize i586-pc-beos.
4911 * configure.in: Don't build some bits for beos.
4912
fbd836fc
ILT
4913Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
4914
5d4a5ee6
JL
4915 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4916 CFLAGS default to -O2.
4917
fbd836fc
ILT
4918 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4919 when using GNU ld.
4920
4921Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
4922
4923 * ltmain.sh: Correct install when using a different shell.
4924
4925Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
4926
4927 * ltconfig, ltmain.sh: Update to libtool 1.2b.
4928
d207ebef
JM
4929Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
4930
4931 * makefile.vms: Update to build binutils/makefile.vms. Add install
4932 target.
fbd836fc
ILT
4933
4934Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
4935
4936 * ltconfig: Update to correct AIX handling.
4937
69b471bc
JL
4938Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4939
81241b5e
JL
4940 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4941
69b471bc
JL
4942 * configure.in (target_subdir): Set to ${target_alias} instead
4943 of "libraries".
4944
bedf82df
MH
49451998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
4946
4947 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4948 (Makefile): Depend on $(gcc_version_trigger).
4949
4950 * configure (gcc_version): Change default initializer to empty
4951 string.
4952 (gcc_version_trigger): New variable; pass this variable down
4953 to subdir configures to enable them checking gcc's version
4954 themselves. Emit make macros for both gcc_version vars.
4955 (topsrcdir): Initialize reliably.
4956 (recursion line): Remove --with-gcc-version=${gcc_version}.
4957
28e449d8
MH
49581998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4959
4960 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
4961 --enable-version-specific-runtime-libs which installs C++ runtime stuff
4962 in $(libsubdir); emit definition in each generated Makefile.
4963 (gxx_include_dir): Initialize depending on
4964 $enable_version_specific_runtime_libs.
28e449d8 4965
50c4c9f7
MH
49661998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4967
4968 * configure (gcc_version): Initialize properly depending on
4969 how and where configure is started.
4970 (recursion line): Pass a --with-gcc-version=${gcc_version}
4971 to configures in subdirs.
4972
d207ebef
JM
4973Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
4974
4975 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 4976 cygmon
d207ebef 4977
5d4a5ee6
JL
4978Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
4979
4980 * configure.in: Add cygmon and libstub support for mn10200.
4981
2f96399b
MH
49821998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
4983
4984 * configure (gcc_version): Add new variable describing the
4985 particular gcc version we're building.
4986 * Makefile.in (libsubdir): Add new macro for the directory
4987 in which the compiler finds executables, libraries, etc.
4988 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4989 and libsubdir.
4990
c4137c50
AO
4991Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4992
ceff9b14
AO
4993 * Makefile.in (local-clean): Remove *.log.
4994 (warning.log): Built with warn_summary from build.log.
4995 (mail-report.log): Run test_summary.
4996 (mail-report-with-warnings.log): Run test_summary including
4997 warning.log in the report.
c4137c50 4998
276d5ee0
RL
4999Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
5000
5001 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5002
5d4a5ee6
JL
5003Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
5004
5005 * Makefile.in (grep): Grep no longer depends on libiberty.
5006
5007Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
5008
5009 * Makefile.in: all-snavigator needs all-libgui.
5010
5011Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
5012
5013 * configure.in: Add cygmon and libstub support for mn10300.
5014
8af14275
ILT
5015Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
5016
5017 * missing: Update to version from automake 1.3.
5018
fbd836fc
ILT
5019 * ltmain.sh: On installation, don't get confused if the same name
5020 appears more than once in the list of library names.
5021
466456d9
ILT
5022Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
5023
5024 * config.sub: Accept m68060 and m5200 as CPU names.
5025
5d4a5ee6
JL
5026Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
5027
5028 * configure: Use && rather than using -a in test, because odd
5029 strings can confuse test.
5030 * configure.in: Likewise.
5031
fbd836fc
ILT
5032Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
5033
5034 * ltconfig, ltmain.sh: Bring in Visual C++ support.
5035
f0983958
AO
5036Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5037
5038 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 5039 bootstrap4-lean): New targets.
f0983958 5040
bfed1ea0
JL
5041Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
5042
5043 * mpw-* Delete. Not used.
5044
5d4a5ee6
JL
5045Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
5046
5047 * COPYING.LIB: Update FSF address.
5048
bfed1ea0
JL
5049Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
5050
5051 * ltconfig, ltmain.sh: Update to libtool 1.2a.
5052
5d4a5ee6
JL
5053 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5054 GAS_SUPPORT_DIRS.
5055
bfed1ea0
JL
5056Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
5057
5058 * ltconfig, ltmain.sh: Avoid producing a version number if
5059 -version-info was not used.
5060
5d4a5ee6
JL
5061Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
5062
5063 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5064 building with newlib.
5065
50661998-04-30 Paul Eggert <eggert@twinsun.com>
5067
d207ebef 5068 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 5069 Solaris `make' causes it to continue to next definition.
d207ebef
JM
5070
5071Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
5072
5073 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5074 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
5075
5076Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
5077
5078 * configure.in: Change alpha to alpha* in several places.
5079
d207ebef
JM
5080Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
5081
5082 * config.sub: Recognize sparc86x.
5083
77be0cab
MM
5084Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
5085
5086 * configure.in (--enable-target-optspace): Remove debug echo.
5087
62441128
JW
5088Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
5089
5090 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5091
bfed1ea0
JL
5092Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
5093
5094 * ltconfig: Update cygwin32 support.
5095
5d4a5ee6
JL
5096 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5097 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5098 (GDB_SUPPORT_DIRS): Likewise.
5099
3f4ea1de
MM
5100Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
5101
5102 * configure.in (target_makefile_frag): If --enable-target-optspace,
5103 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
5104 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5105 not used.
5106 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 5107
5d4a5ee6
JL
5108Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
5109
5110 * Makefile.in (all-bfd): Depend on all-intl.
5111 (all-binutils): Likewise.
5112 (all-gas): Likewise.
5113 (all-gprof): Likewise.
5114 (all-ld): Likewise.
5115
51161998-04-19 Brendan Kehoe <brendan@cygnus.com>
5117
5118 * configure.in (host_tools): Fix typo, lbtool -> libtool.
5119
bfed1ea0
JL
5120Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
5121
5d4a5ee6
JL
5122 * Makefile.in (all-bfd): Depend upon all-libiberty.
5123
bfed1ea0
JL
5124 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5125
5d4a5ee6
JL
5126Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
5127
5128 * Makefile.in: Add libstub.
5129
5130 * configure.in: Ditto. Build libstub for targets that have cygmon
5131 support.
5132
5133Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
5134
5135 * configure.in: Don't set PICFLAG on ix86-cygwin32.
5136
5137Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
5138
5139 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5140 use mh-sysv5 if specified. Support gprof on SCO Open Server.
5141
ec8d6ddc
KW
5142Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
5143
5144 * configure: Define DEFAULT_M4 by searching PATH.
5145 * Makfile.in: Use DEFAULT_M4.
5146
bfed1ea0
JL
5147Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
5148
5149 * ltconfig: Add cygwin32 support.
5150
5d4a5ee6
JL
5151 * Makefile.in, configure.in: Add libtool as a native only directory
5152 to configure and build.
5153
547a6183
JL
5154Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
5155
5156 * Makefile.in (INSTALL_MODULES): Remove texinfo.
5157
5d4a5ee6 5158Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 5159
5d4a5ee6
JL
5160 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5161
5162Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
5163
5164 * Makefile.in: add ash make rules
5165 * configure.in: add ash to native_only and host_tools lists
5166
5167Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
5168
5169 * Makefile.in (all-gettext, all-intl): New targets.
5170 (ALL_MODULES): Added all-gettext, all-intl.
5171 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5172 (INSTALL_MODULES): Added install-gettext, install-intl.
5173 (CLEAN_MODULES): Added clean-gettext, clean-intl.
5174
5175 * configure.in (host_tools): Added gettext.
5176 (native_only): Likewise.
5177 (noconfigdirs) [various cases]: Likewise.
5178 (host_libs): Added intl.
5179
d207ebef
JM
5180Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
5181
5182 * configure: Do not disable building gdbtk for cygwin32 hosts.
5183
e98e406f
NC
5184Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
5185
5186 * configure.in: Add thumb-coff target.
5187 * config.sub: Add thumb-coff target.
5188
5d4a5ee6
JL
5189Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5190
5191 * Makefile.in: Revert yesterday's change.
5192 (all-target-winsup): all-target-librx stays out of here.
5193
5194Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
5195
5196 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5197 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5198 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
5199 Remove references to librx and libg++.
5200
5201Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
5202
5203 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
5204 recursive makes
5205
bfed1ea0
JL
5206Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
5207
5208 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 5209 for newlib directory.
bfed1ea0
JL
5210 (CXX_FOR_TARGET): Likewise.
5211
5212Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
5213
5214 * ltconfig: Update after libtool/ltconfig.in change for
5215 hpux11.
5216
5217Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
5218
5219 * ltconfig, ltmain.sh: Update to libtool 1.2.
5220
3cd730af
MH
5221Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
5222
5223 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
5224 (install-gcc-cross): Instead, override LANGUAGES here.
5225
80564603
DL
52261998-03-18 Dave Love <d.love@dl.ac.uk>
5227
5228 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
5229 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
5230
d207ebef
JM
5231Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
5232
5233 * configure.in: Add Thumb-pe target.
5234
5d4a5ee6 5235Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 5236
5d4a5ee6
JL
5237 * Makefile.in - changed sn targets to snavigator
5238 * configure.in - changed sn targets to snavigator
5239
2d4a0558
MH
5240Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
5241
5242 * config-ml.in: After building symlink tree call make distclean
5243 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
5244 to be the case for libiberty.
5245
04b93567
L
5246Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
5247
5248 * configure: When making link, also check the current
5249 directory. The configure scripts may create one.
5250
9a06b842
RH
5251Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
5252
5253 * config.sub: Accept alphapca56 and alphaev6 properly.
5254
217fc4e6
FS
5255Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5256
5257 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
5258
3e07bdbd 5259Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 5260
e490616e 5261 * config.sub (sco5): Fix typo.
3e07bdbd 5262
5d4a5ee6
JL
5263Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
5264
5265 * Makefile.in (INSTALL_MODULES): Move install-tcl before
5266 install-itcl.
5267 (install-itcl): Remove dependency on install-tcl.
5268
5269Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
5270
5271 * configure.in: Remove libgloss from noconfigdirs for MN10300.
5272
5273Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
5274
5275 * configure.in: Don't build libgui for a cygwin32 target when not on
5276 a cygwin32 host.
5277
5278Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
5279
5280 * configure (redirect): Set to null, so default behavior of
5281 configure is now --verbose.
5282
ce0d965c
DL
52831998-02-16 Dave Love <d.love@dl.ac.uk>
5284
5285 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
5286 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
5287
3acd1fd0
MH
5288Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
5289
5290 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5291 this change to sync Makefile.in with its ChangeLog entries.
5292
5d4a5ee6
JL
5293Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
5294
5295 * ltmain.sh (mkdir): Check that the directory doesn't exist
5296 before we exit with error, so that we don't get races during
5297 parallel builds.
5298
bfed1ea0
JL
5299Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
5300
5301 * ltconfig, ltmain.sh: Update from libtool 1.0i.
5302
4e77e8f1
MH
5303Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
5304
5305 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5306 PICFLAG_FOR_TARGET.
5307 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5308
5309 * configure: Emit a definition for the new macro enable_shared
5310 into each Makefile.
5311
5d4a5ee6
JL
5312Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5313
5314 * configure.in (host_tools, native_only): Add libtool.
5315
5316Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
5317
5318 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5319 Fix typo in ming config comment.
5320
bfed1ea0
JL
5321Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
5322
5323 * ltconfig, ltmain.sh: Update from libtool 1.0h.
5324
5d4a5ee6
JL
5325Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
5326
5327 * config.sub: Add tic30 cases, and map c30 to tic30.
5328
8821a725
RH
5329Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
5330
5331 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5332 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5333 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5334 (CLEAN_TARGET_MODULES): Similarly
5335 (all-target-libf2c): Add dependences.
4e81ae98 5336 * configure.in (target_libs): Add libf2c.
8821a725 5337
5d4a5ee6
JL
5338Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
5339
5340 * configure.in: Remove expect from noconfigdirs when target
5341 is cygwin32. OK to build expect and dejagnu with Canadian
5342 Cross.
5343
0aadd657
ILT
5344Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
5345
5d4a5ee6
JL
5346 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5347 host.
5348
0aadd657
ILT
5349 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5350 and mingw32.
5351
d0a8352c
MH
5352Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
5353
5354 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5355 here as it is not defined in the toplevel Makefile.
5356
59739e3c
MH
5357Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
5358
5359 * configure (package_makefile_rules_frag): New variable, which names
5360 a file with generic rules, ...
5361 Change comment to mention we now have FIVE parts.
5362 * configure: Undo last change.
5363
228197ee
LT
5364Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
5365
5366 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 5367 * config.sub: More accurate determination of HP processor types.
228197ee 5368
efd4c0ba
MH
5369Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
5370
5371 * configure (package_makefile_frag): Move inserting the
5372 ${package_makefile_frag} to where it should be according
5373 to the comment.
5374
6eef3189
PB
5375Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
5376
5377 * config.guess: Add support for Linux/ARM.
5378
d207ebef
JM
5379Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
5380
5381 * .cvsignore: Remove *-info and *-install since they match
5382 release-info and mpw-install, which we don't want to just ignore.
5383
48464ebf
RH
5384Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
5385
5386 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5387
803462a7
PN
5388Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
5389
5390 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5391 local_prefix to sub-make invocations.
5392
520ab477
L
5393Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
5394
5395 * configure.in: Check makefile fragments in the source
5396 directory.
5397
4bcdb76d
AO
5398Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5399
ceff9b14
AO
5400 * configure.in: Check whether host and target makefile
5401 fragments exist before adding them to *_makefile_frag.
4bcdb76d 5402
5d4a5ee6
JL
5403Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
5404
5405 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
5406
5407Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
5408
5409 * configure.in: Make sure we only replace RPATH_ENVVAR on
5410 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5411 regexp to sed.
5412
5413 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5414 to sub-makes.
5415
0d3e11a5
LI
54161998-01-13 Lee Iverson (leei@ai.sri.com)
5417
5418 * config-ml.in (multi-do): LDFLAGS must include multilib
5419 designator.
5420
d45b3d87 5421Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
5422
5423 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5424
d39cd7a1
MK
5425Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
5426
5427 * config.sub: Add mingw32 support.
5428 * configure.in: Likewise.
d39cd7a1 5429
6decbc24
FS
5430Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5431
5432 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5433
5d4a5ee6
JL
5434Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
5435
5436 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5437 * configure (gxx_include_dir): Provide a definition for subdirs
5438 which do not use autoconf.
5439
5440Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
5441
5442 * config.guess: Sync with egcs. Picks up new alpha support,
5443 BeOS & some additional linux support.
5444
d3d1907a
JL
5445Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
5446
5447 * config.guess: HP 9000/803 is a PA1.1 machine.
5448
b104e095
RH
5449Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
5450
5451 * configure.in: It's alpha*-...
5452
aca823c1
L
5453Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5454
5455 * configure.in (host_makefile_frag, target_makefile_frag):
5456 Handle multiple config files.
5457 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5458 alpha-*-*.
5459
d207ebef
JM
5460Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
5461
5462 * mkdep: New file.
5463
5464Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
5465
5466 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5467
5d4a5ee6
JL
5468Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
5469
5470 * Makefile.in: Add libgui directory.
5471 (GDB_TK): Add all-libgui.
5472 * configure.in: Add libgui directory.
5473 * configure: Add all-libgui to GDB_TK.
5474
5475Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
5476
5477 * config-ml.in (multidirs): Add m32r to multilib list.
5478
5479Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
5480
5481 * Makefile.in (all-target-gperf): Change dependency to
5482 all-target-libstdc++.
5483
baf55877
FF
5484Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
5485
5486 * config.guess: Add BeOS support.
5487
5d4a5ee6
JL
5488Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
5489
5490 Source directory cvs renamed to cvssrc:
5491 * configure.in (host_tools): Change cvs to cvssrc.
5492 (native_only): Likewise.
5493 (noconfigdirs) [various cases]: Likewise.
5494 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5495 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5496 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5497 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5498 (all-cvssrc): Rename target from all-cvs.
5499
f2d76545
JL
5500Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
5501
5502 * configure (gxx_include_dir): Fix thinko.
5503
205cba53
JL
5504Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
5505
5506 * Makefile.in (INSTALL_TARGET_CROSS): Define.
5507 (install-cross, install-gcc-cross): New targets.
5508
5d4a5ee6
JL
5509Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
5510
5511 * configure.in (noconfigdirs): Add support for Thumb target.
5512
5513 * config.sub (maybe_os): Add support for Thumb target.
5514
5515Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
5516
5517 * Makefile.in: Add rules for cygmon.
5518
5519 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5520
96b0f1fc
JL
5521Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
5522
5523 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5524 * configure (gxx_include_dir): Provide a definition for subdirs
5525 which do not use autoconf.
d207ebef
JM
5526
5527Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
5528
5529 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 5530 11/18/97 build
d207ebef 5531
7dfef6ed
JL
5532Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
5533
5534 * From Franz Sirl.
5535 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5536 found on RedHat Linux systems.
96b0f1fc 5537
83cfe7c0
JL
5538Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
5539
5540 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5541 guesses.
5542
7dfef6ed
JL
5543Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
5544
5545 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5546
5d4a5ee6
JL
5547Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5548
5549 * ltmain.sh: If mkdir fails, check whether the directory was created
5550 anyhow by some other process.
5551
d207ebef
JM
5552Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
5553
5554 * configure.in (d30v-*-*): Configure all directories.
5555
5556Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
5557
5558 * configure.in (d30v-*-*): Configure newlib, libiberty directories
5559 for the D30V.
5560
5561Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
5562
5563 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5564
5d4a5ee6
JL
5565Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
5566
e490616e
ZW
5567 * include/libiberty.h: Add extern "C" { so it can be used with C++
5568 progrms.
5569 * include/remote-sim.h: Add extern "C" { so it can be used with C++
5570 programs.
5d4a5ee6 5571
d207ebef
JM
5572Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
5573
5574 * configure.in (d30v-*-*): Configure GCC now.
5575
5d4a5ee6
JL
5576Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5577
5578 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5579 is no longer needed.
5580
c9670e62
JM
5581Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
5582
5583 * Makefile.in: check-target-libio depends on all-target-libstdc++.
5584
cc71c0ca
MH
5585Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
5586
5587 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5588 targets using "$@" to provide support for similar but not identical
5589 targets without having to duplicate code.
5590
d207ebef
JM
5591Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
5592
5593 * makefile.vms: Fix to work with DEC C.
5594
5595Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
5596
5597 * config.sub: Add mips-tx39-elf to marketing names.
5598
5599Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5600
5601 * ltmain.sh: Handle symlinks in generated script.
5602
5603Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5604
5605 * configure: Handle autoconf style directory options: --bindir,
5606 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5607 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5608 --sysconfdir.
5609 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5610 (sharedstatedir, localstatedir, oldincludedir): New variables.
5611 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5612 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5613 sbindir, sharedstatedir, and sysconfdir.
5614
b1e3ddfd
AJ
5615Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5616
5617 * Makefile.in (bootstrap-lean): New target.
5618
d207ebef
JM
5619Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
5620
5621 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 5622 sn, and gnuserv from noconfigdirs.
d207ebef
JM
5623
5624Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5625
5626 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5627
09f97c1e
JL
5628Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
5629
5630 * Makefile.in (cross): New target.
5631
335d0ab2
AO
5632Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
5633 Jeff Law <law@cygnus.com>
5634
5635 * Makefile.in (bootstrap2, bootstrap3): New targets.
5636 (all-bootstrap): Remove outdated and confusing target.
339c9b00 5637 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 5638
d207ebef
JM
5639Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5640
5641 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 5642 windows. Consistent with gdb/configure.
d207ebef 5643
e693cc28
UD
56441997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
5645
e693cc28
UD
5646 * configure.in: Name Linux target fragment.
5647
5648 * configure: Rewrite so that project Makefile fragment is inserted
5649 first and appears last in the resulting Makefile.
5650
d207ebef
JM
5651Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5652
5653 * Makefile.in (install-itcl): Install tcl first.
5654
5d4a5ee6
JL
5655Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
5656
5657 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5658
f401679e
JW
5659Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5660
5661 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5662
5663 * configure.in (skipdirs): Add target-librx for Linux.
5664 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5665
ec20b1b9
JL
5666Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
5667
5668 * Makefile.in (bootstrap): New target.
5669
becdcf6d
JL
5670Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
5671
63f6bcd7 5672 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 5673
d207ebef
JM
5674Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5675
5676 * config.guess: Merge with FSF.
5677
0c82f6bf
FF
5678Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
5679
5680 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5681
d207ebef
JM
5682Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
5683
5684 * config.sub: Add "marketing-names" patch.
5685
3fbc0b70
JS
5686Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
5687
e490616e 5688 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 5689
e20d4801
JL
5690Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
5691
5692 * config.sub: Handle v850-elf.
5693
fe181f78 5694Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
5695
5696 * .cvsignore (*-install): Remove.
5697
bfed1ea0
JL
5698Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
5699
5700 * ltconfig: Set CONFIG_SHELL in libtool.
5701 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5702
558a1e7c
JW
5703Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5704
5705 * configure.in (target_subdir): Set to libraries if enable_multilib.
5706
7818d6fc
JW
5707Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
5708
5709 * config.guess: Update from gcc directory.
5710
d207ebef
JM
5711Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
5712
5713 * Makefile.in (all-sim): Depends on all-readline.
5714
6599da04
JM
5715Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
5716
5717 * Makefile.in (BISON, YACC): Use $$s.
5718 (all-bison): Depend on all-texinfo.
5719
5720Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
5721
5722 * Makefile.in (BISON): Add -L flag.
5723 (YACC): Likewise.
5724
d207ebef
JM
5725Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5726
4e81ae98
EC
5727 * configure.in (noconfigdirs): Add support for v850e target.
5728
d207ebef
JM
5729 * config.sub (maybe_os): Add support for v850e target.
5730
5731Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5732
4e81ae98
EC
5733 * configure.in (noconfigdirs): Add support for v850ea target.
5734
d207ebef
JM
5735 * config.sub (maybe_os): Add support for v850ea target.
5736
6599da04
JM
5737Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
5738
5739 * config.sub: Add mipstx39. Delete r3900.
5740
5741Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5742
5743 * Makefile.in (all-autoconf): Depends on all-texinfo.
5744
5745Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
5746
5747 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5748 eabi targets.
5749
5750Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
5751
5752 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5753
5754 * configure: When handling a Canadian Cross, handle YACC as well as
5755 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 5756 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
5757
5758Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
5759
5760 * Makefile.in (BISON): bison, not byacc or bison -y.
5761 (YACC): bison -y or byacc or yacc.
5762 (various): Add *-bison as appropriate.
5763 (taz): No need to mess with BISON anymore.
5764
5765Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5766
5767 * configure: If OSTYPE matches *win32*, try to find a good value for
5768 CONFIG_SHELL.
5769
5770Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
5771
5772 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5773 configure.in if it is present.
5774
5775Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
5776
5777 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5778
5779Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
5780
5781 * config.sub: Recognize `arc' cpu.
5782 * configure.in: Likewise.
5783 * config-ml.in: Likewise.
5784
5785Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
5786
5787 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5788
5789Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
5790
5791 * configure: Changed sed delimiter from ':' to '|' when
5792 attempting to substitute ${config_shell} for SHELL. On
5793 NT ${config_shell} may contain a ':' in it.
5794
5795Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
5796
5797 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5798
5799Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
5800
5801 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5802
5803Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
5804
5805 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5806
5807 * ylwrap: If the program is a relative path, force it to be
5808 absolute.
5809
5810Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
5811
5812 * configure (tooldir): Set BISON to `bison -y' and not just bison.
5813
5814Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
5815
5816 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
5817 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5818 for libraries.
6599da04
JM
5819
5820Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
5821
5822 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 5823 separated by spaces.
6599da04
JM
5824
5825Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5826
5827 * ylwrap: New file.
5828 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5829
5830 * ltmain.sh: Handle /bin/sh at start of install program.
5831
5832 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5833
5834 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5835 * missing: New file, from automake 1.2.
5836
5837Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5838
5839 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5840 check-tk to CHECK_X11_MODULES.
5841
5842Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5843
5844 * config.sub: Merge with FSF.
5845
5846Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
5847
5848 * config.guess: Merge with FSF.
5849
5850Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5851
5852 * configure: Treat msdosdjgpp like go32.
5853 * configure.in: Likewise. Don't remove gprof for go32.
5854
5855 * configure: Change Makefile.tem2 to Makefile.tm2.
5856
5857Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
5858
5859 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5860
5861Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5862
5863 * install-sh (chmodcmd): Set to null if the DST directory already
5864 exists. Same as Nov 11th change.
5865
5866Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
5867
4e81ae98 5868 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
5869
5870Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5871
5872 * config.guess: Update from FSF.
5873
5874Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
5875
5876 * Makefile.in (GDB_TK): Depend on itcl and tix.
5877
5878Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
5879
5880 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5881 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5882 (INSTALL_SCRIPT): New variable.
5883 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5884 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5885 to -x.
5886 * install-sh: Add support for -x option.
5887
5888Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
5889
5890 * configure.in, Makefile.in: Treat tix like itcl.
5891
5892Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
5893
5894 * Makefile.in (WINDRES): New variable.
5895 (WINDRES_FOR_TARGET): New variable.
5896 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5897 (EXTRA_HOST_FLAGS): Add WINDRES.
5898 (EXTRA_TARGET_FLAGS): Add WINDRES.
5899 (EXTRA_GCC_FLAGS): Add WINDRES.
5900 ($(DO_X)): Pass down WINDRES.
5901 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5902 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5903 DLLTOOL_FOR_TARGET.
5904
5905Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
5906
5907 * configure.in: configure sim before gdb for win32-x-ppc
5908
5909Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5910
5911 Move gperf into the toplevel, from libg++.
5912 * configure.in (target_tools): Add target-gperf.
5913 (native_only): Add target-gperf.
5914 * Makefile.in (all-target-gperf): New target, depend on
5915 all-target-libg++.
5916 (configure-target-gperf): Empty rule.
5917 (ALL_TARGET_MODULES): Add all-target-gperf.
5918 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5919 (CHECK_TARGET_MODULES): Add check-target-gperf.
5920 (INSTALL_TARGET_MODULES): Add install-target-gperf.
5921 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5922
5923Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 5924
6599da04
JM
5925 * config.sub (mn10200): Recognize new basic machine.
5926
5927Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5928
5929 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5930 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5931
5932Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5933
5934 * configure.in: If we're building mips-sgi-irix6* native, turn on
5935 ENABLE_MULTILIB and set TARGET_SUBDIR.
5936
5937Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
5938
5939 * Makefile.in (all-sn): Depend on all-grep.
5940
5941Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
5942
5943 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5944
5945 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5946 Makefile. From Jeff Makey <jeff@cts.com>.
5947 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5948
5949 * Makefile.in (DISTBISONFILES): Remove.
5950 (taz): Don't futz with DISTBISONFILES. Change BISON to use
5951 $(DEFAULT_YACC).
5952
5953 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 5954 cygwin32.
6599da04
JM
5955
5956 * Makefile.in (LD): New variable.
5957 (EXTRA_HOST_FLAGS): Pass down LD.
5958 ($(DO_X)): Likewise.
5959
5960Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
5961
5962 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5963
5964Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
5965
5966 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 5967 before adding our own. Always add --build.
6599da04
JM
5968
5969Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
5970
5971 * configure.in (targargs): Pass --build if we're doing
5972 a cross-compile.
5973
5974Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
5975
ca236658 5976 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
5977 sed. Otherwise sed chokes on NT path names with drive
5978 designators. Also look for "?:*" as the leading characters in an
5979 absolute pathname.
5980
5981Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
5982
5983 * config.sub: Support for r3900.
5984
5985Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
5986
5987 * configure.in: Use install-sh, not install.sh.
5988
5989Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
5990
5991 * Makefile.in (taz): Improve check for BISON so it doesn't try to
5992 apply it twice.
5993
5994Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
5995
5996 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5997 install-binutils.
5998
5999Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
6000
6001 * Makefile.in: Add automake targets.
6002 * configure.in (host_tools): Add automake.
6003
6004Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
6005
6006 * configure: Default CXX to c++, not gcc.
6007 * Makefile.in (CXX): Set to c++, not gcc.
6008 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6009
6010Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
6011
6012 * install-sh: try appending a .exe if source file doesn't
6013 exist
6014
6015Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
6016
6017 * configure.in: Turn on multilib by default.
6018 (cross_only): Remove target-libiberty.
6019
6020 * Makefile.in (all-gcc): Don't depend on libiberty.
6021
6022Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
6023
6024 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6025
6026Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
6027
6028 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6029 (DISTBISONFILES): Add ld/Makefile.in
6030
6031Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
6032
6033 * configure.in: if target is cygwin32 but host isn't cygwin32,
6034 don't configure gdb tcl tk expect, not just gdb.
6035
6036Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
6037
6038 * configure.in: Added gnuserv everywhere sn appears.
6039
6040 * Makefile.in (ALL_MODULES): Added all-gnuserv.
6041 (CROSS_CHECK_MODULES): Added check-gnuserv.
6042 (INSTALL_MODULES): Added install-gnuserv.
6043 (CLEAN_MODULES): Added clean-gnuserv.
6044 (all-gnuserv): New target.
6045
6046Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
6047
6048 * config.guess: Fixes for MIPS OpenBSD systems.
6049
6050Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
6051
6052 * Makefile.in (INSTALL_XFORM): Remove.
6053 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6054
6055 * mkinstalldirs: New file, copied from automake.
6056 * Makefile.in (installdirs): Rename from install-dirs. Use
6057 mkinstalldirs. Change all users.
6058 (DEVO_SUPPORT): Add mkinstalldirs.
6059
6060Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
6061
6062 * install-sh: Rename from install.sh.
6063 * Makefile.in (INSTALL): Change install.sh to install-sh.
6064 (DEVO_SUPPORT): Likewise.
6065
6066 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
6067 Graichen <graichen@rzpd.de>.
6068
6069Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
6070
6071 * config.guess: Recognize OpenBSD systems correctly.
6072
6073Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6074
6075 * README, Makefile.in (ETC_SUPPORT): Remove references to
6076 cfg-paper*, configure.{texi,man,info*}._
6077
6078Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
6079
6080 * Makefile.in (all.normal): Ensure that gcc is built after all
6081 the x11 - ie gdb - targets.
6082
6083Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
6084
6085 * makefile.vms: Don't run conf-a-gas.
6086
6087Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
6088
e490616e 6089 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 6090
d207ebef
JM
6091Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
6092
6093 * configure.in: Remove noconfigdirs case since gdb also
6094 configures and builds for tic80-coff.
6095
6599da04
JM
6096Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
6097
6098 * configure: Set cache_file to config.cache.
6099 * Makefile.in (local-distclean): Remove config.cache.
6100
6101Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
6102
6103 * COPYING: Update FSF address.
6104
d207ebef
JM
6105Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
6106
6107 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6108 noconfigdirs.
6109
6599da04
JM
6110Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
6111
6112 * Makefile.in (install-dirs): Don't crash if prefix, and hence
6113 MAKEDIRS, is empty.
6114
6115Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
6116
6117 * config.sub: Tweak mn10300 entry.
6118
6119Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
6120
6121 * configure.in (host_tools): Put sim before gdb, so gdb's
6122 configure.tgt can determine if the simulator was configured.
6123
6124Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
6125
6126 * config.sub: Move BeOS $os case to be with other Cygnus
6127 local cases.
6128
6129Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
6130
6131 * config.sub: Remove misplaced comment that broke Linux.
6132
6133Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
6134
6135 * config.sub: Add BeOS support.
6136
6137Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
6138
6139 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6140
6141Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
6142
6143 * configure.in (noconfigdirs): Remove tcl and tk from
6144 noconfigdirs for cygwin32 builds.
6145
d207ebef
JM
6146Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
6147
6148 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6149
6599da04
JM
6150Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
6151
6152 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6153 make-all.com, use makefile.vms instead.
6154
6155Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
6156
6157 * config.sub: Accept -lnews*.
6158
d207ebef
JM
6159Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
6160
6161 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 6162 target-examples and target-libiberty for d30v.
d207ebef
JM
6163
6164Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6165
6166 * configure.in (noconfigdirs): Enable ld for d30v.
6167
6168Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
6169
6170 * configure.in (tic80-*-*): Build compiler.
6171
6172Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
6173
6174 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 6175 unsupported d30v directories
d207ebef
JM
6176
6177Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6178
4e81ae98
EC
6179 * config.sub, configure.in: Add d30v target cpu.
6180
6599da04
JM
6181Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
6182
6183 * makefile.vms: New file.
6184 * make-all.com: Remove.
6185
6186Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
6187
6188 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6189
6190Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
6191
6192 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6193
6194Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
6195
6196 * Makefile.in (ALL_MODULES): Added all-db.
6197 (CROSS_CHECK_MODULES): Addec check-db.
6198 (INSTALL_MODULES): Added install-db.
6199 (CLEAN_MODULES): Added clean-db.
6200
6201Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
6202
6203 * config.guess: Merge with latest FSF sources.
6204
6205Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
6206
6207 * Makefile.in (ALL_MODULES): Added all-itcl.
6208 (CROSS_CHECK_MODULES): Added check-itcl.
6209 (INSTALL_MODULES): Added install-itcl.
6210 (CLEAN_MODULES): Added clean-itcl.
6211
6212Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
6213
6214 * configure.in: build gdb for mn10200
6215
6216Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
6217
6218 * Makefile.in (all-target-winsup): Depend on all-target-libio.
6219
d207ebef
JM
6220Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
6221
6222 * configure.in (tic80-*-*): Turn off most targets right now.
6223
6599da04
JM
6224Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
6225
6226 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
6227 rather than the makeinfo program.
6228 (do-info): Depend upon all-texinfo.
6229
6230Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
6231
6232 * configure.in: Remove uses of config/mh-linux.
6233
6234 * config.sub, config.guess: Merge with latest FSF sources.
6235
d207ebef
JM
6236Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
6237
6238 * config.sub (case $basic_machine): Add tic80 entries.
6239
6599da04
JM
6240Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
6241
6242 * config.sub, config.guess: Merge with latest FSF sources.
6243
6244Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6245
6246 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
6247 * mpw-config.in: Test for NewFolderRecursive.
6248 * mpw-install: Use symbolic name for startup filename.
6249 * mpw-README: Add various additional details.
6250
6251Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
6252
6253 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
6254
6255Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
6256
6257 * configure.in: Do build gcc and the target libraries for
6258 the mn10200.
6259
6260Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
6261
6262 * configure.in: don't avoid building gdb for mn10300 any more
6263 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
6264 instead of single-quoting it.
6265
6266Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
6267
6268 * configure.in: Don't use --with-stabs on IRIX 6.
6269
6270Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
6271
6272 * configure.in (m32r): Build gdb, libg++ now.
6273
6274Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6275
6276 * configure.in (mips*-sgi-irix6*): Remove gdb and related
6277 directories from noconfigdirs.
6278
6279Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
6280
6281 * config.sub (basic_machine): added mips16 configuration
6282
6283Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6284
6285 * config.sub: Handle d10v-unknown.
6286
d207ebef
JM
6287Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
6288
6289 * config.sub: Handle v850-unknown.
6290
6599da04
JM
6291Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
6292
6293 * Makefile.in: add findutils
6294 * configure.in: add findutils to list of host_tools
6295
6296Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
6297
6298 * config.sub: Handle mn10200 and mn10300.
6299
6300Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6301
6302 * configure.in (d10v-*): Do not build librx.
6303
6304Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
6305
6306 * configure.in (mn10300): Build everything except gdb & libgloss.
6307
6308Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
6309
6310 * config.guess: Patch for Dansk Data Elektronik servers,
6311 from Niels Skou Olsen <nso@dde.dk>.
6312
6313 For ncr, use /bin/uname rather than uname, since GNU uname does not
6314 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
6315
6316 Patch for MIPS R4000 running System V,
6317 from Eric S. Raymond <esr@snark.thyrsus.com>.
6318
6319 Fix thinko for nextstep.
6320
6321 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6322
6323 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
6324 * config.guess: Guess mips-dec-mach_bsd4.3.
6325
6326 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
6327 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
6328 release numbers.
6329 * config.guess (mips-mips-riscos*): Emit just enough of the
6330 release number.
6331
6332 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
6333 * config.guess (sparc-auspex-sunos*): Added.
6334 (f300-fujitsu-*): Added.
6335
6336 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
6337 * config.guess: Recognize a Tadpole as a sparc.
6338
6339Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6340
6341 * config.guess: Don't assume that NextStep version is either 2 or
6342 3. NextStep 4 (aka OpenStep 4) has come out now.
6343
6344Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6345
6346 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6347 From Rik Faith <faith@cs.unc.edu>.
6348
6349Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
6350
6351 * config.sub: Contributions from bug-gnu-utils to:
6352 Support plain "hppa" (no version given) architecture, reported by
6353 OpenStep.
6354 OpenBSD like NetBSD.
6355 LynxOs is not a hardware supplier.
6356
6357 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 6358 OpenBSD like NetBSD.
6599da04
JM
6359 Stratus systems.
6360 More Pyramid systems.
6361 i[n>4]86 Intel chips.
6362 M680[n>4]0 Motorola chips.
6363 Use unknown instead of lynx for hardware manufacturer.
6364
6365Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6366
6367 * install.sh (chmodcmd): Set to null if the DST directory already
6368 exists.
6369
6370Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6371
6372 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6373 not use mt-ppc target Makefile fragment any more.
6374
6375Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6376
6377 * configure.in (*-*-windows): Exclude everything but those dirs
6378 needed to build windows.
6379
6380Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
6381
6382 * Makefile.in (all-target-winsup): Depend on all-target-librx.
6383
6384Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6385
6386 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
6387
6388Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6389
6390 * Undo my previous change.
6391
6392Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
6393
6394 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6395 unconditionally.
6396 (MAKEOVERRIDES): Define (revert this part of October 18 change).
6397
6398Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6399
6400 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
6401 host to add it's own flags.
6599da04
JM
6402
6403Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
6404
6405 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6406
6407Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
6408
6409 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6410 (CXX_FOR_TARGET): Likewise.
6411 (GCC_FOR_TARGET): Define.
6412 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6413 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6414 CC_FOR_TARGET was specified on the command line.
6415 (MAKEOVERRIDES): Don't define.
6416
6417Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
6418
6419 * configure.in (m32r): Fix spelling of libg++ libs.
6420
6421Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
6422
6423 * config.sub (-apple*): Remove, now redundant.
6424
6425Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
6426
6427 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6428
6429 * configure: Rework yesterday's sed script patch.
6430
6431 * config.sub: Merge with FSF.
6432
6433Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
6434
6435 * config.guess: Merge from FSF.
6436
6437 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
6438 * config.guess: Use pc instead of unknown, for pc clone systems.
6439 Change linux to linux-gnu.
6599da04
JM
6440
6441 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 6442 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
6443
6444Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
6445
6446 * test-build.mk (HOLES): Add "xargs" for gdb.
6447
6448 * configure: Avoid hpux10.20 sed bug.
6449
6450Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
6451
731a8127 6452 * configure.in: Add support for windows host
6599da04
JM
6453 (that is a build done under the Microsoft build environment).
6454
6455Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
6456
6457 * Makefile.in: Replace all uses of srcroot with s, to shrink
6458 command line lengths.
6459
6460 Patches from Geoffrey Noer <noer@cygnus.com>:
6461 * configure.in: If configuring for newlib, pass --with-newlib to
6462 subdirectories.
6463 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6464 -Bnewlib/ and -Lwinsup to gcc.
6465 (CXX_FOR_TARGET): Likewise.
6466
6467Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
6468
6469 * Makefile.in (ETC_SUPPORT): Add configure.
6470
6471Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
6472
4e81ae98 6473 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
6474 host configuration file.
6475
6476Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
6477
6478 * configure.in: Break mn10x00 support into separate
6479 mn10200 and mn10300 configurations.
6480 * config.sub: Likewise.
6481
6482Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
6483
6484 * configure.in: Add lots of stuff to noconfigdirs for
6485 the mn10x00 targets.
6486
6487 * config.sub, configure.in: Add mn10x00 support.
6488
6489Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
6490
6491 * make-all.com: Call conf-a-gas, not config-a-gas.
6492
6493Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
6494
6495 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 6496 targets.
6599da04
JM
6497
6498Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
6499
6500 * mpw-README: Add much more detail for native PowerMac.
6501 * mpw-install: New file.
6502 * mpw-configure: Add --norecursion and --help options.
6503 * mpw-config.in: Translate readme and install files when
6504 copying to objdir.
6505 * mpw-build.in: Don't always depend on byacc and flex.
6506 (install-only-top): New action.
6507
d207ebef
JM
6508Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
6509
6510 * configure.in: You can now configure GDB for the v850.
6511
6599da04
JM
6512Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
6513
6514 * configure.in (noconfigdirs): Don't configure any C++ dirs
6515 if targeting D10V.
6516
6517Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
6518
6519 * config.sub: Recognize mips64vr5000.
6520
6521Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
6522
6523 * configure.in: Use a single line for host_tools and native_only.
6524
6525Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
6526
6527 * config.sub, configure.in: Add entries for m32r.
6528
6529Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
6530
6531 * Makefile.in (inet-install): Don't run install-gzip.
6532
6533Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
6534
6535 * configure.in: Don't config lots of things for *-*-windows*.
6536
6537Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
6538
6539 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6540 (host_libs, host_tools): Copy from configure.in.
6541 * mpw-configure: Don't complain about directories not found.
6542
6543Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6544
6545 * configure.in (i[345]86): Recognize i686 for pentium pro.
6546 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6547 file.
6548
6549 * config.guess (i[345]86): Ditto.
6550
6551Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6552
6553 * configure.in (noconfigdirs): Removed gdb for D10V.
6554
d207ebef 6555Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 6556
d207ebef
JM
6557 * configure.in: Remove ld, target-libio, target-libg++, and
6558 target-libstdc++ from noconfigdirs.
5d4a5ee6 6559
6599da04
JM
6560Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
6561
6562 * configure: Fix three locations where shell scripts were
6563 being run directly rather than with config_shell.
6564
d207ebef
JM
6565Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
6566
6567 * configure.in (v850-*-*): Set up initial $noconfigdirs.
6568 * config.sub (basic_machine): Recognize v850.
6569
6599da04
JM
6570Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6571
6572 * mpw-configure: Handle multiple enable/disable options and
6573 pass them down recursively, handle -c and -s flags appropriately
6574 depending on choice of compiler, add escape mechanism for
6575 quoted arguments to gC.
6576
6577Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6578
6579 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6580 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6581 so that -mrelocatable-lib and -mno-eabi are used.
6582
6583 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6584 not support --print-multi-lib, don't abort.
6585
6599da04
JM
6586Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
6587
6588 * make-all.com: Run config-a-gas.
6589 * setup.com: Don't copy subdirectory files around.
6590
6591Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
6592
6593 * configure.in (*-*-ose): Remove exclusion of libgloss for this
6594 target, it now compiles correctly.
6595
6596Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
6597
6598 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6599
6600Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6601
4e81ae98 6602 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
6603
6604Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6605
6606 * configure.in (native_only): Add prms.
6607
6608Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
6609
6610 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6611 (BINUTILS_SUPPORT_DIRS): Likewise.
6612
6613Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6614
6615 * configure.in (d10v-*-*): Don't configure ld or gdb until the
6616 d10v support is added.
6617
6618Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6619
6620 * configure.in (d10v-*-*): New target.
6621
6622Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
6623
6624 * config.guess (HP 9000/811): Recognize this as a PA1.1
6625 machine.
6626
6627Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
6628
6629 * Makefile.in (do-tar-gz): New target, split out from tail end of
6630 taz target. Run each command separately, don't use pipes.
6631 (taz): Use it.
6632
6633Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
6634
6635 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6636 * mpw-build.in: No builds should depend on building byacc or flex,
6637 they are assumed to be installed already.
6638
6639Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6640
6641 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6642 variable that CC_FOR_TARGET needs.
6643
6644Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6645
6646 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6647 options have changed since the last time the subdirectory was
6648 configured, and if it has, reconfigure.
6649 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6650 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6651
6652Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
6653
6654 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6655 CLEAN_MODULES): Add bash.
6656 (all-bash): New target.
6657
6658Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
6659
6660 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6661
6662Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6663
6664 * config.sub (basic_machine): Recognize d10v as a valid processor.
6665
6666Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
6667
6668 * mpw-configure: Add support for --bindir.
6669 * mpw-build.in: Use a GCC-specific build script for GCC actions.
6670
6671Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
6672
6673 * configure.in: add bash, time, gawk to list of hosttools and things
6674 to only build for native toolchains
6675
6676Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6677
6678 * Makefile.in (docdir): Remove.
6679
6680Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6681
6682 * Makefile.in (datadir): Set to $(prefix)/share.
6683
6684Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
6685
6686 * configure.in: build diff and patch for cygwin32-hosted
6687 toolchains.
6688
6689Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6690
6691 * config.sub: Accept -rtems*.
6692
6693Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
6694
e490616e
ZW
6695 * configure.in: enable dosrel for cygwin32-hosted builds,
6696 remove diff from the list of things not buildable
6697 via Canadian Cross
6599da04
JM
6698
6699Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
6700
6701 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 6702 don't get ". ".
6599da04
JM
6703
6704Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
6705
6706 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6707
6708Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
6709
6710 * Makefile.in (taz): Handle case where tex3patch didn't even get
6711 checked out. Also, if it was found, put the symlink in a new util
6712 subdirectory.
6713
6714Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6715
6716 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6717
6718Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
6719
6720 * config.sub: Recognize -openvms.
6721 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6722 * make-all.com, setup.com: New files.
6723
6724Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6725
6726 * Makefile.in (taz): tex3patch moved to texinfo/util.
6727
6728Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
6729
6730 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
6731 * configure.in: remove make from disable-if-Can-Cross list
6732 enable gdb if ${host} and ${target} are cygwin32
6733
6734Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
6735
6736 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
6737 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6738
6739Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6740
6741 * config.guess: Combine mips-mips-riscos cases, and use cpp to
6742 distinguish sysv/svr4/bsd variants.
6743 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6744
6745Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
6746
6747 * configure.in: Added copyright notice.
6748 * move-if-change: Added copyright notice.
6749
6750Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6751
6752 * configure.in (powerpcle-*-solaris*): Until we get shared
6753 libraries working, don't build gdb, sim, make, tcl, tk, or
6754 expect.
6755
6756Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
6757
6758 * config.guess: Merge with FSF:
6759
6760 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6761 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6762
6763 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
6764 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6765
6766 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
6767 * config.guess: Combine two OSF1 rules.
6768 Also recognize field test versions. From mjr@zk3.dec.com.
6769 * config.guess (dgux): Use /usr/bin/uname rather than uname,
6770 because GNU uname does not support -p. From pmr@pajato.com.
6771
6772Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
6773
6774 * Makefile.in (MAKEDIRS): Removed $(tooldir).
6775
6776Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
6777
6778 * mpw-README: Document GCCIncludes.
6779
6780Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
6781
6782 * configure.in (alpha-*-linux*): Set enable_shared to yes.
6783
6784Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6785
6786 * mpw-configure: Handle --enable-FOO and --disable-FOO.
6787
6788Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
6789
6790 * configure.in (*-*-cygwin32): Configure make.
6791
6792Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
6793
6794 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6795
6796Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
6797
6798 * Makefile.in (all-inet): Depend on all-perl.
6799
6800 * Makefile.in (inet-install): New target.
6801
6802 * Makefile.in (all-inet): Depend on all-tcl.
6803 (all-inet): Depend on all-send-pr.
6804
6805Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6806
6807 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6808 temporarily.
6809
6810Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6811
6812 * configure.in: Don't configure --with-gnu-ld on AIX.
6813
6814Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6815
6816 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6817
6818Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6819
6820 * Makefile.in (ALL_MODULES): Added all-inet.
6821 (CROSS_CHECK_MODULES): Added check-inet.
6822 (INSTALL_MODULES): Added install-inet.
6823 (CLEAN_MODULES): Added clean-inet.
6824 (all-indent): New target.
6825
6826 * configure.in (host_tools): Added inet.
6827 (native_only): Added inet.
6828 (noconfigdirs): Added inet.
6829
6830Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6831
6832 * configure.in: Don't configure libgloss if we are not configuring
6833 newlib.
6834
6835Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6836
6837 * configure.in: Don't configure libgloss for unsupported
6838 architectures.
6839
6840Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6841
6842 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6843
6844Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
6845
6846 * Makefile.in (ALL_MODULES): Include all-apache.
6847 (CROSS_CHECK_MODULES): Include check-apache.
6848 (INSTALL_MODULES): Include install-apache.
6849 (all-apache): New target.
6850
6851 * configure.in: Added apache everywhere perl is seen.
6852
6853Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6854
6855 * Makefile.in: Add support for clean-{module} and
6856 clean-target-{module} rules.
6857
6858Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
6859
6860 * configure.in (*-*-ose) do not build libgloss.
6861
6862Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6863
6864 * config.guess (prep*:SunOS:5.*:*): Turn into
6865 powerpele-unknown-solaris2.
6866
6867Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
6868
6869 * configure.in: Permit --enable-shared to specify a list of
6870 directories.
6871
6872Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6873
6874 * configure.in (host==solaris): Pass only the first word of $CC
6875 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6876
6877Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6878
6879 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6880
6881Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
6882
6883 * Makefile.in (ALL_MODULES): Include all-perl.
6884 (CROSS_CHECK_MODULES): Include check-perl.
6885 (INSTALL_MODULES): Include install-perl.
6886 (ALL_X11_MODULES): Include all-guile.
6887 (CHECK_X11_MODULES): Include check-guile.
6888 (INSTALL_X11_MODULES): Include install-guile.
6889 (all-perl): New target.
6890 (all-guile): New target.
6891
6892 * configure.in (host_tools): Include perl and guile.
6893 (native_only): Include perl and guile.
6894 (noconfigdirs): Don't build guile and perl; no ports have been
6895 done.
6896
6897Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
6898
e490616e
ZW
6899 * configure (--enable-*): Handle quoted option lists such as
6900 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
6901
6902Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6903
6904 * Makefile.in ({,inst}all-target): New rule so we can make and
6905 install all of the target directories easily.
6906
6907Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6908
6909 * configure.in: Add missing global flag in sed substitution when
6910 deleting `target-' from ${configdirs}.
6911
6912Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6913
6914 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6915 option.
6916
6917 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6918 config/mh-necv4.
6919
6920 * install.sh: Correct misspelling of transformbasename.
6921
6922 * config.guess: Recognize mips-*-sysv*.
6923
6924Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
6925
6926 * config.sub: Recognize mon960.
6927
6928Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
6929
6930 * configure: Restore Canadian Cross handling of BISON and LEX,
6931 removed in Feb 20 change.
6932
6933Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
6934
6935 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6936 Mention make install. Remove the old copyright date as well the
6937 clumsy and rather pointless copyright on the README file.
6938
6939Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
6940
6941 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6942 Makefile after running symlink-tree, then run `make distclean' to
6943 avoid clobbering any generated files in srcdir.
6944
6945Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6946
6947 * configure.in (m68k-*-netbsd*): Build everything now.
6948
6949Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6950
6951 * Makefile.in (taz): Fix quoting.
6952
6953Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
6954
6955 * configure.in (sparclet-*-*): Build everything now.
6956
6957Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6958
6959 * configure.in (m68k-*-linux*): New host.
6960
6961Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
6962
6963 * configure: Check for bison before byacc.
6964
6965Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
6966
6967 * Makefile.in configure: Change the way LEX and BISON/YACC are
6968 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
6969 searching PATH. These are used as fallbacks by Makefile.in if
6970 flex/bison/byacc aren't in objdir.
6971
6972Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
6973
6974 * Makefile.in: Make everything which depends upon all-bfd also
6975 depend upon all-opcodes, in case --with-commonbfdlib is used.
6976
6977Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6978
6979 * configure.in (host *-*-cygwin32): Don't build gdb if we are
6980 building NT native compilers on Unix.
6981
6982Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
6983
6984 * configure.in: Don't get CC from the host Makefile fragment if we
6985 can find gcc in PATH, or if this is a Canadian Cross. Move the
6986 Solaris test for /usr/ucb/cc to the post target script, just after
6987 the compiler sanity test.
6988
6989Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
6990
6991 * config.sub: Merge with FSF.
6992
6993Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
6994
6995 * Makefile.in (RPATH_ENVVAR): New variable.
6996 (REALLY_SET_LIB_PATH): Use it.
6997 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6998
6999Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
7000
7001 * config.sub, configure.in: Recognize sparclet cpu.
7002
7003Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7004
7005 * config.guess: Support m68k-cbm-sysv4.
7006
7007Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7008
7009 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7010 m68k-unknown-linuxaout from linker help string. Put quotes around
7011 $ld_help_string.
7012
7013Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
7014
7015 * config.guess (powerpc-harris-powerunix): Add guess for port
7016 to new target.
7017
7018Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7019
7020 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7021
7022Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
7023
7024 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7025 $(REALLY_SET_LIB_PATH) in Makefile.
7026 * Makefile.in (SET_LIB_PATH): New variable.
7027 (REALLY_SET_LIB_PATH): New variable.
7028 ($(DO_X)): Use $(SET_LIB_PATH).
7029 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7030 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7031 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7032 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7033 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7034 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7035 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7036 (install-dosrel): Likewise.
7037 (all-opcodes): Depend upon all-libiberty.
7038
7039Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
7040
7041 * config.guess (*:CYGWIN*): New
7042
7043Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7044
7045 * Makefile.in (all-target-winsup): All all-target-libiberty.
7046
7047Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7048
7049 * configure.in (noconfigdirs): Add missing # in front of comment.
7050
7051Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
7052
7053 * configure.in: add second pass to things added to noconfigdirs
7054 so *-gm-magic can exclude libgloss properly.
7055
7056Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7057
7058 * mpw-configure (extralibs_name, rez_name): Set correctly
7059 for MWC68K compiler.
7060
7061 * mpw-README: Add more info on the necessary build tools.
7062
7063Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
7064
7065 * configure.in, config.sub: Recognize cygwin32.
7066
7067Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
7068
7069 * config.guess, config.sub: Recognize A/UX.
7070
7071Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
7072
7073 * config.sub: Merge with gcc/config.sub.
7074
7075Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
7076
7077 * mpw-build.in (do-binutils): Add build of stamps.
7078
7079Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
7080
7081 * config.sub: Add recognition for mips64vr4100*-* targets.
7082
7083Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7084
7085 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7086 Add creation of gconfigargs with `--enable-shared' turned on.
7087 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7088 ($(host)-stamp-stage3-configured): Likewise.
7089 (HOLES): Add chatr and ldd.
7090 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7091
7092Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
7093
7094 * configure: Pass --nfp to recursive configures.
7095
7096Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
7097
7098 * Makefile.in (DLLTOOL): New.
7099 (DLLTOOL_FOR_TARGET): New.
7100 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7101 (EXTRA_TARGET_FLAGS): Ditto.
7102 (EXTRA_GCC_FLAGS): Ditto.
7103 (CONFIGURE_TARGET_MODULES): Ditto.
7104 (DO_X): Ditto.
7105 * configure: Add DLLTOOL.
7106
7107Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
7108
7109 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7110 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7111 mh-sco, since old workarounds no longer needed, and don't
7112 build ld, since libraries have weak symbols in COFF.
7113
7114Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
7115
7116 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7117
7118Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
7119
7120 * configure.in: Make sure that ${CC} can be used to compile an
7121 executable.
7122
7123Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7124
7125 * Makefile.in (all-gdb): Depend on $(GDB_TK).
7126 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7127 nothing depending on whether gdbtk is being built.
7128
7129Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
7130
7131 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7132
7133Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
7134
7135 * configure.in (noconfigdirs): Put ld or gas in this early, if the
7136 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7137
7138Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
7139
7140 * config-ml.in: Add support for
7141 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7142 Simplify setting of multidirs from --disable-foo.
7143
7144Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7145
7146 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7147 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7148 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 7149 non-empty, pass them on to the GCC make.
6599da04
JM
7150 (all-bootstrap): New rule that is like all-gcc, except it executes
7151 the GCC bootstrap rule instead of the GCC all rule.
7152
7153Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
7154
7155 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7156
7157Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7158
7159 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7160 DG/UX support.
7161
7162Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
7163
7164 * config.sub (i*86*) Change [345] to [3456]
7165
7166Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7167
7168 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7169 --with-gnu-ld=no.
7170
7171Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7172
7173 * config-ml.in (rs6000*, powerpc*): Add switches to control which
7174 AIX multilibs get built.
7175
7176Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7177
7178 * configure.in (i386-win32): Don't build expect if we're not
7179 building the tcl subdir.
7180
7181Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
7182
7183 * Makefile.in: (configure-target-examples, all-target-examples):
7184 New targets, configure and build example programs.
7185
7186Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7187
7188 * mpw-configure: If an mpw-config.in generated a file mk.sed,
7189 use it as input to sedit the generated MPW makefile.
7190 * mpw-README: Add a suggestion about Gestalt.h.
7191
7192Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
7193
7194 * config.sub: Accept *-*-ieee*.
7195
7196Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
7197
7198 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
7199 Ronald F. Guilmette <rfg@monkeys.com>.
7200
7201Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7202
7203 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
7204 for powerpc-pe native.
7205 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
7206 (target==powerpc-pe): duplicate i386-win32 entry.
7207
7208Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7209
7210 * configure.in (noconfigdirs): Exclude target-newlib for all versions
7211 of vxworks, not just vxworks5.1.
7212
7213Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
7214
7215 * mpw-configure: Add support for exec-prefix.
7216
7217Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7218
7219 * config.guess: Recognize HP model 816 machines as having
7220 a PA1.1 processor.
7221
7222Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
7223
7224 * configure: Ignore new autoconf configure options.
7225
6599da04
JM
7226Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7227
7228 * config.guess: Recognize Pentium under SCO.
7229 From Robert Lipe <robertl@arnet.com>.
7230
7231Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7232
7233 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
7234
7235Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
7236
7237 * configure.in: Don't configure gas for alpha-dec-osf*.
7238
7239Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
7240
7241 * configure.in: Default to --with-stabs for some targets for which
7242 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
7243 i[345]86*-*-unixware*.
7244
7245Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
7246
7247 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
7248 rather than basing it on the target. Simplify handling of options
7249 controlling which directories to configure. Remove extraneous
7250 slash in multi-clean target.
7251
7252Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
7253
7254 * config-ml.in: Prefix more variables with ml_ so they don't collide
7255 with configure's.
7256
7257Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
7258
7259 * configure: Don't turn -v into --v.
7260
7261Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
7262
7263 * configure.in (targargs): Fix typo.
7264
7265 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
7266
7267Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
7268
7269 * configure.in: Strip --host and --target options from
7270 CONFIG_ARGUMENTS, and always configure for --host only. Add
7271 --with-cross-host option when building with a cross-compiler.
7272 * configure: Canonicalize the arguments put into config.status by
7273 always using `=' for an option with an argument. Pass a presumed
7274 --host or --target explicitly.
7275
7276Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
7277
7278 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
7279 into general OS recognition case.
7280
7281Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7282
7283 * configure.in (target_configdirs): add target-winsup only
7284 for win32 target systems.
7285
7286Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
7287
7288 * Makefile.in (all-target-libgloss): Depend upon
7289 configure-target-newlib, since when libgloss is built it looks to
7290 see if the newlib directory exists.
7291
7292Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
7293
7294 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7295 cfg-ml-*.in.
7296
7297Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
7298
7299 * configure: Handle LD and LD_FOR_TARGET when configuring a
7300 Canadian Cross.
7301
6599da04
JM
7302Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7303
7304 * configure.in (target_libs): add target-winsup.
7305 (target==i386-win32): add patch diff flex make to $noconfigdirs.
7306 (target==ppcle-pe): remove ld from $noconfigdirs.
7307
7308Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
7309
7310 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7311 Preserve relative path names in $srcdir. Build symlink tree if
7312 configuring cross target dir and srcdir=. (= no VPATH support).
7313 (configure-target-libg++): Depend on configure-target-librx.
7314 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7315 * config-ml.in: New file.
7316 * symlink-tree: New file.
7317 * configure: Ensure srcdir="." if that's what it is.
7318
7319Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7320
7321 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7322 includes and FLEX_SKELETON setting.
7323 * mpw-configure (--with-gnu-ld): New option, controls whether
7324 to use PPCLink or ld with PowerMac GCC.
7325 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7326 * mpw-config.in: Configure grez if targeting Mac.
7327
7328 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
7329 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7330 just macos.
6599da04
JM
7331 * configure.in: Configure grez resource compiler if targeting Mac.
7332 * Makefile.in (all-grez, install-grez): New targets.
7333
7334Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
7335
7336 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 7337 gcc in the path, set CC to gcc -O2.
6599da04
JM
7338
7339Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
7340
7341 * configure: Default ${build} correctly. Avoid picking up extra
7342 spaces when reading CC and CXX from Makefile. When doing a
7343 Canadian Cross, use plausible default values for numerous
7344 variables.
7345 * configure.in: When doing a Canadian Cross, don't try to
7346 configure tools whose configure script can't handle it.
7347
7348Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7349
7350 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7351
7352Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
7353
7354 * configure: Remove dubious bug reporting address.
7355
7356Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
7357
7358 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
7359 configure script, run that instead of this directory's configure.
7360 In either case, print a message that we're configuring the sub-dir.
7361
7362Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
7363
7364 * configure.in: Before checking for the existence of various files,
7365 use sed to filter out "target-".
7366
7367Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
7368
7369 * Makefile.in (DO_X): Split rule to decrease command line length
7370 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
7371 (Philippe De Muyter).
7372
7373Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7374
7375 * Makefile.in (all-patch): depend on all-libiberty.
7376
7377Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
7378
7379 * configure.in: If the only directory in target_configdirs which
7380 actually exists is libiberty, then set target_configdirs to empty,
7381 to avoid trying to build a target libiberty in a gas or gdb
7382 distribution.
7383
7384Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
7385
7386 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
7387 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7388 systems.
6599da04
JM
7389
7390Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7391
7392 * configure.in (copy_dirs): Use sys-include instead of include
7393 for --with-headers option.
7394
7395Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
7396
7397 * Makefile.in, configure.in: Make winsup builds work with
7398 new scheme.
7399
7400Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
7401
7402 * configure.in: Build the linker on AIX.
7403
7404Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
7405
7406 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
7407 where needed.
7408
7409Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
7410
7411 * Makefile.in (all-gcc): Fix typo.
7412
7413Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
7414
7415 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
7416
7417Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
7418
7419 * configure.in: Rename libFOO to target-libFOO, and xiberty
7420 to target-xiberty, to provide more flexibility.
7421 (target_subdir): Define. Create if cross.
7422 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7423 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
7424 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7425 check-libFOO -> check-target-libFOO, etc.
7426 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7427 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7428 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7429 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
7430 allow ALL_GCC="" to only configure.
7431 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
7432 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
7433 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
7434
7435Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
7436
7437 * Makefile.in (taz): Build "info" in etc explicitly.
7438
7439Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
7440
7441 * configure.in: Make sure that CC is undefined (as opposed to
7442 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
7443 problem with autoconf trying to configure on a host without GCC.
7444
7445Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7446
7447 * mpw-configure: Set host alias from choice of host compiler,
7448 only use generic MPW Makefile sed if present, edit a file
7449 named "hacked_Makefile.in" instead of "Makefile.in" if present.
7450 * mpw-README: Add problem notes about CW6 and CW7.
7451
7452Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
7453
7454 * Makefile.in (taz): Use ";" instead of ";;".
7455
7456Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7457
7458 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
7459 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7460 DISTDOCDIRS.
7461 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
7462 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
7463
7464Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
7465
7466 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
7467 and gnats, because they are now subsumed by DISTSTUFFDIRS.
7468 Move bfd to DISTSTUFFDIRS.
7469
7470Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7471
7472 * Makefile.in (X11_LIB): Removed.
7473 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7474
7475 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7476
7477Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7478
7479 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7480 names.
7481
7482Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7483
7484 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7485
7486Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
7487
7488 * configure.in (i[345]86-*-win32): Always build newlib.
7489 Don't configure cvs, autoconf or texinfo.
7490 * Makefile.in (LD_FOR_TARGET): New.
7491 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7492 Pass down LD_FOR_TARGET.
7493
7494Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
7495
7496 * winsup: New directory.
7497 * Makefile.in: Build winsup.
7498 * configure.in: Winsup is configured when target is win32.
7499 Can only build win32 target GDB when native.
4e81ae98 7500
6599da04
JM
7501Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
7502
7503 * config.guess: Recognize HP model 819 machines as having
7504 a PA 1.1 processor.
7505
7506Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
7507
7508 * configure: Fix sed loop which substitutes for CC and CXX to
7509 avoid bug found in various sed implementations.
7510
7511Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7512
7513 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7514 simulator. Use standard powerpc-*-eabi*.
7515
7516Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
7517
7518 * configure.in: Stop putting gas and binutils in noconfigdirs for
7519 powerpc-*-aix* and rs6000-*-*.
7520
7521Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
7522
7523 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7524 -mcall-aixdesc libraries.
7525
7526Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
7527
7528 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7529
7530 * config.sub (arm | armel | armeb): Fix shell syntax.
7531
7532Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7533
7534 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7535 -msoft-float and -mcpu=common support.
7536 (powerpc*-*-eabisim*): Add support for building -mcall-aix
7537 libraries.
7538
7539Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7540
7541 * configure.in: Allow configuration and build of emacs19 for the alpha.
7542
7543Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7544
7545 * configure.in (CC): Get ^CC, not just any old CC, from
7546 ${host_makefile_frag}.
7547
7548Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7549
4e81ae98 7550 * configure.in (CC): Try to get CC from
6599da04
JM
7551 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7552
7553Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7554
7555 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7556 only if it exists in $(srcdir).
7557
7558Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
7559
7560 * configure: If CC and CXX are not set in the environment, set
7561 them, based on either an existing Makefile or on searching for gcc
7562 in PATH. Substitute for CC and CXX in Makefile.
7563 * configure.in: Remove libm from target_libs. Separate
7564 target_configdirs from configdirs. If CC is not set in
7565 environment, try to get it from a host Makefile fragment. Rewrite
7566 changes of configdirs to use skipdirs instead. A few minor
7567 tweaks. Take directories out of target_configdirs as they are
7568 taken out of configdirs. Remove existing Makefile files from
7569 subdirectories. Substitute for TARGET_CONFIGDIRS and
7570 CONFIG_ARGUMENTS in Makefile.
7571 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7572 by configure.in.
7573 (CONFIG_ARGUMENTS): Likewise.
7574 (CONFIGURE_TARGET_MODULES): New variable.
7575 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7576 ($(CONFIGURE_TARGET_MODULES)): New target.
7577 (configure-libg++, configure-libio): New targets.
7578 (all-libg++): Depend upon configure-libg++.
7579 (all-libio): Depend upon configure-libio.
7580 (configure-libgloss, all-libgloss): New targets.
7581 (configure-libstdc++): New target.
7582 (all-libstdc++): Depend upon configure-libstdc++.
7583 (configure-librx, all-librx): New targets.
7584 (configure-newlib): New target.
7585 (all-newlib): Depend upon configure-newlib
7586 (configure-xiberty): New target.
7587 (all-xiberty): Depend upon configure-xiberty.
7588
7589Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7590
7591 * configure.in (host i[345]86-*-win32): Expand the
7592 noconfigdirs again.
7593
7594Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
7595
7596 * mpw-configure: Fix sed command file name.
7597
7598Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
7599
4e81ae98 7600 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
7601 noconfigdirs again.
7602
7603Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
7604
7605 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7606 or powerpc*-*-pe*, since they are not yet supported.
7607
7608Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7609
7610 Add PowerMac support and many other enhancements.
7611 * mpw-configure: New option --cc to select compiler to use,
7612 paste options set according to --cc into the generated
7613 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7614 if mpw-make.sed is present.
7615 * mpw-config.in: Don't test for gC1, test for mpw-touch,
7616 add forward includes for PowerPC include files.
7617 * mpw-build.in: Build using Makefile.PPC if present.
7618 (do-byacc, etc): Remove separate version resource builds.
7619 (do-gas): Build "stamps" before "all".
7620 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7621 * mpw-README: Update to reflect --cc option, PowerMac support,
7622 and recently-reported compatibility problems.
7623
7624Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
7625
7626 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7627 embedded m68k systems (-aout, -coff, -elf, -vxworks).
7628 (--with-multilib-top): Pass to recursive invocations.
7629
7630Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
7631
7632 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7633 v810-*-*.
7634
7635Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7636
7637 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7638 gdb, ld and opcodes on v810-*-*.
7639
6599da04
JM
7640Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
7641
7642 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7643 (local-maintainer-clean): New target.
7644 (maintainer-clean): New target.
7645 (realclean): Just depend upon maintainer-clean.
7646
7647Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7648
7649 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7650
7651Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
7652
7653 * configure.in: Build ld in mips*-*-bsd* case.
7654
7655Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
7656
7657 * config.sub: Accept -lites* OS. From Ian Dall.
7658
7659Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
7660
7661 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 7662 targets.
6599da04
JM
7663
7664Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7665
7666 * configure.in: treat i386-win32 canadian cross the same as
7667 i386-go32 canadian cross.
7668
7669Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7670
7671 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7672 running under the simulator to build a reduced set of libraries.
7673 (powerpc-*-eabiaix): Add fine grained multilib support added to
7674 other powerpc targets yesterday.
7675
7676Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7677
7678 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7679 -disable-softfloat, -disable-relocatable, -disable-aix, and
7680 -disable-sysv to control which multilib libraries get built.
7681
7682Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7683
7684 * configure: Add Makefile.tem to list of files to remove in trap
7685 handler.
7686
7687Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
7688
7689 * config.guess (*Linux*): Add missing "exit"s.
7690 Also, need specific check for alpha-unknown-linux (uses COFF).
7691
7692Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
7693
7694 * config.guess: Merge with FSF:
7695
7696 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
7697 * config.guess (AIX4): More robust release numbering discovery.
7698
7699 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
7700 * config.guess (i386-sequent-ptx): Properly get version number.
7701
7702 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
7703 * config.guess (mips:*:4*:UMIPS): New case.
7704
7705Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
7706
7707 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7708 (i386-win32 host): Likewise. Don't build readline.
7709
7710Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
7711
7712 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
7713 SUPPORT_FILES to submakes.
7714
7715Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
7716
7717 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7718 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7719 mpw-configure.
7720
7721Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
7722
7723 * configure.in (appdirs): Use =, not ==, in test expression when
7724 trying to build the text to print in the warning message for
7725 Solaris users.
7726
7727Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
7728
7729 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7730
7731Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7732
7733 * config.guess: Recognize lynx-2.3.
7734
7735Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
7736
7737 * config.sub (z8ksim): Deleted
7738 (z8k-*-coff): New, this is the one true name of the target.
7739
7740Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
7741
7742 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7743
7744Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
7745
7746 * config.guess (*:Linux:*:*): First try asking the linker what the
7747 default object file format is (elf, aout, or coff). Then if this
7748 fails, try previous methods.
7749
7750Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7751
7752 * configure.in: Don't build newlib for *-*-vxworks5.1.
7753
7754Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7755
7756 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7757 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7758
7759Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
7760
7761 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7762
7763Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
7764
7765 * cfg-ml-com.in: New file.
7766 * cfg-ml-pos.in: New file.
7767
7768Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7769
7770 * COPYING.NEWLIB: Add HP free copyright to list.
7771
7772Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7773
7774 * config.sub: Recognize -eabi* for the system, not just -eabi.
7775
7776Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
7777
7778 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7779 * config.sub, configure.in (win32): New target and host.
7780
7781Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
7782
7783 * configure.in: Add i386-pe configuration.
7784
7785Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7786
7787 * mpw-build.in (install): Install GDB after LD.
7788
7789Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7790
7791 * mpw-config.in (elf/mips.h): Always forward-include, needed
7792 for GDB to build.
7793
7794Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7795
7796 * testsuite: New directory for customer acceptance and whole tool
7797 chain tests.
7798
7799Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7800
7801 * configure: If per-host line isn't found, but AC_OUTPUT is found
7802 and a configure script exists, run it instead.
7803
7804Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7805
7806 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7807
7808Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7809
7810 * configure: Set build_{cpu,vendor,os,alias} to host values when
7811 --build isn't specified.
7812
7813Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7814
7815 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7816 (FLAGS_TO_PASS): Pass them.
7817 (EXTRA_TARGET_FLAGS): Ditto.
7818
6599da04
JM
7819Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7820
7821 * Makefile.in (all-libg++): Depend on all-libstdc++.
7822
7823Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7824
7825 * configure.in (noconfigdirs): Enable all packages for
7826 i386-unknown-netbsd.
7827
7828Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7829
7830 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7831 hosted builds (DOS builds)
7832
7833Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7834
7835 Changes for ARM based on patches from Richard Earnshaw:
7836 * config.sub: Handle armeb and armel.
7837 * configure.in: Omit arm linker only for riscix.
7838
7839Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7840
7841 * config.guess: Update from FSF.
7842
7843Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
7844
63f6bcd7 7845 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
7846 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
7847 powerpcle variant. Convert pentium into i586, not i486. Add p5
7848 alias for i586. Map new x86 variants p6, k5, nexgen into i586
7849 temporarily.
7850
7851Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
7852
7853 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7854
7855Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
7856
7857 * config.sub: Accept -lites* as a basic system type.
7858
7859Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
7860
7861 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7862 installed, and if so return linuxoldld as the system name.
7863
7864Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
7865
7866 * config.guess: Add hppa1.1-hp-lites support.
7867
7868Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
7869
7870 * configure.in: Don't build newlib for m68k-vxworks5.1.
7871
7872Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7873
7874 * configure.in (mips-sgi-irix6): Use mh-irix5.
7875
7876Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
7877
7878 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7879
7880Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7881
7882 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 7883 OSF/1. Fix compiler flags.
6599da04
JM
7884 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
7885
7886Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
7887
7888 * configure.in: Recognize --with-newlib.
7889 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7890
7891Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7892
d207ebef 7893 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
7894 to *_X11_MODULES due to gdbtk needing X include files et al.
7895
7896Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
7897
7898 Merge in support for Mac MPW as a host.
7899 (Old change descriptions retained for informational value.)
7900
7901 * mpw-config.in: Add generic include forwards for cpu-specific
7902 include files in aout and elf directories.
7903
7904 * mpw-configure: Added copyright.
7905 * mpw-config.in: Check for presence of required build tools.
7906 (target_libs): Add newlib.
7907 (target_tools): Add examples.
7908 (Read Me): Generate as "Read Me for MPW" instead.
7909 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7910 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7911 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7912
7913 * mpw-configure: Remove subdir-specific makefile hackery,
7914 delete mk.tmp after using it.
7915
7916 * mpw-build.in (all): Display start and end times.
7917
7918 * mpw-configure (host_canonical): Set.
7919 (target_cpu): Always add to makefiles.
7920 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7921 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7922 (mpw-mh-mpw): Look for in srcdir and srcroot.
7923 Use sed instead of mpw-edit-prefix to edit prefix definitions.
7924
7925 * mpw-build.in: (install-only): New target.
7926
7927 * mpw-configure (host_alias, target_alias): Rename from hostalias
7928 and targetalias, add into generated Makefile.
7929 (mk.tmp): If present, add into generated Makefile.
7930 * mpw-build.in (all-gas): Build config.h first before gas proper.
7931
7932 * mpw-configure (config.status): Write only if changed.
7933 * mpw-config.in (readline): Configure it (not built, just used for
7934 definitions).
7935
7936 * mpw-config.in (elf/mips.h): Add a forward include.
7937
7938 * mpw-config.in: Forward-include most .h files in include into
7939 extra-include.
7940 (readline): Don't build.
7941 mpw-build.in (install): Install GDB.
7942
7943 * mpw-configure (prefix, mpw_prefix): Handle it.
7944 * mpw-config.in (mmalloc, readline): Don't configure.
7945 * mpw-build.in (thisscript): Rename to ThisScript.
7946 Use mpw-build instead of BuildProgram everywhere.
7947 (mmalloc, readline): Don't build.
7948 * mpw-README: New file, basic documentation about the MPW port.
7949
7950 * mpw-config.in: Use forward-include to create include files.
7951
7952 * mpw-configure: Add more things to the top of each configured
7953 Makefile, including contents of config/mpw-mh-mpw.
7954 * mpw-config.in (extra-include): Create this directory and fill it
7955 with Posix-like include files when configuring.
7956
7957 * config.sub (apple, mac, mpw): Add various aliases.
7958
7959 * mpw-build.in: New file, top-level build script fragment for MPW.
7960 * mpw-configure: New file, configure script for MPW.
7961 * mpw-config.in: New file, config fragment for MPW.
7962
7963Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7964
7965 * configure.in (host_libs): Remove glob, since it is gone from the
7966 sources.
7967
7968Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7969
7970 * Makefile.in: define empty GDB_NLM_DEPS var.
7971
7972 * configure.in(target_makefile_frag): use config/mt-netware
7973 for netware targets.
7974
7975Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
7976
7977 * config.sub: Merge in recent FSF changes. Remove linux special
7978 cases.
7979
7980Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7981
731a8127 7982 Revert this change:
6599da04
JM
7983
7984 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7985
7986 * build-all.mk: Use CC=cc -Xs on Solaris.
7987
6599da04
JM
7988Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7989
7990 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
7991 stop using it.
7992 * Makefile.in: Nuke all references to glob subdirectory.
7993
7994Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7995
7996 * configure.in: Fix --enable-shared logic in per-host.
7997
7998Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
7999
8000 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8001
8002Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8003
8004 * configure.in (noconfigdirs): Don't build gas on AIX, for
8005 powerpc*-*-aix* as well as for rs6000*-*-aix*.
8006
8007Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
8008
8009 * configure: Fix --cache-file to work if the file argument is a
8010 relative path.
8011
8012Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
8013
8014 * configure: If the --cache-file is used, pass it down to
8015 configure in subdirectories.
8016
8017Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
8018
8019 * config.sub: add vxworks29k configuration.
8020
8021Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8022
8023 * Makefile.in (taz): Do "diststuff" part quietly.
8024
8025Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
8026
8027 * config.sub: Mini-merge with gcc/config.sub.
8028
8029Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8030
8031 * config.guess (IRIX): Sed - to _.
8032
8033Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8034
8035 * Makefile.in (source-vault, binary-vault): New targets.
8036
8037Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
8038
8039 * config.sub: Recognize -eabi as a basic system type.
8040
8041Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8042
8043 * configure.in (enable_shared stuff): Fix typo.
8044
8045Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
8046
8047 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8048
8049Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8050
8051 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8052
8053Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8054
8055 * configure.in (rs6000-*-*): Don't build gas.
8056
8057Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
8058
8059 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8060 reduce command line length.
8061 (AS_FOR_TARGET): Check for as.new, not Makefile.
8062 (NM_FOR_TARGET): Check for nm.new, not Makefile.
8063
8064Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
8065
8066 * config.guess: Merge from FSF.
8067
8068Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8069
8070 * configure: Don't use $ when handling program_suffix.
8071
8072Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
8073
8074 * configure.in: Configure tk for hppa/hpux.
8075
8076Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
8077
8078 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
8079
8080Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8081
8082 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
8083 to LIBCXXFLAGS. Tests are better run without it.
8084
8085Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
8086
8087 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8088
8089Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
8090
8091 * configure.in (*-*-netware*): Don't configure xiberty.
8092
8093Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
8094
8095 * configure.in: Remove tk from native_only list.
8096
8097Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
8098
8099 * build-all.mk: Add mips-ncd-elf target to sun4 targets
8100 for special NCD build.
8101
8102Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8103
8104 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8105 makeall.bat, they're only useful for binutils snapshots.
8106 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8107 makeall.bat to specified SUPPORT_FILES.
8108
8109Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
8110
8111 * build-all.mk: Add Ericsson targets to sun4 and solaris
8112 hosts. Add BNR's sun4 target to solaris host, so their
8113 build-from-source will be tested in-house first.
8114
8115Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8116
8117 * Makefile.in (LIBCFLAGS): New variable.
8118 (CFLAGS_FOR_TARGET): Ditto.
8119 (LIBCFLAGS_FOR_TARGET): Ditto.
8120 (LIBCXXFLAGS): Ditto.
8121 (CXXFLAGS_FOR_TARGET): Ditto.
8122 (LIBCXXFLAGS_FOR_TARGET): Ditto.
8123 (BASE_FLAGS_TO_PASS): Pass them.
8124 (EXTRA_TARGET_FLAGS): Ditto.
8125
731a8127 8126 * configure.in: Support --enable-shared.
6599da04
JM
8127
8128Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
8129
8130 * configure.in (target_libs): Include libstdc++ again.
8131 * config.guess: Update from FSF (for FreeBSD).
8132
8133Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8134
8135 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8136 makeall.bat.
8137 (DISTDOCDIRS): Add `etc'.
8138 (ETC_SUPPORT_PFX): New variable.
8139 (taz): Include anything from etc starting with a word in
8140 ETC_SUPPORT_PFX.
8141
8142Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8143
8144 * config.sub: Update for recent FSF changes. Remove obsolete
8145 h8300hds entry. Add -windows* and -osx as basic os. Minor
8146 spacing changes.
8147
8148Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8149
8150 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
8151
8152 * config.guess: Merge with FSF.
8153 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8154
8155Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8156
8157 * configure: Since the "trap 0" handler will override the exit
8158 status on many systems, only use it for "exit 1", and make it set
8159 a non-zero exit status; reset it before "exit 0". Also, check
8160 exit status of config.sub, and error out if it failed.
8161
8162Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
8163
8164 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8165 and install libgloss.
8166
8167Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8168
8169 * Makefile.in (all-binutils): Depend upon all-byacc.
8170
8171 * configure.in: Don't build emacs on Irix 5.
8172
8173Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8174
8175 * configure.in (*-*-netware*): Add libio.
8176
8177Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8178
8179 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8180 (CHECK_TARGET_MODULES): Ditto.
8181 (INSTALL_TARGET_MODULES): Ditto.
8182 (TARGET_LIBS): Ditto.
8183 (all-libstdc++): Note dependencies.
8184
8185Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8186
8187 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8188
8189Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8190
8191 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8192 -fexternal-templates.
8193
8194 * configure.in (target_libs): Add libstdc++.
8195 (noconfigdirs): Add libstdc++ as appropriate.
8196
8197Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8198
8199 * config.guess: Update from FSF.
8200
8201Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8202
8203 * configure: Use ${config_shell} when running ${configsub}.
8204
8205Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
8206
8207 * config.sub: No longer recognize h8300h.
8208
8209Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8210
8211 * config.sub: Remove extraneous differences between config.sub and
8212 gcc/config.sub.
8213
8214Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8215
8216 * Makefile.in (DISTSTUFFDIRS): Add gas.
8217
8218Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
8219
8220 * COPYING.NEWLIB: New file.
8221
8222Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
8223
8224 * config.guess (HP-UX): Patch from Harlan Stenn
8225 <harlan@landmark.com> to also emit release level.
8226
8227Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8228
8229 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
8230
8231Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
8232
8233 * config.sub: Merge nextstep cleanup from FSF.
8234
8235Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8236
8237 * configure.in (arm-*-*): Don't configure ld for this target.
8238
8239Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8240
8241 * configure.in (*-*-netware): don't configure libg++, libio,
8242 librx, or newlib.
8243
8244Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8245
8246 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
8247 configure ld--it works, but it doesn't support shared libraries.
8248
8249Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8250
8251 * config.guess (*-unknown-freebsd*): Get rid of possible
8252 trailing "(Release)" in version string.
8253 Patch from Paul Richards <paul@isl.cf.ac.uk>.
8254
8255Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
8256
8257 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
8258 Fix type: *-next-neststep -> *-next-nextstep.
8259
8260 * config.guess: Merge from FSF:
8261
8262 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8263
8264 * config.guess: Recognize powerpc-ibm-aix3.2.5.
8265
8266 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8267
8268 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
8269 instead of UNIX_SV for UnixWare 1.0).
8270
8271Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
8272
8273 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
8274 to make gdb/nlm/* build after the compiler and linker.
8275
8276Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
8277
8278 * config.guess (netbsd, freebsd, linux): Accept any machine,
8279 not just i[34]86.
8280 (m68k-atari-sysv4): Relocate to match FSF version.
8281
8282 * config.guess: More merges from the FSF:
8283
8284 Add a space before function call or macro invocation.
8285
8286 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8287
8288 * config.guess: Add trap cmd to remove dummy.c and dummy when
8289 interrupted.
8290
8291 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8292
8293 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8294 (dummy): Redirect stderr from compilation of dummy.c.
8295
8296 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
8297
8298 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8299
8300Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
8301
8302 * configure: Accept and ignore --cache*, for compatibility with
8303 new autoconf.
8304
8305Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
8306
8307 * config.guess: Merge from FSF:
8308
8309 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8310
8311 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
8312 (PATH): Add /.attbin at end for finding uname.
8313 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
8314
8315 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
8316
e490616e 8317 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
8318
8319 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
8320
e490616e
ZW
8321 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8322 to select whether to use ELF or COFF.
6599da04
JM
8323
8324 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8325
e490616e 8326 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
8327
8328 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8329
8330 * config.guess: Guess the OS version for HPUX.
8331
8332 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8333
8334 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8335
8336Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8337
8338 * configure.in: Recognize --with-headers, --with-libs, and
8339 --without-newlib.
8340 * Makefile.in (all-xiberty): Depend upon all-ld.
8341
8342Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8343
8344 * configure.in: Change i[34]86 to i[345]86.
8345
8346Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8347
8348 * configure (version): A few more tweaks to help message.
8349
8350Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
8351
8352 * Makefile.in: Remove (for now) librx as a host library,
8353 now that we're building it for target.
8354
8355Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8356
8357 * configure: Fix up help message; from karl@owl.hq.ileaf.com
8358 (Karl Berry).
8359
8360Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
8361
8362 * configure.in: Also configure librx.
8363
8364Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8365
8366 * Makefile.in: Update various rules to reflect that librx
8367 is now needed for libg++.
8368
8369Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8370
8371 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8372
8373Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8374
8375 * configure.in: Configure the examples directory.
8376
8377Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8378
8379 * configure: Simplify Jun 2 1994 change.
8380
8381Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8382
8383 * change CC to /usr/latest/bin/gcc for lynx host builds, since
8384 /bin/gcc isn't good enough to build gcc.
8385
8386Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
8387
8388 * Makefile.in (GDB_SUPPORT_FILES): Remove
8389 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
8390 (gdb.tar.gz): Add new rule to use standard distribution building
8391 mechanism.
8392
8393Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8394
8395 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
8396 Bill Cox <bill@cygnus.com>.
8397
8398Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
8399
8400 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
8401
8402Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
8403
8404 * configure: Search current dir first in .gdbinit.
8405
8406Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
8407
8408 * config.sub: Recognize freebsd (merged from gcc config.sub).
8409
8410Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
8411
8412 * config.sub: Refer to NeXT's operating system as nextstep.
8413
8414 * config.sub (case $basic_machine): Re-order the cases, to match
8415 the order in the FSF version (which is mostly alphabethical).
8416 Merge in some additions and changes from the FSF.
8417
8418Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
8419
8420 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8421 * config.sub: Recognize cxux7.
8422 * configure.in: Use mh-cxux for m88k-harris-cxux*.
8423
8424Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8425
8426 * config.sub: Fix typo powerpc -> powerpc-*.
8427
8428Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
8429
8430 * Makefile.in: `all-emacs19' depends on `all-byacc'.
8431
8432 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8433 parallel with all-emacs and install-emacs). Top-level command
8434 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8435
8436Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8437
8438 * test-build.mk ($(host)-stamp-stage2-installed): Remove
8439 $(relbindir)/make before doing ``make install'', and use
8440 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
8441 installing over running make binary.
8442 ($(host)-stamp-stage3-installed): Likewise.
8443
8444Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8445
8446 * config.guess: Recognize Mach.
8447
8448Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8449
8450 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8451 see whether --exec-prefix was used.
8452
8453Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8454
8455 * README: Explicitly mention libg++/README. (Zoo's idea.)
8456
8457Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8458
8459 * Makefile.in: Add all-librx target similar to all-libproc.
8460
8461Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
8462
8463 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
8464 with post 1.2 uname bogosity.
8465
8466Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8467
8468 * configure: Remove temporary files on receipt of a signal.
8469
8470Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
8471
8472 * configure: If there is a package_makefile_frag, remove
8473 ${subdir}/Makefile.tem after copying it in.
8474
8475Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8476
8477 * build_all.mk: support rs6000 lynx identifies itself as
8478 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
8479 since /bin/gcc is too feeble to compile a modern gcc.
8480
8481Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8482
8483 * brought devo/test-build.mk update-to-date with progressive/
8484 test-build.mk. Add lynx targets and hppa flag info.
8485
8486Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8487
8488 * configure.in: Use mh-ncrsvr43. Patch from
8489 Tom McConnell <tmcconne@sedona.intel.com>.
8490
8491Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
8492
8493 * config.guess (i386-unknown-bsdi): No longer need to
8494 check #if defined(__bsdi__) && defined(__i386__).
8495
8496Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8497
8498 * configure: Set program_transform_nameoption correctly.
8499
8500Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8501
8502 * brought build-all.mk update-to-date with progressive build-all.mk,
8503 added new targets and hppa info.
4e81ae98 8504
6599da04
JM
8505Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8506
8507 * configure: If config.guess result is a prefix of the user
8508 specified target, assume a native build and use the user specified
8509 target as the host alias. Remove SunOS patch suffix removal hack.
8510 * configure.in: Remove SunOS patch suffix removal hack.
8511
8512 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8513 in NATIVE_CHECK_MODULES.
8514
8515Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
8516
8517 * Makefile.in: Rename HOST_ONLY to NATIVE.
8518 * configure: Delete SunOs patch suffix from host_canonical
8519 and build_canonical variables that are prepended to Makefiles.
8520 * configure.in: Add comments for easier maintenance.
8521
8522Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8523
8524 * Makefile.in: Add all-libproc target similar to all-gui.
8525
8526Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
8527
8528 * Makefile.in (CHECK_MODULES): split into
8529 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8530
8531Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
8532
8533 * config.guess (i386-unknown-bsdi): New system to guess.
8534
8535Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8536
8537 * Makefile.in: Add all-gui target (but not yet build by "all").
8538
8539Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
8540
8541 * config.sub: Move deletion of patch suffix from here...
8542 * configure.in: To here, at Ian's suggestion. The top-
8543 level scripts might need to know of a patch level.
8544
8545Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
8546
8547 * config.sub: Strip off patch suffix so rtl is recognized
8548 as a sunos4.1.3 machine, even though it's been patched.
8549
8550Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
8551
8552 * Makefile.in (INSTALL_LAST): Delete.
8553 (INSTALL_DOSREL): New.
8554
8555Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8556
8557 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8558 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8559 whether we pass down --with-gnu-ld anyhow.
8560
8561Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
8562
8563 * Makefile.in (INSTALL_LAST): Change operation so it works
8564 on more flavors of make.
8565 * configure.in (go32): Don't build libg++ or libio.
8566
8567Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
8568
8569 * Makefile.in (Move HOST_PREFIX_1 and friends up so
8570 they can be overriden by templates.
8571
8572Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
8573
8574 * configure.in (target==go32): Don't build gdb.
8575 * dosrel: New directory.
8576
8577Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
8578
8579 * configure.in (host==go32): Configure dosrel too.
8580 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8581 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8582 be set by incoming names or templates.
8583 (INSTALL_LAST): New rule.
6599da04
JM
8584
8585Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
8586
8587 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8588
8589Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8590
6599da04
JM
8591 * configure.in (appdirs): New variable. Currently empty, but will
8592 be used in gas distribution. If nonempty, lists a set of
8593 directories at least one of which must get configured, or top
8594 level configuration is considered to have failed.
8595 (rs6000-*-lynxos*): Use new file name.
8596
8597Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8598
8599 Eliminate XTRAFLAGS.
8600 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8601 newlib include files using -idirafter, and also use -nostdinc.
8602 (CXX_FOR_TARGET): Likewise.
8603 (XTRAFLAGS): Removed.
8604 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8605 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8606 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8607 ($(DO_X)): Don't pass down XTRAFLAGS.
8608
8609Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8610
8611 * configure.in (mips*-dec-bsd*): New target; do build linker.
8612 (mips*-*-bsd*): New target; don't build linker.
8613
8614Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8615
8616 * configure.in: support rs6000-*-lynxos* configuration.
8617 support sunos4 as a cross target.
8618
8619 * config.sub: look for lynx*, not lynx since the OS version may
8620 legitimately be part of the name.
8621
8622Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8623
8624 * configure.in (i[34]86-*-sco*): Move to be with other i386
8625 targets.
8626 (romp-*-*): New target. Skip various binary utilities.
8627 (vax-*-*): New target. Don't build newlib.
8628 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
8629
8630Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8631
8632 * configure.in: Only set host_makefile_frag if config
8633 directory exists.
8634
8635Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8636
8637 * install.sh: If $dstdir exists, don't check whether each
8638 component does.
8639
8640Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8641
8642 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8643
8644Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8645
3b75d237
AJ
8646 * configure.in (*-*-lynxos*): Don't configure newlib for either
8647 native or cross Lynx.
6599da04
JM
8648
8649Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
8650
8651 * config.sub (sparc64-elf): Fix os.
8652 (z8k): Remove duplicate.
8653
8654Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8655
8656 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8657 gcc/stmp-fixproto, to try to prevent fixproto from being run.
8658
8659Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
8660
8661 * configure: Make file links cleanly even if Lynx fails on
e490616e 8662 an NFS symlink (at least fail cleanly).
6599da04
JM
8663
8664Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8665
8666 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8667 -XNh2000.
8668
8669Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8670
8671 * configure: Unknown options are fatal again.
8672
8673Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
8674
8675 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 8676 compatibility.
6599da04
JM
8677
8678Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
8679
8680 * build-all.mk: Add `clean' target.
8681
8682Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8683
8684 * config.guess: Add SINIX support.
8685 * configure.in: Add mips-*-sysv4* support.
8686
8687Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
8688
8689 * build-all.mk: Document all useful targets.
8690 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8691 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8692
8693Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8694
8695 * configure: Support --silent, --quiet.
8696
8697Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8698
8699 * configure: Support --disable-FEATURE.
8700
8701Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8702
8703 * config.guess: Recognize NCR running SVR4.3.
8704
8705Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
8706
8707 * config.guess: Make BSDI generate i386-unknown-bsd386.
8708 Patch from Paul Eggert <eggert@twinsun.com>.
8709
8710Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8711
8712 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8713
8714Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8715
8716 * configure: Make unrecognized options give nonfatal warnings
8717 instead of fatal errors, and pass them to any subdirectory
8718 configures in case they recognize them.
8719 Make --x equivalent to --with-x.
8720
8721Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8722
8723 * configure: Add --enable-* options. Clean up usage message and
8724 some comments.
8725
8726Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
8727
8728 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8729
8730Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8731
8732 * configure.in (hppa*-*-*): Enable binutils.
8733
8734Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8735
8736 * config.sub: Recognize cisco.
8737
8738Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
8739
8740 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8741
8742Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8743
8744 * config.guess: about target *-hitachi-hiuxwe2, don't print more
8745 than one configuration name. Add comment.
8746
8747Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
8748
8749 * config.guess: about target *-hitachi-hiuxwe2, fixed
8750 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
8751 macro is incorrect.]
8752
8753Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8754
8755 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8756 than the "make ls" stuff which used to be here.
8757
8758Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8759
8760 * config.guess: Recognize i[34]86-unknown-freebsd.
8761 From Shawn M Carey <smcarey@rodan.syr.edu>.
8762
8763Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
8764
8765 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8766
8767Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8768
8769 * config.guess: Check for ptx.
8770
8771Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
8772
8773 * config.sub: Add os9k checking.
8774
8775Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8776
8777 * config.guess: Handle OSF1 running on HPPA processors
8778
8779Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8780
8781 * configure: If subdir configure fails, print out a message with
8782 subdirectory name, in case subdir's configure code didn't identify
8783 itself.
8784
8785Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8786
8787 * configure.in: Remove embedded newlines from configdirs.
8788 Avoid mismatches of substrings. Fix matching strings at end
8789 of configdirs.
8790
8791Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8792
8793 * config.guess: Add Lynx/rs6000 config support.
8794
8795Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8796
8797 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8798
8799Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8800
8801 * configure.in (hppa*-*-osf*): Treat this just like most other
8802 PA configurations (eg no binutils or ld).
8803 (hppa*-*-*elf*): These configurations have binutils and ld.
8804
8805Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8806
8807 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8808
8809Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8810
8811 * configure.in (rs6000-*-*): Build gas.
8812
8813Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8814
e490616e 8815 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
8816
8817Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8818
8819 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8820 for GDB and GDB has been fixed to not need it.
8821
6599da04
JM
8822Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8823
8824 * config.guess: Recognize vax hosts.
8825
8826Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8827
8828 * configure (while loop): Don't use "break 2" inside case
8829 statement -- the case statement isn't an enclosing loop.
8830
8831Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8832
8833 * config.guess: Clean up NeXT support, to allow nextstep
8834 on Intel machines. Make OS be nextstep.
8835
8836Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8837
8838 * config.guess: Add alternate forms for Convex.
8839
8840Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8841
8842 * configure: Completely rewrite option processing. Take
8843 advantage of pattern-matching to avoid invoking test frequently.
8844 Also clean up host and target defaulting logic.
8845
8846Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8847
8848 * Makefile.in: Replace all occurrances of "rootme" with "r" and
8849 "$${rootme}" with "$$r", to increase the likelihood that the do-*
8850 commands (plus user environment) will fit SCO limits.
8851
8852Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8853
8854 * configure.in: Don't issue warnings about directories which are
8855 not being configured if -norecursion is set. Correct test for
8856 --with-gnu-as and --with-gnu-ld to not get confused by substring
8857 matches.
8858
8859 * configure.in: Don't build gas for alpha-dec-osf1*.
8860
8861Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
8862
8863 * configure: Back out Per's change of 12/19/1993. It changes the
8864 behavior of configure in unexpected and confusing ways.
8865
8866 Also, use different delim char when calculating
8867 program_transform_name so that the name can contain slashes.
8868
8869Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
8870
8871 * configure.in, config.sub: Add support for VSTa micro-kernel.
8872
8873Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8874
8875 * configure.in: Nuke hacks which were used to get a special
8876 version of GAS for HPPA configurations.
8877
8878Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
8879
8880 * configure: If only ${target_alias} is given, use that
8881 as the default for ${host_alias}.
8882 * configure: Add missing back-slashes before nested quotes.
8883
8884Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8885
8886 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8887
8888Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
8889
8890 * config.guess: Recognize some Tektronix configurations.
8891 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8892
8893Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8894
8895 * config.sub: Match any flavor of SH.
8896
8897Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
8898
8899 * configure.in: Don't try to configure newlib for Alpha.
8900
8901Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8902
8903 * configure.in: Don't build ld for Irix 5. Don't build gas,
8904 libg++ or libio for any Alpha target.
8905
8906 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
8907
8908Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
8909
8910 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8911 default arguments -- so it tried to compress itself.
8912
8913Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8914
8915 * configure.in (notsupp): ensure that a space is always at the end
8916 of the configdirs list, since the grep checks for an explicit space
8917
8918Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8919
8920 * configure.in (target i386-sysv4.2): don't build ld, since static
8921 versions of many libraries are not available.
8922
8923Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8924
8925 * config.guess: Recognize Apollos (using environment variables).
8926 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8927
8928Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8929
8930 * config.guess: Recognize Sony news mips running newsos.
8931
8932Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
8933
8934 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8935 "fi ; else" for bash.
8936
8937Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
8938
8939 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8940
8941Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
8942
8943 * config.sub: accept unixware as an alias for svr4.2.
8944 Fix some inconsistancies with the gcc version.
8945
8946Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8947
8948 * Makefile.in (DISTDOCDIRS): Add gdb.
8949
8950Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
8951
8952 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
8953
8954Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8955
8956 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8957 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8958 this now.
8959
8960Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8961
8962 * config.sub: Accept hiux* as an OS name.
8963
8964 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8965 etc/make-stds.texi. The underscore came from gcc, and dje now
8966 agrees that RUNTESTFLAGS is the correct name.
8967
8968Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
8969
8970 * install.sh: Remove 'set -e'. It makes any conditionals
8971 in the script useless.
8972
8973 * config.guess: Automatically recognize arm-acorn-riscix
8974 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8975
8976Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
8977
8978 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8979
8980Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8981
8982 * Makefile.in (DISTDOCDIRS): New variable.
8983 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 8984 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
8985
8986Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8987
8988 * configure.in (hppa target): check the source directory for the
8989 pagas sub-directory
8990
8991Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
8992
8993 * config.sub: Allow -aout* and -elf*.
8994
8995Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8996
8997 * configure.in: Don't build ld on i386-solaris2, same as for
8998 sparc-solaris2.
8999
9000Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
9001
9002 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9003
9004Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9005
9006 * configure.in: Configure gdb for alpha.
9007
9008Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9009
9010 * Makefile.in (CXXFLAGS): Add -O.
9011
9012Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9013
9014 * config.guess: added support for DG Aviion
9015
9016Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9017
9018 * configure.in: Produce warning message for subdirectories not
9019 configurable for this host/target combination. Don't try to
9020 configure gdb for vms.
9021
9022Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9023
9024 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9025 appropriate files before making "diststuff".
9026 (DISTBISONFILES): New var: list of files to be edited.
9027 (DISTSTUFFDIRS): Add binutils.
9028
9029Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9030
9031 * config.sub: also handle mipsel and mips64el (for little endian mips)
9032
9033Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * configure.in: Add * to end of all OS names.
9036
9037Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
9038
9039 * configure.in: Build newlib for LynxOS native.
9040
9041Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9042
9043 * config.guess: Add support for delta 88k running SVR3.
9044
9045 * configure.in: Add comment about HP compiler vs. emacs.
9046
9047Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9048
9049 * configure.in: don't build ld on solaris2 (not a viable option
9050 due to bugs in getpwnam & getpwuid)
9051
9052Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9053
9054 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9055 config.guess will produce a full version number.
9056
9057Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9058
9059 * configure.in: Build linker and binutils for alpha-dec-osf1.
9060
9061Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9062
9063 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9064 and gdb/testsuite/Makefile.in.
9065
9066Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9067
9068 * configure.in: recognize mips*- instead of mips-
9069
9070Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
9071
9072 * config.sub: Accept linux*coff and linux*elf as operating
9073 systems.
9074
9075Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9076
9077 * config.sub: Recognize mips64, and mips3 as an alias for it.
9078
9079Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9080
9081 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9082 gdb knows how to handle OSF/1 shared libraries.
9083
9084Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9085
9086 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9087 * config.guess: Recognize Hitachi's HIUX.
9088 * config.sub: Recognize h3050r* and hppahitachi.
9089 Remove redundant cases for hp9k[23]*.
9090
9091Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9092
9093 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9094 if gas and ld are in the source tree and are in ${configdirs}.
9095 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 9096 --with options (but still pass them down on the command line,
6599da04
JM
9097 if they were explicitly specified).
9098
9099Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9100
9101 * configure: substitute SHELL value in Makefile.in with
9102 ${CONFIG_SHELL}
9103
9104Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9105
9106 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9107 *-*-solaris2* targets.
9108
9109Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9110
9111 * Makefile.in: define M4, and pass it down to sub-makes;
9112 all-autoconf now depends on all-m4
9113
9114Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9115
9116 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9117 presence of {ar,ranlib} instead of a configured directory
9118
9119Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9120
9121 * config.guess: Accept 34?? as well as 33?? for NCR.
9122
9123Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9124
9125 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9126 of 'gas' in sed commands, since 'gash' is now in the tree as well.
9127
9128Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9129
9130 * configure: grab values for $(CC) and $(CXX) from the
9131 environment, so that someone can do "CC=gcc configure; make" and
9132 have it work right (matching the way that autoconf works now)
9133
9134 * configure.in, Makefile.in: add support for gash, the tcl
9135 interface to Galaxy
9136
9137 * config.guess: add NetBSD variants (hp300, x86)
9138
9139Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
9140
9141 * install.sh: Support -d option (in the manner of SunOS 4 install,
9142 as it is more deterministic than that of GNU install)
9143 (chmodcmd): Set file to mode 755 by default (should also do default
9144 chgrp and chown, but I don't feel like dealing with that now)
9145
9146Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
9147
9148 * config.sub: Remove h8300hhms alias.
9149
9150Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9151
9152 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9153
9154Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9155
9156 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9157 as stmp-fixinc
9158
9159Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9160
9161 * config.sub: recognize m88110-bug-coff.
9162
9163Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9164
9165 * Makefile.in (all-libio): all dependencies on the toolchain used
9166 to build this (gcc, gas, ld, etc)
9167
9168Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9169
9170 * config.guess: Deal with OSF/1 1.3 on alpha.
9171
9172Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9173
9174 * install.sh: add some 'else true' clauses for portability
9175
9176 * configure.in: don't build libio for h8[35]00-*-* targets
9177
9178Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
9179
9180 * Makefile.in: Add support for new libio.
9181
9182Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9183
9184 * install.sh: If one command fails, don't try the rest. Don't try
9185 to remove $dsttmp (via trap) unless we have already created it.
9186 If $src doesn't exist, detect it and exit with an error.
9187
9188 * config.guess: Recognize BSD on hp300.
9189
9190Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
9191
9192 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9193 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9194
9195Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
9196
9197 * Makefile.in (all-send-pr): depends on all-prms
9198
9199Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9200
9201 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
9202
9203Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9204
9205 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
9206 Added test for mips-mips-riscos5.
9207
9208Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9209
9210 * configure.in: use mh-hp300 for 68k HP hosts
9211
9212Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9213
9214 * configure: add support for CONFIG_SHELL, so that you can use
9215 some alternate shell for evaluating configure scripts
9216
9217Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
9218
9219 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
9220 in configure script to bug-gdb@prep.ai.mit.edu when building
9221 distribution archive.
9222 * Makefile.in (COMPRESS): Remove def.
9223 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
9224 gdb.tar.Z and make-gdb.tar.Z respectively.
9225 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
9226 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
9227 to convergence with 'taz' target in Makefile.in.
9228
9229Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9230
9231 * install.sh (dsttmp): use trap to ensure that tmp files go
9232 away on error conditions
9233
9234Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9235
9236 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
9237
9238Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9239
9240 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
9241 its parent is '/' not ''.
9242
9243 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
9244
9245Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
9246
9247 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
9248 that ${newsrcdir}/configure.in does.
9249
9250Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9251
9252 * test-build.mk: support for CONFIG_SHELL
9253
9254Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
9255
9256 * config.sub (netware): Add as a basic system type.
9257
9258Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9259
9260 * Makefile.in (Makefile): depend on configure.in. Also drop the
9261 $(srcdir)/ from the dependency on Makefile.in.
9262
9263Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
9264
9265 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
9266 (h8300hhms is temporary until multi-libraries are implemented).
9267 * configure.in: Handle h8300h too.
9268
9269Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9270
9271 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
9272
9273Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
9274
9275 * configure: Remove extraneous output when guessing host type.
9276 * config.guess: Remove extraneous output when guessing using C
9277 compiler rather than uname, or when guessing fails.
9278
9279Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9280
9281 * Makefile.in: remove all.cross and install.cross targets
9282
9283 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
9284 definitions
9285
9286Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
9287
9288 * configure.in (target sh): Build gprof.
9289
9290Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9291
9292 * config.sub: change -solaris to -solaris2
9293
9294Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9295
9296 * configure.in: Use config/mh-riscos for mips-*-sysv*.
9297
9298Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
9299
9300 * configure: Correct error message for missing Makefile.in to
9301 print correct directory.
9302
9303Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9304
9305 * install.sh: kludge around 386BSD shell bug
9306
9307Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
9308
9309 * config.guess: Recognize NeXT.
9310 * config.guess: Recognize i486-ncr-sysv4.
9311 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
9312
9313Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
9314
9315 * Makefile.in (MAKEINFOFLAGS): New variable.
9316 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9317 * build-all.mk, test-build.mk: Pass down --no-split as
9318 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
9319
9320Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
9321
9322 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
9323
9324Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
9325
9326 * Makefile.in (libg++.tar.z): New rule.
9327 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
9328 * Makefile.in (taz): Only do a single chmod.
9329
9330Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9331
9332 * install.sh: don't use dirname anymore (replaced with sed usage)
9333
9334Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
9335
9336 * Makefile.in: Change extension for gzip'd files from '.z' to
9337 '.gz' per new FSF standard usage.
9338
9339Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9340
9341 * configure: put quotes around the final value of program_transform_name
9342
9343Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9344
9345 * Makefile.in: new install.sh support; update install-info rules
9346
9347Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
9348
9349 * configure.in: Build diff for crosses, but not for go32 host.
9350
9351 * configure.in: Build gprof only for native, and don't build it
9352 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9353
9354Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
9355
9356 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9357
9358Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9359
9360 * configure.in (host_tools): Add prms.
9361
9362Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9363
9364 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9365 with $(FLAGS_TO_PASS) on the command line
9366
9367 * config.sub: Recognize lynx and lynxos
9368
9369Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
9370
9371 * config.sub: Accept -ecoff*, not just -ecoff.
9372
9373Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9374
9375 * Makefile.in (taz): Use .gz suffix instead of .z.
9376 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9377 names.
9378
9379Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9380
9381 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9382
9383Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9384
9385 * Makefile.in (install-no-fixedincludes): install gcc last, so
9386 that rebuilds that might happen during 'make install' don't get
9387 bogus gcc include files
9388
9389Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9390
9391 Change from Utah for HPPA support:
9392 * config.guess: Recognize hppa1.x-hp-bsd.
9393
9394Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
9395
9396 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
9397 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9398
9399Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
9400
9401 * config.sub: Add support for rom68k and bug boot monitors.
9402
9403Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
9404
9405 * Makefile.in: Make all-opcodes depend on all-bfd.
9406
9407Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
9408
9409 * config.guess: Added special check for i[34]86-univel-sysv4*.
9410
9411Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
9412
9413 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9414 the processor rather than assuming i486.
9415
9416Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9417
9418 * config.guess: Recognize SunOS6 as Solaris3.
9419
9420Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
9421
9422 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
9423 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9424
9425Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
9426
9427 * build-all.mk (all-cross): New target for Canadian Cross.
9428 Added Q2 go32 targets.
9429 * test-build.mk: Configure go32 cross sparclite-aout and
9430 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
9431 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9432
9433Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9434
9435 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9436 GO32 hosted toolchains
9437
9438Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
9439
9440 * configure: change so "-exec-prefix" gets passed down rather
9441 than "-exec_prefix" so autoconf generated Makefiles get the
9442 exec_prefix set right.
9443
9444Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9445
9446 * config.guess: get the Solaris2 minor version number
9447
9448 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9449
9450Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9451
9452 * config.guess: Recognize some Sequent platforms.
9453
9454Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9455
9456 * Makefile.in: added the vault-install target
9457
9458 * configure.in: actually use the Sun3 makefile fragment that's in
9459 config, also added the release dir to configdirs
9460
9461Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9462
9463 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9464
9465Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9466
9467 * configure.in: remove some program from Alpha targetted toolchains
9468
9469Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
9470
9471 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
9472 gprof.
9473 (taz): Run "make diststuff" in those directories instead of "make
9474 proto-dir". Look for "VERSION=" only at start of line in subdir
9475 Makefile. Use "gzip -9" for compression.
9476 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9477 (binutils.tar.z): New target.
9478
9479Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9480
9481 * Makefile.in (taz): Include gpl.texinfo.
9482
9483Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9484
9485 * Makefile.in (setup-dirs): Merged into "taz" target.
9486 (taz): Only do `proto-dir' stuff if a directory is actually needed
9487 for this target.
9488
9489Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
9490
9491 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9492 (FLAGS_TO_PASS): Pass down MUNCH_NM.
9493 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9494 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9495 (gcc-no-fixedincludes): Correct for current gcc Makefile.
9496
9497Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
9498
9499 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
9500 config.sub, and move-if-change to gdb testsuite distribution
9501 archive, so the testsuite can be extracted, configured, and
9502 run separately from the gdb distribution. Blow away the Chill
9503 tests that require a Chill compiled executable, since GNU Chill
9504 is not yet publically available.
9505
9506Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9507
9508 * test-build.mk: set environment variables in a single command,
9509 instead of a list of assignments and exports
9510
9511 * config.guess: recognize Alpha/OSF1 systems
9512
9513Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9514
9515 * configure: Change help message to prefer --options rather than
9516 -options.
9517
9518Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9519
9520 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9521 zippy@ecst.csuchico.edu.
9522 * config.guess: Recognize miniframe.
9523
9524Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
9525
9526 * Makefile.in: Use srcroot to find runtest rather than rootme.
9527 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9528
9529Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
9530
9531 * test-build.mk: Extensive additions to support building on a
9532 machine other than the host.
9533
9534Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9535
9536 * configure (tooldir): Fix for i386-aix again.
9537
9538Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
9539
9540 * configure, Makefile.in: Change definition of $(tooldir)
9541 to match the FSF.
9542
9543Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
9544
9545 * config.guess: Recognize i[34]86/SVR4.
9546
9547Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9548
9549 * Makefile.in (all-gdb): gdb depends on sim.
9550
9551Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
9552
9553 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
9554 at the same time we make the prototype gdb directory.
9555 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
9556 files at the same time as the gdb base release distribution.
9557
9558Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
9559
9560 * Makefile.in (check): Use individual check targets rather than
9561 DO_X rule.
9562 (check-gcc): Added.
9563
9564Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
9565
9566 * config.sub: Use sysv3.2 not sysv32 for canonical OS
9567 for System V release 3.2.
9568
9569Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9570
9571 * config.sub: Recognize hppaosf.
9572 * configure.in: Do configure ld/binutils/gas for it.
9573
9574Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9575
9576 * configure (tooldir): Alter syntax used to set this, for systems
9577 where "\$" isn't handled right, like i386-aix.
9578
9579Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
9580
9581 * configure: Pass program-transform-name, not
9582 program_transform_name, to recursive configures.
9583
9584Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
9585
9586 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9587 of gas+ld+binutils.
9588
9589Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
9590
9591 * config.guess: Recognize AIX3.2 as distinct from 3.1.
9592
9593Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9594
9595 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9596
6599da04
JM
9597Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9598
9599 * Makefile.in (PRMS): Set back to all-prms.
9600
9601Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
9602
9603 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9604 targets, rather than for MIPS hosts.
9605
9606Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9607
9608 * configure.in: add comment for --with-x default values
9609
9610 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9611
9612 * Makefile.in: add check-* targets for each of the directories in
9613 the tree. Add a definition of RUNTEST that will use the one we
9614 just built, if it exists. Pass this down via FLAGS_TO_PASS.
9615
9616Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
9617
9618 * configure.in: Removed obsolete references to bfd_target and
9619 target_makefile_frag.
9620
9621 * build-all.mk: Set assorted targets for Q2.
9622 * config.sub: Recognize z8k-sim and h8300-hms.
9623 * test-build.mk: Really don't pass host to configure.
9624 (HOLES): Added uname.
9625
9626Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
9627
9628 * configure: Handle an empty program-prefix, program-suffix or
9629 program-transform-name correctly.
9630
9631Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
9632
9633 * build-all.mk: -G 8 no longer required for MIPS targets.
9634 * test-build.mk: Don't pass host argument to configure; make it
9635 guess.
9636
9637Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
9638
9639 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
9640 * Makefile.in (COMPRESS): New macro, like GZIP.
9641
9642Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
9643
9644 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9645
9646 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9647 with gas currently defaults to -G 0.
9648
9649Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
9650
9651 * Makefile.in (all-flex): flex depends on byacc.
9652
9653 * build-all.mk: If host not specified, use config.guess. Pass TAG
9654 to test-build.mk as RELEASE_TAG.
9655 * test-build.mk (configargs): New variable containing arguments to
9656 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
9657 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9658
9659 * config.guess: Use /bin/uname when checking -X argument on SCO,
9660 to avoid invoking GNU uname which doesn't understand -X.
9661
9662 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9663
9664 * configure.in: Build gas for mips-*-*.
9665
9666Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9667
9668 * Makefile.in (all.normal): insert missing backslash.
9669
9670Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
9671
731a8127 9672 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
9673
9674 * Makefile.in: Complete overhaul to merge many almost identical
9675 targets.
9676
9677Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9678
9679 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9680 (gdb.tar.Z): Adjusted.
9681
9682 * Makefile.in (setup-dirs, taz): New targets; should be general
9683 enough to adapt for gdb sometime. Build only .z file.
9684 (gas.tar.z): New target.
9685
9686Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9687
9688 * build-all.mk: Use CC=cc -Xs on Solaris.
9689
6599da04
JM
9690Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
9691
9692 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
9693 for handling BISON for FSF releases.
9694
9695Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9696
9697 * configure: Actually implement the change zoo just documented.
9698
9699Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9700
9701 * configure: when using config.guess, only set target_alias when
9702 it's not already been set (ie, on the command line)
9703
9704Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9705
9706 * Makefile.in: add installcheck target, set PRMS to install-prms
9707
9708Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9709
9710 * configure: add support for package_makefile_fragment, handle the
9711 case where a directory has a configure.in file but no Makefile.in
9712 more gracefully (with an actual understandable error message, even);
9713 add support for --without (and add this to the usage message); also
9714 explicitly add a --host=${host_alias} to the command line when
9715 config.guess is used
9716
9717Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9718
9719 * configure: Must use both --host and --target in recursive calls.
9720
9721Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
9722
9723 * Makefile.in: Change deja-gnu to dejagnu.
9724
9725Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
9726
9727 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9728
9729Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9730
9731 * configure.in: canonicalize all instances to *-*-solaris2*,
9732 also strip out a number of tools to not build for go32 host
9733
9734Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9735
9736 * config.guess: add GPL.
9737
9738 * Makefile.in, config.guess, config.sub, configure: bump
9739 copyrights to 93.
9740
9741Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9742
9743 * Makefile.in (do-info): Removed obsolete check for existence of
9744 localenv file.
9745
9746 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9747
9748Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9749
9750 * Makefile.in: a couple of 'else true' for decstation,
9751 support for TclX
9752
9753 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9754
9755Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9756
9757 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9758
9759Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9760
9761 * config.guess: Recognize i386-ibm-aix (PS/2).
9762 * configure.in: Use config/mh-aix386 file for it.
9763
9764Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9765
9766 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9767 CC_FOR_TARGET instead.
9768 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9769
9770Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9771
9772 * Makefile.in: Add sim to list of directories sent with gdb
9773
9774Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9775
9776 * configure.in: Put back mips-dec-bsd* case.
9777
9778Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9779
9780 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9781 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9782 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
9783
9784Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9785
9786 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9787
9788 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9789 (install-info): install dir.info only if it exists,
9790 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9791
9792Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9793
9794 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9795 gas for mips-dec-bsd.
9796
9797Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9798
9799 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9800 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9801
9802Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9803
9804 * configure.in: Added "dejagnu" to hosttools list.
9805
9806Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9807
9808 * config.sub, configure.in, config.guess: Add support
9809 for Bosx, an AIX variant from Bull.
9810 Patches from F.Pierresteguy@frcl.bull.fr.
9811
9812Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9813
9814 * devo/dejagnu: Initial creation of devo/dejagnu.
9815 Migrated dejagnu testcases and support files for testing software
9816 tools to reside as subdirectories, currently called "testsuite",
9817 within the directory of the software tool. Migrated all programs,
9818 support libraries, etc. beloging to dejagnu proper from
9819 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9820 with no modifications. The changes to these files which will
9821 allow them to configure, build, and execute properly will be made
9822 in a future update.
9823
9824Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9825
9826 * Makefile.in: Change send_pr to send-pr.
9827 * configure.in: Likewise.
9828 * send_pr: Renamed directory to send-pr.
9829
9830Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9831
9832 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9833
9834Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9835
9836 * README: Update for gdb-4.8 release.
9837 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9838 gdb-xxx.tar.z (gzip'd) file also.
9839
9840Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9841
9842 * Makefile.in: make all-diff depend on all-libiberty
9843
9844Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
9845
9846 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9847
9848Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9849
9850 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9851
9852Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
9853
9854 * Makefile.in (DEVO_SUPPORT): Remove etc directory
9855 (ETC_SUPPORT): Only add the files GDB wants from etc/.
9856 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
9857
9858Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9859
9860 * Makefile.in: makeinfo binary is in a new location
9861
9862Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
9863
9864 * config.sub: Accept -ecoff as an OS.
9865
9866 * Makefile.in: Various changes to eliminate a level of make
9867 recursion and reduce the required command line length.
9868 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9869 sub-makes.
9870 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9871 variables holding settings for specific sub-makes.
9872 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9873 in terms of BASE_FLAGS_TO_PASS.
9874 (TARGET_LIBS): New variable listing directories which use
9875 TARGET_FLAGS_TO_PASS.
9876 (subdir_do): Eliminated.
9877 (do-*): New set of targets to replace subdir_do.
9878 (various): All targets which used subdir_do now depend on do-*.
9879 (local-clean): Renamed from do_clean.
9880 (local-distclean): New target, dependency of distclean and
9881 realclean.
9882 (install-info): Don't create directories. Depend on dir.info
9883 rather than calling make recursively.
9884 (install-dir.info): Eliminated.
9885 (install-info-dirs): Create all info directories here.
9886 (dir.info): Depend upon do-install-info.
9887
9888 * test-build.mk (HOLES): Added false.
9889
9890Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
9891
9892 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
9893
9894Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9895
9896 * Makefile.in (info): remove dependency on all-texinfo. The
9897 problem was really in texinfo/C, not at this level.
9898
9899Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
9900
9901 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9902
9903Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
9904
9905 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
9906 GDB releases.
9907
9908Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9909
9910 * configure: Include srcdir in message about target of link not
9911 being found. Don't convert `-' to `_' in `with' options being
9912 passed to subdirs.
9913
9914Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9915
9916 * configure.in: add uudecode to host_tools
9917
9918 * Makefile.in: added {all,install}-uudecode targets, added them to
9919 the appropriate lists
9920
9921Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
9922
9923 * Makefile.in (all-gcc): Added dependency on all-gas.
9924
9925 * configure.in (mips-*-*): Build ld and binutils.
9926
9927Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9928
9929 * configure: check return code from mkdir, print error message and
9930 exit on failure.
9931
9932Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
9933
9934 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
9935
9936Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
9937
9938 * test-build.mk (HOLES): Added tar, cpio and uudecode.
9939
9940Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9941
9942 * config.sub (h8500): Recognize this as a cpu type.
9943
9944Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9945
9946 * configure: source directory missing is no longer a warning
9947
9948 * configure.in: recognize irix[34]* instead of irix[34]
9949
9950 * Makefile.in: define and pass down X11_LIB
9951
6599da04
JM
9952Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
9953
9954 * guess-systype: Renamed to ...
9955 * config.guess: ... by popular request.
9956 * configure.in, Makefile.in: Update accordingly.
9957
9958Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
9959
9960 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
9961 + Add Convex, Cray/Unicos, and Encore/Multimax support.
9962 + Execute ./dummy instead of assuming . is in PATH.
9963
9964Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
9965
9966 * guess-systype: New shell script. Attempts to guess the
9967 canonical host name of the executing host.
9968 Only a few hosts are supported so far.
9969 * configure: Call guess-systype if no host is specified.
9970
9971Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
9972
9973 * Makefile.in (gcc-no-fixedincludes): Made to work with current
9974 gcc Makefile.
9975
9976
9977Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
9978
9979 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9980 (all-gcc, install-gcc, subdir_do): Use it.
9981
9982Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9983
9984 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9985
9986Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
9987
9988 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9989 set exclusively by configure, using configure.in .
9990
9991Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9992
9993 * test-build.mk: set $PATH for all builds
9994
9995 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9996
9997Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
9998
9999 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
10000 the one used in gcc/Makefile.in, so that a null expansion doesn't
10001 override the one needed to build gcc with a native cc.
10002
10003
10004Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10005
10006 * configure: Accept -with arguments.
10007
10008Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10009
10010 * Makefile.in: added h8300sim
10011
10012Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
10013
6599da04
JM
10014 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10015 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
10016 (all-cygnus, native, build-cygnus): Make
10017 $(canonhost)-stamp-3stage-done, not $(host)....
10018 * test-build.mk (stamp-3stage-compared): Use tail +10c for
10019 i386-sco3.2v4. Added else true to if command.
10020
10021Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
10022
10023 * config.sub: (from FSF) Sequent uses a BSD-like OS.
10024
10025Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
10026
10027 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10028
10029Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10030
10031 * configure.in: don't remove binutils from Solaris builds
10032
10033Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
10034
10035 * Makefile.in: get rid of earlier definitions for *clean,
10036 also handle the recursive info rule better
10037
10038Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
10039
10040 * Makefile.in (mostlyclean, distclean, realclean): Fix to
10041 do more-or-less the right thing.
10042
10043Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
10044
10045 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10046 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10047
10048Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10049
10050 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10051 $(host_canonical).
10052
10053 * configure.in: split the configdirs list into 4 categories (native
10054 v. cross, library v. tool) and handle the cross-only and native-
10055 only in more reasonable (and correct!) way.
10056
10057Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
10058
10059 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
10060 configdirs anymore.
10061
10062Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10063
10064 * Makefile.in: extensive cleanup:: removed all of the explicit
10065 clean-* targets, collapsed many wrappers around subdir_do into
10066 one, added additional targets to satisfy standards.texi, deleted
10067 some old targets, some changes for consistency
10068
10069Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10070
10071 * configure.in: handle some programs as cross-only, and others as
10072 native only
10073
10074 * test-build.mk: handle partial holes in a more generic manner
10075
10076 * Makefile.in: m4 depends on libiberty
10077
6599da04
JM
10078Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10079
10080 * configure.in: add m4, textutils, fileutils, sed, shellutils,
10081 time, wdiff, and find to configdirs
10082
10083 * Makefile.in: all, clean, and install rules for the new programs
10084 added to configure.in
10085
10086Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10087
10088 * configure.in: use mh-sun for all *-sun-* hosts
10089
6599da04
JM
10090Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10091
10092 * Makefile.in: define flags for X11 include files and library file
10093 locations, pass them down to the programs that need this info
10094
10095 * build-all.mk: added a 'native' target, to 3stage the native toolchain
10096
6599da04
JM
10097Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10098
10099 * configure.in: start building libg++ for HP-UX targets
10100
10101Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
10102
10103 * README: Update references to files moved into etc/.
10104
10105Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
10106
10107 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
10108 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
10109
10110Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
10111
10112 * configure: accept dash as well as underscore in long option
10113 names for FSF compatibility.
10114
10115Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
10116
10117 * config.sub: added -sco3.2v4 support from FSF.
10118
10119Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10120
10121 * configure.in: expand the section that adds or removes
10122 directories from the list of programs to build, to handle native
10123 vs. cross in addition to host v. native
10124
10125Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
10126
10127 * Makefile.in: Replace C++ in macro names with CXX.
10128 This is less likely to break ...
10129
10130Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10131
10132 * test-build.mk: add -w to GNU_MAKE
10133
10134Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10135
10136 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10137 add 'sparc' to list of recognized cpus. This needed to make
10138 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10139 Delete some redundant ose68 variants. Recognize -wrs as an os,
10140 then changes that into $CPU-wrs-vxworks.
10141
10142 * configure.in: remove most references to gdbtest, regularize
10143 target based program removal
10144
10145 * test-build.mk: import from p3 tree (many fixes and changes)
10146
10147Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10148
10149 * Makefile.in: added rules to handle tcl, tk, and expect
10150
10151 * configure.in: handle those directories if they exist
10152
10153Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10154
10155 * config.sub: removed bogus hppabsd and hppahpux names, since
10156 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10157
10158Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10159
10160 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
10161 depends upon all-xiberty
10162
10163 * Makefile.in: changes from p3, including:
10164
10165 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
10166
10167 * Makefile.in (XTRAFLAGS): include newlib directories if
10168 newlib/Makefile exists, rather than if host != target.
10169
10170 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
10171
10172 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10173 from the same source tree and not building a cross-compiler. This
10174 matters for the libg++ configuration if reconfiguring a tree that
10175 has already been installed.
10176
10177 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
10178
10179 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10180 pick up the machine and system specific header files.
10181
10182 * Makefile.in: added AS_FOR_TARGET, passed down in
10183 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10184 the C compiler to use to create programs which are run in the
10185 build environment, set it to default to $(CC), and passed it down
10186 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10187
10188 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
10189
10190 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10191 We need them for unusual native builds, like systems without
10192 ranlib.
10193
10194 * configure: also define $(host_canonical) and
e490616e
ZW
10195 $(target_canonical), which are the full, canonical names for the
10196 given host and target
6599da04
JM
10197
10198Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
10199
10200 * Makefile.in: Added separate definitions for C++.
10201
10202Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
10203
10204 * configure.in (configdirs): Add deja-gnu.
10205
10206Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
10207
10208 * README: Update for configure.texi and gdb-4.7 release.
10209
10210Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
10211
10212 * Makefile.in: Move "all" target to top of file.
10213 Previously, first target was ".PHONY" which caused BSD4.4 make
10214 to build .PHONY when make was run without arguments.
10215
10216Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
10217
10218 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
10219 Library-copylefted code in libiberty.
10220
10221Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
10222
10223 * config.sub: Replace m68kmote with plain old m68k.
10224
10225Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
10226
10227 * Makefile.in: Remove space from blank line, avoid Make complaints.
10228
10229Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
10230
10231 * config.sub: Complain if no argument is given. Added support for
10232 386bsd as OS and target alias.
10233
10234Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
10235
10236 * Makefile.in (XTRAFLAGS): include newlib directories if
10237 newlib/Makefile exists, rather than if host != target.
10238
10239Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
10240
10241 * config.sub: recognize sparclite-wrs-vxworks.
10242
10243 * Makefile.in (install-xiberty): added *-xiberty make rules (from
10244 p3.) Added clean-xiberty to clean.
10245
10246Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10247
10248 * configure.in: use *-*-* instead of nested cases for host and target
10249
10250Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
10251
10252 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10253 from the same source tree and not building a cross-compiler. This
10254 matters for the libg++ configuration if reconfiguring a tree that
10255 has already been installed.
10256
10257Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
10258
10259 * config.sub (i486v/i486v4): Merge in from FSF version.
10260
10261Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
10262
10263 * configure: only set PWD if it is already set.
10264
10265Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
10266
10267 * configure: just set PWD=`pwd` at the top, since Ultrix sh
10268 doesn't have unset and all success paths (and most error paths)
10269 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
10270 to just ${PWD} to avoid confusion.)
10271
10272Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
10273
10274 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
10275 even for a native compilation.
10276
10277Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
10278
10279 Changes to make the gdb.tar.Z rule work better.
10280
10281 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
10282 (DEVO_SUPPORT): Add configure.texi.
10283 (bfd-ilrt.tar.Z): Remove ancient rule.
10284
10285Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
10286
10287 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10288 pick up the machine and system specific header files.
10289
10290 * configure.in, config.sub: added new target m68010-adobe-scout,
10291 with alias of adobe68k. Changed configure.in to check for
10292 -scout before -sco* to avoid a false match.
10293
10294 * Makefile.in: added AS_FOR_TARGET, passed down in
10295 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10296 the C compiler to use to create programs which are run in the
10297 build environment, set it to default to $(CC), and passed it down
10298 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10299
10300Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
10301
10302 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10303 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
10304 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10305 FOR_TARGET variants, to newlib and libg++.
10306
10307Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
10308
10309 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10310 first.
10311
10312Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
10313
10314 * config.sub: Accept `elf' as an environment.
10315
10316Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10317
10318 * Makefile.in (all-opcodes): cd into the right directory
10319
10320Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
10321
10322 * configure: added -program_transform_name option, used as
10323 argument to sed when installing programs.
10324 configure.texi: added documentation for -program_prefix,
10325 -program_suffix and -program_transform_name.
10326
10327Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
10328
10329 * config.sub: Accept i486 where i386 ok.
10330
10331Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
10332
10333 * config.sub: accept we32k
10334
10335Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
10336
3b75d237 10337 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
10338
10339 * Makefile.in: don't create all directories for ``make install'';
10340 let the subdirectories create the ones they need.
10341
10342Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10343
e490616e 10344 * COPYING: new file, GPL v2
6599da04
JM
10345
10346Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10347
10348 * Makefile.in: use the new gen-info-dir, which needs a template
10349 argument (which also lives in texinfo)
10350
10351 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10352
6599da04
JM
10353Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
10354
10355 * config.sub (ncr3000): Change i386 to i486.
10356
10357Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10358
10359 * Makefile.in: add install-rcs, install-grep to
10360 install-no-fixedincludes, removed install-bison and install-libgcc
10361
10362Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
10363
10364 * configure.in: grab the HPUX makefile fragment if on HPUX
10365
10366Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10367
10368 * Makefile.in: eradicate bison spoor (ditto libgcc).
10369 configure.in: recognise m68{k,000}-ericsson-OSE.
10370 es1800 is alias for m68k-ericsson-OSE
10371
10372Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10373
10374 * configure.in: rearrange the parts that remove programs from
10375 configdirs, based now on HOST==TARGET or by canonical triple.
10376
10377Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10378
10379 * test-build.mk: recurse explicitly with -f test-build.mk when
10380 appropriate. predicate stage3 and comparison on the existence
10381 of gcc. That is, if gcc isn't around, we aren't three-staging.
10382 On very clean, also remove ...stamp-co. Build in-place before
10383 doing other builds.
10384
10385Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10386
10387 * Makefile.in, configure.in: add tgas
10388
10389Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10390
10391 * Makefile.in: a number of changes merged in from progressive.
10392
10393 * configure.in: add libm.
10394
10395 * .cvsignore: ignore some stuff that comes from test-build.mk.
10396
6599da04
JM
10397Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
10398
10399 * config.sub: Add es1800 (m68k-ericsson-es1800).
10400
10401Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10402
10403 * configure: Add program_suffix (parallel to program_prefix)
10404 * Makefile.in: adjust directory-creating script for losing decstation
10405
10406Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
10407
10408 * configure: Minor $subdir-related fixes.
10409
10410Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10411
10412 * configure: fix various problems with propogating
10413 makefile_target_frag in subdirs.
10414 * configure.in: config libgcc if its there
10415
10416Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
10417
10418 * config.sub: HPPA merge.
10419
6599da04
JM
10420Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
10421
10422 * Makefile.in: Replace all-bison with all-byacc in all
10423 dependency lines for other tools (which now use byacc).
10424
10425Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
10426
10427 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
10428
6599da04
JM
10429Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
10430
10431 * Makefile.in: make gprof rules similar to byacc rules (instead of
10432 vestigal $(unsubdir) that didn't work...)
10433
10434Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
10435
10436 * config.sub: Add support for Linux.
10437 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
10438 (at least for libg++).
10439
10440Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10441
10442 * configure.texi: fix doc for the -nfp option to configure
10443
10444Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
10445
10446 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10447
10448Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
10449
10450 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10451 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10452 * configure.in: added solaris* host_makefile_frag hook.
10453
10454Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10455
10456 * config.sub: changed recognition of m68000 so that various
10457 m68k types can be specified via m680[01234]0
10458
10459Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10460
10461 * config.sub (basic_machine): fix sed so that '-foo' isn't
10462 completely substituted out while .+'-foo' loses the '-foo'
10463
10464Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10465
10466 * config.sub ($os): Add -aout.
10467
10468Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
10469
10470 * configure: If host_makefile_frag is absolute, don't
10471 prefix ${invsubdir} (relevant to libg++ auto-configure).
10472
10473Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10474
10475 * Makefile.in (tooldir): Define it.
10476 (all-ld): Depend on all-flex.
10477
10478Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
10479
10480 * Makefile.in (check): Fix libg++ special case.
10481
10482Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
10483
10484 * configure: do not bury `pwd` into config.status, thus do fewer
10485 pwd's.
10486
10487 * configure: print the "Building in" message only when building in
10488 other than "." AND verbose.
10489
63f6bcd7 10490 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
10491 configures.
10492
10493 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10494
10495Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
10496
10497 * Makefile.in: macroize flags passed on recursion. remove
10498 fileutils.
10499
10500Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
10501
10502 * configure: get makesrcdir right for subdirs deeper than 1.
10503
10504 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10505 install.
10506
10507Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
10508
10509 * Makefile.in: don't print subdir_do or recursion lines.
10510
10511Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
10512
10513 * standards.texi: added menu item.
10514
10515 * Makefile.in: build and install standards.info.
10516
10517 * standards.texi: new file.
10518
10519Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10520
10521 * configure: test for and move config.status pieces from
10522 ${subdir}/.
10523
10524Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
10525
6599da04
JM
10526 * configure: Test for existance of files before trying to mv
10527 them, to avoid numerous non-existance messages.
10528
10529Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
10530
10531 * configure: correct final line of config.status.
10532
10533 * configure: patch from eggert. Avoids a protection problem if
10534 the original Makefile.in is read only.
10535
10536 * configure: use move-if-change from gcc to create config.status.
10537 Some makefiles depend on config.status to tell if a directory
10538 has been reconfigured for a different host. This change
10539 prevents those directories from remaking everything in the case
10540 where the reconfig was only intended to rebuild a Makefile.
10541
10542 * configure: test for config.sub with "config.sub sun4" rather
10543 than "config.sub ${host_alias}". Otherwise we can't tell a bad
10544 host alias from a missing config.sub.
10545
10546Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10547
10548 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10549 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
10550
10551Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
10552
10553 * configure: mkdir ${subdir} as needed.
10554
10555Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
10556
10557 * Makefile.in,configure.in: added autoconf.
10558
10559Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10560
10561 * Makefile.in: no longer pass against on recursion.
10562
10563 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10564 definitions are not inherited.
10565
10566 * configure: correct makesrcdir when subdir is .
10567
10568Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
10569
10570 * configure: Add support for 'subdirs' variable, which is
10571 like 'configdirs', except that configure doesn't re-invoke
10572 itself for subdirs, it just creates a Makefile for each subdir.
10573 * configure.texi: Document subdirs.
10574
10575Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10576
10577 * configure.in: added flex to configdirs
10578
10579Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
10580
10581 * Makefile.in: remove clean-stamps from clean.
10582
10583Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
10584
10585 * configure.in: Add gdbtest to configdirs.
10586
10587Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
10588
10589 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
10590 to recursive makes.
10591 * configure.in: Recognize new ncr3000 config.
10592
10593Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
10594
10595 * Makefile.in, configure.in: removed references to gdbm.
10596
10597Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
10598
10599 * config.sub: Don't canonicalize os value
10600 newsos* to bsd (readline needs to check for newsos).
10601 (This fix was earlier made Jan 31, but got re-broken.)
10602
10603Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
10604
10605 * configure.in: sco is an os, not a vendor!
10606
10607 * configure: Quote $( better. Keep various shells happy.
10608
10609Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
10610
10611 * Makefile.in: eliminate stamp-files.
10612
10613Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
10614
10615 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
10616 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10617
10618Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
10619
10620 * config.sub: fix iris/iris3.
10621
10622Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
10623
10624 * configure: re-add -rm.
10625
10626Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
10627
10628 * Maskefile.in: add .stmp-rcs to all.
10629
10630 * configure.in: remove gas from rs6000 build, use aix host fragment.
10631
10632Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
10633
10634 * configure: pass down site_option during recursion.
10635
10636Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
10637
10638 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
10639
10640Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
10641
10642 * configure: Change exec_prefix so that it really defaults to prefix.
10643
10644Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
10645
10646 * Makefile.in, configure.in: Add support for mmalloc library.
10647
10648Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
10649
10650 * Makefile.in: add stmp dependencies for a few more things.
10651
10652Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
10653
10654 * configure: adjusted error message on objdir/srcdir configure
10655 collision, per john's suggestion.
10656
10657 * Makefile.in: add libiberty stmp to all and all.cross.
10658
10659Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
10660
10661 * Makefile.in: remove force dependencies, add grep to all.
10662
10663Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
10664
10665 * Makefile.in: drop flex. make stamp files work.
10666
10667 * configure: added test for conflicting configuration in srcdir,
10668 remove trailing slashes from srcdir. Otherwise emacs gdb mode
10669 gets cranky. use relative paths for configure and srcdir
10670 whenever possible. Send some error messages to stderr that were
10671 going to stdout.
10672
10673Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
10674
10675 * Makefile.in: Fix libg++ rule to check for gcc directory
10676 before using gcc/gcc. Also pass XTRAFLAGS.
10677
10678Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
10679
10680 * Makefile.in: added stmp-files so that directories aren't polled
10681 when they are already built.
10682
10683 * configure.texi: fixed a node pointer problem.
10684
10685Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
10686
731a8127 10687 * config.sub configure.in gdb/configure.in
6599da04
JM
10688 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10689 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10690 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
10691
10692Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10693
10694 * configure: -recurring becomes -silent. corrected help message
10695 for -site= option.
10696
10697 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10698
10699Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10700
10701 * configure: when building Makefile for crosses, replace
10702 tooldir and program_prefix. default srcdir from location of
10703 config.sub. remove "for host in hosts" and "for target in
10704 targets" loops.
10705
10706Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10707
10708 * Makefile.in: Do not pass bindir or mandir to cvs.
10709
10710Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10711
10712 * Makefile.in, configure.in: removed traces of namesubdir,
10713 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10714 copyrights to '92, changed some from Cygnus to FSF.
10715
10716 * configure.texi: remove most references to multiple hosts,
10717 multiple targets, subdirs, etc.
10718
10719 * configure.man: removed rcsid. reference config.sub not
10720 config.subr.
10721
10722 * Makefile.in: mkdir $(infodir) on install-info.
10723
10724Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10725
10726 * configure.texi: Explain better about .gdbinit and about
10727 the environment that configure.in sections run in.
10728
10729Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10730
10731 * configure.in: Ultrix is only a decstation if it's a MIPS.
10732
10733Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10734
10735 * README: DOC.configure => cfg-paper.texi.
10736
10737Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10738
10739 * config.sub (near case $os): Don't convert newsos* to bsd!
10740
10741Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10742
10743 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10744 the number of copies of COPYING that go into the GDB tar file.
10745
10746Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10747
731a8127 10748 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
10749 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10750 Fix SCO configuration stuff.
10751
10752Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10753
10754 * Makefile.in: For libg++, make sure the -I pointing
10755 to the gcc directory goes *after* all the libg++-local -I flags.
10756 Also, move just-gcc dependency from just-libg++ to all-libg++.
10757
10758Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10759
10760 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10761
10762Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10763
10764 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10765
10766Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10767
10768 * config.sub: Add stratus configuration frags. Also
10769 submitted to FSF.
10770
10771Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10772
10773 * Makefile.in (DEV_SUPPORT): add configure.man.
10774
10775 * config.sub(Decode manufacturer-specific): add -none*.
10776
10777Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10778
10779 * Makefile.in: remove form feeds to make Sun's make happy.
10780 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10781
10782Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10783
10784 * Makefile.in (AR_FLAGS): Make quieter.
10785
10786Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10787
10788 * configure.in: Add libg++.
10789 * configure: When verbose, don't output the command line at each
10790 level; it will be unremarkably the same as the previous version,
10791 which will be the same as what the user typed.
10792
10793Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10794
10795 * configure.in, Makefile.in: fix clean-info, add flex. add
10796 fileutils.
10797
10798 * configure: be less sensitive to spaces in Makefile.in. Do not
10799 look for sources in "..". Doing so breaks subdirectories that
10800 might have their own configure. If a subdir has it's own
10801 configure script, use it.
10802
10803Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10804
10805 * cfg-paper.texi: some changes suggested by rms.
10806
10807Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10808
10809 * config.sub: Merge in some small additions from the FSF version,
10810 taken from the gcc distribution, to bring the Cygnus and FSF
10811 versions into closer sync.
10812
10813Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10814
10815 * configure.in: Changed svr4 references to sysv4.
10816
10817Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10818
10819 * configure: added -V for version number option.
10820
10821Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10822
10823 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10824 renamed from DOC.configure to cfg-paper.texi.
10825
10826Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10827
10828 * configure, config.subr, config.sub: config.subr is now
10829 config.sub again.
10830
10831Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10832
10833 * configure.texi: new file, in progress.
10834
10835 * Makefile.in: build info file and install the man page for
10836 configure.
10837
10838 * configure.man: new file, first cut.
10839
10840 * configure: find config.subr again now that configuration "none"
10841 has gone. removed all traces of the -ansi option. removed all
10842 traces of the -languages option.
10843
10844 * config.subr: resync from rms.
10845
10846Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10847
10848 * configure, config.sub, config.subr: merge config.sub into
10849 config.subr, call the result config.subr, remove config.sub, use
10850 config.subr.
10851
10852 * Makefile.in: revised install for dir.info.
10853
10854Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10855
10856 * configure.in: add decstation host makefile frag.
10857
10858 * Makefile.in: BISON now bison -y again. also install-gcc on
10859 install. clean-gdbm on clean. infodir belongs in datadir.
10860 Make directories for info install. Build dir.info here then
10861 install it.
10862
10863Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10864
10865 * Makefile.in: fix for bad directory tests.
10866
10867Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10868
10869 * configure: \{1,2\} appears to be a sysv'ism. Use a different
10870 regexp. -srcdir relative was being handled incorrectly.
10871
10872 * Makefile.in: unwrapped some for loops so that parallel makes
10873 work again and so one can focus one's attention on a particular
10874 package.
10875
10876Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10877
10878 * configure: added PWD as a stand in for `pwd` (for speed). use
10879 elif wherever possible. make -srcdir work without -objdir.
10880 -objdir= commented out.
10881
10882Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10883
10884 * configure: +options become --options. -subdirs commented out.
10885 added -host, -datadir. Renamed -destdir to -prefix. Comment in
10886 Makefile now at top of generated Makefile. Removed cvs log
10887 entries. added -srcdir. create .gdbinit only if there is one
10888 in ${srcdir}.
10889
10890 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10891 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10892 and mandir now keyed off datadir by default.
10893
10894Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10895
10896 * Freshly created ChangeLog.
10897
10898\f
10899Local Variables:
10900mode: change-log
10901left-margin: 8
10902fill-column: 76
10903version-control: never
10904End: