]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR fortran/27965 (invalid "Array bound mismatch" runtime error)
[thirdparty/gcc.git] / ChangeLog
CommitLineData
ec6c7392
PB
12006-06-15 Paolo Bonzini <bonzini@gnu.org>
2
3 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4 too.
5 * Makefile.in: Regenerate.
6
12973d7a
DD
72006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8
9 * config-ml.in: Alter CCASFLAGS to include special
10 multilib options the same as is done for CFLAGS.
11
c67ed86a
JDA
122006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13
14 * configure.in: Don't enable libgomp on hpux10.
15 * configure: Rebuilt.
16
cb253473
DA
172006-06-12 David Ayers <d.ayers@inode.at>
18
19 PR bootstrap/27963
20 PR target/19970
21 * configure.in: Remove target-boehm-gc from noconfigdirs where
22 ${libgcj} is specified.
23 * configure: Regenerate.
24
32845532
CD
252006-06-06 Carlos O'Donell <carlos@codesourcery.com>
26
27 Sync from src:
28
29 * configure.in: Sync.
30 * configure: Regenerated.
31
32 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
33
34 * Makefile.def: Added dependencies from sim and gdb on intl, and
35 added configure dependencies to everything with an all dependency
36 on intl.
37 * Makefile.in: Regenerated.
38
7cd0cf9c
DA
392006-06-06 David Ayers <d.ayers@inode.at>
40
41 PR libobjc/13946
42 * Makefile.def: Add dependencies for libobjc which boehm-gc.
43 * Makefile.in: Regenerate.
44 * configure.in: Add --enable-objc-gc at toplevel and have it
45 enable boehm-gc for Objective-C.
46 Remove target-boehm-gc from libgcj.
47 Add target-boehm-gc to target_libraries.
48 Add target-boehm-gc to noconfigdirs where ${libgcj}
49 is specified.
50 Assert that boehm-gc is supported when requested for Objective-C.
51 Only build boehm-gc if needed either for Java or Objective-C.
52 * configure: Regenerate.
53
3ff3adad
PB
542006-06-05 Paolo Bonzini <bonzini@gnu.org>
55
56 PR 27674
57 * Makefile.tpl (configure-[+prefix+][+module+],
58 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
59 Remove rule to unstage bootstrapped modules.
60 (stage_current): New.
61 * Makefile.in: Regenerate.
62
898e551d
LB
632006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
64
65 * MAINTAINERS (Write After Approval): Update my e-mail address.
66
ea60341e
MS
672006-06-01 Mark Shinwell <shinwell@codesourcery.com>
68
69 * include/libiberty.h: Declare pex_run_in_environment.
70
222ae291
AL
712006-05-31 Asher Langton <langton2@llnl.gov>
72
73 * MAINTAINERS (Write After Approval): Add myself.
898e551d 74
e9a54b07
PB
752006-05-25 Paolo Bonzini <bonzini@gnu.org>
76
77 * Makefile.def (bfd, opcodes): Fix lib_path.
78 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
79 (restrap): Move under "@if gcc-bootstrap". Fix typo.
80 * Makefile.in: Regenerate.
81
03e67131
CD
822006-05-24 Carlos O'Donell <carlos@codesourcery.com>
83
84 * Makefile.in: Regenerate.
85
65d6e994
CD
862006-05-24 Carlos O'Donell <carlos@codesourcery.com>
87
88 * Makefile.def: Add install-html target. Add datarootdir
89 docdir and htmldir to flags_to_pass.
90 * Makefile.tpl: Add install-html target.
91 * Makefile.in: Regenerate.
92 * configure.in: Add --with-datarootdir, --with-docdir, and
93 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
94 * configure: Regenerate.
95
9e299237
MS
962006-05-24 Mark Shinwell <shinwell@codesourcery.com>
97
98 * configure.in: Enable gprof for cross builds.
99 * configure: Regenerate.
100
c31202cd
RG
1012006-05-22 Richard Guenther <rguenther@suse.de>
102
103 Revert
104 2006-01-31 Richard Guenther <rguenther@suse.de>
105 Paolo Bonzini <bonzini@gnu.org>
106
107 * Makefile.def (target_modules): Add libgcc-math target module.
108 * configure.in (target_libraries): Add libgcc-math target library.
109 (--enable-libgcc-math): New configure switch.
110 * Makefile.in: Re-generate.
111 * configure: Re-generate.
112 * libgcc-math: New toplevel directory.
113
2a332582
JDA
1142006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
115 Andreas Tobler <a.tobler@schweiz.ch>
116
117 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
118 * configure: Rebuilt.
119
ccce6917
SL
1202006-05-12 Sandra Loosemore <sandra@codesourcery.com>
121
122 * MAINTAINERS (Write After Approval): Add myself.
123
ed606bc0
DD
1242006-05-01 DJ Delorie <dj@redhat.com>
125
3d8f47a0 126 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
127 * configure: Regenerate.
128
9386bd20
RG
1292006-05-01 Richard Guenther <rguenther@suse.de>
130
131 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
132 maintainer.
133
7b3bd503
KZ
1342006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
135
136 * MAINTAINERS (Write After Approval): Add myself.
137
87ceee72
JB
1382006-04-28 Jan Beulich <jbeulich@novell.com>
139
140 * MAINTAINERS (Write After Approval): Add myself.
141
e88a2c09
DD
1422006-04-18 DJ Delorie <dj@redhat.com>
143
144 * configure.in (m32c): Build libstdc++-v3. Pass flags to
145 reference libgloss so that libssp can be built in a combined
146 tree.
147 * configure: Regenerate.
148
675f0a8a
RM
1492006-04-08 Robert Millan <rmh@gcc.gnu.org>
150
151 * MAINTAINERS (Write After Approval): Add myself.
152
27b6c940
BE
1532006-04-05 Ben Elliston <bje@au.ibm.com>
154
155 * configure.in: Require makeinfo 4.4 or higher.
156 * configure: Regenerate.
157
687b17d4
GP
1582006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
159
160 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
161 Rearrange the entries of other libraries to have them in one place.
162
906ac235
JB
1632006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
164
165 * MAINTAINERS (Write After Approval): Remove myself.
166 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
167
fb0103e5
RG
1682006-03-14 Richard Guenther <rguenther@suse.de>
169
170 * configure: Regenerate with autoconf 2.13.
171
17237f6b
JB
1722006-03-13 Jim Blandy <jimb@codesourcery.com>
173
174 * MAINTAINERS: Use my work address.
bed31434
JB
175
176 * MAINTAINERS: Update my E-mail address.
177
27079765
AH
1782006-03-10 Aldy Hernandez <aldyh@redhat.com>
179
180 * configure.in: Handle --disable-<component> generically.
181 * configure: Regenerate.
182
54a17039
L
1832006-03-01 H.J. Lu <hongjiu.lu@intel.com>
184
185 PR libgcj/17311
186 * ltmain.sh: Don't use "$finalize_rpath" for compile.
187
b9bd11ca
EE
1882006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
189
190 * MAINTAINERS (Write After Approval): Remove myself.
191 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
192
e9a54b07
PB
1932006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
194
072b06f2
RE
195 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
196 (TARGET_CONFIGDIRS): Remove.
197 * configure.in: Remove AC_SUBST(target_configdirs).
198 * Makefile.in, configure: Regenerated.
ee2312f3 199
936e1a35
SK
2002006-02-20 Steven G. Kargl <kargls@comcast.net>
201
202 * MAINTAINERS (Write After Approval): Remove myself.
203 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
204
cc11cc9b
PB
2052006-02-20 Paolo Bonzini <bonzini@gnu.org>
206
207 PR bootstrap/25670
208
209 * Makefile.tpl ([+compare-target+]): Print explanation messages.
210
211 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
212 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
213 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
214 BUILD_PREFIX, BUILD_PREFIX_1.
215 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
216
217 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
218 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
219
220 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
221 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
222 of `cat stage_current`. Always provide the `r' and `s' variables.
223 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
224 a single shell execution.
225 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
226 bootstrapped modules, make the stage1 module if the build was not
227 started yet, else build the current stage.
228 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
229 (all-build, all-host, all-target, [+make_target+]-host,
230 [+make_target+]-target): Do not use \-continued lines.
231 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
232 (current_stage, restrap, stage_last): New.
233
234 * Makefile.in: Regenerate.
235 * configure: Regenerate.
236
63a7c9ef
BD
2372006-02-19 Bud Davis <jmdavis@link.com>
238
239 * MAINTAINERS (Write After Approval): Remove myself.
240 (Language Front End Maintainers): Add myself as fortran 95
241 maintainer and update e-mail address.
242
a3543e3a
FXC
2432006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
244
245 * MAINTAINERS (Write After Approval): Remove myself.
246 (Language Front End Maintainers): Add myself as fortran 95
247 maintainer.
248
ca5b1d2c
VK
2492006-02-16 Victor Kaplansky <victork@il.ibm.com>
250
251 * MAINTAINERS (Write After Approval): Add myself.
252
0499513f
TK
2532006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
254
255 * MAINTAINERS (Write After Approval): Remove myself.
256 (Language Front End Maintainers): Add myself as
257 fortran 95 maintainer.
258
d1f8db0c
PB
2592006-02-14 Paolo Bonzini <bonzini@gnu.org>
260
261 Sync from src:
262
263 2005-12-27 Leif Ekblad <leif@rdos.net>
264
265 * configure.in: Add support for RDOS target.
266 * configure: Regenerate.
267
2682006-02-14 Paolo Bonzini <bonzini@gnu.org>
269 Andreas Schwab <schwab@suse.de>
270
271 * configure: Regenerate.
272
cac90078
DE
2732006-02-12 David Edelsohn <edelsohn@gnu.org>
274
275 * configure.in (enable_libgomp): Add AIX.
276 * configure: Regenerate.
277
bd37fbf5
MK
2782006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
279
280 * MAINTAINERS (Write After Approval): Add myself.
281
23027b7a
LM
2822006-02-03 Lee Millward <lee.millward@gmail.com>
283
284 * MAINTAINERS (Write After Approval): Add myself.
285
0058967b
RG
2862006-01-31 Richard Guenther <rguenther@suse.de>
287 Paolo Bonzini <bonzini@gnu.org>
288
289 * Makefile.def (target_modules): Add libgcc-math target module.
290 * configure.in (target_libraries): Add libgcc-math target library.
291 (--enable-libgcc-math): New configure switch.
292 * Makefile.in: Re-generate.
293 * configure: Re-generate.
294 * libgcc-math: New toplevel directory.
295
e8b05380
PB
2962006-01-26 Paolo Bonzini <bonzini@gnu.org>
297
298 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
299 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
300 the assembler, linker and binutils.
301 * configure: Regenerate.
302
d54d5437
DM
3032006-01-22 Dirk Mueller <dmueller@suse.de>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
670cbfcf
DN
3072006-01-20 Diego Novillo <dnovillo@redhat.com>
308
309 * configure: Regenerate.
310
953ff289
DN
3112006-01-18 Richard Henderson <rth@redhat.com>
312 Jakub Jelinek <jakub@redhat.com>
313 Diego Novillo <dnovillo@redhat.com>
314
315 * libgomp: New directory.
316 * Makefile.def: Add target_module libgomp.
317 * Makefile.in: Regenerate.
318 * configure.in (target_libraries): Add target-libgomp.
319 * configure: Regenerate.
320
32ce4048
AO
3212006-01-05 Alexandre Oliva <aoliva@redhat.com>
322
323 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
324 @ from continuation.
325 * Makefile.in: Rebuilt.
326
0eaf8e17 3272006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 328
c76c0c83
CL
329 * MAINTAINERS (Write After Approval): Add myself.
330
2d309510
PB
3312006-01-04 Paolo Bonzini <bonzini@gnu.org>
332
333 PR bootstrap/24252
334
335 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
336 * Makefile.tpl (OBJDUMP): New.
337 (EXTRA_HOST_FLAGS): Add it.
338 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
339
953ff289
DN
340 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
341 to use symbolic links between directories. Avoid race conditions
342 or make them harmless.
343 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
344
345 * Makefile.def (LEAN): Pass.
346 * Makefile.tpl (LEAN): Define.
347 (stage[+id+]-start): Accept that the previous directory does not
348 exist, if the bootstrap is lean.
349 (stage[+id+]-bubble): Invoke lean bootstrap commands after
350 stage[+id+]-start. Use a makefile variable and an `if' instead of a
351 configure substitution.
352 ([+compare-target+]): Likewise.
353 ([+bootstrap-target+]-lean): New.
354 * configure.in: Remove lean bootstrap support from here.
355
953ff289
DN
356 * Makefile.in: Regenerate.
357 * configure: Regenerate.
2d309510 358
368872c3
BE
3592006-01-04 Ben Elliston <bje@au.ibm.com>
360
361 * MAINTAINERS (libdecnumber): Add myself.
362
d79e6356
MM
3632006-01-02 Mark Mitchell <mark@codesourcery.com>
364
365 * libtool-ldflags: New script.
366
a6fbc1e2
AS
3672006-01-02 Andreas Schwab <schwab@suse.de>
368
369 * configure.in: When reconfiguring remove Makefile in
370 all stage directories.
371 * configure: Regenerate.
372
103a4b39
SB
3732005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
374
375 * MAINTAINERS: Update my email address.
376
212f829c
PB
3772005-12-20 Paolo Bonzini <bonzini@gnu.org>
378
379 Revert Ada-related part of the previous change.
380
381 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
382 Do not pass.
383 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
384 * Makefile.in: Regenerate.
385 * configure.in: Do not include mt-ppc-aix target fragment.
386 * configure: Regenerate.
387
8ef1f2df
PB
3882005-12-19 Paolo Bonzini <bonzini@gnu.org>
389
390 * configure.in: Select appropriate fragments for PowerPC/AIX.
391 * configure: Regenerate.
392
393 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
394 BOOT_CFLAGS, BOOT_LDFLAGS.
395 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
396 BOOT_CFLAGS, BOOT_LDFLAGS.
397 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
398 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
399 (stage): Fail if we cannot complete the work.
400 * Makefile.in: Regenerate.
401
ab34901f
NS
4022005-12-16 Nathan Sidwell <nathan@codesourcery.com>
403
404 * configure.in: Replace ms1 with mt.
405 * configure: Rebuilt.
406
cbe82f21
BM
4072005-12-15 Bryce McKinlay <mckinlay@redhat.com>
408
409 * MAINTAINERS: Update my email address.
410
19843472
PB
4112005-12-15 Paolo Bonzini <bonzini@gnu.org>
412
413 * Makefile.tpl (all, do-[+make_target+], do-check, install,
414 install-host-nogcc): Don't invoke $(stage) at the end.
415 * Makefile.in: Regenerate.
416
1ca26cd2
PB
4172005-12-14 Paolo Bonzini <bonzini@gnu.org>
418
419 * configure.in: Flip the top-level bootstrap switch.
420 * configure: Regenerate.
421
f41d6665
DJ
4222005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
423
424 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
425 $(stage) and $(unstage).
426 (EXTRA_TARGET_FLAGS): Correct double-quoting.
427 (all): Remove stray semicolon.
428 (local-distclean): Don't handle multilib.tmp and multilib.out.
429 (install.all): Set $s for consistency.
430 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
431 check_multilibs setting. Always make the install directory.
432 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
433 Correct @if/@endif.
434 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
435 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
436 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
437 (multilib.out): Remove.
438 * Makefile.in: Regenerated.
439
9174b3cf
CD
4402005-12-12 Carlos O'Donell <carlos@codesourcery.com>
441
442 * MAINTAINERS (Write After Approval): Add myself.
443
64f182bd
NS
4442005-12-12 Nathan Sidwell <nathan@codesourcery.com>
445
121b2cee
NS
446 * MAINTAINERS: Add myself as mt maintainer.
447
64f182bd
NS
448 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
449
a6d63770
AN
4502005-12-06 Adam Nemet <anemet@caviumnetworks.com>
451
452 * MAINTAINERS: Change email address.
453
2abefe3d
PB
4542005-12-05 Paolo Bonzini <bonzini@gnu.org>
455
456 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
457 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
458 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
459 Find in-tree tools if available.
460 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
461 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
462 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
463 (COMPILER_*_FOR_TARGET): New.
464 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
465 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
466 (CONFIGURED_*, USUAL_*): Remove.
467 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
468 STRIP): Use autoconf substitutions.
469 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
470 COMPILER_NM_FOR_TARGET): New.
471 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
472
473 (all): Make all-host and all-target in parallel.
474 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
475 that $$r and $$s are set before invoking a recursive make.
476 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
477 ([+bootstrap-target+]): Inline most of the `all' target.
478
2f3bdde7
BE
4792005-11-29 Ben Elliston <bje@au.ibm.com>
480
481 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
482 from the gcc build directory.
483 * Makefile.in: Regenerate.
484
a4b6c45a
BE
4852005-11-29 Ben Elliston <bje@au.ibm.com>
486
487 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
488 depend on all-libdecnumber.
489 * configure.in (host_libs): Include libdecnumber.
490 * Makefile.in: Regenerate.
491 * configure: Likewise.
492
473a74b9
BE
4932005-11-29 Ben Elliston <bje@au.ibm.com>
494
495 * libdecnumber: Import decNumber sources from the dfp-branch.
496
b4623110
KJ
4972005-11-21 Kean Johnston <jkj@sco.com>
498
499 * config.sub, config.guess: Sync from upstream sources.
500
67dc1785
BE
5012005-11-21 Ben Elliston <bje@au.ibm.com>
502
503 Import from Autoconf sources:
504
505 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
506 * config/move-if-change: Don't output "$2 is unchanged";
507 suggested by Ben Elliston. Handle weird characters correctly.
508
186abafe
AT
5092005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
510
511 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
512 to match upstream libtool for darwin.
513
ef9db8d5
DJ
5142005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
515
516 * Makefile.def: Remove gdb dependencies for gdbtk.
517 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
518 (configure-gdb, install-gdb): New rules.
519 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
520 * Makefile.in, configure: Regenerated.
521
9c5141ab
JB
5222005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
4523d51b
EE
5262005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
527
528 * MAINTAINERS (Write After Approval): Add myself.
529
086b011c
DN
5302005-10-24 Diego Novillo <dnovillo@redhat.com>
531
532 * MAINTAINERS (alias analysis): Add Daniel Berlin and
533 Diego Novillo.
534
e7c84bf8
PB
5352005-10-22 Paolo Bonzini <bonzini@gnu.org>
536
537 PR bootstrap/24297
538 * Makefile.tpl (do-[+make-target+], do-check, install,
539 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
540 are set before recursing.
541 * Makefile.in: Regenerate.
542
b88a7564
EB
5432005-10-20 Eric Botcazou <ebotcazou@adacore.com>
544
545 PR bootstrap/18939
546 * Makefile.def (gcc) <target>: Fix thinko.
547 * Makefile.in: Regenerate.
548
61efc800
BS
5492005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
550
551 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
552 * configure: Regenerate.
553
f53d2869
JZ
5542005-10-15 Jie Zhang <jie.zhang@analog.com>
555
556 * MAINTAINERS (Write After Approval): Add self.
557
077fc835
KH
5582005-10-08 Kazu Hirata <kazu@codesourcery.com>
559
560 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
561 target-libffi, target-qthreads, target-libjava, and
562 targetlibobjc.
563 * configure: Regenerate.
564
d739199a
DJ
5652005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
566
567 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
568 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
569 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
570 (USUAL_OBJDUMP_FOR_TARGET): New.
571 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
572 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 573 * configure, Makefile.in: Regenerated.
d739199a 574
db38c6bb
PB
5752005-10-05 Paolo Bonzini <bonzini@gnu.org>
576
577 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
578 before other host packages.
579
3015564c
KK
5802005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
581
582 * MAINTAINERS: Add self as sh libraries/configury maintainer.
583
1061f99e
PB
5842005-10-05 Paolo Bonzini <bonzini@gnu.org>
585
586 PR bootstrap/22340
587
588 * configure.in (default_target): Remove.
589 * Makefile.tpl (all): Do not use prerequisites as subroutines
590 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
591 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
592 use prerequisites as subroutines.
593 (check-host, check-target): New.
594 (bootstrap configure & all targets): Do not use stage*-start
595 if the directory layout is already ok.
596 (non-bootstrap configure & all targets): Prepend a $(unstage).
597 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
598 (NOTPARALLEL): Remove.
599 (unstage, stage variables): New variables.
600 (unstage, stage targets): Simply expand to those variables.
601
602 * configure: Regenerate.
603 * Makefile.in: Regenerate.
604
4a9c436f
JW
6052005-10-04 James E Wilson <wilson@specifix.com>
606
607 * Makefile.def (lang_env_dependencies): Add libmudflap.
608 * Makefile.in: Regenerate.
609
37150080
AS
6102005-10-03 Andreas Schwab <schwab@suse.de>
611
612 Backport from libtool CVS:
613 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
614
615 * ltmain.sh: add support for installing into temporary
616 staging area (e.g. 'make install DESTDIR=...')
617
39d16468
L
6182005-10-03 H.J. Lu <hongjiu.lu@intel.com>
619
620 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
621 * configure: Regenerated.
622
72a7ab82
AP
6232005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
624
625 * configure: Regenerate with the correct
626 autoconf version.
627
6b65a26d
CM
6282005-09-30 Catherine Moore <clm@cm00re.com>
629
630 * configure.in (bfin-*-*): New.
631 * configure: Regenerated.
632
040b1c5a
GK
6332005-09-28 Geoffrey Keating <geoffk@apple.com>
634
635 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
636 (LIPO_FOR_TARGET): New.
637 (CONFIGURED_LIPO_FOR_TARGET): New.
638 (USUAL_LIPO_FOR_TARGET): New.
639 (STRIP_FOR_TARGET): New.
640 (CONFIGURED_STRIP_FOR_TARGET): New.
641 (USUAL_STRIP_FOR_TARGET): New.
642 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
643 STRIP_FOR_TARGET.
644 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
645 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
646 * Makefile.in: Regenerate.
647 * configure: Regenerate.
648
3a3c28db
DE
6492005-09-19 David Edelsohn <edelsohn@gnu.org>
650
651 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
652 (rs6000-*-aix*): Same.
653 * configure: Regenerate.
654
2749a921
TT
6552005-09-16 Tom Tromey <tromey@redhat.com>
656
657 * MAINTAINERS: Add self as java maintainer.
658
7f26dfa3
FXC
6592005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
660
661 * configure.in: Recognize f95 in the --enable-languages option,
662 and substitute it for fortran, issuing a warning.
663 * configure: Regenerate.
664
d8852c4f
PE
6652005-08-30 Phil Edwards <phil@codesourcery.com>
666
667 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
668 * configure: Regenerated.
669
ad685e81
AH
6702005-08-22 Aldy Hernandez <aldyh@redhat.com>
671
672 * MAINTAINERS: Add self as ms1 maintainer.
673
b00d752c
RE
6742005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
675
676 * Makefile.def (libssp): Add to lang_env_dependencies.
677 * Makefile.in: Regenerate.
678
9ed8fb9b
ILT
6792005-08-18 Ian Lance Taylor <ian@airs.com>
680
681 * MAINTAINERS: Add myself as middle-end maintainer.
682
0f029d39
CG
6832005-08-17 Christian Groessler <chris@groessler.org>
684
685 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
686 * Makefile.in: Regenerate.
687
81087874
AK
6882005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
689
690 * MAINTAINERS (write after approval): Added myself.
691
6a134f1c
MR
6922005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
693
694 * MAINTAINERS (Write After Approval): Add myself.
695
2693c0b0
PB
6962005-08-12 Paolo Bonzini <bonzini@gnu.org>
697
698 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
699 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
700 Look for alternate names of the target cc and c++
701 * configure: Regenerate.
702
4de997d1
PB
7032005-08-08 Paolo Bonzini <bonzini@gnu.org>
704
705 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
706 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
707 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
708 tools; remove code to manually set them.
709 (Target tools): Look in the environment for them.
710 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
711 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
712 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
713 build directory.
714 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
715 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
716 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
717 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
718 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
719 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
720 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
721 * configure: Regenerate.
722 * Makefile.in: Regenerate.
723
b089e33a
BE
7242005-07-28 Ben Elliston <bje@au.ibm.com>
725
726 * MAINTAINERS: Update for removed CPU targets.
727
e3791243
MM
7282005-07-27 Mark Mitchell <mark@codesourcery.com>
729
730 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
731 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
732 * Makefile.in: Regenerated.
733
526635cb
MM
7342005-07-26 Mark Mitchell <mark@codesourcery.com>
735
736 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
737 (CFLAGS_FOR_TARGET): Use it.
738 (CXXFLAGS_FOR_TARGET): Likewise.
739 * Makefile.in: Regenerated.
740 * configure.in (--with-build-sysroot): New option.
741 * configure: Regenerated.
742
19791f70
PB
7432005-07-24 Paolo Bonzini <bonzini@gnu.org>
744
745 * Makefile.tpl: Wrap install between unstage and stage
746 * Makefile.in: Regenerate.
747
35f5a23f
EC
7482005-07-21 Eric Christopher <echristo@apple.com>
749
750 * MAINTAINERS: Update affiliation.
751
ff3ddf15
PW
7522005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
753
754 * MAINTAINERS: Add self as crx port maintainer.
755
3a664c1c
DD
7562005-07-20 DJ Delorie <dj@redhat.com>
757
758 * MAINTAINERS: Add self as m32c maintainer.
759
539df155
KC
7602005-07-16 Kelley Cook <kcook@gcc.gnu.org>
761
762 * all files: Update FSF address.
763
be9c593a
EC
7642005-07-15 Eric Christopher <echristo@redhat.com>
765
766 * MAINTAINERS: Change affiliation.
767
fd7ea4ab
JB
7682005-07-14 Jim Blandy <jimb@redhat.com>
769
770 * configure.in: Add cases for Renesas m32c.
771 * configure: Regenerated.
772
0063a823
KC
7732005-07-14 Kelley Cook <kcook@gcc.gnu.org>
774
d0ca130a
KC
775 * COPYING.LIB: Update from fsf.org.
776
7772005-07-14 Kelley Cook <kcook@gcc.gnu.org>
778
779 * COPYING, compile, config.guess,
0063a823
KC
780 config.sub, install-sh, missing, mkinstalldirs,
781 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 782 * config-ml.in: Update FSF address.
0063a823 783
a8ba31f2
EC
7842005-07-13 Eric Christopher <echristo@redhat.com>
785
786 * configure.in: Add toplevel noconfigdir support for tpf.
787 * configure: Regenerate.
788
5bea4a03
PB
7892005-07-11 Paolo Bonzini <bonzini@gnu.org>
790
791 PR ada/22340
792
793 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
794 * Makefile.in: Regenerate.
795
284bdbbd
MM
7962005-07-07 Mark Mitchell <mark@codesourcery.com>
797
798 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
799 Brolley to write-after-approval.
800
452190fb
AS
8012005-07-07 Andreas Schwab <schwab@suse.de>
802
803 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
804 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
805 * Makefile.in: Regenerated.
806
9c8f9ec2
GK
8072005-07-06 Geoffrey Keating <geoffk@apple.com>
808
809 * configure.in: Don't build sim or rda when targetting darwin.
810 * configure: Regenerate.
811
ef0087a7
KH
8122005-07-06 Kazu Hirata <kazu@codesourcery.com>
813
814 * configure.in: Add --enable-libssp and --disable-libssp.
815 * configure: Regenerate with autoconf-2.13.
816
77008252
JJ
8172005-07-02 Jakub Jelinek <jakub@redhat.com>
818
819 * Makefile.def (target_modules): Add libssp.
820 * configure.in (target_libraries): Add target-libssp.
821 * configure: Rebuilt.
822 * Makefile.in: Rebuilt.
823
a04eae1b
ZW
8242005-07-01 Zack Weinberg <zackw@panix.com>
825
826 * MAINTAINERS: Change email address. Resign from maintainership.
827
948884cd
RG
8282005-07-01 Richard Guenther <rguenther@suse.de>
829
830 * MAINTAINERS: Change my e-mail address and affiliation.
831
c7870f5d
PB
8322005-06-22 Paolo Bonzini <bonzini@gnu.org>
833
834 * Makefile.def (stagefeedback): Come after profile.
835 Define profiledbootstrap target.
836 * Makefile.tpl (profiledbootstrap): Remove.
837 (stageprofile-end): Zap stagefeedback.
838 (stagefeedback-start): Copy all .gcda files, not only GCC's.
839 * Makefile.in: Regenerate.
840
ab99519a
RS
8412005-06-13 Richard Sandiford <richard@codesourcery.com>
842
843 * MAINTAINERS: Update my email address.
844
f610dd5f
ZW
8452005-06-13 Zack Weinberg <zack@codesourcery.com>
846
847 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
848 In 'cpp' stanza, support '#line' as well as '# '.
849
71bc2a83
AS
8502005-06-08 Andreas Schwab <schwab@suse.de>
851
852 * MAINTAINERS: Move myself from 'Write After Approval' to
853 'CPU Port Maintainers' section as m68k maintainer.
854
4fab7234
HPN
8552005-06-07 Hans-Peter Nilsson <hp@axis.com>
856
857 * configure.in (unsupported_languages): New macro.
858 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
859 non-ported target libraries in noconfigdirs.
860 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
861 non-linux-gnu. Remove libgcj_ex_libffi.
862 <lang_frag loop>: Set add_this_lang=no if the language is in
863 unsupported_languages.
864 * configure: Regenerate.
865
68193f9b
TS
8662005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
867
868 * configure.in: Fix typo in handling of --with-mpfr-dir.
869 * configure: Regenerate.
870
f26f6b8d
RS
8712005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
872
873 * MAINTAINERS: Update my email address.
874
ba4853f8
JB
8752005-06-02 Jim Blandy <jimb@redhat.com>
876
877 * config.sub: Add cases for the Renesas m32c. (This patch has been
878 accepted into the master sources.)
879
79dd769c 8802005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
881 Michael Snyder <msnyder@redhat.com>
882 Stan Cox <scox@redhat.com>
79dd769c 883
f610dd5f 884 * configure.in: Set noconfigdirs for ms1.
79dd769c 885
f610dd5f 886 * configure: Regenerate.
79dd769c 887
d29e107f
JD
8882005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
889
890 * MAINTAINERS (Write After Approval): Add self.
891
e93196c3
JC
8922005-06-01 Josh Conner <jconner@apple.com>
893
894 * MAINTAINERS (Write After Approval): Add self.
895
ae263c7a
KH
8962005-06-01 Kazu Hirata <kazu@codesourcery.com>
897
898 * MAINTAINERS: Update my email address.
899
585b3aa3
ZM
9002005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
901
902 * MAINTAINERS (Write After Approval): Add self.
903
4930c50b
CD
9042005-05-26 Chris Demetriou <cgd@broadcom.com>
905
906 * MAINTAINERS (Write After Approval): Remove self.
907
2dfbef6d
PB
9082005-05-25 Paolo Bonzini <bonzini@gnu.org>
909
910 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
911 (Dependencies): Consider target modules for bootstrap dependencies.
912 Make target bootstrap modules depend on each stage's gcc.
913 * Makefile.in: Regenerate.
914
bcb28cf5
PB
9152005-05-20 Paolo Bonzini <bonzini@gnu.org>
916
917 * Makefile.def (configure-gcc): Depend on binutils having been built.
918 (all-gcc): No need to do it here.
919 * Makefile.in: Regenerate.
920
0cf085e4
PB
9212005-05-19 Paul Brook <paul@codesourcery.com>
922
f610dd5f 923 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
924 language cannot be built.
925 * configure: Regenerate.
926
dfb2c39a
DJ
9272005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
928
929 * ylwrap: Import from Automake 1.9.5.
930
771aaa92
DU
9312005-05-13 David Ung <davidu@mips.com>
932
933 * MAINTAINERS (Write After Approval): Add self.
934
3ac9bd58
MS
9352005-05-09 Mike Stump <mrs@apple.com>
936
937 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
938 lt_cv_sys_max_cmd_len for now.
f610dd5f 939
f77a5578
SC
9402005-05-09 Stan Cox <scox@redhat.com>
941
942 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
943
795e36e5
MK
9442005-05-08 Matt Kraai <kraai@ftbfs.org>
945
946 * README.SCO: Update the URL.
947
c9392a2b
DE
9482005-05-05 David Edelsohn <edelsohn@gnu.org>
949
950 * ltconfig: Define file_list_spec. Pass file_list_spec and
951 with_gnu_ld to libtool.
952 * ltcf-c.sh (aix[45]): Define file_list_spec.
953 * ltcf-cxx.sh (aix[45]): Same.
954 * ltcf-gcj.sh (aix[45]): Same.
955 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
956 exists, write list of input files to temporary file.
957
bebcd931
MS
9582005-05-04 Mike Stump <mrs@apple.com>
959
960 * configure.in: Always pass --target to target configures as
961 otherwise rebuilds that do --recheck will fail.
962 * confiugure: Rebuilt.
963
ce406537
PB
9642005-05-04 Paolo Bonzini <bonzini@gnu.org>
965
966 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
967 STAGE_HOST_EXPORTS.
968 (configure, all): Add bootstrap support.
969 (Host modules, target modules): Pass post-stage1 flags and exports.
970 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
971 * Makefile.in: Regenerate.
972
aa9dcfc4
PB
9732005-04-29 Paolo Bonzini <bonzini@gnu.org>
974
975 * configure: Regenerate.
976
b6f9abcf
MS
9772005-04-27 Mike Stump <mrs@apple.com>
978
979 * MAINTAINERS: Add self as darwin maintainer.
980
acb217cb
BS
9812005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
982
983 * config.sub: Update from master copy.
984
b6dae270
MS
9852005-04-21 Mike Stump <mrs@apple.com>
986
987 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
988 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
989
c2e0d3a9
HPN
9902005-04-19 Hans-Peter Nilsson <hp@axis.com>
991
992 * configure.in <crisv32-*-*, cris-*-*>: New local variable
993 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
994 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
995 "*-*-elf" and "*-*-linux*".
996 * configure: Regenerate.
997
871ae772
JM
9982005-04-14 Joseph S. Myers <joseph@codesourcery.com>
999
1000 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1001
bf070c29
MS
10022005-04-12 Mike Stump <mrs@apple.com>
1003
1004 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1005
e865b6f7
TK
10062005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1007
1008 * MAINTAINERS (Write After Approval): Add myself.
1009
7b71ad7f
BS
10102005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1011
1012 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1013
25b42232
PB
10142005-04-06 Paolo Bonzini <bonzini@gnu.org>
1015
f610dd5f 1016 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
1017 (TARGET_CONFIGARGS): Include --with-target-subdir.
1018 (configure, all): New macros. Use them throughout.
1019 * Makefile.in: Regenerate.
1020
d727c624
JG
10212005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1022
1023 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 1024
fff72cc4
ZD
10252005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1026
1027 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1028
86472dc3
GP
10292005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1030
1031 * MAINTAINERS: Move John Carr to Write After Approval.
1032
5d0f90e5
R
10332005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1034
1035 * config/mh-mingw32: Delete.
1036 * configure.in: Don't use it.
1037 * configure: Regenerate.
1038
33da42bc
PB
10392005-03-31 Paolo Bonzini <bonzini@gnu.org>
1040
1041 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1042 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1043 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1044 (HOST_LIB_PATH): Generate from Makefile.def.
1045 (TARGET_LIB_PATH): Likewise.
1046 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1047 * Makefile.in: Regenerate.
1048 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1049 (RPATH_ENVVAR): Include Darwin case.
1050 * configure: Regenerate.
1051
15cc1841
TF
10522005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1053
1054 * MAINTAINERS (Various Maintainers): Remove self.
1055 (Write After Approval): Add self.
1056
6a8c79d5
TF
10572005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1058
1059 * MAINTAINERS (Various Maintainers): Add self.
1060
256f7136
PB
10612005-03-25 Paolo Bonzini <bonzini@gnu.org>
1062
1063 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1064 * configure: Regenerate.
1065
191dd2c9
ZW
10662005-03-21 Zack Weinberg <zack@codesourcery.com>
1067
1068 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1069 gcc_version, and gcc_version_trigger from set of flags to pass.
1070 * Makefile.tpl: Remove definitions of above variables.
1071 (config.status): Remove dependency on $(gcc_version_trigger).
1072 * Makefile.in: Regenerate.
1073 * configure.in: Do not reference config/gcc-version.m4 nor
1074 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1075 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1076 * configure: Regenerate.
1077
ef6e9bc0
MH
10782005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1079 Andrew Pinski <pinskia@physics.uc.edu>
1080
1081 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1082 * Makefile.in: Regenerate.
1083
009bbd5a
FW
10842005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1085
1086 * MAINTAINERS (Write After Approval): Add myself.
1087
09f8755b
DA
10882005-03-03 David Ayers <d.ayers@inode.at>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
e73ed25c
AO
10922005-03-01 Alexandre Oliva <aoliva@redhat.com>
1093
1094 PR libgcj/20160
1095 * ltmain.sh: Avoid creating archives with components that have
1096 duplicate basenames.
1097
ace9ac7b
AP
10982005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1099
1100 PR bootstrap/20250
1101 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1102 instead of check.
1103 * Makefile.in: Regenerate.
1104
c9db9354
PB
11052005-02-28 Paolo Bonzini <bonzini@gnu.org>
1106
1107 * Makefile.in: Regenerate to fix conflict between the previous two
1108 patches.
1109
215c351a
PB
11102005-02-28 Paolo Bonzini <bonzini@gnu.org>
1111
1112 PR bootstrap/17383
1113 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1114 * Makefile.tpl (HOST_SUBDIR): New substitution.
1115 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1116 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1117 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1118 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1119 (Host modules, Bootstrapped modules): Use it.
1120 (Build modules, Target modules): Do not create symlink trees,
1121 always configure out-of-srcdir.
1122 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1123 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1124 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1125 $(HOST_SUBDIR). Create a symlink for host_subdir.
1126
1127 * Makefile.in: Regenerate.
1128 * configure: Regenerate.
1129
5395b47b
NN
11302005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1131
1132 Merged from libada-gnattools-branch:
1133 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1134
1135 * gnattools: New directory.
1136 * Makefile.def: Add gnattools as a module, depending on target-libada.
1137 * Makefile.in: Regenerate.
1138 * configure.in: Include gnattools in host_tools; disable it if ada
1139 is disabled.
1140 * configure: Regenerate.
1141
ca2cc05c
JM
11422005-02-24 James A. Morrison <phython@gcc.gnu.org>
1143
1144 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1145 treelang maintainer.
1146 (Write After Approval): Remove myself.
1147
d2f3024f
PS
11482005-02-23 Paul Schlie <schlie@comcast.net>
1149
1150 * configure.in: Allow darwin targeted ports to build tk, itcl and
1151 libgui.
1152 * configure: Regenerate.
1153
bba5e0ca
EB
11542005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1155
1156 PR libgcj/10353
1157 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1158 * configure: Regenerate.
1159
70132ce7
SK
11602005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1161
1162 * MAINTAINERS (Write After Approval): Add myself.
1163
20f0edca
ILT
11642005-02-10 Ian Lance Taylor <ian@airs.com>
1165
1166 * MAINTAINERS: Update my e-mail address.
1167
e64e5109
RG
11682005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1169
1170 * MAINTAINERS (Write After Approval): Add myself.
1171
40d64b5a
HPN
11722005-01-29 Hans-Peter Nilsson <hp@axis.com>
1173
1174 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1175 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1176 target-libgloss when not *-*-elf and *-*-aout.
1177 * configure: Regenerate.
1178
54a12711
KH
11792005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1180
1181 * MAINTAINERS: Remove obsolete entries.
1182
0aa99dbb
KH
1183 * MAINTAINERS (Write After Approval): Add Michael Matz.
1184
2b009f5f
NB
11852005-01-19 Neil Booth <neil@daikokuya.co.uk>
1186
1187 * MAINTAINERS: Remove self as cpplib maintainer.
1188
385870f5
KC
11892005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1190
1191 * install-sh, config.sub: Import from upstream.
1192
e7daab31
KC
11932005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1194
1195 PR bootstrap/18222
1196 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1197 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1198 * Makefile.in: Regenerate.
1199
e6003f4d
JT
12002005-01-16 Jason Thorpe <thorpej@netbsd.org>
1201
1202 * MAINTAINERS: Update my email address.
1203
145e2972 12042005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 1205 Andreas Schwab <schwab@suse.de>
145e2972
DE
1206
1207 PR bootstrap/18033
1208 * config-ml.in: Eval option if surrounded by single quotes.
1209
86c7e0da
PB
12102005-01-03 Paolo Bonzini <bonzini@gnu.org>
1211
1212 Revert 2004-12-28 Makefile changes, a better fix will be
1213 applied to mainline and src after GCC 4.0 branches.
1214
3224a22f
PB
12152004-12-28 Paolo Bonzini <bonzini@gnu.org>
1216
1217 PR bootstrap/17383
1218
1219 * Makefile.def (target_modules): Remove stage parameter,
1220 it is always true now.
1221 * Makefile.tpl (configure-build-[+module+],
1222 configure-target-[+module+]): Always build symlink tree
1223 for the directory and for include. BUILD_SUBDIR and
1224 TARGET_SUBDIR cannot be . anymore.
1225 * Makefile.in: Regenerate.
1226
aaf51ca2
DE
12272004-12-25 David Edelsohn <edelsohn@gnu.org>
1228
1229 Revert 2004-12-08 Makefile changes.
1230
4e32e454
DS
12312004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1232
1233 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1234 cygwin, mingw.
1235
669f01d8
AS
12362004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1237
1238 * configure.in (sh64-*-*): Reenable gprof.
1239 * configure: Regenerate.
1240
1b227ee0
DE
12412004-12-08 David Edelsohn <edelsohn@gnu.org>
1242
1243 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1244 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1245 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1246 * Makefile.in: Regenerate.
1247
ce5e944c
CF
12482004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
1249
1250 * MAINTAINERS: Update my email address.
1251
893f1e87
MK
12522004-12-07 Matt Kraai <kraai@ftbfs.org>
1253
1254 * Makefile.tpl: Generate normal dependencies if the LHS module is
1255 not bootstrapped.
1256 * Makefile.in: Regenerate.
1257
bb59c339
RS
12582004-12-03 Richard Sandiford <rsandifo@redhat.com>
1259
1260 * configure.in: Include config/gxx-include-dir.m4. Use
1261 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1262 * configure: Regenerate.
1263
4982adbe
RS
12642004-12-03 Richard Sandiford <rsandifo@redhat.com>
1265
1266 * config.if: Delete.
1267 * configure.in: Set libstdcxx_incdir directly.
1268 * configure: Regenerate.
1269
05750653
EC
12702004-12-02 Eric Christopher <echristo@redhat.com>
1271
1272 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1273 * Makefile.in: Regenerate.
1274
5fef1dbd
RS
12752004-12-02 Richard Sandiford <rsandifo@redhat.com>
1276
1277 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1278 * configure: Regenerate.
1279
afabd8e6
RS
12802004-12-02 Richard Sandiford <rsandifo@redhat.com>
1281
1282 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1283 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1284 * configure: Regenerate.
1285
78716e86
EC
12862004-12-01 Eric Christopher <echristo@redhat.com>
1287
1288 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1289 of things to remove.
1290
57ab8ba9
MK
12912004-11-29 Matt Kraai <kraai@ftbfs.org>
1292
1293 * MAINTAINERS (Write After Approval): Update my e-mail address.
1294
2539bffe
KC
12952004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1296
1297 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1298 from CVS libtool to always pass_all.
1299
3e732ba0
JDA
13002004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1301
1302 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1303 (hppa*64*-*-*): Delete incorrect comment.
1304 * configure: Rebuilt.
1305
767f726e
KC
13062004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1307
1308 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1309
2c92e90f
KC
13102004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1311
1312 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1313 from CVS libtool to always pass_all.
1314
32f84e48
KC
13152004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1316
1317 * install-sh, compile: Import from automake.
1318
9587be8a
KC
13192004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1320
1321 * config.guess, config.sub: Import from savannnah.
1322
04e81808 13232004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
1324
1325 * MAINTAINERS (Write After Approval): Add myself
1326
f87a2b2e
MS
13272004-11-12 Mike Stump <mrs@apple.com>
1328
1329 * Makefile.def: Add html support.
1330 * Makefile.tpl: Likewise.
1331 * Makefile.in: Regenerate.
1332
848556c2
GK
13332004-11-11 Geoffrey Keating <geoffk@apple.com>
1334
556f03c4
GK
1335 PR 18423
1336 * configure.in: Remove all instances of build-fixincludes from
1337 noconfigdirs.
1338 (build_configargs): Supply --target to subdirectories.
1339 * configure: Regenerate.
1340
848556c2
GK
1341 * Makefile.def: Make gcc install depend on fixincludes install.
1342 * Makefile.in: Regenerate.
1343
9e5712a5
JJ
13442004-11-10 Janis Johnson <janis187@us.ibm.com>
1345
1346 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1347
4ef509c0
PB
13482004-11-11 Paul Brook <paul@codesourcery.com>
1349
1350 * MAINTAINERS: Add self as arm maintainer. Update email address.
1351
20d11df6
HPN
13522004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1353
1354 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1355 target-libgfortran.
79fd8592 1356 * configure: Regenerate.
20d11df6 1357
68c70f15
DE
13582004-11-07 David Edelsohn <edelsohn@gnu.org>
1359
1360 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1361 like CC.
1362
54f88091
PB
13632004-11-05 Paolo Bonzini <bonzini@gnu.org>
1364
1365 * Makefile.def (host fixincludes): Specify missing targets.
1366 * Makefile.in: Regenerate.
1367
6866abb8
RC
13682004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
1369
1370 * MAINTAINERS: Add myself
1371
83f62578
GL
13722004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
1373
1374 * MAINTAINERS (Write After Approval): Add myself.
1375
53c7ffe7
GK
13762004-11-04 Geoffrey Keating <geoffk@apple.com>
1377
1378 * Makefile.def: Build fixincludes for the host, too.
1379 * Makefile.in: Regenerate.
1380 * configure.in (host_tools): Add fixincludes.
1381 * configure: Regenerate.
1382
ac8b3d9d
DJ
13832004-11-04 Daniel Jacobowitz <dan@debian.org>
1384
1385 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1386 * configure: Regenerated.
1387
bab37580
L
13882004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1389
1390 PR other/17783
1391 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1392 * configure: Regenerated.
1393
db1de713
MM
13942004-10-31 Mark Mitchell <mark@codesourcery.com>
1395
1396 * README.SCO: Update per FSF instructions.
1397
a827e21a
EW
13982004-10-28 Eric B. Weddington <ericw@evcohs.com>
1399
1400 PR target/18151
1401 * configure.in (case ${target}): Do not build fixincludes for avr.
1402 * configure: Regenerated.
1403
9d069a4f
PB
14042004-10-26 Paolo Bonzini <bonzini@gnu.org>
1405
1406 * configure.in (case ${target}): Do not build fixincludes
1407 on platforms where it is not used.
1408 * configure: Regenerated.
1409
fc45f3fe
DJ
14102004-10-23 Daniel Jacobowitz <dan@debian.org>
1411
1412 * configure.in: Use an absolute path to install-sh.
1413 * configure: Regenerated.
1414
36554b92
AL
14152004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1416
1417 * MAINTAINERS (Write After Approval): Add myself.
1418
88e9994a
KH
14192004-10-19 Kazu Hirata <kazu@cs.umass.edu>
1420
1421 * MAINTAINERS: Remove from Write After Approval those that are
1422 already maintainers.
1423
ad02a944
SP
14242004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
1425
1426 * MAINTAINERS: Update my email address.
1427
c8e6cd41
KC
14282004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1429
1430 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1431 * configure: Regenerate.
1432
ebe55024
R
14332004-10-07 J"orn Rennecke <joern.rennecke@st.com>
1434
1435 * MAINTAINERS: Update my email address.
1436
a8b0957e
KH
14372004-10-07 Kazu Hirata <kazu@cs.umass.edu>
1438
1439 * MAINTAINERS (Language Front Ends Maintainers): New. Move
1440 entries belonging to this category.
1441
96836f61
JZ
14422004-10-06 Josef Zlomek <josef.zlomek@email.cz>
1443
1444 * MAINTAINERS: Update my e-mail address.
1445
7e0b5752
PB
14462004-10-06 Paolo Bonzini <bonzini@gnu.org>
1447
1448 Fix wrong conflict resolution in:
1449
1450 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1451
1452 * Makefile.in: Regenerate.
1453 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1454 in the recursive `make', instead of hardwiring `all'.
1455 (Autogenerated TARGET-* variables): New.
1456
370f7a47
TL
14572004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
1458
1459 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 1460 * configure: Regenerate.
370f7a47 1461
13e5d623
KH
14622004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1463
1464 * MAINTAINERS (Various Maintainers): Move the "windows,
1465 cygwin, mingw" maintainer to ...
1466 (OS Port Maintainers): ... here.
1467
a6497c1b
KH
14682004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1469
1470 * MAINTAINERS (Write After Approval): Remove those that are
1471 maintainers of some subsystem.
1472
1abb828a
D
14732004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1474
1475 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1476 * ltcf-cxx.sh (tpf*): Likewise.
1477 * ltconfig (tpf*): Add TPF OS configuration support.
1478
16d1338d
BS
14792004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
1480
1481 * MAINTAINERS: Change my email address to my new work account.
1482
9082a750
MR
14832004-09-24 Michael Roth <mroth@nessie.de>
1484
1485 * configure.in (--without-headers): Add missing double quotes.
1486 * configure: Regenerate.
1487
07a8bdf8
KC
14882004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1489
1490 * ylwrap: Revert to previous version.
1491
4c4a5bbc
L
14922004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1493
1494 PR bootstrap/17369
1495 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1496 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1497 SET_GCC_LIB_PATH_CMD.
1498 (BASE_TARGET_EXPORTS): Likewise.
1499 * Makefile.in: Regenerated.
1500
1501 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1502 * configure: Regenerated.
1503
85f59630
KC
15042004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1505
1506 * config.guess: New upstream version
1507 * compile, depcomp, install-sh, ylwrap: Likewise.
1508
95c53c62
RS
15092004-09-19 Roger Sayle <roger@eyesopen.com>
1510
1511 * config/mh-x86omitfp: New host makefile fragment. Add
1512 -fomit-frame-pointer to the default BOOT_CFLAGS.
1513 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1514 * configure: Regenerate.
1515
0a1c093b
AP
15162004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1517
1518 PR target/11572
1519 * configure.in (*-*-darwin*): Renable libobjc.
1520 * configure: Regenerate.
1521
315fcf97
NS
15222004-09-10 Nathan Sidwell <nathan@codesourcery.com>
1523
1524 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1525
0a050485 15262004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 1527
0a050485
DB
1528 * Makefile.def: Remove libbanshee.
1529 * Makefile.tpl: Ditto.
1530 * configure.in: Ditto.
1531 * Makefile.in: Regen.
1532 * configure: Ditto.
1533
5f4a098e
DE
15342004-09-08 David Edelsohn <edelsohn@gnu.org>
1535
1536 * ltmain.sh: Use $pic_object as $non_pic_object if
1537 $non_pic_object=none.
1538
32b2511f
PB
15392004-09-07 Paolo Bonzini <bonzini@gnu.org>
1540
1541 * missing: Import latest version from master repository.
1542
fc4d0e82
NC
15432004-09-06 Nick Clifton <nickc@redhat.com>
1544
1545 * config.sub: Import latest version from master repository.
1546 * config.guess: Likewise.
1547 This includes these changes:
78716e86 1548
fc4d0e82
NC
1549 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1550
1551 * config.sub: Handle crisv32, alias etraxfs.
1552 * config.guess (crisv32:Linux:*:*): Handle.
1553
1554 2004-08-13 Brad Smith <brad@comstyle.com>
1555
1556 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1557 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1558
1559 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1560
1561 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1562 assume the processor is a powerpc. This is because coreutils
1563 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1564 in this case, due to a MacOS X bug that causes
1565 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1566 to return a negative number.
1567 Problem reported by Petter Reinholdtsen in:
1568 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1569
1570 2004-07-19 Ben Elliston <bje@gnu.org>
1571
1572 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1573
1574 2004-06-24 Ben Elliston <bje@gnu.org>
1575
1576 * config.guess: Update copyright years.
1577 * config.sub: Likewise.
1578
1579 2004-06-22 Robert Millan <robertmh@gnu.org>
1580
1581 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1582 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1583
1584 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1585
1586 * config.guess (*:*VMS:*:*): New entry. Replaces
1587 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1588 manufacturer.
1589
1590 2004-06-22 Ben Elliston <bje@gnu.org>
1591
1592 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1593 * config.sub: Likewise.
1594
1595 2004-06-22 Ben Elliston <bje@gnu.org>
1596
1597 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1598 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1599
1600 2004-06-11 Ben Elliston <bje@gnu.org>
1601
1602 * config.guess (pegasos:OpenBSD:*:*): Remove.
1603
1604 2004-06-11 Ben Elliston <bje@gnu.org>
1605
1606 From Wouter Verhelst <wouter@grep.be>:
1607 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1608
1609 2004-06-11 Ben Elliston <bje@gnu.org>
1610
1611 * config.guess (luna88k:OpenBSD:*:*): New.
1612
1613 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1614
1615 * config.guess (m32r*:Linux:*:*): New case.
1616 * config.sub: Handle m32rle.
1617
1618 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1619
1620 From Jens Petersen <petersen@redhat.com>:
1621 * config.sub: Handle sparcv8.
1622
1623 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1624
1625 From Tom Smith <smith@cag.lkg.hp.com>:
1626 * config.guess: Version suffixes are equally significant on Tru64
1627 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1628 prefix of "P" (patched kernel).
1629
1630 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1631
1632 * config.sub: Add support for National Semiconductor CRX target.
1633
2f4cc6bf
JJ
16342004-09-03 Janis Johnson <janis187@us.ibm.com>
1635
1636 * MAINTAINERS (Various Maintainers): Remove myself as web page
1637 maintainer, add myself as maintainer of build status lists.
1638
61fec9ff
JB
16392004-09-03 Jan Beulich <jbeulich@novell.com>
1640
1641 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1642 *-*-netware, but add target-libmudflap.
1643 Consolidate *-*-netware targets (of which really only i?86 exists)
1644 into a single entry.
1645 * configure: Likewise.
1646
45f366ab
PB
16472004-09-01 Paolo Bonzini <bonzini@gnu.org>
1648
1649 * Makefile.tpl (sorry): Remove.
1650 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1651 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1652 (do-clean): Clean per-stage directories too.
1653 (do-distclean): Run distclean-stage1 too.
1654 (.NOTPARALLEL): Enable during toplevel bootstrap.
1655 (stage[+id+]-bubble): Enable parallel execution during
1656 the recursive invocation.
1657 * Makefile.in: Regenerate.
1658
1659 Fix previous checkin:
1660
1661 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1662 include.
1663 * configure.in: Fix indentation.
1664 * configure: Regenerate.
1665
be8fff81
RB
16662004-08-31 Robert Bowdidge <bowdidge@apple.com>
1667
45f366ab
PB
1668 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1669 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1670 * configure: regenerate
78716e86 1671 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1672 -mdynamic-no-pic
be8fff81
RB
1673
1674
71b5d516
PB
16752004-08-31 Paolo Bonzini <bonzini@gnu.org>
1676
1677 * Makefile.def (build_modules): Add fixincludes.
1678 (dependencies): Make gcc depend on fixincludes.
1679 * configure.in (build_tools): Add fixincludes.
1680 (build_configdirs): Always include build_libs.
1681 * Makefile.in: Regenerate.
1682 * configure: Regenerate.
1683
16842004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1685
1686 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1687 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1688 phony targets; do not generate timestamp files.
1689 (distclean-stageN): Remove references to their timestamp files.
1690 (restageN, touch-stageN): Remove.
1691 (stageN-bubble): Rewritten.
1692 (compare): Support lean bootstraps.
1693 * Makefile.in: Regenerate.
1694
1695 * configure.in: Only warn when bootstrapping but
1696 build != host or build != target. Support lean bootstraps.
1697 * configure: Regenerate.
1698
ce7cbbb0
PE
16992004-08-26 Phil Edwards <phil@codesourcery.com>
1700
1701 * configure.in: Give a better error message if GMP/MPFR are missing
1702 and a language needing them has been requested.
1703 * configure: Regenerated.
1704
9c71a529
PE
17052004-08-25 Phil Edwards <phil@codesourcery.com>
1706
1707 * configure.in: Print a list of available language front-ends if
1708 a requested one is missing. Tidy stray tab characters.
1709 * configure: Regenerated.
1710
e3f92d3b
MK
17112004-08-19 Michael Koch <konqueror@gmx.de>
1712
1713 * gcc/doc/install.texi: Update entry about automake for libjava.
1714
c3f84f61
RM
17152004-08-17 Robert Millan <robertmh@gnu.org>
1716
1717 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1718 (instead of FreeBSD).
1719 * configure: Regenerate.
1720
7c27e184
PB
17212004-08-16 Paolo Bonzini <bonzini@gnu.org>
1722
1723 * Makefile.in: Regenerate.
1724 * configure: Regenerate.
1725
1726 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1727 stage_*_flags.
1728 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1729 for bootstrapped modules if toplevel bootstrap is going.
1730 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1731 modules. Adjust for changes in Makefile.def. Enable several
1732 rules even in non-bootstrap mode, just to avoid peppering the
1733 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1734 (stage-[+prev+]-bubble): Remove.
1735
1736 * Makefile.def (Dependencies): Depend on all-build-bison,
1737 all-build-flex, all-build-byacc, all-build-texinfo, rather
1738 than the host variations.
1739 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1740 with BUILD_SUBDIR.
1741 (BISON): Update for recent Bisons.
1742 (YACC): Fix typo.
1743 (cross): Depend on all-build.
1744 (all): Do not depend on all-build.
1745 (prebootstrap): Remove.
1746 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1747 (Prebootstrap dependencies): Add them to the per-stage targets
1748 and to all-prebootstrap.
1749 * configure.in (build_configdirs): Always enable build_tools.
1750 (BUILD_DIR_PREFIX): Remove.
1751
1752 * Makefile.def (gcc): Add target variable.
1753 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1754 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1755 in the recursive `make', instead of hardwiring `all'.
1756 (Autogenerated TARGET-* variables): New.
1757
20f3bb80
BB
17582004-08-13 Brian Booth <bbooth@redhat.com>
1759
1760 * MAINTAINERS: Remove myself from write-after-approval.
1761
b5be499d
NN
17622004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1763
1764 * src-release: Stop distributing mmalloc with gdb (which doesn't
1765 use it).
1766 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1767 * Makefile.in: Regenerate.
1768
b3f8d95d
MM
17692004-08-09 Mark Mitchell <mark@codesourcery.com>
1770
1771 * configure.in (arm*-*-eabi*): New target.
1772 * configure: Regenerate.
1773
3589b69e
PB
17742004-08-06 Paolo Bonzini <bonzini@gnu.org>
1775
1776 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1777 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1778 (Dependencies): New section.
1779 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1780 (configure-target-[+module+]): Depend on maybe-all-gcc
1781 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1782 (toplevel profiledbootstrap): Fix dependencies.
1783 * Makefile.in: Regenerate.
1784
972974fc
MM
17852004-08-03 Mark Mitchell <mark@codesourcery.com>
1786
1787 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1788 target-libiberty to noconfigdirs.
1789 * configure: Regenerate.
1790
bebf829d
PB
17912004-08-03 Paul Brook <paul@codesourcery.com>
1792
1793 * configure.in: Check for MPFR as well as GMP.
1794 * configure: Regenerate.
1795
98a5bb3b
RM
17962004-08-01 Robert Millan <robertmh@gnu.org>
1797
1798 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1799 libmudflap for all GNU-based systems (with Glibc).
1800 * configure: Regenerate.
1801
d32ab992
PB
18022004-08-03 Paolo Bonzini <bonzini@gnu.org>
1803
1804 * Makefile.def (host-modules): Add gcc.
1805 * Makefile.in: Regenerate.
1806 * Makefile.tpl (sorry): New rule.
1807 (configure-host, all-host, [+make_target+]-host, do-check,
1808 install-host): Do not add gcc as a special case.
1809 (host modules): Add a small special-casing for gcc. Export
1810 extra_make_flags through the environment.
1811 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1812 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1813 other recursive targets for gcc): Remove.
1814
1815 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1816 (stage, unstage): New rules.
1817 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1818 distclean-stage[+id+]): Use stage_current.
1819 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1820 the stage*-start rules.
1821
aeb732c1
GK
18222004-08-02 Geoffrey Keating <geoffk@apple.com>
1823
1824 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1825 use -all_load flag.
1826
25b656e7
PB
18272004-08-02 Paolo Bonzini <bonzini@gnu.org>
1828
1829 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1830 * configure: Regenerate.
1831
cc440d71
TM
18322004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1833
1834 * maintainer-scripts/gcc_release: Revert yesterday's change.
1835
270e140b
SB
18362004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1837
1838 * MAINTAINERS: Add myself to write-after-approval.
1839
3e4035f8
TM
18402004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1841
1842 * libf2c: Removed.
1843 * gcc/gccbug.in: Updated because of libf2c removal.
1844 * maintainer-scripts/gcc_release: Ditto.
1845
a3e8d8b4
LR
18462004-07-09 Loren J. Rittle <ljrittle@acm.org>
1847
1848 * configure.in: Build libmudflap by default on FreeBSD.
1849 * configure: Regenerated.
1850
dfcada9a
MM
18512004-07-09 Mark Mitchell <mark@codesourcery.com>
1852
1853 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1854 systems.
1855 * configure: Regenerated.
1856
3922b216
JDA
18572004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1858
1859 PR target/16344
1860 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1861 feedback based compiler.
1862 * Makefile.in: Rebuilt.
1863
95bcca47
AO
18642004-07-08 Alexandre Oliva <aoliva@redhat.com>
1865
1866 * Makefile.def (host_modules): Set bootstrap=true for flex.
1867 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1868 * Makefile.in: Rebuilt.
1869
051822f6
JH
18702004-07-07 Jan Hubicka <jh@suse.cz>
1871
1872 * MAINTAINERS: Add self as a profile feedback maintainer.
1873
7b61653a
PE
18742004-07-05 Phil Edwards <phil@codesourcery.com>
1875
1876 * configure.in: Do not prepend $srcdir to /dev/null in
1877 makefile fragments.
1878 * configure: Regenerate.
1879
23f6b2f9
PB
18802004-07-01 Paolo Bonzini <bonzini@gnu.org>
1881
1882 * Makefile.def (build_modules): Add bison, byacc, flex,
1883 m4, texinfo.
1884 (flags_to_pass): Add FLEX.
1885 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1886 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1887 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1888 DEFAULT_MAKEINFO): Remove.
1889 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1890 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1891 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1892 objdir or else use configured tool.
1893 (all-build): New.
1894 (all): Depend on it.
1895 (Build module dependencies): Add.
1896 * Makefile.in: Regenerate.
1897 * configure.in: Better support for multiple build modules,
1898 matching what is done for host/target modules. Do not look
1899 for "plausible" locations of build tools if Canadian cross.
1900 Use autoconf's AC_PROG_CC to find a C compiler. Define
1901 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1902 * configure: Regenerate.
78716e86 1903
1c020272
PB
19042004-06-22 Paolo Bonzini <bonzini@gnu.org>
1905
1906 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1907 * Makefile.in: Regenerate.
1908
a52a0a7f
PB
19092004-06-22 Paolo Bonzini <bonzini@gnu.org>
1910
1911 * Makefile.tpl (configure-build-[+module+],
1912 configure-[+module+], configure-target-[+module+]): Pass
1913 [+extra_configure_args+].
1914 (all-build-[+module+], all-[+module+], check-[+module+],
1915 install-[+module+], [+make_target+]-[+module+],
1916 all-target-[+module+], check-target-[+module+],
1917 install-target-[+module+], [+make_target+]-target-[+module+]):
1918 Pass [+extra_make_args+].
1919 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1920 (GCC_HOST_EXPORTS): Remove.
1921 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1922 cross, check-gcc, check-gcc-c++, install-gcc,
1923 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1924 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1925 * Makefile.in: Regenerate.
1926
ccde3f1a
MS
19272004-06-21 Matthew Sachs <msachs@apple.com>
1928
1929 * MAINTAINERS: Added self to write-after-approval.
1930
6264b0a6
CF
19312004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1932
1933 * configure.in: Check for srcdir/winsup rather than build directory
1934 winsup.
1935 * configure: Regenerate.
1936
801e2270
CV
19372004-06-17 Corinna Vinschen <vinschen@redhat.com>
1938
1939 * configure.in: Don't build Cygwin native newlib if winsup
1940 directory is missing. Emit warning instead.
1941 * configure: Regenerate.
1942
ad6717df
PB
19432004-06-09 Paolo Bonzini <bonzini@gnu.org>
1944
1945 * Makefile.tpl (touch-stage[+id+]): New.
1946 (restage[+prev+]): Depend on touch-stage[+id+].
1947
1948 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1949 Use it throughout.
1950
1951 * Makefile.def: Add profile and feedback bootstrap stages.
1952 Remove next field from bootstrap stages.
1953 * Makefile.tpl (LN, LN_S): Substitute.
1954 (stageN-start, stageN-end): Use double-colon rules, to
1955 provide a hook for additional setup commands.
1956 (distclean-stageN-gcc, restageN): Create dependencies from
1957 [+prev+], not from [+next+].
1958 (stageN-bubble): Add commands for successive stages from
1959 [+prev+], using double-colon rules.
1960 (all-stageN-gcc): Fix typo.
1961 (stagefeedback-start, profiledbootstrap): New.
1962 * Makefile.in: Regenerate.
1963 * configure.in: Call ACX_PROG_LN.
1964 * configure: Regenerate.
1965
5bbb9680
CY
19662004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1967
1968 * MAINTAINERS (Write After Approval): Add myself.
1969
e18be1d4
MA
19702004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
5607edfd
PB
19742004-06-03 Paolo Bonzini <bonzini@gnu.org>
1975
1976 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1977 without gcc.
1978 * configure: Regenerate.
1979
1ec4e9c3
PB
19802004-06-01 Paolo Bonzini <bonzini@gnu.org>
1981
1982 * Makefile.tpl: Fix typo.
1983 * Makefile.in: Regenerate.
1984
c2f7605f
PB
19852004-06-01 Paolo Bonzini <bonzini@gnu.org>
1986
1987 * configure.in: Remove new- prefix from toplevel
1988 bootstrap targets.
1989 * configure: Regenerate.
1990
f516a7da
PB
19912004-06-01 Paolo Bonzini <bonzini@gnu.org>
1992
1993 * Makefile.tpl (all.normal): Rename to all.
1994 (all): Replace with a rule to pick the default
1995 target from configure.
1996 (all-gcc, configure-gcc): Use conditionals to
1997 do nothing when toplevel bootstrap is going on.
1998 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1999 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2000 * configure.in: Support --enable-bootstrap.
2001
2002 * Makefile.def: Remove new- prefix from toplevel
2003 bootstrap targets.
2004 * Makefile.tpl: Likewise.
2005
2006 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2007 target.
2008
2009 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2010 $(RECURSE_FLAGS) to recursive invocation of make.
2011
2012 * Makefile.in: Regenerate.
2013 * configure: Regenerate.
2014
78dd5e36
AJ
20152004-05-30 Andreas Jaeger <aj@suse.de>
2016 Jim Wilson <wilson@specifixinc.com>
2017
2018 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2019 like CC.
2020
30f1bddc
DJ
20212004-05-27 Daniel Jacobowitz <dan@debian.org>
2022
2023 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2024 * configure: Regenerate.
2025
4fc4dd12
DJ
20262004-05-25 Daniel Jacobowitz <drow@false.org>
2027
2028 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2029 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2030 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2031 targets.
2032 * Makefile.in: Regenerate.
2033
94632047 20342004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
2035
2036 * configure.in: Test the ability to symlink directories.
2037 * configure: Regenerate.
2038
2039 * Makefile.def (bootstrap-stage): New definitions.
2040 * Makefile.tpl (configure-stage1-gcc,
2041 configure-stage2-gcc, configure-stage3-gcc,
2042 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2043 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2044 new-restage3, compare): Autogenerate, see Makefile.in
2045 entry for behavioral changes.
2046 (distclean-stage1, new-stage1-start, new-stage1-end,
2047 new-stage1-bubble, distclean-stage2, new-stage2-start,
2048 new-stage2-end, new-stage2-bubble, distclean-stage3,
2049 new-stage3-start, new-stage3-end): New autogenerated targets.
2050 (objext, prebootstrap, BOOT_CFLAGS,
2051 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2052 targets.
2053
2054 * Makefile.in: Regenerate.
2055 (distclean-stage1, new-stage1-start, new-stage1-end,
2056 new-stage1-bubble, distclean-stage2, new-stage2-start,
2057 new-stage2-end, new-stage2-bubble, distclean-stage3,
2058 new-stage3-start, new-stage3-end): New targets.
2059 (all-stage1-gcc): Move prebootstrap dependency from here...
2060 (configure-stage1-gcc): ...to here.
2061 (new-bootstrap): Use bubble targets.
2062 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2063 Use per-stage distclean targets.
2064 (configure-stage1-gcc, configure-stage2-gcc,
2065 configure-stage3-gcc, all-stage1-gcc,
2066 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2067 Use new-stageN-start to prepare the tree.
2068
4f4e53dd
PB
20692004-05-23 Paolo Bonzini <bonzini@gnu.org>
2070
2071 * Makefile.def (host_modules): add libcpp.
2072 * Makefile.tpl: Add dependencies on and for libcpp.
2073 * Makefile.in: Regenerate.
2074 * configure.in: Add libcpp host module.
2075 * configure: Regenerate.
2076
60975492
PB
20772004-05-21 Paolo Bonzini <bonzini@gnu.org>
2078
2079 * Makefile.tpl: Whenever a recursive target is defined, wrap
2080 it in a special @if/@endif block, and prepare its maybe
2081 dependency in the @if/@endif block
2082 * configure.in: Instead of writing maybe dependencies, remove
2083 the @if/@endif statements, and remove the @if/@endif blocks
2084 that remain.
2085 * configure: Regenerate.
2086 * Makefile.in: Regenerate.
2087
5ce7d75d
JJ
20882004-05-20 Janis Johnson <janis187@us.ibm.com>
2089
2090 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2091
c779c42f
KK
20922004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2093
2094 PR bootstrap/15120
2095 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2096 * */configure: Rebuilt.
2097
b4117c30
ZW
20982004-05-17 Zack Weinberg <zack@codesourcery.com>
2099
2100 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2101 of libf2c.
2102 * configure, Makefile.in: Regenerate.
2103
12973d7a 21042004-05-13 Tobias SchlÃ\83¼ter <tobi@gcc.gnu.org>
75089d48
TS
2105
2106 * MAINTAINERS (Write After Approval): Add myself.
2107
6de9cd9a
DN
21082004-05-13 Diego Novillo <dnovillo@redhat.com>
2109
2110 Merge from tree-ssa-20020619-branch.
2111
2112 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2113 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2114 (HOST_GMPLIBS): Define.
2115 (HOST_GMPINC): Define.
2116 (TARGET_LIB_PATH): Add libmudflap.
2117 (GFORTRAN_FOR_TARGET): Define.
2118 (configure-build*): Export GFORTRAN.
2119 (configure-gcc): Export GMPLIBS and GMPINC.
2120 (all-gcc): Add maybe-all-libbanshee.
2121 (configure-target-libgfortran): Define.
2122 * Makefile.in: Regenerate.
2123 * configure.in (host_libs): Add libbanshee.
2124 (target_libraries): Add target-libmudflap and target-libgfortran.
2125 Add --with-libbanshee.
2126 Handle --disable-libmudflap.
2127 (*-*-freebsd*): Use with_gmp.
2128 Add $(libgcj) to noconfigdirs.
2129 * configure: Regenerate.
2130 * depcomp: New file.
2131 * MAINTAINERS: Add tree-ssa maintainers.
2132
8f1b790f
VM
21332004-05-04 Vladimir Makarov <vmakarov@redhat.com>
2134
b4117c30 2135 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 2136
693446fc
BF
21372004-04-30 Brian Ford <ford@vss.fsi.com>
2138
b4117c30 2139 * MAINTAINERS (Write After Approval): Add myself.
693446fc 2140
d1bb666c
UB
21412004-04-29 Uros Bizjak <uros@kss-loka.si>
2142
b4117c30 2143 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 2144
6cf1ac42
PB
21452004-04-28 Paolo Bonzini <bonzini@gnu.org>
2146
2147 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2148 * configure: Regenerate.
2149
632933d5
PB
21502004-04-27 Paolo Bonzini <bonzini@gnu.org>
2151
2152 Revert:
2153 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2154
2155 * Makefile.def (flags_to_pass): Remove *dir variables that
2156 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2157 as well as prefix and exec_prefix.
2158 * Makefile.in: Regenerate.
2159
80dc6aa0
RM
21602004-04-26 Robert Millan <robertmh@gnu.org>
2161
2162 Add patches from libtool CVS.
2163 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2164 * ltconfig: Likewise.
2165 * ltcf-c.sh: Likewise.
2166 * ltcf-cxx.sh: Likewise.
2167 * ltcf-gcj.sh: Likewise.
2168
e11283f1
PB
21692004-04-26 Paolo Bonzini <bonzini@gnu.org>
2170
2171 * Makefile.def (host_modules): Mark with the bootstrap
2172 flag packages on which gcc depends.
2173 * Makefile.tpl (all-bootstrap): Use it.
2174 * Makefile.in: Regenerate.
2175
8546950c
PB
21762004-04-26 Paolo Bonzini <bonzini@gnu.org>
2177
2178 * Makefile.def (flags_to_pass): Remove *dir variables that
2179 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2180 as well as prefix and exec_prefix.
2181 * Makefile.in: Regenerate.
2182
a76494aa
PB
21832004-04-26 Paolo Bonzini <bonzini@gnu.org>
2184
b4117c30
ZW
2185 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2186 * configure: Regenerate.
2187 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2188 * gcc/Makefile.tpl (compare): Use the result of the test.
2189 * gcc/Makefile.in: Regenerate.
a76494aa 2190
03a91701
PB
21912004-04-23 Paolo Bonzini <bonzini@gnu.org>
2192
2193 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2194 Always relocate gcc and prev-gcc to the original names, even
2195 if the build fails.
2196 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2197 New targets.
2198
082a6351
LG
21992004-04-23 Laurent GUERBY <laurent@guerby.net>
2200
2201 * MAINTAINERS: Update my email address.
b4117c30 2202
1f1d584b
RO
22032004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2204
2205 * configure.in (mips*-*-irix5*): Enable ld.
2206 * configure: Regenerate.
082a6351 2207
1db673ca
RO
22082004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2209
2210 * configure: Regenerate.
2211
ce4ea44e
JW
22122004-04-15 James E Wilson <wilson@specifixinc.com>
2213
2214 * Makefile.tpl (configure-[+module+], configure-gcc,
2215 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2216 Set and export LDFLAGS.
2217 * Makefile.in: Regenerate.
2218
611f62ad
MC
22192004-04-12 Michael Chastain <mec.gnu@mindspring.com>
2220
b4117c30 2221 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 2222
be912515
NN
22232004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2224
2225 PR bootstrap/14871
2226 * Makefile.tpl: If we don't have built-in-tree target tools,
2227 use the ones found by configure rather than hacking around with
2228 program_transform_name.
2229 * configure.in: Give Makefile.tpl the information necessary
2230 to do that.
2231 * Makefile.in: Regenerate.
2232 * configure: Regenerate.
2233
9104315a
NN
22342004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2235
2236 PR bootstrap/14760
2237 * configure.in: When computing baseargs, strip *all* copies of
2238 offending options. Also, don't match/substitute the trailing space,
2239 so that this actually works when two similar options are separated by
2240 only one space.
2241 * configure: Regenerate.
2242
bef1d700
DE
22432004-04-06 David Edelsohn <edelsohn@gnu.org>
2244
b4117c30
ZW
2245 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2246 (rs6000-*-aix*): Same.
2247 * configure: Regenerate.
bef1d700 2248
54bcf05e 22492004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
2250
2251 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 2252
369a832c 22532004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
2254
2255 * MAINTAINERS: Add myself to write-after-approval.
369a832c 2256
09a9c095
NN
22572004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2258
7caf53cb
NN
2259 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2260 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2261 * Makefile.in: Regenerate.
2262
09a9c095
NN
2263 * configure.in (top level bootstrap support): Rework --enable-werror
2264 to set @stage2_werror_flag@.
2265 * configure: Regenerate.
2266 * Makefile.tpl (top level bootstrap support): Pass
2267 @stage2_werror_flag@ down to configure in stages 2 and 3.
2268 * Makefile.in: Regenerate.
2269
5595a2bd
NN
22702004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2271
cbfd7e06
NN
2272 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2273 for stages 2 and 3 as well as in make. As a consequence, remove
2274 OUTPUT_OPTION (now detected by configure) from the flags passed down
2275 to make.
2276 * Makefile.in: Regenerate.
2277
5595a2bd
NN
2278 * Makefile.tpl (new-bootstrap): Fix typo.
2279 * Makefile.in: Regenerate.
2280
ca3b3e20
NN
22812004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2282
295f4e42
NN
2283 * Makefile.tpl: Rearrange by moving recursive_targets rules
2284 into their proper sections.
2285 * Makefile.tpl (top level bootstrap support): Move disabling
2286 of coverage flags from 'make' to 'configure'; improve comments.
2287 * Makefile.in: Regenerate.
2288
340de83f
NN
2289 * Makefile.tpl (experimental top level bootstrap) Move stage1
2290 language setting from all- target to configure- target; disable
2291 intermodule optimization in stage 1; prevent gratuitous rebuilds
2292 of stage 1.
2293 * Makefile.in: Regenerate.
2294 * configure.in: Comma-separate stage 1 language list for top
2295 level bootstrap.
2296 * configure: Regenerate.
2297
ca3b3e20
NN
2298 * Makefile.tpl: Clean up experimental top level bootstrap support:
2299 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2300 prev-gcc in configure- targets as well as all- targets.
2301 * Makefile.in: Regenerate.
2302
4d038073
KC
23032004-03-21 Kelley Cook <kcook@gcc.gnu.org>
2304
2305 * compile: New file imported from automake.
2306
ab3533d6
PB
23072004-03-17 Paolo Bonzini <bonzini@gnu.org>
2308
2309 * configure.in: Remove symbolic link section.
2310 * configure: Regenerate.
2311 * Makefile.tpl (links): Remove.
2312 * Makefile.in: Regenerate.
2313
1e0f07d3 23142004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 2315 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
2316
2317 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 2318 Set with AC_CHECK_PROGS.
1e0f07d3
PB
2319 * configure.in: Fix comment typo from last patch.
2320 * configure: Regenerate.
2321
2805b53a
NN
23222004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2323
2324 * Makefile.tpl: Introduce experimental top level bootstrap support.
2325 * Makefile.in: Regenerate.
2326 * configure.in: Introduce support for top level bootstrap.
2327 * configure: Regenerate.
2328
79b4b7d2 23292004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 2330 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
2331
2332 PR bootstrap/14522
2333 * configure.in: Cope with shells that do not support unquoted ^
2334 * configure: Regenerate.
2335
6bbec498 23362004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 2337 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
2338
2339 PR bootstrap/14522
79b4b7d2 2340 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
2341 quotes inside quoted backquote substitutions.
2342 * configure: Regenerate.
2343
83c15dfc
AP
23442004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2345
2346 PR bootstrap/14522
f2bd98d4 2347 * configure.in: Fix escaping of $.
83c15dfc
AP
2348 * configure: Regenerate.
2349
55ffb5ed
NN
23502004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2351
2352 * configure: Regenerate, since I forgot to while committing Paolo's
2353 changes.
2354
e4c9c075
PB
23552004-03-08 Paolo Bonzini <bonzini@gnu.org>
2356
2357 PR ada/14131
2358 Move language detection to the top level.
2359 * configure.in: Find default values for the tools as
2360 soon as possible. Disable ada if GNAT is not found.
2361 Emit error message about missing languages. Expand
2362 --enable-languages=all for the gcc subdirectory.
2363
5199e2c6
BE
23642004-03-10 Ben Elliston <bje@gnu.org>
2365
2366 * MAINTAINERS: Update my email address.
2367
c18b95e5
DE
23682004-03-05 David Edelsohn <edelsohn@gnu.org>
2369
2370 * ltconfig: Disable building static libraries if building shared
2371 libraries on AIX 5L.
2372
d0fe5ad3
RS
23732004-03-01 Richard Sandiford <rsandifo@redhat.com>
2374
2375 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2376 and disable libgcj.
2377 * configure: Regenerated.
2378
e6f71f9d
BB
23792004-03-01 Brian Booth <bbooth@redhat.com>
2380
2381 * MAINTAINERS: Add myself to write-after-approval.
2382
8983e50e
PB
23832004-03-01 Paolo Bonzini <bonzini@gnu.org>
2384
2385 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2386
d4cd9d81
NN
23872004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2388
2389 PR bootstrap/7087
2390 * Makefile.tpl: Guard XFOO sed statements better.
2391 * Makefile.tpl: Add dependency for configure-target-libada.
2392 * Makefile.in: Regenerate (incidentally fixes broken
2393 commit when libada-branch was merged).
2394
0ea0229e
KC
23952004-02-25 Kelley Cook <kcook@gcc.gnu.org>
2396
2397 * MAINTAINERS: Add myself to write-after-approval.
2398
bad93735
AP
23992004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
2400
2401 * MAINTAINERS: Add Nicola Pero and myself as libobjc
2402 maintainers.
2403
a7ca14fc
AC
24042004-02-20 Andrew Cagney <cagney@redhat.com>
2405
2406 * config.guess: Update from version 2003-10-16 to 2004-02-16.
2407 * config.sub: Update from version 2003-11-03 to 2004-02-16.
2408
51592782
NN
24092004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2410
2411 PR bootstrap/11932
2412 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2413
6a30854a
JQ
24142004-02-14 Jerry Quinn <jlquinn@optonline.net>
2415
2416 * MAINTAINERS: Added myself to write-after-approval.
2417
be8b2bee
MK
24182004-02-14 Michael Koch <konqueror@gmx.de>
2419
2420 * MAINTAINERS: Added myself to write-after-approval.
2421
972760b7
JM
24222004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
2423
2424 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
2425 some OS port maintainers to OS port maintainers section.
2426
b0281654
FCE
24272004-02-13 Frank Ch. Eigler <fche@redhat.com>
2428
2429 * MAINTAINERS: Add self.
2430
3c419fd6
KH
24312004-02-12 Kazu Hirata <kazu@cs.umass.edu>
2432
2433 * MAINTAINERS: Alphabetize.
2434
e88e9aee
PB
24352004-02-12 Paolo Bonzini <bonzini@gnu.org>
2436
2437 * MAINTAINERS: Remove myself.
b4117c30 2438
1915e422
DE
24392004-02-11 David Edelsohn <edelsohn@gnu.org>
2440
2441 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2442 (rs6000-*-aix*): Same.
2443 * configure: Regenerate.
2444
a22c2d8d
KC
24452004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2446
2447 * configure.in (host): Add in missing $noconfigdirs to defines.
2448 * configure: Regenerate.
2449
d9cdb878
AC
24502004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2451 Nathanael Nerode <neroden@gcc.gnu.org>
2452
2453 PR ada/6637, PR ada/5911
b4117c30 2454 Merge with libada-branch:
d9cdb878
AC
2455 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2456 with appropriate dependencies. Add --enable-libada configure switch.
2457 * configure, Makefile.in: Regenerate.
2458
8bd92821
PB
24592004-02-09 Paolo Bonzini <bonzini@gnu.org>
2460
2461 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2462
89a95129
RO
24632004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2464
2465 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2466 * configure: Regenerate.
2467
892629bc
GK
24682004-02-04 Geoffrey Keating <geoffk@apple.com>
2469
2470 Merge from upstream:
2471
2472 * ltmain.in: When setting IFS to '~', be careful about user
2473 arguments that contain '~'.
2474
2475 2004-02-04 Peter O'Gorman <peter@pogma.com>
2476
2477 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2478 Also test $base_compile against $CC with escaped arguments. Bug
2479 reported by Geoff Keating <geoffk@apple.com>.
2480
6b402165
KH
24812004-02-04 Kazu Hirata <kazu@cs.umass.edu>
2482
2483 * MAINTAINERS: Remove i960 port.
2484
fa2f0306
DD
24852004-01-23 DJ Delorie <dj@redhat.com>
2486
2487 * Makefile.def (target_modules) [libiberty]: Don't stage.
2488 * Makefile.in: Rebuilt.
2489
9feb20aa
CT
24902004-01-20 Caroline Tice <ctice@apple.com>
2491
2492 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2493
7aed2ccc
PC
24942004-01-19 Paolo Carlini <pcarlini@suse.de>
2495
2496 * MAINTAINERS: Update my email address.
2497
f25bebe1
JM
24982004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
2499
2500 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2501
28083580
VR
25022004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2503
2504 * MAINTAINERS: Remove entries without email address.
2505
c0f4b5e4
DJ
25062004-01-15 Daniel Jacobowitz <drow@mvista.com>
2507
2508 * MAINTAINERS: Add myself to write-after-approval.
2509
b5eb5a5e
SB
25102004-01-15 Steven Bosscher <stevenb@suse.de>
2511
2512 * MAINTAINERS: Update my email address.
2513
2c4de30b
LR
25142004-01-14 Loren J. Rittle <ljrittle@acm.org>
2515
2516 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2517 * Makefile.tpl (configure-target-[+module+]): Support stage.
2518 * Makefile.in: Rebuilt.
2519
74c0b320
ILT
25202004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
2521
2522 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2523
2560344b
RS
25242004-01-10 Richard Sandiford <rsandifo@redhat.com>
2525
2526 * MAINTAINERS: Add myself as a MIPS maintainer.
2527
8b21cda6
NN
25282004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2529
2b6c260d
NN
2530 * configure.in: Use ./config.cache, not config.cache.
2531 * configure: Regenerate.
2532 * Makefile.tpl: Special-casing not needed for GCC any more.
2533 * Makefile.in: Regenerate.
2534
09438bde
NN
2535 * configure.in: Don't share a cache file for host dirs.
2536 * configure: Regenerate.
2537
8b21cda6
NN
2538 * config-ml.in: Don't mess with the cache file.
2539
e42870df
EB
25402004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2541
2542 * MAINTAINERS: Move myself from 'Write After Approval' to
2543 'CPU Port Maintainers' section as SPARC maintainer.
2544
6b9eb62c
NN
25452004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2546
78a816a6
NN
2547 * Makefile.tpl: Make GCC use a separate config.cache.
2548 * Makefile.in: Regenerate.
2549
6b9eb62c
NN
2550 PR bootstrap/11932, PR bootstrap/11933
2551 (I don't know if it will fix either of them, but it relates
2552 to them.)
2553 * configure.in: Don't use shared config.cache for target
2554 directories.
2555 * configure: Regenerate.
2556
86d7b562
DN
25572004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
2558
2559 * MAINTAINERS: Add myself to 'Write After Approval' section.
2560
07d0a605
RS
25612003-12-31 Roger Sayle <roger@eyesopen.com>
2562
2563 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2564 * configure: Regenerated.
2565
459ac19f
KH
25662003-12-23 Kazu Hirata <kazu@cs.umass.edu>
2567
2568 * MAINTAINERS: Remove the mn10200 maintainer.
2569
5785c0ed 25702003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 2571
5785c0ed
BI
2572 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2573 * configure: Regenerated.
2574
a268eff9
JH
25752003-12-16 Jan Hubicka <jh@suse.cz>
2576
2577 * MAINTAINERS: Add myself as callgraph maintainer.
2578
9d465b12
TF
25792003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2580
2581 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2582 * configure: Regenerate.
2583
a68a270a
GB
25842003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2585
2586 * MAINTAINERS: Move myself from 'Bug database only accounts' to
2587 'Write After Approval' section. Update email.
2588
3066a15c
JL
25892003-12-01 James Lemke <jim@wasabisystems.com>
2590
2591 * MAINTAINERS (Write After Approval): Add myself.
2592
8c052da4
MT
25932003-11-20 Matt Thomas <matt@3am-software.com>
2594
2595 * MAINTAINERS: Add myself as a vax port maintainer.
2596
e75f9147
KC
25972003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2598
2599 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2600 (configure-build-[+module+], configure-[+module+]): Likewise.
2601 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2602 * Makefile.in: Regenerate.
2603
43d8d958
AT
26042003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
2605
2606 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
2607 shared/dylibed libraries.
2608 * ltmain.sh: Likewise.
2609 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2610 * ltcf-cxx.sh: Likewise.
2611 * ltcf-gcj.sh: Likewise.
2612 * ltconfig: Likewise.
2613
638dcaa0
SC
26142003-11-17 Stan Cox <scox@redhat.com>
2615
2616 * MAINTAINERS: Add myself as iq2000 port maintainer.
2617
15cc172b
AC
26182003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2619
b4117c30
ZW
2620 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2621 * Makefile.in: Regenerate.
15cc172b 2622
20af77cd
UW
26232003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
2624
2625 * config.sub: Update to 2003-11-03 version.
2626
4dd01c5c
PE
26272003-10-20 Phil Edwards <phil@codesourcery.com>
2628
2629 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2630 * configure: Regenerate.
2631
8d36c499
NP
26322003-10-20 Nicolas Pitre <nico@cam.org>
2633
2634 * MAINTAINERS: Add myself to 'Write After Approval' section.
2635
8b7ebc31
AC
26362003-10-20 Arnaud Charlet <charlet@act-europe.fr>
2637
2638 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2639
afe1910c
JM
26402003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
2641
2642 * MAINTAINERS: Update my email address.
2643
05dcec66
RO
26442003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2645
2646 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2647
71fc2f0c
RL
26482003-10-17 Ralph Loader <rcl@ihug.co.nz>
2649
2650 * MAINTAINERS: Add myself to 'Write After Approval' section.
2651
507ec745
BI
26522003-10-16 Bernardo Innocenti <bernie@develer.com>
2653
2654 * config.guess: Update to 2003-10-16 version.
2655 * config.sub: Update to 2003-10-16 version.
2656
4d466c42
DD
26572003-10-15 David Daney <ddaney@avtrex.com>
2658
2659 * MAINTAINERS: Added myself to 'Write After Approval' section.
2660
0c9b16bc
FH
26612003-10-15 Falk Hueffner <falk@debian.org>
2662
2663 * MAINTAINERS: Move myself from 'Bug database only accounts' to
2664 'Write After Approval' section. Update email.
2665
74d57d15
RS
26662003-10-14 Roger Sayle <roger@eyesopen.com>
2667
2668 * MAINTAINERS: Move myself from 'Write After Approval' to
2669 'Various Maintainers' section as middle-end maintainer.
2670
d29b8ad8
NN
26712003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2672
2673 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2674 HOST_FLAGS_TO_PASS.
2675 * Makefile.in: Regenerate.
2676
26db814a
BI
26772003-10-11 Bernardo Innocenti <bernie@develer.com>
2678
2679 * config.guess: Update to 2003-10-07 version.
2680 * config.sub: Update to 2003-10-07 version.
2681
fffeb871
RO
26822003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2683
2684 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2685 * ltconfig (irix5*, irix6*): Don't override version_type.
2686
6691a79e
ME
26872003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2688
2689 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2690 * configure: Rebuilt
2691 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2692 * Makefile.in: Rebuilt
2693
62cdd71e
L
26942003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2695
2696 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2697
6fe2eacc
CW
26982003-09-30 Carlo Wood <carlo@alinoe.com>
2699
2700 * MAINTAINERS (Write After Approval): Add myself.
2701
ea57e5ad
PK
27022003-09-29 Paul Koning <ni1d@arrl.net>
2703
2704 * MAINTAINERS: Move myself from "Write After Approval"
2705 to CPU platform maintainers for pdp11 platform.
2706
e070672a
AT
27072003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
2708
2709 * MAINTAINERS: Move myself from 'Write After Approval' to
2710 'Various Maintainers' section as libffi testsuite maintainer.
2711
43bb47c2
DJ
27122003-09-21 Daniel Jacobowitz <drow@mvista.com>
2713
2714 * configure.in: Pass a computed --program-transform-name
2715 to subconfigures.
2716 * configure: Regenerated.
2717
da9d3b37
NN
27182003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2719
94322beb
NN
2720 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2721 * Makefile.in: Regenerate.
2722
da9d3b37
NN
2723 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2724 * Makefile.in: Regenerate.
2725
ffd9060b
ZL
27262003-09-19 Ziemowit Laski <zlaski@apple.com>
2727
2728 * MAINTAINERS: Move myself from 'Write After Approval'
2729 to 'Various Maintainers' (objective-c) section.
2730
eeae7b41
DJ
27312003-09-17 Daniel Jacobowitz <drow@mvista.com>
2732
2733 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2734 quoting.
2735 * configure: Regenerated.
2736
a080d12b
JB
27372003-09-16 Joel Brobecker <brobecker@gnat.com>
2738
2739 * MAINTAINERS (Write After Approval): Add myself to write after
2740 approval list.
2741
6cd2fc59
DN
27422003-09-16 Dorit Naishlos <dorit@il.ibm.com>
2743
2744 * MAINTAINERS (Write After Approval): Add myself.
2745
dcbdd9cc
ILT
27462003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
2747
2748 * MAINTAINERS: Update my e-mail address.
2749
e517f636
AM
27502003-09-09 Alan Modra <amodra@bigpond.net.au>
2751
2752 * libtool.m4 (LD): Correct powerpc64 host match.
2753
bc49924b
JW
27542003-09-06 James E Wilson <wilson@tuliptree.org>
2755
2756 * MAINTAINTERS: Update my affiliation and email address.
2757
082124f5
ZD
27582003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2759
2760 * MAINTAINERS (Write After Approval): Add myself.
2761
dc94d89e
DD
27622003-09-04 DJ Delorie <dj@redhat.com>
2763
2764 * configure: Regenerate.
2765
27662003-09-04 Robert Millan <robertmh@gnu.org>
2767
2768 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 2769
7a0f2d4e
KG
27702003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2771
2772 * configure.in: Ensure arguments to sed are properly spaced.
2773 * configure: Regenerate.
2774
88d032eb
GP
27752003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2776
2777 * MAINTAINERS: Update my e-mail address.
2778
0b3f3d22
ME
27792003-08-28 Mohan Embar <gnustuff@thisiscool.com>
2780
2781 * MAINTAINERS (Write After Approval): Add myself.
2782
d253f9ba
DJ
27832003-08-27 Daniel Jacobowitz <drow@mvista.com>
2784
2785 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2786 * configure: Regenerated.
2787
066ec9c9
MM
27882003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
2789
2790 * MAINTAINERS: Update my email address.
2791
415d7ef9
PE
27922003-08-23 Phil Edwards <pme@gcc.gnu.org>
2793
2794 * configure.in: Use newline instead of semicolon when assuming
2795 shell arguments in a for loop.
2796 * configure: Regenerated.
2797
e1567352
JE
27982003-08-22 Jason Eckhardt <jle@rice.edu>
2799
2800 * MAINTAINERS: Resurrect the i860 maintainer.
2801
b348267b
GK
28022003-08-20 Geoffrey Keating <geoffk@apple.com>
2803
e50084fa
GK
2804 PR 8180
2805 * configure.in: When testing with_libs and with_headers, treat
2806 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2807 * configure: Regenerate.
b4117c30 2808
b348267b
GK
2809 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2810 make, shell, etc.
2811 (baseargs): Likewise.
2812 * configure: Regenerate.
2813
ca26ffe0
BI
28142003-08-20 Bernardo Innocenti <bernie@develer.com>
2815
2816 * MAINTAINERS (Write After Approval): Add myself.
2817
940cde4d
GK
28182003-08-19 Geoffrey Keating <geoffk@apple.com>
2819
2820 * configure.in: Disable libgcj for darwin not on powerpc.
2821 * configure: Rebuild.
2822
74bed51b
ADL
28232003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2824
2825 * config-ml.in, symlink-tree: Add license.
2826
b4117c30
ZW
28272003-08-03 Richard Stallman <rms@gnu.org>
2828 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
2829
2830 * README.SCO: New file.
2831
333a28b4
MK
28322003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2833
2834 * Makefile.tpl (check, check-c++): Express dependencies using
2835 dependencies rather than commands.
2836 * Makefile.in: Regenerate.
2837
c197e306
AC
28382003-08-01 Andrew Cagney <cagney@redhat.com>
2839
2840 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2841 * configure: Ditto.
2842
a8ee6e2d
GK
28432003-07-31 Geoffrey Keating <geoffk@apple.com>
2844
2845 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 2846 * Makefile.in: Update.
a8ee6e2d 2847
8d9b3f2e
AT
28482003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2849
2850 * configure.in: Enable libgcj for darwin.
2851 * configure: Rebuild.
2852
52c0c542
PE
28532003-07-29 Phil Edwards <pme@gcc.gnu.org>
2854
2855 * config-ml.in: Use ac_configure_args directly instead of
2856 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2857 actually seen.
2858
b4acb5ef
NN
28592003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2860
2861 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2862 creating target and build subdirs to build all parent dirs as needed.
2863 * Makefile.in: Rebuild.
2864 * configure.in: Don't build dirs explicitly here.
2865 * configure: Rebuild.
2866
a51d71d0
PB
28672003-07-26 Paul Brook <paul@nowt.org>
2868
2869 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
2870
f43e12ce
AO
28712003-07-22 Alexandre Oliva <aoliva@redhat.com>
2872
2873 * Makefile.tpl (all-make): Depend on intl.
2874 * Makefile.in: Rebuilt.
2875
8a199ff6
PE
28762003-07-20 Phil Edwards <pme@gcc.gnu.org>
2877
2878 * install-sh: Update to newer upstream versions (associated with
2879 aclocal 1.7).
2880 * mkinstalldirs: Likewise.
2881 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2882
e6a8c803
AP
28832003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
2884
2885 * MAINTAINERS: Move self from Bug database only accounts
2886 to write-after-approval.
2887
9f13608f
NN
28882003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2889
2890 * config.if: Remove unused libc_interface determination.
2891
c7864714
NN
28922003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2893
2894 * MAINTAINERS: Move self from write-after-approval to
2895 build machinery (*.in).
2896
775956d0
NN
28972003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2898
2899 PR bootstrap/11273
2900 PR bootstrap/11408
2901 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2902 unused INSTALL_PROGRAM_ARGS.
2903 * configure.in: Use AC_PROG_INSTALL.
2904 * Makefile.in: Regenerate.
2905 * configure: Regenerate.
2906
c7f67a6e
KH
29072003-07-13 Kazu Hirata <kazu@cs.umass.edu>
2908
2909 * MAINTAINERS: Alphabetize.
2910
33952f6f
AO
29112003-07-10 Alexandre Oliva <aoliva@redhat.com>
2912
2913 * configure: Rebuilt.
2914 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2915 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2916 newlib nor libgloss.
2917 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2918 * configure.in (am33_2.0-*-linux*): Added.
2919
0d4f1b4e
BW
29202003-07-09 Bob Wilson <bob.wilson@acm.org>
2921
2922 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2923 * configure: Regenerate.
2924
56694dd9
ZW
29252003-07-07 Zack Weinberg <zack@codesourcery.com>
2926
2927 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
2928 * Makefile.in: Regenerate.
2929
21607eb4
ZW
29302003-07-04 Zack Weinberg <zack@codesourcery.com>
2931
2932 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
2933 * Makefile.in: Regenerate.
2934
8c90b13a
L
29352003-07-04 H.J. Lu <hongjiu.lu@intel.com>
2936
2937 * Makefile.tpl: Replace PWD with PWD_COMMAND.
2938 * Makefile.in: Regenerated.
2939
5d42f90e
L
2940 * config-ml.in: Replace PWD with PWD_COMMAND.
2941
6eb95e99
ZW
29422003-07-04 Zack Weinberg <zack@codesourcery.com>
2943
2944 * intl: New directory; see intl/ChangeLog for details.
2945 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
2946 * Makefile.tpl: all-gcc depends on maybe-all-intl.
2947 * Makefile.in: Regenerate.
2948
07d1940e
NN
29492003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2950
2951 * configure.in: Clean up config-lang.in handling. Delete
2952 useless assignment to "subdirs".
2953 * configure: Regenerate.
2954
4dbda6f0
NN
29552003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2956
2957 * configure.in: Rename 'target_libs' to 'target_libraries'.
2958 Remove useless reference to 'target_libs'.
2959 * configure: Regenerate.
2960
2c30ab71
KS
29612003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2962
2963 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2964 * Makefile.in: Regenerate.
2965
11405c93
NN
29662003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2967
2968 * Makefile.def: Introduce flags_to_pass.
2969 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2970 * Makefile.in: Regenerate.
2971
fb87ad5d
HPN
29722003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2973
2974 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2975 and target-libgloss.
2976 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2977 <h8300*-*-*>: Disable libf2c and ${libgcj}.
2978 * configure: Regenerate.
2979
a7956a48
BK
29802003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2981
2982 * configure.in: Update testsuite_flags to new location.
2983 * configure. Regenerate.
6eb95e99 2984
eaf9f3b2
NN
29852003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2986
2987 * Makefile.tpl: Remove BUILD_CC stuff.
2988 * Makefile.in: Regenerate.
2989
2d89ffef
KH
29902003-06-17 Kazu Hirata <kazu@cs.umass.edu>
2991
2992 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
2993
83415b0b
GP
29942003-06-16 Graeme Peterson <gp@qnx.com>
2995
2996 * MAINTAINERS (Write After Approval): Add myself.
2997
b951c91c 29982003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 2999
b951c91c
L
3000 * config.guess: Update to 2003-06-12 version.
3001 * config.sub: Update to 2003-06-13 version.
3002
0bb41a37
L
30032003-06-12 H.J. Lu <hongjiu.lu@intel.com>
3004
3005 * config.guess: Update to 2003-06-06 version.
3006 * config.sub: Update to 2003-06-06 version.
3007
655b7166
RO
30082003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3009
3010 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3011 * configure. Regenerate.
3012
01b759aa
NN
30132003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3014
bf1d3e81
NN
3015 * configure.in: Disable serial configure by default.
3016 * configure: Regenerate.
3017 * Makefile.tpl: Abolish .NOTPARALLEL.
3018 * Makefile.in: Regenerate.
3019
e89fbdfe
NN
3020 * Makefile.tpl: Replace {build,host,target}_canonical by
3021 {build,host,target}.
3022 * Makefile.in: Regenerate.
3023
01b759aa
NN
3024 * Makefile.tpl: Fix stupid pasto.
3025 * Makefile.in: Regenerate.
3026
f7dae026
NN
30272003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3028
3029 * Makefile.tpl: Remove bogus conditional.
3030 * Makefile.in: Regenerate.
3031
30322003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
3033
3034 * Makefile.tpl (profiledbootstrap): New target.
3035 * Makefile.in (profiledbootstrap): New target.
3036
2ffc3e73 30372003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
3038
3039 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
3040 Pinski. Remove user names from other bugzilla-only maintainers.
3041
1a1e6b96
NN
30422003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3043
1358ccea
NN
3044 * Makefile.tpl: Make 'recursive targets' using autogen rather
3045 than shell loop. Remove duplicate 'clean' targets and false
3046 comments.
3047 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3048 Add systematic method of specifying missing targets in subdirs.
3049 Add copyright boilerplate.
3050 * Makefile.in: Regenerate.
3051 * configure.in: Add 'recursive targets' to maybe list.
3052 * configure: Regenerate.
3053
ae74ed1f
NN
3054 * MAINTAINERS: "GNATS only" -> "Bug database only".
3055
1a1e6b96
NN
3056 * Makefile.tpl: Rename [+target+] to [+make_target+].
3057 * Makefile.def: Rename 'target' to 'make_target'.
3058
c79af3fa
NB
30592003-05-31 Neil Booth <neil@daikokuya.co.uk>
3060
3061 * MAINTAINERS: Add self as options handling maintainer.
3062
39d85b61
MM
30632003-05-28 Michael Meissner <gnu@the-meissners.org>
3064
3065 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
3066 been too long since I touched those ports.
3067
afc2b62d
DD
30682003-05-28 DJ Delorie <dj@redhat.com>
3069
3070 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3071 * Makefile.in: Regenerate.
3072
df445104
MR
30732003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3074
3075 * configure.in: Use curly braces in the definition of tooldir.
3076 * configure: Regenerate.
3077
2eb98e5d 30782003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 3079
2eb98e5d
DD
3080 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3081 newlib or libgloss.
3082 * Makefile.in: Regenerate.
3083
862fced8
DD
30842003-05-21 DJ Delorie <dj@redhat.com>
3085
3086 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3087 * Makefile.in: Regenerate.
3088
fc351800
ILT
30892003-05-20 Ian Lance Taylor <ian@airs.com>
3090
3091 * MAINTAINERS: Update my e-mail address.
3092
7e2dbcef
NN
30932003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3094
3095 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 3096 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
3097 Factor out common code from autogen IF statements.
3098 * configure: Regenerate.
3099 * Makefile.in: Regenerate.
3100
f2a0e225
KC
31012003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3102
3103 * configure.in: Accept i[3456789]86 for machine type.
3104 * configure: Regenerate.
3105
8b87bb96
NN
31062003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3107
3108 * configure.in: Switch more things to use maybe dependencies.
3109 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3110 * configure: Regenerate.
3111 * Makefile.tpl: Switch more things to use maybe dependencies.
3112 * Makefile.in: Regenerate.
3113
fdb882bc 31142003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
3115
3116 * Makefile.tpl (install-opcodes): Define.
3117 * Makefile.in: Rebuild.
3118
f7c50032
AJ
31192003-05-13 Andreas Jaeger <aj@suse.de>
3120
3121 * config.guess: Update to 2003-05-09 version.
3122 * config.sub: Update to 2003-05-09 version.
3123
f2181bed 31242003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
3125
3126 * configure.in: Correct sed script so that options in quotes are not
3127 deleted.
3128 * configure: Rebuild.
3129
aa8f1f57
CV
31302003-05-12 Corinna Vinschen <corinna@vinschen.de>
3131
3132 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3133 and $$s/newlib/libc/sys/cygwin32 include paths.
3134 * configure: Ditto.
3135
0c130f81
MM
31362003-05-12 Michael Meissner <gnu@the-meissners.org>
3137
3138 * MAINTAINERS: Update my email addresses.
3139
aa1a100b
EB
31402003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
3141
3142 * config-ml.in: Propagate INSTALL variables.
f7c50032 3143
87861833
GP
31442003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3145
3146 * MAINTAINERS: Remove duplicate entries in Write After Approval.
3147
de722255
CD
31482003-05-02 Chris Demetriou <cgd@broadcom.com>
3149
6eb95e99
ZW
3150 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3151 * Makefile.in: Regenerate.
de722255 3152
96c4a002
WB
31532003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
3154
3155 * MAINTAINERS (GNATS only): Add Falk Hueffner.
3156
55b15a11
WB
31572003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
3158
3159 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
3160
0c227849
DJ
31612003-04-27 Daniel Jacobowitz <drow@mvista.com>
3162
3163 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3164 * Makefile.in: Regenerated.
3165
d45148c1
WB
31662003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
3167
3168 * MAINTAINERS (Write After Approval): Upgrade myself from
3169 GNATS only to write-after-approval. Update my mail address.
3170
48f2318c 31712003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
3172
3173 (OS Port Maintainers: freebsd): Add myself.
3174
438f50c3
MM
31752003-04-22 Mark Mitchell <mark@codesourcery.com>
3176
3177 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
3178
9074e169
KJ
31792003-04-22 Kean Johnston <jkj@sco.com>
3180
3181 * MAINTAINERS (SCO ports): Added myself.
3182
dfd39a2e
NS
31832003-04-21 Nathan Sidwell <nathan@codesourcery.com>
3184
3185 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
3186
ccbae82a
KJ
31872003-04-19 Kean Johnston <jkj@sco.com>
3188
3189 * MAINTAINERS (Write After Approval): Add myself.
3190
2f50999f
GP
31912003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3192
3193 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3194 * Makefile.in: Regenerate.
3195
e9b84181
JJ
31962003-04-18 Jakub Jelinek <jakub@redhat.com>
3197
3198 * configure.in (powerpc64*-*-linux*): Remove.
3199 * configure: Rebuilt.
3200
1ca4c6e1
PE
32012003-04-17 Phil Edwards <pme@gcc.gnu.org>
3202
3203 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3204 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3205 and restrap.
3206 * Makefile.in: Regenerate.
3207
0590b963
RE
32082003-04-16 Richard Earnshaw <rearnsha@arm.com>
3209
3210 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3211 * configure: Regenerated.
3212
ff41a56f
DD
32132003-04-15 DJ Delorie <dj@redhat.com>
3214
3215 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
3216
50d440bc
NC
32172003-04-13 Nick Clifton <nickc@redhat.com>
3218
3219 * config-ml.in: Remove support for --disable-aix removing
3220 call-aix multilibs.
3221
b1e0a93e
AO
32222003-04-10 Alexandre Oliva <aoliva@redhat.com>
3223
3224 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3225 * */configure: Rebuilt.
3226
71fb704d
JS
32272003-04-08 Joel Sherrill <joel@oarcorp.com>
3228
3229 * MAINTAINERS: Add my email address.
3230
3897ea90
OH
32312003-03-17 Olivier Hainque <hainque@act-europe.fr>
3232
3233 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 3234
93c834b7
NN
32352003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3236
3237 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3238 * Makefile.in: Regenerate.
3239
82c34dcb
MC
32402003-03-14 Michael Chastain <mec@shout.net>
3241
3242 * Makefile.in: Regenerate with correct Makefile.def.
3243
73458fb7
NN
32442003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3245
3246 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3247 Make macro.
3248 * Makefile.in: Regenerate.
3249 * configure.in: Clean up gxx_include_dir logic.
3250 * configure: Regenerate.
3251
32cf27e5
AE
32522003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
3253
3254 * MAINTAINERS (Write After Approval): Add myself.
3255
c727e7a0
BE
32562003-03-10 Ben Elliston <bje@wasabisystems.com>
3257
3258 * MAINTAINERS: Update my mail address.
3259
9a27ac7a
FS
32602003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3261
3262 * configure.in (gxx_include_dir): Fix typo.
3263 * configure: Regenerated.
3264
3aa83176
NN
32652003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3266
3267 * Makefile.tpl: Reindent.
3268 * Makefile.in: Regenerate.
3269 * configure.in: Reindent. Don't set unused variables.
3270 * configure: Regenerate.
3271
9124bc53
DJ
32722003-03-04 Daniel Jacobowitz <drow@mvista.com>
3273
3274 * configure.in: Include $(build_tooldir)/sys-include in
3275 FLAGS_FOR_TARGET.
3276 * configure: Regenerated.
3277
cb543528
NN
32782003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3279
c858bf1e
NN
3280 * Makefile.tpl: Always pass down RANLIB.
3281 * Makefile.in: Regenerate.
3282
aa9c3ab4
NN
3283 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3284 * Makefile.in: Regenerate.
3285 * configure.in: Remove unused logic relating to --enable-shared
3286 and --enable-threads. Remove bogus comments. Remove redundant
3287 noconfigdirs.
3288 * configure: Regenerate.
3289
cb543528
NN
3290 * configure.in: Replace ${libstdcxx_version} by its value.
3291 Remove reference to mh-dgux.
3292 * configure: Regenerate.
3293
53f70c1b
KB
32942003-03-03 Kevin Buettner <kevinb@redhat.com>
3295
3296 * MAINTAINERS (Write After Approval): Add myself.
3297
df0f0674
NN
32982003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3299
3300 * Makefile.tpl: Rearrange.
3301 * Makefile.in: Regenerate.
3302
ef4e7569
US
33032003-02-25 Uwe Stieber <uwe@wwws.de>
3304
3305 * configure.in: Add support for kaOS as cross build target system.
3306 * configure: Regenerated.
3307
a7a287eb
SB
33082003-02-24 Steven Bosscher <steven@gcc.gnu.org>
3309
3310 * MAINTAINERS (Write after approval): Add myself.
3311
ff00c8a2
JW
33122003-02-21 James E Wilson <wilson@tuliptree.org>
3313
3314 * MAINTAINERS: Update my email address.
3315
abb2db7a
ZW
33162003-02-21 Zack Weinberg <zack@codesourcery.com>
3317
3318 * MAINTAINERS: Add self to blanket write privs. section.
3319
e9f2dc3b
SM
33202003-02-20 Sean McNeil <sean@blue.mcneil.com>
3321
3322 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3323 configure-target-* as some target builds may require additional
3324 flags for preprocessor tests.
3325 * Makefile.in: Regenerated.
3326
ee03dc5e
AO
33272003-02-19 Alexandre Oliva <aoliva@redhat.com>
3328
11856278
AO
3329 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3330 * ltconfig: Handle it.
3331 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3332 auto-detecting it.
3333
274aef32
AO
3334 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3335 it is used as argument to $CC.
3336 * ltcf-gcj.sh: Likewise.
3337
ee03dc5e
AO
3338 * configure.in: Introduce --enable-maintainer-mode.
3339 * configure: Rebuilt.
3340 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3341 for maintainer mode.
3342 * Makefile.in: Rebuilt.
3343
30db8e17
JM
33442003-02-18 Jason Merrill <jason@redhat.com>
3345
3346 * Makefile.tpl (check-c++): Allow parallelism.
3347
cab60ac6
GP
33482003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3349
3350 * MAINTAINERS: Remove John Carr (who never actually had access to
3351 gcc.gnu.org).
3352
c8e5d1af
GK
33532003-02-15 Geoffrey Keating <geoffk@apple.com>
3354
3355 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3356 don't configure target-libobjc.
3357 * configure: Regenerate.
3358
70f91f50
RO
33592003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3360
3361 * Makefile.tpl (RANLIB): Define.
3362 * Makefile.in: Regenerate.
3363
669e9062
LB
33642003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
3365
3366 * MAINTAINERS: Update my email.
abb2db7a 3367
61b56b2e
KS
33682003-02-06 Keith R Seitz <keiths@redhat.com>
3369
3370 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3371 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3372 * Makefile.in: Regenerated.
3373 * configure.in: Remove all traces of snavigator, db, and grep.
3374 * configure: Regenerated.
3375
a1ba6e15
GP
33762003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3377
3378 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
3379 After Approval.
3380
f5f2cce5
CC
33812003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3382
3383 * MAINTAINERS (Write after approval): Add myself.
3384
ba49f6f1
FCE
33852003-01-31 Frank Ch. Eigler <fche@redhat.com>
3386
3387 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3388 * Makefile.in: Regenerated.
3389
ccf9f10c
RS
33902003-01-30 Roger Sayle <roger@eyesopen.com>
3391
3392 * config.guess: Updated to 2003-01-30's version.
3393 * config.sub: Updated to 2003-01-28's version.
3394
a693735b
AO
33952003-01-30 Alexandre Oliva <aoliva@redhat.com>
3396
3397 * config.if: If gcc_version is already set, just use it. Don't set
3398 gcc_version_trigger if it's already set, otherwise set it to
3399 gcc/version.c, but only if the file exists. If it is not set and
3400 gcc/version.c does not exist, try to extract the version number from
3401 $CC.
3402
204c43d6
AT
34032003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
3404
abb2db7a 3405 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 3406
842e91ec
PE
34072003-01-27 Phil Edwards <pme@gcc.gnu.org>
3408
3409 * configure.in: Revert 24Jan change.
3410 * configure: Regenerate.
3411
6b99984e
GP
34122003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3413
3414 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
3415 entry of HJ Lu.
3416
806e0935
NN
34172003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3418
3419 * configure.in: Revert previous change.
3420 * configure: Regenerate.
3421
307a9864
NN
34222003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3423
3424 * configure.in: Make rda native-only.
3425 * configure: Regenerate.
3426
02ba6302
VR
34272003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3428
3429 * MAINTAINERS: Move myself from GNATS-only-accounts to
3430 write-after-approval.
3431
77d187bc
NN
34322003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3433
3434 * configure.in: Add missing \.
3435 * configure: Rebuilt.
3436
a94a2d4c
JJ
34372003-01-17 Jakub Jelinek <jakub@redhat.com>
3438
3439 * configure.in (baseargs): Avoid using \| in sed regular
3440 expressions.
3441 * configure: Rebuilt.
3442
73f84924
JJ
34432003-01-16 Jakub Jelinek <jakub@redhat.com>
3444
3445 * configure.in (baseargs): Remove all supported forms of
3446 --cache-file, --srcdir, --host, --build and --target options
3447 from argument lists.
3448 * configure: Rebuilt.
3449
8c12fc63
JZ
34502003-01-15 Josef Zlomek <zlomekj@suse.cz>
3451
3452 * MAINTAINERS: Add myself to write-after-approval list.
3453
7c005a3a
AO
34542003-01-15 Alexandre Oliva <aoliva@redhat.com>
3455
3456 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3457 * configure: Rebuilt.
3458
3dfabf63
NN
34592003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3460
3461 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3462 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3463 * Makefile.in: Regenerate.
3464 * configure: Regenerate.
3465
cf53ae10
AO
34662003-01-09 Alexandre Oliva <aoliva@redhat.com>
3467
3468 * configure.in: Remove Makefile in build, host and target modules
3469 unless configure was run with --no-recursion.
3470 * configure: Rebuilt.
3471
3fbe8e4a
CC
34722003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3473
3474 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3475 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3476 * Makefile.in: Regenerate.
3477
66e2aa7d
CD
34782003-01-08 Chris Demetriou <cgd@broadcom.com>
3479
3480 * config.guess: Update to 2003-01-03 version.
3481 * config.sub: Update to 2003-01-03 version.
3482
b5038cfb
CF
34832003-01-07 Christopher Faylor <cgf@redhat.com>
3484
3485 * configure: Regenerate with proper autoconf 2.13.
3486
d02c69be
CF
34872003-01-07 Christopher Faylor <cgf@redhat.com>
3488
3489 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 3490 * configure: Regenerate.
d02c69be 3491
e914a571
AC
34922003-01-06 Andrew Cagney <ac131313@redhat.com>
3493
3494 * configure.in (GDB_TK): Add tcl directories conditional on
3495 gdb/gdbtk directory being present.
3496 * configure: Regenerate.
abb2db7a 3497
70571545
JDA
34982003-01-04 John David Anglin <dave.anglin@nrc.ca>
3499
3500 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3501 by gcc if LD is not defined and we are not doing a Canadian Cross.
3502 * configure: Rebuilt.
3503
89a7012a
TT
35042002-12-31 Tom Tromey <tromey@redhat.com>
3505
3506 * Makefile.in: Rebuilt.
3507 * Makefile.def (target_modules) [libffi]: Allow installation.
3508
3f4f56e2
AS
35092002-12-31 Andreas Schwab <schwab@suse.de>
3510
3511 * configure.in: Fix use of $program_transform_name.
3512 * configure: Regenerated.
3513
6c1b8d0a
DJ
35142002-12-30 Daniel Jacobowitz <drow@mvista.com>
3515
3516 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 3517 * configure: Regenerated.
6c1b8d0a 3518
c5120911
AO
35192002-12-29 Alexandre Oliva <aoliva@redhat.com>
3520
3521 * Makefile.tpl (local-distclean): Don't remove...
3522 (multilib.ts): ... this. Moved into...
3523 (multilib.out): ... this. Don't use sub-make.
3524 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3525 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3526 (configure-build-[+module+], configure-[+module+],
3527 configure-target-[+module+], configure-gcc): ... these. Test
3528 for Makefile existence. Drop config.status from dependencies.
3529 * Makefile.in: Rebuilt.
3530 * configure.in: Move gcc-version-trigger to the end of
3531 ac_configure_args. Add comments to maybedep.tmp and
3532 serdep.tmp. Introduce --disable-serial-configure. Remove
3533 nonopt from baseargs, matching and removing corresponding
3534 whitespace while at it.
3535 * configure: Rebuilt.
3536
e245b0ea
AO
35372002-12-28 Alexandre Oliva <aoliva@redhat.com>
3538
903de295
AO
3539 * configure.in (host_configargs): Replace reference to
3540 no-longer-defined buildopts with --build=${build_alias}.
3541 * configure: Rebuilt.
3542
e245b0ea
AO
3543 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3544 program_transform_name to standard idiom.
3545 (AUTOGEN, AUTOCONF): Define.
3546 (Makefile.in): Use $(AUTOGEN).
3547 (Makefile): Depend on config.status, and use autoconf-style rule to
3548 build it. Move original commands to...
3549 (config.status): ... this new target.
3550 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3551 $(AUTOCONF).
3552 * Makefile.in: Rebuilt.
3553
671aa708
NN
35542002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3555
53fbfb58
NN
3556 * Makefile.tpl: Fix dramatic bustage due to change in
3557 program_transform_name.
3558 * Makefile.in: Regenerate.
3559
3560 * configure.in: Remove unnecessary PATH setting.
3561 * configure: Regnerate.
3562
3563 * configure.in: Don't default to unprefixed tools unless
3564 the native tools will work.
3565 * configure: Regenerate.
3566
671aa708
NN
3567 * configure.in: Convert to autoconf script. Blow away lots
3568 of now-redundant Makefile fragments.
3569 * configure: Generate using Autoconf.
3570 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3571 * Makefile.in: Regenerate.
3572
57f40826
NN
35732002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3574
3fedb745
NN
3575 * configure: Fix stupid bug where RANLIB was mistakenly included.
3576
abb2db7a 3577 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
3578 (build_configargs, host_configargs, target_configargs).
3579
3580 * configure.in: Move logic out of sed statement.
3581
abb2db7a 3582 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
3583 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3584
315fa0f4
SS
35852002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
3586
3587 * config.sub: Import from master repository
3588 * config.guess: Ditto
3589
45aff44f
AS
35902002-12-24 Andreas Schwab <schwab@suse.de>
3591
3592 * Makefile.tpl (multilib.out): Fix missing space.
3593 * Makefile.in: Regenerate.
3594
88b5521b
NN
35952002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3596
3597 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3598 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3599 * Makefile.in: Regenerate.
3600 * configure.in: Remove unnecessary leftovers.
3601
2a726918
GK
36022002-12-21 Geoffrey Keating <geoffk@apple.com>
3603
3604 * configure.in (extra_ranlibflags_for_target): New variable.
3605 (*-*-darwin): Add -c to ranlib commands.
3606 * configure (tooldir): Handle extra_ranlibflags_for_target.
3607
aace3269 36082002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
3609
3610 * Makefile.tpl: Revert HJL's change.
3611 * Makefile.in: Regenerated.
3612 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3613 always.
3614
f0895142
AS
36152002-12-19 Andreas Schwab <schwab@suse.de>
3616
3617 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3618 * Makefile.in: Regenerate.
3619
782d0c02
L
36202002-12-18 H.J. Lu <hjl@gnu.org>
3621
3622 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3623 * Makefile.in: Regenerated.
3624
3625 * configure.in (build_prefix): New. Substitute.
3626
212f6dd0
NN
36272002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3628
79308c5d
NN
3629 * Makefile.tpl: Don't let real targets depend on phony targets.
3630 * Makefile.in: Regenerate.
3631
212f6dd0
NN
3632 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3633 * Makefile.in: Regenerate.
3634
ab17919f
SS
36352002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
3636
3637 * config.sub: Import from master repository
3638 * config.guess: Ditto
3639
5ecf91d1
JM
36402002-12-16 Jason Merrill <jason@redhat.com>
3641
3642 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3643 previous 'make bootstrap'.
3644 * Makefile.in: Regenerate.
3645
d8437e1b
HPN
36462002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3647
3648 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3649
4977bab6
ZW
36502002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3651
3652 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3653 * Makefile.in: Regenerate.
3654
0edcfdcb
JM
36552002-12-13 Jason Merrill <jason@redhat.com>
3656
6248218a 3657 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
3658 library tests.
3659 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
3660 * Makefile.in: Regenerate.
3661
4977bab6
ZW
36622002-12-12 Alexandre Oliva <aoliva@redhat.com>
3663
3664 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3665 * Makefile.in: Rebuilt.
3666
f87505dd
AO
36672002-12-12 Alexandre Oliva <aoliva@redhat.com>
3668
3669 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3670
4977bab6
ZW
36712002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
3672
3673 * configure: Fix bug put in by gremlins.
3674
3675 * Makefile.tpl: Substitute more autoconfily.
3676 * configure: Substitute more autoconfily.
3677 * Makefile.in: Regenerate.
3678
7f0db92a
SS
36792002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
3680
3681 * config.sub: Import from master repository
3682 * config.guess: Ditto
3683 * MAINTAINERS: Added Svein Seldal under write after approval
3684
4977bab6
ZW
36852002-12-08 Andrew Cagney <ac131313@redhat.com>
3686
3687 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3688 * Makefile.in (all-sim): Ditto.
3689
36902002-12-06 DJ Delorie <dj@redhat.com>
3691
3692 * Makefile.tpl: Change configure dependencies to not have real
3693 targets depend on phony targets.
3694
36952002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3696
3697 * configure.in: Revert unintentional change.
3698
3699 * Makefile.tpl: Change dependency for */multilib.out so that
3700 it works when gcc isn't in the tree.
3701
3702 * configure.in: Substitute more.
3703 * configure: Run subconfigures from the Makefile.
3704 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3705 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3706
67f1b906
GP
37072002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3708
3709 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3710
4977bab6
ZW
37112002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3712
3713 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3714 and corresponding dependencies.
3715 * Makefile.in: Regenerate.
3716
3717 * configure.in (host_tools): Order binutils, gas and ld for
3718 convenience in running the testsuites.
3719
3720 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3721 * Makefile.in: Regenerate.
3722 * configure.in: Introduce rules to serialize subconfigure runs.
3723
3724 * configure.in: Introduce BASE_CC_FOR_TARGET.
3725 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3726 Realize configure-build-* targets. Realize configure-target-* targets.
3727 * Makefile.in: Regenerate.
3728
37292002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3730
3731 * configure: Move gcc_version_trigger stuff from here...
3732 * configure.in: ...to here.
3733
3734 * configure.in: Separate subconfigure options added by this file from
3735 options given by the user. Add machinery to put args for host
3736 subconfigures into the Makefile.
3737
3738 * Makefile.tpl: Remove 'vault' targets.
3739 * Makefile.tpl: Reorder and comment dependencies.
3740 * Makefile.in: Regenerate.
3741
37422002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3743 * configure.in: Fix my broken commit of previous patch. (sigh)
3744
743f054e
GK
37452002-11-28 Geoffrey Keating <geoffk@apple.com>
3746
3747 * configure.in: Move host-specific darwin noconfigdirs into
3748 the host-specific section.
3749
4977bab6
ZW
37502002-11-28 Geoffrey Keating <geoffk@apple.com>
3751
3752 * configure.in: Move host-specific darwin noconfigdirs into
3753 the host-specific section.
3754
37552002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
3756
3757 * configure: Remove skip-this-dir support.
3758 * Makefile.tpl: Remove skip-this-dir support.
3759
3760 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3761 subdirectories.
3762 * Makefile.in: Regenerate.
3763
3764 * Makefile.tpl: Strip out useless setting of 'dir'.
3765 * Makefile.in: Regenerate.
3766
37672002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
3768
3769 * configure.in: Fix deeply stupid bug.
3770
3771 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3772 shell code in CXX_FOR_TARGET
3773 * Makefile.def: Introduce raw_cxx.
3774 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3775 RAW_CXX_FOR_TARGET.
3776 * Makefile.in: Regenerate.
3777
37782002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
3779
3780 * Makefile.tpl: Remove unnecessary ifs.
3781 * Makefile.in: Regenerate.
3782
3783 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
3784 dependencies. Maybe-ize build-libiberty. Create dummy install
3785 targets for 'no_install' modules.
3786 * configure: Move GDB_TK substitution to configure.in. Move
3787 build_modules stuff to configure.in.
3788 * configure.in: Implement soft dependency machinery. Maybe-ize
3789 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3790 * Makefile.in: Regenerate.
3791
37922002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
3793
3794 * Makefile.tpl: Make all-target, install-target behave similarly
3795 to all, install (only hitting configured targets). Eliminate
3796 unused macro defintions.
3797
3798 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3799 build != host.
3800
3801 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3802
3803 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3804
3805 * configure.in: Produce lists of subdir targets we're actually
3806 configuring. Remove references to "dosrel".
3807 * Makefile.tpl: Let configure set which subdir targets are hit.
3808 Remove install-cross; clean up install; remove ALL. Remove
3809 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
3810 Autogenerate host module targets. Remove empty dependency lines
3811 and redundant dependency; rearrange slightly.
3812 * Makefile.def: Add host-side libtermcap, utils.
3813
3814 * Makefile.in: Regenerate.
3815
e6226a2f
RO
38162002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3817
3818 * ltconfig (osf[345]): Append $major to soname_spec.
3819 Reflect this in library_names_spec.
3820 * ltmain.sh (osf): Prefix $major with . for use as extension.
3821
3b75d237
AJ
38222002-11-19 Andreas Jaeger <aj@suse.de>
3823
3824 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
3825 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
3826 and sparc64 GNU/Linux systems.
3827
809108de
NS
38282002-11-19 Nathan Sidwell <nathan@codesourcery.com>
3829
3830 * MAINTAINERS: Update email.
3831
e7e0de7e
GP
38322002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3833
3834 * MAINTAINERS: Complete James Dennett's entry.
3835
f7109dea
EB
38362002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
3837
3838 * MAINTAINERS (Write After Approval): Add myself.
3839
d3ac17c9
BK
38402002-11-13 Bruce Korb <bkorb@gnu.org>
3841
3842 * Makefile.tpl: syntactic cleanup
3843
cbf78ae4
SH
38442002-11-13 Stuart Hastings <stuart@apple.com>
3845
3846 * MAINTAINERS: Add myself to write-after-approval list.
3847
4977bab6
ZW
38482002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
3849
3850 * Makefile.def: Add list of recursive targets to autogenerate.
3851 Add build_modules.
3852 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3853 targets. Autogenerate *-build-* targets.
3854 * Makefile.in: Regenerate.
3855
38562002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
3857
3858 * configure: More autoconf-style substitutions.
3859 * Makefile.tpl: More autoconf-style substitutions.
3860 * Makefile.in: Regenerate.
3861
38622002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
3863
3864 * configure: Substitute more variables in a more autoconf-friendly
3865 way. Simplify slightly.
3866 * Makefile.tpl: Make more variables substitutable in an
3867 autoconf-friendly way.
3868 * Makefile.in: Regenerate.
3869
d4783999
JW
38702002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
3871
3872 * MAINTAINERS (Write After Approval): Add myself.
3873
4977bab6
ZW
38742002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
3875
3876 * configure.in (v810*): Remove special setting of tools.
3877
3878 * configure: Add support for extra required flags for ar or nm.
3879 * configure.in (aix4.3+): Use above support for target-specific
3880 issues, rather than using config/mt-aix43.
3881
38822002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
3883
3884 * configure: Remove 'removing', which doesn't work. Replace $subdir
3885 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3886 with $srcdir. Reformat indentation. Substitute some variables
3887 formerly hard-coded in the Makefile for build=host.
3888 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3889 * Makefile.def: Autogenerate more.
3890 * Makefile.in: Regenerate.
3891
1c9c903e
AN
38922002-11-04 Adam Nemet <anemet@lnxw.com>
3893
3894 * MAINTAINERS (Write After Approval): Add myself.
3895
40673d2b
KB
38962002-11-04 Kevin Buettner <kevinb@redhat.com>
3897
3898 * Makefile.def (host_modules): Add rda.
3899 * Makefile.in: Regenerate.
3900 * configure.in (target_tool): Add target-rda to list.
3901
42e650ae
GP
39022002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3903
3904 * MAINTAINERS: Remove "co-maintainer" note for web pages.
3905
e004b81f
PE
39062002-10-25 Phil Edwards <pme@gcc.gnu.org>
3907
3908 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3909 and restrap targets to this rule.
3910 * Makefile.in: Regenerate.
3911
06bd49b1
GP
39122002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3913
3914 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
3915 GNATS only accounts.
3916
d0af82b0
HPN
39172002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3918
3919 * configure.in (i[3456]86-*-linux*): Add check to disable
3920 ${libgcj} for glibc1.
3921
10782654
DC
39222002-10-24 Denis Chertykov <denisc@overta.ru>
3923
3924 * MAINTAINERS: Add myself as ip2k port maintainer.
3925
a5a438f5
SS
39262002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3927
3928 * configure.in: Add tic4x target.
3929
fe3d5b7f
NN
39302002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3931
aba8a494
NN
3932 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3933 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3934 * Makefile.in: Regenerate.
3935
fe3d5b7f
NN
3936 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3937 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3938 * Makefile.in: Regenerate.
3939
a6ad79e7
JJ
39402002-10-02 Janis Johnson <janis187@us.ibm.com>
3941
3942 * MAINTAINERS: Add myself as web pages co-maintainer.
3943
6a8a9058
NN
39442002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3945
3946 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3947 * Makefile.in: Regenerate.
3948
327d975a
ZW
39492002-10-02 Zack Weinberg <zack@codesourcery.com>
3950
3951 * MAINTAINERS: Add myself and Nathan Sidwell
3952 <nathan@codesourcery.com> as VxWorks maintainers.
3953
a5ae8f19 39542002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
3955
3956 * Makefile.def: Remove order dependency comments.
3957 * Makefile.tpl: Add explicit install-install dependencies.
3958 * Makefile.in: Regenerate.
d0f6c823 3959
34c6040c 3960 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 3961 * Makefile.in: Regenerate.
34c6040c 3962
d0f6c823
NN
3963 * Makefile.tpl: Add configure-target (for src-release in src)
3964 * Makefile.in: Regenerate.
3965
50bd210b
NC
39662002-09-30 Nick Clifton <nickc@redhat.com>
3967
3968 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3969
ca25149e
UW
39702002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3971
3972 * configure.in (s390*-*-linux*): Enable libgcj.
3973
dd30b57d
NN
39742002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3975
9e60a678
NN
3976 * configure: Revert accidentally applied changes.
3977
dd30b57d
NN
3978 * Makefile.tpl: Make more autoconf-friendly.
3979 * Makefile.in: Regenerate.
3980 * configure: Make substitution more autoconf-like.
3981
5831424e
RE
39822002-09-28 Richard Earnshaw <rearnsha@arm.com>
3983
3984 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3985 single entry to handle all these.
3986 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3987 libjava on arm-*-elf.
3988
b7f3b15b
GK
39892002-09-27 Geoffrey Keating <geoffk@apple.com>
3990
3991 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3992 things that depend on them.
3993
0dffceed
NN
39942002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3995
3996 * Makefile.tpl: Make subsituted variables more autoconfy.
3997 * Makefile.in: Regenerate.
3998 * configure: Make seds more autoconfy.
3999
1db75a86 40002002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
4001
4002 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4003 * Makefile.in: Regenerate.
4004 * configure.in: Rewrite sed statements to look autoconfy.
4005
1db75a86
NN
4006 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4007 all-target-foo on configure-target-foo.
4008 * Makefile.def: Ditto.
4009 * Makefile.in: Rebuild.
4010
741a4e89
AH
40112002-09-25 Andrew Haley <aph@redhat.com>
4012
4013 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
4014
95ddd785
NN
40152002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4016
4017 * Makefile.def: New file.
4018 * Makefile.tpl: New file.
4019 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4020 * contrib/gcc_update: Note that Makefile.in is a generated file.
4021
4022 * configure.in: Minor rearrangement. Simplify tests.
4023
65a824f6
JT
40242002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
4025
4026 * configure.in (with_headers): Skip copy if value is "yes".
4027 (with_libs): Likewise.
4028
51270f0a 40292002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
4030
4031 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4032 * configure.in (sh*-*-pe*): Ditto.
4033 * configure.in (mips*-*-pe*): Ditto.
4034 * configure.in (*arm-wince-pe): Ditto.
4035
8f89dbf4
NN
4036 * configure.in: Rearrange.
4037
c1b8db3f
KH
40382002-09-14 Kazu Hirata <kazu@cs.umass.edu>
4039
4040 * MAINTAINERS: Update my email address.
4041
341f0575
PK
40422002-08-30 Paul Koning <pkoning@equallogic.com>
4043
4044 * MAINTAINERS: (Write After Approval): Add myself.
4045
d2e06980
GK
40462002-08-29 Geoffrey Keating <geoffk@redhat.com>
4047
4048 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
4049
4906d5d8
GK
40502002-08-24 Geoffrey Keating <geoffk@redhat.com>
4051
4052 * MAINTAINERS: Change my mailing address.
4053
e9a25cc8
PC
40542002-08-21 Paolo Carlini <pcarlini@unitus.it>
4055
4056 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 4057 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 4058
a5aa7421
LR
40592002-08-20 Loren J. Rittle <ljrittle@acm.org>
4060
4061 * MAINTAINERS (Write After Approval): Remove myself.
4062 (Various Maintainers: c++ runtime libs): Add myself.
4063
5ce6f47b
EC
40642002-08-15 Eric Christopher <echristo@redhat.com>
4065
4066 * config.sub: Import from master repository.
4067 * config.guess: Ditto.
4068
7f9317f0
AO
40692002-08-19 Alexandre Oliva <aoliva@redhat.com>
4070
4071 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4072 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4073 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4074
7aecca3d
AH
40752002-08-16 Aldy Hernandez <aldyh@redhat.com>
4076
4077 * MAINTAINERS: Add self to rs6000 vector extensions.
4078
8ea4b195
AO
40792002-08-15 Alexandre Oliva <aoliva@redhat.com>
4080
4081 * libiberty/configure: Reverted unintended yesterday's check in.
4082
f5cc59a7
AO
40832002-08-14 Alexandre Oliva <aoliva@redhat.com>
4084
4085 * boehm-gc/configure, libf2c/configure: Rebuilt.
4086 * libffi/configure, libiberty/configure: Ditto.
4087 * libjava/configure, libobjc/configure: Ditto.
4088 * libstdc++-v3/configure, zlib/configure: Ditto.
4089 Merged from binutils:
4090 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
4091 From Steve Ellcey <sje@cup.hp.com>:
4092 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4093 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4094 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4095 IA64.
4096 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4097 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4098 soname_spec, sys_lib_search_path_spec): Ditto.
4099
66350331
FS
41002002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4101
4102 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4103
2ff34870
L
41042002-08-04 H.J. Lu (hjl@gnu.org)
4105
4106 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4107
a014f2fe
KW
41082002-08-02 Krister Walfridsson <cato@df.lth.se>
4109
4110 * MAINTAINERS (Write After Approval): Add myself.
4111
c01d477a
AM
41122002-07-31 Alan Modra <amodra@bigpond.net.au>
4113
4114 * configure.in: Move generic linux case to end. Copy generic
4115 linux noconfigdirs to mips*-*-linux* entry and new
4116 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4117
68cd2524
MM
41182002-07-19 Michael Matz <matz@suse.de>
4119
4120 * MAINTAINERS: Add myself as ra* maintainer.
4121
e2d83b8c
CD
41222002-07-16 Chris Demetriou <cgd@broadcom.com>
4123
4124 * config.guess: Update to 2002-07-09 version.
4125 * config.sub: Update to 2002-07-03 version.
4126
cece4f1d
HPN
41272002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
4128
4129 * MAINTAINERS: Fix typo in a maintainer email address.
4130
bb654703
NN
41312002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4132
4133 * configure.in: Remove two redundant tests.
4134
789b7de5
RO
41352002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4136
4137 * configure.in (mips*-*-irix6*o32): Enable stabs.
4138
e1da1089
NN
41392002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4140
f3970bba
NN
4141 * configure.in: Don't build grez.
4142 * Makefile.in: Ditto.
4143
e1da1089
NN
4144 * Makefile.in: Remove references to bsp, cygmon, libstub.
4145 * configure.in: Ditto.
4146
4147 * configure.in: Remove leftover reference to gdbtest.
4148
57c905fa
PE
41492002-07-08 Phil Edwards <pme@gcc.gnu.org>
4150
4151 * configure.in (gxx_include_dir): Change to match versioned
4152 C++ headers if --enable-version-specific-runtime-libs is used.
4153
a0af94a7 41542002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 4155
a0af94a7
SE
4156 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4157
423ce3eb
NN
41582002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4159
4160 * configure.in: Make --without-x work.
4161
98186934
NN
41622002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4163
c3b7d169
NN
4164 * configure.in: Rearrange target Makefile fragment collection.
4165
98186934
NN
4166 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4167 cvs[src].
4168 * configure.in: Ditto.
4169
eebd288a
MK
41702002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
4171
4172 * MAINTAINERS (Write After Approval): Update my e-mail address.
4173
3ab36f05
NN
41742002-06-24 Ben Elliston <bje@redhat.com>
4175
4176 * configure.in (host_tools): Remove cgen.
4177
4178 * Makefile.in (all-cgen): Remove; runs from its source directory.
4179 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 4180 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
4181 (all-sim): Likewise.
4182
41832002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4184
4185 * Makefile.in: Eliminate 'apache' targets.
4186 * configure.in: Eliminate 'apache' targets.
4187
55380b08
NN
4188 * configure.in: Eliminate redundant tests. Reorganize.
4189
9a5c1b9d
NN
4190 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4191
5fd3853a
NN
4192 * config-ml.in: Eliminate references to Cygnus configure.
4193
cfefc434
NN
4194 * Makefile.in: Eliminate references to building emacs.
4195
2fe93885
GS
41962002-06-28 Graham Stott <graham.stott@btinternet.com>
4197
4198 * MAINTAINERS: Update my email address.
4199
53c40185
BK
42002002-06-26 Benjamin Kosnik <bkoz@redhat.com>
4201
4202 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 4203 (cxx_incdir): Remove.
53c40185 4204
97679694
NN
42052002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
4206
4207 * MAINTAINERS (Write After Approval): Add self.
4208
b03bcd37
DC
4209Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
4210
4211 * configure.in: Add support for ip2k.
4212
6bd12129
NN
42132002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4214
4215 * configure.in: Fix AIX configury bug.
4216
e0d98a92
SE
42172002-06-20 Steve Ellcey <sje@cup.hp.com>
4218
4219 * MAINTAINERS (Write After Approval): Add self.
4220
ba3292db
NN
42212002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4222
ef40bc65
NN
4223 * configure.in: replace ${topsrcdir} with ${srcdir}
4224
7a0be465
NN
4225 * configure.in: Move definition of libstdcxx_flags
4226 right above usage, rather than waaay earlier.
4227
e1848dde
NN
4228 * configure.in: Pull definition of is_cross_compiler earlier.
4229
8bc2fff1
NN
4230 * configure.in: Rearrange a little.
4231
ba3292db
NN
4232 * configure.in: Remove references to librx.
4233 * Makefile.in: Remove references to librx.
4234
11d8b408
DC
4235Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
4236
4237 * config.sub: Add support for avr target.
4238 Import from master sources, rev 1.255
5ce6f47b 4239
93da8339
PE
42402002-06-19 Phil Edwards <pme@gcc.gnu.org>
4241
4242 * configure, .cvsignore: Revert previous change...
4243 * Makefile: ...delete.
4244
b4caab5c
NN
42452002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4246
4247 * configure.in: Eliminate ${gasdir} variable.
4248
ee777171
DB
42492002-06-18 Dave Brolley <brolley@redhat.com>
4250
4251 * configure.in: Add support for frv.
4252 * config.sub: Add support for frv.
4253
26e4af54
PE
42542002-06-18 Phil Edwards <pme@gcc.gnu.org>
4255
4256 * configure: Remove garbage from previous commit.
4257
bb20b7da
PE
42582002-06-18 Phil Edwards <pme@gcc.gnu.org>
4259
4260 * configure: For in-source builds, make a subdir and re-exec there.
4261 * Makefile: New file. Pass targets through to build directory.
4262 * .cvsignore: No longer ignore "Makefile".
4263
9d321f6c
DR
42642002-06-16 Douglas Rupp <rupp@gnat.com>
4265
4266 * MAINTAINERS (Write After Approval): Add self.
4267
c8eb2bc0
KG
42682002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4269
4270 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4271
f210d239
JT
42722002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4273
4274 * configure.in (vax-*-netbsd*): Re-enable gas.
4275
e9667b3c
NN
42762002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4277
efe1f357
NN
4278 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4279 BUILD_PREFIX_1, to correct nomenclature.
4280 * configure: Likewise.
4281
e9667b3c
NN
4282 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4283 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4284
fe2fe497
OH
42852002-05-31 Olaf Hering <olh@suse.de>
4286
4287 * config-ml.in: Propogate DESTDIR also.
4288
dcf7f0dd
JT
42892002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4290
4291 * configure.in (vax-*-netbsd*): Don't build gas for this
4292 platform.
4293
6ff14f32
MM
42942002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4295
4296 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4297 and libgcj for AVR.
4298
397de1ff
KK
42992002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
4300
4301 * MAINTAINERS (Write After Approval): Add myself.
4302
ac30211c
JT
43032002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4304
4305 * config.guess: Update to 2002-05-22 version.
4306 * config.sub: Likewise.
4307
1e6347d8
RO
43082002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4309
4310 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4311 * config-ml.in: Likewise.
4312 * configure: Likewise.
4313 * configure.in: Likewise.
4314
e5ce1d6d
SC
43152002-05-16 Stephane Carrez <stcarrez@nerim.fr>
4316
4317 * MAINTAINERS: Update my email address.
4318
6cdef75d
NN
43192002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4320
4a87f061
NN
4321 * configure.in: Simplify makefile fragment collection.
4322
4323 * configure.in: Remove code to build emacs.
603606e7 4324
e254d6b5
NN
4325 * configure.in : Remove --srcdir argument from targargs and buildargs
4326 (it's always overridden in the Makefile anyway). Rearrange a bit.
4327
4328 * configure: Move some logic to configure.in.
4329 * configure.in: Move some logic from configure.
6cdef75d 4330
1d6006fe
TT
43312002-05-11 Tom Tromey <tromey@redhat.com>
4332
4333 * MAINTAINERS: Reflect libgcj reality.
4334
b70b3534
FS
43352002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
4336
4337 * Makefile.in: Honour DESTDIR.
4338
4434687a
MM
43392002-05-08 Mark Mitchell <mark@codesourcery.com>
4340
4341 * config.guess: Import 2002-03-20 version.
4342 * config.sub: Import 2002-04-26 version.
4343
a89e49c7
RO
43442002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4345
4346 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
4347
44e55536
TJ
43482002-05-07 Tim Josling <tej@melbpc.org.au>
4349
4350 * MAINTAINERS: Add self.
4351
97320a3f
LR
43522002-05-06 Loren J. Rittle <ljrittle@acm.org>
4353
4354 * ltmain.sh: Detect and handle object name conflicts
4355 while piecewise linking a static library.
4356
b7c13625
AO
43572002-05-05 Alexandre Oliva <aoliva@redhat.com>
4358
4359 * configure.in (noconfigdirs): Don't disable libgcj on
4360 sparc64-*-solaris* and sparcv9-*-solaris*.
4361
4182d9fa
AO
43622002-05-03 Alexandre Oliva <aoliva@redhat.com>
4363
4364 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4365
7bebf279
TF
43662002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4367
4368 * configure.in (FLAGS_FOR_TARGET): Do not add
4369 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4370 on i[3456]86-*-linux*.
4371
9a06dc7d
TF
43722002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4373
4374 * configure.in (noconfigdirs): Replace [ ] with test.
4375
4376 * configure.in (noconfigdirs): Do not add target-newlib if
4377 target == i[3456]86-*-linux*, and host == target.
4378
a51a07fa
NN
43792002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4380
9e7facd6
DD
4381 * configure.in: delete reference to absent file
4382
aeaa0f2f
NN
4383 * configure.in: replace '[' with 'test'
4384
4bb98828
NN
4385 * configure.in: Eliminate references to gash.
4386 * Makefile.in: Eliminate references to gash.
4387
64791664
NN
4388 * configure.in: remove useless references to 'pic' makefile fragments.
4389
3ed57cf4
NN
4390 * configure.in: (*-*-windows*) Finish removing.
4391
a51a07fa
NN
4392 * configure.in: Eliminate redundant test for libgui.
4393
8552f6f1
RS
43942002-04-29 Roger Sayle <roger@eyesopen.com>
4395
4396 * MAINTAINERS: Add self and realphabetize. Update entries
4397 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
4398 entry for a29k port maintainer.
4399
9e847666
JS
44002002-04-26 Joel Sherrill <joel@OARcorp.com>
4401
4402 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4403 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4404
704c9a14
NN
44052002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4406
4407 * configure.in: remove references to dead files
4408
7bff5059
MM
44092002-04-19 Mark Mitchell <mark@codesourcery.com>
4410
4411 * MAINTAINERS: Add information about purpose of this file.
4412
0c7c67f0
TT
44132002-04-18 Tom Tromey <tromey@redhat.com>
4414
4415 * configure.in: Disallow configuring libgcj when it is already
4416 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4417 Solaris 2.8 by default. For PR libgcj/6158.
4418
63501e91
NN
44192002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4420
4421 * configure.in: Move default CC setting out of config/mh-* fragments
4422 directly into here.
4423
701afd4d
NN
44242002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4425
4426 * configure.in: don't even try to configure or make a subdirectory
4427 if there's no configure script for it.
4428
07cdae91
MM
44292002-04-15 Mark Mitchell <mark@codesourcery.com>
4430
4431 * MAINTAINERS: Remove chill maintainers.
4432 * Makefile.in (CHILLFLAGS): Remove.
4433 (CHILL_LIB): Remove.
4434 (TARGET_CONFIGDIRS): Remove libchill.
4435 (CHILL_FOR_TARGET): Remove.
4436 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4437 CHILL_LIB.
4438 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4439 (CHECK_TARGET_MODULES): Likewise.
4440 (INSTALL_TARGET_MODULES): Likewise.
4441 (CLEAN_TARGET_MODULES): Likewise.
4442 (configure-target-libchill): Remove.
4443 (all-target-libchill): Remove.
4444 * configure.in (target_libs): Remove target-libchill.
4445 Do not compute CHILL_FOR_TARGET.
4446 * libchill: Remove directory.
5ce6f47b 4447
ab50d72b
DD
44482002-04-11 DJ Delorie <dj@redhat.com>
4449
4450 * Makefile.in, configure.in: Sync with binutils, entries
4451 follow...
4452
0a1e123a
DD
44532002-04-07 Andrew Cagney <ac131313@redhat.com>
4454
4455 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4456 (do-tar, do-bz2): New rules.
4457 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4458 (gdb-tar): New rule.
4459 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4460 (insight_dejagnu.tar): New rule.
4461 (insight.tar): New rule.
4462 (gdb+dejagnu.tar): New rule.
4463 (gdb.tar): New rule.
4464
ab50d72b
DD
44652002-02-01 Mo DeJong <supermo@bayarea.net>
4466
4467 * Makefile.in: Add all-tix to deps for all-snavigator
4468 so that tix is built when building snavigator.
4469
44702002-01-11 Steve Ellcey <sje@cup.hp.com>
4471
4472 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4473 ld and gdb are not supported.
4474
44752002-01-07 Mark Salter <msalter@redhat.com>
4476
4477 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4478 Allow target-libgloss to be built for arm, strongarm, and xscale.
4479
44802001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4481
4482 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4483 options for i[3456]86-pc-linux* native builds.
4484
44852001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4486
4487 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4488 files from .po files for a distribution.
4489
44902001-09-03 Jeff Holcomb <jeffh@redhat.com>
4491
4492 * configure.in: Enable libstdc++-v3 for h8300 targets.
4493
44942001-06-19 Alan Modra <amodra@bigpond.net.au>
4495
4496 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4497 version from bfd/.
4498
4499Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4500
4501 * Makefile.in (VER): When present, extract the version number from
4502 the file version.in.
4503
45042001-05-24 Tom Rix <trix@redhat.com>
4505
4506 * configure.in : enable ld for aix
4507
45082001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4509
4510 * config.guess: Add linux target for S/390.
4511
45122000-11-07 Philip Blundell <pb@futuretv.com>
4513
4514 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4515
45162000-11-03 Philip Blundell <pb@futuretv.com>
4517
4518 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4519 files.
4520
45212001-01-15 Ben Elliston <bje@redhat.com>
4522
4523 * configure.in (host_tools): Add sid.
4524 Always configure cgen.
4525
45262000-11-24 Nick Clifton <nickc@redhat.com>
4527
4528 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4529
4530
45312000-08-20 Doug Evans <dje@casey.transmeta.com>
4532
4533 * Makefile.in (ALL_MODULES): Add all-cgen.
4534 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4535 (all-cgen): New target.
4536 (all-opcodes,all-sim): Depend on all-cgen.
4537 * configure.in (host_tools): Add cgen.
4538 Only configure cgen if --enable-cgen-maint.
4539
ef98ad7b
LR
45402002-04-09 Loren J. Rittle <ljrittle@acm.org>
4541
4542 * configure.in: Add *-*-freebsd* configurations.
4543
90def2b2
TT
45442002-04-08 Tom Tromey <tromey@redhat.com>
4545
4546 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4547 Fixes PR libgcj/6068.
4548
320d7e7a
KW
45492002-03-30 Krister Walfridsson <cato@df.lth.se>
4550
4551 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4552
18b467f1
RO
45532002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4554
4555 * configure.in (alpha*-dec-osf*): Enable libgcj.
4556
8bb3a5af
MG
45572003-03-27 Matthew Gingell <gingell@gnat.com>
4558
4559 * MAINTAINERS (Write After Approval): Add myself.
4560
56ae9405
NC
45612002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4562
4563 Fix for: PR bootstrap/3591, target/5676
4564 * configure.in (mcore-pe): Disable the configuration of
4565 libstdc++-v3 since exceptions are not supported.
4566
f18d9a0c
AG
45672002-03-20 Anthony Green <green@redhat.com>
4568
4569 * configure.in: Enable libgcj for xscale-elf target.
4570
c0e21eef
R
4571Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
4572
4573 * MAINTAINERS: Update my email address.
4574
28eca9e8
AO
45752002-03-16 Alexandre Oliva <aoliva@redhat.com>
4576
4577 * ltmain.sh (relink_command): Fix typo in previous change.
4578
e67e72c7
AO
45792002-03-15 Alexandre Oliva <aoliva@redhat.com>
4580
4581 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4582 (relink_command): Added --tag flags.
4583 (mode=install): If relinking fails; error out.
4584
c2273204
RH
45852002-03-12 Richard Henderson <rth@redhat.com>
4586
4587 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4588 .NOTPARALLEL tag.
4589 (do-check): Rename from check.
4590 (check): Allow parallel check.
4591
bcb64245
BW
45922002-03-12 Bob Wilson <bob.wilson@acm.org>
4593
4594 * MAINTAINERS: Add myself as maintainer for xtensa port.
4595 Fix alphabetical order in CPU port maintainer list.
4596 Remove myself from Write After Approval list.
4597
63adb4ff
RH
45982002-03-11 Richard Henderson <rth@redhat.com>
4599
4600 * Makefile.in (.NOTPARALLEL): Add fake tag.
4601
9bec4bf0
L
46022002-03-07 H.J. Lu (hjl@gnu.org)
4603
4604 * configure.in: Enable gprof for mips*-*-linux*.
4605
c7fc1f84
DS
46062002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
4607
4608 * MAINTAINERS (Write After Approval): Add myself.
4609
6bff33fb
AO
46102002-02-28 Alexandre Oliva <aoliva@redhat.com>
4611
4612 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4613 libjava.
4614 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4615
0210b33b
AO
46162002-02-23 Alexandre Oliva <aoliva@redhat.com>
4617
4618 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4619 because its Makefile is there; test for the executable instead.
4620
fcc0a3ef
AO
46212002-02-22 Alexandre Oliva <aoliva@redhat.com>
4622
4623 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4624 libstdc++-v3 and libjava.
4625
97cf8285
AM
46262002-02-11 Adam Megacz <adam@xwt.org>
4627
4628 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4629 boehm-gc
5ce6f47b 4630
40fe0ec3
AO
46312002-02-09 Alexandre Oliva <aoliva@redhat.com>
4632
4633 * config.guess: Updated to 2002-01-30's version.
4634 * config.sub: Updated to 2002-02-01's version.
4635 Contribute sh64-elf.
4636 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4637 * configure.in: Added sh64-*-*.
4638
694d53ee
CD
46392002-02-08 Chris Demetriou <cgd@broadcom.com>
4640
4641 * MAINTAINERS: Belatedly add myself to write after approval list.
4642
a9ca50b1
JH
4643Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
4644
4645 * MAINTAINERS: Put self in as maintainer for x86-64 port.
4646 Remove self as Write After Approval.
4647
5ffc3500
GK
46482002-01-31 Geoffrey Keating <geoffk@redhat.com>
4649
4650 * MAINTAINERS: Put self in as maintainer for contrib/regression
4651 directory.
4652
4ceaf7fb
PE
46532002-01-28 Phil Edwards <pme@gcc.gnu.org>
4654
4655 * MAINTAINERS: Update my email address.
4656
51584787
JT
46572002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4658
5ce6f47b
EC
4659 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4660 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
4661 libraries if not supported for NetBSD on target CPU.
4662
5701d273
DR
46632002-01-25 Douglas B Rupp <rupp@gnat.com>
4664
4665 * install-sh: Use _inst.$$_ for temp file name.
4666
b299a075
JT
46672002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
4668
4669 * MAINTAINERS (Write After Approval): Move my contact info
4670 from here...
4671 (OS Port Maintainers): ...to here (netbsd).
4672
51fe14b5
BW
46732002-01-22 Bob Wilson <bob.wilson@acm.org>
4674
4675 * MAINTAINERS (Write After Approval): Add myself.
4676
b634ad42
L
46772002-01-17 H.J. Lu <hjl@gnu.org>
4678
4679 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4680 (all-target-fastjar): Also depend on all-target-libiberty.
4681
3cd87679
L
46822002-01-16 H.J. Lu (hjl@gnu.org)
4683
4684 * config.guess: Import from master sources, rev 1.225.
4685 * config.sub: Import from master sources, rev 1.238.
4686
969a6d8f
KH
46872002-01-16 Kazu Hirata <kazu@hxi.com>
4688
4689 * MAINTAINERS (Write After Approval): Remove myself.
4690
366f6a52
FW
46912001-12-19 Florian Weimer <fw@deneb.enyo.de>
4692
4693 * MAINTAINERS (Write After Approval): Add myself.
4694
f02240b6
JM
46952001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
4696
4697 * MAINTAINERS: Add self as docs co-maintainer.
4698
5d08dc39
MK
46992001-12-11 Matthias Klose <doko@debian.org>
4700
4701 * MAINTAINERS (Write After Approval): Add myself.
4702
39e790d5
ZW
47032001-12-09 Zack Weinberg <zack@codesourcery.com>
4704
4705 * MAINTAINERS: Update my email address.
4706
4519d6a3
TC
47072001-12-07 Turly O'Connor <turly@apple.com>
4708 * MAINTAINERS (Write After Approval): Add myself.
4709 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
4710 (rs6000_initialize_trampoline): Call __trampoline_setup for
4711 ABI_DARWIN too.
4712 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 4713 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 4714
21cf0a73
PC
47152001-12-07 Paolo Carlini <pcarlini@unitus.it>
4716
4717 * MAINTAINERS (Write After Approval): Add myself.
4718
4ee43206
DR
4719Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4720
4721 * configure, configure.in: Use temp file for long sed commands.
4722
251931f3
LG
47232001-12-03 Laurent Guerby <guerby@acm.org>
4724
4725 * config.sub: Update to version 1.232 on subversion.
4726
03777dd7
BE
47272001-12-03 Ben Elliston <bje@redhat.com>
4728
4729 * MAINTAINERS: Update mail address for config.* patches.
4730
e490616e
ZW
47312001-11-27 DJ Delorie <dj@redhat.com>
4732 Zack Weinberg <zack@codesourcery.com>
4733
4734 When build != host, create libiberty for the build machine.
4735
4736 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4737 CONFIG_ARGUMENTS.
4738 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4739 New variables.
4740 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4741 and rules.
4742 (all.normal): Depend on ALL_BUILD_MODULES.
4743 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4744 (all-build-libiberty): Depend on configure-build-libiberty.
4745
4746 * configure: Calculate and substitute proper value for
4747 ALL_BUILD_MODULES.
4748 * configure.in: Create the build subdirectory.
4749 Calculate and substitute TARGET_CONFIGARGS (formerly
4750 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4751
04075e8f
ZL
47522001-11-26 Ziemowit Laski <zlaski@apple.com>
4753
4754 * MAINTAINERS (write-after-approval): Add self.
4755
ed19322d
CR
47562001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
4757
4758 * MAINTAINERS (GNATS only accounts): Remove self.
4759
90a12988
HPN
47602001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4761
4762 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4763 libf2c.
4764
77e653ad
CR
47652001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
4766
4767 * MAINTAINERS (Write After Approval): Add self.
4768
64adad99
DB
47692001-11-12 David O'Brien <obrien@FreeBSD.org>
4770
4771 * MAINTAINERS: mips and s390 are also CPU ports.
4772
834a28c7
DB
47732001-11-12 David O'Brien <obrien@FreeBSD.org>
4774
4775 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
4776
ef94239f
DB
47772001-11-11 David O'Brien <obrien@FreeBSD.org>
4778
4779 * MAINTAINERS: Alphabetize.
4780
beda0427
KH
47812001-11-09 Kazu Hirata <kazu@hxi.com>
4782
4783 * MAINTAINERS (Various maintainers: h8 port): Add myself.
4784
6ca224d3
JDA
47852001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
4786
4787 * MAINTAINERS (Various maintainers: hppa port): Added myself.
4788
132e4bd7
PE
47892001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4790
4791 * configure.in (--enable-languages): Be more permissive about
4792 syntax. Check for empty lists better. Warn about $LANGUAGES.
4793
c6243b4c
GK
47942001-11-08 Geoffrey Keating <geoffk@redhat.com>
4795
4796 * config.sub: Import from master sources, rev. 1.230.
4797 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
4798
abbb9e76
LG
47992001-11-07 Laurent Guerby <guerby@acm.org>
4800
4801 * MAINTAINERS (Write After Approval): Add self.
4802
53cdb27a
HPN
48032001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4804
4805 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4806
dd3a88c9
HPN
48072001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
4808
4809 * config.sub: Import from master sources, rev 1.226.
4810 * config.guess: Import from master sources, rev 1.216.
4811
d344dce9
HPN
48122001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4813
4814 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4815 * MAINTAINERS: Add self as maintainer of MMIX port.
4816 Remove old after-approval entry.
4817
63f6bcd7
JM
48182001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
4819
4820 * ChangeLog, configure: Fix spelling errors.
4821
84f92638
BK
48222001-10-20 Brendan Kehoe <brendan@zen.org>
4823
4824 * MAINTAINERS: Tweak my address.
4825
2f30eda4
R
4826Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
4827
4828 * MAINTAINERS: Update my email address.
4829
1567080c 48302001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 4831
f48a3b5c 4832 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 4833 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 4834
30106886
GB
48352001-10-10 Geert Bosch <bosch@gnat.com>
4836
e490616e 4837 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
4838 Added Robert Dewar.
4839
d3d51b8c
DB
48402001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4841
4842 * MAINTAINERS (Write After Approval): Added self
4843
d1c3e709
GB
48442001-10-02 Geert Bosch <bosch@gnat.com>
4845
4846 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4847
50f5f793
JM
48482001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4849
4850 * configure: Handle temporary files securely using mkdir.
4851
7fddf9a9
AO
48522001-09-29 Alexandre Oliva <aoliva@redhat.com>
4853
4854 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4855
387beb82
WC
48562001-09-26 Will Cohen <wcohen@redhat.com>
4857
4858 * configure.in (*-*-linux*): Disable configuration of target-newlib
4859 and target-libgloss.
e490616e 4860
0c055e34
AO
48612001-09-26 Alexandre Oliva <aoliva@redhat.com>
4862
4863 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4864 RANLIB.
4865
759bfa90
AO
48662001-09-21 Alexandre Oliva <aoliva@redhat.com>
4867
4868 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4869 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4870 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4871 avoid quotes nesting problems.
4872 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4873 (DO_X): Export only variables that are set.
4874
1dc4a750
BE
48752001-09-19 Ben Elliston <bje@redhat.com>
4876
4877 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4878 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4879 semantics. Use the shell built-in "type" command instead.
4880
898c7238
AO
48812001-08-31 Alexandre Oliva <aoliva@redhat.com>
4882
4883 Merged from gcc-3_0-branch:
4884 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4885 * ltcf-c.sh: Use $objext, not $ac_objext.
4886 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4887 * ltcf-cxx.sh: Add support for GNU.
4888 2001-07-22 Timothy Wall <twall@redhat.com>
4889 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4890 default settings if using GNU tools with that configuration.
4891 * ltcf-cxx.sh: Ditto.
4892 * ltcf-gcj.sh: Ditto.
4893 2001-07-21 Michael Chastain <chastain@redhat.com>
4894 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4895 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4896 * ltmain.sh: Mark as gcc-local.
4897
8fa0a32e
EC
48982001-08-30 Eric Christopher <echristo@redhat.com>
4899 Jason Eckhardt <jle@redhat.com>
4900
4901 * config.guess: Merge from master sources.
4902 * config.sub: Merge from master sources, add support for mipsisa32.
4903
32f30f91 49042001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
4905 * config.sub: Merge from master sources, rev 1.219.
4906 * MAINTAINERS: Add self as contact for stormy16 port.
4907
f6084f99
ZW
49082001-08-14 Zack Weinberg <zackw@panix.com>
4909
4910 * config.sub: Merge from master sources, rev 1.218.
4911 * config.guess: Merge from master sources, rev 1.209.
4912
91b54f7f
GS
49132001-08-11 Graham Stott <grahams@redhat.com>
4914
4915 * Makefile.in (check-c++): Add missing semicolon.
4916
e5b3941e
JH
4917Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
4918
32f30f91 4919 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 4920
6387a56e
EC
49212001-07-30 Eric Christopher <echristo@redhat.com>
4922
4923 * MAINTAINERS (Various maintainers: mips port): Added myself.
4924
53b475f0
AH
49252001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4926
e490616e 4927 * configure.in (sh-*-linux*): New.
53b475f0 4928
2a08c780
RH
49292001-07-27 Richard Henderson <rth@redhat.com>
4930
4931 * .cvsignore: Add LAST_UPDATED.
4932
bfa79422
UW
49332001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
4934
4935 * MAINTAINERS (Various maintainers: s390 port): Added myself.
4936
0ae85492
AH
49372001-07-16 Aldy Hernandez <aldyh@redhat.com>
4938
e490616e 4939 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 4940
8e1ab0fe
NP
4941Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
4942
4943 * MAINTAINERS (Write After Approval): Added myself.
4944
2b997990
SC
49452001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4946
4947 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4948 and libgcj on m68hc11/m68hc12.
4949
d920e825
L
49502001-06-27 H.J. Lu (hjl@gnu.org)
4951
4952 * Makefile (CFLAGS_FOR_BUILD): New.
4953 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4954
d425a1e0
JM
49552001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
4956
4957 * README: Remove version number.
4958
5b5b4207
GP
49592001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4960
4961 * INSTALL/README: Update wrt. to the installation instructions now
4962 residing in gcc/doc/install.texi.
4963
be839b69
JM
49642001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
4965
4966 * README: Replace with a cut-down and updated version of gcc/README.
4967
fe2ee7c4
DE
49682001-06-12 David Edelsohn <edelsohn@gnu.org>
4969
4970 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
4971 multilibs to be disabled.
4972
4f5d646c
DB
49732001-06-11 Daniel Berlin <dan@cgsoftware.com>
4974
4975 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 4976
818f0c85
AO
49772001-06-09 Alexandre Oliva <aoliva@redhat.com>
4978
4979 * config.guess: Import CVS version 1.195.
4980 * config.sub: Import CVS version 1.212.
4981
e9a8af10
AO
49822001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4983
4984 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4985 gcc/xgcc is built, use -print-prog-name to find out the program
4986 name to use.
4987
ae3ca0a9
PE
49882001-06-04 Phil Edwards <pme@sources.redhat.com>
4989
4990 * config.guess: Import CVS version 1.194. All gcc-local changes
4991 appear to also be in the master copy.
4992 * config.sub: Import CVS version 1.211.
4993
066bd40d
MM
4994Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
4995
4996 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4997 with_gcc]: Use `gcc -shared' to build a shared library.
4998
4aef4f33
JDA
4999Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
5000
5001 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5002 archives.
5003
c386f00f
RO
5004Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5005
5006 * MAINTAINERS (Write After Approval): Add myself.
5007
2ae5cea5
HPN
50082001-06-01 Hans-Peter Nilsson <hp@axis.com>
5009
5010 * configure.in (libstdcxx_flags): Do not try to execute
5011 libstdc++-v3/testsuite_flags until it exists.
5012
c3766183
AM
50132001-06-01 Alan Modra <amodra@bigpond.net.au>
5014
5015 * MAINTAINERS: Update my email address.
5016
9b337833
GS
50172001-05-31 Graham Stott <grahams@redhat.com>
5018
5019 * MAINTAINERS (Write After Approval): Add myself.
5020
55fce0eb
SP
50212001-05-28 Simon Patarin <simon.patarin@inria.fr>
5022
5023 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5024 libraries when using g++ with native linker.
5025
5f7de4b8
AO
50262001-05-28 Alexandre Oliva <aoliva@redhat.com>
5027
5028 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5029
a7bc0fbb
AO
50302001-05-22 Alexandre Oliva <aoliva@redhat.com>
5031
5032 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5033 [aix4*|aix5*]: Prepend blank.
5034
33456445
AO
50352001-05-20 Alexandre Oliva <aoliva@redhat.com>
5036
5037 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5038 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5039 of subdir/configure scripts to use the new libtool.m4.
5040
e48d3d00
MK
50412001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
5042
5043 * MAINTAINERS (Write After Approval): Add myself.
5044
9e0e191b
BK
50452001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5046
5047 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5048
3f19b439
BE
50492001-05-11 Ben Elliston <bje@redhat.com>
5050
5051 * Makefile.in (all-sid): New target.
5052 (check-sid, clean-sid, install-sid): Likewise.
5053
6ebe3121
JO
50542001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5055
5056 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5057
ca3667c4
AO
50582001-05-03 Alexandre Oliva <aoliva@redhat.com>
5059
5060 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5061 libgcj.
5062
50632001-05-03 Alexandre Oliva <aoliva@redhat.com>
5064
5065 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5066 gcc/xgcc is built, use -print-prog-name to find out the program
5067 name to use.
5068
b2964d63
AO
50692001-04-26 Alexandre Oliva <aoliva@redhat.com>
5070
b1bb2302
AO
5071 * configure.in (noconfigdirs): Don't reset it from scratch in the
5072 target case; only append to it.
6387a56e 5073
b2964d63
AO
5074 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5075 sparc-*-solaris2.8]: Disable ${libgcj}.
5076
8343765d
AO
50772001-04-25 Alexandre Oliva <aoliva@redhat.com>
5078
5079 * configure.in (libgcj_saved): Copy from $libgcj.
5080 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5081 --disable-libgcj.
5082
ddbb6d43
GRK
50832001-04-25 Gavin Romig-Koch <gavin@redhat.com>
5084
5085 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 5086 C front end maintainer.
ddbb6d43 5087
3fa03ff9
AG
5088Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5089
5090 * configure.in: Move *-chorusos target case to the proper switch.
5091 Disable libgcj.
5092
99ffe40f
AO
50932001-04-12 Alexandre Oliva <aoliva@redhat.com>
5094
5095 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5096 1.641.2.228.
5097
78faa32d
FS
50982001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5099
5100 * Makefile.in (STAGE1_CFLAGS): Pass down.
5101
cdbff0ab
AM
51022001-04-13 Alan Modra <amodra@one.net.au>
5103
5104 * config.guess: Add hppa64-linux support. Note for next import that
5105 this is already in the master file.
5106 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5107
75b9074c
AO
51082001-04-12 Alexandre Oliva <aoliva@redhat.com>
5109
5110 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5111 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5112
125404c5
SS
51132001-04-11 Stan Shebs <shebs@apple.com>
5114
5115 * MAINTAINERS: Add self as Darwin port maintainer.
5116
876684fe
AM
51172001-04-11 Alan Modra <amodra@one.net.au>
5118
5119 * MAINTAINERS: Update my email address.
5120
06729913
LR
51212001-04-10 Loren J. Rittle <ljrittle@acm.org>
5122
5123 * ltcf-cxx.sh: Support creation of C++ shared libraries on
5124 recent versions of FreeBSD (release 3 or later).
5125 * ltconfig: On FreeBSD, -lc must not be provided when building
5126 a shared library or else the standard -pthread gcc option is
5127 rendered worthless to later users of the built library.
5128
67916302
JM
51292001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
5130
5131 * MAINTAINERS: Add self and RTH as C front end maintainers.
5132
d2bc0628
AO
51332001-04-05 Alexandre Oliva <aoliva@redhat.com>
5134
e490616e
ZW
5135 * config.sub: Make sure to match an already-canonicalized
5136 machine name (eg. mn10300-unknown-elf).
d2bc0628 5137
a3406c06
AO
51382001-04-01 Alexandre Oliva <aoliva@redhat.com>
5139
5140 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5141 New macros.
5142 (bootstrap, cross): Use RECURSE_FLAGS.
5143 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5144
a076f6a4
AO
51452001-03-27 Alexandre Oliva <aoliva@redhat.com>
5146
5147 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5148
e9f4fa71
CH
51492001-03-22 Colin Howell <chowell@redhat.com>
5150
7238de5c
CH
5151 * Makefile.in (DO_X): Do not backslash single-quotes in
5152 backquotes (two places).
e9f4fa71 5153
b6b14b1b
AO
51542001-03-22 Alexandre Oliva <aoliva@redhat.com>
5155
5156 Re-installed:
5157 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5158 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5159 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5160 * ltcf-cxx.sh: Likewise.
5161 * ltcf-gcj.sh: Likewise.
5162
1eb0b89d
GP
51632001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5164
5165 * MAINTAINERS: Add myself as "documentation co-maintainer".
5166
82e23236
AO
51672001-03-22 Alexandre Oliva <aoliva@redhat.com>
5168
5169 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5170 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5171
64ec27c3
TT
51722001-03-19 Tom Tromey <tromey@redhat.com>
5173
5174 * config-ml.in: Handle GCJ and GCJFLAGS.
5175
191de407
MC
51762001-03-21 Michael Chastain <chastain@redhat.com>
5177
5178 * Makefile.in: all-m4 depends on all-texinfo.
5179
fed4dede
LR
51802001-03-20 Loren J. Rittle <ljrittle@acm.org>
5181
5182 * MAINTAINERS: Add myself to write after approval list.
5183
085072bb
LB
51842001-03-18 Laurynas Biveinis <lauras@softhome.net>
5185
5186 * Makefile.in (DO_X): Quote nested quotes.
5187
5af8ea3f
AM
51882001-03-18 Alan Modra <alan@linuxcare.com.au>
5189
5190 * MAINTAINERS: Add myself to write after approval list.
5191
69e23037
LB
51922001-03-15 Laurynas Biveinis <lauras@softhome.net>
5193
5194 * Makefile.in (DO_X): Use double quotes for quoting
5195 "RANLIB=$${RANLIB}".
5196
2b9650f4
OP
51972001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
5198
5199 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
5200
4698d2cf
NP
52012001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5202
5203 * configure.in: Only use `lang_requires' for languages athat are
5204 actually enabled.
5205
f6646274
PE
52062001-03-08 Phil Edwards <pme@sources.redhat.com>
5207
5208 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
5209
c9a54638
AO
52102001-03-08 Alexandre Oliva <aoliva@redhat.com>
5211
5212 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5213
6a556ad6
TT
52142001-03-07 Tom Tromey <tromey@redhat.com>
5215
5216 * configure.in: Allow config-lang.in to set `lang_requires' to list
5217 of other required languages.
5218
6822468a
LB
52192001-03-06 Laurynas Biveinis <lauras@softhome.net>
5220
5221 * Makefile.in: Remove RANLIB definition. Use RANLIB
5222 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5223 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 5224
f04885d3 52252001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 5226 Alexandre Oliva <aoliva@redhat.com>
6387a56e 5227
f04885d3
BK
5228 * Makefile.in (check-c++): Use tabs, not spaces.
5229
288edf47 52302001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 5231
288edf47
LB
5232 * MAINTAINERS: add myself to Write After Approval list.
5233
3d55d2f8 52342001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 5235
e490616e 5236 * Makefile.in (check-c++): New rule.
6387a56e 5237
4d88a68a
BK
5238 * configure.in (target_libs): Remove libg++.
5239 (noconfigdirs): Remove libg++.
5240 (noconfigdirs): Same.
5241 (noconfigdirs): Same.
5242 (noconfigdirs): Same.
5243
5244 * config-ml.in: Remove libg++ references.
5245
5246 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5247 (ALL_TARGET_MODULES): Same.
5248 (configure-target-libg++): Remove.
5249 (all-target-libg++): Remove.
5250 (configure-target-libio): Remove.
5251 (all-target-libio): Remove.
5252 (check-target-libio): Remove.
5253 (.PHONY): Remove.
5254 (libg++.tar.bz2): Remove.
5255 (all-target-cygmon): Remove libio.
5256 (all-target-libstdc++): Remove.
5257 (configure-target-libstdc++): Remove.
5258 (TARGET_LIB_PATH): Remove libstdc++.
5259 (ALL_GCC_CXX): Remove libstdc++.
5260 (all-target-gperf): Correct.
5261
2437d4ed
NC
52622001-02-16 Nick Clifton <nickc@redhat.com>
5263
5264 * configure.in (noconfigdirs): Allow configuration of texinfo
5265 for Cygwin hosts.
5266
85b99cbe
AG
52672001-02-15 Anthony Green <green@redhat.com>
5268
5269 * configure: Introduce GCJ_FOR_TARGET.
5270 * configure.in: Ditto.
5271 * Makefile.in: Ditto.
5272
7b18790c
AS
52732001-02-13 Andreas Schwab <schwab@suse.de>
5274
5275 * MAINTAINERS: Update mail address.
5276
c4880c99
MS
52772001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5278
5279 * config.guess: Add linux target for S/390.
5280 * config.sub: Likewise.
5281
e31ae6db
CC
52822001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5283
5284 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 5285 target-libgloss.
e31ae6db 5286
7739adfb
BE
52872001-02-06 Ben Elliston <bje@redhat.com>
5288
5289 * configure: Output host type to stdout, not stderr.
5290
36ca672c
MM
52912001-02-05 Mark Mitchell <mark@codesourcery.com>
5292
e40f2829 5293 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
5294 * ltcf-cxx.sh: Likewise.
5295
36ca672c
MM
5296 * config.if: Assume enable_libstdcxx_v3 is defined.
5297
22fdd65e
MM
52982001-02-04 Mark Mitchell <mark@codesourcery.com>
5299
5300 Remove V2 C++ library.
5301 * configure.in: Remove --enable-libstdcxx_v3 support.
5302
3b60dd8e
BM
53032001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
5304
5305 * include/demangle.h: Add prototype for java_demangle_v3.
5306
42c0c80a
PE
53072001-01-29 Phil Edwards <pme@sources.redhat.com>
5308
5309 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
5310
0be25992
RH
53112001-01-27 Richard Henderson <rth@redhat.com>
5312
5313 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5314
8a8de62d
MS
53152001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5316
5317 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5318 Don't unset, it's non-portable and no longer necessary, set to empty
5319 instead.
5320
92769744
MS
53212001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5322
5323 * ltconfig: Shell portability fix for the tagname validity check.
5324
88a1c0ab
AO
53252001-01-27 Alexandre Oliva <aoliva@redhat.com>
5326
5327 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5328 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5329
45291dd5
MS
53302001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5331
5332 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5333
1ace7e15
TT
53342001-01-26 Tom Tromey <tromey@redhat.com>
5335
5336 * configure.in: Allow libgcj to be built on Sparc Solaris.
5337
0ef8b11b
DE
53382001-01-25 David Edelsohn <edelsohn@gnu.org>
5339
5340 * ltcf-c.sh: Add aix5 case.
5341 * ltcf-cxx.sh: Likewise.
5342 * ltconfig: Likewise.
5343
0006091e
AO
53442001-01-24 Alexandre Oliva <aoliva@redhat.com>
5345
9bad11e1
AO
5346 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5347 keep at least one of build_libtool_libs or build_old_libs set to
5348 yes.
5349
0006091e
AO
5350 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5351 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5352
7c01b2b5
BM
53532001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5354
5355 * configure.in: Enable libgcj on several additional platforms.
5356
d340e0ac
BM
53572001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5358
5359 * configure.in: Enable libgcj for linux targets.
5360
5baf8c37
MS
53612001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5362
5363 * MAINTAINERS (Write After Approval): Add myself.
5364
10a0ba84
JDA
53652001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
5366
5367 * MAINTAINERS: Add myself as vax port maintainer.
5368
357c6a4b
FH
53692001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
5370
5371 * MAINTAINERS: Add myself as Mercury front-end maintainer.
5372
6e2d9a7a
MS
53732001-01-09 Mike Stump <mrs@wrs.com>
5374
5375 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5376 failures of subdirectories.
5377
b6b14b1b 53782001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 5379
b6b14b1b 5380 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 5381 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
5382 * ltcf-cxx.sh: Likewise.
5383 * ltcf-gcj.sh: Likewise.
5384 * ltconfig.sh: Fix typo.
976b230d 5385
07109110
LB
53862001-01-02 Laurynas Biveinis <lauras@softhome.net>
5387
5388 * configure: handle DOS-style absolute paths.
5389
1da5b8fc
LB
53902001-01-02 Laurynas Biveinis <lauras@softhome.net>
5391
5392 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5393
4c2f5b4f
MM
53942000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
5395
5396 * MAINTAINERS: Add myself as avr port co-maintainer.
5397
bc53668e
BE
53982000-12-28 Ben Elliston <bje@redhat.com>
5399
5400 * MAINTAINERS: Add myself under ``Write After Approval''.
5401
c387606f
JM
54022000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
5403
5404 * texinfo: Remove directory from GCC.
5405
2cb5082c
JM
54062000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
5407
5408 * COPYING: Update to current
5409 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
5410 to 19yy as example year in copyright notice).
5411
cc330df9
BK
54122000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5413
6387a56e 5414 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
5415 (libstdcxx_incdir): Pass down.
5416 * config.if: Remove expired bits for cxx_interface, add stub.
5417 (libstdcxx_incdir): Add variable for g++ include directory.
5418 * configure.in (gxx_include_dir): Use it.
6387a56e 5419
4c6b2835
AO
54202000-12-18 Alexandre Oliva <aoliva@redhat.com>
5421
5422 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
5423 with old-email address from ``Write After Approval''.
5424
3896f13e
AJ
54252000-12-15 Andreas Jaeger <aj@suse.de>
5426
5427 * configure.in: Handle lang_dirs.
5428
54292000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 5430
ad46e881
TT
5431 * MAINTAINERS: Removed brads.
5432
90a10418
TT
5433 * MAINTAINERS: Added gcj developers.
5434
41dfe3a2 54352000-12-13 Anthony Green <green@redhat.com>
6387a56e 5436
41dfe3a2 5437 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
5438 listed. Disable libgcj for x86 and Alpha Linux until compatible
5439 with g++ abi.
6387a56e 5440
e2f601da
MS
54412000-12-13 Mike Stump <mrs@wrs.com>
5442
5443 * Makefile.in (local-distclean): Also remove fastjar.
5444
70030c01
RB
54452000-12-12 Rodney Brown <RodneyBrown@mynd.com>
5446
5447 * contrib/gcc_update: Add fastjar --touch entries.
5448
2a50f859
AO
54492000-12-12 Alexandre Oliva <aoliva@redhat.com>
5450
5451 * configure.in: Disable language-specific target libraries for
5452 languages that aren't enabled.
5453
7743113b
AG
54542000-12-10 Anthony Green <green@redhat.com>
5455
5456 * configure.in: Define libgcj. Disable libgcj target libraries for
5457 most targets.
5458
92e061a6
NB
54592000-12-10 Neil Booth <neilb@earthling.net>
5460
5461 * MAINTAINERS: Update mail address, remove from WAA list.
5462
f34ff6d6
APB
54632000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5464
5465 * libjava: Imported from /cvs/java.
5466 * libffi: Likewise.
5467 * Boehm-gc: Likewise.
5468
d82a33c6
APB
54692000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5470
5471 * configure.in (target_libs): Revert 2000-12-08 patch.
5472 (noconfigdirs): Added target-libjava.
5473
e14f8e28
LB
54742000-12-09 Laurynas Biveinis <lauras@softhome.net>
5475
5476 * djunpack.bat: removed.
5477
fc26516b
LB
54782000-12-09 Laurynas Biveinis <lauras@softhome.net>
5479
5480 * Makefile.in: handle DOS-style absolute paths.
5481 * config-ml.in: likewise.
5482 * symlink-tree: likewise.
5483
bd8757b3
APB
54842000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5485
5486 * fastjar: Imported.
5487
81522a1f
APB
54882000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5489
5490 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5491 libjava.
5492 * configure.in (target_libs): Removed `target-libjava'.
5493
5db1f7ed
APB
54942000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5495
5496 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5497 (ALL_MODULES): Added fastjar.
5498 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5499 (all-target-libjava): all-fastjar replaces all-zip.
5500 (all-fastjar): Added.
5501 (configure-target-fastjar, all-target-fastjar): Likewise.
5502 * configure.in (host_tools): Added fastjar.
5503
5e59997c
MS
55042000-12-07 Mike Stump <mrs@wrs.com>
5505
5506 * Makefile.in (local-distclean): Remove leftover built files.
5507
0a534f40
NC
55082000-11-24 Nick Clifton <nickc@redhat.com>
5509
5510 * configure.in (xscale-elf): Add target.
5511 (xscale-coff): Add target.
5512
7686cadf
LR
55132000-11-22 Loren J. Rittle <ljrittle@acm.org>
5514
e490616e
ZW
5515 * ltcf-cxx.sh: Support creation of C++ shared libraries on
5516 recent versions of FreeBSD (release 3 or later).
5517 * ltconfig: On FreeBSD, -lc must not be provided when building
5518 a shared library or else the standard -pthread gcc option is
5519 rendered worthless to later users of the built library.
7686cadf 5520
fff01699
FF
55212000-11-16 Fred Fish <fnf@be.com>
5522
5523 * configure.in (enable_libstdcxx_v3): Fix typo,
5524 libstd++ -> libstdc++.
5525
4dc16355
KL
55262000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5527
5528 * MAINTAINERS: Add self to Write After Approval list.
5529
bf6fc7b2
BS
55302000-11-21 Bernd Schmidt <bernds@redhat.com>
5531
5532 * MAINTAINERS: Update my email address. Add myself to global write
5533 privs list.
5534
ce8e06b1
AO
55352000-11-18 Alexandre Oliva <aoliva@redhat.com>
5536
6e2a4843
AO
5537 * Makefile.in: Merge with src and libgcj.
5538 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5539 configure-target-<library> when their configure scripts need the C
5540 or C++ library to have already been built to work properly.
5541 (do_proto_toplev): Set them to an empty string.
5542
ce8e06b1
AO
5543 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5544 (REALLY_SET_LIB_PATH): Use them.
5545
c003f378
SS
55462000-11-17 Stan Shebs <shebs@apple.com>
5547
5548 * MAINTAINERS: Add self to Write After Approval list.
5549
cc1e60ea
JM
55502000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5551
5552 * configure: Provide the original toplevel configure arguments
5553 (including $0) to subprocesses in the environment rather than
5554 through gcc/configargs.h.
5555
1173593d
JM
55562000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5557
5558 * MAINTAINERS: Remove references to cccp. Change C9X reference to
5559 C99. Alphabetise "Write After Approval" list.
5560
520907ee
MM
55612000-11-12 Mark Mitchell <mark@codesourcery.com>
5562
34f6fbdb
MM
5563 * configure: Turn on libstdc++ V3 by default.
5564
520907ee
MM
5565 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
5566 if we've got GCC.
5567
0bbd37ed
PB
55682000-11-11 Philip Blundell <philb@gnu.org>
5569
5570 * MAINTAINERS: Add self to Write After Approval list.
5571
7ca0e6d9
DE
55722000-11-09 David Edelsohn <edelsohn@gnu.org>
5573
5574 * ltcf-c.sh (aix4): Improve shared library configuration; require
5575 exporting symbols.
5576 * ltcf-cxx.sh (aix4): Define.
5577 * ltconfig (aix4): Define library and soname specs appropriate for
5578 AIX. Define command to create export symbols list.
5579
f559f30b
CF
5580Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
5581
5582 * config.sub: Add support for Sun Chorus
5583
fc05d516
NC
55842000-10-31 Nick Clifton <nickc@redhat.com>
5585
5586 * MAINTAINERS: Rename <name>@cygnus.com addresses to
5587 <name>@redhat.com. Also installed new email address for Clint
5588 Popetz.
6387a56e 5589
90a0e73f
JM
55902000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
5591
5592 * etc: Remove directory from GCC.
5593
a5e1b548
MM
55942000-10-16 Michael Meissner <meissner@redhat.com>
5595
5596 * configure (gcc/configargs.h): Only create if there is a build GCC
5597 directory created.
5598
6387a56e
EC
55992000-10-16 Matthias Klose <doko@debian.org>
5600
be1db873
MK
5601 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
5602 when configured for libstdc++-v3.
5603
f5fa9a5b
PE
56042000-10-05 Phil Edwards <pme@gcc.gnu.org>
5605
5606 * configure: Save configure arguments to gcc/configargs.h.
5607
61a77fea
PT
56082000-10-04 Philipp Thomas <pthomas@suse.de>
5609
5610 * config.guess: Import CVS version 1.157.
5611 * config.sub: Import CVS version 1.181.
5612
3a4fee66
AP
56132000-10-04 Andris Pavenis <pavenis@latnet.lv>
5614
5615 * Makefile.in (bootstrap): avoid recursion if subdir missing
5616 (cross): ditto
5617 (do-proto-toplev): ditto
5618
3dd7094e
AO
56192000-09-30 Alexandre Oliva <aoliva@redhat.com>
5620
de710532
AO
5621 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
5622 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
5623
3dd7094e
AO
5624 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
5625 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5626 all affected `configure' scripts.
5627
e592386f
NB
5628Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
5629
5630 * MAINTAINERS: Add self as cpplib co-maintainer.
5631
fba54939
AH
56322000-09-24 Aldy Hernandez <aldyh@redhat.com>
5633
5634 * MAINTAINERS: Add self to Write After Approval list.
5635
2bd429f4
GP
56362000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5637
5638 * INSTALL/README: egcs -> GCC update.
5639
d733f374
ME
5640Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
5641
5642 * MAINTAINERS: Add myself to Write After Approval list.
5643
d7ce9a83
KH
56442000-09-15 Kazu Hirata <kazu@hxi.com>
5645
5646 * MAINTAINERS: Add myself to Write After Approval list.
5647
18a53ffe
JL
5648Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5649
e490616e
ZW
5650 * configure.in: Do not build byacc for hppa64. Provide paths to the
5651 X11 libraries for hppa64.
18a53ffe 5652
f246ff23
SC
56532000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5654
5655 * MAINTAINERS: Add myself as 68hc11 port maintainer.
5656
06298abd
AO
56572000-09-06 Alexandre Oliva <aoliva@redhat.com>
5658
4b92758a
AO
5659 * Makefile.in (all-zlib): Added dummy target.
5660
06298abd
AO
5661 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5662 ltcf-gcj.sh: Updated from libtool multi-language branch.
5663
4d73d07a
AO
56642000-09-05 Alexandre Oliva <aoliva@redhat.com>
5665
5666 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5667 (bootstrap*): Depend on all-bootstrap.
5668
05d52d78
PT
56692000-09-05 Philipp Thomas <pthomas@suse.de>
5670
5671 * config.guess: Import CVS version 1.156.
5672 * config.sub: Import CVS version 1.179.
5673
3c809ba4
AG
56742000-09-02 Anthony Green <green@cygnus.com>
5675
5676 * Makefile.in (all-gcc): Depend on all-zlib.
5677 (CLEAN_MODULES): Add clean-zlib.
5678 (ALL_MODULES): Add all-zlib.
5679 * configure.in (host_libs): Add zlib.
5680
10ad78a0 56812000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
5682
5683 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5684 crosses, but add gcc/include to the header search path for them.
5685
b36a9ce3
DB
56862000-08-04 David E. O'Brien <obrien@FreeBSD.org>
5687
5688 * MAINTAINERS: Add self to Write After Approval list.
5689
cb011248
FS
56902000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5691
5692 * config.guess: Import CVS version 1.152.
5693 * config.sub: Import CVS version 1.177.
5694
db310af0
AO
56952000-08-25 Alexandre Oliva <aoliva@redhat.com>
5696
7965440a
AO
5697 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5698 $targargs to tell whether newlib is going to be built.
5699
db310af0
AO
5700 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5701 $$r/TARGET_SUBDIR/libio for _G_config.h.
5702
e7977565
AO
57032000-08-23 Alexandre Oliva <aoliva@redhat.com>
5704
5705 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
5706
126bb9ed
DD
57072000-08-22 DJ Delorie <dj@redhat.com>
5708
5709 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
5710
5b0e9d29
AO
57112000-08-22 Alexandre Oliva <aoliva@redhat.com>
5712
5713 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5714 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5715 sub-configures.
5716
4f3e904e
DD
57172000-08-21 DJ Delorie <dj@redhat.com>
5718
5719 * MAINTAINERS: Add self as a libiberty maintainer
5720
c9635443
AO
57212000-08-16 Alexandre Oliva <aoliva@redhat.com>
5722
5723 * configure.in (libstdcxx_flags): Use
5724 libstdc++-v3/src/libstdc++.INC.
5725
8b2100ba
AO
57262000-08-15 Alexandre Oliva <aoliva@redhat.com>
5727
5728 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5729
57119aa9
ZW
57302000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5731
eeb943b0
ZW
5732 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5733
6387a56e 5734 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
5735 explicit. Substitute enable_threads into generated Makefiles.
5736 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5737 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5738
acffa7c4
GK
57392000-08-13 Geoff Keating <geoffk@cygnus.com>
5740
5741 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
5742
808d8c41
AO
57432000-08-12 Alexandre Oliva <aoliva@redhat.com>
5744
5745 * config-ml.in (CC): Remove bogus duplicate quotation mark from
5746 previous delta.
5747
1fc8c51c 57482000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 5749
1fc8c51c
JM
5750 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5751 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5752 (FLAGS_FOR_TARGET): Not here.
5753 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 5754
25698887
AO
57552000-08-11 Alexandre Oliva <aoliva@redhat.com>
5756
5757 * config-ml.in (CC, CXX): Don't introduce a leading space.
5758
10120687
DD
57592000-08-07 DJ Delorie <dj@delorie.com>
5760
5761 * MAINTAINERS: Add self as a DJGPP maintainer
5762
15c758e9
DD
57632000-08-07 DJ Delorie <dj@redhat.com>
5764
5765 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5766 "if we're also building gcc, and it's a gcc that will run on the
5767 build machine, we want to use its includes instead of the system's
5768 default includes".
5769
2d0de245
JM
57702000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
5771
5772 * MAINTAINERS: Add self to Write After Approval list.
5773
e81b330a
AO
57742000-08-03 Alexandre Oliva <aoliva@redhat.com>
5775
83440c1e
AO
5776 * configure.in (libstdcxx_flags): Don't use `"'.
5777
e81b330a
AO
5778 * config-ml.in: Adjust multilib search paths to the
5779 appropriate multilib tree.
5780
cf95c847
AO
57812000-08-02 Alexandre Oliva <aoliva@redhat.com>
5782
5783 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5784 commas in $LANGUAGES.
5785
9e9af119
MH
57862000-08-02 Manfred Hollstein <manfredh@redhat.com>
5787
5788 * configure.in: Re-enable all references to libg++ and librx.
5789
606ce391
AO
57902000-08-01 Alexandre Oliva <aoliva@redhat.com>
5791
89820b43
AO
5792 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
5793 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
5794 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
5795 * ltcf-cxx.sh (need_lc): Set based on postdeps.
5796
606ce391
AO
5797 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5798
04179d4a
AO
57992000-07-31 Alexandre Oliva <aoliva@redhat.com>
5800
5801 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5802 CXX_FOR_TARGET for sed.
5803
d4eb109c
AO
58042000-07-30 Alexandre Oliva <aoliva@redhat.com>
5805
5806 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5807 Do not override if already set in the environment or in configure.
5808 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5809 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5810
4f4caf92
AO
58112000-07-28 Alexandre Oliva <aoliva@redhat.com>
5812
5813 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
5814 the libtool CVS tree multi-language branch.
5815 * ltconfig, ltmain.sh: Updated.
6387a56e 5816
b87487b6
AO
58172000-07-27 Alexandre Oliva <aoliva@redhat.com>
5818
1670d1ea
AO
5819 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
5820 (clean-target): Depend on it.
5821
b87487b6
AO
5822 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5823 (GCC_FOR_TARGET): Use it.
5824 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5825 * configure.in: ... here.
5826 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5827 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5828
4e81ae98
EC
58292000-07-24 Eric Christopher <echristo@cygnus.com>
5830
5831 * MAINTAINERS: Add self to Write After Approval list.
5832
059ae32c
AO
58332000-07-24 Alexandre Oliva <aoliva@redhat.com>
5834
5b28edd4
AO
5835 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5836 (configure-target-libchill, configure-target-libobjc): Likewise.
5837
059ae32c
AO
5838 * configure.in: Use the same cache file for all target libs.
5839 * config-ml.in: But different cache files per multilib variant.
5840
1adcd149
MS
58412000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5842
5843 * configure (topsrcdir): Don't use dirname.
5844
2d573dff
JO
58452000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
5846
5847 * MAINTAINERS: Add self to Write After Approval list.
5848
d207ebef
JM
58492000-07-20 Jason Merrill <jason@redhat.com>
5850
5851 * configure.in: Remove all references to libg++ and librx.
5852
5853 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5854
58552000-07-20 Hans-Peter Nilsson <hp@axis.com>
5856
5857 * config.sub: Update to subversions version 2000-07-06.
5858
7b7792d5
AH
58592000-07-12 Andrew Haley <aph@cygnus.com>
5860
5861 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5862 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5863
3abaac67
PE
58642000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
5865
5866 * symlink-tree: Check number of arguments.
5867
34be2b36
JW
58682000-07-05 Jim Wilson <wilson@cygnus.com>
5869
5870 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5871 search path for a g++ extracted from the build tree. This
5872 will allow link tests run by configure scripts in
5873 subdirectories to succeed.
5874
d207ebef
JM
58752000-07-01 Koundinya K <kk@ddeorg.soft.net>
5876
e490616e 5877 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 5878
0900331b
MH
58792000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5880
5881 * MAINTAINERS: Add myself as loop discovery maintainer.
5882
d207ebef
JM
58832000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5884
5885 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5886 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5887
58882000-06-19 Timothy Wall <twall@cygnus.com>
5889
5890 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5891 * config.sub: Add tic54x target.
5892
11a27a76
TM
5893Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
5894
5895 * MAINTAINERS: Add self as Fortran maintainer,
5896 remove Craig Burley.
5897
d207ebef 5898Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 5899
d207ebef
JM
5900 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5901 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 5902
7758b73f
PT
5903Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
5904
5905 * MAINTAINERS: Add self as i18n maintainer
5906
d207ebef
JM
590720000-05-21 H.J. Lu (hjl@gnu.org)
5908
e490616e
ZW
5909 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5910 directory are used if they exist. Make sure
5911 $(build_tooldir)/include is searched for header files,
5912 $(build_tooldir)/lib/ for library files.
d207ebef 5913 (GCC_FOR_TARGET): Likewise.
e490616e 5914 (CXX_FOR_TARGET): Likewise.
d207ebef 5915
bae29210
JL
5916Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
5917
5918 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5919
d207ebef 5920Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
5921
5922 * Makefile.in (configure-target-libiberty): Depend on
5923 configure-target-newlib.
5924
aab0d19d
AO
59252000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5926
5927 * configure.in, Makefile.in: Merge all libffi-related
5928 configury stuff from the libgcj tree.
5929
d207ebef
JM
5930Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
5931
5932 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5933 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5934
5935Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
5936
5937 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5938 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 5939 current version information. Add to proto-toplev directory.
d207ebef
JM
5940 (gdb-taz): Build do-djunpack.
5941
758c7bd4
DE
59422000-05-15 David Edelsohn <edelsohn@gnu.org>
5943
5944 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5945
1888228d
AC
5946Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
5947
5948 * MAINTAINERS: Add self to Write After Approval list.
5949
d207ebef
JM
59502000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5951
5952 * ltmain.sh: Preserve in relink_command any environment
5953 variables that may affect the linker behavior.
5954
2d7cc2fe
JL
5955Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
5956
d207ebef
JM
5957 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5958
5959Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
5960
5961 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5962
59632000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5964
5965 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 5966 with the version name.
2d7cc2fe 5967
ee455968
JE
5968Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
5969
5970 * MAINTAINERS: Add self as bb-reorder maintainer.
5971
73b97e5c
BK
59722000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
5973
5974 * config.if: Tweak.
5975
d207ebef
JM
59762000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5977
5978 * djunpack.bat: New file.
5979
5980Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
5981
5982 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
5983 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5984 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5985 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 5986
954869eb
DP
59872000-04-16 Dave Pitts <dpitts@cozx.com>
5988
e490616e
ZW
5989 * config.sub (case $basic_machine): Change default for "ibm-*"
5990 to "openedition".
954869eb 5991
eaabe541
AJ
59922000-04-13 Andreas Jaeger <aj@suse.de>
5993
5994 * MAINTAINERS: Added myself.
5995
d207ebef
JM
5996Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
5997
5998 * Makefile.in (gdb-taz): New target. GDB specific archive.
5999 (do-md5sum): New target.
6000 (MD5PROG): Define.
6001 (PACKAGE): Default to TOOL.
6002 (VER): Default to a shell script.
6003 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 6004 md5 checksum generation.
d207ebef
JM
6005 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6006 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6007 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 6008 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
6009
6010Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6011
6012 * configure (warn_cflags): Delete.
6013
0ea6d60c
PDM
6014Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
6015
6016 * MAINTAINERS: Added myself.
6017
17090313 60182000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 6019 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 6020
e490616e
ZW
6021 * configure.in (enable_libstdcxx_v3): Add.
6022 (target_libs): Add bits here to switch between libstdc++-v2 and
6023 libstdc++-v3.
6024 * config.if: And this file too.
6025 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 6026
76b78517
MM
60272000-04-05 Michael Meissner <meissner@redhat.com>
6028
6029 * config.sub (d30v): Add d30v as a basic machine type.
6030
ad242caf
JM
60312000-03-29 Jason Merrill <jason@casey.cygnus.com>
6032
6033 * configure.in: -linux-gnu*, not -linux-gnu.
6034
d4537148
TM
6035Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
6036
6037 * MAINTAINERS: Add self in write-after-approval section.
6038
f152e9d4
JW
6039Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
6040
6041 * MAINTAINERS: Add self as ia64 port maintainer.
6042
6a5fcef1
NB
60432000-03-08 Neil Booth <NeilB@earthling.net>
6044
6045 * MAINTAINERS: Add self in write-after-approval section.
6046
d207ebef 6047Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 6048
d207ebef
JM
6049 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6050 (do-tar-bz2): Replace TOOL with PACKAGE.
6051 (gdb.tar.bz2): Remove GDBTK from GDB package.
6052 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 6053 dejagnu.tar.bz2): New packages.
d207ebef
JM
6054
60552000-02-27 Andreas Jaeger <aj@suse.de>
6056
6057 * configure.in: Add entry for mips*-*-linux*, move catch all
6058 *-*-*linux* entry below this one.
6059
60602000-02-27 Ian Lance Taylor <ian@zembu.com>
6061
6062 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 6063
521fe9d0
NC
60642000-02-24 Nick Clifton <nickc@cygnus.com>
6065
6066 * config.sub: Support an OS of "wince".
6067
d207ebef
JM
6068Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
6069
6070 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 6071 version.
d207ebef
JM
6072
60732000-02-23 Linas Vepstas <linas@linas.org>
6074
6075 * config.sub: Add support for Linux/IBM 370.
6076 * configure.in: Likewise.
6077
3a685f6f
NC
60782000-02-22 Nick Clifton <nickc@cygnus.com>
6079
6080 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6081
d207ebef 60822000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 6083
d207ebef 6084 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 6085
4746ee26
KG
60862000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6087
6088 * configure (gcc_version): When setting, narrow search to
6089 lines containing `version_string'.
6090
ba96c72d
DC
60912000-02-15 Denis Chertykov <denisc@overta.ru>
6092
6093 * config.sub: Add support for avr target.
6094
77f16a66
NC
60952000-02-14 Nick Clifton <nickc@cygnus.com>
6096
6097 * MAINTAINERS: Add maintainers for MCore port.
6098
784a3a80
HPN
6099Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
6100
6101 * config.sub: Add mmix-knuth-mmixware.
6102
719dd4fa
KG
61032000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6104
6105 * MAINTAINERS: Pair cccp with cpplib maintainership.
6106
d207ebef
JM
61072000-01-27 Christopher Faylor <cgf@redhat.com>
6108
6109 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6110 structure stuff to -L library search.
6111 (CXX_FOR_TARGET): Ditto.
6112 (CROSS_CHECK_MODULES): Fix spelling mistake.
6113
7a53e94b
MM
61142000-01-24 Mark Mitchell <mark@codesourcery.com>
6115
6116 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6117 the C++ compiler.
6118
0da3b5a7
RH
61192000-01-12 Richard Henderson <rth@cygnus.com>
6120
6121 * configure.in: Don't build some bits for beos.
6122
02368d6d
JS
61232000-01-12 Joel Sherrill (joel@OARcorp.com)
6124
6125 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6126 as include files.
6127
2e76d35c
ZW
61282000-01-11 Zack Weinberg <zack@wolery.cumb.org>
6129
6130 * Add self as cpplib maintainer, as requested by Jason
6131 Merrill. Correct my e-mail address.
6132
4c25fdcf
GK
61332000-01-06 Geoff Keating <geoffk@cygnus.com>
6134
6135 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6136 not mh-aix43.
6137
188e3966
HPN
6138Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
6139
6140 * MAINTAINERS: Add myself to "write after approval" list.
6141
c2f5d030
RH
61421999-12-14 Richard Henderson <rth@cygnus.com>
6143
6144 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6145 * config.sub: Accept alphaev[78], alphaev8.
6146
eeda916a
AO
61471999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6148
6149 * config.guess, config.sub: Update from autoconf.
6150
b3bd7820
BK
61511999-11-29 Bruce Korb <autogen@linuxbox.com>
6152
2c290989 6153 * MAINTAINERS: update my playtime e-address.
b3bd7820 6154
1882b2b1
RO
6155Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6156
6157 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6158 necessary libraries are missing.
6159
2395f805
DN
6160Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
6161
6162 * MAINTAINERS: Add new 'write after approval' maintainer.
6163
1e25de97
APB
6164Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
6165
6166 * MAINTAINERS: Add new Java maintainer.
6167
1722c704
AS
61681999-10-25 Andreas Schwab <schwab@suse.de>
6169
6170 * configure: Fix quoting inside arguments of eval.
6171
8141abe8
NC
61721999-10-21 Nick Clifton <nickc@cygnus.com>
6173
6174 * config-ml.in: Allow suppression of some ARM multilibs.
6175
0b77644a
LV
6176Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6177
6178 * config.guess: Add OS/390 match pattern.
6179 * config.sub: Add mvs, openedition targets.
6180 * configure.in (i370-ibm-opened*): New.
6181
d207ebef
JM
61821999-09-04 Steve Chamberlain <sac@pobox.com>
6183
6184 * config.sub: Add support for configuring for pj.
6185
61861999-08-31 Nick Clifton <nickc@cygnus.com>
6187
6188 * config.sub (maybe_os): Add support for configuring for fr30.
6189
af13ebe9
NC
61901999-08-25 Nick Clifton <nickc@cygnus.com>
6191
6192 * configure.in: Do not configure or build ld for AIX
6193 platforms. ld is known to be broken on these platforms.
6194
1250c760
RO
6195Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6196
6197 * config-ml.in: Pass compiler flag corresponding to multidirs to
6198 subdir configures.
6199
d207ebef
JM
62001999-08-09 Ian Lance Taylor <ian@zembu.com>
6201
6202 * Makefile.in (LDFLAGS): Define.
6203
62041999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6205
6206 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6207 noconfigdirs.
6208 (*-*-cygwin*): Likewise.
6209
62101999-08-08 Ian Lance Taylor <ian@zembu.com>
6211
6212 * mkdep: New file.
6213 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6214 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6215
6216 From Eli Zaretskii <eliz@is.elta.co.il>:
6217 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6218 long file name when using DJGPP on MS-DOS.
6219
dbd83e11
JL
6220Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6221
6222 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6223
d207ebef
JM
62241999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6225
6226 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6227 dependency as this causes "make check" to globally "make all"
6228
cd1f4c2c
TT
6229Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6230
6231 * configure.in (target_libs): Added target-zlib.
6232 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6233 (CONFIGURE_TARGET_MODULES): Likewise.
6234 (CHECK_TARGET_MODULES): Likewise.
6235 (INSTALL_TARGET_MODULES): Likewise.
6236 (CLEAN_TARGET_MODULES): Likewise.
6237 (configure-target-zlib): New target.
6238 (all-target-zlib): Likewise.
6239 (all-target-libjava): Depend on all-target-zlib.
6240 (configure-target-libjava): Depend on configure-target-zlib.
6241
6242 * Makefile.in (configure-target-libjava): Depend on
6243 configure-target-newlib.
6244 (configure-target-boehm-gc): New target.
6245 (configure-target-qthreads): New target.
6246
e490616e
ZW
6247 * configure.in (target_libs): Added target-qthreads.
6248 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6249 (CONFIGURE_TARGET_MODULES): Likewise.
6250 (CHECK_TARGET_MODULES): Likewise.
6251 (INSTALL_TARGET_MODULES): Likewise.
6252 (CLEAN_TARGET_MODULES): Likewise.
6253 (all-target-qthreads): New target.
6254 (configure-target-libjava): Depend on configure-target-qthreads.
6255 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
6256
6257 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6258 (CONFIGURE_TARGET_MODULES): Likewise.
6259 (CHECK_TARGET_MODULES): Likewise.
6260 (INSTALL_TARGET_MODULES): Likewise.
6261 (CLEAN_TARGET_MODULES): Likewise.
6262 (all-target-libjava): New target.
6263 (all-target-boehm-gc): Likewise.
6264 * configure.in (target_libs): Added libjava, boehm-gc.
6265
d207ebef
JM
62661999-07-22 Ian Lance Taylor <ian@zembu.com>
6267
6268 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6269 configure.bat in SUPPORT_FILES.
6270 (gas+binutils.tar.bz2): Likewise.
6271
6272 * makeall.bat: Remove; obsolete.
6273
62741999-07-21 Ian Lance Taylor <ian@zembu.com>
6275
6276 From Mark Elbrecht:
6277 * configure.bat: Remove; obsolete.
6278
62791999-07-11 Ian Lance Taylor <ian@zembu.com>
6280
6281 * configure: Add -W -Wall to the default CFLAGS when compiling with
6282 gcc.
6283
6284Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6285
6286 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6287
62881999-06-30 Mark Mitchell <mark@codesourcery.com>
6289
6290 * configure.in: Build ld on IRIX6.
6291
62921999-06-12 Ian Lance Taylor <ian@zembu.com>
6293
6294 * Makefile.in: Change distribution targets to use bzip2 instead of
6295 gzip.
6296 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6297 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6298
62991999-06-04 Nick Clifton <nickc@cygnus.com>
6300
6301 * config.sub: Add mcore target.
6302
26d088fa
CD
6303Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
6304
6305 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6306
c2c08b29
L
6307Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
6308
6309 * config.guess (dummy): Changed to $dummy.
6310
671d0648
NC
63111999-05-24 Nick Clifton <nickc@cygnus.com>
6312
6313 * config.sub: Tidied up case statements.
6314
b1345c72
BE
63151999-05-22 Ben Elliston <bje@cygnus.com>
6316
51ccbd8d
BE
6317 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6318 <jiro@din.or.jp>.
6319
b1345c72
BE
6320 * config.guess: Merge with FSF version. Future changes will be
6321 more accurately recorded in this ChangeLog.
6322 * config.sub: Likewise.
6323
2caf864f
SM
6324Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
6325
6326 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6327
d207ebef
JM
63281999-04-30 Tom Tromey <tromey@cygnus.com>
6329
6330 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6331
90fb0c24
TT
63321999-04-23 Tom Tromey <tromey@cygnus.com>
6333
6334 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6335
d207ebef
JM
63361999-04-20 Drew Moseley <dmoseley@cygnus.com>
6337
6338 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6339 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6340 Bad merge removed these two changes.
6341
3516940d 6342Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 6343 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
6344
6345 * config.guess (interix Alpha): Add.
6346
d207ebef
JM
63471999-04-11 Richard Henderson <rth@cygnus.com>
6348
6349 * configure.in (i?86-*-beos*): Do config gperf; don't config
6350 gdb, newlib, or libgloss.
6351
e891fbfe 6352Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 6353
e891fbfe
AO
6354 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6355 link a trivial program with -mabi=64. If it fails, remove mabi=64
6356 from multidirs.
6357
f9ae47d6
PT
6358Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
6359
6360 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6361
d207ebef
JM
63621999-04-08 Nick Clifton <nickc@cygnus.com>
6363
6364 * config.sub: Add support for mcore targets.
6365
63661999-04-07 Michael Meissner <meissner@cygnus.com>
6367
6368 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6369 not mt-ospace, in order to shut up assembler warning about using
6370 symbols that are named the same as registers.
6371
63721999-04-07 Drew Moseley <dmoseley@cygnus.com>
6373
6374 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6375 dependency list for all-target-cygmon.
6376
63771999-04-05 Doug Evans <devans@casey.cygnus.com>
6378
6379 * config-ml.in: Check $host, not $target, for selective multilibs.
6380 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6381 thumb interworking, and underscore prefix multilibs.
6382
63831999-04-04 Ian Lance Taylor <ian@zembu.com>
6384
6385 * missing: Update to version from current automake.
6386
88101ab9
L
6387Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6388
6389 * configure (gxx_include_dir): Removed.
6390
6391 * configure.in (gxx_include_dir): Handle it.
6392 * Makefile.in: Likewise.
6393
d207ebef
JM
63941999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6395
6396 * config.sub (mips64vr4111,mips64vr4111el) Add.
6397
63981999-03-21 Ben Elliston <bje@cygnus.com>
6399
e490616e 6400 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 6401
8dc91cbe
ME
6402Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6403
8dc91cbe
ME
6404 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6405 config/mh-djgpp.
6406
d207ebef
JM
6407Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6408
6409 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6410 all-target-newlib to dependency list for all-target-bsp.
6411
926bb5ed
MK
6412Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6413
6414 * config.sub: Add i386-uwin support.
6415 * config.guess: Likewise.
6416
4a6e3000
FS
6417Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6418
6419 * configure.in: cleanup, add mh-*pic handling for arm, special
6420 case powerpc*-*-aix*
6421
d207ebef
JM
6422Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6423
6424 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6425 can be built.
6426
6427Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6428
6429 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 6430 targets.
d207ebef 6431
71c91078
NC
64321999-03-02 Nick Clifton <nickc@cygnus.com>
6433
6434 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6435
282e5df8
GN
6436Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
6437
6438 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6439
1de558ee
NC
64401999-02-24 Nick Clifton <nickc@cygnus.com>
6441
6442 * config.sub: Fix typo in arm recognition.
6443
d207ebef
JM
6444Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
6445
6446 * configure.in (noconfigdirs): Changed target_configdirs to
6447 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6448 rather than m68k-*-* since it is not known to work on
6449 m68k-aout. Ditto for arm-*-*oabi.
6450
6451Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
6452
6453 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
6454
64551999-02-19 Ben Elliston <bje@cygnus.com>
6456
6457 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6458 Smart and improved by Andrew Cagney.
6459
fab7445a
ME
6460Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
6461
6462 * config.guess: Recognize openbsd-*-hppa.
6463
8ccdc228
L
6464Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
6465
6466 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6467 only if it is not empty.
6468
3b7265ff
NC
64691999-02-17 Nick Clifton <nickc@cygnus.com>
6470
6471 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 6472
d207ebef 6473 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
6474
6475 * config.sub: Modified to recognize uname's armv* syntax.
6476
d207ebef
JM
64771999-02-17 Mark Salter <msalter@cygnus.com>
6478
6479 * configure.in: Added target-bsp for sparclite.
6480
6481Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
6482
6483 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6484
64851999-02-08 Nick Clifton <nickc@cygnus.com>
6486
6487 * configure.in: Add support for strongarm port.
6488 * config.sub: Add support for strongarm target.
6489
c48dd3f5 6490Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 6491
c48dd3f5
MK
6492 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6493 the old name config/mh-cygwin32.
6494 Enable texinfo.
6495
d207ebef
JM
6496Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
6497
6498 * configure.in: Do build ld for ix86 Solaris.
6499
ecd62820
JW
6500Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
6501
6502 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6503 $AR_FOR_TARGET. Likewise for RANLIB.
6504
bbd8fa7f 6505Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 6506
e490616e
ZW
6507 * config.sub (oabi): Recognize.
6508 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 6509
0397442c
RL
6510Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
6511
6512 * config.guess: Improve detection of i686 on UnixWare 7.
6513
c9ffaa63
MK
6514Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
6515
6516 * config.guess: Add support for i386-pc-interix.
6517 * config.sub: Likewise.
6518 * configure.in: Likewise.
c9ffaa63 6519
d207ebef
JM
6520Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
6521
6522 * Makefile.in: Remove unneeded all-target-libio from
6523 from all-target-winsup target since it is now unneeded.
6524 Add all-target-libtermcap in its place since it is now
6525 needed.
6526
6527Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
6528
6529 * configure.in: makefile stub for cygwin target is probably
6530 unnecessary. Remove it for now.
d207ebef
JM
6531
6532Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
6533
6534 * configure.in: libtermcap.a should be built when cygwin is the
6535 target as well as the host.
6536 * config.guess: Allow mixed case in cygwin uname output.
6537 * Makefile.in: Add libtermcap target.
d207ebef 6538
ebe12325
JL
6539Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
6540
6541 * config.sub: Clean up handling of hppa2.0.
6542
57057b67
RB
6543Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
6544
6545 * config.guess: Use C code to identify more HP machines.
6546
f8670be1
JL
6547Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6548
6549 * config.sub: Handle hppa2.0.
6550
d207ebef
JM
6551Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6552
6553 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 6554 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
6555
65561998-12-15 Mark Salter <msalter@cygnus.com>
6557
6558 * configure.in: Added target-bsp for several target architectures.
6559
6560 * Makefile.in: Added rules for bsp.
6561
d1a09590
JL
6562Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6563
6564 * config.guess: Improve detection of hppa2.0 processors.
6565
6566Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6567
6568 * config.guess: Recognize FreeBSD using ELF automatically.
6569
71205e0b
MH
65701998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6571
6572 * configure (skip-this-dir): Add handling for new shell script, which
6573 might be created by a sub-directory's configure to indicate, this particular
6574 directory is "unwanted".
6575 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6576
d207ebef
JM
6577Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6578
6579 * ltconfig: import from libtool, after changing libtool to
6580 account for the cygwin name change.
6581
6582Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6583
6584 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6585 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6586
6587Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6588
6589 * configure.in: Add libtermcap to list of cygwin dependencies.
6590
6591Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
6592
e490616e
ZW
6593 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6594 they include winsup/include when it's a cygwin target.
d207ebef
JM
6595
65961998-11-12 Tom Tromey <tromey@cygnus.com>
6597
6598 * configure.in (host_tools): Added zip.
6599 * Makefile.in (all-target-libjava): Depend on all-zip.
6600 (all-zip): New target.
6601 (ALL_MODULES): Added all-zip.
6602 (NATIVE_CHECK_MODULES): Added check-zip.
6603 (INSTALL_MODULES): Added install-zip.
6604 (CLEAN_MODULES): Added clean-zip.
6605
6606Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
6607
6608 * Makefile.in: lose "32" from comment about cygwin.
6609
6610Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
6611
6612 * configure.in: Use -Os to build target libraries for the fr30.
6613
6614Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
6615
6616 * config.sub: Add fr30.
6617
6618Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
6619
e490616e 6620 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
6621 cygwin* instead of cygwin32*.
6622 * config.sub: Check cygwin* instead of cygwin32*.
6623
d2ec8b39
RL
6624Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
6625
6626 * config.guess: Match any version of Unixware7.
6627
d207ebef
JM
66281998-10-20 Syd Polk <spolk@cygnus.com>
6629
6630 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6631 if desired.
6632
35cd2565
JL
6633Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
6634
6635 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6636 these if the appropriate directories and files to not exist.
6637
52d4e5b7
JL
6638Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
6639
6640 * Makefile.in (DEVO_SUPPORT): Add config.if.
6641
38ada91e
MH
6642Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
6643
6644 * configure: Add pattern to replace "build_tooldir"'s
6645 definition in the generated Makefile with "tooldir"'s
6646 actual value.
6647
e44e84da
JL
6648Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6649
56a8387f
JL
6650 * config.sub: Bring back lost sparcv9.
6651
e44e84da
JL
6652 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6653
5cb95c7a
JL
6654Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6655
6656 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6657 CC_FOR_TARGET and friends.
6658
6659Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 6660
ceff9b14
AO
6661 * Makefile.in (build_tooldir): New variable, same as tooldir.
6662 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6663 -B$(build_tooldir)/bin/.
6664 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 6665
f2d11dcd
GP
6666Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6667
6668 * README: Remove installation instructions and refer to the
6669 INSTALL directory instead.
6670
73a6d2e7 6671Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 6672
73a6d2e7
RL
6673 * config.sub: Add support for i[34567]86-pc-udk.
6674 * configure.in: Likewise.
6675
5d4a5ee6
JL
6676Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6677
6678 * Makefile.in: add bzip2 package building bits for user
6679 tools module
6680 * configure.in: ditto
6681
6fc19d6d
JL
6682Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6683
6684 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6685 (ALL_TARGET_MODULES): Add all-target-libobjc.
6686 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6687 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6688 (all-target-libchill): Add dependencies.
6689 * configure.in (target_libs): Add libchill.
4e81ae98 6690
f653f0ab
MH
66911998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6692
6693 * configure.in (target_subdir): Remove duplicate line.
6694
5d4a5ee6
JL
6695Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6696
6697 * Makefile.in (all-automake): fix dependencies.
6698
494933e4
JL
6699Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6700
6701 * configure.in: Minor cleanups for building in the $(target_alias)
6702 subdir.
6703
f6b58262
JW
67041998-09-22 Jim Wilson <wilson@cygnus.com>
6705
6706 * Makefile.in (bootstrap): Set r and s before make all. Use
6707 BASE_FLAGS_TO_PASS in make all.
6708 (cross): Likewise.
6709
27c7a08d
MM
67101998-09-20 Mark Mitchell <mark@markmitchell.com>
6711
6712 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6713
e67afd1e
RH
6714Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6715
6716 * config.sub: Fix typo in last change.
6717
8e44ac71
MH
67181998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6719
6720 * config.sub: Add support for C4x target.
6721 * configure.in: Likewise.
6722
d7496fbb
DM
67231998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6724
6725 * config.sub: Recognize sparcv9 just like sparc64.
6726
22097bd1
RL
6727Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6728
6729 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6730
4b877abd
JL
6731Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6732
2c8ec9a2
JL
6733 * config.guess: Correctly identify Pentium II sco boxes.
6734
4b877abd
JL
6735 * config.guess: Fix "tr" code. From Weiwen Liu.
6736
ab03db52
JH
6737Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6738
6739 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6740 stabs.
6741
b54db294
JL
6742Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6743
6744 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6745 (ALL_TARGET_MODULES): Add all-target-libchill.
6746 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6747 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6748 (all-target-libchill): Add dependencies.
6749 * configure.in (target_libs): Add libchill.
6750
bf48dd73
LW
6751Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6752
6753 * config.guess: Avoid assumptions about "tr" behaves when
6754 LANG is set to something other than English.
6755
a3cbd105
L
6756Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6757
6758 * configure (gxx_include_dir): Changed to
6759 '${prefix}/include/g++'-${libstdcxx_interface}.
6760
6761 * config.if: New to determine the interfaces.
6762
c4acd909
MK
6763Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6764
6765 * config.guess: Detect and handle MPE/IX.
6766 * config.sub: Deal with MPE/IX.
6767
9ea97665
DE
6768Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6769
6770 * configure.in: Use mh-aix43.
6771
0ce065bd
MH
67721998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6773
6774 * configure: Fix --without/--disable cases for gxx-include-dir.
6775
5d4a5ee6
JL
6776Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6777
6778 * mdata-sh: Imported. Needed for automake support.
6779
6780Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6781
6782 * Makefile.in (taz): Try "chmod -R og=u ." before
6783 "chmod og=u `find . -print`".
6784
6785Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6786
6787 * configure.in: Add arm-elf and thumb-elf support.
6788
6789Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6790
6791 * Makefile.in: Undo previous patch.
6792
6793Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6794
6795 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6796 to here ...
6797 (install-no-fixedincludes): and here
6798 (INSTALL_MODULES): ... from here.
6799
466456d9
ILT
6800Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6801
6802 * config.sub: Merge with FSF.
6803
1b409d25
ILT
6804 * config.guess: Merge with FSF.
6805
d207ebef
JM
6806Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6807
6808 * configure (extraconfigdirs): New variable.
6809 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6810 * Makefile.in (all): Move higher in file.
6811 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6812 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6813 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6814 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6815 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6816
68171998-07-23 Brendan Kehoe <brendan@cygnus.com>
6818
6819 * Makefile.in (all-target-libjava): Depend on all-gcc and
6820 all-target-newlib.
6821 (configure-target-libjava): Depend on $(ALL_GCC).
6822
7f1937c1
RL
6823Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6824
6825 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6826 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6827
2ada2bd6
ML
6828Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
6829
6830 * INSTALL/README: Fix typo.
6831
1e025bde
ML
6832Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6833
5d4a5ee6
JL
6834 * ylwrap: Change absolute path checks to check for DOS style path
6835 names.
1e025bde 6836
5d4a5ee6
JL
6837 * ylwrap: Don't use a full path name if the source file is in the
6838 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 6839
6755ff73
ILT
6840 * config-ml.in: Default to being verbose, to match Feb 18 change to
6841 configure.
6842
5d4a5ee6
JL
6843Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6844
6845 Brought over from egcs:
6846
6847 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6848
6849 * configure.in (target_subdir): Set to ${target_alias} instead
6850 of "libraries".
6851
6852 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6853
6854 * configure.in (target_subdir): Set to libraries if enable_multilib.
6855
6856Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6857
6858 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6859 multilibs, force reconfiguration the first time we create
6860 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6861
6862Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6863
6864 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6865 avoid confusion with --no-recursion.
6866
6867Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6868
6869 * configure.in: Win32 hosts shouldn't use install -x
6870 * install-sh: remove -x option, and special .exe-handling
6871 hack.
6872
d207ebef
JM
6873Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6874
6875 * config.guess: Recognize i586-pc-beos.
6876 * configure.in: Don't build some bits for beos.
6877
fbd836fc
ILT
6878Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6879
5d4a5ee6
JL
6880 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6881 CFLAGS default to -O2.
6882
fbd836fc
ILT
6883 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6884 when using GNU ld.
6885
6886Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6887
6888 * ltmain.sh: Correct install when using a different shell.
6889
6890Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6891
6892 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6893
d207ebef
JM
6894Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6895
6896 * makefile.vms: Update to build binutils/makefile.vms. Add install
6897 target.
fbd836fc
ILT
6898
6899Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6900
6901 * ltconfig: Update to correct AIX handling.
6902
69b471bc
JL
6903Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6904
81241b5e
JL
6905 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6906
69b471bc
JL
6907 * configure.in (target_subdir): Set to ${target_alias} instead
6908 of "libraries".
6909
bedf82df
MH
69101998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6911
6912 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6913 (Makefile): Depend on $(gcc_version_trigger).
6914
6915 * configure (gcc_version): Change default initializer to empty
6916 string.
6917 (gcc_version_trigger): New variable; pass this variable down
6918 to subdir configures to enable them checking gcc's version
6919 themselves. Emit make macros for both gcc_version vars.
6920 (topsrcdir): Initialize reliably.
6921 (recursion line): Remove --with-gcc-version=${gcc_version}.
6922
28e449d8
MH
69231998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6924
6925 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
6926 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6927 in $(libsubdir); emit definition in each generated Makefile.
6928 (gxx_include_dir): Initialize depending on
6929 $enable_version_specific_runtime_libs.
28e449d8 6930
50c4c9f7
MH
69311998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6932
6933 * configure (gcc_version): Initialize properly depending on
6934 how and where configure is started.
6935 (recursion line): Pass a --with-gcc-version=${gcc_version}
6936 to configures in subdirs.
6937
d207ebef
JM
6938Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6939
6940 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 6941 cygmon
d207ebef 6942
5d4a5ee6
JL
6943Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6944
6945 * configure.in: Add cygmon and libstub support for mn10200.
6946
2f96399b
MH
69471998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6948
6949 * configure (gcc_version): Add new variable describing the
6950 particular gcc version we're building.
6951 * Makefile.in (libsubdir): Add new macro for the directory
6952 in which the compiler finds executables, libraries, etc.
6953 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6954 and libsubdir.
6955
c4137c50
AO
6956Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6957
ceff9b14
AO
6958 * Makefile.in (local-clean): Remove *.log.
6959 (warning.log): Built with warn_summary from build.log.
6960 (mail-report.log): Run test_summary.
6961 (mail-report-with-warnings.log): Run test_summary including
6962 warning.log in the report.
c4137c50 6963
276d5ee0
RL
6964Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6965
6966 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6967
5d4a5ee6
JL
6968Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6969
6970 * Makefile.in (grep): Grep no longer depends on libiberty.
6971
6972Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6973
6974 * Makefile.in: all-snavigator needs all-libgui.
6975
6976Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6977
6978 * configure.in: Add cygmon and libstub support for mn10300.
6979
8af14275
ILT
6980Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6981
6982 * missing: Update to version from automake 1.3.
6983
fbd836fc
ILT
6984 * ltmain.sh: On installation, don't get confused if the same name
6985 appears more than once in the list of library names.
6986
466456d9
ILT
6987Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6988
6989 * config.sub: Accept m68060 and m5200 as CPU names.
6990
5d4a5ee6
JL
6991Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6992
6993 * configure: Use && rather than using -a in test, because odd
6994 strings can confuse test.
6995 * configure.in: Likewise.
6996
fbd836fc
ILT
6997Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6998
6999 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7000
f0983958
AO
7001Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7002
7003 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 7004 bootstrap4-lean): New targets.
f0983958 7005
bfed1ea0
JL
7006Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7007
7008 * mpw-* Delete. Not used.
7009
5d4a5ee6
JL
7010Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7011
7012 * COPYING.LIB: Update FSF address.
7013
bfed1ea0
JL
7014Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7015
7016 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7017
5d4a5ee6
JL
7018 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7019 GAS_SUPPORT_DIRS.
7020
bfed1ea0
JL
7021Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7022
7023 * ltconfig, ltmain.sh: Avoid producing a version number if
7024 -version-info was not used.
7025
5d4a5ee6
JL
7026Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7027
7028 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7029 building with newlib.
7030
70311998-04-30 Paul Eggert <eggert@twinsun.com>
7032
d207ebef 7033 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 7034 Solaris `make' causes it to continue to next definition.
d207ebef
JM
7035
7036Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7037
7038 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7039 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
7040
7041Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7042
7043 * configure.in: Change alpha to alpha* in several places.
7044
d207ebef
JM
7045Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7046
7047 * config.sub: Recognize sparc86x.
7048
77be0cab
MM
7049Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
7050
7051 * configure.in (--enable-target-optspace): Remove debug echo.
7052
62441128
JW
7053Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7054
7055 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7056
bfed1ea0
JL
7057Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7058
7059 * ltconfig: Update cygwin32 support.
7060
5d4a5ee6
JL
7061 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7062 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7063 (GDB_SUPPORT_DIRS): Likewise.
7064
3f4ea1de
MM
7065Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7066
7067 * configure.in (target_makefile_frag): If --enable-target-optspace,
7068 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
7069 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7070 not used.
7071 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 7072
5d4a5ee6
JL
7073Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7074
7075 * Makefile.in (all-bfd): Depend on all-intl.
7076 (all-binutils): Likewise.
7077 (all-gas): Likewise.
7078 (all-gprof): Likewise.
7079 (all-ld): Likewise.
7080
70811998-04-19 Brendan Kehoe <brendan@cygnus.com>
7082
7083 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7084
bfed1ea0
JL
7085Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7086
5d4a5ee6
JL
7087 * Makefile.in (all-bfd): Depend upon all-libiberty.
7088
bfed1ea0
JL
7089 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7090
5d4a5ee6
JL
7091Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7092
7093 * Makefile.in: Add libstub.
7094
7095 * configure.in: Ditto. Build libstub for targets that have cygmon
7096 support.
7097
7098Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7099
7100 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7101
7102Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7103
7104 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7105 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7106
ec8d6ddc
KW
7107Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7108
7109 * configure: Define DEFAULT_M4 by searching PATH.
7110 * Makfile.in: Use DEFAULT_M4.
7111
bfed1ea0
JL
7112Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7113
7114 * ltconfig: Add cygwin32 support.
7115
5d4a5ee6
JL
7116 * Makefile.in, configure.in: Add libtool as a native only directory
7117 to configure and build.
7118
547a6183
JL
7119Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7120
7121 * Makefile.in (INSTALL_MODULES): Remove texinfo.
7122
5d4a5ee6 7123Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 7124
5d4a5ee6
JL
7125 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7126
7127Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7128
7129 * Makefile.in: add ash make rules
7130 * configure.in: add ash to native_only and host_tools lists
7131
7132Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7133
7134 * Makefile.in (all-gettext, all-intl): New targets.
7135 (ALL_MODULES): Added all-gettext, all-intl.
7136 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7137 (INSTALL_MODULES): Added install-gettext, install-intl.
7138 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7139
7140 * configure.in (host_tools): Added gettext.
7141 (native_only): Likewise.
7142 (noconfigdirs) [various cases]: Likewise.
7143 (host_libs): Added intl.
7144
d207ebef
JM
7145Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7146
7147 * configure: Do not disable building gdbtk for cygwin32 hosts.
7148
e98e406f
NC
7149Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7150
7151 * configure.in: Add thumb-coff target.
7152 * config.sub: Add thumb-coff target.
7153
5d4a5ee6
JL
7154Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7155
7156 * Makefile.in: Revert yesterday's change.
7157 (all-target-winsup): all-target-librx stays out of here.
7158
7159Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7160
7161 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7162 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7163 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7164 Remove references to librx and libg++.
7165
7166Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7167
7168 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7169 recursive makes
7170
bfed1ea0
JL
7171Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7172
7173 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 7174 for newlib directory.
bfed1ea0
JL
7175 (CXX_FOR_TARGET): Likewise.
7176
7177Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7178
7179 * ltconfig: Update after libtool/ltconfig.in change for
7180 hpux11.
7181
7182Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7183
7184 * ltconfig, ltmain.sh: Update to libtool 1.2.
7185
3cd730af
MH
7186Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7187
7188 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7189 (install-gcc-cross): Instead, override LANGUAGES here.
7190
80564603
DL
71911998-03-18 Dave Love <d.love@dl.ac.uk>
7192
7193 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7194 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7195
d207ebef
JM
7196Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7197
7198 * configure.in: Add Thumb-pe target.
7199
5d4a5ee6 7200Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 7201
5d4a5ee6
JL
7202 * Makefile.in - changed sn targets to snavigator
7203 * configure.in - changed sn targets to snavigator
7204
2d4a0558
MH
7205Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7206
7207 * config-ml.in: After building symlink tree call make distclean
7208 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7209 to be the case for libiberty.
7210
04b93567
L
7211Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7212
7213 * configure: When making link, also check the current
7214 directory. The configure scripts may create one.
7215
9a06b842
RH
7216Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7217
7218 * config.sub: Accept alphapca56 and alphaev6 properly.
7219
217fc4e6
FS
7220Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7221
7222 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7223
3e07bdbd 7224Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 7225
e490616e 7226 * config.sub (sco5): Fix typo.
3e07bdbd 7227
5d4a5ee6
JL
7228Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7229
7230 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7231 install-itcl.
7232 (install-itcl): Remove dependency on install-tcl.
7233
7234Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7235
7236 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7237
7238Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7239
7240 * configure.in: Don't build libgui for a cygwin32 target when not on
7241 a cygwin32 host.
7242
7243Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7244
7245 * configure (redirect): Set to null, so default behavior of
7246 configure is now --verbose.
7247
ce0d965c
DL
72481998-02-16 Dave Love <d.love@dl.ac.uk>
7249
7250 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7251 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7252
3acd1fd0
MH
7253Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7254
7255 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7256 this change to sync Makefile.in with its ChangeLog entries.
7257
5d4a5ee6
JL
7258Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7259
7260 * ltmain.sh (mkdir): Check that the directory doesn't exist
7261 before we exit with error, so that we don't get races during
7262 parallel builds.
7263
bfed1ea0
JL
7264Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7265
7266 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7267
4e77e8f1
MH
7268Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7269
7270 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7271 PICFLAG_FOR_TARGET.
7272 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7273
7274 * configure: Emit a definition for the new macro enable_shared
7275 into each Makefile.
7276
5d4a5ee6
JL
7277Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7278
7279 * configure.in (host_tools, native_only): Add libtool.
7280
7281Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7282
7283 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7284 Fix typo in ming config comment.
7285
bfed1ea0
JL
7286Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7287
7288 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7289
5d4a5ee6
JL
7290Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7291
7292 * config.sub: Add tic30 cases, and map c30 to tic30.
7293
8821a725
RH
7294Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7295
7296 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7297 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7298 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7299 (CLEAN_TARGET_MODULES): Similarly
7300 (all-target-libf2c): Add dependences.
4e81ae98 7301 * configure.in (target_libs): Add libf2c.
8821a725 7302
5d4a5ee6
JL
7303Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7304
7305 * configure.in: Remove expect from noconfigdirs when target
7306 is cygwin32. OK to build expect and dejagnu with Canadian
7307 Cross.
7308
0aadd657
ILT
7309Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7310
5d4a5ee6
JL
7311 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7312 host.
7313
0aadd657
ILT
7314 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7315 and mingw32.
7316
d0a8352c
MH
7317Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7318
7319 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7320 here as it is not defined in the toplevel Makefile.
7321
59739e3c
MH
7322Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7323
7324 * configure (package_makefile_rules_frag): New variable, which names
7325 a file with generic rules, ...
7326 Change comment to mention we now have FIVE parts.
7327 * configure: Undo last change.
7328
228197ee
LT
7329Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7330
7331 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 7332 * config.sub: More accurate determination of HP processor types.
228197ee 7333
efd4c0ba
MH
7334Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7335
7336 * configure (package_makefile_frag): Move inserting the
7337 ${package_makefile_frag} to where it should be according
7338 to the comment.
7339
6eef3189
PB
7340Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
7341
7342 * config.guess: Add support for Linux/ARM.
7343
d207ebef
JM
7344Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7345
7346 * .cvsignore: Remove *-info and *-install since they match
7347 release-info and mpw-install, which we don't want to just ignore.
7348
48464ebf
RH
7349Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7350
7351 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7352
803462a7
PN
7353Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7354
7355 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7356 local_prefix to sub-make invocations.
7357
520ab477
L
7358Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7359
7360 * configure.in: Check makefile fragments in the source
7361 directory.
7362
4bcdb76d
AO
7363Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7364
ceff9b14
AO
7365 * configure.in: Check whether host and target makefile
7366 fragments exist before adding them to *_makefile_frag.
4bcdb76d 7367
5d4a5ee6
JL
7368Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7369
7370 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7371
7372Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7373
7374 * configure.in: Make sure we only replace RPATH_ENVVAR on
7375 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7376 regexp to sed.
7377
7378 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7379 to sub-makes.
7380
0d3e11a5
LI
73811998-01-13 Lee Iverson (leei@ai.sri.com)
7382
7383 * config-ml.in (multi-do): LDFLAGS must include multilib
7384 designator.
7385
d45b3d87 7386Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
7387
7388 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7389
d39cd7a1
MK
7390Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7391
7392 * config.sub: Add mingw32 support.
7393 * configure.in: Likewise.
d39cd7a1 7394
6decbc24
FS
7395Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7396
7397 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7398
5d4a5ee6
JL
7399Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7400
7401 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7402 * configure (gxx_include_dir): Provide a definition for subdirs
7403 which do not use autoconf.
7404
7405Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7406
7407 * config.guess: Sync with egcs. Picks up new alpha support,
7408 BeOS & some additional linux support.
7409
d3d1907a
JL
7410Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
7411
7412 * config.guess: HP 9000/803 is a PA1.1 machine.
7413
b104e095
RH
7414Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7415
7416 * configure.in: It's alpha*-...
7417
aca823c1
L
7418Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7419
7420 * configure.in (host_makefile_frag, target_makefile_frag):
7421 Handle multiple config files.
7422 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7423 alpha-*-*.
7424
d207ebef
JM
7425Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7426
7427 * mkdep: New file.
7428
7429Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7430
7431 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7432
5d4a5ee6
JL
7433Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7434
7435 * Makefile.in: Add libgui directory.
7436 (GDB_TK): Add all-libgui.
7437 * configure.in: Add libgui directory.
7438 * configure: Add all-libgui to GDB_TK.
7439
7440Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7441
7442 * config-ml.in (multidirs): Add m32r to multilib list.
7443
7444Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7445
7446 * Makefile.in (all-target-gperf): Change dependency to
7447 all-target-libstdc++.
7448
baf55877
FF
7449Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7450
7451 * config.guess: Add BeOS support.
7452
5d4a5ee6
JL
7453Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7454
7455 Source directory cvs renamed to cvssrc:
7456 * configure.in (host_tools): Change cvs to cvssrc.
7457 (native_only): Likewise.
7458 (noconfigdirs) [various cases]: Likewise.
7459 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7460 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7461 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7462 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7463 (all-cvssrc): Rename target from all-cvs.
7464
f2d76545
JL
7465Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7466
7467 * configure (gxx_include_dir): Fix thinko.
7468
205cba53
JL
7469Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7470
7471 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7472 (install-cross, install-gcc-cross): New targets.
7473
5d4a5ee6
JL
7474Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7475
7476 * configure.in (noconfigdirs): Add support for Thumb target.
7477
7478 * config.sub (maybe_os): Add support for Thumb target.
7479
7480Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7481
7482 * Makefile.in: Add rules for cygmon.
7483
7484 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7485
96b0f1fc
JL
7486Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7487
7488 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7489 * configure (gxx_include_dir): Provide a definition for subdirs
7490 which do not use autoconf.
d207ebef
JM
7491
7492Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7493
7494 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 7495 11/18/97 build
d207ebef 7496
7dfef6ed
JL
7497Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7498
7499 * From Franz Sirl.
7500 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7501 found on RedHat Linux systems.
96b0f1fc 7502
83cfe7c0
JL
7503Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7504
7505 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7506 guesses.
7507
7dfef6ed
JL
7508Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7509
7510 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7511
5d4a5ee6
JL
7512Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7513
7514 * ltmain.sh: If mkdir fails, check whether the directory was created
7515 anyhow by some other process.
7516
d207ebef
JM
7517Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7518
7519 * configure.in (d30v-*-*): Configure all directories.
7520
7521Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7522
7523 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7524 for the D30V.
7525
7526Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7527
7528 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7529
5d4a5ee6
JL
7530Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7531
e490616e
ZW
7532 * include/libiberty.h: Add extern "C" { so it can be used with C++
7533 progrms.
7534 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7535 programs.
5d4a5ee6 7536
d207ebef
JM
7537Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7538
7539 * configure.in (d30v-*-*): Configure GCC now.
7540
5d4a5ee6
JL
7541Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7542
7543 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7544 is no longer needed.
7545
c9670e62
JM
7546Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7547
7548 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7549
cc71c0ca
MH
7550Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7551
7552 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7553 targets using "$@" to provide support for similar but not identical
7554 targets without having to duplicate code.
7555
d207ebef
JM
7556Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7557
7558 * makefile.vms: Fix to work with DEC C.
7559
7560Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7561
7562 * config.sub: Add mips-tx39-elf to marketing names.
7563
7564Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7565
7566 * ltmain.sh: Handle symlinks in generated script.
7567
7568Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7569
7570 * configure: Handle autoconf style directory options: --bindir,
7571 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7572 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7573 --sysconfdir.
7574 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7575 (sharedstatedir, localstatedir, oldincludedir): New variables.
7576 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7577 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7578 sbindir, sharedstatedir, and sysconfdir.
7579
b1e3ddfd
AJ
7580Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7581
7582 * Makefile.in (bootstrap-lean): New target.
7583
d207ebef
JM
7584Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7585
7586 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 7587 sn, and gnuserv from noconfigdirs.
d207ebef
JM
7588
7589Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7590
7591 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7592
09f97c1e
JL
7593Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7594
7595 * Makefile.in (cross): New target.
7596
335d0ab2
AO
7597Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
7598 Jeff Law <law@cygnus.com>
7599
7600 * Makefile.in (bootstrap2, bootstrap3): New targets.
7601 (all-bootstrap): Remove outdated and confusing target.
339c9b00 7602 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 7603
d207ebef
JM
7604Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7605
7606 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 7607 windows. Consistent with gdb/configure.
d207ebef 7608
e693cc28
UD
76091997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7610
e693cc28
UD
7611 * configure.in: Name Linux target fragment.
7612
7613 * configure: Rewrite so that project Makefile fragment is inserted
7614 first and appears last in the resulting Makefile.
7615
d207ebef
JM
7616Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7617
7618 * Makefile.in (install-itcl): Install tcl first.
7619
5d4a5ee6
JL
7620Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
7621
7622 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7623
f401679e
JW
7624Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7625
7626 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7627
7628 * configure.in (skipdirs): Add target-librx for Linux.
7629 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7630
ec20b1b9
JL
7631Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7632
7633 * Makefile.in (bootstrap): New target.
7634
becdcf6d
JL
7635Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7636
63f6bcd7 7637 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 7638
d207ebef
JM
7639Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7640
7641 * config.guess: Merge with FSF.
7642
0c82f6bf
FF
7643Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7644
7645 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7646
d207ebef
JM
7647Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7648
7649 * config.sub: Add "marketing-names" patch.
7650
3fbc0b70
JS
7651Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7652
e490616e 7653 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 7654
e20d4801
JL
7655Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7656
7657 * config.sub: Handle v850-elf.
7658
fe181f78 7659Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
7660
7661 * .cvsignore (*-install): Remove.
7662
bfed1ea0
JL
7663Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7664
7665 * ltconfig: Set CONFIG_SHELL in libtool.
7666 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7667
558a1e7c
JW
7668Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7669
7670 * configure.in (target_subdir): Set to libraries if enable_multilib.
7671
7818d6fc
JW
7672Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7673
7674 * config.guess: Update from gcc directory.
7675
d207ebef
JM
7676Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7677
7678 * Makefile.in (all-sim): Depends on all-readline.
7679
6599da04
JM
7680Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7681
7682 * Makefile.in (BISON, YACC): Use $$s.
7683 (all-bison): Depend on all-texinfo.
7684
7685Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7686
7687 * Makefile.in (BISON): Add -L flag.
7688 (YACC): Likewise.
7689
d207ebef
JM
7690Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7691
4e81ae98
EC
7692 * configure.in (noconfigdirs): Add support for v850e target.
7693
d207ebef
JM
7694 * config.sub (maybe_os): Add support for v850e target.
7695
7696Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7697
4e81ae98
EC
7698 * configure.in (noconfigdirs): Add support for v850ea target.
7699
d207ebef
JM
7700 * config.sub (maybe_os): Add support for v850ea target.
7701
6599da04
JM
7702Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7703
7704 * config.sub: Add mipstx39. Delete r3900.
7705
7706Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7707
7708 * Makefile.in (all-autoconf): Depends on all-texinfo.
7709
7710Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7711
7712 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7713 eabi targets.
7714
7715Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7716
7717 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7718
7719 * configure: When handling a Canadian Cross, handle YACC as well as
7720 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 7721 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
7722
7723Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7724
7725 * Makefile.in (BISON): bison, not byacc or bison -y.
7726 (YACC): bison -y or byacc or yacc.
7727 (various): Add *-bison as appropriate.
7728 (taz): No need to mess with BISON anymore.
7729
7730Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7731
7732 * configure: If OSTYPE matches *win32*, try to find a good value for
7733 CONFIG_SHELL.
7734
7735Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7736
7737 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7738 configure.in if it is present.
7739
7740Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7741
7742 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7743
7744Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7745
7746 * config.sub: Recognize `arc' cpu.
7747 * configure.in: Likewise.
7748 * config-ml.in: Likewise.
7749
7750Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7751
7752 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7753
7754Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7755
7756 * configure: Changed sed delimiter from ':' to '|' when
7757 attempting to substitute ${config_shell} for SHELL. On
7758 NT ${config_shell} may contain a ':' in it.
7759
7760Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7761
7762 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7763
7764Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7765
7766 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7767
7768Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7769
7770 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7771
7772 * ylwrap: If the program is a relative path, force it to be
7773 absolute.
7774
7775Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7776
7777 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7778
7779Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7780
7781 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
7782 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7783 for libraries.
6599da04
JM
7784
7785Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7786
7787 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 7788 separated by spaces.
6599da04
JM
7789
7790Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7791
7792 * ylwrap: New file.
7793 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7794
7795 * ltmain.sh: Handle /bin/sh at start of install program.
7796
7797 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7798
7799 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7800 * missing: New file, from automake 1.2.
7801
7802Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7803
7804 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7805 check-tk to CHECK_X11_MODULES.
7806
7807Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7808
7809 * config.sub: Merge with FSF.
7810
7811Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7812
7813 * config.guess: Merge with FSF.
7814
7815Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7816
7817 * configure: Treat msdosdjgpp like go32.
7818 * configure.in: Likewise. Don't remove gprof for go32.
7819
7820 * configure: Change Makefile.tem2 to Makefile.tm2.
7821
7822Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7823
7824 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7825
7826Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7827
7828 * install-sh (chmodcmd): Set to null if the DST directory already
7829 exists. Same as Nov 11th change.
7830
7831Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7832
4e81ae98 7833 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
7834
7835Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7836
7837 * config.guess: Update from FSF.
7838
7839Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7840
7841 * Makefile.in (GDB_TK): Depend on itcl and tix.
7842
7843Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7844
7845 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7846 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7847 (INSTALL_SCRIPT): New variable.
7848 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7849 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7850 to -x.
7851 * install-sh: Add support for -x option.
7852
7853Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7854
7855 * configure.in, Makefile.in: Treat tix like itcl.
7856
7857Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7858
7859 * Makefile.in (WINDRES): New variable.
7860 (WINDRES_FOR_TARGET): New variable.
7861 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7862 (EXTRA_HOST_FLAGS): Add WINDRES.
7863 (EXTRA_TARGET_FLAGS): Add WINDRES.
7864 (EXTRA_GCC_FLAGS): Add WINDRES.
7865 ($(DO_X)): Pass down WINDRES.
7866 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7867 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7868 DLLTOOL_FOR_TARGET.
7869
7870Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7871
7872 * configure.in: configure sim before gdb for win32-x-ppc
7873
7874Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7875
7876 Move gperf into the toplevel, from libg++.
7877 * configure.in (target_tools): Add target-gperf.
7878 (native_only): Add target-gperf.
7879 * Makefile.in (all-target-gperf): New target, depend on
7880 all-target-libg++.
7881 (configure-target-gperf): Empty rule.
7882 (ALL_TARGET_MODULES): Add all-target-gperf.
7883 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7884 (CHECK_TARGET_MODULES): Add check-target-gperf.
7885 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7886 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7887
7888Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 7889
6599da04
JM
7890 * config.sub (mn10200): Recognize new basic machine.
7891
7892Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7893
7894 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7895 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7896
7897Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7898
7899 * configure.in: If we're building mips-sgi-irix6* native, turn on
7900 ENABLE_MULTILIB and set TARGET_SUBDIR.
7901
7902Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7903
7904 * Makefile.in (all-sn): Depend on all-grep.
7905
7906Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7907
7908 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7909
7910 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7911 Makefile. From Jeff Makey <jeff@cts.com>.
7912 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7913
7914 * Makefile.in (DISTBISONFILES): Remove.
7915 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7916 $(DEFAULT_YACC).
7917
7918 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 7919 cygwin32.
6599da04
JM
7920
7921 * Makefile.in (LD): New variable.
7922 (EXTRA_HOST_FLAGS): Pass down LD.
7923 ($(DO_X)): Likewise.
7924
7925Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7926
7927 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7928
7929Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7930
7931 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 7932 before adding our own. Always add --build.
6599da04
JM
7933
7934Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7935
7936 * configure.in (targargs): Pass --build if we're doing
7937 a cross-compile.
7938
7939Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7940
ca236658 7941 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
7942 sed. Otherwise sed chokes on NT path names with drive
7943 designators. Also look for "?:*" as the leading characters in an
7944 absolute pathname.
7945
7946Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7947
7948 * config.sub: Support for r3900.
7949
7950Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7951
7952 * configure.in: Use install-sh, not install.sh.
7953
7954Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7955
7956 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7957 apply it twice.
7958
7959Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7960
7961 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7962 install-binutils.
7963
7964Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7965
7966 * Makefile.in: Add automake targets.
7967 * configure.in (host_tools): Add automake.
7968
7969Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7970
7971 * configure: Default CXX to c++, not gcc.
7972 * Makefile.in (CXX): Set to c++, not gcc.
7973 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7974
7975Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7976
7977 * install-sh: try appending a .exe if source file doesn't
7978 exist
7979
7980Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7981
7982 * configure.in: Turn on multilib by default.
7983 (cross_only): Remove target-libiberty.
7984
7985 * Makefile.in (all-gcc): Don't depend on libiberty.
7986
7987Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7988
7989 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7990
7991Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7992
7993 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7994 (DISTBISONFILES): Add ld/Makefile.in
7995
7996Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7997
7998 * configure.in: if target is cygwin32 but host isn't cygwin32,
7999 don't configure gdb tcl tk expect, not just gdb.
8000
8001Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8002
8003 * configure.in: Added gnuserv everywhere sn appears.
8004
8005 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8006 (CROSS_CHECK_MODULES): Added check-gnuserv.
8007 (INSTALL_MODULES): Added install-gnuserv.
8008 (CLEAN_MODULES): Added clean-gnuserv.
8009 (all-gnuserv): New target.
8010
8011Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8012
8013 * config.guess: Fixes for MIPS OpenBSD systems.
8014
8015Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8016
8017 * Makefile.in (INSTALL_XFORM): Remove.
8018 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8019
8020 * mkinstalldirs: New file, copied from automake.
8021 * Makefile.in (installdirs): Rename from install-dirs. Use
8022 mkinstalldirs. Change all users.
8023 (DEVO_SUPPORT): Add mkinstalldirs.
8024
8025Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8026
8027 * install-sh: Rename from install.sh.
8028 * Makefile.in (INSTALL): Change install.sh to install-sh.
8029 (DEVO_SUPPORT): Likewise.
8030
8031 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8032 Graichen <graichen@rzpd.de>.
8033
8034Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8035
8036 * config.guess: Recognize OpenBSD systems correctly.
8037
8038Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8039
8040 * README, Makefile.in (ETC_SUPPORT): Remove references to
8041 cfg-paper*, configure.{texi,man,info*}._
8042
8043Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8044
8045 * Makefile.in (all.normal): Ensure that gcc is built after all
8046 the x11 - ie gdb - targets.
8047
8048Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8049
8050 * makefile.vms: Don't run conf-a-gas.
8051
8052Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8053
e490616e 8054 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 8055
d207ebef
JM
8056Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8057
8058 * configure.in: Remove noconfigdirs case since gdb also
8059 configures and builds for tic80-coff.
8060
6599da04
JM
8061Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8062
8063 * configure: Set cache_file to config.cache.
8064 * Makefile.in (local-distclean): Remove config.cache.
8065
8066Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8067
8068 * COPYING: Update FSF address.
8069
d207ebef
JM
8070Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8071
8072 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8073 noconfigdirs.
8074
6599da04
JM
8075Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8076
8077 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8078 MAKEDIRS, is empty.
8079
8080Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8081
8082 * config.sub: Tweak mn10300 entry.
8083
8084Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8085
8086 * configure.in (host_tools): Put sim before gdb, so gdb's
8087 configure.tgt can determine if the simulator was configured.
8088
8089Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8090
8091 * config.sub: Move BeOS $os case to be with other Cygnus
8092 local cases.
8093
8094Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8095
8096 * config.sub: Remove misplaced comment that broke Linux.
8097
8098Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8099
8100 * config.sub: Add BeOS support.
8101
8102Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8103
8104 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8105
8106Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8107
8108 * configure.in (noconfigdirs): Remove tcl and tk from
8109 noconfigdirs for cygwin32 builds.
8110
d207ebef
JM
8111Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8112
8113 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8114
6599da04
JM
8115Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8116
8117 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8118 make-all.com, use makefile.vms instead.
8119
8120Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8121
8122 * config.sub: Accept -lnews*.
8123
d207ebef
JM
8124Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8125
8126 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 8127 target-examples and target-libiberty for d30v.
d207ebef
JM
8128
8129Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8130
8131 * configure.in (noconfigdirs): Enable ld for d30v.
8132
8133Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8134
8135 * configure.in (tic80-*-*): Build compiler.
8136
8137Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8138
8139 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 8140 unsupported d30v directories
d207ebef
JM
8141
8142Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8143
4e81ae98
EC
8144 * config.sub, configure.in: Add d30v target cpu.
8145
6599da04
JM
8146Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8147
8148 * makefile.vms: New file.
8149 * make-all.com: Remove.
8150
8151Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8152
8153 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8154
8155Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8156
8157 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8158
8159Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8160
8161 * Makefile.in (ALL_MODULES): Added all-db.
8162 (CROSS_CHECK_MODULES): Addec check-db.
8163 (INSTALL_MODULES): Added install-db.
8164 (CLEAN_MODULES): Added clean-db.
8165
8166Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8167
8168 * config.guess: Merge with latest FSF sources.
8169
8170Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8171
8172 * Makefile.in (ALL_MODULES): Added all-itcl.
8173 (CROSS_CHECK_MODULES): Added check-itcl.
8174 (INSTALL_MODULES): Added install-itcl.
8175 (CLEAN_MODULES): Added clean-itcl.
8176
8177Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8178
8179 * configure.in: build gdb for mn10200
8180
8181Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8182
8183 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8184
d207ebef
JM
8185Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8186
8187 * configure.in (tic80-*-*): Turn off most targets right now.
8188
6599da04
JM
8189Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8190
8191 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8192 rather than the makeinfo program.
8193 (do-info): Depend upon all-texinfo.
8194
8195Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8196
8197 * configure.in: Remove uses of config/mh-linux.
8198
8199 * config.sub, config.guess: Merge with latest FSF sources.
8200
d207ebef
JM
8201Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8202
8203 * config.sub (case $basic_machine): Add tic80 entries.
8204
6599da04
JM
8205Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8206
8207 * config.sub, config.guess: Merge with latest FSF sources.
8208
8209Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8210
8211 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8212 * mpw-config.in: Test for NewFolderRecursive.
8213 * mpw-install: Use symbolic name for startup filename.
8214 * mpw-README: Add various additional details.
8215
8216Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8217
8218 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8219
8220Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8221
8222 * configure.in: Do build gcc and the target libraries for
8223 the mn10200.
8224
8225Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8226
8227 * configure.in: don't avoid building gdb for mn10300 any more
8228 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8229 instead of single-quoting it.
8230
8231Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8232
8233 * configure.in: Don't use --with-stabs on IRIX 6.
8234
8235Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8236
8237 * configure.in (m32r): Build gdb, libg++ now.
8238
8239Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8240
8241 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8242 directories from noconfigdirs.
8243
8244Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8245
8246 * config.sub (basic_machine): added mips16 configuration
8247
8248Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8249
8250 * config.sub: Handle d10v-unknown.
8251
d207ebef
JM
8252Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8253
8254 * config.sub: Handle v850-unknown.
8255
6599da04
JM
8256Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8257
8258 * Makefile.in: add findutils
8259 * configure.in: add findutils to list of host_tools
8260
8261Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8262
8263 * config.sub: Handle mn10200 and mn10300.
8264
8265Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8266
8267 * configure.in (d10v-*): Do not build librx.
8268
8269Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8270
8271 * configure.in (mn10300): Build everything except gdb & libgloss.
8272
8273Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8274
8275 * config.guess: Patch for Dansk Data Elektronik servers,
8276 from Niels Skou Olsen <nso@dde.dk>.
8277
8278 For ncr, use /bin/uname rather than uname, since GNU uname does not
8279 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8280
8281 Patch for MIPS R4000 running System V,
8282 from Eric S. Raymond <esr@snark.thyrsus.com>.
8283
8284 Fix thinko for nextstep.
8285
8286 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8287
8288 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8289 * config.guess: Guess mips-dec-mach_bsd4.3.
8290
8291 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8292 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8293 release numbers.
8294 * config.guess (mips-mips-riscos*): Emit just enough of the
8295 release number.
8296
8297 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8298 * config.guess (sparc-auspex-sunos*): Added.
8299 (f300-fujitsu-*): Added.
8300
8301 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8302 * config.guess: Recognize a Tadpole as a sparc.
8303
8304Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8305
8306 * config.guess: Don't assume that NextStep version is either 2 or
8307 3. NextStep 4 (aka OpenStep 4) has come out now.
8308
8309Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8310
8311 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8312 From Rik Faith <faith@cs.unc.edu>.
8313
8314Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8315
8316 * config.sub: Contributions from bug-gnu-utils to:
8317 Support plain "hppa" (no version given) architecture, reported by
8318 OpenStep.
8319 OpenBSD like NetBSD.
8320 LynxOs is not a hardware supplier.
8321
8322 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 8323 OpenBSD like NetBSD.
6599da04
JM
8324 Stratus systems.
8325 More Pyramid systems.
8326 i[n>4]86 Intel chips.
8327 M680[n>4]0 Motorola chips.
8328 Use unknown instead of lynx for hardware manufacturer.
8329
8330Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8331
8332 * install.sh (chmodcmd): Set to null if the DST directory already
8333 exists.
8334
8335Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8336
8337 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8338 not use mt-ppc target Makefile fragment any more.
8339
8340Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8341
8342 * configure.in (*-*-windows): Exclude everything but those dirs
8343 needed to build windows.
8344
8345Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8346
8347 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8348
8349Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8350
8351 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
8352
8353Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8354
8355 * Undo my previous change.
8356
8357Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8358
8359 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8360 unconditionally.
8361 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8362
8363Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8364
8365 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8366 host to add it's own flags.
6599da04
JM
8367
8368Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8369
8370 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8371
8372Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8373
8374 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8375 (CXX_FOR_TARGET): Likewise.
8376 (GCC_FOR_TARGET): Define.
8377 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8378 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8379 CC_FOR_TARGET was specified on the command line.
8380 (MAKEOVERRIDES): Don't define.
8381
8382Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8383
8384 * configure.in (m32r): Fix spelling of libg++ libs.
8385
8386Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8387
8388 * config.sub (-apple*): Remove, now redundant.
8389
8390Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8391
8392 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8393
8394 * configure: Rework yesterday's sed script patch.
8395
8396 * config.sub: Merge with FSF.
8397
8398Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8399
8400 * config.guess: Merge from FSF.
8401
8402 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
8403 * config.guess: Use pc instead of unknown, for pc clone systems.
8404 Change linux to linux-gnu.
6599da04
JM
8405
8406 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 8407 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
8408
8409Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8410
8411 * test-build.mk (HOLES): Add "xargs" for gdb.
8412
8413 * configure: Avoid hpux10.20 sed bug.
8414
8415Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8416
731a8127 8417 * configure.in: Add support for windows host
6599da04
JM
8418 (that is a build done under the Microsoft build environment).
8419
8420Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8421
8422 * Makefile.in: Replace all uses of srcroot with s, to shrink
8423 command line lengths.
8424
8425 Patches from Geoffrey Noer <noer@cygnus.com>:
8426 * configure.in: If configuring for newlib, pass --with-newlib to
8427 subdirectories.
8428 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8429 -Bnewlib/ and -Lwinsup to gcc.
8430 (CXX_FOR_TARGET): Likewise.
8431
8432Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8433
8434 * Makefile.in (ETC_SUPPORT): Add configure.
8435
8436Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8437
4e81ae98 8438 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
8439 host configuration file.
8440
8441Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8442
8443 * configure.in: Break mn10x00 support into separate
8444 mn10200 and mn10300 configurations.
8445 * config.sub: Likewise.
8446
8447Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8448
8449 * configure.in: Add lots of stuff to noconfigdirs for
8450 the mn10x00 targets.
8451
8452 * config.sub, configure.in: Add mn10x00 support.
8453
8454Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8455
8456 * make-all.com: Call conf-a-gas, not config-a-gas.
8457
8458Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8459
8460 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 8461 targets.
6599da04
JM
8462
8463Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8464
8465 * mpw-README: Add much more detail for native PowerMac.
8466 * mpw-install: New file.
8467 * mpw-configure: Add --norecursion and --help options.
8468 * mpw-config.in: Translate readme and install files when
8469 copying to objdir.
8470 * mpw-build.in: Don't always depend on byacc and flex.
8471 (install-only-top): New action.
8472
d207ebef
JM
8473Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8474
8475 * configure.in: You can now configure GDB for the v850.
8476
6599da04
JM
8477Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8478
8479 * configure.in (noconfigdirs): Don't configure any C++ dirs
8480 if targeting D10V.
8481
8482Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8483
8484 * config.sub: Recognize mips64vr5000.
8485
8486Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8487
8488 * configure.in: Use a single line for host_tools and native_only.
8489
8490Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8491
8492 * config.sub, configure.in: Add entries for m32r.
8493
8494Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8495
8496 * Makefile.in (inet-install): Don't run install-gzip.
8497
8498Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8499
8500 * configure.in: Don't config lots of things for *-*-windows*.
8501
8502Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8503
8504 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8505 (host_libs, host_tools): Copy from configure.in.
8506 * mpw-configure: Don't complain about directories not found.
8507
8508Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8509
8510 * configure.in (i[345]86): Recognize i686 for pentium pro.
8511 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8512 file.
8513
8514 * config.guess (i[345]86): Ditto.
8515
8516Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8517
8518 * configure.in (noconfigdirs): Removed gdb for D10V.
8519
d207ebef 8520Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 8521
d207ebef
JM
8522 * configure.in: Remove ld, target-libio, target-libg++, and
8523 target-libstdc++ from noconfigdirs.
5d4a5ee6 8524
6599da04
JM
8525Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8526
8527 * configure: Fix three locations where shell scripts were
8528 being run directly rather than with config_shell.
8529
d207ebef
JM
8530Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8531
8532 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8533 * config.sub (basic_machine): Recognize v850.
8534
6599da04
JM
8535Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8536
8537 * mpw-configure: Handle multiple enable/disable options and
8538 pass them down recursively, handle -c and -s flags appropriately
8539 depending on choice of compiler, add escape mechanism for
8540 quoted arguments to gC.
8541
8542Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8543
8544 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8545 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8546 so that -mrelocatable-lib and -mno-eabi are used.
8547
8548 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8549 not support --print-multi-lib, don't abort.
8550
6599da04
JM
8551Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8552
8553 * make-all.com: Run config-a-gas.
8554 * setup.com: Don't copy subdirectory files around.
8555
8556Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8557
8558 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8559 target, it now compiles correctly.
8560
8561Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8562
8563 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8564
8565Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8566
4e81ae98 8567 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
8568
8569Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8570
8571 * configure.in (native_only): Add prms.
8572
8573Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8574
8575 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8576 (BINUTILS_SUPPORT_DIRS): Likewise.
8577
8578Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8579
8580 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8581 d10v support is added.
8582
8583Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8584
8585 * configure.in (d10v-*-*): New target.
8586
8587Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8588
8589 * config.guess (HP 9000/811): Recognize this as a PA1.1
8590 machine.
8591
8592Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8593
8594 * Makefile.in (do-tar-gz): New target, split out from tail end of
8595 taz target. Run each command separately, don't use pipes.
8596 (taz): Use it.
8597
8598Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8599
8600 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8601 * mpw-build.in: No builds should depend on building byacc or flex,
8602 they are assumed to be installed already.
8603
8604Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8605
8606 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8607 variable that CC_FOR_TARGET needs.
8608
8609Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8610
8611 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8612 options have changed since the last time the subdirectory was
8613 configured, and if it has, reconfigure.
8614 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8615 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8616
8617Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8618
8619 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8620 CLEAN_MODULES): Add bash.
8621 (all-bash): New target.
8622
8623Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8624
8625 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8626
8627Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8628
8629 * config.sub (basic_machine): Recognize d10v as a valid processor.
8630
8631Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8632
8633 * mpw-configure: Add support for --bindir.
8634 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8635
8636Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8637
8638 * configure.in: add bash, time, gawk to list of hosttools and things
8639 to only build for native toolchains
8640
8641Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8642
8643 * Makefile.in (docdir): Remove.
8644
8645Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8646
8647 * Makefile.in (datadir): Set to $(prefix)/share.
8648
8649Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8650
8651 * configure.in: build diff and patch for cygwin32-hosted
8652 toolchains.
8653
8654Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8655
8656 * config.sub: Accept -rtems*.
8657
8658Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8659
e490616e
ZW
8660 * configure.in: enable dosrel for cygwin32-hosted builds,
8661 remove diff from the list of things not buildable
8662 via Canadian Cross
6599da04
JM
8663
8664Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8665
8666 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 8667 don't get ". ".
6599da04
JM
8668
8669Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8670
8671 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8672
8673Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8674
8675 * Makefile.in (taz): Handle case where tex3patch didn't even get
8676 checked out. Also, if it was found, put the symlink in a new util
8677 subdirectory.
8678
8679Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8680
8681 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8682
8683Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8684
8685 * config.sub: Recognize -openvms.
8686 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8687 * make-all.com, setup.com: New files.
8688
8689Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8690
8691 * Makefile.in (taz): tex3patch moved to texinfo/util.
8692
8693Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8694
8695 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8696 * configure.in: remove make from disable-if-Can-Cross list
8697 enable gdb if ${host} and ${target} are cygwin32
8698
8699Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8700
8701 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8702 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8703
8704Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8705
8706 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8707 distinguish sysv/svr4/bsd variants.
8708 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8709
8710Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8711
8712 * configure.in: Added copyright notice.
8713 * move-if-change: Added copyright notice.
8714
8715Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8716
8717 * configure.in (powerpcle-*-solaris*): Until we get shared
8718 libraries working, don't build gdb, sim, make, tcl, tk, or
8719 expect.
8720
8721Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8722
8723 * config.guess: Merge with FSF:
8724
8725 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8726 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8727
8728 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8729 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8730
8731 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8732 * config.guess: Combine two OSF1 rules.
8733 Also recognize field test versions. From mjr@zk3.dec.com.
8734 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8735 because GNU uname does not support -p. From pmr@pajato.com.
8736
8737Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8738
8739 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8740
8741Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8742
8743 * mpw-README: Document GCCIncludes.
8744
8745Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8746
8747 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8748
8749Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8750
8751 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8752
8753Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8754
8755 * configure.in (*-*-cygwin32): Configure make.
8756
8757Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8758
8759 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8760
8761Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8762
8763 * Makefile.in (all-inet): Depend on all-perl.
8764
8765 * Makefile.in (inet-install): New target.
8766
8767 * Makefile.in (all-inet): Depend on all-tcl.
8768 (all-inet): Depend on all-send-pr.
8769
8770Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8771
8772 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8773 temporarily.
8774
8775Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8776
8777 * configure.in: Don't configure --with-gnu-ld on AIX.
8778
8779Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8780
8781 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8782
8783Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8784
8785 * Makefile.in (ALL_MODULES): Added all-inet.
8786 (CROSS_CHECK_MODULES): Added check-inet.
8787 (INSTALL_MODULES): Added install-inet.
8788 (CLEAN_MODULES): Added clean-inet.
8789 (all-indent): New target.
8790
8791 * configure.in (host_tools): Added inet.
8792 (native_only): Added inet.
8793 (noconfigdirs): Added inet.
8794
8795Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8796
8797 * configure.in: Don't configure libgloss if we are not configuring
8798 newlib.
8799
8800Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8801
8802 * configure.in: Don't configure libgloss for unsupported
8803 architectures.
8804
8805Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8806
8807 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8808
8809Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8810
8811 * Makefile.in (ALL_MODULES): Include all-apache.
8812 (CROSS_CHECK_MODULES): Include check-apache.
8813 (INSTALL_MODULES): Include install-apache.
8814 (all-apache): New target.
8815
8816 * configure.in: Added apache everywhere perl is seen.
8817
8818Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8819
8820 * Makefile.in: Add support for clean-{module} and
8821 clean-target-{module} rules.
8822
8823Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8824
8825 * configure.in (*-*-ose) do not build libgloss.
8826
8827Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8828
8829 * config.guess (prep*:SunOS:5.*:*): Turn into
8830 powerpele-unknown-solaris2.
8831
8832Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8833
8834 * configure.in: Permit --enable-shared to specify a list of
8835 directories.
8836
8837Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8838
8839 * configure.in (host==solaris): Pass only the first word of $CC
8840 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8841
8842Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8843
8844 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8845
8846Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8847
8848 * Makefile.in (ALL_MODULES): Include all-perl.
8849 (CROSS_CHECK_MODULES): Include check-perl.
8850 (INSTALL_MODULES): Include install-perl.
8851 (ALL_X11_MODULES): Include all-guile.
8852 (CHECK_X11_MODULES): Include check-guile.
8853 (INSTALL_X11_MODULES): Include install-guile.
8854 (all-perl): New target.
8855 (all-guile): New target.
8856
8857 * configure.in (host_tools): Include perl and guile.
8858 (native_only): Include perl and guile.
8859 (noconfigdirs): Don't build guile and perl; no ports have been
8860 done.
8861
8862Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8863
e490616e
ZW
8864 * configure (--enable-*): Handle quoted option lists such as
8865 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
8866
8867Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8868
8869 * Makefile.in ({,inst}all-target): New rule so we can make and
8870 install all of the target directories easily.
8871
8872Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8873
8874 * configure.in: Add missing global flag in sed substitution when
8875 deleting `target-' from ${configdirs}.
8876
8877Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8878
8879 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8880 option.
8881
8882 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8883 config/mh-necv4.
8884
8885 * install.sh: Correct misspelling of transformbasename.
8886
8887 * config.guess: Recognize mips-*-sysv*.
8888
8889Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8890
8891 * config.sub: Recognize mon960.
8892
8893Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8894
8895 * configure: Restore Canadian Cross handling of BISON and LEX,
8896 removed in Feb 20 change.
8897
8898Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8899
8900 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8901 Mention make install. Remove the old copyright date as well the
8902 clumsy and rather pointless copyright on the README file.
8903
8904Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8905
8906 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8907 Makefile after running symlink-tree, then run `make distclean' to
8908 avoid clobbering any generated files in srcdir.
8909
8910Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8911
8912 * configure.in (m68k-*-netbsd*): Build everything now.
8913
8914Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8915
8916 * Makefile.in (taz): Fix quoting.
8917
8918Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8919
8920 * configure.in (sparclet-*-*): Build everything now.
8921
8922Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8923
8924 * configure.in (m68k-*-linux*): New host.
8925
8926Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8927
8928 * configure: Check for bison before byacc.
8929
8930Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8931
8932 * Makefile.in configure: Change the way LEX and BISON/YACC are
8933 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8934 searching PATH. These are used as fallbacks by Makefile.in if
8935 flex/bison/byacc aren't in objdir.
8936
8937Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8938
8939 * Makefile.in: Make everything which depends upon all-bfd also
8940 depend upon all-opcodes, in case --with-commonbfdlib is used.
8941
8942Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8943
8944 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8945 building NT native compilers on Unix.
8946
8947Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8948
8949 * configure.in: Don't get CC from the host Makefile fragment if we
8950 can find gcc in PATH, or if this is a Canadian Cross. Move the
8951 Solaris test for /usr/ucb/cc to the post target script, just after
8952 the compiler sanity test.
8953
8954Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8955
8956 * config.sub: Merge with FSF.
8957
8958Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8959
8960 * Makefile.in (RPATH_ENVVAR): New variable.
8961 (REALLY_SET_LIB_PATH): Use it.
8962 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8963
8964Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8965
8966 * config.sub, configure.in: Recognize sparclet cpu.
8967
8968Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8969
8970 * config.guess: Support m68k-cbm-sysv4.
8971
8972Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8973
8974 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8975 m68k-unknown-linuxaout from linker help string. Put quotes around
8976 $ld_help_string.
8977
8978Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8979
8980 * config.guess (powerpc-harris-powerunix): Add guess for port
8981 to new target.
8982
8983Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8984
8985 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8986
8987Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8988
8989 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8990 $(REALLY_SET_LIB_PATH) in Makefile.
8991 * Makefile.in (SET_LIB_PATH): New variable.
8992 (REALLY_SET_LIB_PATH): New variable.
8993 ($(DO_X)): Use $(SET_LIB_PATH).
8994 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8995 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8996 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8997 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8998 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8999 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9000 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9001 (install-dosrel): Likewise.
9002 (all-opcodes): Depend upon all-libiberty.
9003
9004Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9005
9006 * config.guess (*:CYGWIN*): New
9007
9008Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9009
9010 * Makefile.in (all-target-winsup): All all-target-libiberty.
9011
9012Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9013
9014 * configure.in (noconfigdirs): Add missing # in front of comment.
9015
9016Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9017
9018 * configure.in: add second pass to things added to noconfigdirs
9019 so *-gm-magic can exclude libgloss properly.
9020
9021Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9022
9023 * mpw-configure (extralibs_name, rez_name): Set correctly
9024 for MWC68K compiler.
9025
9026 * mpw-README: Add more info on the necessary build tools.
9027
9028Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9029
9030 * configure.in, config.sub: Recognize cygwin32.
9031
9032Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9033
9034 * config.guess, config.sub: Recognize A/UX.
9035
9036Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9037
9038 * config.sub: Merge with gcc/config.sub.
9039
9040Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9041
9042 * mpw-build.in (do-binutils): Add build of stamps.
9043
9044Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9045
9046 * config.sub: Add recognition for mips64vr4100*-* targets.
9047
9048Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9049
9050 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9051 Add creation of gconfigargs with `--enable-shared' turned on.
9052 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9053 ($(host)-stamp-stage3-configured): Likewise.
9054 (HOLES): Add chatr and ldd.
9055 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9056
9057Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9058
9059 * configure: Pass --nfp to recursive configures.
9060
9061Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9062
9063 * Makefile.in (DLLTOOL): New.
9064 (DLLTOOL_FOR_TARGET): New.
9065 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9066 (EXTRA_TARGET_FLAGS): Ditto.
9067 (EXTRA_GCC_FLAGS): Ditto.
9068 (CONFIGURE_TARGET_MODULES): Ditto.
9069 (DO_X): Ditto.
9070 * configure: Add DLLTOOL.
9071
9072Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9073
9074 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9075 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9076 mh-sco, since old workarounds no longer needed, and don't
9077 build ld, since libraries have weak symbols in COFF.
9078
9079Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9080
9081 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9082
9083Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9084
9085 * configure.in: Make sure that ${CC} can be used to compile an
9086 executable.
9087
9088Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9089
9090 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9091 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9092 nothing depending on whether gdbtk is being built.
9093
9094Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9095
9096 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9097
9098Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9099
9100 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9101 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9102
9103Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9104
9105 * config-ml.in: Add support for
9106 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9107 Simplify setting of multidirs from --disable-foo.
9108
9109Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9110
9111 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9112 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9113 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 9114 non-empty, pass them on to the GCC make.
6599da04
JM
9115 (all-bootstrap): New rule that is like all-gcc, except it executes
9116 the GCC bootstrap rule instead of the GCC all rule.
9117
9118Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9119
9120 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9121
9122Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9123
9124 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9125 DG/UX support.
9126
9127Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9128
9129 * config.sub (i*86*) Change [345] to [3456]
9130
9131Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9132
9133 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9134 --with-gnu-ld=no.
9135
9136Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9137
9138 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9139 AIX multilibs get built.
9140
9141Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9142
9143 * configure.in (i386-win32): Don't build expect if we're not
9144 building the tcl subdir.
9145
9146Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9147
9148 * Makefile.in: (configure-target-examples, all-target-examples):
9149 New targets, configure and build example programs.
9150
9151Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9152
9153 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9154 use it as input to sedit the generated MPW makefile.
9155 * mpw-README: Add a suggestion about Gestalt.h.
9156
9157Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9158
9159 * config.sub: Accept *-*-ieee*.
9160
9161Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9162
9163 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9164 Ronald F. Guilmette <rfg@monkeys.com>.
9165
9166Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9167
9168 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9169 for powerpc-pe native.
9170 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9171 (target==powerpc-pe): duplicate i386-win32 entry.
9172
9173Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9174
9175 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9176 of vxworks, not just vxworks5.1.
9177
9178Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9179
9180 * mpw-configure: Add support for exec-prefix.
9181
9182Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9183
9184 * config.guess: Recognize HP model 816 machines as having
9185 a PA1.1 processor.
9186
9187Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9188
9189 * configure: Ignore new autoconf configure options.
9190
6599da04
JM
9191Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9192
9193 * config.guess: Recognize Pentium under SCO.
9194 From Robert Lipe <robertl@arnet.com>.
9195
9196Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9197
9198 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
9199
9200Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9201
9202 * configure.in: Don't configure gas for alpha-dec-osf*.
9203
9204Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9205
9206 * configure.in: Default to --with-stabs for some targets for which
9207 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9208 i[345]86*-*-unixware*.
9209
9210Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9211
9212 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9213 rather than basing it on the target. Simplify handling of options
9214 controlling which directories to configure. Remove extraneous
9215 slash in multi-clean target.
9216
9217Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9218
9219 * config-ml.in: Prefix more variables with ml_ so they don't collide
9220 with configure's.
9221
9222Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9223
9224 * configure: Don't turn -v into --v.
9225
9226Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9227
9228 * configure.in (targargs): Fix typo.
9229
9230 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9231
9232Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9233
9234 * configure.in: Strip --host and --target options from
9235 CONFIG_ARGUMENTS, and always configure for --host only. Add
9236 --with-cross-host option when building with a cross-compiler.
9237 * configure: Canonicalize the arguments put into config.status by
9238 always using `=' for an option with an argument. Pass a presumed
9239 --host or --target explicitly.
9240
9241Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9242
9243 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9244 into general OS recognition case.
9245
9246Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9247
9248 * configure.in (target_configdirs): add target-winsup only
9249 for win32 target systems.
9250
9251Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9252
9253 * Makefile.in (all-target-libgloss): Depend upon
9254 configure-target-newlib, since when libgloss is built it looks to
9255 see if the newlib directory exists.
9256
9257Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9258
9259 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9260 cfg-ml-*.in.
9261
9262Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9263
9264 * configure: Handle LD and LD_FOR_TARGET when configuring a
9265 Canadian Cross.
9266
6599da04
JM
9267Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9268
9269 * configure.in (target_libs): add target-winsup.
9270 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9271 (target==ppcle-pe): remove ld from $noconfigdirs.
9272
9273Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9274
9275 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9276 Preserve relative path names in $srcdir. Build symlink tree if
9277 configuring cross target dir and srcdir=. (= no VPATH support).
9278 (configure-target-libg++): Depend on configure-target-librx.
9279 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9280 * config-ml.in: New file.
9281 * symlink-tree: New file.
9282 * configure: Ensure srcdir="." if that's what it is.
9283
9284Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9285
9286 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9287 includes and FLEX_SKELETON setting.
9288 * mpw-configure (--with-gnu-ld): New option, controls whether
9289 to use PPCLink or ld with PowerMac GCC.
9290 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9291 * mpw-config.in: Configure grez if targeting Mac.
9292
9293 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
9294 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9295 just macos.
6599da04
JM
9296 * configure.in: Configure grez resource compiler if targeting Mac.
9297 * Makefile.in (all-grez, install-grez): New targets.
9298
9299Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9300
9301 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 9302 gcc in the path, set CC to gcc -O2.
6599da04
JM
9303
9304Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9305
9306 * configure: Default ${build} correctly. Avoid picking up extra
9307 spaces when reading CC and CXX from Makefile. When doing a
9308 Canadian Cross, use plausible default values for numerous
9309 variables.
9310 * configure.in: When doing a Canadian Cross, don't try to
9311 configure tools whose configure script can't handle it.
9312
9313Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9314
9315 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9316
9317Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9318
9319 * configure: Remove dubious bug reporting address.
9320
9321Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9322
9323 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9324 configure script, run that instead of this directory's configure.
9325 In either case, print a message that we're configuring the sub-dir.
9326
9327Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9328
9329 * configure.in: Before checking for the existence of various files,
9330 use sed to filter out "target-".
9331
9332Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9333
9334 * Makefile.in (DO_X): Split rule to decrease command line length
9335 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9336 (Philippe De Muyter).
9337
9338Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9339
9340 * Makefile.in (all-patch): depend on all-libiberty.
9341
9342Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9343
9344 * configure.in: If the only directory in target_configdirs which
9345 actually exists is libiberty, then set target_configdirs to empty,
9346 to avoid trying to build a target libiberty in a gas or gdb
9347 distribution.
9348
9349Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9350
9351 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
9352 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9353 systems.
6599da04
JM
9354
9355Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9356
9357 * configure.in (copy_dirs): Use sys-include instead of include
9358 for --with-headers option.
9359
9360Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9361
9362 * Makefile.in, configure.in: Make winsup builds work with
9363 new scheme.
9364
9365Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9366
9367 * configure.in: Build the linker on AIX.
9368
9369Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9370
9371 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9372 where needed.
9373
9374Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9375
9376 * Makefile.in (all-gcc): Fix typo.
9377
9378Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9379
9380 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9381
9382Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9383
9384 * configure.in: Rename libFOO to target-libFOO, and xiberty
9385 to target-xiberty, to provide more flexibility.
9386 (target_subdir): Define. Create if cross.
9387 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9388 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9389 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9390 check-libFOO -> check-target-libFOO, etc.
9391 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9392 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9393 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9394 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9395 allow ALL_GCC="" to only configure.
9396 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9397 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9398 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9399
9400Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9401
9402 * Makefile.in (taz): Build "info" in etc explicitly.
9403
9404Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9405
9406 * configure.in: Make sure that CC is undefined (as opposed to
9407 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9408 problem with autoconf trying to configure on a host without GCC.
9409
9410Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9411
9412 * mpw-configure: Set host alias from choice of host compiler,
9413 only use generic MPW Makefile sed if present, edit a file
9414 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9415 * mpw-README: Add problem notes about CW6 and CW7.
9416
9417Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9418
9419 * Makefile.in (taz): Use ";" instead of ";;".
9420
9421Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9422
9423 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9424 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9425 DISTDOCDIRS.
9426 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9427 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9428
9429Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9430
9431 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9432 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9433 Move bfd to DISTSTUFFDIRS.
9434
9435Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9436
9437 * Makefile.in (X11_LIB): Removed.
9438 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9439
9440 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9441
9442Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9443
9444 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9445 names.
9446
9447Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9448
9449 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9450
9451Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9452
9453 * configure.in (i[345]86-*-win32): Always build newlib.
9454 Don't configure cvs, autoconf or texinfo.
9455 * Makefile.in (LD_FOR_TARGET): New.
9456 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9457 Pass down LD_FOR_TARGET.
9458
9459Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9460
9461 * winsup: New directory.
9462 * Makefile.in: Build winsup.
9463 * configure.in: Winsup is configured when target is win32.
9464 Can only build win32 target GDB when native.
4e81ae98 9465
6599da04
JM
9466Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9467
9468 * config.guess: Recognize HP model 819 machines as having
9469 a PA 1.1 processor.
9470
9471Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9472
9473 * configure: Fix sed loop which substitutes for CC and CXX to
9474 avoid bug found in various sed implementations.
9475
9476Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9477
9478 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9479 simulator. Use standard powerpc-*-eabi*.
9480
9481Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9482
9483 * configure.in: Stop putting gas and binutils in noconfigdirs for
9484 powerpc-*-aix* and rs6000-*-*.
9485
9486Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9487
9488 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9489 -mcall-aixdesc libraries.
9490
9491Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9492
9493 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9494
9495 * config.sub (arm | armel | armeb): Fix shell syntax.
9496
9497Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9498
9499 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9500 -msoft-float and -mcpu=common support.
9501 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9502 libraries.
9503
9504Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9505
9506 * configure.in: Allow configuration and build of emacs19 for the alpha.
9507
9508Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9509
9510 * configure.in (CC): Get ^CC, not just any old CC, from
9511 ${host_makefile_frag}.
9512
9513Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9514
4e81ae98 9515 * configure.in (CC): Try to get CC from
6599da04
JM
9516 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9517
9518Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9519
9520 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9521 only if it exists in $(srcdir).
9522
9523Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9524
9525 * configure: If CC and CXX are not set in the environment, set
9526 them, based on either an existing Makefile or on searching for gcc
9527 in PATH. Substitute for CC and CXX in Makefile.
9528 * configure.in: Remove libm from target_libs. Separate
9529 target_configdirs from configdirs. If CC is not set in
9530 environment, try to get it from a host Makefile fragment. Rewrite
9531 changes of configdirs to use skipdirs instead. A few minor
9532 tweaks. Take directories out of target_configdirs as they are
9533 taken out of configdirs. Remove existing Makefile files from
9534 subdirectories. Substitute for TARGET_CONFIGDIRS and
9535 CONFIG_ARGUMENTS in Makefile.
9536 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9537 by configure.in.
9538 (CONFIG_ARGUMENTS): Likewise.
9539 (CONFIGURE_TARGET_MODULES): New variable.
9540 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9541 ($(CONFIGURE_TARGET_MODULES)): New target.
9542 (configure-libg++, configure-libio): New targets.
9543 (all-libg++): Depend upon configure-libg++.
9544 (all-libio): Depend upon configure-libio.
9545 (configure-libgloss, all-libgloss): New targets.
9546 (configure-libstdc++): New target.
9547 (all-libstdc++): Depend upon configure-libstdc++.
9548 (configure-librx, all-librx): New targets.
9549 (configure-newlib): New target.
9550 (all-newlib): Depend upon configure-newlib
9551 (configure-xiberty): New target.
9552 (all-xiberty): Depend upon configure-xiberty.
9553
9554Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9555
9556 * configure.in (host i[345]86-*-win32): Expand the
9557 noconfigdirs again.
9558
9559Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9560
9561 * mpw-configure: Fix sed command file name.
9562
9563Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9564
4e81ae98 9565 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
9566 noconfigdirs again.
9567
9568Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9569
9570 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9571 or powerpc*-*-pe*, since they are not yet supported.
9572
9573Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9574
9575 Add PowerMac support and many other enhancements.
9576 * mpw-configure: New option --cc to select compiler to use,
9577 paste options set according to --cc into the generated
9578 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9579 if mpw-make.sed is present.
9580 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9581 add forward includes for PowerPC include files.
9582 * mpw-build.in: Build using Makefile.PPC if present.
9583 (do-byacc, etc): Remove separate version resource builds.
9584 (do-gas): Build "stamps" before "all".
9585 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9586 * mpw-README: Update to reflect --cc option, PowerMac support,
9587 and recently-reported compatibility problems.
9588
9589Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9590
9591 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9592 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9593 (--with-multilib-top): Pass to recursive invocations.
9594
9595Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9596
9597 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9598 v810-*-*.
9599
9600Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9601
9602 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9603 gdb, ld and opcodes on v810-*-*.
9604
6599da04
JM
9605Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9606
9607 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9608 (local-maintainer-clean): New target.
9609 (maintainer-clean): New target.
9610 (realclean): Just depend upon maintainer-clean.
9611
9612Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9613
9614 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9615
9616Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9617
9618 * configure.in: Build ld in mips*-*-bsd* case.
9619
9620Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9621
9622 * config.sub: Accept -lites* OS. From Ian Dall.
9623
9624Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9625
9626 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 9627 targets.
6599da04
JM
9628
9629Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9630
9631 * configure.in: treat i386-win32 canadian cross the same as
9632 i386-go32 canadian cross.
9633
9634Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9635
9636 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9637 running under the simulator to build a reduced set of libraries.
9638 (powerpc-*-eabiaix): Add fine grained multilib support added to
9639 other powerpc targets yesterday.
9640
9641Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9642
9643 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9644 -disable-softfloat, -disable-relocatable, -disable-aix, and
9645 -disable-sysv to control which multilib libraries get built.
9646
9647Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9648
9649 * configure: Add Makefile.tem to list of files to remove in trap
9650 handler.
9651
9652Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9653
9654 * config.guess (*Linux*): Add missing "exit"s.
9655 Also, need specific check for alpha-unknown-linux (uses COFF).
9656
9657Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9658
9659 * config.guess: Merge with FSF:
9660
9661 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9662 * config.guess (AIX4): More robust release numbering discovery.
9663
9664 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9665 * config.guess (i386-sequent-ptx): Properly get version number.
9666
9667 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9668 * config.guess (mips:*:4*:UMIPS): New case.
9669
9670Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9671
9672 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9673 (i386-win32 host): Likewise. Don't build readline.
9674
9675Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9676
9677 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9678 SUPPORT_FILES to submakes.
9679
9680Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9681
9682 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9683 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9684 mpw-configure.
9685
9686Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9687
9688 * configure.in (appdirs): Use =, not ==, in test expression when
9689 trying to build the text to print in the warning message for
9690 Solaris users.
9691
9692Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9693
9694 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9695
9696Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9697
9698 * config.guess: Recognize lynx-2.3.
9699
9700Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9701
9702 * config.sub (z8ksim): Deleted
9703 (z8k-*-coff): New, this is the one true name of the target.
9704
9705Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9706
9707 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9708
9709Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9710
9711 * config.guess (*:Linux:*:*): First try asking the linker what the
9712 default object file format is (elf, aout, or coff). Then if this
9713 fails, try previous methods.
9714
9715Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9716
9717 * configure.in: Don't build newlib for *-*-vxworks5.1.
9718
9719Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9720
9721 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9722 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9723
9724Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9725
9726 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9727
9728Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9729
9730 * cfg-ml-com.in: New file.
9731 * cfg-ml-pos.in: New file.
9732
9733Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9734
9735 * COPYING.NEWLIB: Add HP free copyright to list.
9736
9737Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9738
9739 * config.sub: Recognize -eabi* for the system, not just -eabi.
9740
9741Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9742
9743 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9744 * config.sub, configure.in (win32): New target and host.
9745
9746Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9747
9748 * configure.in: Add i386-pe configuration.
9749
9750Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9751
9752 * mpw-build.in (install): Install GDB after LD.
9753
9754Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9755
9756 * mpw-config.in (elf/mips.h): Always forward-include, needed
9757 for GDB to build.
9758
9759Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9760
9761 * testsuite: New directory for customer acceptance and whole tool
9762 chain tests.
9763
9764Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9765
9766 * configure: If per-host line isn't found, but AC_OUTPUT is found
9767 and a configure script exists, run it instead.
9768
9769Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9770
9771 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9772
9773Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9774
9775 * configure: Set build_{cpu,vendor,os,alias} to host values when
9776 --build isn't specified.
9777
9778Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9779
9780 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9781 (FLAGS_TO_PASS): Pass them.
9782 (EXTRA_TARGET_FLAGS): Ditto.
9783
6599da04
JM
9784Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9785
9786 * Makefile.in (all-libg++): Depend on all-libstdc++.
9787
9788Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9789
9790 * configure.in (noconfigdirs): Enable all packages for
9791 i386-unknown-netbsd.
9792
9793Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9794
9795 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9796 hosted builds (DOS builds)
9797
9798Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9799
9800 Changes for ARM based on patches from Richard Earnshaw:
9801 * config.sub: Handle armeb and armel.
9802 * configure.in: Omit arm linker only for riscix.
9803
9804Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9805
9806 * config.guess: Update from FSF.
9807
9808Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9809
63f6bcd7 9810 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
9811 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9812 powerpcle variant. Convert pentium into i586, not i486. Add p5
9813 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9814 temporarily.
9815
9816Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9817
9818 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9819
9820Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9821
9822 * config.sub: Accept -lites* as a basic system type.
9823
9824Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9825
9826 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9827 installed, and if so return linuxoldld as the system name.
9828
9829Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9830
9831 * config.guess: Add hppa1.1-hp-lites support.
9832
9833Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9834
9835 * configure.in: Don't build newlib for m68k-vxworks5.1.
9836
9837Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9838
9839 * configure.in (mips-sgi-irix6): Use mh-irix5.
9840
9841Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9842
9843 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9844
9845Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9846
9847 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 9848 OSF/1. Fix compiler flags.
6599da04
JM
9849 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9850
9851Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9852
9853 * configure.in: Recognize --with-newlib.
9854 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9855
9856Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9857
d207ebef 9858 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
9859 to *_X11_MODULES due to gdbtk needing X include files et al.
9860
9861Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9862
9863 Merge in support for Mac MPW as a host.
9864 (Old change descriptions retained for informational value.)
9865
9866 * mpw-config.in: Add generic include forwards for cpu-specific
9867 include files in aout and elf directories.
9868
9869 * mpw-configure: Added copyright.
9870 * mpw-config.in: Check for presence of required build tools.
9871 (target_libs): Add newlib.
9872 (target_tools): Add examples.
9873 (Read Me): Generate as "Read Me for MPW" instead.
9874 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9875 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9876 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9877
9878 * mpw-configure: Remove subdir-specific makefile hackery,
9879 delete mk.tmp after using it.
9880
9881 * mpw-build.in (all): Display start and end times.
9882
9883 * mpw-configure (host_canonical): Set.
9884 (target_cpu): Always add to makefiles.
9885 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9886 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9887 (mpw-mh-mpw): Look for in srcdir and srcroot.
9888 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9889
9890 * mpw-build.in: (install-only): New target.
9891
9892 * mpw-configure (host_alias, target_alias): Rename from hostalias
9893 and targetalias, add into generated Makefile.
9894 (mk.tmp): If present, add into generated Makefile.
9895 * mpw-build.in (all-gas): Build config.h first before gas proper.
9896
9897 * mpw-configure (config.status): Write only if changed.
9898 * mpw-config.in (readline): Configure it (not built, just used for
9899 definitions).
9900
9901 * mpw-config.in (elf/mips.h): Add a forward include.
9902
9903 * mpw-config.in: Forward-include most .h files in include into
9904 extra-include.
9905 (readline): Don't build.
9906 mpw-build.in (install): Install GDB.
9907
9908 * mpw-configure (prefix, mpw_prefix): Handle it.
9909 * mpw-config.in (mmalloc, readline): Don't configure.
9910 * mpw-build.in (thisscript): Rename to ThisScript.
9911 Use mpw-build instead of BuildProgram everywhere.
9912 (mmalloc, readline): Don't build.
9913 * mpw-README: New file, basic documentation about the MPW port.
9914
9915 * mpw-config.in: Use forward-include to create include files.
9916
9917 * mpw-configure: Add more things to the top of each configured
9918 Makefile, including contents of config/mpw-mh-mpw.
9919 * mpw-config.in (extra-include): Create this directory and fill it
9920 with Posix-like include files when configuring.
9921
9922 * config.sub (apple, mac, mpw): Add various aliases.
9923
9924 * mpw-build.in: New file, top-level build script fragment for MPW.
9925 * mpw-configure: New file, configure script for MPW.
9926 * mpw-config.in: New file, config fragment for MPW.
9927
9928Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9929
9930 * configure.in (host_libs): Remove glob, since it is gone from the
9931 sources.
9932
9933Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9934
9935 * Makefile.in: define empty GDB_NLM_DEPS var.
9936
9937 * configure.in(target_makefile_frag): use config/mt-netware
9938 for netware targets.
9939
9940Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9941
9942 * config.sub: Merge in recent FSF changes. Remove linux special
9943 cases.
9944
9945Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9946
731a8127 9947 Revert this change:
6599da04
JM
9948
9949 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9950
9951 * build-all.mk: Use CC=cc -Xs on Solaris.
9952
6599da04
JM
9953Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9954
9955 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9956 stop using it.
9957 * Makefile.in: Nuke all references to glob subdirectory.
9958
9959Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9960
9961 * configure.in: Fix --enable-shared logic in per-host.
9962
9963Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9964
9965 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9966
9967Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9968
9969 * configure.in (noconfigdirs): Don't build gas on AIX, for
9970 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9971
9972Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9973
9974 * configure: Fix --cache-file to work if the file argument is a
9975 relative path.
9976
9977Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9978
9979 * configure: If the --cache-file is used, pass it down to
9980 configure in subdirectories.
9981
9982Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9983
9984 * config.sub: add vxworks29k configuration.
9985
9986Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9987
9988 * Makefile.in (taz): Do "diststuff" part quietly.
9989
9990Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9991
9992 * config.sub: Mini-merge with gcc/config.sub.
9993
9994Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9995
9996 * config.guess (IRIX): Sed - to _.
9997
9998Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9999
10000 * Makefile.in (source-vault, binary-vault): New targets.
10001
10002Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10003
10004 * config.sub: Recognize -eabi as a basic system type.
10005
10006Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10007
10008 * configure.in (enable_shared stuff): Fix typo.
10009
10010Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10011
10012 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10013
10014Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10015
10016 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10017
10018Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10019
10020 * configure.in (rs6000-*-*): Don't build gas.
10021
10022Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10023
10024 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10025 reduce command line length.
10026 (AS_FOR_TARGET): Check for as.new, not Makefile.
10027 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10028
10029Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10030
10031 * config.guess: Merge from FSF.
10032
10033Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10034
10035 * configure: Don't use $ when handling program_suffix.
10036
10037Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10038
10039 * configure.in: Configure tk for hppa/hpux.
10040
10041Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10042
10043 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10044
10045Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10046
10047 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10048 to LIBCXXFLAGS. Tests are better run without it.
10049
10050Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10051
10052 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10053
10054Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10055
10056 * configure.in (*-*-netware*): Don't configure xiberty.
10057
10058Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10059
10060 * configure.in: Remove tk from native_only list.
10061
10062Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10063
10064 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10065 for special NCD build.
10066
10067Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10068
10069 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10070 makeall.bat, they're only useful for binutils snapshots.
10071 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10072 makeall.bat to specified SUPPORT_FILES.
10073
10074Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10075
10076 * build-all.mk: Add Ericsson targets to sun4 and solaris
10077 hosts. Add BNR's sun4 target to solaris host, so their
10078 build-from-source will be tested in-house first.
10079
10080Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10081
10082 * Makefile.in (LIBCFLAGS): New variable.
10083 (CFLAGS_FOR_TARGET): Ditto.
10084 (LIBCFLAGS_FOR_TARGET): Ditto.
10085 (LIBCXXFLAGS): Ditto.
10086 (CXXFLAGS_FOR_TARGET): Ditto.
10087 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10088 (BASE_FLAGS_TO_PASS): Pass them.
10089 (EXTRA_TARGET_FLAGS): Ditto.
10090
731a8127 10091 * configure.in: Support --enable-shared.
6599da04
JM
10092
10093Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10094
10095 * configure.in (target_libs): Include libstdc++ again.
10096 * config.guess: Update from FSF (for FreeBSD).
10097
10098Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10099
10100 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10101 makeall.bat.
10102 (DISTDOCDIRS): Add `etc'.
10103 (ETC_SUPPORT_PFX): New variable.
10104 (taz): Include anything from etc starting with a word in
10105 ETC_SUPPORT_PFX.
10106
10107Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10108
10109 * config.sub: Update for recent FSF changes. Remove obsolete
10110 h8300hds entry. Add -windows* and -osx as basic os. Minor
10111 spacing changes.
10112
10113Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10114
10115 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10116
10117 * config.guess: Merge with FSF.
10118 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10119
10120Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10121
10122 * configure: Since the "trap 0" handler will override the exit
10123 status on many systems, only use it for "exit 1", and make it set
10124 a non-zero exit status; reset it before "exit 0". Also, check
10125 exit status of config.sub, and error out if it failed.
10126
10127Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10128
10129 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10130 and install libgloss.
10131
10132Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10133
10134 * Makefile.in (all-binutils): Depend upon all-byacc.
10135
10136 * configure.in: Don't build emacs on Irix 5.
10137
10138Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10139
10140 * configure.in (*-*-netware*): Add libio.
10141
10142Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10143
10144 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10145 (CHECK_TARGET_MODULES): Ditto.
10146 (INSTALL_TARGET_MODULES): Ditto.
10147 (TARGET_LIBS): Ditto.
10148 (all-libstdc++): Note dependencies.
10149
10150Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10151
10152 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10153
10154Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10155
10156 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10157 -fexternal-templates.
10158
10159 * configure.in (target_libs): Add libstdc++.
10160 (noconfigdirs): Add libstdc++ as appropriate.
10161
10162Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10163
10164 * config.guess: Update from FSF.
10165
10166Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10167
10168 * configure: Use ${config_shell} when running ${configsub}.
10169
10170Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10171
10172 * config.sub: No longer recognize h8300h.
10173
10174Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10175
10176 * config.sub: Remove extraneous differences between config.sub and
10177 gcc/config.sub.
10178
10179Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10180
10181 * Makefile.in (DISTSTUFFDIRS): Add gas.
10182
10183Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10184
10185 * COPYING.NEWLIB: New file.
10186
10187Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10188
10189 * config.guess (HP-UX): Patch from Harlan Stenn
10190 <harlan@landmark.com> to also emit release level.
10191
10192Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10193
10194 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10195
10196Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10197
10198 * config.sub: Merge nextstep cleanup from FSF.
10199
10200Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10201
10202 * configure.in (arm-*-*): Don't configure ld for this target.
10203
10204Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10205
10206 * configure.in (*-*-netware): don't configure libg++, libio,
10207 librx, or newlib.
10208
10209Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10210
10211 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10212 configure ld--it works, but it doesn't support shared libraries.
10213
10214Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10215
10216 * config.guess (*-unknown-freebsd*): Get rid of possible
10217 trailing "(Release)" in version string.
10218 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10219
10220Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10221
10222 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10223 Fix type: *-next-neststep -> *-next-nextstep.
10224
10225 * config.guess: Merge from FSF:
10226
10227 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10228
10229 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10230
10231 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10232
10233 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10234 instead of UNIX_SV for UnixWare 1.0).
10235
10236Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10237
10238 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10239 to make gdb/nlm/* build after the compiler and linker.
10240
10241Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10242
10243 * config.guess (netbsd, freebsd, linux): Accept any machine,
10244 not just i[34]86.
10245 (m68k-atari-sysv4): Relocate to match FSF version.
10246
10247 * config.guess: More merges from the FSF:
10248
10249 Add a space before function call or macro invocation.
10250
10251 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10252
10253 * config.guess: Add trap cmd to remove dummy.c and dummy when
10254 interrupted.
10255
10256 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10257
10258 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10259 (dummy): Redirect stderr from compilation of dummy.c.
10260
10261 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10262
10263 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10264
10265Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10266
10267 * configure: Accept and ignore --cache*, for compatibility with
10268 new autoconf.
10269
10270Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10271
10272 * config.guess: Merge from FSF:
10273
10274 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10275
10276 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
10277 (PATH): Add /.attbin at end for finding uname.
10278 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
10279
10280 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10281
e490616e 10282 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
10283
10284 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10285
e490616e
ZW
10286 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10287 to select whether to use ELF or COFF.
6599da04
JM
10288
10289 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10290
e490616e 10291 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
10292
10293 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10294
10295 * config.guess: Guess the OS version for HPUX.
10296
10297 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10298
10299 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10300
10301Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10302
10303 * configure.in: Recognize --with-headers, --with-libs, and
10304 --without-newlib.
10305 * Makefile.in (all-xiberty): Depend upon all-ld.
10306
10307Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10308
10309 * configure.in: Change i[34]86 to i[345]86.
10310
10311Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10312
10313 * configure (version): A few more tweaks to help message.
10314
10315Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10316
10317 * Makefile.in: Remove (for now) librx as a host library,
10318 now that we're building it for target.
10319
10320Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10321
10322 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10323 (Karl Berry).
10324
10325Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10326
10327 * configure.in: Also configure librx.
10328
10329Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10330
10331 * Makefile.in: Update various rules to reflect that librx
10332 is now needed for libg++.
10333
10334Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10335
10336 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10337
10338Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10339
10340 * configure.in: Configure the examples directory.
10341
10342Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10343
10344 * configure: Simplify Jun 2 1994 change.
10345
10346Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10347
10348 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10349 /bin/gcc isn't good enough to build gcc.
10350
10351Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10352
10353 * Makefile.in (GDB_SUPPORT_FILES): Remove
10354 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10355 (gdb.tar.gz): Add new rule to use standard distribution building
10356 mechanism.
10357
10358Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10359
10360 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10361 Bill Cox <bill@cygnus.com>.
10362
10363Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10364
10365 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10366
10367Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10368
10369 * configure: Search current dir first in .gdbinit.
10370
10371Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10372
10373 * config.sub: Recognize freebsd (merged from gcc config.sub).
10374
10375Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10376
10377 * config.sub: Refer to NeXT's operating system as nextstep.
10378
10379 * config.sub (case $basic_machine): Re-order the cases, to match
10380 the order in the FSF version (which is mostly alphabethical).
10381 Merge in some additions and changes from the FSF.
10382
10383Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10384
10385 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10386 * config.sub: Recognize cxux7.
10387 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10388
10389Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10390
10391 * config.sub: Fix typo powerpc -> powerpc-*.
10392
10393Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10394
10395 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10396
10397 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10398 parallel with all-emacs and install-emacs). Top-level command
10399 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10400
10401Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10402
10403 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10404 $(relbindir)/make before doing ``make install'', and use
10405 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10406 installing over running make binary.
10407 ($(host)-stamp-stage3-installed): Likewise.
10408
10409Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10410
10411 * config.guess: Recognize Mach.
10412
10413Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10414
10415 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10416 see whether --exec-prefix was used.
10417
10418Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10419
10420 * README: Explicitly mention libg++/README. (Zoo's idea.)
10421
10422Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10423
10424 * Makefile.in: Add all-librx target similar to all-libproc.
10425
10426Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10427
10428 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10429 with post 1.2 uname bogosity.
10430
10431Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10432
10433 * configure: Remove temporary files on receipt of a signal.
10434
10435Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10436
10437 * configure: If there is a package_makefile_frag, remove
10438 ${subdir}/Makefile.tem after copying it in.
10439
10440Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10441
10442 * build_all.mk: support rs6000 lynx identifies itself as
10443 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10444 since /bin/gcc is too feeble to compile a modern gcc.
10445
10446Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10447
10448 * brought devo/test-build.mk update-to-date with progressive/
10449 test-build.mk. Add lynx targets and hppa flag info.
10450
10451Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10452
10453 * configure.in: Use mh-ncrsvr43. Patch from
10454 Tom McConnell <tmcconne@sedona.intel.com>.
10455
10456Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10457
10458 * config.guess (i386-unknown-bsdi): No longer need to
10459 check #if defined(__bsdi__) && defined(__i386__).
10460
10461Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10462
10463 * configure: Set program_transform_nameoption correctly.
10464
10465Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10466
10467 * brought build-all.mk update-to-date with progressive build-all.mk,
10468 added new targets and hppa info.
4e81ae98 10469
6599da04
JM
10470Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10471
10472 * configure: If config.guess result is a prefix of the user
10473 specified target, assume a native build and use the user specified
10474 target as the host alias. Remove SunOS patch suffix removal hack.
10475 * configure.in: Remove SunOS patch suffix removal hack.
10476
10477 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10478 in NATIVE_CHECK_MODULES.
10479
10480Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10481
10482 * Makefile.in: Rename HOST_ONLY to NATIVE.
10483 * configure: Delete SunOs patch suffix from host_canonical
10484 and build_canonical variables that are prepended to Makefiles.
10485 * configure.in: Add comments for easier maintenance.
10486
10487Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10488
10489 * Makefile.in: Add all-libproc target similar to all-gui.
10490
10491Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10492
10493 * Makefile.in (CHECK_MODULES): split into
10494 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10495
10496Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10497
10498 * config.guess (i386-unknown-bsdi): New system to guess.
10499
10500Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10501
10502 * Makefile.in: Add all-gui target (but not yet build by "all").
10503
10504Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10505
10506 * config.sub: Move deletion of patch suffix from here...
10507 * configure.in: To here, at Ian's suggestion. The top-
10508 level scripts might need to know of a patch level.
10509
10510Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10511
10512 * config.sub: Strip off patch suffix so rtl is recognized
10513 as a sunos4.1.3 machine, even though it's been patched.
10514
10515Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10516
10517 * Makefile.in (INSTALL_LAST): Delete.
10518 (INSTALL_DOSREL): New.
10519
10520Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10521
10522 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10523 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10524 whether we pass down --with-gnu-ld anyhow.
10525
10526Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10527
10528 * Makefile.in (INSTALL_LAST): Change operation so it works
10529 on more flavors of make.
10530 * configure.in (go32): Don't build libg++ or libio.
10531
10532Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10533
10534 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10535 they can be overriden by templates.
10536
10537Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10538
10539 * configure.in (target==go32): Don't build gdb.
10540 * dosrel: New directory.
10541
10542Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10543
10544 * configure.in (host==go32): Configure dosrel too.
10545 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10546 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10547 be set by incoming names or templates.
10548 (INSTALL_LAST): New rule.
6599da04
JM
10549
10550Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10551
10552 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10553
10554Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10555
6599da04
JM
10556 * configure.in (appdirs): New variable. Currently empty, but will
10557 be used in gas distribution. If nonempty, lists a set of
10558 directories at least one of which must get configured, or top
10559 level configuration is considered to have failed.
10560 (rs6000-*-lynxos*): Use new file name.
10561
10562Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10563
10564 Eliminate XTRAFLAGS.
10565 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10566 newlib include files using -idirafter, and also use -nostdinc.
10567 (CXX_FOR_TARGET): Likewise.
10568 (XTRAFLAGS): Removed.
10569 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10570 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10571 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10572 ($(DO_X)): Don't pass down XTRAFLAGS.
10573
10574Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10575
10576 * configure.in (mips*-dec-bsd*): New target; do build linker.
10577 (mips*-*-bsd*): New target; don't build linker.
10578
10579Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10580
10581 * configure.in: support rs6000-*-lynxos* configuration.
10582 support sunos4 as a cross target.
10583
10584 * config.sub: look for lynx*, not lynx since the OS version may
10585 legitimately be part of the name.
10586
10587Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10588
10589 * configure.in (i[34]86-*-sco*): Move to be with other i386
10590 targets.
10591 (romp-*-*): New target. Skip various binary utilities.
10592 (vax-*-*): New target. Don't build newlib.
10593 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10594
10595Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10596
10597 * configure.in: Only set host_makefile_frag if config
10598 directory exists.
10599
10600Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10601
10602 * install.sh: If $dstdir exists, don't check whether each
10603 component does.
10604
10605Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10606
10607 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10608
10609Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10610
3b75d237
AJ
10611 * configure.in (*-*-lynxos*): Don't configure newlib for either
10612 native or cross Lynx.
6599da04
JM
10613
10614Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10615
10616 * config.sub (sparc64-elf): Fix os.
10617 (z8k): Remove duplicate.
10618
10619Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10620
10621 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10622 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10623
10624Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10625
10626 * configure: Make file links cleanly even if Lynx fails on
e490616e 10627 an NFS symlink (at least fail cleanly).
6599da04
JM
10628
10629Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10630
10631 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10632 -XNh2000.
10633
10634Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10635
10636 * configure: Unknown options are fatal again.
10637
10638Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10639
10640 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 10641 compatibility.
6599da04
JM
10642
10643Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10644
10645 * build-all.mk: Add `clean' target.
10646
10647Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10648
10649 * config.guess: Add SINIX support.
10650 * configure.in: Add mips-*-sysv4* support.
10651
10652Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10653
10654 * build-all.mk: Document all useful targets.
10655 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10656 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10657
10658Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10659
10660 * configure: Support --silent, --quiet.
10661
10662Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10663
10664 * configure: Support --disable-FEATURE.
10665
10666Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10667
10668 * config.guess: Recognize NCR running SVR4.3.
10669
10670Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10671
10672 * config.guess: Make BSDI generate i386-unknown-bsd386.
10673 Patch from Paul Eggert <eggert@twinsun.com>.
10674
10675Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10676
10677 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10678
10679Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10680
10681 * configure: Make unrecognized options give nonfatal warnings
10682 instead of fatal errors, and pass them to any subdirectory
10683 configures in case they recognize them.
10684 Make --x equivalent to --with-x.
10685
10686Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10687
10688 * configure: Add --enable-* options. Clean up usage message and
10689 some comments.
10690
10691Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10692
10693 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10694
10695Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10696
10697 * configure.in (hppa*-*-*): Enable binutils.
10698
10699Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10700
10701 * config.sub: Recognize cisco.
10702
10703Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10704
10705 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10706
10707Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10708
10709 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10710 than one configuration name. Add comment.
10711
10712Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10713
10714 * config.guess: about target *-hitachi-hiuxwe2, fixed
10715 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10716 macro is incorrect.]
10717
10718Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10719
10720 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10721 than the "make ls" stuff which used to be here.
10722
10723Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10724
10725 * config.guess: Recognize i[34]86-unknown-freebsd.
10726 From Shawn M Carey <smcarey@rodan.syr.edu>.
10727
10728Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10729
10730 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10731
10732Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10733
10734 * config.guess: Check for ptx.
10735
10736Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10737
10738 * config.sub: Add os9k checking.
10739
10740Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10741
10742 * config.guess: Handle OSF1 running on HPPA processors
10743
10744Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10745
10746 * configure: If subdir configure fails, print out a message with
10747 subdirectory name, in case subdir's configure code didn't identify
10748 itself.
10749
10750Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10751
10752 * configure.in: Remove embedded newlines from configdirs.
10753 Avoid mismatches of substrings. Fix matching strings at end
10754 of configdirs.
10755
10756Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10757
10758 * config.guess: Add Lynx/rs6000 config support.
10759
10760Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10761
10762 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10763
10764Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10765
10766 * configure.in (hppa*-*-osf*): Treat this just like most other
10767 PA configurations (eg no binutils or ld).
10768 (hppa*-*-*elf*): These configurations have binutils and ld.
10769
10770Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10771
10772 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10773
10774Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10775
10776 * configure.in (rs6000-*-*): Build gas.
10777
10778Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10779
e490616e 10780 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
10781
10782Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10783
10784 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10785 for GDB and GDB has been fixed to not need it.
10786
6599da04
JM
10787Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10788
10789 * config.guess: Recognize vax hosts.
10790
10791Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10792
10793 * configure (while loop): Don't use "break 2" inside case
10794 statement -- the case statement isn't an enclosing loop.
10795
10796Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10797
10798 * config.guess: Clean up NeXT support, to allow nextstep
10799 on Intel machines. Make OS be nextstep.
10800
10801Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10802
10803 * config.guess: Add alternate forms for Convex.
10804
10805Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10806
10807 * configure: Completely rewrite option processing. Take
10808 advantage of pattern-matching to avoid invoking test frequently.
10809 Also clean up host and target defaulting logic.
10810
10811Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10812
10813 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10814 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10815 commands (plus user environment) will fit SCO limits.
10816
10817Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10818
10819 * configure.in: Don't issue warnings about directories which are
10820 not being configured if -norecursion is set. Correct test for
10821 --with-gnu-as and --with-gnu-ld to not get confused by substring
10822 matches.
10823
10824 * configure.in: Don't build gas for alpha-dec-osf1*.
10825
10826Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10827
10828 * configure: Back out Per's change of 12/19/1993. It changes the
10829 behavior of configure in unexpected and confusing ways.
10830
10831 Also, use different delim char when calculating
10832 program_transform_name so that the name can contain slashes.
10833
10834Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10835
10836 * configure.in, config.sub: Add support for VSTa micro-kernel.
10837
10838Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10839
10840 * configure.in: Nuke hacks which were used to get a special
10841 version of GAS for HPPA configurations.
10842
10843Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10844
10845 * configure: If only ${target_alias} is given, use that
10846 as the default for ${host_alias}.
10847 * configure: Add missing back-slashes before nested quotes.
10848
10849Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10850
10851 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10852
10853Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10854
10855 * config.guess: Recognize some Tektronix configurations.
10856 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10857
10858Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10859
10860 * config.sub: Match any flavor of SH.
10861
10862Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10863
10864 * configure.in: Don't try to configure newlib for Alpha.
10865
10866Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10867
10868 * configure.in: Don't build ld for Irix 5. Don't build gas,
10869 libg++ or libio for any Alpha target.
10870
10871 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
10872
10873Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10874
10875 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10876 default arguments -- so it tried to compress itself.
10877
10878Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10879
10880 * configure.in (notsupp): ensure that a space is always at the end
10881 of the configdirs list, since the grep checks for an explicit space
10882
10883Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10884
10885 * configure.in (target i386-sysv4.2): don't build ld, since static
10886 versions of many libraries are not available.
10887
10888Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10889
10890 * config.guess: Recognize Apollos (using environment variables).
10891 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10892
10893Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10894
10895 * config.guess: Recognize Sony news mips running newsos.
10896
10897Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10898
10899 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10900 "fi ; else" for bash.
10901
10902Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10903
10904 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10905
10906Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10907
10908 * config.sub: accept unixware as an alias for svr4.2.
10909 Fix some inconsistancies with the gcc version.
10910
10911Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10912
10913 * Makefile.in (DISTDOCDIRS): Add gdb.
10914
10915Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10916
10917 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10918
10919Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10920
10921 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10922 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10923 this now.
10924
10925Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10926
10927 * config.sub: Accept hiux* as an OS name.
10928
10929 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10930 etc/make-stds.texi. The underscore came from gcc, and dje now
10931 agrees that RUNTESTFLAGS is the correct name.
10932
10933Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10934
10935 * install.sh: Remove 'set -e'. It makes any conditionals
10936 in the script useless.
10937
10938 * config.guess: Automatically recognize arm-acorn-riscix
10939 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10940
10941Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10942
10943 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10944
10945Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10946
10947 * Makefile.in (DISTDOCDIRS): New variable.
10948 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 10949 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
10950
10951Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10952
10953 * configure.in (hppa target): check the source directory for the
10954 pagas sub-directory
10955
10956Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10957
10958 * config.sub: Allow -aout* and -elf*.
10959
10960Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10961
10962 * configure.in: Don't build ld on i386-solaris2, same as for
10963 sparc-solaris2.
10964
10965Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10966
10967 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10968
10969Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10970
10971 * configure.in: Configure gdb for alpha.
10972
10973Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10974
10975 * Makefile.in (CXXFLAGS): Add -O.
10976
10977Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10978
10979 * config.guess: added support for DG Aviion
10980
10981Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10982
10983 * configure.in: Produce warning message for subdirectories not
10984 configurable for this host/target combination. Don't try to
10985 configure gdb for vms.
10986
10987Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10988
10989 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10990 appropriate files before making "diststuff".
10991 (DISTBISONFILES): New var: list of files to be edited.
10992 (DISTSTUFFDIRS): Add binutils.
10993
10994Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10995
10996 * config.sub: also handle mipsel and mips64el (for little endian mips)
10997
10998Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10999
11000 * configure.in: Add * to end of all OS names.
11001
11002Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11003
11004 * configure.in: Build newlib for LynxOS native.
11005
11006Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11007
11008 * config.guess: Add support for delta 88k running SVR3.
11009
11010 * configure.in: Add comment about HP compiler vs. emacs.
11011
11012Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11013
11014 * configure.in: don't build ld on solaris2 (not a viable option
11015 due to bugs in getpwnam & getpwuid)
11016
11017Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11018
11019 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11020 config.guess will produce a full version number.
11021
11022Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11023
11024 * configure.in: Build linker and binutils for alpha-dec-osf1.
11025
11026Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11027
11028 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11029 and gdb/testsuite/Makefile.in.
11030
11031Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11032
11033 * configure.in: recognize mips*- instead of mips-
11034
11035Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11036
11037 * config.sub: Accept linux*coff and linux*elf as operating
11038 systems.
11039
11040Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11041
11042 * config.sub: Recognize mips64, and mips3 as an alias for it.
11043
11044Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11045
11046 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11047 gdb knows how to handle OSF/1 shared libraries.
11048
11049Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11050
11051 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11052 * config.guess: Recognize Hitachi's HIUX.
11053 * config.sub: Recognize h3050r* and hppahitachi.
11054 Remove redundant cases for hp9k[23]*.
11055
11056Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11057
11058 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11059 if gas and ld are in the source tree and are in ${configdirs}.
11060 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 11061 --with options (but still pass them down on the command line,
6599da04
JM
11062 if they were explicitly specified).
11063
11064Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11065
11066 * configure: substitute SHELL value in Makefile.in with
11067 ${CONFIG_SHELL}
11068
11069Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11070
11071 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11072 *-*-solaris2* targets.
11073
11074Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11075
11076 * Makefile.in: define M4, and pass it down to sub-makes;
11077 all-autoconf now depends on all-m4
11078
11079Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11080
11081 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11082 presence of {ar,ranlib} instead of a configured directory
11083
11084Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11085
11086 * config.guess: Accept 34?? as well as 33?? for NCR.
11087
11088Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11089
11090 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11091 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11092
11093Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11094
11095 * configure: grab values for $(CC) and $(CXX) from the
11096 environment, so that someone can do "CC=gcc configure; make" and
11097 have it work right (matching the way that autoconf works now)
11098
11099 * configure.in, Makefile.in: add support for gash, the tcl
11100 interface to Galaxy
11101
11102 * config.guess: add NetBSD variants (hp300, x86)
11103
11104Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11105
11106 * install.sh: Support -d option (in the manner of SunOS 4 install,
11107 as it is more deterministic than that of GNU install)
11108 (chmodcmd): Set file to mode 755 by default (should also do default
11109 chgrp and chown, but I don't feel like dealing with that now)
11110
11111Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11112
11113 * config.sub: Remove h8300hhms alias.
11114
11115Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11116
11117 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11118
11119Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11120
11121 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11122 as stmp-fixinc
11123
11124Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11125
11126 * config.sub: recognize m88110-bug-coff.
11127
11128Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11129
11130 * Makefile.in (all-libio): all dependencies on the toolchain used
11131 to build this (gcc, gas, ld, etc)
11132
11133Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11134
11135 * config.guess: Deal with OSF/1 1.3 on alpha.
11136
11137Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11138
11139 * install.sh: add some 'else true' clauses for portability
11140
11141 * configure.in: don't build libio for h8[35]00-*-* targets
11142
11143Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11144
11145 * Makefile.in: Add support for new libio.
11146
11147Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11148
11149 * install.sh: If one command fails, don't try the rest. Don't try
11150 to remove $dsttmp (via trap) unless we have already created it.
11151 If $src doesn't exist, detect it and exit with an error.
11152
11153 * config.guess: Recognize BSD on hp300.
11154
11155Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11156
11157 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11158 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11159
11160Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11161
11162 * Makefile.in (all-send-pr): depends on all-prms
11163
11164Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11165
11166 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11167
11168Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11169
11170 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11171 Added test for mips-mips-riscos5.
11172
11173Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11174
11175 * configure.in: use mh-hp300 for 68k HP hosts
11176
11177Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11178
11179 * configure: add support for CONFIG_SHELL, so that you can use
11180 some alternate shell for evaluating configure scripts
11181
11182Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11183
11184 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11185 in configure script to bug-gdb@prep.ai.mit.edu when building
11186 distribution archive.
11187 * Makefile.in (COMPRESS): Remove def.
11188 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11189 gdb.tar.Z and make-gdb.tar.Z respectively.
11190 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11191 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11192 to convergence with 'taz' target in Makefile.in.
11193
11194Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11195
11196 * install.sh (dsttmp): use trap to ensure that tmp files go
11197 away on error conditions
11198
11199Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11200
11201 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11202
11203Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11204
11205 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11206 its parent is '/' not ''.
11207
11208 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11209
11210Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11211
11212 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11213 that ${newsrcdir}/configure.in does.
11214
11215Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11216
11217 * test-build.mk: support for CONFIG_SHELL
11218
11219Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11220
11221 * config.sub (netware): Add as a basic system type.
11222
11223Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11224
11225 * Makefile.in (Makefile): depend on configure.in. Also drop the
11226 $(srcdir)/ from the dependency on Makefile.in.
11227
11228Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11229
11230 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11231 (h8300hhms is temporary until multi-libraries are implemented).
11232 * configure.in: Handle h8300h too.
11233
11234Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11235
11236 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11237
11238Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11239
11240 * configure: Remove extraneous output when guessing host type.
11241 * config.guess: Remove extraneous output when guessing using C
11242 compiler rather than uname, or when guessing fails.
11243
11244Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11245
11246 * Makefile.in: remove all.cross and install.cross targets
11247
11248 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11249 definitions
11250
11251Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11252
11253 * configure.in (target sh): Build gprof.
11254
11255Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11256
11257 * config.sub: change -solaris to -solaris2
11258
11259Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11260
11261 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11262
11263Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11264
11265 * configure: Correct error message for missing Makefile.in to
11266 print correct directory.
11267
11268Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11269
11270 * install.sh: kludge around 386BSD shell bug
11271
11272Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11273
11274 * config.guess: Recognize NeXT.
11275 * config.guess: Recognize i486-ncr-sysv4.
11276 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11277
11278Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11279
11280 * Makefile.in (MAKEINFOFLAGS): New variable.
11281 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11282 * build-all.mk, test-build.mk: Pass down --no-split as
11283 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11284
11285Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11286
11287 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11288
11289Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11290
11291 * Makefile.in (libg++.tar.z): New rule.
11292 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11293 * Makefile.in (taz): Only do a single chmod.
11294
11295Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11296
11297 * install.sh: don't use dirname anymore (replaced with sed usage)
11298
11299Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11300
11301 * Makefile.in: Change extension for gzip'd files from '.z' to
11302 '.gz' per new FSF standard usage.
11303
11304Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11305
11306 * configure: put quotes around the final value of program_transform_name
11307
11308Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11309
11310 * Makefile.in: new install.sh support; update install-info rules
11311
11312Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11313
11314 * configure.in: Build diff for crosses, but not for go32 host.
11315
11316 * configure.in: Build gprof only for native, and don't build it
11317 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11318
11319Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11320
11321 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11322
11323Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11324
11325 * configure.in (host_tools): Add prms.
11326
11327Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11328
11329 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11330 with $(FLAGS_TO_PASS) on the command line
11331
11332 * config.sub: Recognize lynx and lynxos
11333
11334Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11335
11336 * config.sub: Accept -ecoff*, not just -ecoff.
11337
11338Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11339
11340 * Makefile.in (taz): Use .gz suffix instead of .z.
11341 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11342 names.
11343
11344Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11345
11346 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11347
11348Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11349
11350 * Makefile.in (install-no-fixedincludes): install gcc last, so
11351 that rebuilds that might happen during 'make install' don't get
11352 bogus gcc include files
11353
11354Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11355
11356 Change from Utah for HPPA support:
11357 * config.guess: Recognize hppa1.x-hp-bsd.
11358
11359Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11360
11361 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11362 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11363
11364Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11365
11366 * config.sub: Add support for rom68k and bug boot monitors.
11367
11368Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11369
11370 * Makefile.in: Make all-opcodes depend on all-bfd.
11371
11372Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11373
11374 * config.guess: Added special check for i[34]86-univel-sysv4*.
11375
11376Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11377
11378 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11379 the processor rather than assuming i486.
11380
11381Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11382
11383 * config.guess: Recognize SunOS6 as Solaris3.
11384
11385Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11386
11387 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11388 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11389
11390Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11391
11392 * build-all.mk (all-cross): New target for Canadian Cross.
11393 Added Q2 go32 targets.
11394 * test-build.mk: Configure go32 cross sparclite-aout and
11395 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11396 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11397
11398Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11399
11400 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11401 GO32 hosted toolchains
11402
11403Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11404
11405 * configure: change so "-exec-prefix" gets passed down rather
11406 than "-exec_prefix" so autoconf generated Makefiles get the
11407 exec_prefix set right.
11408
11409Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11410
11411 * config.guess: get the Solaris2 minor version number
11412
11413 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11414
11415Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11416
11417 * config.guess: Recognize some Sequent platforms.
11418
11419Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11420
11421 * Makefile.in: added the vault-install target
11422
11423 * configure.in: actually use the Sun3 makefile fragment that's in
11424 config, also added the release dir to configdirs
11425
11426Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11427
11428 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11429
11430Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11431
11432 * configure.in: remove some program from Alpha targetted toolchains
11433
11434Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11435
11436 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11437 gprof.
11438 (taz): Run "make diststuff" in those directories instead of "make
11439 proto-dir". Look for "VERSION=" only at start of line in subdir
11440 Makefile. Use "gzip -9" for compression.
11441 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11442 (binutils.tar.z): New target.
11443
11444Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11445
11446 * Makefile.in (taz): Include gpl.texinfo.
11447
11448Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11449
11450 * Makefile.in (setup-dirs): Merged into "taz" target.
11451 (taz): Only do `proto-dir' stuff if a directory is actually needed
11452 for this target.
11453
11454Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11455
11456 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11457 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11458 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11459 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11460 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11461
11462Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11463
11464 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11465 config.sub, and move-if-change to gdb testsuite distribution
11466 archive, so the testsuite can be extracted, configured, and
11467 run separately from the gdb distribution. Blow away the Chill
11468 tests that require a Chill compiled executable, since GNU Chill
11469 is not yet publically available.
11470
11471Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11472
11473 * test-build.mk: set environment variables in a single command,
11474 instead of a list of assignments and exports
11475
11476 * config.guess: recognize Alpha/OSF1 systems
11477
11478Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11479
11480 * configure: Change help message to prefer --options rather than
11481 -options.
11482
11483Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11484
11485 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11486 zippy@ecst.csuchico.edu.
11487 * config.guess: Recognize miniframe.
11488
11489Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11490
11491 * Makefile.in: Use srcroot to find runtest rather than rootme.
11492 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11493
11494Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11495
11496 * test-build.mk: Extensive additions to support building on a
11497 machine other than the host.
11498
11499Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11500
11501 * configure (tooldir): Fix for i386-aix again.
11502
11503Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11504
11505 * configure, Makefile.in: Change definition of $(tooldir)
11506 to match the FSF.
11507
11508Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11509
11510 * config.guess: Recognize i[34]86/SVR4.
11511
11512Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11513
11514 * Makefile.in (all-gdb): gdb depends on sim.
11515
11516Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11517
11518 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11519 at the same time we make the prototype gdb directory.
11520 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11521 files at the same time as the gdb base release distribution.
11522
11523Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11524
11525 * Makefile.in (check): Use individual check targets rather than
11526 DO_X rule.
11527 (check-gcc): Added.
11528
11529Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11530
11531 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11532 for System V release 3.2.
11533
11534Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11535
11536 * config.sub: Recognize hppaosf.
11537 * configure.in: Do configure ld/binutils/gas for it.
11538
11539Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11540
11541 * configure (tooldir): Alter syntax used to set this, for systems
11542 where "\$" isn't handled right, like i386-aix.
11543
11544Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11545
11546 * configure: Pass program-transform-name, not
11547 program_transform_name, to recursive configures.
11548
11549Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11550
11551 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11552 of gas+ld+binutils.
11553
11554Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11555
11556 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11557
11558Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11559
11560 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11561
6599da04
JM
11562Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11563
11564 * Makefile.in (PRMS): Set back to all-prms.
11565
11566Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11567
11568 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11569 targets, rather than for MIPS hosts.
11570
11571Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11572
11573 * configure.in: add comment for --with-x default values
11574
11575 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11576
11577 * Makefile.in: add check-* targets for each of the directories in
11578 the tree. Add a definition of RUNTEST that will use the one we
11579 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11580
11581Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11582
11583 * configure.in: Removed obsolete references to bfd_target and
11584 target_makefile_frag.
11585
11586 * build-all.mk: Set assorted targets for Q2.
11587 * config.sub: Recognize z8k-sim and h8300-hms.
11588 * test-build.mk: Really don't pass host to configure.
11589 (HOLES): Added uname.
11590
11591Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11592
11593 * configure: Handle an empty program-prefix, program-suffix or
11594 program-transform-name correctly.
11595
11596Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11597
11598 * build-all.mk: -G 8 no longer required for MIPS targets.
11599 * test-build.mk: Don't pass host argument to configure; make it
11600 guess.
11601
11602Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11603
11604 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11605 * Makefile.in (COMPRESS): New macro, like GZIP.
11606
11607Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11608
11609 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11610
11611 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11612 with gas currently defaults to -G 0.
11613
11614Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11615
11616 * Makefile.in (all-flex): flex depends on byacc.
11617
11618 * build-all.mk: If host not specified, use config.guess. Pass TAG
11619 to test-build.mk as RELEASE_TAG.
11620 * test-build.mk (configargs): New variable containing arguments to
11621 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11622 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11623
11624 * config.guess: Use /bin/uname when checking -X argument on SCO,
11625 to avoid invoking GNU uname which doesn't understand -X.
11626
11627 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11628
11629 * configure.in: Build gas for mips-*-*.
11630
11631Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11632
11633 * Makefile.in (all.normal): insert missing backslash.
11634
11635Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11636
731a8127 11637 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
11638
11639 * Makefile.in: Complete overhaul to merge many almost identical
11640 targets.
11641
11642Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11643
11644 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11645 (gdb.tar.Z): Adjusted.
11646
11647 * Makefile.in (setup-dirs, taz): New targets; should be general
11648 enough to adapt for gdb sometime. Build only .z file.
11649 (gas.tar.z): New target.
11650
11651Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11652
11653 * build-all.mk: Use CC=cc -Xs on Solaris.
11654
6599da04
JM
11655Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11656
11657 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11658 for handling BISON for FSF releases.
11659
11660Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11661
11662 * configure: Actually implement the change zoo just documented.
11663
11664Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11665
11666 * configure: when using config.guess, only set target_alias when
11667 it's not already been set (ie, on the command line)
11668
11669Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11670
11671 * Makefile.in: add installcheck target, set PRMS to install-prms
11672
11673Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11674
11675 * configure: add support for package_makefile_fragment, handle the
11676 case where a directory has a configure.in file but no Makefile.in
11677 more gracefully (with an actual understandable error message, even);
11678 add support for --without (and add this to the usage message); also
11679 explicitly add a --host=${host_alias} to the command line when
11680 config.guess is used
11681
11682Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11683
11684 * configure: Must use both --host and --target in recursive calls.
11685
11686Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11687
11688 * Makefile.in: Change deja-gnu to dejagnu.
11689
11690Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11691
11692 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11693
11694Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11695
11696 * configure.in: canonicalize all instances to *-*-solaris2*,
11697 also strip out a number of tools to not build for go32 host
11698
11699Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11700
11701 * config.guess: add GPL.
11702
11703 * Makefile.in, config.guess, config.sub, configure: bump
11704 copyrights to 93.
11705
11706Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11707
11708 * Makefile.in (do-info): Removed obsolete check for existence of
11709 localenv file.
11710
11711 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11712
11713Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11714
11715 * Makefile.in: a couple of 'else true' for decstation,
11716 support for TclX
11717
11718 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11719
11720Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11721
11722 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11723
11724Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11725
11726 * config.guess: Recognize i386-ibm-aix (PS/2).
11727 * configure.in: Use config/mh-aix386 file for it.
11728
11729Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11730
11731 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11732 CC_FOR_TARGET instead.
11733 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11734
11735Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11736
11737 * Makefile.in: Add sim to list of directories sent with gdb
11738
11739Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11740
11741 * configure.in: Put back mips-dec-bsd* case.
11742
11743Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11744
11745 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11746 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11747 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
11748
11749Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11750
11751 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11752
11753 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11754 (install-info): install dir.info only if it exists,
11755 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11756
11757Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11758
11759 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11760 gas for mips-dec-bsd.
11761
11762Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11763
11764 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11765 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11766
11767Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11768
11769 * configure.in: Added "dejagnu" to hosttools list.
11770
11771Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11772
11773 * config.sub, configure.in, config.guess: Add support
11774 for Bosx, an AIX variant from Bull.
11775 Patches from F.Pierresteguy@frcl.bull.fr.
11776
11777Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11778
11779 * devo/dejagnu: Initial creation of devo/dejagnu.
11780 Migrated dejagnu testcases and support files for testing software
11781 tools to reside as subdirectories, currently called "testsuite",
11782 within the directory of the software tool. Migrated all programs,
11783 support libraries, etc. beloging to dejagnu proper from
11784 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11785 with no modifications. The changes to these files which will
11786 allow them to configure, build, and execute properly will be made
11787 in a future update.
11788
11789Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11790
11791 * Makefile.in: Change send_pr to send-pr.
11792 * configure.in: Likewise.
11793 * send_pr: Renamed directory to send-pr.
11794
11795Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11796
11797 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11798
11799Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11800
11801 * README: Update for gdb-4.8 release.
11802 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11803 gdb-xxx.tar.z (gzip'd) file also.
11804
11805Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11806
11807 * Makefile.in: make all-diff depend on all-libiberty
11808
11809Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11810
11811 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11812
11813Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11814
11815 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11816
11817Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11818
11819 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11820 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11821 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11822
11823Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11824
11825 * Makefile.in: makeinfo binary is in a new location
11826
11827Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11828
11829 * config.sub: Accept -ecoff as an OS.
11830
11831 * Makefile.in: Various changes to eliminate a level of make
11832 recursion and reduce the required command line length.
11833 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11834 sub-makes.
11835 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11836 variables holding settings for specific sub-makes.
11837 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11838 in terms of BASE_FLAGS_TO_PASS.
11839 (TARGET_LIBS): New variable listing directories which use
11840 TARGET_FLAGS_TO_PASS.
11841 (subdir_do): Eliminated.
11842 (do-*): New set of targets to replace subdir_do.
11843 (various): All targets which used subdir_do now depend on do-*.
11844 (local-clean): Renamed from do_clean.
11845 (local-distclean): New target, dependency of distclean and
11846 realclean.
11847 (install-info): Don't create directories. Depend on dir.info
11848 rather than calling make recursively.
11849 (install-dir.info): Eliminated.
11850 (install-info-dirs): Create all info directories here.
11851 (dir.info): Depend upon do-install-info.
11852
11853 * test-build.mk (HOLES): Added false.
11854
11855Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11856
11857 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11858
11859Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11860
11861 * Makefile.in (info): remove dependency on all-texinfo. The
11862 problem was really in texinfo/C, not at this level.
11863
11864Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11865
11866 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11867
11868Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11869
11870 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11871 GDB releases.
11872
11873Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11874
11875 * configure: Include srcdir in message about target of link not
11876 being found. Don't convert `-' to `_' in `with' options being
11877 passed to subdirs.
11878
11879Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11880
11881 * configure.in: add uudecode to host_tools
11882
11883 * Makefile.in: added {all,install}-uudecode targets, added them to
11884 the appropriate lists
11885
11886Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11887
11888 * Makefile.in (all-gcc): Added dependency on all-gas.
11889
11890 * configure.in (mips-*-*): Build ld and binutils.
11891
11892Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11893
11894 * configure: check return code from mkdir, print error message and
11895 exit on failure.
11896
11897Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11898
11899 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11900
11901Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11902
11903 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11904
11905Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11906
11907 * config.sub (h8500): Recognize this as a cpu type.
11908
11909Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11910
11911 * configure: source directory missing is no longer a warning
11912
11913 * configure.in: recognize irix[34]* instead of irix[34]
11914
11915 * Makefile.in: define and pass down X11_LIB
11916
6599da04
JM
11917Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11918
11919 * guess-systype: Renamed to ...
11920 * config.guess: ... by popular request.
11921 * configure.in, Makefile.in: Update accordingly.
11922
11923Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11924
11925 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11926 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11927 + Execute ./dummy instead of assuming . is in PATH.
11928
11929Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11930
11931 * guess-systype: New shell script. Attempts to guess the
11932 canonical host name of the executing host.
11933 Only a few hosts are supported so far.
11934 * configure: Call guess-systype if no host is specified.
11935
11936Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11937
11938 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11939 gcc Makefile.
11940
11941
11942Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11943
11944 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11945 (all-gcc, install-gcc, subdir_do): Use it.
11946
11947Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11948
11949 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11950
11951Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11952
11953 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11954 set exclusively by configure, using configure.in .
11955
11956Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11957
11958 * test-build.mk: set $PATH for all builds
11959
11960 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11961
11962Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11963
11964 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11965 the one used in gcc/Makefile.in, so that a null expansion doesn't
11966 override the one needed to build gcc with a native cc.
11967
11968
11969Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11970
11971 * configure: Accept -with arguments.
11972
11973Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11974
11975 * Makefile.in: added h8300sim
11976
11977Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11978
6599da04
JM
11979 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11980 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11981 (all-cygnus, native, build-cygnus): Make
11982 $(canonhost)-stamp-3stage-done, not $(host)....
11983 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11984 i386-sco3.2v4. Added else true to if command.
11985
11986Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11987
11988 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11989
11990Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11991
11992 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11993
11994Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11995
11996 * configure.in: don't remove binutils from Solaris builds
11997
11998Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11999
12000 * Makefile.in: get rid of earlier definitions for *clean,
12001 also handle the recursive info rule better
12002
12003Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12004
12005 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12006 do more-or-less the right thing.
12007
12008Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12009
12010 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12011 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12012
12013Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12014
12015 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12016 $(host_canonical).
12017
12018 * configure.in: split the configdirs list into 4 categories (native
12019 v. cross, library v. tool) and handle the cross-only and native-
12020 only in more reasonable (and correct!) way.
12021
12022Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12023
12024 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12025 configdirs anymore.
12026
12027Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12028
12029 * Makefile.in: extensive cleanup:: removed all of the explicit
12030 clean-* targets, collapsed many wrappers around subdir_do into
12031 one, added additional targets to satisfy standards.texi, deleted
12032 some old targets, some changes for consistency
12033
12034Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12035
12036 * configure.in: handle some programs as cross-only, and others as
12037 native only
12038
12039 * test-build.mk: handle partial holes in a more generic manner
12040
12041 * Makefile.in: m4 depends on libiberty
12042
6599da04
JM
12043Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12044
12045 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12046 time, wdiff, and find to configdirs
12047
12048 * Makefile.in: all, clean, and install rules for the new programs
12049 added to configure.in
12050
12051Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12052
12053 * configure.in: use mh-sun for all *-sun-* hosts
12054
6599da04
JM
12055Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12056
12057 * Makefile.in: define flags for X11 include files and library file
12058 locations, pass them down to the programs that need this info
12059
12060 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12061
6599da04
JM
12062Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12063
12064 * configure.in: start building libg++ for HP-UX targets
12065
12066Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12067
12068 * README: Update references to files moved into etc/.
12069
12070Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12071
12072 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12073 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12074
12075Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12076
12077 * configure: accept dash as well as underscore in long option
12078 names for FSF compatibility.
12079
12080Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12081
12082 * config.sub: added -sco3.2v4 support from FSF.
12083
12084Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12085
12086 * configure.in: expand the section that adds or removes
12087 directories from the list of programs to build, to handle native
12088 vs. cross in addition to host v. native
12089
12090Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12091
12092 * Makefile.in: Replace C++ in macro names with CXX.
12093 This is less likely to break ...
12094
12095Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12096
12097 * test-build.mk: add -w to GNU_MAKE
12098
12099Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12100
12101 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12102 add 'sparc' to list of recognized cpus. This needed to make
12103 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12104 Delete some redundant ose68 variants. Recognize -wrs as an os,
12105 then changes that into $CPU-wrs-vxworks.
12106
12107 * configure.in: remove most references to gdbtest, regularize
12108 target based program removal
12109
12110 * test-build.mk: import from p3 tree (many fixes and changes)
12111
12112Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12113
12114 * Makefile.in: added rules to handle tcl, tk, and expect
12115
12116 * configure.in: handle those directories if they exist
12117
12118Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12119
12120 * config.sub: removed bogus hppabsd and hppahpux names, since
12121 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12122
12123Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12124
12125 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12126 depends upon all-xiberty
12127
12128 * Makefile.in: changes from p3, including:
12129
12130 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12131
12132 * Makefile.in (XTRAFLAGS): include newlib directories if
12133 newlib/Makefile exists, rather than if host != target.
12134
12135 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12136
12137 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12138 from the same source tree and not building a cross-compiler. This
12139 matters for the libg++ configuration if reconfiguring a tree that
12140 has already been installed.
12141
12142 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12143
12144 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12145 pick up the machine and system specific header files.
12146
12147 * Makefile.in: added AS_FOR_TARGET, passed down in
12148 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12149 the C compiler to use to create programs which are run in the
12150 build environment, set it to default to $(CC), and passed it down
12151 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12152
12153 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12154
12155 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12156 We need them for unusual native builds, like systems without
12157 ranlib.
12158
12159 * configure: also define $(host_canonical) and
e490616e
ZW
12160 $(target_canonical), which are the full, canonical names for the
12161 given host and target
6599da04
JM
12162
12163Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12164
12165 * Makefile.in: Added separate definitions for C++.
12166
12167Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12168
12169 * configure.in (configdirs): Add deja-gnu.
12170
12171Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12172
12173 * README: Update for configure.texi and gdb-4.7 release.
12174
12175Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12176
12177 * Makefile.in: Move "all" target to top of file.
12178 Previously, first target was ".PHONY" which caused BSD4.4 make
12179 to build .PHONY when make was run without arguments.
12180
12181Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12182
12183 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12184 Library-copylefted code in libiberty.
12185
12186Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12187
12188 * config.sub: Replace m68kmote with plain old m68k.
12189
12190Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12191
12192 * Makefile.in: Remove space from blank line, avoid Make complaints.
12193
12194Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12195
12196 * config.sub: Complain if no argument is given. Added support for
12197 386bsd as OS and target alias.
12198
12199Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12200
12201 * Makefile.in (XTRAFLAGS): include newlib directories if
12202 newlib/Makefile exists, rather than if host != target.
12203
12204Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12205
12206 * config.sub: recognize sparclite-wrs-vxworks.
12207
12208 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12209 p3.) Added clean-xiberty to clean.
12210
12211Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12212
12213 * configure.in: use *-*-* instead of nested cases for host and target
12214
12215Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12216
12217 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12218 from the same source tree and not building a cross-compiler. This
12219 matters for the libg++ configuration if reconfiguring a tree that
12220 has already been installed.
12221
12222Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12223
12224 * config.sub (i486v/i486v4): Merge in from FSF version.
12225
12226Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12227
12228 * configure: only set PWD if it is already set.
12229
12230Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12231
12232 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12233 doesn't have unset and all success paths (and most error paths)
12234 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12235 to just ${PWD} to avoid confusion.)
12236
12237Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12238
12239 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12240 even for a native compilation.
12241
12242Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12243
12244 Changes to make the gdb.tar.Z rule work better.
12245
12246 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12247 (DEVO_SUPPORT): Add configure.texi.
12248 (bfd-ilrt.tar.Z): Remove ancient rule.
12249
12250Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12251
12252 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12253 pick up the machine and system specific header files.
12254
12255 * configure.in, config.sub: added new target m68010-adobe-scout,
12256 with alias of adobe68k. Changed configure.in to check for
12257 -scout before -sco* to avoid a false match.
12258
12259 * Makefile.in: added AS_FOR_TARGET, passed down in
12260 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12261 the C compiler to use to create programs which are run in the
12262 build environment, set it to default to $(CC), and passed it down
12263 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12264
12265Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12266
12267 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12268 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12269 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12270 FOR_TARGET variants, to newlib and libg++.
12271
12272Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12273
12274 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12275 first.
12276
12277Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12278
12279 * config.sub: Accept `elf' as an environment.
12280
12281Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12282
12283 * Makefile.in (all-opcodes): cd into the right directory
12284
12285Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12286
12287 * configure: added -program_transform_name option, used as
12288 argument to sed when installing programs.
12289 configure.texi: added documentation for -program_prefix,
12290 -program_suffix and -program_transform_name.
12291
12292Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12293
12294 * config.sub: Accept i486 where i386 ok.
12295
12296Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12297
12298 * config.sub: accept we32k
12299
12300Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12301
3b75d237 12302 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
12303
12304 * Makefile.in: don't create all directories for ``make install'';
12305 let the subdirectories create the ones they need.
12306
12307Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12308
e490616e 12309 * COPYING: new file, GPL v2
6599da04
JM
12310
12311Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12312
12313 * Makefile.in: use the new gen-info-dir, which needs a template
12314 argument (which also lives in texinfo)
12315
12316 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12317
6599da04
JM
12318Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12319
12320 * config.sub (ncr3000): Change i386 to i486.
12321
12322Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12323
12324 * Makefile.in: add install-rcs, install-grep to
12325 install-no-fixedincludes, removed install-bison and install-libgcc
12326
12327Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12328
12329 * configure.in: grab the HPUX makefile fragment if on HPUX
12330
12331Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12332
12333 * Makefile.in: eradicate bison spoor (ditto libgcc).
12334 configure.in: recognise m68{k,000}-ericsson-OSE.
12335 es1800 is alias for m68k-ericsson-OSE
12336
12337Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12338
12339 * configure.in: rearrange the parts that remove programs from
12340 configdirs, based now on HOST==TARGET or by canonical triple.
12341
12342Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12343
12344 * test-build.mk: recurse explicitly with -f test-build.mk when
12345 appropriate. predicate stage3 and comparison on the existence
12346 of gcc. That is, if gcc isn't around, we aren't three-staging.
12347 On very clean, also remove ...stamp-co. Build in-place before
12348 doing other builds.
12349
12350Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12351
12352 * Makefile.in, configure.in: add tgas
12353
12354Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12355
12356 * Makefile.in: a number of changes merged in from progressive.
12357
12358 * configure.in: add libm.
12359
12360 * .cvsignore: ignore some stuff that comes from test-build.mk.
12361
6599da04
JM
12362Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12363
12364 * config.sub: Add es1800 (m68k-ericsson-es1800).
12365
12366Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12367
12368 * configure: Add program_suffix (parallel to program_prefix)
12369 * Makefile.in: adjust directory-creating script for losing decstation
12370
12371Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12372
12373 * configure: Minor $subdir-related fixes.
12374
12375Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12376
12377 * configure: fix various problems with propogating
12378 makefile_target_frag in subdirs.
12379 * configure.in: config libgcc if its there
12380
12381Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12382
12383 * config.sub: HPPA merge.
12384
6599da04
JM
12385Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12386
12387 * Makefile.in: Replace all-bison with all-byacc in all
12388 dependency lines for other tools (which now use byacc).
12389
12390Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12391
12392 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12393
6599da04
JM
12394Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12395
12396 * Makefile.in: make gprof rules similar to byacc rules (instead of
12397 vestigal $(unsubdir) that didn't work...)
12398
12399Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12400
12401 * config.sub: Add support for Linux.
12402 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12403 (at least for libg++).
12404
12405Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12406
12407 * configure.texi: fix doc for the -nfp option to configure
12408
12409Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12410
12411 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12412
12413Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12414
12415 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12416 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12417 * configure.in: added solaris* host_makefile_frag hook.
12418
12419Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12420
12421 * config.sub: changed recognition of m68000 so that various
12422 m68k types can be specified via m680[01234]0
12423
12424Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12425
12426 * config.sub (basic_machine): fix sed so that '-foo' isn't
12427 completely substituted out while .+'-foo' loses the '-foo'
12428
12429Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12430
12431 * config.sub ($os): Add -aout.
12432
12433Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12434
12435 * configure: If host_makefile_frag is absolute, don't
12436 prefix ${invsubdir} (relevant to libg++ auto-configure).
12437
12438Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12439
12440 * Makefile.in (tooldir): Define it.
12441 (all-ld): Depend on all-flex.
12442
12443Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12444
12445 * Makefile.in (check): Fix libg++ special case.
12446
12447Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12448
12449 * configure: do not bury `pwd` into config.status, thus do fewer
12450 pwd's.
12451
12452 * configure: print the "Building in" message only when building in
12453 other than "." AND verbose.
12454
63f6bcd7 12455 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
12456 configures.
12457
12458 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12459
12460Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12461
12462 * Makefile.in: macroize flags passed on recursion. remove
12463 fileutils.
12464
12465Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12466
12467 * configure: get makesrcdir right for subdirs deeper than 1.
12468
12469 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12470 install.
12471
12472Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12473
12474 * Makefile.in: don't print subdir_do or recursion lines.
12475
12476Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12477
12478 * standards.texi: added menu item.
12479
12480 * Makefile.in: build and install standards.info.
12481
12482 * standards.texi: new file.
12483
12484Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12485
12486 * configure: test for and move config.status pieces from
12487 ${subdir}/.
12488
12489Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12490
6599da04
JM
12491 * configure: Test for existance of files before trying to mv
12492 them, to avoid numerous non-existance messages.
12493
12494Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12495
12496 * configure: correct final line of config.status.
12497
12498 * configure: patch from eggert. Avoids a protection problem if
12499 the original Makefile.in is read only.
12500
12501 * configure: use move-if-change from gcc to create config.status.
12502 Some makefiles depend on config.status to tell if a directory
12503 has been reconfigured for a different host. This change
12504 prevents those directories from remaking everything in the case
12505 where the reconfig was only intended to rebuild a Makefile.
12506
12507 * configure: test for config.sub with "config.sub sun4" rather
12508 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12509 host alias from a missing config.sub.
12510
12511Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12512
12513 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12514 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12515
12516Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12517
12518 * configure: mkdir ${subdir} as needed.
12519
12520Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12521
12522 * Makefile.in,configure.in: added autoconf.
12523
12524Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12525
12526 * Makefile.in: no longer pass against on recursion.
12527
12528 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12529 definitions are not inherited.
12530
12531 * configure: correct makesrcdir when subdir is .
12532
12533Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12534
12535 * configure: Add support for 'subdirs' variable, which is
12536 like 'configdirs', except that configure doesn't re-invoke
12537 itself for subdirs, it just creates a Makefile for each subdir.
12538 * configure.texi: Document subdirs.
12539
12540Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12541
12542 * configure.in: added flex to configdirs
12543
12544Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12545
12546 * Makefile.in: remove clean-stamps from clean.
12547
12548Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12549
12550 * configure.in: Add gdbtest to configdirs.
12551
12552Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12553
12554 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12555 to recursive makes.
12556 * configure.in: Recognize new ncr3000 config.
12557
12558Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12559
12560 * Makefile.in, configure.in: removed references to gdbm.
12561
12562Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12563
12564 * config.sub: Don't canonicalize os value
12565 newsos* to bsd (readline needs to check for newsos).
12566 (This fix was earlier made Jan 31, but got re-broken.)
12567
12568Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12569
12570 * configure.in: sco is an os, not a vendor!
12571
12572 * configure: Quote $( better. Keep various shells happy.
12573
12574Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12575
12576 * Makefile.in: eliminate stamp-files.
12577
12578Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12579
12580 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12581 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12582
12583Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12584
12585 * config.sub: fix iris/iris3.
12586
12587Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12588
12589 * configure: re-add -rm.
12590
12591Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12592
12593 * Maskefile.in: add .stmp-rcs to all.
12594
12595 * configure.in: remove gas from rs6000 build, use aix host fragment.
12596
12597Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12598
12599 * configure: pass down site_option during recursion.
12600
12601Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12602
12603 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12604
12605Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12606
12607 * configure: Change exec_prefix so that it really defaults to prefix.
12608
12609Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12610
12611 * Makefile.in, configure.in: Add support for mmalloc library.
12612
12613Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12614
12615 * Makefile.in: add stmp dependencies for a few more things.
12616
12617Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12618
12619 * configure: adjusted error message on objdir/srcdir configure
12620 collision, per john's suggestion.
12621
12622 * Makefile.in: add libiberty stmp to all and all.cross.
12623
12624Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12625
12626 * Makefile.in: remove force dependencies, add grep to all.
12627
12628Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12629
12630 * Makefile.in: drop flex. make stamp files work.
12631
12632 * configure: added test for conflicting configuration in srcdir,
12633 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12634 gets cranky. use relative paths for configure and srcdir
12635 whenever possible. Send some error messages to stderr that were
12636 going to stdout.
12637
12638Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12639
12640 * Makefile.in: Fix libg++ rule to check for gcc directory
12641 before using gcc/gcc. Also pass XTRAFLAGS.
12642
12643Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12644
12645 * Makefile.in: added stmp-files so that directories aren't polled
12646 when they are already built.
12647
12648 * configure.texi: fixed a node pointer problem.
12649
12650Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12651
731a8127 12652 * config.sub configure.in gdb/configure.in
6599da04
JM
12653 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12654 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12655 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12656
12657Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12658
12659 * configure: -recurring becomes -silent. corrected help message
12660 for -site= option.
12661
12662 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12663
12664Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12665
12666 * configure: when building Makefile for crosses, replace
12667 tooldir and program_prefix. default srcdir from location of
12668 config.sub. remove "for host in hosts" and "for target in
12669 targets" loops.
12670
12671Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12672
12673 * Makefile.in: Do not pass bindir or mandir to cvs.
12674
12675Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12676
12677 * Makefile.in, configure.in: removed traces of namesubdir,
12678 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12679 copyrights to '92, changed some from Cygnus to FSF.
12680
12681 * configure.texi: remove most references to multiple hosts,
12682 multiple targets, subdirs, etc.
12683
12684 * configure.man: removed rcsid. reference config.sub not
12685 config.subr.
12686
12687 * Makefile.in: mkdir $(infodir) on install-info.
12688
12689Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12690
12691 * configure.texi: Explain better about .gdbinit and about
12692 the environment that configure.in sections run in.
12693
12694Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12695
12696 * configure.in: Ultrix is only a decstation if it's a MIPS.
12697
12698Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12699
12700 * README: DOC.configure => cfg-paper.texi.
12701
12702Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12703
12704 * config.sub (near case $os): Don't convert newsos* to bsd!
12705
12706Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12707
12708 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12709 the number of copies of COPYING that go into the GDB tar file.
12710
12711Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12712
731a8127 12713 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
12714 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12715 Fix SCO configuration stuff.
12716
12717Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12718
12719 * Makefile.in: For libg++, make sure the -I pointing
12720 to the gcc directory goes *after* all the libg++-local -I flags.
12721 Also, move just-gcc dependency from just-libg++ to all-libg++.
12722
12723Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12724
12725 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12726
12727Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12728
12729 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12730
12731Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12732
12733 * config.sub: Add stratus configuration frags. Also
12734 submitted to FSF.
12735
12736Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12737
12738 * Makefile.in (DEV_SUPPORT): add configure.man.
12739
12740 * config.sub(Decode manufacturer-specific): add -none*.
12741
12742Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12743
12744 * Makefile.in: remove form feeds to make Sun's make happy.
12745 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12746
12747Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12748
12749 * Makefile.in (AR_FLAGS): Make quieter.
12750
12751Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12752
12753 * configure.in: Add libg++.
12754 * configure: When verbose, don't output the command line at each
12755 level; it will be unremarkably the same as the previous version,
12756 which will be the same as what the user typed.
12757
12758Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12759
12760 * configure.in, Makefile.in: fix clean-info, add flex. add
12761 fileutils.
12762
12763 * configure: be less sensitive to spaces in Makefile.in. Do not
12764 look for sources in "..". Doing so breaks subdirectories that
12765 might have their own configure. If a subdir has it's own
12766 configure script, use it.
12767
12768Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12769
12770 * cfg-paper.texi: some changes suggested by rms.
12771
12772Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12773
12774 * config.sub: Merge in some small additions from the FSF version,
12775 taken from the gcc distribution, to bring the Cygnus and FSF
12776 versions into closer sync.
12777
12778Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12779
12780 * configure.in: Changed svr4 references to sysv4.
12781
12782Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12783
12784 * configure: added -V for version number option.
12785
12786Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12787
12788 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12789 renamed from DOC.configure to cfg-paper.texi.
12790
12791Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12792
12793 * configure, config.subr, config.sub: config.subr is now
12794 config.sub again.
12795
12796Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12797
12798 * configure.texi: new file, in progress.
12799
12800 * Makefile.in: build info file and install the man page for
12801 configure.
12802
12803 * configure.man: new file, first cut.
12804
12805 * configure: find config.subr again now that configuration "none"
12806 has gone. removed all traces of the -ansi option. removed all
12807 traces of the -languages option.
12808
12809 * config.subr: resync from rms.
12810
12811Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12812
12813 * configure, config.sub, config.subr: merge config.sub into
12814 config.subr, call the result config.subr, remove config.sub, use
12815 config.subr.
12816
12817 * Makefile.in: revised install for dir.info.
12818
12819Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12820
12821 * configure.in: add decstation host makefile frag.
12822
12823 * Makefile.in: BISON now bison -y again. also install-gcc on
12824 install. clean-gdbm on clean. infodir belongs in datadir.
12825 Make directories for info install. Build dir.info here then
12826 install it.
12827
12828Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12829
12830 * Makefile.in: fix for bad directory tests.
12831
12832Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12833
12834 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12835 regexp. -srcdir relative was being handled incorrectly.
12836
12837 * Makefile.in: unwrapped some for loops so that parallel makes
12838 work again and so one can focus one's attention on a particular
12839 package.
12840
12841Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12842
12843 * configure: added PWD as a stand in for `pwd` (for speed). use
12844 elif wherever possible. make -srcdir work without -objdir.
12845 -objdir= commented out.
12846
12847Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12848
12849 * configure: +options become --options. -subdirs commented out.
12850 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12851 Makefile now at top of generated Makefile. Removed cvs log
12852 entries. added -srcdir. create .gdbinit only if there is one
12853 in ${srcdir}.
12854
12855 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12856 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12857 and mandir now keyed off datadir by default.
12858
12859Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12860
12861 * Freshly created ChangeLog.
12862
12863\f
12864Local Variables:
12865mode: change-log
12866left-margin: 8
12867fill-column: 76
12868version-control: never
12869End: