]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
5cb6c629
AJH
12006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
f4d8cdf8
JDA
52006-06-22 John David Anglin <dave.anglin@nrc.ca>
6
7 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8
4fe5abb7
SE
92006-06-22 Steve Ellcey <sje@cup.hp.com>
10
11 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
12
2a79fd67
DA
132006-06-20 David Ayers <d.ayers@inode.at>
14
15 PR bootstrap/28072
16 * configure.in: Add target-boehm-gc to noconfigdirs depending on
17 whether target-libjava is being configured instead of whether the
18 java front end is enabled.
19 * configure: Regenerate.
20
04879af3
RO
212006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
22
23 PR target/27540
24 * configure.in: Only enable libgomp on IRIX 6.
25 * configure: Regenerate.
26
ec6c7392
PB
272006-06-15 Paolo Bonzini <bonzini@gnu.org>
28
29 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
30 too.
31 * Makefile.in: Regenerate.
32
12973d7a
DD
332006-06-13 Jeff Johnston <jjohnstn@redhat.com>
34
35 * config-ml.in: Alter CCASFLAGS to include special
36 multilib options the same as is done for CFLAGS.
37
c67ed86a
JDA
382006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
39
40 * configure.in: Don't enable libgomp on hpux10.
41 * configure: Rebuilt.
42
cb253473
DA
432006-06-12 David Ayers <d.ayers@inode.at>
44
45 PR bootstrap/27963
46 PR target/19970
47 * configure.in: Remove target-boehm-gc from noconfigdirs where
48 ${libgcj} is specified.
49 * configure: Regenerate.
50
32845532
CD
512006-06-06 Carlos O'Donell <carlos@codesourcery.com>
52
53 Sync from src:
54
55 * configure.in: Sync.
56 * configure: Regenerated.
57
58 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
59
60 * Makefile.def: Added dependencies from sim and gdb on intl, and
61 added configure dependencies to everything with an all dependency
62 on intl.
63 * Makefile.in: Regenerated.
64
7cd0cf9c
DA
652006-06-06 David Ayers <d.ayers@inode.at>
66
67 PR libobjc/13946
68 * Makefile.def: Add dependencies for libobjc which boehm-gc.
69 * Makefile.in: Regenerate.
70 * configure.in: Add --enable-objc-gc at toplevel and have it
71 enable boehm-gc for Objective-C.
72 Remove target-boehm-gc from libgcj.
73 Add target-boehm-gc to target_libraries.
74 Add target-boehm-gc to noconfigdirs where ${libgcj}
75 is specified.
76 Assert that boehm-gc is supported when requested for Objective-C.
77 Only build boehm-gc if needed either for Java or Objective-C.
78 * configure: Regenerate.
79
3ff3adad
PB
802006-06-05 Paolo Bonzini <bonzini@gnu.org>
81
82 PR 27674
83 * Makefile.tpl (configure-[+prefix+][+module+],
84 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
85 Remove rule to unstage bootstrapped modules.
86 (stage_current): New.
87 * Makefile.in: Regenerate.
88
898e551d
LB
892006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
90
91 * MAINTAINERS (Write After Approval): Update my e-mail address.
92
ea60341e
MS
932006-06-01 Mark Shinwell <shinwell@codesourcery.com>
94
95 * include/libiberty.h: Declare pex_run_in_environment.
96
222ae291
AL
972006-05-31 Asher Langton <langton2@llnl.gov>
98
99 * MAINTAINERS (Write After Approval): Add myself.
898e551d 100
e9a54b07
PB
1012006-05-25 Paolo Bonzini <bonzini@gnu.org>
102
103 * Makefile.def (bfd, opcodes): Fix lib_path.
104 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
105 (restrap): Move under "@if gcc-bootstrap". Fix typo.
106 * Makefile.in: Regenerate.
107
03e67131
CD
1082006-05-24 Carlos O'Donell <carlos@codesourcery.com>
109
110 * Makefile.in: Regenerate.
111
65d6e994
CD
1122006-05-24 Carlos O'Donell <carlos@codesourcery.com>
113
114 * Makefile.def: Add install-html target. Add datarootdir
115 docdir and htmldir to flags_to_pass.
116 * Makefile.tpl: Add install-html target.
117 * Makefile.in: Regenerate.
118 * configure.in: Add --with-datarootdir, --with-docdir, and
119 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
120 * configure: Regenerate.
121
9e299237
MS
1222006-05-24 Mark Shinwell <shinwell@codesourcery.com>
123
124 * configure.in: Enable gprof for cross builds.
125 * configure: Regenerate.
126
c31202cd
RG
1272006-05-22 Richard Guenther <rguenther@suse.de>
128
129 Revert
130 2006-01-31 Richard Guenther <rguenther@suse.de>
131 Paolo Bonzini <bonzini@gnu.org>
132
133 * Makefile.def (target_modules): Add libgcc-math target module.
134 * configure.in (target_libraries): Add libgcc-math target library.
135 (--enable-libgcc-math): New configure switch.
136 * Makefile.in: Re-generate.
137 * configure: Re-generate.
138 * libgcc-math: New toplevel directory.
139
2a332582
JDA
1402006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
141 Andreas Tobler <a.tobler@schweiz.ch>
142
143 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
144 * configure: Rebuilt.
145
ccce6917
SL
1462006-05-12 Sandra Loosemore <sandra@codesourcery.com>
147
148 * MAINTAINERS (Write After Approval): Add myself.
149
ed606bc0
DD
1502006-05-01 DJ Delorie <dj@redhat.com>
151
3d8f47a0 152 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
153 * configure: Regenerate.
154
9386bd20
RG
1552006-05-01 Richard Guenther <rguenther@suse.de>
156
157 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
158 maintainer.
159
7b3bd503
KZ
1602006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
161
162 * MAINTAINERS (Write After Approval): Add myself.
163
87ceee72
JB
1642006-04-28 Jan Beulich <jbeulich@novell.com>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167
e88a2c09
DD
1682006-04-18 DJ Delorie <dj@redhat.com>
169
170 * configure.in (m32c): Build libstdc++-v3. Pass flags to
171 reference libgloss so that libssp can be built in a combined
172 tree.
173 * configure: Regenerate.
174
675f0a8a
RM
1752006-04-08 Robert Millan <rmh@gcc.gnu.org>
176
177 * MAINTAINERS (Write After Approval): Add myself.
178
27b6c940
BE
1792006-04-05 Ben Elliston <bje@au.ibm.com>
180
181 * configure.in: Require makeinfo 4.4 or higher.
182 * configure: Regenerate.
183
687b17d4
GP
1842006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
185
186 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
187 Rearrange the entries of other libraries to have them in one place.
188
906ac235
JB
1892006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
190
191 * MAINTAINERS (Write After Approval): Remove myself.
192 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
193
fb0103e5
RG
1942006-03-14 Richard Guenther <rguenther@suse.de>
195
196 * configure: Regenerate with autoconf 2.13.
197
17237f6b
JB
1982006-03-13 Jim Blandy <jimb@codesourcery.com>
199
200 * MAINTAINERS: Use my work address.
bed31434
JB
201
202 * MAINTAINERS: Update my E-mail address.
203
27079765
AH
2042006-03-10 Aldy Hernandez <aldyh@redhat.com>
205
206 * configure.in: Handle --disable-<component> generically.
207 * configure: Regenerate.
208
54a17039
L
2092006-03-01 H.J. Lu <hongjiu.lu@intel.com>
210
211 PR libgcj/17311
212 * ltmain.sh: Don't use "$finalize_rpath" for compile.
213
b9bd11ca
EE
2142006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
215
216 * MAINTAINERS (Write After Approval): Remove myself.
217 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
218
e9a54b07
PB
2192006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
220
072b06f2
RE
221 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
222 (TARGET_CONFIGDIRS): Remove.
223 * configure.in: Remove AC_SUBST(target_configdirs).
224 * Makefile.in, configure: Regenerated.
ee2312f3 225
936e1a35
SK
2262006-02-20 Steven G. Kargl <kargls@comcast.net>
227
228 * MAINTAINERS (Write After Approval): Remove myself.
229 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
230
cc11cc9b
PB
2312006-02-20 Paolo Bonzini <bonzini@gnu.org>
232
233 PR bootstrap/25670
234
235 * Makefile.tpl ([+compare-target+]): Print explanation messages.
236
237 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
238 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
239 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
240 BUILD_PREFIX, BUILD_PREFIX_1.
241 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
242
243 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
244 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
245
246 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
247 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
248 of `cat stage_current`. Always provide the `r' and `s' variables.
249 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
250 a single shell execution.
251 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
252 bootstrapped modules, make the stage1 module if the build was not
253 started yet, else build the current stage.
254 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
255 (all-build, all-host, all-target, [+make_target+]-host,
256 [+make_target+]-target): Do not use \-continued lines.
257 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
258 (current_stage, restrap, stage_last): New.
259
260 * Makefile.in: Regenerate.
261 * configure: Regenerate.
262
63a7c9ef
BD
2632006-02-19 Bud Davis <jmdavis@link.com>
264
265 * MAINTAINERS (Write After Approval): Remove myself.
266 (Language Front End Maintainers): Add myself as fortran 95
267 maintainer and update e-mail address.
268
a3543e3a
FXC
2692006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
270
271 * MAINTAINERS (Write After Approval): Remove myself.
272 (Language Front End Maintainers): Add myself as fortran 95
273 maintainer.
274
ca5b1d2c
VK
2752006-02-16 Victor Kaplansky <victork@il.ibm.com>
276
277 * MAINTAINERS (Write After Approval): Add myself.
278
0499513f
TK
2792006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
280
281 * MAINTAINERS (Write After Approval): Remove myself.
282 (Language Front End Maintainers): Add myself as
283 fortran 95 maintainer.
284
d1f8db0c
PB
2852006-02-14 Paolo Bonzini <bonzini@gnu.org>
286
287 Sync from src:
288
289 2005-12-27 Leif Ekblad <leif@rdos.net>
290
291 * configure.in: Add support for RDOS target.
292 * configure: Regenerate.
293
2942006-02-14 Paolo Bonzini <bonzini@gnu.org>
295 Andreas Schwab <schwab@suse.de>
296
297 * configure: Regenerate.
298
cac90078
DE
2992006-02-12 David Edelsohn <edelsohn@gnu.org>
300
301 * configure.in (enable_libgomp): Add AIX.
302 * configure: Regenerate.
303
bd37fbf5
MK
3042006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
305
306 * MAINTAINERS (Write After Approval): Add myself.
307
23027b7a
LM
3082006-02-03 Lee Millward <lee.millward@gmail.com>
309
310 * MAINTAINERS (Write After Approval): Add myself.
311
0058967b
RG
3122006-01-31 Richard Guenther <rguenther@suse.de>
313 Paolo Bonzini <bonzini@gnu.org>
314
315 * Makefile.def (target_modules): Add libgcc-math target module.
316 * configure.in (target_libraries): Add libgcc-math target library.
317 (--enable-libgcc-math): New configure switch.
318 * Makefile.in: Re-generate.
319 * configure: Re-generate.
320 * libgcc-math: New toplevel directory.
321
e8b05380
PB
3222006-01-26 Paolo Bonzini <bonzini@gnu.org>
323
324 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
325 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
326 the assembler, linker and binutils.
327 * configure: Regenerate.
328
d54d5437
DM
3292006-01-22 Dirk Mueller <dmueller@suse.de>
330
331 * MAINTAINERS (Write After Approval): Add myself.
332
670cbfcf
DN
3332006-01-20 Diego Novillo <dnovillo@redhat.com>
334
335 * configure: Regenerate.
336
953ff289
DN
3372006-01-18 Richard Henderson <rth@redhat.com>
338 Jakub Jelinek <jakub@redhat.com>
339 Diego Novillo <dnovillo@redhat.com>
340
341 * libgomp: New directory.
342 * Makefile.def: Add target_module libgomp.
343 * Makefile.in: Regenerate.
344 * configure.in (target_libraries): Add target-libgomp.
345 * configure: Regenerate.
346
32ce4048
AO
3472006-01-05 Alexandre Oliva <aoliva@redhat.com>
348
349 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
350 @ from continuation.
351 * Makefile.in: Rebuilt.
352
0eaf8e17 3532006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 354
c76c0c83
CL
355 * MAINTAINERS (Write After Approval): Add myself.
356
2d309510
PB
3572006-01-04 Paolo Bonzini <bonzini@gnu.org>
358
359 PR bootstrap/24252
360
361 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
362 * Makefile.tpl (OBJDUMP): New.
363 (EXTRA_HOST_FLAGS): Add it.
364 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
365
953ff289
DN
366 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
367 to use symbolic links between directories. Avoid race conditions
368 or make them harmless.
369 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
370
371 * Makefile.def (LEAN): Pass.
372 * Makefile.tpl (LEAN): Define.
373 (stage[+id+]-start): Accept that the previous directory does not
374 exist, if the bootstrap is lean.
375 (stage[+id+]-bubble): Invoke lean bootstrap commands after
376 stage[+id+]-start. Use a makefile variable and an `if' instead of a
377 configure substitution.
378 ([+compare-target+]): Likewise.
379 ([+bootstrap-target+]-lean): New.
380 * configure.in: Remove lean bootstrap support from here.
381
953ff289
DN
382 * Makefile.in: Regenerate.
383 * configure: Regenerate.
2d309510 384
368872c3
BE
3852006-01-04 Ben Elliston <bje@au.ibm.com>
386
387 * MAINTAINERS (libdecnumber): Add myself.
388
d79e6356
MM
3892006-01-02 Mark Mitchell <mark@codesourcery.com>
390
391 * libtool-ldflags: New script.
392
a6fbc1e2
AS
3932006-01-02 Andreas Schwab <schwab@suse.de>
394
395 * configure.in: When reconfiguring remove Makefile in
396 all stage directories.
397 * configure: Regenerate.
398
103a4b39
SB
3992005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
400
401 * MAINTAINERS: Update my email address.
402
212f829c
PB
4032005-12-20 Paolo Bonzini <bonzini@gnu.org>
404
405 Revert Ada-related part of the previous change.
406
407 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
408 Do not pass.
409 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
410 * Makefile.in: Regenerate.
411 * configure.in: Do not include mt-ppc-aix target fragment.
412 * configure: Regenerate.
413
8ef1f2df
PB
4142005-12-19 Paolo Bonzini <bonzini@gnu.org>
415
416 * configure.in: Select appropriate fragments for PowerPC/AIX.
417 * configure: Regenerate.
418
419 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
420 BOOT_CFLAGS, BOOT_LDFLAGS.
421 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
422 BOOT_CFLAGS, BOOT_LDFLAGS.
423 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
424 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
425 (stage): Fail if we cannot complete the work.
426 * Makefile.in: Regenerate.
427
ab34901f
NS
4282005-12-16 Nathan Sidwell <nathan@codesourcery.com>
429
430 * configure.in: Replace ms1 with mt.
431 * configure: Rebuilt.
432
cbe82f21
BM
4332005-12-15 Bryce McKinlay <mckinlay@redhat.com>
434
435 * MAINTAINERS: Update my email address.
436
19843472
PB
4372005-12-15 Paolo Bonzini <bonzini@gnu.org>
438
439 * Makefile.tpl (all, do-[+make_target+], do-check, install,
440 install-host-nogcc): Don't invoke $(stage) at the end.
441 * Makefile.in: Regenerate.
442
1ca26cd2
PB
4432005-12-14 Paolo Bonzini <bonzini@gnu.org>
444
445 * configure.in: Flip the top-level bootstrap switch.
446 * configure: Regenerate.
447
f41d6665
DJ
4482005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
449
450 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
451 $(stage) and $(unstage).
452 (EXTRA_TARGET_FLAGS): Correct double-quoting.
453 (all): Remove stray semicolon.
454 (local-distclean): Don't handle multilib.tmp and multilib.out.
455 (install.all): Set $s for consistency.
456 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
457 check_multilibs setting. Always make the install directory.
458 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
459 Correct @if/@endif.
460 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
461 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
462 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
463 (multilib.out): Remove.
464 * Makefile.in: Regenerated.
465
9174b3cf
CD
4662005-12-12 Carlos O'Donell <carlos@codesourcery.com>
467
468 * MAINTAINERS (Write After Approval): Add myself.
469
64f182bd
NS
4702005-12-12 Nathan Sidwell <nathan@codesourcery.com>
471
121b2cee
NS
472 * MAINTAINERS: Add myself as mt maintainer.
473
64f182bd
NS
474 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
475
a6d63770
AN
4762005-12-06 Adam Nemet <anemet@caviumnetworks.com>
477
478 * MAINTAINERS: Change email address.
479
2abefe3d
PB
4802005-12-05 Paolo Bonzini <bonzini@gnu.org>
481
482 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
483 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
484 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
485 Find in-tree tools if available.
486 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
487 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
488 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
489 (COMPILER_*_FOR_TARGET): New.
490 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
491 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
492 (CONFIGURED_*, USUAL_*): Remove.
493 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
494 STRIP): Use autoconf substitutions.
495 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
496 COMPILER_NM_FOR_TARGET): New.
497 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
498
499 (all): Make all-host and all-target in parallel.
500 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
501 that $$r and $$s are set before invoking a recursive make.
502 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
503 ([+bootstrap-target+]): Inline most of the `all' target.
504
2f3bdde7
BE
5052005-11-29 Ben Elliston <bje@au.ibm.com>
506
507 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
508 from the gcc build directory.
509 * Makefile.in: Regenerate.
510
a4b6c45a
BE
5112005-11-29 Ben Elliston <bje@au.ibm.com>
512
513 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
514 depend on all-libdecnumber.
515 * configure.in (host_libs): Include libdecnumber.
516 * Makefile.in: Regenerate.
517 * configure: Likewise.
518
473a74b9
BE
5192005-11-29 Ben Elliston <bje@au.ibm.com>
520
521 * libdecnumber: Import decNumber sources from the dfp-branch.
522
b4623110
KJ
5232005-11-21 Kean Johnston <jkj@sco.com>
524
525 * config.sub, config.guess: Sync from upstream sources.
526
67dc1785
BE
5272005-11-21 Ben Elliston <bje@au.ibm.com>
528
529 Import from Autoconf sources:
530
531 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
532 * config/move-if-change: Don't output "$2 is unchanged";
533 suggested by Ben Elliston. Handle weird characters correctly.
534
186abafe
AT
5352005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
536
537 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
538 to match upstream libtool for darwin.
539
ef9db8d5
DJ
5402005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
541
542 * Makefile.def: Remove gdb dependencies for gdbtk.
543 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
544 (configure-gdb, install-gdb): New rules.
545 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
546 * Makefile.in, configure: Regenerated.
547
9c5141ab
JB
5482005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
549
550 * MAINTAINERS (Write After Approval): Add myself.
551
4523d51b
EE
5522005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
553
554 * MAINTAINERS (Write After Approval): Add myself.
555
086b011c
DN
5562005-10-24 Diego Novillo <dnovillo@redhat.com>
557
558 * MAINTAINERS (alias analysis): Add Daniel Berlin and
559 Diego Novillo.
560
e7c84bf8
PB
5612005-10-22 Paolo Bonzini <bonzini@gnu.org>
562
563 PR bootstrap/24297
564 * Makefile.tpl (do-[+make-target+], do-check, install,
565 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
566 are set before recursing.
567 * Makefile.in: Regenerate.
568
b88a7564
EB
5692005-10-20 Eric Botcazou <ebotcazou@adacore.com>
570
571 PR bootstrap/18939
572 * Makefile.def (gcc) <target>: Fix thinko.
573 * Makefile.in: Regenerate.
574
61efc800
BS
5752005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
576
577 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
578 * configure: Regenerate.
579
f53d2869
JZ
5802005-10-15 Jie Zhang <jie.zhang@analog.com>
581
582 * MAINTAINERS (Write After Approval): Add self.
583
077fc835
KH
5842005-10-08 Kazu Hirata <kazu@codesourcery.com>
585
586 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
587 target-libffi, target-qthreads, target-libjava, and
588 targetlibobjc.
589 * configure: Regenerate.
590
d739199a
DJ
5912005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
592
593 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
594 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
595 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
596 (USUAL_OBJDUMP_FOR_TARGET): New.
597 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
598 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 599 * configure, Makefile.in: Regenerated.
d739199a 600
db38c6bb
PB
6012005-10-05 Paolo Bonzini <bonzini@gnu.org>
602
603 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
604 before other host packages.
605
3015564c
KK
6062005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
607
608 * MAINTAINERS: Add self as sh libraries/configury maintainer.
609
1061f99e
PB
6102005-10-05 Paolo Bonzini <bonzini@gnu.org>
611
612 PR bootstrap/22340
613
614 * configure.in (default_target): Remove.
615 * Makefile.tpl (all): Do not use prerequisites as subroutines
616 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
617 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
618 use prerequisites as subroutines.
619 (check-host, check-target): New.
620 (bootstrap configure & all targets): Do not use stage*-start
621 if the directory layout is already ok.
622 (non-bootstrap configure & all targets): Prepend a $(unstage).
623 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
624 (NOTPARALLEL): Remove.
625 (unstage, stage variables): New variables.
626 (unstage, stage targets): Simply expand to those variables.
627
628 * configure: Regenerate.
629 * Makefile.in: Regenerate.
630
4a9c436f
JW
6312005-10-04 James E Wilson <wilson@specifix.com>
632
633 * Makefile.def (lang_env_dependencies): Add libmudflap.
634 * Makefile.in: Regenerate.
635
37150080
AS
6362005-10-03 Andreas Schwab <schwab@suse.de>
637
638 Backport from libtool CVS:
639 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
640
641 * ltmain.sh: add support for installing into temporary
642 staging area (e.g. 'make install DESTDIR=...')
643
39d16468
L
6442005-10-03 H.J. Lu <hongjiu.lu@intel.com>
645
646 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
647 * configure: Regenerated.
648
72a7ab82
AP
6492005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
650
651 * configure: Regenerate with the correct
652 autoconf version.
653
6b65a26d
CM
6542005-09-30 Catherine Moore <clm@cm00re.com>
655
656 * configure.in (bfin-*-*): New.
657 * configure: Regenerated.
658
040b1c5a
GK
6592005-09-28 Geoffrey Keating <geoffk@apple.com>
660
661 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
662 (LIPO_FOR_TARGET): New.
663 (CONFIGURED_LIPO_FOR_TARGET): New.
664 (USUAL_LIPO_FOR_TARGET): New.
665 (STRIP_FOR_TARGET): New.
666 (CONFIGURED_STRIP_FOR_TARGET): New.
667 (USUAL_STRIP_FOR_TARGET): New.
668 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
669 STRIP_FOR_TARGET.
670 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
671 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
672 * Makefile.in: Regenerate.
673 * configure: Regenerate.
674
3a3c28db
DE
6752005-09-19 David Edelsohn <edelsohn@gnu.org>
676
677 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
678 (rs6000-*-aix*): Same.
679 * configure: Regenerate.
680
2749a921
TT
6812005-09-16 Tom Tromey <tromey@redhat.com>
682
683 * MAINTAINERS: Add self as java maintainer.
684
7f26dfa3
FXC
6852005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
686
687 * configure.in: Recognize f95 in the --enable-languages option,
688 and substitute it for fortran, issuing a warning.
689 * configure: Regenerate.
690
d8852c4f
PE
6912005-08-30 Phil Edwards <phil@codesourcery.com>
692
693 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
694 * configure: Regenerated.
695
ad685e81
AH
6962005-08-22 Aldy Hernandez <aldyh@redhat.com>
697
698 * MAINTAINERS: Add self as ms1 maintainer.
699
b00d752c
RE
7002005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
701
702 * Makefile.def (libssp): Add to lang_env_dependencies.
703 * Makefile.in: Regenerate.
704
9ed8fb9b
ILT
7052005-08-18 Ian Lance Taylor <ian@airs.com>
706
707 * MAINTAINERS: Add myself as middle-end maintainer.
708
0f029d39
CG
7092005-08-17 Christian Groessler <chris@groessler.org>
710
711 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
712 * Makefile.in: Regenerate.
713
81087874
AK
7142005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
715
716 * MAINTAINERS (write after approval): Added myself.
717
6a134f1c
MR
7182005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
719
720 * MAINTAINERS (Write After Approval): Add myself.
721
2693c0b0
PB
7222005-08-12 Paolo Bonzini <bonzini@gnu.org>
723
724 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
725 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
726 Look for alternate names of the target cc and c++
727 * configure: Regenerate.
728
4de997d1
PB
7292005-08-08 Paolo Bonzini <bonzini@gnu.org>
730
731 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
732 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
733 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
734 tools; remove code to manually set them.
735 (Target tools): Look in the environment for them.
736 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
737 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
738 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
739 build directory.
740 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
741 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
742 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
743 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
744 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
745 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
746 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
747 * configure: Regenerate.
748 * Makefile.in: Regenerate.
749
b089e33a
BE
7502005-07-28 Ben Elliston <bje@au.ibm.com>
751
752 * MAINTAINERS: Update for removed CPU targets.
753
e3791243
MM
7542005-07-27 Mark Mitchell <mark@codesourcery.com>
755
756 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
757 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
758 * Makefile.in: Regenerated.
759
526635cb
MM
7602005-07-26 Mark Mitchell <mark@codesourcery.com>
761
762 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
763 (CFLAGS_FOR_TARGET): Use it.
764 (CXXFLAGS_FOR_TARGET): Likewise.
765 * Makefile.in: Regenerated.
766 * configure.in (--with-build-sysroot): New option.
767 * configure: Regenerated.
768
19791f70
PB
7692005-07-24 Paolo Bonzini <bonzini@gnu.org>
770
771 * Makefile.tpl: Wrap install between unstage and stage
772 * Makefile.in: Regenerate.
773
35f5a23f
EC
7742005-07-21 Eric Christopher <echristo@apple.com>
775
776 * MAINTAINERS: Update affiliation.
777
ff3ddf15
PW
7782005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
779
780 * MAINTAINERS: Add self as crx port maintainer.
781
3a664c1c
DD
7822005-07-20 DJ Delorie <dj@redhat.com>
783
784 * MAINTAINERS: Add self as m32c maintainer.
785
539df155
KC
7862005-07-16 Kelley Cook <kcook@gcc.gnu.org>
787
788 * all files: Update FSF address.
789
be9c593a
EC
7902005-07-15 Eric Christopher <echristo@redhat.com>
791
792 * MAINTAINERS: Change affiliation.
793
fd7ea4ab
JB
7942005-07-14 Jim Blandy <jimb@redhat.com>
795
796 * configure.in: Add cases for Renesas m32c.
797 * configure: Regenerated.
798
0063a823
KC
7992005-07-14 Kelley Cook <kcook@gcc.gnu.org>
800
d0ca130a
KC
801 * COPYING.LIB: Update from fsf.org.
802
8032005-07-14 Kelley Cook <kcook@gcc.gnu.org>
804
805 * COPYING, compile, config.guess,
0063a823
KC
806 config.sub, install-sh, missing, mkinstalldirs,
807 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 808 * config-ml.in: Update FSF address.
0063a823 809
a8ba31f2
EC
8102005-07-13 Eric Christopher <echristo@redhat.com>
811
812 * configure.in: Add toplevel noconfigdir support for tpf.
813 * configure: Regenerate.
814
5bea4a03
PB
8152005-07-11 Paolo Bonzini <bonzini@gnu.org>
816
817 PR ada/22340
818
819 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
820 * Makefile.in: Regenerate.
821
284bdbbd
MM
8222005-07-07 Mark Mitchell <mark@codesourcery.com>
823
824 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
825 Brolley to write-after-approval.
826
452190fb
AS
8272005-07-07 Andreas Schwab <schwab@suse.de>
828
829 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
830 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
831 * Makefile.in: Regenerated.
832
9c8f9ec2
GK
8332005-07-06 Geoffrey Keating <geoffk@apple.com>
834
835 * configure.in: Don't build sim or rda when targetting darwin.
836 * configure: Regenerate.
837
ef0087a7
KH
8382005-07-06 Kazu Hirata <kazu@codesourcery.com>
839
840 * configure.in: Add --enable-libssp and --disable-libssp.
841 * configure: Regenerate with autoconf-2.13.
842
77008252
JJ
8432005-07-02 Jakub Jelinek <jakub@redhat.com>
844
845 * Makefile.def (target_modules): Add libssp.
846 * configure.in (target_libraries): Add target-libssp.
847 * configure: Rebuilt.
848 * Makefile.in: Rebuilt.
849
a04eae1b
ZW
8502005-07-01 Zack Weinberg <zackw@panix.com>
851
852 * MAINTAINERS: Change email address. Resign from maintainership.
853
948884cd
RG
8542005-07-01 Richard Guenther <rguenther@suse.de>
855
856 * MAINTAINERS: Change my e-mail address and affiliation.
857
c7870f5d
PB
8582005-06-22 Paolo Bonzini <bonzini@gnu.org>
859
860 * Makefile.def (stagefeedback): Come after profile.
861 Define profiledbootstrap target.
862 * Makefile.tpl (profiledbootstrap): Remove.
863 (stageprofile-end): Zap stagefeedback.
864 (stagefeedback-start): Copy all .gcda files, not only GCC's.
865 * Makefile.in: Regenerate.
866
ab99519a
RS
8672005-06-13 Richard Sandiford <richard@codesourcery.com>
868
869 * MAINTAINERS: Update my email address.
870
f610dd5f
ZW
8712005-06-13 Zack Weinberg <zack@codesourcery.com>
872
873 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
874 In 'cpp' stanza, support '#line' as well as '# '.
875
71bc2a83
AS
8762005-06-08 Andreas Schwab <schwab@suse.de>
877
878 * MAINTAINERS: Move myself from 'Write After Approval' to
879 'CPU Port Maintainers' section as m68k maintainer.
880
4fab7234
HPN
8812005-06-07 Hans-Peter Nilsson <hp@axis.com>
882
883 * configure.in (unsupported_languages): New macro.
884 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
885 non-ported target libraries in noconfigdirs.
886 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
887 non-linux-gnu. Remove libgcj_ex_libffi.
888 <lang_frag loop>: Set add_this_lang=no if the language is in
889 unsupported_languages.
890 * configure: Regenerate.
891
68193f9b
TS
8922005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
893
894 * configure.in: Fix typo in handling of --with-mpfr-dir.
895 * configure: Regenerate.
896
f26f6b8d
RS
8972005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
898
899 * MAINTAINERS: Update my email address.
900
ba4853f8
JB
9012005-06-02 Jim Blandy <jimb@redhat.com>
902
903 * config.sub: Add cases for the Renesas m32c. (This patch has been
904 accepted into the master sources.)
905
79dd769c 9062005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
907 Michael Snyder <msnyder@redhat.com>
908 Stan Cox <scox@redhat.com>
79dd769c 909
f610dd5f 910 * configure.in: Set noconfigdirs for ms1.
79dd769c 911
f610dd5f 912 * configure: Regenerate.
79dd769c 913
d29e107f
JD
9142005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
915
916 * MAINTAINERS (Write After Approval): Add self.
917
e93196c3
JC
9182005-06-01 Josh Conner <jconner@apple.com>
919
920 * MAINTAINERS (Write After Approval): Add self.
921
ae263c7a
KH
9222005-06-01 Kazu Hirata <kazu@codesourcery.com>
923
924 * MAINTAINERS: Update my email address.
925
585b3aa3
ZM
9262005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
927
928 * MAINTAINERS (Write After Approval): Add self.
929
4930c50b
CD
9302005-05-26 Chris Demetriou <cgd@broadcom.com>
931
932 * MAINTAINERS (Write After Approval): Remove self.
933
2dfbef6d
PB
9342005-05-25 Paolo Bonzini <bonzini@gnu.org>
935
936 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
937 (Dependencies): Consider target modules for bootstrap dependencies.
938 Make target bootstrap modules depend on each stage's gcc.
939 * Makefile.in: Regenerate.
940
bcb28cf5
PB
9412005-05-20 Paolo Bonzini <bonzini@gnu.org>
942
943 * Makefile.def (configure-gcc): Depend on binutils having been built.
944 (all-gcc): No need to do it here.
945 * Makefile.in: Regenerate.
946
0cf085e4
PB
9472005-05-19 Paul Brook <paul@codesourcery.com>
948
f610dd5f 949 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
950 language cannot be built.
951 * configure: Regenerate.
952
dfb2c39a
DJ
9532005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
954
955 * ylwrap: Import from Automake 1.9.5.
956
771aaa92
DU
9572005-05-13 David Ung <davidu@mips.com>
958
959 * MAINTAINERS (Write After Approval): Add self.
960
3ac9bd58
MS
9612005-05-09 Mike Stump <mrs@apple.com>
962
963 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
964 lt_cv_sys_max_cmd_len for now.
f610dd5f 965
f77a5578
SC
9662005-05-09 Stan Cox <scox@redhat.com>
967
968 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
969
795e36e5
MK
9702005-05-08 Matt Kraai <kraai@ftbfs.org>
971
972 * README.SCO: Update the URL.
973
c9392a2b
DE
9742005-05-05 David Edelsohn <edelsohn@gnu.org>
975
976 * ltconfig: Define file_list_spec. Pass file_list_spec and
977 with_gnu_ld to libtool.
978 * ltcf-c.sh (aix[45]): Define file_list_spec.
979 * ltcf-cxx.sh (aix[45]): Same.
980 * ltcf-gcj.sh (aix[45]): Same.
981 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
982 exists, write list of input files to temporary file.
983
bebcd931
MS
9842005-05-04 Mike Stump <mrs@apple.com>
985
986 * configure.in: Always pass --target to target configures as
987 otherwise rebuilds that do --recheck will fail.
988 * confiugure: Rebuilt.
989
ce406537
PB
9902005-05-04 Paolo Bonzini <bonzini@gnu.org>
991
992 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
993 STAGE_HOST_EXPORTS.
994 (configure, all): Add bootstrap support.
995 (Host modules, target modules): Pass post-stage1 flags and exports.
996 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
997 * Makefile.in: Regenerate.
998
aa9dcfc4
PB
9992005-04-29 Paolo Bonzini <bonzini@gnu.org>
1000
1001 * configure: Regenerate.
1002
b6f9abcf
MS
10032005-04-27 Mike Stump <mrs@apple.com>
1004
1005 * MAINTAINERS: Add self as darwin maintainer.
1006
acb217cb
BS
10072005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1008
1009 * config.sub: Update from master copy.
1010
b6dae270
MS
10112005-04-21 Mike Stump <mrs@apple.com>
1012
1013 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1014 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1015
c2e0d3a9
HPN
10162005-04-19 Hans-Peter Nilsson <hp@axis.com>
1017
1018 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1019 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1020 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1021 "*-*-elf" and "*-*-linux*".
1022 * configure: Regenerate.
1023
871ae772
JM
10242005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1025
1026 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1027
bf070c29
MS
10282005-04-12 Mike Stump <mrs@apple.com>
1029
1030 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1031
e865b6f7
TK
10322005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1033
1034 * MAINTAINERS (Write After Approval): Add myself.
1035
7b71ad7f
BS
10362005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1037
1038 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1039
25b42232
PB
10402005-04-06 Paolo Bonzini <bonzini@gnu.org>
1041
f610dd5f 1042 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
1043 (TARGET_CONFIGARGS): Include --with-target-subdir.
1044 (configure, all): New macros. Use them throughout.
1045 * Makefile.in: Regenerate.
1046
d727c624
JG
10472005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1048
1049 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 1050
fff72cc4
ZD
10512005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1052
1053 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1054
86472dc3
GP
10552005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1056
1057 * MAINTAINERS: Move John Carr to Write After Approval.
1058
5d0f90e5
R
10592005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1060
1061 * config/mh-mingw32: Delete.
1062 * configure.in: Don't use it.
1063 * configure: Regenerate.
1064
33da42bc
PB
10652005-03-31 Paolo Bonzini <bonzini@gnu.org>
1066
1067 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1068 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1069 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1070 (HOST_LIB_PATH): Generate from Makefile.def.
1071 (TARGET_LIB_PATH): Likewise.
1072 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1073 * Makefile.in: Regenerate.
1074 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1075 (RPATH_ENVVAR): Include Darwin case.
1076 * configure: Regenerate.
1077
15cc1841
TF
10782005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1079
1080 * MAINTAINERS (Various Maintainers): Remove self.
1081 (Write After Approval): Add self.
1082
6a8c79d5
TF
10832005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1084
1085 * MAINTAINERS (Various Maintainers): Add self.
1086
256f7136
PB
10872005-03-25 Paolo Bonzini <bonzini@gnu.org>
1088
1089 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1090 * configure: Regenerate.
1091
191dd2c9
ZW
10922005-03-21 Zack Weinberg <zack@codesourcery.com>
1093
1094 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1095 gcc_version, and gcc_version_trigger from set of flags to pass.
1096 * Makefile.tpl: Remove definitions of above variables.
1097 (config.status): Remove dependency on $(gcc_version_trigger).
1098 * Makefile.in: Regenerate.
1099 * configure.in: Do not reference config/gcc-version.m4 nor
1100 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1101 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1102 * configure: Regenerate.
1103
ef6e9bc0
MH
11042005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1105 Andrew Pinski <pinskia@physics.uc.edu>
1106
1107 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1108 * Makefile.in: Regenerate.
1109
009bbd5a
FW
11102005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1111
1112 * MAINTAINERS (Write After Approval): Add myself.
1113
09f8755b
DA
11142005-03-03 David Ayers <d.ayers@inode.at>
1115
1116 * MAINTAINERS (Write After Approval): Add myself.
1117
e73ed25c
AO
11182005-03-01 Alexandre Oliva <aoliva@redhat.com>
1119
1120 PR libgcj/20160
1121 * ltmain.sh: Avoid creating archives with components that have
1122 duplicate basenames.
1123
ace9ac7b
AP
11242005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1125
1126 PR bootstrap/20250
1127 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1128 instead of check.
1129 * Makefile.in: Regenerate.
1130
c9db9354
PB
11312005-02-28 Paolo Bonzini <bonzini@gnu.org>
1132
1133 * Makefile.in: Regenerate to fix conflict between the previous two
1134 patches.
1135
215c351a
PB
11362005-02-28 Paolo Bonzini <bonzini@gnu.org>
1137
1138 PR bootstrap/17383
1139 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1140 * Makefile.tpl (HOST_SUBDIR): New substitution.
1141 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1142 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1143 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1144 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1145 (Host modules, Bootstrapped modules): Use it.
1146 (Build modules, Target modules): Do not create symlink trees,
1147 always configure out-of-srcdir.
1148 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1149 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1150 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1151 $(HOST_SUBDIR). Create a symlink for host_subdir.
1152
1153 * Makefile.in: Regenerate.
1154 * configure: Regenerate.
1155
5395b47b
NN
11562005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1157
1158 Merged from libada-gnattools-branch:
1159 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1160
1161 * gnattools: New directory.
1162 * Makefile.def: Add gnattools as a module, depending on target-libada.
1163 * Makefile.in: Regenerate.
1164 * configure.in: Include gnattools in host_tools; disable it if ada
1165 is disabled.
1166 * configure: Regenerate.
1167
ca2cc05c
JM
11682005-02-24 James A. Morrison <phython@gcc.gnu.org>
1169
1170 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1171 treelang maintainer.
1172 (Write After Approval): Remove myself.
1173
d2f3024f
PS
11742005-02-23 Paul Schlie <schlie@comcast.net>
1175
1176 * configure.in: Allow darwin targeted ports to build tk, itcl and
1177 libgui.
1178 * configure: Regenerate.
1179
bba5e0ca
EB
11802005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1181
1182 PR libgcj/10353
1183 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1184 * configure: Regenerate.
1185
70132ce7
SK
11862005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1187
1188 * MAINTAINERS (Write After Approval): Add myself.
1189
20f0edca
ILT
11902005-02-10 Ian Lance Taylor <ian@airs.com>
1191
1192 * MAINTAINERS: Update my e-mail address.
1193
e64e5109
RG
11942005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1195
1196 * MAINTAINERS (Write After Approval): Add myself.
1197
40d64b5a
HPN
11982005-01-29 Hans-Peter Nilsson <hp@axis.com>
1199
1200 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1201 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1202 target-libgloss when not *-*-elf and *-*-aout.
1203 * configure: Regenerate.
1204
54a12711
KH
12052005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1206
1207 * MAINTAINERS: Remove obsolete entries.
1208
0aa99dbb
KH
1209 * MAINTAINERS (Write After Approval): Add Michael Matz.
1210
2b009f5f
NB
12112005-01-19 Neil Booth <neil@daikokuya.co.uk>
1212
1213 * MAINTAINERS: Remove self as cpplib maintainer.
1214
385870f5
KC
12152005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1216
1217 * install-sh, config.sub: Import from upstream.
1218
e7daab31
KC
12192005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1220
1221 PR bootstrap/18222
1222 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1223 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1224 * Makefile.in: Regenerate.
1225
e6003f4d
JT
12262005-01-16 Jason Thorpe <thorpej@netbsd.org>
1227
1228 * MAINTAINERS: Update my email address.
1229
145e2972 12302005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 1231 Andreas Schwab <schwab@suse.de>
145e2972
DE
1232
1233 PR bootstrap/18033
1234 * config-ml.in: Eval option if surrounded by single quotes.
1235
86c7e0da
PB
12362005-01-03 Paolo Bonzini <bonzini@gnu.org>
1237
1238 Revert 2004-12-28 Makefile changes, a better fix will be
1239 applied to mainline and src after GCC 4.0 branches.
1240
3224a22f
PB
12412004-12-28 Paolo Bonzini <bonzini@gnu.org>
1242
1243 PR bootstrap/17383
1244
1245 * Makefile.def (target_modules): Remove stage parameter,
1246 it is always true now.
1247 * Makefile.tpl (configure-build-[+module+],
1248 configure-target-[+module+]): Always build symlink tree
1249 for the directory and for include. BUILD_SUBDIR and
1250 TARGET_SUBDIR cannot be . anymore.
1251 * Makefile.in: Regenerate.
1252
aaf51ca2
DE
12532004-12-25 David Edelsohn <edelsohn@gnu.org>
1254
1255 Revert 2004-12-08 Makefile changes.
1256
4e32e454
DS
12572004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1258
1259 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1260 cygwin, mingw.
1261
669f01d8
AS
12622004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1263
1264 * configure.in (sh64-*-*): Reenable gprof.
1265 * configure: Regenerate.
1266
1b227ee0
DE
12672004-12-08 David Edelsohn <edelsohn@gnu.org>
1268
1269 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1270 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1271 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1272 * Makefile.in: Regenerate.
1273
ce5e944c
CF
12742004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
1275
1276 * MAINTAINERS: Update my email address.
1277
893f1e87
MK
12782004-12-07 Matt Kraai <kraai@ftbfs.org>
1279
1280 * Makefile.tpl: Generate normal dependencies if the LHS module is
1281 not bootstrapped.
1282 * Makefile.in: Regenerate.
1283
bb59c339
RS
12842004-12-03 Richard Sandiford <rsandifo@redhat.com>
1285
1286 * configure.in: Include config/gxx-include-dir.m4. Use
1287 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1288 * configure: Regenerate.
1289
4982adbe
RS
12902004-12-03 Richard Sandiford <rsandifo@redhat.com>
1291
1292 * config.if: Delete.
1293 * configure.in: Set libstdcxx_incdir directly.
1294 * configure: Regenerate.
1295
05750653
EC
12962004-12-02 Eric Christopher <echristo@redhat.com>
1297
1298 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1299 * Makefile.in: Regenerate.
1300
5fef1dbd
RS
13012004-12-02 Richard Sandiford <rsandifo@redhat.com>
1302
1303 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1304 * configure: Regenerate.
1305
afabd8e6
RS
13062004-12-02 Richard Sandiford <rsandifo@redhat.com>
1307
1308 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1309 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1310 * configure: Regenerate.
1311
78716e86
EC
13122004-12-01 Eric Christopher <echristo@redhat.com>
1313
1314 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1315 of things to remove.
1316
57ab8ba9
MK
13172004-11-29 Matt Kraai <kraai@ftbfs.org>
1318
1319 * MAINTAINERS (Write After Approval): Update my e-mail address.
1320
2539bffe
KC
13212004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1322
1323 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1324 from CVS libtool to always pass_all.
1325
3e732ba0
JDA
13262004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1327
1328 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1329 (hppa*64*-*-*): Delete incorrect comment.
1330 * configure: Rebuilt.
1331
767f726e
KC
13322004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1333
1334 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1335
2c92e90f
KC
13362004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1337
1338 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1339 from CVS libtool to always pass_all.
1340
32f84e48
KC
13412004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1342
1343 * install-sh, compile: Import from automake.
1344
9587be8a
KC
13452004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1346
1347 * config.guess, config.sub: Import from savannnah.
1348
04e81808 13492004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
1350
1351 * MAINTAINERS (Write After Approval): Add myself
1352
f87a2b2e
MS
13532004-11-12 Mike Stump <mrs@apple.com>
1354
1355 * Makefile.def: Add html support.
1356 * Makefile.tpl: Likewise.
1357 * Makefile.in: Regenerate.
1358
848556c2
GK
13592004-11-11 Geoffrey Keating <geoffk@apple.com>
1360
556f03c4
GK
1361 PR 18423
1362 * configure.in: Remove all instances of build-fixincludes from
1363 noconfigdirs.
1364 (build_configargs): Supply --target to subdirectories.
1365 * configure: Regenerate.
1366
848556c2
GK
1367 * Makefile.def: Make gcc install depend on fixincludes install.
1368 * Makefile.in: Regenerate.
1369
9e5712a5
JJ
13702004-11-10 Janis Johnson <janis187@us.ibm.com>
1371
1372 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1373
4ef509c0
PB
13742004-11-11 Paul Brook <paul@codesourcery.com>
1375
1376 * MAINTAINERS: Add self as arm maintainer. Update email address.
1377
20d11df6
HPN
13782004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1379
1380 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1381 target-libgfortran.
79fd8592 1382 * configure: Regenerate.
20d11df6 1383
68c70f15
DE
13842004-11-07 David Edelsohn <edelsohn@gnu.org>
1385
1386 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1387 like CC.
1388
54f88091
PB
13892004-11-05 Paolo Bonzini <bonzini@gnu.org>
1390
1391 * Makefile.def (host fixincludes): Specify missing targets.
1392 * Makefile.in: Regenerate.
1393
6866abb8
RC
13942004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
1395
1396 * MAINTAINERS: Add myself
1397
83f62578
GL
13982004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
1399
1400 * MAINTAINERS (Write After Approval): Add myself.
1401
53c7ffe7
GK
14022004-11-04 Geoffrey Keating <geoffk@apple.com>
1403
1404 * Makefile.def: Build fixincludes for the host, too.
1405 * Makefile.in: Regenerate.
1406 * configure.in (host_tools): Add fixincludes.
1407 * configure: Regenerate.
1408
ac8b3d9d
DJ
14092004-11-04 Daniel Jacobowitz <dan@debian.org>
1410
1411 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1412 * configure: Regenerated.
1413
bab37580
L
14142004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1415
1416 PR other/17783
1417 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1418 * configure: Regenerated.
1419
db1de713
MM
14202004-10-31 Mark Mitchell <mark@codesourcery.com>
1421
1422 * README.SCO: Update per FSF instructions.
1423
a827e21a
EW
14242004-10-28 Eric B. Weddington <ericw@evcohs.com>
1425
1426 PR target/18151
1427 * configure.in (case ${target}): Do not build fixincludes for avr.
1428 * configure: Regenerated.
1429
9d069a4f
PB
14302004-10-26 Paolo Bonzini <bonzini@gnu.org>
1431
1432 * configure.in (case ${target}): Do not build fixincludes
1433 on platforms where it is not used.
1434 * configure: Regenerated.
1435
fc45f3fe
DJ
14362004-10-23 Daniel Jacobowitz <dan@debian.org>
1437
1438 * configure.in: Use an absolute path to install-sh.
1439 * configure: Regenerated.
1440
36554b92
AL
14412004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1442
1443 * MAINTAINERS (Write After Approval): Add myself.
1444
88e9994a
KH
14452004-10-19 Kazu Hirata <kazu@cs.umass.edu>
1446
1447 * MAINTAINERS: Remove from Write After Approval those that are
1448 already maintainers.
1449
ad02a944
SP
14502004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
1451
1452 * MAINTAINERS: Update my email address.
1453
c8e6cd41
KC
14542004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1455
1456 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1457 * configure: Regenerate.
1458
ebe55024
R
14592004-10-07 J"orn Rennecke <joern.rennecke@st.com>
1460
1461 * MAINTAINERS: Update my email address.
1462
a8b0957e
KH
14632004-10-07 Kazu Hirata <kazu@cs.umass.edu>
1464
1465 * MAINTAINERS (Language Front Ends Maintainers): New. Move
1466 entries belonging to this category.
1467
96836f61
JZ
14682004-10-06 Josef Zlomek <josef.zlomek@email.cz>
1469
1470 * MAINTAINERS: Update my e-mail address.
1471
7e0b5752
PB
14722004-10-06 Paolo Bonzini <bonzini@gnu.org>
1473
1474 Fix wrong conflict resolution in:
1475
1476 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1477
1478 * Makefile.in: Regenerate.
1479 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1480 in the recursive `make', instead of hardwiring `all'.
1481 (Autogenerated TARGET-* variables): New.
1482
370f7a47
TL
14832004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
1484
1485 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 1486 * configure: Regenerate.
370f7a47 1487
13e5d623
KH
14882004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1489
1490 * MAINTAINERS (Various Maintainers): Move the "windows,
1491 cygwin, mingw" maintainer to ...
1492 (OS Port Maintainers): ... here.
1493
a6497c1b
KH
14942004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1495
1496 * MAINTAINERS (Write After Approval): Remove those that are
1497 maintainers of some subsystem.
1498
1abb828a
D
14992004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1500
1501 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1502 * ltcf-cxx.sh (tpf*): Likewise.
1503 * ltconfig (tpf*): Add TPF OS configuration support.
1504
16d1338d
BS
15052004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
1506
1507 * MAINTAINERS: Change my email address to my new work account.
1508
9082a750
MR
15092004-09-24 Michael Roth <mroth@nessie.de>
1510
1511 * configure.in (--without-headers): Add missing double quotes.
1512 * configure: Regenerate.
1513
07a8bdf8
KC
15142004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1515
1516 * ylwrap: Revert to previous version.
1517
4c4a5bbc
L
15182004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1519
1520 PR bootstrap/17369
1521 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1522 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1523 SET_GCC_LIB_PATH_CMD.
1524 (BASE_TARGET_EXPORTS): Likewise.
1525 * Makefile.in: Regenerated.
1526
1527 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1528 * configure: Regenerated.
1529
85f59630
KC
15302004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1531
1532 * config.guess: New upstream version
1533 * compile, depcomp, install-sh, ylwrap: Likewise.
1534
95c53c62
RS
15352004-09-19 Roger Sayle <roger@eyesopen.com>
1536
1537 * config/mh-x86omitfp: New host makefile fragment. Add
1538 -fomit-frame-pointer to the default BOOT_CFLAGS.
1539 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1540 * configure: Regenerate.
1541
0a1c093b
AP
15422004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1543
1544 PR target/11572
1545 * configure.in (*-*-darwin*): Renable libobjc.
1546 * configure: Regenerate.
1547
315fcf97
NS
15482004-09-10 Nathan Sidwell <nathan@codesourcery.com>
1549
1550 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1551
0a050485 15522004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 1553
0a050485
DB
1554 * Makefile.def: Remove libbanshee.
1555 * Makefile.tpl: Ditto.
1556 * configure.in: Ditto.
1557 * Makefile.in: Regen.
1558 * configure: Ditto.
1559
5f4a098e
DE
15602004-09-08 David Edelsohn <edelsohn@gnu.org>
1561
1562 * ltmain.sh: Use $pic_object as $non_pic_object if
1563 $non_pic_object=none.
1564
32b2511f
PB
15652004-09-07 Paolo Bonzini <bonzini@gnu.org>
1566
1567 * missing: Import latest version from master repository.
1568
fc4d0e82
NC
15692004-09-06 Nick Clifton <nickc@redhat.com>
1570
1571 * config.sub: Import latest version from master repository.
1572 * config.guess: Likewise.
1573 This includes these changes:
78716e86 1574
fc4d0e82
NC
1575 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1576
1577 * config.sub: Handle crisv32, alias etraxfs.
1578 * config.guess (crisv32:Linux:*:*): Handle.
1579
1580 2004-08-13 Brad Smith <brad@comstyle.com>
1581
1582 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1583 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1584
1585 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1586
1587 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1588 assume the processor is a powerpc. This is because coreutils
1589 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1590 in this case, due to a MacOS X bug that causes
1591 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1592 to return a negative number.
1593 Problem reported by Petter Reinholdtsen in:
1594 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1595
1596 2004-07-19 Ben Elliston <bje@gnu.org>
1597
1598 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1599
1600 2004-06-24 Ben Elliston <bje@gnu.org>
1601
1602 * config.guess: Update copyright years.
1603 * config.sub: Likewise.
1604
1605 2004-06-22 Robert Millan <robertmh@gnu.org>
1606
1607 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1608 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1609
1610 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1611
1612 * config.guess (*:*VMS:*:*): New entry. Replaces
1613 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1614 manufacturer.
1615
1616 2004-06-22 Ben Elliston <bje@gnu.org>
1617
1618 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1619 * config.sub: Likewise.
1620
1621 2004-06-22 Ben Elliston <bje@gnu.org>
1622
1623 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1624 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1625
1626 2004-06-11 Ben Elliston <bje@gnu.org>
1627
1628 * config.guess (pegasos:OpenBSD:*:*): Remove.
1629
1630 2004-06-11 Ben Elliston <bje@gnu.org>
1631
1632 From Wouter Verhelst <wouter@grep.be>:
1633 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1634
1635 2004-06-11 Ben Elliston <bje@gnu.org>
1636
1637 * config.guess (luna88k:OpenBSD:*:*): New.
1638
1639 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1640
1641 * config.guess (m32r*:Linux:*:*): New case.
1642 * config.sub: Handle m32rle.
1643
1644 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1645
1646 From Jens Petersen <petersen@redhat.com>:
1647 * config.sub: Handle sparcv8.
1648
1649 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1650
1651 From Tom Smith <smith@cag.lkg.hp.com>:
1652 * config.guess: Version suffixes are equally significant on Tru64
1653 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1654 prefix of "P" (patched kernel).
1655
1656 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1657
1658 * config.sub: Add support for National Semiconductor CRX target.
1659
2f4cc6bf
JJ
16602004-09-03 Janis Johnson <janis187@us.ibm.com>
1661
1662 * MAINTAINERS (Various Maintainers): Remove myself as web page
1663 maintainer, add myself as maintainer of build status lists.
1664
61fec9ff
JB
16652004-09-03 Jan Beulich <jbeulich@novell.com>
1666
1667 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1668 *-*-netware, but add target-libmudflap.
1669 Consolidate *-*-netware targets (of which really only i?86 exists)
1670 into a single entry.
1671 * configure: Likewise.
1672
45f366ab
PB
16732004-09-01 Paolo Bonzini <bonzini@gnu.org>
1674
1675 * Makefile.tpl (sorry): Remove.
1676 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1677 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1678 (do-clean): Clean per-stage directories too.
1679 (do-distclean): Run distclean-stage1 too.
1680 (.NOTPARALLEL): Enable during toplevel bootstrap.
1681 (stage[+id+]-bubble): Enable parallel execution during
1682 the recursive invocation.
1683 * Makefile.in: Regenerate.
1684
1685 Fix previous checkin:
1686
1687 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1688 include.
1689 * configure.in: Fix indentation.
1690 * configure: Regenerate.
1691
be8fff81
RB
16922004-08-31 Robert Bowdidge <bowdidge@apple.com>
1693
45f366ab
PB
1694 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1695 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1696 * configure: regenerate
78716e86 1697 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1698 -mdynamic-no-pic
be8fff81
RB
1699
1700
71b5d516
PB
17012004-08-31 Paolo Bonzini <bonzini@gnu.org>
1702
1703 * Makefile.def (build_modules): Add fixincludes.
1704 (dependencies): Make gcc depend on fixincludes.
1705 * configure.in (build_tools): Add fixincludes.
1706 (build_configdirs): Always include build_libs.
1707 * Makefile.in: Regenerate.
1708 * configure: Regenerate.
1709
17102004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1711
1712 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1713 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1714 phony targets; do not generate timestamp files.
1715 (distclean-stageN): Remove references to their timestamp files.
1716 (restageN, touch-stageN): Remove.
1717 (stageN-bubble): Rewritten.
1718 (compare): Support lean bootstraps.
1719 * Makefile.in: Regenerate.
1720
1721 * configure.in: Only warn when bootstrapping but
1722 build != host or build != target. Support lean bootstraps.
1723 * configure: Regenerate.
1724
ce7cbbb0
PE
17252004-08-26 Phil Edwards <phil@codesourcery.com>
1726
1727 * configure.in: Give a better error message if GMP/MPFR are missing
1728 and a language needing them has been requested.
1729 * configure: Regenerated.
1730
9c71a529
PE
17312004-08-25 Phil Edwards <phil@codesourcery.com>
1732
1733 * configure.in: Print a list of available language front-ends if
1734 a requested one is missing. Tidy stray tab characters.
1735 * configure: Regenerated.
1736
e3f92d3b
MK
17372004-08-19 Michael Koch <konqueror@gmx.de>
1738
1739 * gcc/doc/install.texi: Update entry about automake for libjava.
1740
c3f84f61
RM
17412004-08-17 Robert Millan <robertmh@gnu.org>
1742
1743 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1744 (instead of FreeBSD).
1745 * configure: Regenerate.
1746
7c27e184
PB
17472004-08-16 Paolo Bonzini <bonzini@gnu.org>
1748
1749 * Makefile.in: Regenerate.
1750 * configure: Regenerate.
1751
1752 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1753 stage_*_flags.
1754 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1755 for bootstrapped modules if toplevel bootstrap is going.
1756 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1757 modules. Adjust for changes in Makefile.def. Enable several
1758 rules even in non-bootstrap mode, just to avoid peppering the
1759 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1760 (stage-[+prev+]-bubble): Remove.
1761
1762 * Makefile.def (Dependencies): Depend on all-build-bison,
1763 all-build-flex, all-build-byacc, all-build-texinfo, rather
1764 than the host variations.
1765 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1766 with BUILD_SUBDIR.
1767 (BISON): Update for recent Bisons.
1768 (YACC): Fix typo.
1769 (cross): Depend on all-build.
1770 (all): Do not depend on all-build.
1771 (prebootstrap): Remove.
1772 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1773 (Prebootstrap dependencies): Add them to the per-stage targets
1774 and to all-prebootstrap.
1775 * configure.in (build_configdirs): Always enable build_tools.
1776 (BUILD_DIR_PREFIX): Remove.
1777
1778 * Makefile.def (gcc): Add target variable.
1779 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1780 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1781 in the recursive `make', instead of hardwiring `all'.
1782 (Autogenerated TARGET-* variables): New.
1783
20f3bb80
BB
17842004-08-13 Brian Booth <bbooth@redhat.com>
1785
1786 * MAINTAINERS: Remove myself from write-after-approval.
1787
b5be499d
NN
17882004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1789
1790 * src-release: Stop distributing mmalloc with gdb (which doesn't
1791 use it).
1792 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1793 * Makefile.in: Regenerate.
1794
b3f8d95d
MM
17952004-08-09 Mark Mitchell <mark@codesourcery.com>
1796
1797 * configure.in (arm*-*-eabi*): New target.
1798 * configure: Regenerate.
1799
3589b69e
PB
18002004-08-06 Paolo Bonzini <bonzini@gnu.org>
1801
1802 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1803 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1804 (Dependencies): New section.
1805 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1806 (configure-target-[+module+]): Depend on maybe-all-gcc
1807 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1808 (toplevel profiledbootstrap): Fix dependencies.
1809 * Makefile.in: Regenerate.
1810
972974fc
MM
18112004-08-03 Mark Mitchell <mark@codesourcery.com>
1812
1813 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1814 target-libiberty to noconfigdirs.
1815 * configure: Regenerate.
1816
bebf829d
PB
18172004-08-03 Paul Brook <paul@codesourcery.com>
1818
1819 * configure.in: Check for MPFR as well as GMP.
1820 * configure: Regenerate.
1821
98a5bb3b
RM
18222004-08-01 Robert Millan <robertmh@gnu.org>
1823
1824 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1825 libmudflap for all GNU-based systems (with Glibc).
1826 * configure: Regenerate.
1827
d32ab992
PB
18282004-08-03 Paolo Bonzini <bonzini@gnu.org>
1829
1830 * Makefile.def (host-modules): Add gcc.
1831 * Makefile.in: Regenerate.
1832 * Makefile.tpl (sorry): New rule.
1833 (configure-host, all-host, [+make_target+]-host, do-check,
1834 install-host): Do not add gcc as a special case.
1835 (host modules): Add a small special-casing for gcc. Export
1836 extra_make_flags through the environment.
1837 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1838 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1839 other recursive targets for gcc): Remove.
1840
1841 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1842 (stage, unstage): New rules.
1843 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1844 distclean-stage[+id+]): Use stage_current.
1845 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1846 the stage*-start rules.
1847
aeb732c1
GK
18482004-08-02 Geoffrey Keating <geoffk@apple.com>
1849
1850 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1851 use -all_load flag.
1852
25b656e7
PB
18532004-08-02 Paolo Bonzini <bonzini@gnu.org>
1854
1855 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1856 * configure: Regenerate.
1857
cc440d71
TM
18582004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1859
1860 * maintainer-scripts/gcc_release: Revert yesterday's change.
1861
270e140b
SB
18622004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1863
1864 * MAINTAINERS: Add myself to write-after-approval.
1865
3e4035f8
TM
18662004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1867
1868 * libf2c: Removed.
1869 * gcc/gccbug.in: Updated because of libf2c removal.
1870 * maintainer-scripts/gcc_release: Ditto.
1871
a3e8d8b4
LR
18722004-07-09 Loren J. Rittle <ljrittle@acm.org>
1873
1874 * configure.in: Build libmudflap by default on FreeBSD.
1875 * configure: Regenerated.
1876
dfcada9a
MM
18772004-07-09 Mark Mitchell <mark@codesourcery.com>
1878
1879 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1880 systems.
1881 * configure: Regenerated.
1882
3922b216
JDA
18832004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1884
1885 PR target/16344
1886 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1887 feedback based compiler.
1888 * Makefile.in: Rebuilt.
1889
95bcca47
AO
18902004-07-08 Alexandre Oliva <aoliva@redhat.com>
1891
1892 * Makefile.def (host_modules): Set bootstrap=true for flex.
1893 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1894 * Makefile.in: Rebuilt.
1895
051822f6
JH
18962004-07-07 Jan Hubicka <jh@suse.cz>
1897
1898 * MAINTAINERS: Add self as a profile feedback maintainer.
1899
7b61653a
PE
19002004-07-05 Phil Edwards <phil@codesourcery.com>
1901
1902 * configure.in: Do not prepend $srcdir to /dev/null in
1903 makefile fragments.
1904 * configure: Regenerate.
1905
23f6b2f9
PB
19062004-07-01 Paolo Bonzini <bonzini@gnu.org>
1907
1908 * Makefile.def (build_modules): Add bison, byacc, flex,
1909 m4, texinfo.
1910 (flags_to_pass): Add FLEX.
1911 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1912 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1913 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1914 DEFAULT_MAKEINFO): Remove.
1915 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1916 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1917 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1918 objdir or else use configured tool.
1919 (all-build): New.
1920 (all): Depend on it.
1921 (Build module dependencies): Add.
1922 * Makefile.in: Regenerate.
1923 * configure.in: Better support for multiple build modules,
1924 matching what is done for host/target modules. Do not look
1925 for "plausible" locations of build tools if Canadian cross.
1926 Use autoconf's AC_PROG_CC to find a C compiler. Define
1927 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1928 * configure: Regenerate.
78716e86 1929
1c020272
PB
19302004-06-22 Paolo Bonzini <bonzini@gnu.org>
1931
1932 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1933 * Makefile.in: Regenerate.
1934
a52a0a7f
PB
19352004-06-22 Paolo Bonzini <bonzini@gnu.org>
1936
1937 * Makefile.tpl (configure-build-[+module+],
1938 configure-[+module+], configure-target-[+module+]): Pass
1939 [+extra_configure_args+].
1940 (all-build-[+module+], all-[+module+], check-[+module+],
1941 install-[+module+], [+make_target+]-[+module+],
1942 all-target-[+module+], check-target-[+module+],
1943 install-target-[+module+], [+make_target+]-target-[+module+]):
1944 Pass [+extra_make_args+].
1945 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1946 (GCC_HOST_EXPORTS): Remove.
1947 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1948 cross, check-gcc, check-gcc-c++, install-gcc,
1949 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1950 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1951 * Makefile.in: Regenerate.
1952
ccde3f1a
MS
19532004-06-21 Matthew Sachs <msachs@apple.com>
1954
1955 * MAINTAINERS: Added self to write-after-approval.
1956
6264b0a6
CF
19572004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1958
1959 * configure.in: Check for srcdir/winsup rather than build directory
1960 winsup.
1961 * configure: Regenerate.
1962
801e2270
CV
19632004-06-17 Corinna Vinschen <vinschen@redhat.com>
1964
1965 * configure.in: Don't build Cygwin native newlib if winsup
1966 directory is missing. Emit warning instead.
1967 * configure: Regenerate.
1968
ad6717df
PB
19692004-06-09 Paolo Bonzini <bonzini@gnu.org>
1970
1971 * Makefile.tpl (touch-stage[+id+]): New.
1972 (restage[+prev+]): Depend on touch-stage[+id+].
1973
1974 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1975 Use it throughout.
1976
1977 * Makefile.def: Add profile and feedback bootstrap stages.
1978 Remove next field from bootstrap stages.
1979 * Makefile.tpl (LN, LN_S): Substitute.
1980 (stageN-start, stageN-end): Use double-colon rules, to
1981 provide a hook for additional setup commands.
1982 (distclean-stageN-gcc, restageN): Create dependencies from
1983 [+prev+], not from [+next+].
1984 (stageN-bubble): Add commands for successive stages from
1985 [+prev+], using double-colon rules.
1986 (all-stageN-gcc): Fix typo.
1987 (stagefeedback-start, profiledbootstrap): New.
1988 * Makefile.in: Regenerate.
1989 * configure.in: Call ACX_PROG_LN.
1990 * configure: Regenerate.
1991
5bbb9680
CY
19922004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1993
1994 * MAINTAINERS (Write After Approval): Add myself.
1995
e18be1d4
MA
19962004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1997
1998 * MAINTAINERS (Write After Approval): Add myself.
1999
5607edfd
PB
20002004-06-03 Paolo Bonzini <bonzini@gnu.org>
2001
2002 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2003 without gcc.
2004 * configure: Regenerate.
2005
1ec4e9c3
PB
20062004-06-01 Paolo Bonzini <bonzini@gnu.org>
2007
2008 * Makefile.tpl: Fix typo.
2009 * Makefile.in: Regenerate.
2010
c2f7605f
PB
20112004-06-01 Paolo Bonzini <bonzini@gnu.org>
2012
2013 * configure.in: Remove new- prefix from toplevel
2014 bootstrap targets.
2015 * configure: Regenerate.
2016
f516a7da
PB
20172004-06-01 Paolo Bonzini <bonzini@gnu.org>
2018
2019 * Makefile.tpl (all.normal): Rename to all.
2020 (all): Replace with a rule to pick the default
2021 target from configure.
2022 (all-gcc, configure-gcc): Use conditionals to
2023 do nothing when toplevel bootstrap is going on.
2024 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2025 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2026 * configure.in: Support --enable-bootstrap.
2027
2028 * Makefile.def: Remove new- prefix from toplevel
2029 bootstrap targets.
2030 * Makefile.tpl: Likewise.
2031
2032 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2033 target.
2034
2035 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2036 $(RECURSE_FLAGS) to recursive invocation of make.
2037
2038 * Makefile.in: Regenerate.
2039 * configure: Regenerate.
2040
78dd5e36
AJ
20412004-05-30 Andreas Jaeger <aj@suse.de>
2042 Jim Wilson <wilson@specifixinc.com>
2043
2044 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2045 like CC.
2046
30f1bddc
DJ
20472004-05-27 Daniel Jacobowitz <dan@debian.org>
2048
2049 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2050 * configure: Regenerate.
2051
4fc4dd12
DJ
20522004-05-25 Daniel Jacobowitz <drow@false.org>
2053
2054 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2055 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2056 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2057 targets.
2058 * Makefile.in: Regenerate.
2059
94632047 20602004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
2061
2062 * configure.in: Test the ability to symlink directories.
2063 * configure: Regenerate.
2064
2065 * Makefile.def (bootstrap-stage): New definitions.
2066 * Makefile.tpl (configure-stage1-gcc,
2067 configure-stage2-gcc, configure-stage3-gcc,
2068 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2069 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2070 new-restage3, compare): Autogenerate, see Makefile.in
2071 entry for behavioral changes.
2072 (distclean-stage1, new-stage1-start, new-stage1-end,
2073 new-stage1-bubble, distclean-stage2, new-stage2-start,
2074 new-stage2-end, new-stage2-bubble, distclean-stage3,
2075 new-stage3-start, new-stage3-end): New autogenerated targets.
2076 (objext, prebootstrap, BOOT_CFLAGS,
2077 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2078 targets.
2079
2080 * Makefile.in: Regenerate.
2081 (distclean-stage1, new-stage1-start, new-stage1-end,
2082 new-stage1-bubble, distclean-stage2, new-stage2-start,
2083 new-stage2-end, new-stage2-bubble, distclean-stage3,
2084 new-stage3-start, new-stage3-end): New targets.
2085 (all-stage1-gcc): Move prebootstrap dependency from here...
2086 (configure-stage1-gcc): ...to here.
2087 (new-bootstrap): Use bubble targets.
2088 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2089 Use per-stage distclean targets.
2090 (configure-stage1-gcc, configure-stage2-gcc,
2091 configure-stage3-gcc, all-stage1-gcc,
2092 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2093 Use new-stageN-start to prepare the tree.
2094
4f4e53dd
PB
20952004-05-23 Paolo Bonzini <bonzini@gnu.org>
2096
2097 * Makefile.def (host_modules): add libcpp.
2098 * Makefile.tpl: Add dependencies on and for libcpp.
2099 * Makefile.in: Regenerate.
2100 * configure.in: Add libcpp host module.
2101 * configure: Regenerate.
2102
60975492
PB
21032004-05-21 Paolo Bonzini <bonzini@gnu.org>
2104
2105 * Makefile.tpl: Whenever a recursive target is defined, wrap
2106 it in a special @if/@endif block, and prepare its maybe
2107 dependency in the @if/@endif block
2108 * configure.in: Instead of writing maybe dependencies, remove
2109 the @if/@endif statements, and remove the @if/@endif blocks
2110 that remain.
2111 * configure: Regenerate.
2112 * Makefile.in: Regenerate.
2113
5ce7d75d
JJ
21142004-05-20 Janis Johnson <janis187@us.ibm.com>
2115
2116 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2117
c779c42f
KK
21182004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2119
2120 PR bootstrap/15120
2121 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2122 * */configure: Rebuilt.
2123
b4117c30
ZW
21242004-05-17 Zack Weinberg <zack@codesourcery.com>
2125
2126 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2127 of libf2c.
2128 * configure, Makefile.in: Regenerate.
2129
12973d7a 21302004-05-13 Tobias SchlÃ\83¼ter <tobi@gcc.gnu.org>
75089d48
TS
2131
2132 * MAINTAINERS (Write After Approval): Add myself.
2133
6de9cd9a
DN
21342004-05-13 Diego Novillo <dnovillo@redhat.com>
2135
2136 Merge from tree-ssa-20020619-branch.
2137
2138 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2139 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2140 (HOST_GMPLIBS): Define.
2141 (HOST_GMPINC): Define.
2142 (TARGET_LIB_PATH): Add libmudflap.
2143 (GFORTRAN_FOR_TARGET): Define.
2144 (configure-build*): Export GFORTRAN.
2145 (configure-gcc): Export GMPLIBS and GMPINC.
2146 (all-gcc): Add maybe-all-libbanshee.
2147 (configure-target-libgfortran): Define.
2148 * Makefile.in: Regenerate.
2149 * configure.in (host_libs): Add libbanshee.
2150 (target_libraries): Add target-libmudflap and target-libgfortran.
2151 Add --with-libbanshee.
2152 Handle --disable-libmudflap.
2153 (*-*-freebsd*): Use with_gmp.
2154 Add $(libgcj) to noconfigdirs.
2155 * configure: Regenerate.
2156 * depcomp: New file.
2157 * MAINTAINERS: Add tree-ssa maintainers.
2158
8f1b790f
VM
21592004-05-04 Vladimir Makarov <vmakarov@redhat.com>
2160
b4117c30 2161 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 2162
693446fc
BF
21632004-04-30 Brian Ford <ford@vss.fsi.com>
2164
b4117c30 2165 * MAINTAINERS (Write After Approval): Add myself.
693446fc 2166
d1bb666c
UB
21672004-04-29 Uros Bizjak <uros@kss-loka.si>
2168
b4117c30 2169 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 2170
6cf1ac42
PB
21712004-04-28 Paolo Bonzini <bonzini@gnu.org>
2172
2173 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2174 * configure: Regenerate.
2175
632933d5
PB
21762004-04-27 Paolo Bonzini <bonzini@gnu.org>
2177
2178 Revert:
2179 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2180
2181 * Makefile.def (flags_to_pass): Remove *dir variables that
2182 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2183 as well as prefix and exec_prefix.
2184 * Makefile.in: Regenerate.
2185
80dc6aa0
RM
21862004-04-26 Robert Millan <robertmh@gnu.org>
2187
2188 Add patches from libtool CVS.
2189 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2190 * ltconfig: Likewise.
2191 * ltcf-c.sh: Likewise.
2192 * ltcf-cxx.sh: Likewise.
2193 * ltcf-gcj.sh: Likewise.
2194
e11283f1
PB
21952004-04-26 Paolo Bonzini <bonzini@gnu.org>
2196
2197 * Makefile.def (host_modules): Mark with the bootstrap
2198 flag packages on which gcc depends.
2199 * Makefile.tpl (all-bootstrap): Use it.
2200 * Makefile.in: Regenerate.
2201
8546950c
PB
22022004-04-26 Paolo Bonzini <bonzini@gnu.org>
2203
2204 * Makefile.def (flags_to_pass): Remove *dir variables that
2205 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2206 as well as prefix and exec_prefix.
2207 * Makefile.in: Regenerate.
2208
a76494aa
PB
22092004-04-26 Paolo Bonzini <bonzini@gnu.org>
2210
b4117c30
ZW
2211 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2212 * configure: Regenerate.
2213 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2214 * gcc/Makefile.tpl (compare): Use the result of the test.
2215 * gcc/Makefile.in: Regenerate.
a76494aa 2216
03a91701
PB
22172004-04-23 Paolo Bonzini <bonzini@gnu.org>
2218
2219 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2220 Always relocate gcc and prev-gcc to the original names, even
2221 if the build fails.
2222 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2223 New targets.
2224
082a6351
LG
22252004-04-23 Laurent GUERBY <laurent@guerby.net>
2226
2227 * MAINTAINERS: Update my email address.
b4117c30 2228
1f1d584b
RO
22292004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2230
2231 * configure.in (mips*-*-irix5*): Enable ld.
2232 * configure: Regenerate.
082a6351 2233
1db673ca
RO
22342004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2235
2236 * configure: Regenerate.
2237
ce4ea44e
JW
22382004-04-15 James E Wilson <wilson@specifixinc.com>
2239
2240 * Makefile.tpl (configure-[+module+], configure-gcc,
2241 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2242 Set and export LDFLAGS.
2243 * Makefile.in: Regenerate.
2244
611f62ad
MC
22452004-04-12 Michael Chastain <mec.gnu@mindspring.com>
2246
b4117c30 2247 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 2248
be912515
NN
22492004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2250
2251 PR bootstrap/14871
2252 * Makefile.tpl: If we don't have built-in-tree target tools,
2253 use the ones found by configure rather than hacking around with
2254 program_transform_name.
2255 * configure.in: Give Makefile.tpl the information necessary
2256 to do that.
2257 * Makefile.in: Regenerate.
2258 * configure: Regenerate.
2259
9104315a
NN
22602004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2261
2262 PR bootstrap/14760
2263 * configure.in: When computing baseargs, strip *all* copies of
2264 offending options. Also, don't match/substitute the trailing space,
2265 so that this actually works when two similar options are separated by
2266 only one space.
2267 * configure: Regenerate.
2268
bef1d700
DE
22692004-04-06 David Edelsohn <edelsohn@gnu.org>
2270
b4117c30
ZW
2271 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2272 (rs6000-*-aix*): Same.
2273 * configure: Regenerate.
bef1d700 2274
54bcf05e 22752004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
2276
2277 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 2278
369a832c 22792004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
2280
2281 * MAINTAINERS: Add myself to write-after-approval.
369a832c 2282
09a9c095
NN
22832004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2284
7caf53cb
NN
2285 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2286 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2287 * Makefile.in: Regenerate.
2288
09a9c095
NN
2289 * configure.in (top level bootstrap support): Rework --enable-werror
2290 to set @stage2_werror_flag@.
2291 * configure: Regenerate.
2292 * Makefile.tpl (top level bootstrap support): Pass
2293 @stage2_werror_flag@ down to configure in stages 2 and 3.
2294 * Makefile.in: Regenerate.
2295
5595a2bd
NN
22962004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2297
cbfd7e06
NN
2298 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2299 for stages 2 and 3 as well as in make. As a consequence, remove
2300 OUTPUT_OPTION (now detected by configure) from the flags passed down
2301 to make.
2302 * Makefile.in: Regenerate.
2303
5595a2bd
NN
2304 * Makefile.tpl (new-bootstrap): Fix typo.
2305 * Makefile.in: Regenerate.
2306
ca3b3e20
NN
23072004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2308
295f4e42
NN
2309 * Makefile.tpl: Rearrange by moving recursive_targets rules
2310 into their proper sections.
2311 * Makefile.tpl (top level bootstrap support): Move disabling
2312 of coverage flags from 'make' to 'configure'; improve comments.
2313 * Makefile.in: Regenerate.
2314
340de83f
NN
2315 * Makefile.tpl (experimental top level bootstrap) Move stage1
2316 language setting from all- target to configure- target; disable
2317 intermodule optimization in stage 1; prevent gratuitous rebuilds
2318 of stage 1.
2319 * Makefile.in: Regenerate.
2320 * configure.in: Comma-separate stage 1 language list for top
2321 level bootstrap.
2322 * configure: Regenerate.
2323
ca3b3e20
NN
2324 * Makefile.tpl: Clean up experimental top level bootstrap support:
2325 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2326 prev-gcc in configure- targets as well as all- targets.
2327 * Makefile.in: Regenerate.
2328
4d038073
KC
23292004-03-21 Kelley Cook <kcook@gcc.gnu.org>
2330
2331 * compile: New file imported from automake.
2332
ab3533d6
PB
23332004-03-17 Paolo Bonzini <bonzini@gnu.org>
2334
2335 * configure.in: Remove symbolic link section.
2336 * configure: Regenerate.
2337 * Makefile.tpl (links): Remove.
2338 * Makefile.in: Regenerate.
2339
1e0f07d3 23402004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 2341 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
2342
2343 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 2344 Set with AC_CHECK_PROGS.
1e0f07d3
PB
2345 * configure.in: Fix comment typo from last patch.
2346 * configure: Regenerate.
2347
2805b53a
NN
23482004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2349
2350 * Makefile.tpl: Introduce experimental top level bootstrap support.
2351 * Makefile.in: Regenerate.
2352 * configure.in: Introduce support for top level bootstrap.
2353 * configure: Regenerate.
2354
79b4b7d2 23552004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 2356 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
2357
2358 PR bootstrap/14522
2359 * configure.in: Cope with shells that do not support unquoted ^
2360 * configure: Regenerate.
2361
6bbec498 23622004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 2363 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
2364
2365 PR bootstrap/14522
79b4b7d2 2366 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
2367 quotes inside quoted backquote substitutions.
2368 * configure: Regenerate.
2369
83c15dfc
AP
23702004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2371
2372 PR bootstrap/14522
f2bd98d4 2373 * configure.in: Fix escaping of $.
83c15dfc
AP
2374 * configure: Regenerate.
2375
55ffb5ed
NN
23762004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2377
2378 * configure: Regenerate, since I forgot to while committing Paolo's
2379 changes.
2380
e4c9c075
PB
23812004-03-08 Paolo Bonzini <bonzini@gnu.org>
2382
2383 PR ada/14131
2384 Move language detection to the top level.
2385 * configure.in: Find default values for the tools as
2386 soon as possible. Disable ada if GNAT is not found.
2387 Emit error message about missing languages. Expand
2388 --enable-languages=all for the gcc subdirectory.
2389
5199e2c6
BE
23902004-03-10 Ben Elliston <bje@gnu.org>
2391
2392 * MAINTAINERS: Update my email address.
2393
c18b95e5
DE
23942004-03-05 David Edelsohn <edelsohn@gnu.org>
2395
2396 * ltconfig: Disable building static libraries if building shared
2397 libraries on AIX 5L.
2398
d0fe5ad3
RS
23992004-03-01 Richard Sandiford <rsandifo@redhat.com>
2400
2401 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2402 and disable libgcj.
2403 * configure: Regenerated.
2404
e6f71f9d
BB
24052004-03-01 Brian Booth <bbooth@redhat.com>
2406
2407 * MAINTAINERS: Add myself to write-after-approval.
2408
8983e50e
PB
24092004-03-01 Paolo Bonzini <bonzini@gnu.org>
2410
2411 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2412
d4cd9d81
NN
24132004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2414
2415 PR bootstrap/7087
2416 * Makefile.tpl: Guard XFOO sed statements better.
2417 * Makefile.tpl: Add dependency for configure-target-libada.
2418 * Makefile.in: Regenerate (incidentally fixes broken
2419 commit when libada-branch was merged).
2420
0ea0229e
KC
24212004-02-25 Kelley Cook <kcook@gcc.gnu.org>
2422
2423 * MAINTAINERS: Add myself to write-after-approval.
2424
bad93735
AP
24252004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
2426
2427 * MAINTAINERS: Add Nicola Pero and myself as libobjc
2428 maintainers.
2429
a7ca14fc
AC
24302004-02-20 Andrew Cagney <cagney@redhat.com>
2431
2432 * config.guess: Update from version 2003-10-16 to 2004-02-16.
2433 * config.sub: Update from version 2003-11-03 to 2004-02-16.
2434
51592782
NN
24352004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2436
2437 PR bootstrap/11932
2438 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2439
6a30854a
JQ
24402004-02-14 Jerry Quinn <jlquinn@optonline.net>
2441
2442 * MAINTAINERS: Added myself to write-after-approval.
2443
be8b2bee
MK
24442004-02-14 Michael Koch <konqueror@gmx.de>
2445
2446 * MAINTAINERS: Added myself to write-after-approval.
2447
972760b7
JM
24482004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
2449
2450 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
2451 some OS port maintainers to OS port maintainers section.
2452
b0281654
FCE
24532004-02-13 Frank Ch. Eigler <fche@redhat.com>
2454
2455 * MAINTAINERS: Add self.
2456
3c419fd6
KH
24572004-02-12 Kazu Hirata <kazu@cs.umass.edu>
2458
2459 * MAINTAINERS: Alphabetize.
2460
e88e9aee
PB
24612004-02-12 Paolo Bonzini <bonzini@gnu.org>
2462
2463 * MAINTAINERS: Remove myself.
b4117c30 2464
1915e422
DE
24652004-02-11 David Edelsohn <edelsohn@gnu.org>
2466
2467 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2468 (rs6000-*-aix*): Same.
2469 * configure: Regenerate.
2470
a22c2d8d
KC
24712004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2472
2473 * configure.in (host): Add in missing $noconfigdirs to defines.
2474 * configure: Regenerate.
2475
d9cdb878
AC
24762004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2477 Nathanael Nerode <neroden@gcc.gnu.org>
2478
2479 PR ada/6637, PR ada/5911
b4117c30 2480 Merge with libada-branch:
d9cdb878
AC
2481 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2482 with appropriate dependencies. Add --enable-libada configure switch.
2483 * configure, Makefile.in: Regenerate.
2484
8bd92821
PB
24852004-02-09 Paolo Bonzini <bonzini@gnu.org>
2486
2487 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2488
89a95129
RO
24892004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2490
2491 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2492 * configure: Regenerate.
2493
892629bc
GK
24942004-02-04 Geoffrey Keating <geoffk@apple.com>
2495
2496 Merge from upstream:
2497
2498 * ltmain.in: When setting IFS to '~', be careful about user
2499 arguments that contain '~'.
2500
2501 2004-02-04 Peter O'Gorman <peter@pogma.com>
2502
2503 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2504 Also test $base_compile against $CC with escaped arguments. Bug
2505 reported by Geoff Keating <geoffk@apple.com>.
2506
6b402165
KH
25072004-02-04 Kazu Hirata <kazu@cs.umass.edu>
2508
2509 * MAINTAINERS: Remove i960 port.
2510
fa2f0306
DD
25112004-01-23 DJ Delorie <dj@redhat.com>
2512
2513 * Makefile.def (target_modules) [libiberty]: Don't stage.
2514 * Makefile.in: Rebuilt.
2515
9feb20aa
CT
25162004-01-20 Caroline Tice <ctice@apple.com>
2517
2518 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2519
7aed2ccc
PC
25202004-01-19 Paolo Carlini <pcarlini@suse.de>
2521
2522 * MAINTAINERS: Update my email address.
2523
f25bebe1
JM
25242004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
2525
2526 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2527
28083580
VR
25282004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2529
2530 * MAINTAINERS: Remove entries without email address.
2531
c0f4b5e4
DJ
25322004-01-15 Daniel Jacobowitz <drow@mvista.com>
2533
2534 * MAINTAINERS: Add myself to write-after-approval.
2535
b5eb5a5e
SB
25362004-01-15 Steven Bosscher <stevenb@suse.de>
2537
2538 * MAINTAINERS: Update my email address.
2539
2c4de30b
LR
25402004-01-14 Loren J. Rittle <ljrittle@acm.org>
2541
2542 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2543 * Makefile.tpl (configure-target-[+module+]): Support stage.
2544 * Makefile.in: Rebuilt.
2545
74c0b320
ILT
25462004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
2547
2548 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2549
2560344b
RS
25502004-01-10 Richard Sandiford <rsandifo@redhat.com>
2551
2552 * MAINTAINERS: Add myself as a MIPS maintainer.
2553
8b21cda6
NN
25542004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2555
2b6c260d
NN
2556 * configure.in: Use ./config.cache, not config.cache.
2557 * configure: Regenerate.
2558 * Makefile.tpl: Special-casing not needed for GCC any more.
2559 * Makefile.in: Regenerate.
2560
09438bde
NN
2561 * configure.in: Don't share a cache file for host dirs.
2562 * configure: Regenerate.
2563
8b21cda6
NN
2564 * config-ml.in: Don't mess with the cache file.
2565
e42870df
EB
25662004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2567
2568 * MAINTAINERS: Move myself from 'Write After Approval' to
2569 'CPU Port Maintainers' section as SPARC maintainer.
2570
6b9eb62c
NN
25712004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2572
78a816a6
NN
2573 * Makefile.tpl: Make GCC use a separate config.cache.
2574 * Makefile.in: Regenerate.
2575
6b9eb62c
NN
2576 PR bootstrap/11932, PR bootstrap/11933
2577 (I don't know if it will fix either of them, but it relates
2578 to them.)
2579 * configure.in: Don't use shared config.cache for target
2580 directories.
2581 * configure: Regenerate.
2582
86d7b562
DN
25832004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
2584
2585 * MAINTAINERS: Add myself to 'Write After Approval' section.
2586
07d0a605
RS
25872003-12-31 Roger Sayle <roger@eyesopen.com>
2588
2589 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2590 * configure: Regenerated.
2591
459ac19f
KH
25922003-12-23 Kazu Hirata <kazu@cs.umass.edu>
2593
2594 * MAINTAINERS: Remove the mn10200 maintainer.
2595
5785c0ed 25962003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 2597
5785c0ed
BI
2598 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2599 * configure: Regenerated.
2600
a268eff9
JH
26012003-12-16 Jan Hubicka <jh@suse.cz>
2602
2603 * MAINTAINERS: Add myself as callgraph maintainer.
2604
9d465b12
TF
26052003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2606
2607 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2608 * configure: Regenerate.
2609
a68a270a
GB
26102003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2611
2612 * MAINTAINERS: Move myself from 'Bug database only accounts' to
2613 'Write After Approval' section. Update email.
2614
3066a15c
JL
26152003-12-01 James Lemke <jim@wasabisystems.com>
2616
2617 * MAINTAINERS (Write After Approval): Add myself.
2618
8c052da4
MT
26192003-11-20 Matt Thomas <matt@3am-software.com>
2620
2621 * MAINTAINERS: Add myself as a vax port maintainer.
2622
e75f9147
KC
26232003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2624
2625 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2626 (configure-build-[+module+], configure-[+module+]): Likewise.
2627 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2628 * Makefile.in: Regenerate.
2629
43d8d958
AT
26302003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
2631
2632 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
2633 shared/dylibed libraries.
2634 * ltmain.sh: Likewise.
2635 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2636 * ltcf-cxx.sh: Likewise.
2637 * ltcf-gcj.sh: Likewise.
2638 * ltconfig: Likewise.
2639
638dcaa0
SC
26402003-11-17 Stan Cox <scox@redhat.com>
2641
2642 * MAINTAINERS: Add myself as iq2000 port maintainer.
2643
15cc172b
AC
26442003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2645
b4117c30
ZW
2646 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2647 * Makefile.in: Regenerate.
15cc172b 2648
20af77cd
UW
26492003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
2650
2651 * config.sub: Update to 2003-11-03 version.
2652
4dd01c5c
PE
26532003-10-20 Phil Edwards <phil@codesourcery.com>
2654
2655 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2656 * configure: Regenerate.
2657
8d36c499
NP
26582003-10-20 Nicolas Pitre <nico@cam.org>
2659
2660 * MAINTAINERS: Add myself to 'Write After Approval' section.
2661
8b7ebc31
AC
26622003-10-20 Arnaud Charlet <charlet@act-europe.fr>
2663
2664 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2665
afe1910c
JM
26662003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
2667
2668 * MAINTAINERS: Update my email address.
2669
05dcec66
RO
26702003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2671
2672 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2673
71fc2f0c
RL
26742003-10-17 Ralph Loader <rcl@ihug.co.nz>
2675
2676 * MAINTAINERS: Add myself to 'Write After Approval' section.
2677
507ec745
BI
26782003-10-16 Bernardo Innocenti <bernie@develer.com>
2679
2680 * config.guess: Update to 2003-10-16 version.
2681 * config.sub: Update to 2003-10-16 version.
2682
4d466c42
DD
26832003-10-15 David Daney <ddaney@avtrex.com>
2684
2685 * MAINTAINERS: Added myself to 'Write After Approval' section.
2686
0c9b16bc
FH
26872003-10-15 Falk Hueffner <falk@debian.org>
2688
2689 * MAINTAINERS: Move myself from 'Bug database only accounts' to
2690 'Write After Approval' section. Update email.
2691
74d57d15
RS
26922003-10-14 Roger Sayle <roger@eyesopen.com>
2693
2694 * MAINTAINERS: Move myself from 'Write After Approval' to
2695 'Various Maintainers' section as middle-end maintainer.
2696
d29b8ad8
NN
26972003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2698
2699 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2700 HOST_FLAGS_TO_PASS.
2701 * Makefile.in: Regenerate.
2702
26db814a
BI
27032003-10-11 Bernardo Innocenti <bernie@develer.com>
2704
2705 * config.guess: Update to 2003-10-07 version.
2706 * config.sub: Update to 2003-10-07 version.
2707
fffeb871
RO
27082003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2709
2710 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2711 * ltconfig (irix5*, irix6*): Don't override version_type.
2712
6691a79e
ME
27132003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2714
2715 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2716 * configure: Rebuilt
2717 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2718 * Makefile.in: Rebuilt
2719
62cdd71e
L
27202003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2721
2722 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2723
6fe2eacc
CW
27242003-09-30 Carlo Wood <carlo@alinoe.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
ea57e5ad
PK
27282003-09-29 Paul Koning <ni1d@arrl.net>
2729
2730 * MAINTAINERS: Move myself from "Write After Approval"
2731 to CPU platform maintainers for pdp11 platform.
2732
e070672a
AT
27332003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
2734
2735 * MAINTAINERS: Move myself from 'Write After Approval' to
2736 'Various Maintainers' section as libffi testsuite maintainer.
2737
43bb47c2
DJ
27382003-09-21 Daniel Jacobowitz <drow@mvista.com>
2739
2740 * configure.in: Pass a computed --program-transform-name
2741 to subconfigures.
2742 * configure: Regenerated.
2743
da9d3b37
NN
27442003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2745
94322beb
NN
2746 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2747 * Makefile.in: Regenerate.
2748
da9d3b37
NN
2749 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2750 * Makefile.in: Regenerate.
2751
ffd9060b
ZL
27522003-09-19 Ziemowit Laski <zlaski@apple.com>
2753
2754 * MAINTAINERS: Move myself from 'Write After Approval'
2755 to 'Various Maintainers' (objective-c) section.
2756
eeae7b41
DJ
27572003-09-17 Daniel Jacobowitz <drow@mvista.com>
2758
2759 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2760 quoting.
2761 * configure: Regenerated.
2762
a080d12b
JB
27632003-09-16 Joel Brobecker <brobecker@gnat.com>
2764
2765 * MAINTAINERS (Write After Approval): Add myself to write after
2766 approval list.
2767
6cd2fc59
DN
27682003-09-16 Dorit Naishlos <dorit@il.ibm.com>
2769
2770 * MAINTAINERS (Write After Approval): Add myself.
2771
dcbdd9cc
ILT
27722003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
2773
2774 * MAINTAINERS: Update my e-mail address.
2775
e517f636
AM
27762003-09-09 Alan Modra <amodra@bigpond.net.au>
2777
2778 * libtool.m4 (LD): Correct powerpc64 host match.
2779
bc49924b
JW
27802003-09-06 James E Wilson <wilson@tuliptree.org>
2781
2782 * MAINTAINTERS: Update my affiliation and email address.
2783
082124f5
ZD
27842003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2785
2786 * MAINTAINERS (Write After Approval): Add myself.
2787
dc94d89e
DD
27882003-09-04 DJ Delorie <dj@redhat.com>
2789
2790 * configure: Regenerate.
2791
27922003-09-04 Robert Millan <robertmh@gnu.org>
2793
2794 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 2795
7a0f2d4e
KG
27962003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2797
2798 * configure.in: Ensure arguments to sed are properly spaced.
2799 * configure: Regenerate.
2800
88d032eb
GP
28012003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2802
2803 * MAINTAINERS: Update my e-mail address.
2804
0b3f3d22
ME
28052003-08-28 Mohan Embar <gnustuff@thisiscool.com>
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
d253f9ba
DJ
28092003-08-27 Daniel Jacobowitz <drow@mvista.com>
2810
2811 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2812 * configure: Regenerated.
2813
066ec9c9
MM
28142003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
2815
2816 * MAINTAINERS: Update my email address.
2817
415d7ef9
PE
28182003-08-23 Phil Edwards <pme@gcc.gnu.org>
2819
2820 * configure.in: Use newline instead of semicolon when assuming
2821 shell arguments in a for loop.
2822 * configure: Regenerated.
2823
e1567352
JE
28242003-08-22 Jason Eckhardt <jle@rice.edu>
2825
2826 * MAINTAINERS: Resurrect the i860 maintainer.
2827
b348267b
GK
28282003-08-20 Geoffrey Keating <geoffk@apple.com>
2829
e50084fa
GK
2830 PR 8180
2831 * configure.in: When testing with_libs and with_headers, treat
2832 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2833 * configure: Regenerate.
b4117c30 2834
b348267b
GK
2835 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2836 make, shell, etc.
2837 (baseargs): Likewise.
2838 * configure: Regenerate.
2839
ca26ffe0
BI
28402003-08-20 Bernardo Innocenti <bernie@develer.com>
2841
2842 * MAINTAINERS (Write After Approval): Add myself.
2843
940cde4d
GK
28442003-08-19 Geoffrey Keating <geoffk@apple.com>
2845
2846 * configure.in: Disable libgcj for darwin not on powerpc.
2847 * configure: Rebuild.
2848
74bed51b
ADL
28492003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2850
2851 * config-ml.in, symlink-tree: Add license.
2852
b4117c30
ZW
28532003-08-03 Richard Stallman <rms@gnu.org>
2854 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
2855
2856 * README.SCO: New file.
2857
333a28b4
MK
28582003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2859
2860 * Makefile.tpl (check, check-c++): Express dependencies using
2861 dependencies rather than commands.
2862 * Makefile.in: Regenerate.
2863
c197e306
AC
28642003-08-01 Andrew Cagney <cagney@redhat.com>
2865
2866 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2867 * configure: Ditto.
2868
a8ee6e2d
GK
28692003-07-31 Geoffrey Keating <geoffk@apple.com>
2870
2871 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 2872 * Makefile.in: Update.
a8ee6e2d 2873
8d9b3f2e
AT
28742003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2875
2876 * configure.in: Enable libgcj for darwin.
2877 * configure: Rebuild.
2878
52c0c542
PE
28792003-07-29 Phil Edwards <pme@gcc.gnu.org>
2880
2881 * config-ml.in: Use ac_configure_args directly instead of
2882 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2883 actually seen.
2884
b4acb5ef
NN
28852003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2886
2887 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2888 creating target and build subdirs to build all parent dirs as needed.
2889 * Makefile.in: Rebuild.
2890 * configure.in: Don't build dirs explicitly here.
2891 * configure: Rebuild.
2892
a51d71d0
PB
28932003-07-26 Paul Brook <paul@nowt.org>
2894
2895 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
2896
f43e12ce
AO
28972003-07-22 Alexandre Oliva <aoliva@redhat.com>
2898
2899 * Makefile.tpl (all-make): Depend on intl.
2900 * Makefile.in: Rebuilt.
2901
8a199ff6
PE
29022003-07-20 Phil Edwards <pme@gcc.gnu.org>
2903
2904 * install-sh: Update to newer upstream versions (associated with
2905 aclocal 1.7).
2906 * mkinstalldirs: Likewise.
2907 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2908
e6a8c803
AP
29092003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
2910
2911 * MAINTAINERS: Move self from Bug database only accounts
2912 to write-after-approval.
2913
9f13608f
NN
29142003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2915
2916 * config.if: Remove unused libc_interface determination.
2917
c7864714
NN
29182003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2919
2920 * MAINTAINERS: Move self from write-after-approval to
2921 build machinery (*.in).
2922
775956d0
NN
29232003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2924
2925 PR bootstrap/11273
2926 PR bootstrap/11408
2927 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2928 unused INSTALL_PROGRAM_ARGS.
2929 * configure.in: Use AC_PROG_INSTALL.
2930 * Makefile.in: Regenerate.
2931 * configure: Regenerate.
2932
c7f67a6e
KH
29332003-07-13 Kazu Hirata <kazu@cs.umass.edu>
2934
2935 * MAINTAINERS: Alphabetize.
2936
33952f6f
AO
29372003-07-10 Alexandre Oliva <aoliva@redhat.com>
2938
2939 * configure: Rebuilt.
2940 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2941 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2942 newlib nor libgloss.
2943 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2944 * configure.in (am33_2.0-*-linux*): Added.
2945
0d4f1b4e
BW
29462003-07-09 Bob Wilson <bob.wilson@acm.org>
2947
2948 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2949 * configure: Regenerate.
2950
56694dd9
ZW
29512003-07-07 Zack Weinberg <zack@codesourcery.com>
2952
2953 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
2954 * Makefile.in: Regenerate.
2955
21607eb4
ZW
29562003-07-04 Zack Weinberg <zack@codesourcery.com>
2957
2958 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
2959 * Makefile.in: Regenerate.
2960
8c90b13a
L
29612003-07-04 H.J. Lu <hongjiu.lu@intel.com>
2962
2963 * Makefile.tpl: Replace PWD with PWD_COMMAND.
2964 * Makefile.in: Regenerated.
2965
5d42f90e
L
2966 * config-ml.in: Replace PWD with PWD_COMMAND.
2967
6eb95e99
ZW
29682003-07-04 Zack Weinberg <zack@codesourcery.com>
2969
2970 * intl: New directory; see intl/ChangeLog for details.
2971 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
2972 * Makefile.tpl: all-gcc depends on maybe-all-intl.
2973 * Makefile.in: Regenerate.
2974
07d1940e
NN
29752003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2976
2977 * configure.in: Clean up config-lang.in handling. Delete
2978 useless assignment to "subdirs".
2979 * configure: Regenerate.
2980
4dbda6f0
NN
29812003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2982
2983 * configure.in: Rename 'target_libs' to 'target_libraries'.
2984 Remove useless reference to 'target_libs'.
2985 * configure: Regenerate.
2986
2c30ab71
KS
29872003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2988
2989 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2990 * Makefile.in: Regenerate.
2991
11405c93
NN
29922003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2993
2994 * Makefile.def: Introduce flags_to_pass.
2995 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2996 * Makefile.in: Regenerate.
2997
fb87ad5d
HPN
29982003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2999
3000 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3001 and target-libgloss.
3002 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3003 <h8300*-*-*>: Disable libf2c and ${libgcj}.
3004 * configure: Regenerate.
3005
a7956a48
BK
30062003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3007
3008 * configure.in: Update testsuite_flags to new location.
3009 * configure. Regenerate.
6eb95e99 3010
eaf9f3b2
NN
30112003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3012
3013 * Makefile.tpl: Remove BUILD_CC stuff.
3014 * Makefile.in: Regenerate.
3015
2d89ffef
KH
30162003-06-17 Kazu Hirata <kazu@cs.umass.edu>
3017
3018 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
3019
83415b0b
GP
30202003-06-16 Graeme Peterson <gp@qnx.com>
3021
3022 * MAINTAINERS (Write After Approval): Add myself.
3023
b951c91c 30242003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 3025
b951c91c
L
3026 * config.guess: Update to 2003-06-12 version.
3027 * config.sub: Update to 2003-06-13 version.
3028
0bb41a37
L
30292003-06-12 H.J. Lu <hongjiu.lu@intel.com>
3030
3031 * config.guess: Update to 2003-06-06 version.
3032 * config.sub: Update to 2003-06-06 version.
3033
655b7166
RO
30342003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3035
3036 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3037 * configure. Regenerate.
3038
01b759aa
NN
30392003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3040
bf1d3e81
NN
3041 * configure.in: Disable serial configure by default.
3042 * configure: Regenerate.
3043 * Makefile.tpl: Abolish .NOTPARALLEL.
3044 * Makefile.in: Regenerate.
3045
e89fbdfe
NN
3046 * Makefile.tpl: Replace {build,host,target}_canonical by
3047 {build,host,target}.
3048 * Makefile.in: Regenerate.
3049
01b759aa
NN
3050 * Makefile.tpl: Fix stupid pasto.
3051 * Makefile.in: Regenerate.
3052
f7dae026
NN
30532003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3054
3055 * Makefile.tpl: Remove bogus conditional.
3056 * Makefile.in: Regenerate.
3057
30582003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
3059
3060 * Makefile.tpl (profiledbootstrap): New target.
3061 * Makefile.in (profiledbootstrap): New target.
3062
2ffc3e73 30632003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
3064
3065 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
3066 Pinski. Remove user names from other bugzilla-only maintainers.
3067
1a1e6b96
NN
30682003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3069
1358ccea
NN
3070 * Makefile.tpl: Make 'recursive targets' using autogen rather
3071 than shell loop. Remove duplicate 'clean' targets and false
3072 comments.
3073 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3074 Add systematic method of specifying missing targets in subdirs.
3075 Add copyright boilerplate.
3076 * Makefile.in: Regenerate.
3077 * configure.in: Add 'recursive targets' to maybe list.
3078 * configure: Regenerate.
3079
ae74ed1f
NN
3080 * MAINTAINERS: "GNATS only" -> "Bug database only".
3081
1a1e6b96
NN
3082 * Makefile.tpl: Rename [+target+] to [+make_target+].
3083 * Makefile.def: Rename 'target' to 'make_target'.
3084
c79af3fa
NB
30852003-05-31 Neil Booth <neil@daikokuya.co.uk>
3086
3087 * MAINTAINERS: Add self as options handling maintainer.
3088
39d85b61
MM
30892003-05-28 Michael Meissner <gnu@the-meissners.org>
3090
3091 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
3092 been too long since I touched those ports.
3093
afc2b62d
DD
30942003-05-28 DJ Delorie <dj@redhat.com>
3095
3096 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3097 * Makefile.in: Regenerate.
3098
df445104
MR
30992003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3100
3101 * configure.in: Use curly braces in the definition of tooldir.
3102 * configure: Regenerate.
3103
2eb98e5d 31042003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 3105
2eb98e5d
DD
3106 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3107 newlib or libgloss.
3108 * Makefile.in: Regenerate.
3109
862fced8
DD
31102003-05-21 DJ Delorie <dj@redhat.com>
3111
3112 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3113 * Makefile.in: Regenerate.
3114
fc351800
ILT
31152003-05-20 Ian Lance Taylor <ian@airs.com>
3116
3117 * MAINTAINERS: Update my e-mail address.
3118
7e2dbcef
NN
31192003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3120
3121 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 3122 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
3123 Factor out common code from autogen IF statements.
3124 * configure: Regenerate.
3125 * Makefile.in: Regenerate.
3126
f2a0e225
KC
31272003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3128
3129 * configure.in: Accept i[3456789]86 for machine type.
3130 * configure: Regenerate.
3131
8b87bb96
NN
31322003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3133
3134 * configure.in: Switch more things to use maybe dependencies.
3135 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3136 * configure: Regenerate.
3137 * Makefile.tpl: Switch more things to use maybe dependencies.
3138 * Makefile.in: Regenerate.
3139
fdb882bc 31402003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
3141
3142 * Makefile.tpl (install-opcodes): Define.
3143 * Makefile.in: Rebuild.
3144
f7c50032
AJ
31452003-05-13 Andreas Jaeger <aj@suse.de>
3146
3147 * config.guess: Update to 2003-05-09 version.
3148 * config.sub: Update to 2003-05-09 version.
3149
f2181bed 31502003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
3151
3152 * configure.in: Correct sed script so that options in quotes are not
3153 deleted.
3154 * configure: Rebuild.
3155
aa8f1f57
CV
31562003-05-12 Corinna Vinschen <corinna@vinschen.de>
3157
3158 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3159 and $$s/newlib/libc/sys/cygwin32 include paths.
3160 * configure: Ditto.
3161
0c130f81
MM
31622003-05-12 Michael Meissner <gnu@the-meissners.org>
3163
3164 * MAINTAINERS: Update my email addresses.
3165
aa1a100b
EB
31662003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
3167
3168 * config-ml.in: Propagate INSTALL variables.
f7c50032 3169
87861833
GP
31702003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3171
3172 * MAINTAINERS: Remove duplicate entries in Write After Approval.
3173
de722255
CD
31742003-05-02 Chris Demetriou <cgd@broadcom.com>
3175
6eb95e99
ZW
3176 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3177 * Makefile.in: Regenerate.
de722255 3178
96c4a002
WB
31792003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
3180
3181 * MAINTAINERS (GNATS only): Add Falk Hueffner.
3182
55b15a11
WB
31832003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
3184
3185 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
3186
0c227849
DJ
31872003-04-27 Daniel Jacobowitz <drow@mvista.com>
3188
3189 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3190 * Makefile.in: Regenerated.
3191
d45148c1
WB
31922003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
3193
3194 * MAINTAINERS (Write After Approval): Upgrade myself from
3195 GNATS only to write-after-approval. Update my mail address.
3196
48f2318c 31972003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
3198
3199 (OS Port Maintainers: freebsd): Add myself.
3200
438f50c3
MM
32012003-04-22 Mark Mitchell <mark@codesourcery.com>
3202
3203 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
3204
9074e169
KJ
32052003-04-22 Kean Johnston <jkj@sco.com>
3206
3207 * MAINTAINERS (SCO ports): Added myself.
3208
dfd39a2e
NS
32092003-04-21 Nathan Sidwell <nathan@codesourcery.com>
3210
3211 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
3212
ccbae82a
KJ
32132003-04-19 Kean Johnston <jkj@sco.com>
3214
3215 * MAINTAINERS (Write After Approval): Add myself.
3216
2f50999f
GP
32172003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3218
3219 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3220 * Makefile.in: Regenerate.
3221
e9b84181
JJ
32222003-04-18 Jakub Jelinek <jakub@redhat.com>
3223
3224 * configure.in (powerpc64*-*-linux*): Remove.
3225 * configure: Rebuilt.
3226
1ca4c6e1
PE
32272003-04-17 Phil Edwards <pme@gcc.gnu.org>
3228
3229 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3230 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3231 and restrap.
3232 * Makefile.in: Regenerate.
3233
0590b963
RE
32342003-04-16 Richard Earnshaw <rearnsha@arm.com>
3235
3236 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3237 * configure: Regenerated.
3238
ff41a56f
DD
32392003-04-15 DJ Delorie <dj@redhat.com>
3240
3241 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
3242
50d440bc
NC
32432003-04-13 Nick Clifton <nickc@redhat.com>
3244
3245 * config-ml.in: Remove support for --disable-aix removing
3246 call-aix multilibs.
3247
b1e0a93e
AO
32482003-04-10 Alexandre Oliva <aoliva@redhat.com>
3249
3250 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3251 * */configure: Rebuilt.
3252
71fb704d
JS
32532003-04-08 Joel Sherrill <joel@oarcorp.com>
3254
3255 * MAINTAINERS: Add my email address.
3256
3897ea90
OH
32572003-03-17 Olivier Hainque <hainque@act-europe.fr>
3258
3259 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 3260
93c834b7
NN
32612003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3262
3263 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3264 * Makefile.in: Regenerate.
3265
82c34dcb
MC
32662003-03-14 Michael Chastain <mec@shout.net>
3267
3268 * Makefile.in: Regenerate with correct Makefile.def.
3269
73458fb7
NN
32702003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3271
3272 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3273 Make macro.
3274 * Makefile.in: Regenerate.
3275 * configure.in: Clean up gxx_include_dir logic.
3276 * configure: Regenerate.
3277
32cf27e5
AE
32782003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
3279
3280 * MAINTAINERS (Write After Approval): Add myself.
3281
c727e7a0
BE
32822003-03-10 Ben Elliston <bje@wasabisystems.com>
3283
3284 * MAINTAINERS: Update my mail address.
3285
9a27ac7a
FS
32862003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3287
3288 * configure.in (gxx_include_dir): Fix typo.
3289 * configure: Regenerated.
3290
3aa83176
NN
32912003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3292
3293 * Makefile.tpl: Reindent.
3294 * Makefile.in: Regenerate.
3295 * configure.in: Reindent. Don't set unused variables.
3296 * configure: Regenerate.
3297
9124bc53
DJ
32982003-03-04 Daniel Jacobowitz <drow@mvista.com>
3299
3300 * configure.in: Include $(build_tooldir)/sys-include in
3301 FLAGS_FOR_TARGET.
3302 * configure: Regenerated.
3303
cb543528
NN
33042003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3305
c858bf1e
NN
3306 * Makefile.tpl: Always pass down RANLIB.
3307 * Makefile.in: Regenerate.
3308
aa9c3ab4
NN
3309 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3310 * Makefile.in: Regenerate.
3311 * configure.in: Remove unused logic relating to --enable-shared
3312 and --enable-threads. Remove bogus comments. Remove redundant
3313 noconfigdirs.
3314 * configure: Regenerate.
3315
cb543528
NN
3316 * configure.in: Replace ${libstdcxx_version} by its value.
3317 Remove reference to mh-dgux.
3318 * configure: Regenerate.
3319
53f70c1b
KB
33202003-03-03 Kevin Buettner <kevinb@redhat.com>
3321
3322 * MAINTAINERS (Write After Approval): Add myself.
3323
df0f0674
NN
33242003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3325
3326 * Makefile.tpl: Rearrange.
3327 * Makefile.in: Regenerate.
3328
ef4e7569
US
33292003-02-25 Uwe Stieber <uwe@wwws.de>
3330
3331 * configure.in: Add support for kaOS as cross build target system.
3332 * configure: Regenerated.
3333
a7a287eb
SB
33342003-02-24 Steven Bosscher <steven@gcc.gnu.org>
3335
3336 * MAINTAINERS (Write after approval): Add myself.
3337
ff00c8a2
JW
33382003-02-21 James E Wilson <wilson@tuliptree.org>
3339
3340 * MAINTAINERS: Update my email address.
3341
abb2db7a
ZW
33422003-02-21 Zack Weinberg <zack@codesourcery.com>
3343
3344 * MAINTAINERS: Add self to blanket write privs. section.
3345
e9f2dc3b
SM
33462003-02-20 Sean McNeil <sean@blue.mcneil.com>
3347
3348 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3349 configure-target-* as some target builds may require additional
3350 flags for preprocessor tests.
3351 * Makefile.in: Regenerated.
3352
ee03dc5e
AO
33532003-02-19 Alexandre Oliva <aoliva@redhat.com>
3354
11856278
AO
3355 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3356 * ltconfig: Handle it.
3357 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3358 auto-detecting it.
3359
274aef32
AO
3360 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3361 it is used as argument to $CC.
3362 * ltcf-gcj.sh: Likewise.
3363
ee03dc5e
AO
3364 * configure.in: Introduce --enable-maintainer-mode.
3365 * configure: Rebuilt.
3366 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3367 for maintainer mode.
3368 * Makefile.in: Rebuilt.
3369
30db8e17
JM
33702003-02-18 Jason Merrill <jason@redhat.com>
3371
3372 * Makefile.tpl (check-c++): Allow parallelism.
3373
cab60ac6
GP
33742003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3375
3376 * MAINTAINERS: Remove John Carr (who never actually had access to
3377 gcc.gnu.org).
3378
c8e5d1af
GK
33792003-02-15 Geoffrey Keating <geoffk@apple.com>
3380
3381 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3382 don't configure target-libobjc.
3383 * configure: Regenerate.
3384
70f91f50
RO
33852003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3386
3387 * Makefile.tpl (RANLIB): Define.
3388 * Makefile.in: Regenerate.
3389
669e9062
LB
33902003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
3391
3392 * MAINTAINERS: Update my email.
abb2db7a 3393
61b56b2e
KS
33942003-02-06 Keith R Seitz <keiths@redhat.com>
3395
3396 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3397 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3398 * Makefile.in: Regenerated.
3399 * configure.in: Remove all traces of snavigator, db, and grep.
3400 * configure: Regenerated.
3401
a1ba6e15
GP
34022003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3403
3404 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
3405 After Approval.
3406
f5f2cce5
CC
34072003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3408
3409 * MAINTAINERS (Write after approval): Add myself.
3410
ba49f6f1
FCE
34112003-01-31 Frank Ch. Eigler <fche@redhat.com>
3412
3413 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3414 * Makefile.in: Regenerated.
3415
ccf9f10c
RS
34162003-01-30 Roger Sayle <roger@eyesopen.com>
3417
3418 * config.guess: Updated to 2003-01-30's version.
3419 * config.sub: Updated to 2003-01-28's version.
3420
a693735b
AO
34212003-01-30 Alexandre Oliva <aoliva@redhat.com>
3422
3423 * config.if: If gcc_version is already set, just use it. Don't set
3424 gcc_version_trigger if it's already set, otherwise set it to
3425 gcc/version.c, but only if the file exists. If it is not set and
3426 gcc/version.c does not exist, try to extract the version number from
3427 $CC.
3428
204c43d6
AT
34292003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
3430
abb2db7a 3431 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 3432
842e91ec
PE
34332003-01-27 Phil Edwards <pme@gcc.gnu.org>
3434
3435 * configure.in: Revert 24Jan change.
3436 * configure: Regenerate.
3437
6b99984e
GP
34382003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3439
3440 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
3441 entry of HJ Lu.
3442
806e0935
NN
34432003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3444
3445 * configure.in: Revert previous change.
3446 * configure: Regenerate.
3447
307a9864
NN
34482003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3449
3450 * configure.in: Make rda native-only.
3451 * configure: Regenerate.
3452
02ba6302
VR
34532003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3454
3455 * MAINTAINERS: Move myself from GNATS-only-accounts to
3456 write-after-approval.
3457
77d187bc
NN
34582003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3459
3460 * configure.in: Add missing \.
3461 * configure: Rebuilt.
3462
a94a2d4c
JJ
34632003-01-17 Jakub Jelinek <jakub@redhat.com>
3464
3465 * configure.in (baseargs): Avoid using \| in sed regular
3466 expressions.
3467 * configure: Rebuilt.
3468
73f84924
JJ
34692003-01-16 Jakub Jelinek <jakub@redhat.com>
3470
3471 * configure.in (baseargs): Remove all supported forms of
3472 --cache-file, --srcdir, --host, --build and --target options
3473 from argument lists.
3474 * configure: Rebuilt.
3475
8c12fc63
JZ
34762003-01-15 Josef Zlomek <zlomekj@suse.cz>
3477
3478 * MAINTAINERS: Add myself to write-after-approval list.
3479
7c005a3a
AO
34802003-01-15 Alexandre Oliva <aoliva@redhat.com>
3481
3482 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3483 * configure: Rebuilt.
3484
3dfabf63
NN
34852003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3486
3487 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3488 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3489 * Makefile.in: Regenerate.
3490 * configure: Regenerate.
3491
cf53ae10
AO
34922003-01-09 Alexandre Oliva <aoliva@redhat.com>
3493
3494 * configure.in: Remove Makefile in build, host and target modules
3495 unless configure was run with --no-recursion.
3496 * configure: Rebuilt.
3497
3fbe8e4a
CC
34982003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3499
3500 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3501 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3502 * Makefile.in: Regenerate.
3503
66e2aa7d
CD
35042003-01-08 Chris Demetriou <cgd@broadcom.com>
3505
3506 * config.guess: Update to 2003-01-03 version.
3507 * config.sub: Update to 2003-01-03 version.
3508
b5038cfb
CF
35092003-01-07 Christopher Faylor <cgf@redhat.com>
3510
3511 * configure: Regenerate with proper autoconf 2.13.
3512
d02c69be
CF
35132003-01-07 Christopher Faylor <cgf@redhat.com>
3514
3515 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 3516 * configure: Regenerate.
d02c69be 3517
e914a571
AC
35182003-01-06 Andrew Cagney <ac131313@redhat.com>
3519
3520 * configure.in (GDB_TK): Add tcl directories conditional on
3521 gdb/gdbtk directory being present.
3522 * configure: Regenerate.
abb2db7a 3523
70571545
JDA
35242003-01-04 John David Anglin <dave.anglin@nrc.ca>
3525
3526 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3527 by gcc if LD is not defined and we are not doing a Canadian Cross.
3528 * configure: Rebuilt.
3529
89a7012a
TT
35302002-12-31 Tom Tromey <tromey@redhat.com>
3531
3532 * Makefile.in: Rebuilt.
3533 * Makefile.def (target_modules) [libffi]: Allow installation.
3534
3f4f56e2
AS
35352002-12-31 Andreas Schwab <schwab@suse.de>
3536
3537 * configure.in: Fix use of $program_transform_name.
3538 * configure: Regenerated.
3539
6c1b8d0a
DJ
35402002-12-30 Daniel Jacobowitz <drow@mvista.com>
3541
3542 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 3543 * configure: Regenerated.
6c1b8d0a 3544
c5120911
AO
35452002-12-29 Alexandre Oliva <aoliva@redhat.com>
3546
3547 * Makefile.tpl (local-distclean): Don't remove...
3548 (multilib.ts): ... this. Moved into...
3549 (multilib.out): ... this. Don't use sub-make.
3550 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3551 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3552 (configure-build-[+module+], configure-[+module+],
3553 configure-target-[+module+], configure-gcc): ... these. Test
3554 for Makefile existence. Drop config.status from dependencies.
3555 * Makefile.in: Rebuilt.
3556 * configure.in: Move gcc-version-trigger to the end of
3557 ac_configure_args. Add comments to maybedep.tmp and
3558 serdep.tmp. Introduce --disable-serial-configure. Remove
3559 nonopt from baseargs, matching and removing corresponding
3560 whitespace while at it.
3561 * configure: Rebuilt.
3562
e245b0ea
AO
35632002-12-28 Alexandre Oliva <aoliva@redhat.com>
3564
903de295
AO
3565 * configure.in (host_configargs): Replace reference to
3566 no-longer-defined buildopts with --build=${build_alias}.
3567 * configure: Rebuilt.
3568
e245b0ea
AO
3569 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3570 program_transform_name to standard idiom.
3571 (AUTOGEN, AUTOCONF): Define.
3572 (Makefile.in): Use $(AUTOGEN).
3573 (Makefile): Depend on config.status, and use autoconf-style rule to
3574 build it. Move original commands to...
3575 (config.status): ... this new target.
3576 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3577 $(AUTOCONF).
3578 * Makefile.in: Rebuilt.
3579
671aa708
NN
35802002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3581
53fbfb58
NN
3582 * Makefile.tpl: Fix dramatic bustage due to change in
3583 program_transform_name.
3584 * Makefile.in: Regenerate.
3585
3586 * configure.in: Remove unnecessary PATH setting.
3587 * configure: Regnerate.
3588
3589 * configure.in: Don't default to unprefixed tools unless
3590 the native tools will work.
3591 * configure: Regenerate.
3592
671aa708
NN
3593 * configure.in: Convert to autoconf script. Blow away lots
3594 of now-redundant Makefile fragments.
3595 * configure: Generate using Autoconf.
3596 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3597 * Makefile.in: Regenerate.
3598
57f40826
NN
35992002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3600
3fedb745
NN
3601 * configure: Fix stupid bug where RANLIB was mistakenly included.
3602
abb2db7a 3603 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
3604 (build_configargs, host_configargs, target_configargs).
3605
3606 * configure.in: Move logic out of sed statement.
3607
abb2db7a 3608 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
3609 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3610
315fa0f4
SS
36112002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
3612
3613 * config.sub: Import from master repository
3614 * config.guess: Ditto
3615
45aff44f
AS
36162002-12-24 Andreas Schwab <schwab@suse.de>
3617
3618 * Makefile.tpl (multilib.out): Fix missing space.
3619 * Makefile.in: Regenerate.
3620
88b5521b
NN
36212002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3622
3623 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3624 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3625 * Makefile.in: Regenerate.
3626 * configure.in: Remove unnecessary leftovers.
3627
2a726918
GK
36282002-12-21 Geoffrey Keating <geoffk@apple.com>
3629
3630 * configure.in (extra_ranlibflags_for_target): New variable.
3631 (*-*-darwin): Add -c to ranlib commands.
3632 * configure (tooldir): Handle extra_ranlibflags_for_target.
3633
aace3269 36342002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
3635
3636 * Makefile.tpl: Revert HJL's change.
3637 * Makefile.in: Regenerated.
3638 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3639 always.
3640
f0895142
AS
36412002-12-19 Andreas Schwab <schwab@suse.de>
3642
3643 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3644 * Makefile.in: Regenerate.
3645
782d0c02
L
36462002-12-18 H.J. Lu <hjl@gnu.org>
3647
3648 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3649 * Makefile.in: Regenerated.
3650
3651 * configure.in (build_prefix): New. Substitute.
3652
212f6dd0
NN
36532002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3654
79308c5d
NN
3655 * Makefile.tpl: Don't let real targets depend on phony targets.
3656 * Makefile.in: Regenerate.
3657
212f6dd0
NN
3658 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3659 * Makefile.in: Regenerate.
3660
ab17919f
SS
36612002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
3662
3663 * config.sub: Import from master repository
3664 * config.guess: Ditto
3665
5ecf91d1
JM
36662002-12-16 Jason Merrill <jason@redhat.com>
3667
3668 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3669 previous 'make bootstrap'.
3670 * Makefile.in: Regenerate.
3671
d8437e1b
HPN
36722002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3673
3674 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3675
4977bab6
ZW
36762002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3677
3678 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3679 * Makefile.in: Regenerate.
3680
0edcfdcb
JM
36812002-12-13 Jason Merrill <jason@redhat.com>
3682
6248218a 3683 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
3684 library tests.
3685 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
3686 * Makefile.in: Regenerate.
3687
4977bab6
ZW
36882002-12-12 Alexandre Oliva <aoliva@redhat.com>
3689
3690 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3691 * Makefile.in: Rebuilt.
3692
f87505dd
AO
36932002-12-12 Alexandre Oliva <aoliva@redhat.com>
3694
3695 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3696
4977bab6
ZW
36972002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
3698
3699 * configure: Fix bug put in by gremlins.
3700
3701 * Makefile.tpl: Substitute more autoconfily.
3702 * configure: Substitute more autoconfily.
3703 * Makefile.in: Regenerate.
3704
7f0db92a
SS
37052002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
3706
3707 * config.sub: Import from master repository
3708 * config.guess: Ditto
3709 * MAINTAINERS: Added Svein Seldal under write after approval
3710
4977bab6
ZW
37112002-12-08 Andrew Cagney <ac131313@redhat.com>
3712
3713 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3714 * Makefile.in (all-sim): Ditto.
3715
37162002-12-06 DJ Delorie <dj@redhat.com>
3717
3718 * Makefile.tpl: Change configure dependencies to not have real
3719 targets depend on phony targets.
3720
37212002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3722
3723 * configure.in: Revert unintentional change.
3724
3725 * Makefile.tpl: Change dependency for */multilib.out so that
3726 it works when gcc isn't in the tree.
3727
3728 * configure.in: Substitute more.
3729 * configure: Run subconfigures from the Makefile.
3730 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3731 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3732
67f1b906
GP
37332002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3734
3735 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3736
4977bab6
ZW
37372002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3738
3739 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3740 and corresponding dependencies.
3741 * Makefile.in: Regenerate.
3742
3743 * configure.in (host_tools): Order binutils, gas and ld for
3744 convenience in running the testsuites.
3745
3746 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3747 * Makefile.in: Regenerate.
3748 * configure.in: Introduce rules to serialize subconfigure runs.
3749
3750 * configure.in: Introduce BASE_CC_FOR_TARGET.
3751 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3752 Realize configure-build-* targets. Realize configure-target-* targets.
3753 * Makefile.in: Regenerate.
3754
37552002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3756
3757 * configure: Move gcc_version_trigger stuff from here...
3758 * configure.in: ...to here.
3759
3760 * configure.in: Separate subconfigure options added by this file from
3761 options given by the user. Add machinery to put args for host
3762 subconfigures into the Makefile.
3763
3764 * Makefile.tpl: Remove 'vault' targets.
3765 * Makefile.tpl: Reorder and comment dependencies.
3766 * Makefile.in: Regenerate.
3767
37682002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3769 * configure.in: Fix my broken commit of previous patch. (sigh)
3770
743f054e
GK
37712002-11-28 Geoffrey Keating <geoffk@apple.com>
3772
3773 * configure.in: Move host-specific darwin noconfigdirs into
3774 the host-specific section.
3775
4977bab6
ZW
37762002-11-28 Geoffrey Keating <geoffk@apple.com>
3777
3778 * configure.in: Move host-specific darwin noconfigdirs into
3779 the host-specific section.
3780
37812002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
3782
3783 * configure: Remove skip-this-dir support.
3784 * Makefile.tpl: Remove skip-this-dir support.
3785
3786 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3787 subdirectories.
3788 * Makefile.in: Regenerate.
3789
3790 * Makefile.tpl: Strip out useless setting of 'dir'.
3791 * Makefile.in: Regenerate.
3792
37932002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
3794
3795 * configure.in: Fix deeply stupid bug.
3796
3797 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3798 shell code in CXX_FOR_TARGET
3799 * Makefile.def: Introduce raw_cxx.
3800 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3801 RAW_CXX_FOR_TARGET.
3802 * Makefile.in: Regenerate.
3803
38042002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
3805
3806 * Makefile.tpl: Remove unnecessary ifs.
3807 * Makefile.in: Regenerate.
3808
3809 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
3810 dependencies. Maybe-ize build-libiberty. Create dummy install
3811 targets for 'no_install' modules.
3812 * configure: Move GDB_TK substitution to configure.in. Move
3813 build_modules stuff to configure.in.
3814 * configure.in: Implement soft dependency machinery. Maybe-ize
3815 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3816 * Makefile.in: Regenerate.
3817
38182002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
3819
3820 * Makefile.tpl: Make all-target, install-target behave similarly
3821 to all, install (only hitting configured targets). Eliminate
3822 unused macro defintions.
3823
3824 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3825 build != host.
3826
3827 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3828
3829 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3830
3831 * configure.in: Produce lists of subdir targets we're actually
3832 configuring. Remove references to "dosrel".
3833 * Makefile.tpl: Let configure set which subdir targets are hit.
3834 Remove install-cross; clean up install; remove ALL. Remove
3835 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
3836 Autogenerate host module targets. Remove empty dependency lines
3837 and redundant dependency; rearrange slightly.
3838 * Makefile.def: Add host-side libtermcap, utils.
3839
3840 * Makefile.in: Regenerate.
3841
e6226a2f
RO
38422002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3843
3844 * ltconfig (osf[345]): Append $major to soname_spec.
3845 Reflect this in library_names_spec.
3846 * ltmain.sh (osf): Prefix $major with . for use as extension.
3847
3b75d237
AJ
38482002-11-19 Andreas Jaeger <aj@suse.de>
3849
3850 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
3851 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
3852 and sparc64 GNU/Linux systems.
3853
809108de
NS
38542002-11-19 Nathan Sidwell <nathan@codesourcery.com>
3855
3856 * MAINTAINERS: Update email.
3857
e7e0de7e
GP
38582002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3859
3860 * MAINTAINERS: Complete James Dennett's entry.
3861
f7109dea
EB
38622002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
d3ac17c9
BK
38662002-11-13 Bruce Korb <bkorb@gnu.org>
3867
3868 * Makefile.tpl: syntactic cleanup
3869
cbf78ae4
SH
38702002-11-13 Stuart Hastings <stuart@apple.com>
3871
3872 * MAINTAINERS: Add myself to write-after-approval list.
3873
4977bab6
ZW
38742002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
3875
3876 * Makefile.def: Add list of recursive targets to autogenerate.
3877 Add build_modules.
3878 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3879 targets. Autogenerate *-build-* targets.
3880 * Makefile.in: Regenerate.
3881
38822002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
3883
3884 * configure: More autoconf-style substitutions.
3885 * Makefile.tpl: More autoconf-style substitutions.
3886 * Makefile.in: Regenerate.
3887
38882002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
3889
3890 * configure: Substitute more variables in a more autoconf-friendly
3891 way. Simplify slightly.
3892 * Makefile.tpl: Make more variables substitutable in an
3893 autoconf-friendly way.
3894 * Makefile.in: Regenerate.
3895
d4783999
JW
38962002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
3897
3898 * MAINTAINERS (Write After Approval): Add myself.
3899
4977bab6
ZW
39002002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
3901
3902 * configure.in (v810*): Remove special setting of tools.
3903
3904 * configure: Add support for extra required flags for ar or nm.
3905 * configure.in (aix4.3+): Use above support for target-specific
3906 issues, rather than using config/mt-aix43.
3907
39082002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
3909
3910 * configure: Remove 'removing', which doesn't work. Replace $subdir
3911 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3912 with $srcdir. Reformat indentation. Substitute some variables
3913 formerly hard-coded in the Makefile for build=host.
3914 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3915 * Makefile.def: Autogenerate more.
3916 * Makefile.in: Regenerate.
3917
1c9c903e
AN
39182002-11-04 Adam Nemet <anemet@lnxw.com>
3919
3920 * MAINTAINERS (Write After Approval): Add myself.
3921
40673d2b
KB
39222002-11-04 Kevin Buettner <kevinb@redhat.com>
3923
3924 * Makefile.def (host_modules): Add rda.
3925 * Makefile.in: Regenerate.
3926 * configure.in (target_tool): Add target-rda to list.
3927
42e650ae
GP
39282002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3929
3930 * MAINTAINERS: Remove "co-maintainer" note for web pages.
3931
e004b81f
PE
39322002-10-25 Phil Edwards <pme@gcc.gnu.org>
3933
3934 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3935 and restrap targets to this rule.
3936 * Makefile.in: Regenerate.
3937
06bd49b1
GP
39382002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3939
3940 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
3941 GNATS only accounts.
3942
d0af82b0
HPN
39432002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3944
3945 * configure.in (i[3456]86-*-linux*): Add check to disable
3946 ${libgcj} for glibc1.
3947
10782654
DC
39482002-10-24 Denis Chertykov <denisc@overta.ru>
3949
3950 * MAINTAINERS: Add myself as ip2k port maintainer.
3951
a5a438f5
SS
39522002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3953
3954 * configure.in: Add tic4x target.
3955
fe3d5b7f
NN
39562002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3957
aba8a494
NN
3958 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3959 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3960 * Makefile.in: Regenerate.
3961
fe3d5b7f
NN
3962 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3963 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3964 * Makefile.in: Regenerate.
3965
a6ad79e7
JJ
39662002-10-02 Janis Johnson <janis187@us.ibm.com>
3967
3968 * MAINTAINERS: Add myself as web pages co-maintainer.
3969
6a8a9058
NN
39702002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3971
3972 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3973 * Makefile.in: Regenerate.
3974
327d975a
ZW
39752002-10-02 Zack Weinberg <zack@codesourcery.com>
3976
3977 * MAINTAINERS: Add myself and Nathan Sidwell
3978 <nathan@codesourcery.com> as VxWorks maintainers.
3979
a5ae8f19 39802002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
3981
3982 * Makefile.def: Remove order dependency comments.
3983 * Makefile.tpl: Add explicit install-install dependencies.
3984 * Makefile.in: Regenerate.
d0f6c823 3985
34c6040c 3986 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 3987 * Makefile.in: Regenerate.
34c6040c 3988
d0f6c823
NN
3989 * Makefile.tpl: Add configure-target (for src-release in src)
3990 * Makefile.in: Regenerate.
3991
50bd210b
NC
39922002-09-30 Nick Clifton <nickc@redhat.com>
3993
3994 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3995
ca25149e
UW
39962002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3997
3998 * configure.in (s390*-*-linux*): Enable libgcj.
3999
dd30b57d
NN
40002002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4001
9e60a678
NN
4002 * configure: Revert accidentally applied changes.
4003
dd30b57d
NN
4004 * Makefile.tpl: Make more autoconf-friendly.
4005 * Makefile.in: Regenerate.
4006 * configure: Make substitution more autoconf-like.
4007
5831424e
RE
40082002-09-28 Richard Earnshaw <rearnsha@arm.com>
4009
4010 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4011 single entry to handle all these.
4012 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4013 libjava on arm-*-elf.
4014
b7f3b15b
GK
40152002-09-27 Geoffrey Keating <geoffk@apple.com>
4016
4017 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4018 things that depend on them.
4019
0dffceed
NN
40202002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4021
4022 * Makefile.tpl: Make subsituted variables more autoconfy.
4023 * Makefile.in: Regenerate.
4024 * configure: Make seds more autoconfy.
4025
1db75a86 40262002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
4027
4028 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4029 * Makefile.in: Regenerate.
4030 * configure.in: Rewrite sed statements to look autoconfy.
4031
1db75a86
NN
4032 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4033 all-target-foo on configure-target-foo.
4034 * Makefile.def: Ditto.
4035 * Makefile.in: Rebuild.
4036
741a4e89
AH
40372002-09-25 Andrew Haley <aph@redhat.com>
4038
4039 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
4040
95ddd785
NN
40412002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4042
4043 * Makefile.def: New file.
4044 * Makefile.tpl: New file.
4045 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4046 * contrib/gcc_update: Note that Makefile.in is a generated file.
4047
4048 * configure.in: Minor rearrangement. Simplify tests.
4049
65a824f6
JT
40502002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
4051
4052 * configure.in (with_headers): Skip copy if value is "yes".
4053 (with_libs): Likewise.
4054
51270f0a 40552002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
4056
4057 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4058 * configure.in (sh*-*-pe*): Ditto.
4059 * configure.in (mips*-*-pe*): Ditto.
4060 * configure.in (*arm-wince-pe): Ditto.
4061
8f89dbf4
NN
4062 * configure.in: Rearrange.
4063
c1b8db3f
KH
40642002-09-14 Kazu Hirata <kazu@cs.umass.edu>
4065
4066 * MAINTAINERS: Update my email address.
4067
341f0575
PK
40682002-08-30 Paul Koning <pkoning@equallogic.com>
4069
4070 * MAINTAINERS: (Write After Approval): Add myself.
4071
d2e06980
GK
40722002-08-29 Geoffrey Keating <geoffk@redhat.com>
4073
4074 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
4075
4906d5d8
GK
40762002-08-24 Geoffrey Keating <geoffk@redhat.com>
4077
4078 * MAINTAINERS: Change my mailing address.
4079
e9a25cc8
PC
40802002-08-21 Paolo Carlini <pcarlini@unitus.it>
4081
4082 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 4083 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 4084
a5aa7421
LR
40852002-08-20 Loren J. Rittle <ljrittle@acm.org>
4086
4087 * MAINTAINERS (Write After Approval): Remove myself.
4088 (Various Maintainers: c++ runtime libs): Add myself.
4089
5ce6f47b
EC
40902002-08-15 Eric Christopher <echristo@redhat.com>
4091
4092 * config.sub: Import from master repository.
4093 * config.guess: Ditto.
4094
7f9317f0
AO
40952002-08-19 Alexandre Oliva <aoliva@redhat.com>
4096
4097 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4098 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4099 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4100
7aecca3d
AH
41012002-08-16 Aldy Hernandez <aldyh@redhat.com>
4102
4103 * MAINTAINERS: Add self to rs6000 vector extensions.
4104
8ea4b195
AO
41052002-08-15 Alexandre Oliva <aoliva@redhat.com>
4106
4107 * libiberty/configure: Reverted unintended yesterday's check in.
4108
f5cc59a7
AO
41092002-08-14 Alexandre Oliva <aoliva@redhat.com>
4110
4111 * boehm-gc/configure, libf2c/configure: Rebuilt.
4112 * libffi/configure, libiberty/configure: Ditto.
4113 * libjava/configure, libobjc/configure: Ditto.
4114 * libstdc++-v3/configure, zlib/configure: Ditto.
4115 Merged from binutils:
4116 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
4117 From Steve Ellcey <sje@cup.hp.com>:
4118 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4119 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4120 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4121 IA64.
4122 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4123 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4124 soname_spec, sys_lib_search_path_spec): Ditto.
4125
66350331
FS
41262002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4127
4128 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4129
2ff34870
L
41302002-08-04 H.J. Lu (hjl@gnu.org)
4131
4132 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4133
a014f2fe
KW
41342002-08-02 Krister Walfridsson <cato@df.lth.se>
4135
4136 * MAINTAINERS (Write After Approval): Add myself.
4137
c01d477a
AM
41382002-07-31 Alan Modra <amodra@bigpond.net.au>
4139
4140 * configure.in: Move generic linux case to end. Copy generic
4141 linux noconfigdirs to mips*-*-linux* entry and new
4142 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4143
68cd2524
MM
41442002-07-19 Michael Matz <matz@suse.de>
4145
4146 * MAINTAINERS: Add myself as ra* maintainer.
4147
e2d83b8c
CD
41482002-07-16 Chris Demetriou <cgd@broadcom.com>
4149
4150 * config.guess: Update to 2002-07-09 version.
4151 * config.sub: Update to 2002-07-03 version.
4152
cece4f1d
HPN
41532002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
4154
4155 * MAINTAINERS: Fix typo in a maintainer email address.
4156
bb654703
NN
41572002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4158
4159 * configure.in: Remove two redundant tests.
4160
789b7de5
RO
41612002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4162
4163 * configure.in (mips*-*-irix6*o32): Enable stabs.
4164
e1da1089
NN
41652002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4166
f3970bba
NN
4167 * configure.in: Don't build grez.
4168 * Makefile.in: Ditto.
4169
e1da1089
NN
4170 * Makefile.in: Remove references to bsp, cygmon, libstub.
4171 * configure.in: Ditto.
4172
4173 * configure.in: Remove leftover reference to gdbtest.
4174
57c905fa
PE
41752002-07-08 Phil Edwards <pme@gcc.gnu.org>
4176
4177 * configure.in (gxx_include_dir): Change to match versioned
4178 C++ headers if --enable-version-specific-runtime-libs is used.
4179
a0af94a7 41802002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 4181
a0af94a7
SE
4182 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4183
423ce3eb
NN
41842002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4185
4186 * configure.in: Make --without-x work.
4187
98186934
NN
41882002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4189
c3b7d169
NN
4190 * configure.in: Rearrange target Makefile fragment collection.
4191
98186934
NN
4192 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4193 cvs[src].
4194 * configure.in: Ditto.
4195
eebd288a
MK
41962002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
4197
4198 * MAINTAINERS (Write After Approval): Update my e-mail address.
4199
3ab36f05
NN
42002002-06-24 Ben Elliston <bje@redhat.com>
4201
4202 * configure.in (host_tools): Remove cgen.
4203
4204 * Makefile.in (all-cgen): Remove; runs from its source directory.
4205 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 4206 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
4207 (all-sim): Likewise.
4208
42092002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4210
4211 * Makefile.in: Eliminate 'apache' targets.
4212 * configure.in: Eliminate 'apache' targets.
4213
55380b08
NN
4214 * configure.in: Eliminate redundant tests. Reorganize.
4215
9a5c1b9d
NN
4216 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4217
5fd3853a
NN
4218 * config-ml.in: Eliminate references to Cygnus configure.
4219
cfefc434
NN
4220 * Makefile.in: Eliminate references to building emacs.
4221
2fe93885
GS
42222002-06-28 Graham Stott <graham.stott@btinternet.com>
4223
4224 * MAINTAINERS: Update my email address.
4225
53c40185
BK
42262002-06-26 Benjamin Kosnik <bkoz@redhat.com>
4227
4228 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 4229 (cxx_incdir): Remove.
53c40185 4230
97679694
NN
42312002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
4232
4233 * MAINTAINERS (Write After Approval): Add self.
4234
b03bcd37
DC
4235Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
4236
4237 * configure.in: Add support for ip2k.
4238
6bd12129
NN
42392002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4240
4241 * configure.in: Fix AIX configury bug.
4242
e0d98a92
SE
42432002-06-20 Steve Ellcey <sje@cup.hp.com>
4244
4245 * MAINTAINERS (Write After Approval): Add self.
4246
ba3292db
NN
42472002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4248
ef40bc65
NN
4249 * configure.in: replace ${topsrcdir} with ${srcdir}
4250
7a0be465
NN
4251 * configure.in: Move definition of libstdcxx_flags
4252 right above usage, rather than waaay earlier.
4253
e1848dde
NN
4254 * configure.in: Pull definition of is_cross_compiler earlier.
4255
8bc2fff1
NN
4256 * configure.in: Rearrange a little.
4257
ba3292db
NN
4258 * configure.in: Remove references to librx.
4259 * Makefile.in: Remove references to librx.
4260
11d8b408
DC
4261Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
4262
4263 * config.sub: Add support for avr target.
4264 Import from master sources, rev 1.255
5ce6f47b 4265
93da8339
PE
42662002-06-19 Phil Edwards <pme@gcc.gnu.org>
4267
4268 * configure, .cvsignore: Revert previous change...
4269 * Makefile: ...delete.
4270
b4caab5c
NN
42712002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4272
4273 * configure.in: Eliminate ${gasdir} variable.
4274
ee777171
DB
42752002-06-18 Dave Brolley <brolley@redhat.com>
4276
4277 * configure.in: Add support for frv.
4278 * config.sub: Add support for frv.
4279
26e4af54
PE
42802002-06-18 Phil Edwards <pme@gcc.gnu.org>
4281
4282 * configure: Remove garbage from previous commit.
4283
bb20b7da
PE
42842002-06-18 Phil Edwards <pme@gcc.gnu.org>
4285
4286 * configure: For in-source builds, make a subdir and re-exec there.
4287 * Makefile: New file. Pass targets through to build directory.
4288 * .cvsignore: No longer ignore "Makefile".
4289
9d321f6c
DR
42902002-06-16 Douglas Rupp <rupp@gnat.com>
4291
4292 * MAINTAINERS (Write After Approval): Add self.
4293
c8eb2bc0
KG
42942002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4295
4296 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4297
f210d239
JT
42982002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4299
4300 * configure.in (vax-*-netbsd*): Re-enable gas.
4301
e9667b3c
NN
43022002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4303
efe1f357
NN
4304 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4305 BUILD_PREFIX_1, to correct nomenclature.
4306 * configure: Likewise.
4307
e9667b3c
NN
4308 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4309 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4310
fe2fe497
OH
43112002-05-31 Olaf Hering <olh@suse.de>
4312
4313 * config-ml.in: Propogate DESTDIR also.
4314
dcf7f0dd
JT
43152002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4316
4317 * configure.in (vax-*-netbsd*): Don't build gas for this
4318 platform.
4319
6ff14f32
MM
43202002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4321
4322 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4323 and libgcj for AVR.
4324
397de1ff
KK
43252002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
4326
4327 * MAINTAINERS (Write After Approval): Add myself.
4328
ac30211c
JT
43292002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4330
4331 * config.guess: Update to 2002-05-22 version.
4332 * config.sub: Likewise.
4333
1e6347d8
RO
43342002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4335
4336 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4337 * config-ml.in: Likewise.
4338 * configure: Likewise.
4339 * configure.in: Likewise.
4340
e5ce1d6d
SC
43412002-05-16 Stephane Carrez <stcarrez@nerim.fr>
4342
4343 * MAINTAINERS: Update my email address.
4344
6cdef75d
NN
43452002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4346
4a87f061
NN
4347 * configure.in: Simplify makefile fragment collection.
4348
4349 * configure.in: Remove code to build emacs.
603606e7 4350
e254d6b5
NN
4351 * configure.in : Remove --srcdir argument from targargs and buildargs
4352 (it's always overridden in the Makefile anyway). Rearrange a bit.
4353
4354 * configure: Move some logic to configure.in.
4355 * configure.in: Move some logic from configure.
6cdef75d 4356
1d6006fe
TT
43572002-05-11 Tom Tromey <tromey@redhat.com>
4358
4359 * MAINTAINERS: Reflect libgcj reality.
4360
b70b3534
FS
43612002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
4362
4363 * Makefile.in: Honour DESTDIR.
4364
4434687a
MM
43652002-05-08 Mark Mitchell <mark@codesourcery.com>
4366
4367 * config.guess: Import 2002-03-20 version.
4368 * config.sub: Import 2002-04-26 version.
4369
a89e49c7
RO
43702002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4371
4372 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
4373
44e55536
TJ
43742002-05-07 Tim Josling <tej@melbpc.org.au>
4375
4376 * MAINTAINERS: Add self.
4377
97320a3f
LR
43782002-05-06 Loren J. Rittle <ljrittle@acm.org>
4379
4380 * ltmain.sh: Detect and handle object name conflicts
4381 while piecewise linking a static library.
4382
b7c13625
AO
43832002-05-05 Alexandre Oliva <aoliva@redhat.com>
4384
4385 * configure.in (noconfigdirs): Don't disable libgcj on
4386 sparc64-*-solaris* and sparcv9-*-solaris*.
4387
4182d9fa
AO
43882002-05-03 Alexandre Oliva <aoliva@redhat.com>
4389
4390 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4391
7bebf279
TF
43922002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4393
4394 * configure.in (FLAGS_FOR_TARGET): Do not add
4395 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4396 on i[3456]86-*-linux*.
4397
9a06dc7d
TF
43982002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4399
4400 * configure.in (noconfigdirs): Replace [ ] with test.
4401
4402 * configure.in (noconfigdirs): Do not add target-newlib if
4403 target == i[3456]86-*-linux*, and host == target.
4404
a51a07fa
NN
44052002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4406
9e7facd6
DD
4407 * configure.in: delete reference to absent file
4408
aeaa0f2f
NN
4409 * configure.in: replace '[' with 'test'
4410
4bb98828
NN
4411 * configure.in: Eliminate references to gash.
4412 * Makefile.in: Eliminate references to gash.
4413
64791664
NN
4414 * configure.in: remove useless references to 'pic' makefile fragments.
4415
3ed57cf4
NN
4416 * configure.in: (*-*-windows*) Finish removing.
4417
a51a07fa
NN
4418 * configure.in: Eliminate redundant test for libgui.
4419
8552f6f1
RS
44202002-04-29 Roger Sayle <roger@eyesopen.com>
4421
4422 * MAINTAINERS: Add self and realphabetize. Update entries
4423 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
4424 entry for a29k port maintainer.
4425
9e847666
JS
44262002-04-26 Joel Sherrill <joel@OARcorp.com>
4427
4428 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4429 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4430
704c9a14
NN
44312002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4432
4433 * configure.in: remove references to dead files
4434
7bff5059
MM
44352002-04-19 Mark Mitchell <mark@codesourcery.com>
4436
4437 * MAINTAINERS: Add information about purpose of this file.
4438
0c7c67f0
TT
44392002-04-18 Tom Tromey <tromey@redhat.com>
4440
4441 * configure.in: Disallow configuring libgcj when it is already
4442 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4443 Solaris 2.8 by default. For PR libgcj/6158.
4444
63501e91
NN
44452002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4446
4447 * configure.in: Move default CC setting out of config/mh-* fragments
4448 directly into here.
4449
701afd4d
NN
44502002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4451
4452 * configure.in: don't even try to configure or make a subdirectory
4453 if there's no configure script for it.
4454
07cdae91
MM
44552002-04-15 Mark Mitchell <mark@codesourcery.com>
4456
4457 * MAINTAINERS: Remove chill maintainers.
4458 * Makefile.in (CHILLFLAGS): Remove.
4459 (CHILL_LIB): Remove.
4460 (TARGET_CONFIGDIRS): Remove libchill.
4461 (CHILL_FOR_TARGET): Remove.
4462 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4463 CHILL_LIB.
4464 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4465 (CHECK_TARGET_MODULES): Likewise.
4466 (INSTALL_TARGET_MODULES): Likewise.
4467 (CLEAN_TARGET_MODULES): Likewise.
4468 (configure-target-libchill): Remove.
4469 (all-target-libchill): Remove.
4470 * configure.in (target_libs): Remove target-libchill.
4471 Do not compute CHILL_FOR_TARGET.
4472 * libchill: Remove directory.
5ce6f47b 4473
ab50d72b
DD
44742002-04-11 DJ Delorie <dj@redhat.com>
4475
4476 * Makefile.in, configure.in: Sync with binutils, entries
4477 follow...
4478
0a1e123a
DD
44792002-04-07 Andrew Cagney <ac131313@redhat.com>
4480
4481 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4482 (do-tar, do-bz2): New rules.
4483 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4484 (gdb-tar): New rule.
4485 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4486 (insight_dejagnu.tar): New rule.
4487 (insight.tar): New rule.
4488 (gdb+dejagnu.tar): New rule.
4489 (gdb.tar): New rule.
4490
ab50d72b
DD
44912002-02-01 Mo DeJong <supermo@bayarea.net>
4492
4493 * Makefile.in: Add all-tix to deps for all-snavigator
4494 so that tix is built when building snavigator.
4495
44962002-01-11 Steve Ellcey <sje@cup.hp.com>
4497
4498 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4499 ld and gdb are not supported.
4500
45012002-01-07 Mark Salter <msalter@redhat.com>
4502
4503 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4504 Allow target-libgloss to be built for arm, strongarm, and xscale.
4505
45062001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4507
4508 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4509 options for i[3456]86-pc-linux* native builds.
4510
45112001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4512
4513 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4514 files from .po files for a distribution.
4515
45162001-09-03 Jeff Holcomb <jeffh@redhat.com>
4517
4518 * configure.in: Enable libstdc++-v3 for h8300 targets.
4519
45202001-06-19 Alan Modra <amodra@bigpond.net.au>
4521
4522 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4523 version from bfd/.
4524
4525Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4526
4527 * Makefile.in (VER): When present, extract the version number from
4528 the file version.in.
4529
45302001-05-24 Tom Rix <trix@redhat.com>
4531
4532 * configure.in : enable ld for aix
4533
45342001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4535
4536 * config.guess: Add linux target for S/390.
4537
45382000-11-07 Philip Blundell <pb@futuretv.com>
4539
4540 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4541
45422000-11-03 Philip Blundell <pb@futuretv.com>
4543
4544 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4545 files.
4546
45472001-01-15 Ben Elliston <bje@redhat.com>
4548
4549 * configure.in (host_tools): Add sid.
4550 Always configure cgen.
4551
45522000-11-24 Nick Clifton <nickc@redhat.com>
4553
4554 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4555
4556
45572000-08-20 Doug Evans <dje@casey.transmeta.com>
4558
4559 * Makefile.in (ALL_MODULES): Add all-cgen.
4560 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4561 (all-cgen): New target.
4562 (all-opcodes,all-sim): Depend on all-cgen.
4563 * configure.in (host_tools): Add cgen.
4564 Only configure cgen if --enable-cgen-maint.
4565
ef98ad7b
LR
45662002-04-09 Loren J. Rittle <ljrittle@acm.org>
4567
4568 * configure.in: Add *-*-freebsd* configurations.
4569
90def2b2
TT
45702002-04-08 Tom Tromey <tromey@redhat.com>
4571
4572 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4573 Fixes PR libgcj/6068.
4574
320d7e7a
KW
45752002-03-30 Krister Walfridsson <cato@df.lth.se>
4576
4577 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4578
18b467f1
RO
45792002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4580
4581 * configure.in (alpha*-dec-osf*): Enable libgcj.
4582
8bb3a5af
MG
45832003-03-27 Matthew Gingell <gingell@gnat.com>
4584
4585 * MAINTAINERS (Write After Approval): Add myself.
4586
56ae9405
NC
45872002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4588
4589 Fix for: PR bootstrap/3591, target/5676
4590 * configure.in (mcore-pe): Disable the configuration of
4591 libstdc++-v3 since exceptions are not supported.
4592
f18d9a0c
AG
45932002-03-20 Anthony Green <green@redhat.com>
4594
4595 * configure.in: Enable libgcj for xscale-elf target.
4596
c0e21eef
R
4597Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
4598
4599 * MAINTAINERS: Update my email address.
4600
28eca9e8
AO
46012002-03-16 Alexandre Oliva <aoliva@redhat.com>
4602
4603 * ltmain.sh (relink_command): Fix typo in previous change.
4604
e67e72c7
AO
46052002-03-15 Alexandre Oliva <aoliva@redhat.com>
4606
4607 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4608 (relink_command): Added --tag flags.
4609 (mode=install): If relinking fails; error out.
4610
c2273204
RH
46112002-03-12 Richard Henderson <rth@redhat.com>
4612
4613 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4614 .NOTPARALLEL tag.
4615 (do-check): Rename from check.
4616 (check): Allow parallel check.
4617
bcb64245
BW
46182002-03-12 Bob Wilson <bob.wilson@acm.org>
4619
4620 * MAINTAINERS: Add myself as maintainer for xtensa port.
4621 Fix alphabetical order in CPU port maintainer list.
4622 Remove myself from Write After Approval list.
4623
63adb4ff
RH
46242002-03-11 Richard Henderson <rth@redhat.com>
4625
4626 * Makefile.in (.NOTPARALLEL): Add fake tag.
4627
9bec4bf0
L
46282002-03-07 H.J. Lu (hjl@gnu.org)
4629
4630 * configure.in: Enable gprof for mips*-*-linux*.
4631
c7fc1f84
DS
46322002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
4633
4634 * MAINTAINERS (Write After Approval): Add myself.
4635
6bff33fb
AO
46362002-02-28 Alexandre Oliva <aoliva@redhat.com>
4637
4638 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4639 libjava.
4640 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4641
0210b33b
AO
46422002-02-23 Alexandre Oliva <aoliva@redhat.com>
4643
4644 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4645 because its Makefile is there; test for the executable instead.
4646
fcc0a3ef
AO
46472002-02-22 Alexandre Oliva <aoliva@redhat.com>
4648
4649 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4650 libstdc++-v3 and libjava.
4651
97cf8285
AM
46522002-02-11 Adam Megacz <adam@xwt.org>
4653
4654 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4655 boehm-gc
5ce6f47b 4656
40fe0ec3
AO
46572002-02-09 Alexandre Oliva <aoliva@redhat.com>
4658
4659 * config.guess: Updated to 2002-01-30's version.
4660 * config.sub: Updated to 2002-02-01's version.
4661 Contribute sh64-elf.
4662 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4663 * configure.in: Added sh64-*-*.
4664
694d53ee
CD
46652002-02-08 Chris Demetriou <cgd@broadcom.com>
4666
4667 * MAINTAINERS: Belatedly add myself to write after approval list.
4668
a9ca50b1
JH
4669Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
4670
4671 * MAINTAINERS: Put self in as maintainer for x86-64 port.
4672 Remove self as Write After Approval.
4673
5ffc3500
GK
46742002-01-31 Geoffrey Keating <geoffk@redhat.com>
4675
4676 * MAINTAINERS: Put self in as maintainer for contrib/regression
4677 directory.
4678
4ceaf7fb
PE
46792002-01-28 Phil Edwards <pme@gcc.gnu.org>
4680
4681 * MAINTAINERS: Update my email address.
4682
51584787
JT
46832002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4684
5ce6f47b
EC
4685 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4686 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
4687 libraries if not supported for NetBSD on target CPU.
4688
5701d273
DR
46892002-01-25 Douglas B Rupp <rupp@gnat.com>
4690
4691 * install-sh: Use _inst.$$_ for temp file name.
4692
b299a075
JT
46932002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
4694
4695 * MAINTAINERS (Write After Approval): Move my contact info
4696 from here...
4697 (OS Port Maintainers): ...to here (netbsd).
4698
51fe14b5
BW
46992002-01-22 Bob Wilson <bob.wilson@acm.org>
4700
4701 * MAINTAINERS (Write After Approval): Add myself.
4702
b634ad42
L
47032002-01-17 H.J. Lu <hjl@gnu.org>
4704
4705 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4706 (all-target-fastjar): Also depend on all-target-libiberty.
4707
3cd87679
L
47082002-01-16 H.J. Lu (hjl@gnu.org)
4709
4710 * config.guess: Import from master sources, rev 1.225.
4711 * config.sub: Import from master sources, rev 1.238.
4712
969a6d8f
KH
47132002-01-16 Kazu Hirata <kazu@hxi.com>
4714
4715 * MAINTAINERS (Write After Approval): Remove myself.
4716
366f6a52
FW
47172001-12-19 Florian Weimer <fw@deneb.enyo.de>
4718
4719 * MAINTAINERS (Write After Approval): Add myself.
4720
f02240b6
JM
47212001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
4722
4723 * MAINTAINERS: Add self as docs co-maintainer.
4724
5d08dc39
MK
47252001-12-11 Matthias Klose <doko@debian.org>
4726
4727 * MAINTAINERS (Write After Approval): Add myself.
4728
39e790d5
ZW
47292001-12-09 Zack Weinberg <zack@codesourcery.com>
4730
4731 * MAINTAINERS: Update my email address.
4732
4519d6a3
TC
47332001-12-07 Turly O'Connor <turly@apple.com>
4734 * MAINTAINERS (Write After Approval): Add myself.
4735 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
4736 (rs6000_initialize_trampoline): Call __trampoline_setup for
4737 ABI_DARWIN too.
4738 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 4739 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 4740
21cf0a73
PC
47412001-12-07 Paolo Carlini <pcarlini@unitus.it>
4742
4743 * MAINTAINERS (Write After Approval): Add myself.
4744
4ee43206
DR
4745Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4746
4747 * configure, configure.in: Use temp file for long sed commands.
4748
251931f3
LG
47492001-12-03 Laurent Guerby <guerby@acm.org>
4750
4751 * config.sub: Update to version 1.232 on subversion.
4752
03777dd7
BE
47532001-12-03 Ben Elliston <bje@redhat.com>
4754
4755 * MAINTAINERS: Update mail address for config.* patches.
4756
e490616e
ZW
47572001-11-27 DJ Delorie <dj@redhat.com>
4758 Zack Weinberg <zack@codesourcery.com>
4759
4760 When build != host, create libiberty for the build machine.
4761
4762 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4763 CONFIG_ARGUMENTS.
4764 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4765 New variables.
4766 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4767 and rules.
4768 (all.normal): Depend on ALL_BUILD_MODULES.
4769 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4770 (all-build-libiberty): Depend on configure-build-libiberty.
4771
4772 * configure: Calculate and substitute proper value for
4773 ALL_BUILD_MODULES.
4774 * configure.in: Create the build subdirectory.
4775 Calculate and substitute TARGET_CONFIGARGS (formerly
4776 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4777
04075e8f
ZL
47782001-11-26 Ziemowit Laski <zlaski@apple.com>
4779
4780 * MAINTAINERS (write-after-approval): Add self.
4781
ed19322d
CR
47822001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
4783
4784 * MAINTAINERS (GNATS only accounts): Remove self.
4785
90a12988
HPN
47862001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4787
4788 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4789 libf2c.
4790
77e653ad
CR
47912001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
4792
4793 * MAINTAINERS (Write After Approval): Add self.
4794
64adad99
DB
47952001-11-12 David O'Brien <obrien@FreeBSD.org>
4796
4797 * MAINTAINERS: mips and s390 are also CPU ports.
4798
834a28c7
DB
47992001-11-12 David O'Brien <obrien@FreeBSD.org>
4800
4801 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
4802
ef94239f
DB
48032001-11-11 David O'Brien <obrien@FreeBSD.org>
4804
4805 * MAINTAINERS: Alphabetize.
4806
beda0427
KH
48072001-11-09 Kazu Hirata <kazu@hxi.com>
4808
4809 * MAINTAINERS (Various maintainers: h8 port): Add myself.
4810
6ca224d3
JDA
48112001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
4812
4813 * MAINTAINERS (Various maintainers: hppa port): Added myself.
4814
132e4bd7
PE
48152001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4816
4817 * configure.in (--enable-languages): Be more permissive about
4818 syntax. Check for empty lists better. Warn about $LANGUAGES.
4819
c6243b4c
GK
48202001-11-08 Geoffrey Keating <geoffk@redhat.com>
4821
4822 * config.sub: Import from master sources, rev. 1.230.
4823 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
4824
abbb9e76
LG
48252001-11-07 Laurent Guerby <guerby@acm.org>
4826
4827 * MAINTAINERS (Write After Approval): Add self.
4828
53cdb27a
HPN
48292001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4830
4831 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4832
dd3a88c9
HPN
48332001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
4834
4835 * config.sub: Import from master sources, rev 1.226.
4836 * config.guess: Import from master sources, rev 1.216.
4837
d344dce9
HPN
48382001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4839
4840 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4841 * MAINTAINERS: Add self as maintainer of MMIX port.
4842 Remove old after-approval entry.
4843
63f6bcd7
JM
48442001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
4845
4846 * ChangeLog, configure: Fix spelling errors.
4847
84f92638
BK
48482001-10-20 Brendan Kehoe <brendan@zen.org>
4849
4850 * MAINTAINERS: Tweak my address.
4851
2f30eda4
R
4852Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
4853
4854 * MAINTAINERS: Update my email address.
4855
1567080c 48562001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 4857
f48a3b5c 4858 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 4859 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 4860
30106886
GB
48612001-10-10 Geert Bosch <bosch@gnat.com>
4862
e490616e 4863 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
4864 Added Robert Dewar.
4865
d3d51b8c
DB
48662001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4867
4868 * MAINTAINERS (Write After Approval): Added self
4869
d1c3e709
GB
48702001-10-02 Geert Bosch <bosch@gnat.com>
4871
4872 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4873
50f5f793
JM
48742001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4875
4876 * configure: Handle temporary files securely using mkdir.
4877
7fddf9a9
AO
48782001-09-29 Alexandre Oliva <aoliva@redhat.com>
4879
4880 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4881
387beb82
WC
48822001-09-26 Will Cohen <wcohen@redhat.com>
4883
4884 * configure.in (*-*-linux*): Disable configuration of target-newlib
4885 and target-libgloss.
e490616e 4886
0c055e34
AO
48872001-09-26 Alexandre Oliva <aoliva@redhat.com>
4888
4889 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4890 RANLIB.
4891
759bfa90
AO
48922001-09-21 Alexandre Oliva <aoliva@redhat.com>
4893
4894 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4895 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4896 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4897 avoid quotes nesting problems.
4898 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4899 (DO_X): Export only variables that are set.
4900
1dc4a750
BE
49012001-09-19 Ben Elliston <bje@redhat.com>
4902
4903 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4904 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4905 semantics. Use the shell built-in "type" command instead.
4906
898c7238
AO
49072001-08-31 Alexandre Oliva <aoliva@redhat.com>
4908
4909 Merged from gcc-3_0-branch:
4910 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4911 * ltcf-c.sh: Use $objext, not $ac_objext.
4912 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4913 * ltcf-cxx.sh: Add support for GNU.
4914 2001-07-22 Timothy Wall <twall@redhat.com>
4915 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4916 default settings if using GNU tools with that configuration.
4917 * ltcf-cxx.sh: Ditto.
4918 * ltcf-gcj.sh: Ditto.
4919 2001-07-21 Michael Chastain <chastain@redhat.com>
4920 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4921 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4922 * ltmain.sh: Mark as gcc-local.
4923
8fa0a32e
EC
49242001-08-30 Eric Christopher <echristo@redhat.com>
4925 Jason Eckhardt <jle@redhat.com>
4926
4927 * config.guess: Merge from master sources.
4928 * config.sub: Merge from master sources, add support for mipsisa32.
4929
32f30f91 49302001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
4931 * config.sub: Merge from master sources, rev 1.219.
4932 * MAINTAINERS: Add self as contact for stormy16 port.
4933
f6084f99
ZW
49342001-08-14 Zack Weinberg <zackw@panix.com>
4935
4936 * config.sub: Merge from master sources, rev 1.218.
4937 * config.guess: Merge from master sources, rev 1.209.
4938
91b54f7f
GS
49392001-08-11 Graham Stott <grahams@redhat.com>
4940
4941 * Makefile.in (check-c++): Add missing semicolon.
4942
e5b3941e
JH
4943Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
4944
32f30f91 4945 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 4946
6387a56e
EC
49472001-07-30 Eric Christopher <echristo@redhat.com>
4948
4949 * MAINTAINERS (Various maintainers: mips port): Added myself.
4950
53b475f0
AH
49512001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4952
e490616e 4953 * configure.in (sh-*-linux*): New.
53b475f0 4954
2a08c780
RH
49552001-07-27 Richard Henderson <rth@redhat.com>
4956
4957 * .cvsignore: Add LAST_UPDATED.
4958
bfa79422
UW
49592001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
4960
4961 * MAINTAINERS (Various maintainers: s390 port): Added myself.
4962
0ae85492
AH
49632001-07-16 Aldy Hernandez <aldyh@redhat.com>
4964
e490616e 4965 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 4966
8e1ab0fe
NP
4967Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
4968
4969 * MAINTAINERS (Write After Approval): Added myself.
4970
2b997990
SC
49712001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4972
4973 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4974 and libgcj on m68hc11/m68hc12.
4975
d920e825
L
49762001-06-27 H.J. Lu (hjl@gnu.org)
4977
4978 * Makefile (CFLAGS_FOR_BUILD): New.
4979 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4980
d425a1e0
JM
49812001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
4982
4983 * README: Remove version number.
4984
5b5b4207
GP
49852001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4986
4987 * INSTALL/README: Update wrt. to the installation instructions now
4988 residing in gcc/doc/install.texi.
4989
be839b69
JM
49902001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
4991
4992 * README: Replace with a cut-down and updated version of gcc/README.
4993
fe2ee7c4
DE
49942001-06-12 David Edelsohn <edelsohn@gnu.org>
4995
4996 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
4997 multilibs to be disabled.
4998
4f5d646c
DB
49992001-06-11 Daniel Berlin <dan@cgsoftware.com>
5000
5001 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 5002
818f0c85
AO
50032001-06-09 Alexandre Oliva <aoliva@redhat.com>
5004
5005 * config.guess: Import CVS version 1.195.
5006 * config.sub: Import CVS version 1.212.
5007
e9a8af10
AO
50082001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5009
5010 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5011 gcc/xgcc is built, use -print-prog-name to find out the program
5012 name to use.
5013
ae3ca0a9
PE
50142001-06-04 Phil Edwards <pme@sources.redhat.com>
5015
5016 * config.guess: Import CVS version 1.194. All gcc-local changes
5017 appear to also be in the master copy.
5018 * config.sub: Import CVS version 1.211.
5019
066bd40d
MM
5020Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
5021
5022 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5023 with_gcc]: Use `gcc -shared' to build a shared library.
5024
4aef4f33
JDA
5025Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
5026
5027 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5028 archives.
5029
c386f00f
RO
5030Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5031
5032 * MAINTAINERS (Write After Approval): Add myself.
5033
2ae5cea5
HPN
50342001-06-01 Hans-Peter Nilsson <hp@axis.com>
5035
5036 * configure.in (libstdcxx_flags): Do not try to execute
5037 libstdc++-v3/testsuite_flags until it exists.
5038
c3766183
AM
50392001-06-01 Alan Modra <amodra@bigpond.net.au>
5040
5041 * MAINTAINERS: Update my email address.
5042
9b337833
GS
50432001-05-31 Graham Stott <grahams@redhat.com>
5044
5045 * MAINTAINERS (Write After Approval): Add myself.
5046
55fce0eb
SP
50472001-05-28 Simon Patarin <simon.patarin@inria.fr>
5048
5049 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5050 libraries when using g++ with native linker.
5051
5f7de4b8
AO
50522001-05-28 Alexandre Oliva <aoliva@redhat.com>
5053
5054 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5055
a7bc0fbb
AO
50562001-05-22 Alexandre Oliva <aoliva@redhat.com>
5057
5058 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5059 [aix4*|aix5*]: Prepend blank.
5060
33456445
AO
50612001-05-20 Alexandre Oliva <aoliva@redhat.com>
5062
5063 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5064 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5065 of subdir/configure scripts to use the new libtool.m4.
5066
e48d3d00
MK
50672001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
5068
5069 * MAINTAINERS (Write After Approval): Add myself.
5070
9e0e191b
BK
50712001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5072
5073 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5074
3f19b439
BE
50752001-05-11 Ben Elliston <bje@redhat.com>
5076
5077 * Makefile.in (all-sid): New target.
5078 (check-sid, clean-sid, install-sid): Likewise.
5079
6ebe3121
JO
50802001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5081
5082 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5083
ca3667c4
AO
50842001-05-03 Alexandre Oliva <aoliva@redhat.com>
5085
5086 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5087 libgcj.
5088
50892001-05-03 Alexandre Oliva <aoliva@redhat.com>
5090
5091 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5092 gcc/xgcc is built, use -print-prog-name to find out the program
5093 name to use.
5094
b2964d63
AO
50952001-04-26 Alexandre Oliva <aoliva@redhat.com>
5096
b1bb2302
AO
5097 * configure.in (noconfigdirs): Don't reset it from scratch in the
5098 target case; only append to it.
6387a56e 5099
b2964d63
AO
5100 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5101 sparc-*-solaris2.8]: Disable ${libgcj}.
5102
8343765d
AO
51032001-04-25 Alexandre Oliva <aoliva@redhat.com>
5104
5105 * configure.in (libgcj_saved): Copy from $libgcj.
5106 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5107 --disable-libgcj.
5108
ddbb6d43
GRK
51092001-04-25 Gavin Romig-Koch <gavin@redhat.com>
5110
5111 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 5112 C front end maintainer.
ddbb6d43 5113
3fa03ff9
AG
5114Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5115
5116 * configure.in: Move *-chorusos target case to the proper switch.
5117 Disable libgcj.
5118
99ffe40f
AO
51192001-04-12 Alexandre Oliva <aoliva@redhat.com>
5120
5121 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5122 1.641.2.228.
5123
78faa32d
FS
51242001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5125
5126 * Makefile.in (STAGE1_CFLAGS): Pass down.
5127
cdbff0ab
AM
51282001-04-13 Alan Modra <amodra@one.net.au>
5129
5130 * config.guess: Add hppa64-linux support. Note for next import that
5131 this is already in the master file.
5132 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5133
75b9074c
AO
51342001-04-12 Alexandre Oliva <aoliva@redhat.com>
5135
5136 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5137 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5138
125404c5
SS
51392001-04-11 Stan Shebs <shebs@apple.com>
5140
5141 * MAINTAINERS: Add self as Darwin port maintainer.
5142
876684fe
AM
51432001-04-11 Alan Modra <amodra@one.net.au>
5144
5145 * MAINTAINERS: Update my email address.
5146
06729913
LR
51472001-04-10 Loren J. Rittle <ljrittle@acm.org>
5148
5149 * ltcf-cxx.sh: Support creation of C++ shared libraries on
5150 recent versions of FreeBSD (release 3 or later).
5151 * ltconfig: On FreeBSD, -lc must not be provided when building
5152 a shared library or else the standard -pthread gcc option is
5153 rendered worthless to later users of the built library.
5154
67916302
JM
51552001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
5156
5157 * MAINTAINERS: Add self and RTH as C front end maintainers.
5158
d2bc0628
AO
51592001-04-05 Alexandre Oliva <aoliva@redhat.com>
5160
e490616e
ZW
5161 * config.sub: Make sure to match an already-canonicalized
5162 machine name (eg. mn10300-unknown-elf).
d2bc0628 5163
a3406c06
AO
51642001-04-01 Alexandre Oliva <aoliva@redhat.com>
5165
5166 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5167 New macros.
5168 (bootstrap, cross): Use RECURSE_FLAGS.
5169 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5170
a076f6a4
AO
51712001-03-27 Alexandre Oliva <aoliva@redhat.com>
5172
5173 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5174
e9f4fa71
CH
51752001-03-22 Colin Howell <chowell@redhat.com>
5176
7238de5c
CH
5177 * Makefile.in (DO_X): Do not backslash single-quotes in
5178 backquotes (two places).
e9f4fa71 5179
b6b14b1b
AO
51802001-03-22 Alexandre Oliva <aoliva@redhat.com>
5181
5182 Re-installed:
5183 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5184 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5185 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5186 * ltcf-cxx.sh: Likewise.
5187 * ltcf-gcj.sh: Likewise.
5188
1eb0b89d
GP
51892001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5190
5191 * MAINTAINERS: Add myself as "documentation co-maintainer".
5192
82e23236
AO
51932001-03-22 Alexandre Oliva <aoliva@redhat.com>
5194
5195 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5196 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5197
64ec27c3
TT
51982001-03-19 Tom Tromey <tromey@redhat.com>
5199
5200 * config-ml.in: Handle GCJ and GCJFLAGS.
5201
191de407
MC
52022001-03-21 Michael Chastain <chastain@redhat.com>
5203
5204 * Makefile.in: all-m4 depends on all-texinfo.
5205
fed4dede
LR
52062001-03-20 Loren J. Rittle <ljrittle@acm.org>
5207
5208 * MAINTAINERS: Add myself to write after approval list.
5209
085072bb
LB
52102001-03-18 Laurynas Biveinis <lauras@softhome.net>
5211
5212 * Makefile.in (DO_X): Quote nested quotes.
5213
5af8ea3f
AM
52142001-03-18 Alan Modra <alan@linuxcare.com.au>
5215
5216 * MAINTAINERS: Add myself to write after approval list.
5217
69e23037
LB
52182001-03-15 Laurynas Biveinis <lauras@softhome.net>
5219
5220 * Makefile.in (DO_X): Use double quotes for quoting
5221 "RANLIB=$${RANLIB}".
5222
2b9650f4
OP
52232001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
5224
5225 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
5226
4698d2cf
NP
52272001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5228
5229 * configure.in: Only use `lang_requires' for languages athat are
5230 actually enabled.
5231
f6646274
PE
52322001-03-08 Phil Edwards <pme@sources.redhat.com>
5233
5234 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
5235
c9a54638
AO
52362001-03-08 Alexandre Oliva <aoliva@redhat.com>
5237
5238 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5239
6a556ad6
TT
52402001-03-07 Tom Tromey <tromey@redhat.com>
5241
5242 * configure.in: Allow config-lang.in to set `lang_requires' to list
5243 of other required languages.
5244
6822468a
LB
52452001-03-06 Laurynas Biveinis <lauras@softhome.net>
5246
5247 * Makefile.in: Remove RANLIB definition. Use RANLIB
5248 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5249 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 5250
f04885d3 52512001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 5252 Alexandre Oliva <aoliva@redhat.com>
6387a56e 5253
f04885d3
BK
5254 * Makefile.in (check-c++): Use tabs, not spaces.
5255
288edf47 52562001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 5257
288edf47
LB
5258 * MAINTAINERS: add myself to Write After Approval list.
5259
3d55d2f8 52602001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 5261
e490616e 5262 * Makefile.in (check-c++): New rule.
6387a56e 5263
4d88a68a
BK
5264 * configure.in (target_libs): Remove libg++.
5265 (noconfigdirs): Remove libg++.
5266 (noconfigdirs): Same.
5267 (noconfigdirs): Same.
5268 (noconfigdirs): Same.
5269
5270 * config-ml.in: Remove libg++ references.
5271
5272 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5273 (ALL_TARGET_MODULES): Same.
5274 (configure-target-libg++): Remove.
5275 (all-target-libg++): Remove.
5276 (configure-target-libio): Remove.
5277 (all-target-libio): Remove.
5278 (check-target-libio): Remove.
5279 (.PHONY): Remove.
5280 (libg++.tar.bz2): Remove.
5281 (all-target-cygmon): Remove libio.
5282 (all-target-libstdc++): Remove.
5283 (configure-target-libstdc++): Remove.
5284 (TARGET_LIB_PATH): Remove libstdc++.
5285 (ALL_GCC_CXX): Remove libstdc++.
5286 (all-target-gperf): Correct.
5287
2437d4ed
NC
52882001-02-16 Nick Clifton <nickc@redhat.com>
5289
5290 * configure.in (noconfigdirs): Allow configuration of texinfo
5291 for Cygwin hosts.
5292
85b99cbe
AG
52932001-02-15 Anthony Green <green@redhat.com>
5294
5295 * configure: Introduce GCJ_FOR_TARGET.
5296 * configure.in: Ditto.
5297 * Makefile.in: Ditto.
5298
7b18790c
AS
52992001-02-13 Andreas Schwab <schwab@suse.de>
5300
5301 * MAINTAINERS: Update mail address.
5302
c4880c99
MS
53032001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5304
5305 * config.guess: Add linux target for S/390.
5306 * config.sub: Likewise.
5307
e31ae6db
CC
53082001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5309
5310 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 5311 target-libgloss.
e31ae6db 5312
7739adfb
BE
53132001-02-06 Ben Elliston <bje@redhat.com>
5314
5315 * configure: Output host type to stdout, not stderr.
5316
36ca672c
MM
53172001-02-05 Mark Mitchell <mark@codesourcery.com>
5318
e40f2829 5319 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
5320 * ltcf-cxx.sh: Likewise.
5321
36ca672c
MM
5322 * config.if: Assume enable_libstdcxx_v3 is defined.
5323
22fdd65e
MM
53242001-02-04 Mark Mitchell <mark@codesourcery.com>
5325
5326 Remove V2 C++ library.
5327 * configure.in: Remove --enable-libstdcxx_v3 support.
5328
3b60dd8e
BM
53292001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
5330
5331 * include/demangle.h: Add prototype for java_demangle_v3.
5332
42c0c80a
PE
53332001-01-29 Phil Edwards <pme@sources.redhat.com>
5334
5335 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
5336
0be25992
RH
53372001-01-27 Richard Henderson <rth@redhat.com>
5338
5339 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5340
8a8de62d
MS
53412001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5342
5343 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5344 Don't unset, it's non-portable and no longer necessary, set to empty
5345 instead.
5346
92769744
MS
53472001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5348
5349 * ltconfig: Shell portability fix for the tagname validity check.
5350
88a1c0ab
AO
53512001-01-27 Alexandre Oliva <aoliva@redhat.com>
5352
5353 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5354 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5355
45291dd5
MS
53562001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5357
5358 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5359
1ace7e15
TT
53602001-01-26 Tom Tromey <tromey@redhat.com>
5361
5362 * configure.in: Allow libgcj to be built on Sparc Solaris.
5363
0ef8b11b
DE
53642001-01-25 David Edelsohn <edelsohn@gnu.org>
5365
5366 * ltcf-c.sh: Add aix5 case.
5367 * ltcf-cxx.sh: Likewise.
5368 * ltconfig: Likewise.
5369
0006091e
AO
53702001-01-24 Alexandre Oliva <aoliva@redhat.com>
5371
9bad11e1
AO
5372 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5373 keep at least one of build_libtool_libs or build_old_libs set to
5374 yes.
5375
0006091e
AO
5376 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5377 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5378
7c01b2b5
BM
53792001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5380
5381 * configure.in: Enable libgcj on several additional platforms.
5382
d340e0ac
BM
53832001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5384
5385 * configure.in: Enable libgcj for linux targets.
5386
5baf8c37
MS
53872001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5388
5389 * MAINTAINERS (Write After Approval): Add myself.
5390
10a0ba84
JDA
53912001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
5392
5393 * MAINTAINERS: Add myself as vax port maintainer.
5394
357c6a4b
FH
53952001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
5396
5397 * MAINTAINERS: Add myself as Mercury front-end maintainer.
5398
6e2d9a7a
MS
53992001-01-09 Mike Stump <mrs@wrs.com>
5400
5401 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5402 failures of subdirectories.
5403
b6b14b1b 54042001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 5405
b6b14b1b 5406 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 5407 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
5408 * ltcf-cxx.sh: Likewise.
5409 * ltcf-gcj.sh: Likewise.
5410 * ltconfig.sh: Fix typo.
976b230d 5411
07109110
LB
54122001-01-02 Laurynas Biveinis <lauras@softhome.net>
5413
5414 * configure: handle DOS-style absolute paths.
5415
1da5b8fc
LB
54162001-01-02 Laurynas Biveinis <lauras@softhome.net>
5417
5418 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5419
4c2f5b4f
MM
54202000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
5421
5422 * MAINTAINERS: Add myself as avr port co-maintainer.
5423
bc53668e
BE
54242000-12-28 Ben Elliston <bje@redhat.com>
5425
5426 * MAINTAINERS: Add myself under ``Write After Approval''.
5427
c387606f
JM
54282000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
5429
5430 * texinfo: Remove directory from GCC.
5431
2cb5082c
JM
54322000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
5433
5434 * COPYING: Update to current
5435 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
5436 to 19yy as example year in copyright notice).
5437
cc330df9
BK
54382000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5439
6387a56e 5440 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
5441 (libstdcxx_incdir): Pass down.
5442 * config.if: Remove expired bits for cxx_interface, add stub.
5443 (libstdcxx_incdir): Add variable for g++ include directory.
5444 * configure.in (gxx_include_dir): Use it.
6387a56e 5445
4c6b2835
AO
54462000-12-18 Alexandre Oliva <aoliva@redhat.com>
5447
5448 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
5449 with old-email address from ``Write After Approval''.
5450
3896f13e
AJ
54512000-12-15 Andreas Jaeger <aj@suse.de>
5452
5453 * configure.in: Handle lang_dirs.
5454
54552000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 5456
ad46e881
TT
5457 * MAINTAINERS: Removed brads.
5458
90a10418
TT
5459 * MAINTAINERS: Added gcj developers.
5460
41dfe3a2 54612000-12-13 Anthony Green <green@redhat.com>
6387a56e 5462
41dfe3a2 5463 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
5464 listed. Disable libgcj for x86 and Alpha Linux until compatible
5465 with g++ abi.
6387a56e 5466
e2f601da
MS
54672000-12-13 Mike Stump <mrs@wrs.com>
5468
5469 * Makefile.in (local-distclean): Also remove fastjar.
5470
70030c01
RB
54712000-12-12 Rodney Brown <RodneyBrown@mynd.com>
5472
5473 * contrib/gcc_update: Add fastjar --touch entries.
5474
2a50f859
AO
54752000-12-12 Alexandre Oliva <aoliva@redhat.com>
5476
5477 * configure.in: Disable language-specific target libraries for
5478 languages that aren't enabled.
5479
7743113b
AG
54802000-12-10 Anthony Green <green@redhat.com>
5481
5482 * configure.in: Define libgcj. Disable libgcj target libraries for
5483 most targets.
5484
92e061a6
NB
54852000-12-10 Neil Booth <neilb@earthling.net>
5486
5487 * MAINTAINERS: Update mail address, remove from WAA list.
5488
f34ff6d6
APB
54892000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5490
5491 * libjava: Imported from /cvs/java.
5492 * libffi: Likewise.
5493 * Boehm-gc: Likewise.
5494
d82a33c6
APB
54952000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5496
5497 * configure.in (target_libs): Revert 2000-12-08 patch.
5498 (noconfigdirs): Added target-libjava.
5499
e14f8e28
LB
55002000-12-09 Laurynas Biveinis <lauras@softhome.net>
5501
5502 * djunpack.bat: removed.
5503
fc26516b
LB
55042000-12-09 Laurynas Biveinis <lauras@softhome.net>
5505
5506 * Makefile.in: handle DOS-style absolute paths.
5507 * config-ml.in: likewise.
5508 * symlink-tree: likewise.
5509
bd8757b3
APB
55102000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5511
5512 * fastjar: Imported.
5513
81522a1f
APB
55142000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5515
5516 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5517 libjava.
5518 * configure.in (target_libs): Removed `target-libjava'.
5519
5db1f7ed
APB
55202000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5521
5522 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5523 (ALL_MODULES): Added fastjar.
5524 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5525 (all-target-libjava): all-fastjar replaces all-zip.
5526 (all-fastjar): Added.
5527 (configure-target-fastjar, all-target-fastjar): Likewise.
5528 * configure.in (host_tools): Added fastjar.
5529
5e59997c
MS
55302000-12-07 Mike Stump <mrs@wrs.com>
5531
5532 * Makefile.in (local-distclean): Remove leftover built files.
5533
0a534f40
NC
55342000-11-24 Nick Clifton <nickc@redhat.com>
5535
5536 * configure.in (xscale-elf): Add target.
5537 (xscale-coff): Add target.
5538
7686cadf
LR
55392000-11-22 Loren J. Rittle <ljrittle@acm.org>
5540
e490616e
ZW
5541 * ltcf-cxx.sh: Support creation of C++ shared libraries on
5542 recent versions of FreeBSD (release 3 or later).
5543 * ltconfig: On FreeBSD, -lc must not be provided when building
5544 a shared library or else the standard -pthread gcc option is
5545 rendered worthless to later users of the built library.
7686cadf 5546
fff01699
FF
55472000-11-16 Fred Fish <fnf@be.com>
5548
5549 * configure.in (enable_libstdcxx_v3): Fix typo,
5550 libstd++ -> libstdc++.
5551
4dc16355
KL
55522000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5553
5554 * MAINTAINERS: Add self to Write After Approval list.
5555
bf6fc7b2
BS
55562000-11-21 Bernd Schmidt <bernds@redhat.com>
5557
5558 * MAINTAINERS: Update my email address. Add myself to global write
5559 privs list.
5560
ce8e06b1
AO
55612000-11-18 Alexandre Oliva <aoliva@redhat.com>
5562
6e2a4843
AO
5563 * Makefile.in: Merge with src and libgcj.
5564 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5565 configure-target-<library> when their configure scripts need the C
5566 or C++ library to have already been built to work properly.
5567 (do_proto_toplev): Set them to an empty string.
5568
ce8e06b1
AO
5569 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5570 (REALLY_SET_LIB_PATH): Use them.
5571
c003f378
SS
55722000-11-17 Stan Shebs <shebs@apple.com>
5573
5574 * MAINTAINERS: Add self to Write After Approval list.
5575
cc1e60ea
JM
55762000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5577
5578 * configure: Provide the original toplevel configure arguments
5579 (including $0) to subprocesses in the environment rather than
5580 through gcc/configargs.h.
5581
1173593d
JM
55822000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5583
5584 * MAINTAINERS: Remove references to cccp. Change C9X reference to
5585 C99. Alphabetise "Write After Approval" list.
5586
520907ee
MM
55872000-11-12 Mark Mitchell <mark@codesourcery.com>
5588
34f6fbdb
MM
5589 * configure: Turn on libstdc++ V3 by default.
5590
520907ee
MM
5591 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
5592 if we've got GCC.
5593
0bbd37ed
PB
55942000-11-11 Philip Blundell <philb@gnu.org>
5595
5596 * MAINTAINERS: Add self to Write After Approval list.
5597
7ca0e6d9
DE
55982000-11-09 David Edelsohn <edelsohn@gnu.org>
5599
5600 * ltcf-c.sh (aix4): Improve shared library configuration; require
5601 exporting symbols.
5602 * ltcf-cxx.sh (aix4): Define.
5603 * ltconfig (aix4): Define library and soname specs appropriate for
5604 AIX. Define command to create export symbols list.
5605
f559f30b
CF
5606Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
5607
5608 * config.sub: Add support for Sun Chorus
5609
fc05d516
NC
56102000-10-31 Nick Clifton <nickc@redhat.com>
5611
5612 * MAINTAINERS: Rename <name>@cygnus.com addresses to
5613 <name>@redhat.com. Also installed new email address for Clint
5614 Popetz.
6387a56e 5615
90a0e73f
JM
56162000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
5617
5618 * etc: Remove directory from GCC.
5619
a5e1b548
MM
56202000-10-16 Michael Meissner <meissner@redhat.com>
5621
5622 * configure (gcc/configargs.h): Only create if there is a build GCC
5623 directory created.
5624
6387a56e
EC
56252000-10-16 Matthias Klose <doko@debian.org>
5626
be1db873
MK
5627 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
5628 when configured for libstdc++-v3.
5629
f5fa9a5b
PE
56302000-10-05 Phil Edwards <pme@gcc.gnu.org>
5631
5632 * configure: Save configure arguments to gcc/configargs.h.
5633
61a77fea
PT
56342000-10-04 Philipp Thomas <pthomas@suse.de>
5635
5636 * config.guess: Import CVS version 1.157.
5637 * config.sub: Import CVS version 1.181.
5638
3a4fee66
AP
56392000-10-04 Andris Pavenis <pavenis@latnet.lv>
5640
5641 * Makefile.in (bootstrap): avoid recursion if subdir missing
5642 (cross): ditto
5643 (do-proto-toplev): ditto
5644
3dd7094e
AO
56452000-09-30 Alexandre Oliva <aoliva@redhat.com>
5646
de710532
AO
5647 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
5648 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
5649
3dd7094e
AO
5650 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
5651 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5652 all affected `configure' scripts.
5653
e592386f
NB
5654Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
5655
5656 * MAINTAINERS: Add self as cpplib co-maintainer.
5657
fba54939
AH
56582000-09-24 Aldy Hernandez <aldyh@redhat.com>
5659
5660 * MAINTAINERS: Add self to Write After Approval list.
5661
2bd429f4
GP
56622000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5663
5664 * INSTALL/README: egcs -> GCC update.
5665
d733f374
ME
5666Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
5667
5668 * MAINTAINERS: Add myself to Write After Approval list.
5669
d7ce9a83
KH
56702000-09-15 Kazu Hirata <kazu@hxi.com>
5671
5672 * MAINTAINERS: Add myself to Write After Approval list.
5673
18a53ffe
JL
5674Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5675
e490616e
ZW
5676 * configure.in: Do not build byacc for hppa64. Provide paths to the
5677 X11 libraries for hppa64.
18a53ffe 5678
f246ff23
SC
56792000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5680
5681 * MAINTAINERS: Add myself as 68hc11 port maintainer.
5682
06298abd
AO
56832000-09-06 Alexandre Oliva <aoliva@redhat.com>
5684
4b92758a
AO
5685 * Makefile.in (all-zlib): Added dummy target.
5686
06298abd
AO
5687 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5688 ltcf-gcj.sh: Updated from libtool multi-language branch.
5689
4d73d07a
AO
56902000-09-05 Alexandre Oliva <aoliva@redhat.com>
5691
5692 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5693 (bootstrap*): Depend on all-bootstrap.
5694
05d52d78
PT
56952000-09-05 Philipp Thomas <pthomas@suse.de>
5696
5697 * config.guess: Import CVS version 1.156.
5698 * config.sub: Import CVS version 1.179.
5699
3c809ba4
AG
57002000-09-02 Anthony Green <green@cygnus.com>
5701
5702 * Makefile.in (all-gcc): Depend on all-zlib.
5703 (CLEAN_MODULES): Add clean-zlib.
5704 (ALL_MODULES): Add all-zlib.
5705 * configure.in (host_libs): Add zlib.
5706
10ad78a0 57072000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
5708
5709 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5710 crosses, but add gcc/include to the header search path for them.
5711
b36a9ce3
DB
57122000-08-04 David E. O'Brien <obrien@FreeBSD.org>
5713
5714 * MAINTAINERS: Add self to Write After Approval list.
5715
cb011248
FS
57162000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5717
5718 * config.guess: Import CVS version 1.152.
5719 * config.sub: Import CVS version 1.177.
5720
db310af0
AO
57212000-08-25 Alexandre Oliva <aoliva@redhat.com>
5722
7965440a
AO
5723 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5724 $targargs to tell whether newlib is going to be built.
5725
db310af0
AO
5726 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5727 $$r/TARGET_SUBDIR/libio for _G_config.h.
5728
e7977565
AO
57292000-08-23 Alexandre Oliva <aoliva@redhat.com>
5730
5731 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
5732
126bb9ed
DD
57332000-08-22 DJ Delorie <dj@redhat.com>
5734
5735 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
5736
5b0e9d29
AO
57372000-08-22 Alexandre Oliva <aoliva@redhat.com>
5738
5739 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5740 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5741 sub-configures.
5742
4f3e904e
DD
57432000-08-21 DJ Delorie <dj@redhat.com>
5744
5745 * MAINTAINERS: Add self as a libiberty maintainer
5746
c9635443
AO
57472000-08-16 Alexandre Oliva <aoliva@redhat.com>
5748
5749 * configure.in (libstdcxx_flags): Use
5750 libstdc++-v3/src/libstdc++.INC.
5751
8b2100ba
AO
57522000-08-15 Alexandre Oliva <aoliva@redhat.com>
5753
5754 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5755
57119aa9
ZW
57562000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5757
eeb943b0
ZW
5758 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5759
6387a56e 5760 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
5761 explicit. Substitute enable_threads into generated Makefiles.
5762 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5763 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5764
acffa7c4
GK
57652000-08-13 Geoff Keating <geoffk@cygnus.com>
5766
5767 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
5768
808d8c41
AO
57692000-08-12 Alexandre Oliva <aoliva@redhat.com>
5770
5771 * config-ml.in (CC): Remove bogus duplicate quotation mark from
5772 previous delta.
5773
1fc8c51c 57742000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 5775
1fc8c51c
JM
5776 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5777 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5778 (FLAGS_FOR_TARGET): Not here.
5779 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 5780
25698887
AO
57812000-08-11 Alexandre Oliva <aoliva@redhat.com>
5782
5783 * config-ml.in (CC, CXX): Don't introduce a leading space.
5784
10120687
DD
57852000-08-07 DJ Delorie <dj@delorie.com>
5786
5787 * MAINTAINERS: Add self as a DJGPP maintainer
5788
15c758e9
DD
57892000-08-07 DJ Delorie <dj@redhat.com>
5790
5791 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5792 "if we're also building gcc, and it's a gcc that will run on the
5793 build machine, we want to use its includes instead of the system's
5794 default includes".
5795
2d0de245
JM
57962000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
5797
5798 * MAINTAINERS: Add self to Write After Approval list.
5799
e81b330a
AO
58002000-08-03 Alexandre Oliva <aoliva@redhat.com>
5801
83440c1e
AO
5802 * configure.in (libstdcxx_flags): Don't use `"'.
5803
e81b330a
AO
5804 * config-ml.in: Adjust multilib search paths to the
5805 appropriate multilib tree.
5806
cf95c847
AO
58072000-08-02 Alexandre Oliva <aoliva@redhat.com>
5808
5809 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5810 commas in $LANGUAGES.
5811
9e9af119
MH
58122000-08-02 Manfred Hollstein <manfredh@redhat.com>
5813
5814 * configure.in: Re-enable all references to libg++ and librx.
5815
606ce391
AO
58162000-08-01 Alexandre Oliva <aoliva@redhat.com>
5817
89820b43
AO
5818 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
5819 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
5820 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
5821 * ltcf-cxx.sh (need_lc): Set based on postdeps.
5822
606ce391
AO
5823 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5824
04179d4a
AO
58252000-07-31 Alexandre Oliva <aoliva@redhat.com>
5826
5827 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5828 CXX_FOR_TARGET for sed.
5829
d4eb109c
AO
58302000-07-30 Alexandre Oliva <aoliva@redhat.com>
5831
5832 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5833 Do not override if already set in the environment or in configure.
5834 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5835 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5836
4f4caf92
AO
58372000-07-28 Alexandre Oliva <aoliva@redhat.com>
5838
5839 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
5840 the libtool CVS tree multi-language branch.
5841 * ltconfig, ltmain.sh: Updated.
6387a56e 5842
b87487b6
AO
58432000-07-27 Alexandre Oliva <aoliva@redhat.com>
5844
1670d1ea
AO
5845 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
5846 (clean-target): Depend on it.
5847
b87487b6
AO
5848 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5849 (GCC_FOR_TARGET): Use it.
5850 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5851 * configure.in: ... here.
5852 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5853 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5854
4e81ae98
EC
58552000-07-24 Eric Christopher <echristo@cygnus.com>
5856
5857 * MAINTAINERS: Add self to Write After Approval list.
5858
059ae32c
AO
58592000-07-24 Alexandre Oliva <aoliva@redhat.com>
5860
5b28edd4
AO
5861 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5862 (configure-target-libchill, configure-target-libobjc): Likewise.
5863
059ae32c
AO
5864 * configure.in: Use the same cache file for all target libs.
5865 * config-ml.in: But different cache files per multilib variant.
5866
1adcd149
MS
58672000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5868
5869 * configure (topsrcdir): Don't use dirname.
5870
2d573dff
JO
58712000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
5872
5873 * MAINTAINERS: Add self to Write After Approval list.
5874
d207ebef
JM
58752000-07-20 Jason Merrill <jason@redhat.com>
5876
5877 * configure.in: Remove all references to libg++ and librx.
5878
5879 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5880
58812000-07-20 Hans-Peter Nilsson <hp@axis.com>
5882
5883 * config.sub: Update to subversions version 2000-07-06.
5884
7b7792d5
AH
58852000-07-12 Andrew Haley <aph@cygnus.com>
5886
5887 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5888 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5889
3abaac67
PE
58902000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
5891
5892 * symlink-tree: Check number of arguments.
5893
34be2b36
JW
58942000-07-05 Jim Wilson <wilson@cygnus.com>
5895
5896 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5897 search path for a g++ extracted from the build tree. This
5898 will allow link tests run by configure scripts in
5899 subdirectories to succeed.
5900
d207ebef
JM
59012000-07-01 Koundinya K <kk@ddeorg.soft.net>
5902
e490616e 5903 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 5904
0900331b
MH
59052000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5906
5907 * MAINTAINERS: Add myself as loop discovery maintainer.
5908
d207ebef
JM
59092000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5910
5911 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5912 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5913
59142000-06-19 Timothy Wall <twall@cygnus.com>
5915
5916 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5917 * config.sub: Add tic54x target.
5918
11a27a76
TM
5919Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
5920
5921 * MAINTAINERS: Add self as Fortran maintainer,
5922 remove Craig Burley.
5923
d207ebef 5924Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 5925
d207ebef
JM
5926 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5927 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 5928
7758b73f
PT
5929Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
5930
5931 * MAINTAINERS: Add self as i18n maintainer
5932
d207ebef
JM
593320000-05-21 H.J. Lu (hjl@gnu.org)
5934
e490616e
ZW
5935 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5936 directory are used if they exist. Make sure
5937 $(build_tooldir)/include is searched for header files,
5938 $(build_tooldir)/lib/ for library files.
d207ebef 5939 (GCC_FOR_TARGET): Likewise.
e490616e 5940 (CXX_FOR_TARGET): Likewise.
d207ebef 5941
bae29210
JL
5942Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
5943
5944 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5945
d207ebef 5946Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
5947
5948 * Makefile.in (configure-target-libiberty): Depend on
5949 configure-target-newlib.
5950
aab0d19d
AO
59512000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5952
5953 * configure.in, Makefile.in: Merge all libffi-related
5954 configury stuff from the libgcj tree.
5955
d207ebef
JM
5956Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
5957
5958 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5959 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5960
5961Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
5962
5963 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5964 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 5965 current version information. Add to proto-toplev directory.
d207ebef
JM
5966 (gdb-taz): Build do-djunpack.
5967
758c7bd4
DE
59682000-05-15 David Edelsohn <edelsohn@gnu.org>
5969
5970 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5971
1888228d
AC
5972Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
5973
5974 * MAINTAINERS: Add self to Write After Approval list.
5975
d207ebef
JM
59762000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5977
5978 * ltmain.sh: Preserve in relink_command any environment
5979 variables that may affect the linker behavior.
5980
2d7cc2fe
JL
5981Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
5982
d207ebef
JM
5983 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5984
5985Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
5986
5987 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5988
59892000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5990
5991 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 5992 with the version name.
2d7cc2fe 5993
ee455968
JE
5994Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
5995
5996 * MAINTAINERS: Add self as bb-reorder maintainer.
5997
73b97e5c
BK
59982000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
5999
6000 * config.if: Tweak.
6001
d207ebef
JM
60022000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
6003
6004 * djunpack.bat: New file.
6005
6006Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
6007
6008 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
6009 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6010 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6011 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 6012
954869eb
DP
60132000-04-16 Dave Pitts <dpitts@cozx.com>
6014
e490616e
ZW
6015 * config.sub (case $basic_machine): Change default for "ibm-*"
6016 to "openedition".
954869eb 6017
eaabe541
AJ
60182000-04-13 Andreas Jaeger <aj@suse.de>
6019
6020 * MAINTAINERS: Added myself.
6021
d207ebef
JM
6022Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6023
6024 * Makefile.in (gdb-taz): New target. GDB specific archive.
6025 (do-md5sum): New target.
6026 (MD5PROG): Define.
6027 (PACKAGE): Default to TOOL.
6028 (VER): Default to a shell script.
6029 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 6030 md5 checksum generation.
d207ebef
JM
6031 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6032 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6033 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 6034 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
6035
6036Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6037
6038 * configure (warn_cflags): Delete.
6039
0ea6d60c
PDM
6040Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
6041
6042 * MAINTAINERS: Added myself.
6043
17090313 60442000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 6045 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 6046
e490616e
ZW
6047 * configure.in (enable_libstdcxx_v3): Add.
6048 (target_libs): Add bits here to switch between libstdc++-v2 and
6049 libstdc++-v3.
6050 * config.if: And this file too.
6051 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 6052
76b78517
MM
60532000-04-05 Michael Meissner <meissner@redhat.com>
6054
6055 * config.sub (d30v): Add d30v as a basic machine type.
6056
ad242caf
JM
60572000-03-29 Jason Merrill <jason@casey.cygnus.com>
6058
6059 * configure.in: -linux-gnu*, not -linux-gnu.
6060
d4537148
TM
6061Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
6062
6063 * MAINTAINERS: Add self in write-after-approval section.
6064
f152e9d4
JW
6065Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
6066
6067 * MAINTAINERS: Add self as ia64 port maintainer.
6068
6a5fcef1
NB
60692000-03-08 Neil Booth <NeilB@earthling.net>
6070
6071 * MAINTAINERS: Add self in write-after-approval section.
6072
d207ebef 6073Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 6074
d207ebef
JM
6075 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6076 (do-tar-bz2): Replace TOOL with PACKAGE.
6077 (gdb.tar.bz2): Remove GDBTK from GDB package.
6078 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 6079 dejagnu.tar.bz2): New packages.
d207ebef
JM
6080
60812000-02-27 Andreas Jaeger <aj@suse.de>
6082
6083 * configure.in: Add entry for mips*-*-linux*, move catch all
6084 *-*-*linux* entry below this one.
6085
60862000-02-27 Ian Lance Taylor <ian@zembu.com>
6087
6088 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 6089
521fe9d0
NC
60902000-02-24 Nick Clifton <nickc@cygnus.com>
6091
6092 * config.sub: Support an OS of "wince".
6093
d207ebef
JM
6094Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
6095
6096 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 6097 version.
d207ebef
JM
6098
60992000-02-23 Linas Vepstas <linas@linas.org>
6100
6101 * config.sub: Add support for Linux/IBM 370.
6102 * configure.in: Likewise.
6103
3a685f6f
NC
61042000-02-22 Nick Clifton <nickc@cygnus.com>
6105
6106 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6107
d207ebef 61082000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 6109
d207ebef 6110 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 6111
4746ee26
KG
61122000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6113
6114 * configure (gcc_version): When setting, narrow search to
6115 lines containing `version_string'.
6116
ba96c72d
DC
61172000-02-15 Denis Chertykov <denisc@overta.ru>
6118
6119 * config.sub: Add support for avr target.
6120
77f16a66
NC
61212000-02-14 Nick Clifton <nickc@cygnus.com>
6122
6123 * MAINTAINERS: Add maintainers for MCore port.
6124
784a3a80
HPN
6125Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
6126
6127 * config.sub: Add mmix-knuth-mmixware.
6128
719dd4fa
KG
61292000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6130
6131 * MAINTAINERS: Pair cccp with cpplib maintainership.
6132
d207ebef
JM
61332000-01-27 Christopher Faylor <cgf@redhat.com>
6134
6135 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6136 structure stuff to -L library search.
6137 (CXX_FOR_TARGET): Ditto.
6138 (CROSS_CHECK_MODULES): Fix spelling mistake.
6139
7a53e94b
MM
61402000-01-24 Mark Mitchell <mark@codesourcery.com>
6141
6142 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6143 the C++ compiler.
6144
0da3b5a7
RH
61452000-01-12 Richard Henderson <rth@cygnus.com>
6146
6147 * configure.in: Don't build some bits for beos.
6148
02368d6d
JS
61492000-01-12 Joel Sherrill (joel@OARcorp.com)
6150
6151 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6152 as include files.
6153
2e76d35c
ZW
61542000-01-11 Zack Weinberg <zack@wolery.cumb.org>
6155
6156 * Add self as cpplib maintainer, as requested by Jason
6157 Merrill. Correct my e-mail address.
6158
4c25fdcf
GK
61592000-01-06 Geoff Keating <geoffk@cygnus.com>
6160
6161 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6162 not mh-aix43.
6163
188e3966
HPN
6164Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
6165
6166 * MAINTAINERS: Add myself to "write after approval" list.
6167
c2f5d030
RH
61681999-12-14 Richard Henderson <rth@cygnus.com>
6169
6170 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6171 * config.sub: Accept alphaev[78], alphaev8.
6172
eeda916a
AO
61731999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6174
6175 * config.guess, config.sub: Update from autoconf.
6176
b3bd7820
BK
61771999-11-29 Bruce Korb <autogen@linuxbox.com>
6178
2c290989 6179 * MAINTAINERS: update my playtime e-address.
b3bd7820 6180
1882b2b1
RO
6181Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6182
6183 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6184 necessary libraries are missing.
6185
2395f805
DN
6186Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
6187
6188 * MAINTAINERS: Add new 'write after approval' maintainer.
6189
1e25de97
APB
6190Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
6191
6192 * MAINTAINERS: Add new Java maintainer.
6193
1722c704
AS
61941999-10-25 Andreas Schwab <schwab@suse.de>
6195
6196 * configure: Fix quoting inside arguments of eval.
6197
8141abe8
NC
61981999-10-21 Nick Clifton <nickc@cygnus.com>
6199
6200 * config-ml.in: Allow suppression of some ARM multilibs.
6201
0b77644a
LV
6202Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6203
6204 * config.guess: Add OS/390 match pattern.
6205 * config.sub: Add mvs, openedition targets.
6206 * configure.in (i370-ibm-opened*): New.
6207
d207ebef
JM
62081999-09-04 Steve Chamberlain <sac@pobox.com>
6209
6210 * config.sub: Add support for configuring for pj.
6211
62121999-08-31 Nick Clifton <nickc@cygnus.com>
6213
6214 * config.sub (maybe_os): Add support for configuring for fr30.
6215
af13ebe9
NC
62161999-08-25 Nick Clifton <nickc@cygnus.com>
6217
6218 * configure.in: Do not configure or build ld for AIX
6219 platforms. ld is known to be broken on these platforms.
6220
1250c760
RO
6221Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6222
6223 * config-ml.in: Pass compiler flag corresponding to multidirs to
6224 subdir configures.
6225
d207ebef
JM
62261999-08-09 Ian Lance Taylor <ian@zembu.com>
6227
6228 * Makefile.in (LDFLAGS): Define.
6229
62301999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6231
6232 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6233 noconfigdirs.
6234 (*-*-cygwin*): Likewise.
6235
62361999-08-08 Ian Lance Taylor <ian@zembu.com>
6237
6238 * mkdep: New file.
6239 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6240 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6241
6242 From Eli Zaretskii <eliz@is.elta.co.il>:
6243 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6244 long file name when using DJGPP on MS-DOS.
6245
dbd83e11
JL
6246Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6247
6248 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6249
d207ebef
JM
62501999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6251
6252 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6253 dependency as this causes "make check" to globally "make all"
6254
cd1f4c2c
TT
6255Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6256
6257 * configure.in (target_libs): Added target-zlib.
6258 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6259 (CONFIGURE_TARGET_MODULES): Likewise.
6260 (CHECK_TARGET_MODULES): Likewise.
6261 (INSTALL_TARGET_MODULES): Likewise.
6262 (CLEAN_TARGET_MODULES): Likewise.
6263 (configure-target-zlib): New target.
6264 (all-target-zlib): Likewise.
6265 (all-target-libjava): Depend on all-target-zlib.
6266 (configure-target-libjava): Depend on configure-target-zlib.
6267
6268 * Makefile.in (configure-target-libjava): Depend on
6269 configure-target-newlib.
6270 (configure-target-boehm-gc): New target.
6271 (configure-target-qthreads): New target.
6272
e490616e
ZW
6273 * configure.in (target_libs): Added target-qthreads.
6274 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6275 (CONFIGURE_TARGET_MODULES): Likewise.
6276 (CHECK_TARGET_MODULES): Likewise.
6277 (INSTALL_TARGET_MODULES): Likewise.
6278 (CLEAN_TARGET_MODULES): Likewise.
6279 (all-target-qthreads): New target.
6280 (configure-target-libjava): Depend on configure-target-qthreads.
6281 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
6282
6283 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6284 (CONFIGURE_TARGET_MODULES): Likewise.
6285 (CHECK_TARGET_MODULES): Likewise.
6286 (INSTALL_TARGET_MODULES): Likewise.
6287 (CLEAN_TARGET_MODULES): Likewise.
6288 (all-target-libjava): New target.
6289 (all-target-boehm-gc): Likewise.
6290 * configure.in (target_libs): Added libjava, boehm-gc.
6291
d207ebef
JM
62921999-07-22 Ian Lance Taylor <ian@zembu.com>
6293
6294 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6295 configure.bat in SUPPORT_FILES.
6296 (gas+binutils.tar.bz2): Likewise.
6297
6298 * makeall.bat: Remove; obsolete.
6299
63001999-07-21 Ian Lance Taylor <ian@zembu.com>
6301
6302 From Mark Elbrecht:
6303 * configure.bat: Remove; obsolete.
6304
63051999-07-11 Ian Lance Taylor <ian@zembu.com>
6306
6307 * configure: Add -W -Wall to the default CFLAGS when compiling with
6308 gcc.
6309
6310Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6311
6312 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6313
63141999-06-30 Mark Mitchell <mark@codesourcery.com>
6315
6316 * configure.in: Build ld on IRIX6.
6317
63181999-06-12 Ian Lance Taylor <ian@zembu.com>
6319
6320 * Makefile.in: Change distribution targets to use bzip2 instead of
6321 gzip.
6322 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6323 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6324
63251999-06-04 Nick Clifton <nickc@cygnus.com>
6326
6327 * config.sub: Add mcore target.
6328
26d088fa
CD
6329Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
6330
6331 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6332
c2c08b29
L
6333Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
6334
6335 * config.guess (dummy): Changed to $dummy.
6336
671d0648
NC
63371999-05-24 Nick Clifton <nickc@cygnus.com>
6338
6339 * config.sub: Tidied up case statements.
6340
b1345c72
BE
63411999-05-22 Ben Elliston <bje@cygnus.com>
6342
51ccbd8d
BE
6343 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6344 <jiro@din.or.jp>.
6345
b1345c72
BE
6346 * config.guess: Merge with FSF version. Future changes will be
6347 more accurately recorded in this ChangeLog.
6348 * config.sub: Likewise.
6349
2caf864f
SM
6350Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
6351
6352 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6353
d207ebef
JM
63541999-04-30 Tom Tromey <tromey@cygnus.com>
6355
6356 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6357
90fb0c24
TT
63581999-04-23 Tom Tromey <tromey@cygnus.com>
6359
6360 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6361
d207ebef
JM
63621999-04-20 Drew Moseley <dmoseley@cygnus.com>
6363
6364 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6365 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6366 Bad merge removed these two changes.
6367
3516940d 6368Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 6369 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
6370
6371 * config.guess (interix Alpha): Add.
6372
d207ebef
JM
63731999-04-11 Richard Henderson <rth@cygnus.com>
6374
6375 * configure.in (i?86-*-beos*): Do config gperf; don't config
6376 gdb, newlib, or libgloss.
6377
e891fbfe 6378Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 6379
e891fbfe
AO
6380 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6381 link a trivial program with -mabi=64. If it fails, remove mabi=64
6382 from multidirs.
6383
f9ae47d6
PT
6384Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
6385
6386 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6387
d207ebef
JM
63881999-04-08 Nick Clifton <nickc@cygnus.com>
6389
6390 * config.sub: Add support for mcore targets.
6391
63921999-04-07 Michael Meissner <meissner@cygnus.com>
6393
6394 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6395 not mt-ospace, in order to shut up assembler warning about using
6396 symbols that are named the same as registers.
6397
63981999-04-07 Drew Moseley <dmoseley@cygnus.com>
6399
6400 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6401 dependency list for all-target-cygmon.
6402
64031999-04-05 Doug Evans <devans@casey.cygnus.com>
6404
6405 * config-ml.in: Check $host, not $target, for selective multilibs.
6406 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6407 thumb interworking, and underscore prefix multilibs.
6408
64091999-04-04 Ian Lance Taylor <ian@zembu.com>
6410
6411 * missing: Update to version from current automake.
6412
88101ab9
L
6413Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6414
6415 * configure (gxx_include_dir): Removed.
6416
6417 * configure.in (gxx_include_dir): Handle it.
6418 * Makefile.in: Likewise.
6419
d207ebef
JM
64201999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6421
6422 * config.sub (mips64vr4111,mips64vr4111el) Add.
6423
64241999-03-21 Ben Elliston <bje@cygnus.com>
6425
e490616e 6426 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 6427
8dc91cbe
ME
6428Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6429
8dc91cbe
ME
6430 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6431 config/mh-djgpp.
6432
d207ebef
JM
6433Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6434
6435 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6436 all-target-newlib to dependency list for all-target-bsp.
6437
926bb5ed
MK
6438Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6439
6440 * config.sub: Add i386-uwin support.
6441 * config.guess: Likewise.
6442
4a6e3000
FS
6443Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6444
6445 * configure.in: cleanup, add mh-*pic handling for arm, special
6446 case powerpc*-*-aix*
6447
d207ebef
JM
6448Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6449
6450 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6451 can be built.
6452
6453Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6454
6455 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 6456 targets.
d207ebef 6457
71c91078
NC
64581999-03-02 Nick Clifton <nickc@cygnus.com>
6459
6460 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6461
282e5df8
GN
6462Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
6463
6464 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6465
1de558ee
NC
64661999-02-24 Nick Clifton <nickc@cygnus.com>
6467
6468 * config.sub: Fix typo in arm recognition.
6469
d207ebef
JM
6470Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
6471
6472 * configure.in (noconfigdirs): Changed target_configdirs to
6473 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6474 rather than m68k-*-* since it is not known to work on
6475 m68k-aout. Ditto for arm-*-*oabi.
6476
6477Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
6478
6479 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
6480
64811999-02-19 Ben Elliston <bje@cygnus.com>
6482
6483 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6484 Smart and improved by Andrew Cagney.
6485
fab7445a
ME
6486Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
6487
6488 * config.guess: Recognize openbsd-*-hppa.
6489
8ccdc228
L
6490Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
6491
6492 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6493 only if it is not empty.
6494
3b7265ff
NC
64951999-02-17 Nick Clifton <nickc@cygnus.com>
6496
6497 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 6498
d207ebef 6499 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
6500
6501 * config.sub: Modified to recognize uname's armv* syntax.
6502
d207ebef
JM
65031999-02-17 Mark Salter <msalter@cygnus.com>
6504
6505 * configure.in: Added target-bsp for sparclite.
6506
6507Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
6508
6509 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6510
65111999-02-08 Nick Clifton <nickc@cygnus.com>
6512
6513 * configure.in: Add support for strongarm port.
6514 * config.sub: Add support for strongarm target.
6515
c48dd3f5 6516Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 6517
c48dd3f5
MK
6518 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6519 the old name config/mh-cygwin32.
6520 Enable texinfo.
6521
d207ebef
JM
6522Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
6523
6524 * configure.in: Do build ld for ix86 Solaris.
6525
ecd62820
JW
6526Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
6527
6528 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6529 $AR_FOR_TARGET. Likewise for RANLIB.
6530
bbd8fa7f 6531Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 6532
e490616e
ZW
6533 * config.sub (oabi): Recognize.
6534 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 6535
0397442c
RL
6536Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
6537
6538 * config.guess: Improve detection of i686 on UnixWare 7.
6539
c9ffaa63
MK
6540Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
6541
6542 * config.guess: Add support for i386-pc-interix.
6543 * config.sub: Likewise.
6544 * configure.in: Likewise.
c9ffaa63 6545
d207ebef
JM
6546Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
6547
6548 * Makefile.in: Remove unneeded all-target-libio from
6549 from all-target-winsup target since it is now unneeded.
6550 Add all-target-libtermcap in its place since it is now
6551 needed.
6552
6553Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
6554
6555 * configure.in: makefile stub for cygwin target is probably
6556 unnecessary. Remove it for now.
d207ebef
JM
6557
6558Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
6559
6560 * configure.in: libtermcap.a should be built when cygwin is the
6561 target as well as the host.
6562 * config.guess: Allow mixed case in cygwin uname output.
6563 * Makefile.in: Add libtermcap target.
d207ebef 6564
ebe12325
JL
6565Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
6566
6567 * config.sub: Clean up handling of hppa2.0.
6568
57057b67
RB
6569Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
6570
6571 * config.guess: Use C code to identify more HP machines.
6572
f8670be1
JL
6573Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6574
6575 * config.sub: Handle hppa2.0.
6576
d207ebef
JM
6577Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6578
6579 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 6580 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
6581
65821998-12-15 Mark Salter <msalter@cygnus.com>
6583
6584 * configure.in: Added target-bsp for several target architectures.
6585
6586 * Makefile.in: Added rules for bsp.
6587
d1a09590
JL
6588Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6589
6590 * config.guess: Improve detection of hppa2.0 processors.
6591
6592Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6593
6594 * config.guess: Recognize FreeBSD using ELF automatically.
6595
71205e0b
MH
65961998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6597
6598 * configure (skip-this-dir): Add handling for new shell script, which
6599 might be created by a sub-directory's configure to indicate, this particular
6600 directory is "unwanted".
6601 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6602
d207ebef
JM
6603Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6604
6605 * ltconfig: import from libtool, after changing libtool to
6606 account for the cygwin name change.
6607
6608Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6609
6610 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6611 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6612
6613Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6614
6615 * configure.in: Add libtermcap to list of cygwin dependencies.
6616
6617Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
6618
e490616e
ZW
6619 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6620 they include winsup/include when it's a cygwin target.
d207ebef
JM
6621
66221998-11-12 Tom Tromey <tromey@cygnus.com>
6623
6624 * configure.in (host_tools): Added zip.
6625 * Makefile.in (all-target-libjava): Depend on all-zip.
6626 (all-zip): New target.
6627 (ALL_MODULES): Added all-zip.
6628 (NATIVE_CHECK_MODULES): Added check-zip.
6629 (INSTALL_MODULES): Added install-zip.
6630 (CLEAN_MODULES): Added clean-zip.
6631
6632Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
6633
6634 * Makefile.in: lose "32" from comment about cygwin.
6635
6636Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
6637
6638 * configure.in: Use -Os to build target libraries for the fr30.
6639
6640Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
6641
6642 * config.sub: Add fr30.
6643
6644Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
6645
e490616e 6646 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
6647 cygwin* instead of cygwin32*.
6648 * config.sub: Check cygwin* instead of cygwin32*.
6649
d2ec8b39
RL
6650Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
6651
6652 * config.guess: Match any version of Unixware7.
6653
d207ebef
JM
66541998-10-20 Syd Polk <spolk@cygnus.com>
6655
6656 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6657 if desired.
6658
35cd2565
JL
6659Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
6660
6661 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6662 these if the appropriate directories and files to not exist.
6663
52d4e5b7
JL
6664Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
6665
6666 * Makefile.in (DEVO_SUPPORT): Add config.if.
6667
38ada91e
MH
6668Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
6669
6670 * configure: Add pattern to replace "build_tooldir"'s
6671 definition in the generated Makefile with "tooldir"'s
6672 actual value.
6673
e44e84da
JL
6674Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6675
56a8387f
JL
6676 * config.sub: Bring back lost sparcv9.
6677
e44e84da
JL
6678 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6679
5cb95c7a
JL
6680Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6681
6682 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6683 CC_FOR_TARGET and friends.
6684
6685Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 6686
ceff9b14
AO
6687 * Makefile.in (build_tooldir): New variable, same as tooldir.
6688 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6689 -B$(build_tooldir)/bin/.
6690 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 6691
f2d11dcd
GP
6692Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6693
6694 * README: Remove installation instructions and refer to the
6695 INSTALL directory instead.
6696
73a6d2e7 6697Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 6698
73a6d2e7
RL
6699 * config.sub: Add support for i[34567]86-pc-udk.
6700 * configure.in: Likewise.
6701
5d4a5ee6
JL
6702Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6703
6704 * Makefile.in: add bzip2 package building bits for user
6705 tools module
6706 * configure.in: ditto
6707
6fc19d6d
JL
6708Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6709
6710 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6711 (ALL_TARGET_MODULES): Add all-target-libobjc.
6712 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6713 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6714 (all-target-libchill): Add dependencies.
6715 * configure.in (target_libs): Add libchill.
4e81ae98 6716
f653f0ab
MH
67171998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6718
6719 * configure.in (target_subdir): Remove duplicate line.
6720
5d4a5ee6
JL
6721Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6722
6723 * Makefile.in (all-automake): fix dependencies.
6724
494933e4
JL
6725Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6726
6727 * configure.in: Minor cleanups for building in the $(target_alias)
6728 subdir.
6729
f6b58262
JW
67301998-09-22 Jim Wilson <wilson@cygnus.com>
6731
6732 * Makefile.in (bootstrap): Set r and s before make all. Use
6733 BASE_FLAGS_TO_PASS in make all.
6734 (cross): Likewise.
6735
27c7a08d
MM
67361998-09-20 Mark Mitchell <mark@markmitchell.com>
6737
6738 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6739
e67afd1e
RH
6740Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6741
6742 * config.sub: Fix typo in last change.
6743
8e44ac71
MH
67441998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6745
6746 * config.sub: Add support for C4x target.
6747 * configure.in: Likewise.
6748
d7496fbb
DM
67491998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6750
6751 * config.sub: Recognize sparcv9 just like sparc64.
6752
22097bd1
RL
6753Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6754
6755 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6756
4b877abd
JL
6757Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6758
2c8ec9a2
JL
6759 * config.guess: Correctly identify Pentium II sco boxes.
6760
4b877abd
JL
6761 * config.guess: Fix "tr" code. From Weiwen Liu.
6762
ab03db52
JH
6763Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6764
6765 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6766 stabs.
6767
b54db294
JL
6768Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6769
6770 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6771 (ALL_TARGET_MODULES): Add all-target-libchill.
6772 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6773 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6774 (all-target-libchill): Add dependencies.
6775 * configure.in (target_libs): Add libchill.
6776
bf48dd73
LW
6777Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6778
6779 * config.guess: Avoid assumptions about "tr" behaves when
6780 LANG is set to something other than English.
6781
a3cbd105
L
6782Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6783
6784 * configure (gxx_include_dir): Changed to
6785 '${prefix}/include/g++'-${libstdcxx_interface}.
6786
6787 * config.if: New to determine the interfaces.
6788
c4acd909
MK
6789Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6790
6791 * config.guess: Detect and handle MPE/IX.
6792 * config.sub: Deal with MPE/IX.
6793
9ea97665
DE
6794Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6795
6796 * configure.in: Use mh-aix43.
6797
0ce065bd
MH
67981998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6799
6800 * configure: Fix --without/--disable cases for gxx-include-dir.
6801
5d4a5ee6
JL
6802Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6803
6804 * mdata-sh: Imported. Needed for automake support.
6805
6806Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6807
6808 * Makefile.in (taz): Try "chmod -R og=u ." before
6809 "chmod og=u `find . -print`".
6810
6811Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6812
6813 * configure.in: Add arm-elf and thumb-elf support.
6814
6815Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6816
6817 * Makefile.in: Undo previous patch.
6818
6819Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6820
6821 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6822 to here ...
6823 (install-no-fixedincludes): and here
6824 (INSTALL_MODULES): ... from here.
6825
466456d9
ILT
6826Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6827
6828 * config.sub: Merge with FSF.
6829
1b409d25
ILT
6830 * config.guess: Merge with FSF.
6831
d207ebef
JM
6832Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6833
6834 * configure (extraconfigdirs): New variable.
6835 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6836 * Makefile.in (all): Move higher in file.
6837 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6838 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6839 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6840 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6841 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6842
68431998-07-23 Brendan Kehoe <brendan@cygnus.com>
6844
6845 * Makefile.in (all-target-libjava): Depend on all-gcc and
6846 all-target-newlib.
6847 (configure-target-libjava): Depend on $(ALL_GCC).
6848
7f1937c1
RL
6849Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6850
6851 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6852 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6853
2ada2bd6
ML
6854Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
6855
6856 * INSTALL/README: Fix typo.
6857
1e025bde
ML
6858Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6859
5d4a5ee6
JL
6860 * ylwrap: Change absolute path checks to check for DOS style path
6861 names.
1e025bde 6862
5d4a5ee6
JL
6863 * ylwrap: Don't use a full path name if the source file is in the
6864 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 6865
6755ff73
ILT
6866 * config-ml.in: Default to being verbose, to match Feb 18 change to
6867 configure.
6868
5d4a5ee6
JL
6869Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6870
6871 Brought over from egcs:
6872
6873 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6874
6875 * configure.in (target_subdir): Set to ${target_alias} instead
6876 of "libraries".
6877
6878 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6879
6880 * configure.in (target_subdir): Set to libraries if enable_multilib.
6881
6882Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6883
6884 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6885 multilibs, force reconfiguration the first time we create
6886 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6887
6888Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6889
6890 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6891 avoid confusion with --no-recursion.
6892
6893Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6894
6895 * configure.in: Win32 hosts shouldn't use install -x
6896 * install-sh: remove -x option, and special .exe-handling
6897 hack.
6898
d207ebef
JM
6899Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6900
6901 * config.guess: Recognize i586-pc-beos.
6902 * configure.in: Don't build some bits for beos.
6903
fbd836fc
ILT
6904Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6905
5d4a5ee6
JL
6906 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6907 CFLAGS default to -O2.
6908
fbd836fc
ILT
6909 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6910 when using GNU ld.
6911
6912Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6913
6914 * ltmain.sh: Correct install when using a different shell.
6915
6916Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6917
6918 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6919
d207ebef
JM
6920Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6921
6922 * makefile.vms: Update to build binutils/makefile.vms. Add install
6923 target.
fbd836fc
ILT
6924
6925Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6926
6927 * ltconfig: Update to correct AIX handling.
6928
69b471bc
JL
6929Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6930
81241b5e
JL
6931 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6932
69b471bc
JL
6933 * configure.in (target_subdir): Set to ${target_alias} instead
6934 of "libraries".
6935
bedf82df
MH
69361998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6937
6938 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6939 (Makefile): Depend on $(gcc_version_trigger).
6940
6941 * configure (gcc_version): Change default initializer to empty
6942 string.
6943 (gcc_version_trigger): New variable; pass this variable down
6944 to subdir configures to enable them checking gcc's version
6945 themselves. Emit make macros for both gcc_version vars.
6946 (topsrcdir): Initialize reliably.
6947 (recursion line): Remove --with-gcc-version=${gcc_version}.
6948
28e449d8
MH
69491998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6950
6951 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
6952 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6953 in $(libsubdir); emit definition in each generated Makefile.
6954 (gxx_include_dir): Initialize depending on
6955 $enable_version_specific_runtime_libs.
28e449d8 6956
50c4c9f7
MH
69571998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6958
6959 * configure (gcc_version): Initialize properly depending on
6960 how and where configure is started.
6961 (recursion line): Pass a --with-gcc-version=${gcc_version}
6962 to configures in subdirs.
6963
d207ebef
JM
6964Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6965
6966 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 6967 cygmon
d207ebef 6968
5d4a5ee6
JL
6969Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6970
6971 * configure.in: Add cygmon and libstub support for mn10200.
6972
2f96399b
MH
69731998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6974
6975 * configure (gcc_version): Add new variable describing the
6976 particular gcc version we're building.
6977 * Makefile.in (libsubdir): Add new macro for the directory
6978 in which the compiler finds executables, libraries, etc.
6979 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6980 and libsubdir.
6981
c4137c50
AO
6982Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6983
ceff9b14
AO
6984 * Makefile.in (local-clean): Remove *.log.
6985 (warning.log): Built with warn_summary from build.log.
6986 (mail-report.log): Run test_summary.
6987 (mail-report-with-warnings.log): Run test_summary including
6988 warning.log in the report.
c4137c50 6989
276d5ee0
RL
6990Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6991
6992 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6993
5d4a5ee6
JL
6994Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6995
6996 * Makefile.in (grep): Grep no longer depends on libiberty.
6997
6998Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6999
7000 * Makefile.in: all-snavigator needs all-libgui.
7001
7002Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
7003
7004 * configure.in: Add cygmon and libstub support for mn10300.
7005
8af14275
ILT
7006Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
7007
7008 * missing: Update to version from automake 1.3.
7009
fbd836fc
ILT
7010 * ltmain.sh: On installation, don't get confused if the same name
7011 appears more than once in the list of library names.
7012
466456d9
ILT
7013Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
7014
7015 * config.sub: Accept m68060 and m5200 as CPU names.
7016
5d4a5ee6
JL
7017Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
7018
7019 * configure: Use && rather than using -a in test, because odd
7020 strings can confuse test.
7021 * configure.in: Likewise.
7022
fbd836fc
ILT
7023Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7024
7025 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7026
f0983958
AO
7027Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7028
7029 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 7030 bootstrap4-lean): New targets.
f0983958 7031
bfed1ea0
JL
7032Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7033
7034 * mpw-* Delete. Not used.
7035
5d4a5ee6
JL
7036Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7037
7038 * COPYING.LIB: Update FSF address.
7039
bfed1ea0
JL
7040Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7041
7042 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7043
5d4a5ee6
JL
7044 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7045 GAS_SUPPORT_DIRS.
7046
bfed1ea0
JL
7047Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7048
7049 * ltconfig, ltmain.sh: Avoid producing a version number if
7050 -version-info was not used.
7051
5d4a5ee6
JL
7052Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7053
7054 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7055 building with newlib.
7056
70571998-04-30 Paul Eggert <eggert@twinsun.com>
7058
d207ebef 7059 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 7060 Solaris `make' causes it to continue to next definition.
d207ebef
JM
7061
7062Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7063
7064 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7065 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
7066
7067Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7068
7069 * configure.in: Change alpha to alpha* in several places.
7070
d207ebef
JM
7071Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7072
7073 * config.sub: Recognize sparc86x.
7074
77be0cab
MM
7075Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
7076
7077 * configure.in (--enable-target-optspace): Remove debug echo.
7078
62441128
JW
7079Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7080
7081 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7082
bfed1ea0
JL
7083Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7084
7085 * ltconfig: Update cygwin32 support.
7086
5d4a5ee6
JL
7087 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7088 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7089 (GDB_SUPPORT_DIRS): Likewise.
7090
3f4ea1de
MM
7091Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7092
7093 * configure.in (target_makefile_frag): If --enable-target-optspace,
7094 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
7095 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7096 not used.
7097 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 7098
5d4a5ee6
JL
7099Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7100
7101 * Makefile.in (all-bfd): Depend on all-intl.
7102 (all-binutils): Likewise.
7103 (all-gas): Likewise.
7104 (all-gprof): Likewise.
7105 (all-ld): Likewise.
7106
71071998-04-19 Brendan Kehoe <brendan@cygnus.com>
7108
7109 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7110
bfed1ea0
JL
7111Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7112
5d4a5ee6
JL
7113 * Makefile.in (all-bfd): Depend upon all-libiberty.
7114
bfed1ea0
JL
7115 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7116
5d4a5ee6
JL
7117Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7118
7119 * Makefile.in: Add libstub.
7120
7121 * configure.in: Ditto. Build libstub for targets that have cygmon
7122 support.
7123
7124Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7125
7126 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7127
7128Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7129
7130 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7131 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7132
ec8d6ddc
KW
7133Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7134
7135 * configure: Define DEFAULT_M4 by searching PATH.
7136 * Makfile.in: Use DEFAULT_M4.
7137
bfed1ea0
JL
7138Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7139
7140 * ltconfig: Add cygwin32 support.
7141
5d4a5ee6
JL
7142 * Makefile.in, configure.in: Add libtool as a native only directory
7143 to configure and build.
7144
547a6183
JL
7145Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7146
7147 * Makefile.in (INSTALL_MODULES): Remove texinfo.
7148
5d4a5ee6 7149Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 7150
5d4a5ee6
JL
7151 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7152
7153Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7154
7155 * Makefile.in: add ash make rules
7156 * configure.in: add ash to native_only and host_tools lists
7157
7158Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7159
7160 * Makefile.in (all-gettext, all-intl): New targets.
7161 (ALL_MODULES): Added all-gettext, all-intl.
7162 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7163 (INSTALL_MODULES): Added install-gettext, install-intl.
7164 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7165
7166 * configure.in (host_tools): Added gettext.
7167 (native_only): Likewise.
7168 (noconfigdirs) [various cases]: Likewise.
7169 (host_libs): Added intl.
7170
d207ebef
JM
7171Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7172
7173 * configure: Do not disable building gdbtk for cygwin32 hosts.
7174
e98e406f
NC
7175Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7176
7177 * configure.in: Add thumb-coff target.
7178 * config.sub: Add thumb-coff target.
7179
5d4a5ee6
JL
7180Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7181
7182 * Makefile.in: Revert yesterday's change.
7183 (all-target-winsup): all-target-librx stays out of here.
7184
7185Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7186
7187 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7188 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7189 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7190 Remove references to librx and libg++.
7191
7192Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7193
7194 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7195 recursive makes
7196
bfed1ea0
JL
7197Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7198
7199 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 7200 for newlib directory.
bfed1ea0
JL
7201 (CXX_FOR_TARGET): Likewise.
7202
7203Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7204
7205 * ltconfig: Update after libtool/ltconfig.in change for
7206 hpux11.
7207
7208Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7209
7210 * ltconfig, ltmain.sh: Update to libtool 1.2.
7211
3cd730af
MH
7212Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7213
7214 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7215 (install-gcc-cross): Instead, override LANGUAGES here.
7216
80564603
DL
72171998-03-18 Dave Love <d.love@dl.ac.uk>
7218
7219 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7220 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7221
d207ebef
JM
7222Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7223
7224 * configure.in: Add Thumb-pe target.
7225
5d4a5ee6 7226Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 7227
5d4a5ee6
JL
7228 * Makefile.in - changed sn targets to snavigator
7229 * configure.in - changed sn targets to snavigator
7230
2d4a0558
MH
7231Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7232
7233 * config-ml.in: After building symlink tree call make distclean
7234 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7235 to be the case for libiberty.
7236
04b93567
L
7237Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7238
7239 * configure: When making link, also check the current
7240 directory. The configure scripts may create one.
7241
9a06b842
RH
7242Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7243
7244 * config.sub: Accept alphapca56 and alphaev6 properly.
7245
217fc4e6
FS
7246Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7247
7248 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7249
3e07bdbd 7250Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 7251
e490616e 7252 * config.sub (sco5): Fix typo.
3e07bdbd 7253
5d4a5ee6
JL
7254Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7255
7256 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7257 install-itcl.
7258 (install-itcl): Remove dependency on install-tcl.
7259
7260Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7261
7262 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7263
7264Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7265
7266 * configure.in: Don't build libgui for a cygwin32 target when not on
7267 a cygwin32 host.
7268
7269Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7270
7271 * configure (redirect): Set to null, so default behavior of
7272 configure is now --verbose.
7273
ce0d965c
DL
72741998-02-16 Dave Love <d.love@dl.ac.uk>
7275
7276 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7277 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7278
3acd1fd0
MH
7279Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7280
7281 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7282 this change to sync Makefile.in with its ChangeLog entries.
7283
5d4a5ee6
JL
7284Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7285
7286 * ltmain.sh (mkdir): Check that the directory doesn't exist
7287 before we exit with error, so that we don't get races during
7288 parallel builds.
7289
bfed1ea0
JL
7290Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7291
7292 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7293
4e77e8f1
MH
7294Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7295
7296 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7297 PICFLAG_FOR_TARGET.
7298 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7299
7300 * configure: Emit a definition for the new macro enable_shared
7301 into each Makefile.
7302
5d4a5ee6
JL
7303Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7304
7305 * configure.in (host_tools, native_only): Add libtool.
7306
7307Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7308
7309 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7310 Fix typo in ming config comment.
7311
bfed1ea0
JL
7312Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7313
7314 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7315
5d4a5ee6
JL
7316Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7317
7318 * config.sub: Add tic30 cases, and map c30 to tic30.
7319
8821a725
RH
7320Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7321
7322 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7323 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7324 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7325 (CLEAN_TARGET_MODULES): Similarly
7326 (all-target-libf2c): Add dependences.
4e81ae98 7327 * configure.in (target_libs): Add libf2c.
8821a725 7328
5d4a5ee6
JL
7329Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7330
7331 * configure.in: Remove expect from noconfigdirs when target
7332 is cygwin32. OK to build expect and dejagnu with Canadian
7333 Cross.
7334
0aadd657
ILT
7335Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7336
5d4a5ee6
JL
7337 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7338 host.
7339
0aadd657
ILT
7340 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7341 and mingw32.
7342
d0a8352c
MH
7343Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7344
7345 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7346 here as it is not defined in the toplevel Makefile.
7347
59739e3c
MH
7348Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7349
7350 * configure (package_makefile_rules_frag): New variable, which names
7351 a file with generic rules, ...
7352 Change comment to mention we now have FIVE parts.
7353 * configure: Undo last change.
7354
228197ee
LT
7355Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7356
7357 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 7358 * config.sub: More accurate determination of HP processor types.
228197ee 7359
efd4c0ba
MH
7360Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7361
7362 * configure (package_makefile_frag): Move inserting the
7363 ${package_makefile_frag} to where it should be according
7364 to the comment.
7365
6eef3189
PB
7366Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
7367
7368 * config.guess: Add support for Linux/ARM.
7369
d207ebef
JM
7370Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7371
7372 * .cvsignore: Remove *-info and *-install since they match
7373 release-info and mpw-install, which we don't want to just ignore.
7374
48464ebf
RH
7375Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7376
7377 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7378
803462a7
PN
7379Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7380
7381 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7382 local_prefix to sub-make invocations.
7383
520ab477
L
7384Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7385
7386 * configure.in: Check makefile fragments in the source
7387 directory.
7388
4bcdb76d
AO
7389Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7390
ceff9b14
AO
7391 * configure.in: Check whether host and target makefile
7392 fragments exist before adding them to *_makefile_frag.
4bcdb76d 7393
5d4a5ee6
JL
7394Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7395
7396 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7397
7398Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7399
7400 * configure.in: Make sure we only replace RPATH_ENVVAR on
7401 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7402 regexp to sed.
7403
7404 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7405 to sub-makes.
7406
0d3e11a5
LI
74071998-01-13 Lee Iverson (leei@ai.sri.com)
7408
7409 * config-ml.in (multi-do): LDFLAGS must include multilib
7410 designator.
7411
d45b3d87 7412Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
7413
7414 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7415
d39cd7a1
MK
7416Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7417
7418 * config.sub: Add mingw32 support.
7419 * configure.in: Likewise.
d39cd7a1 7420
6decbc24
FS
7421Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7422
7423 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7424
5d4a5ee6
JL
7425Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7426
7427 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7428 * configure (gxx_include_dir): Provide a definition for subdirs
7429 which do not use autoconf.
7430
7431Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7432
7433 * config.guess: Sync with egcs. Picks up new alpha support,
7434 BeOS & some additional linux support.
7435
d3d1907a
JL
7436Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
7437
7438 * config.guess: HP 9000/803 is a PA1.1 machine.
7439
b104e095
RH
7440Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7441
7442 * configure.in: It's alpha*-...
7443
aca823c1
L
7444Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7445
7446 * configure.in (host_makefile_frag, target_makefile_frag):
7447 Handle multiple config files.
7448 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7449 alpha-*-*.
7450
d207ebef
JM
7451Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7452
7453 * mkdep: New file.
7454
7455Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7456
7457 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7458
5d4a5ee6
JL
7459Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7460
7461 * Makefile.in: Add libgui directory.
7462 (GDB_TK): Add all-libgui.
7463 * configure.in: Add libgui directory.
7464 * configure: Add all-libgui to GDB_TK.
7465
7466Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7467
7468 * config-ml.in (multidirs): Add m32r to multilib list.
7469
7470Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7471
7472 * Makefile.in (all-target-gperf): Change dependency to
7473 all-target-libstdc++.
7474
baf55877
FF
7475Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7476
7477 * config.guess: Add BeOS support.
7478
5d4a5ee6
JL
7479Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7480
7481 Source directory cvs renamed to cvssrc:
7482 * configure.in (host_tools): Change cvs to cvssrc.
7483 (native_only): Likewise.
7484 (noconfigdirs) [various cases]: Likewise.
7485 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7486 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7487 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7488 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7489 (all-cvssrc): Rename target from all-cvs.
7490
f2d76545
JL
7491Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7492
7493 * configure (gxx_include_dir): Fix thinko.
7494
205cba53
JL
7495Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7496
7497 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7498 (install-cross, install-gcc-cross): New targets.
7499
5d4a5ee6
JL
7500Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7501
7502 * configure.in (noconfigdirs): Add support for Thumb target.
7503
7504 * config.sub (maybe_os): Add support for Thumb target.
7505
7506Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7507
7508 * Makefile.in: Add rules for cygmon.
7509
7510 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7511
96b0f1fc
JL
7512Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7513
7514 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7515 * configure (gxx_include_dir): Provide a definition for subdirs
7516 which do not use autoconf.
d207ebef
JM
7517
7518Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7519
7520 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 7521 11/18/97 build
d207ebef 7522
7dfef6ed
JL
7523Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7524
7525 * From Franz Sirl.
7526 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7527 found on RedHat Linux systems.
96b0f1fc 7528
83cfe7c0
JL
7529Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7530
7531 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7532 guesses.
7533
7dfef6ed
JL
7534Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7535
7536 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7537
5d4a5ee6
JL
7538Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7539
7540 * ltmain.sh: If mkdir fails, check whether the directory was created
7541 anyhow by some other process.
7542
d207ebef
JM
7543Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7544
7545 * configure.in (d30v-*-*): Configure all directories.
7546
7547Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7548
7549 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7550 for the D30V.
7551
7552Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7553
7554 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7555
5d4a5ee6
JL
7556Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7557
e490616e
ZW
7558 * include/libiberty.h: Add extern "C" { so it can be used with C++
7559 progrms.
7560 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7561 programs.
5d4a5ee6 7562
d207ebef
JM
7563Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7564
7565 * configure.in (d30v-*-*): Configure GCC now.
7566
5d4a5ee6
JL
7567Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7568
7569 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7570 is no longer needed.
7571
c9670e62
JM
7572Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7573
7574 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7575
cc71c0ca
MH
7576Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7577
7578 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7579 targets using "$@" to provide support for similar but not identical
7580 targets without having to duplicate code.
7581
d207ebef
JM
7582Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7583
7584 * makefile.vms: Fix to work with DEC C.
7585
7586Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7587
7588 * config.sub: Add mips-tx39-elf to marketing names.
7589
7590Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7591
7592 * ltmain.sh: Handle symlinks in generated script.
7593
7594Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7595
7596 * configure: Handle autoconf style directory options: --bindir,
7597 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7598 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7599 --sysconfdir.
7600 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7601 (sharedstatedir, localstatedir, oldincludedir): New variables.
7602 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7603 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7604 sbindir, sharedstatedir, and sysconfdir.
7605
b1e3ddfd
AJ
7606Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7607
7608 * Makefile.in (bootstrap-lean): New target.
7609
d207ebef
JM
7610Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7611
7612 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 7613 sn, and gnuserv from noconfigdirs.
d207ebef
JM
7614
7615Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7616
7617 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7618
09f97c1e
JL
7619Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7620
7621 * Makefile.in (cross): New target.
7622
335d0ab2
AO
7623Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
7624 Jeff Law <law@cygnus.com>
7625
7626 * Makefile.in (bootstrap2, bootstrap3): New targets.
7627 (all-bootstrap): Remove outdated and confusing target.
339c9b00 7628 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 7629
d207ebef
JM
7630Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7631
7632 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 7633 windows. Consistent with gdb/configure.
d207ebef 7634
e693cc28
UD
76351997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7636
e693cc28
UD
7637 * configure.in: Name Linux target fragment.
7638
7639 * configure: Rewrite so that project Makefile fragment is inserted
7640 first and appears last in the resulting Makefile.
7641
d207ebef
JM
7642Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7643
7644 * Makefile.in (install-itcl): Install tcl first.
7645
5d4a5ee6
JL
7646Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
7647
7648 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7649
f401679e
JW
7650Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7651
7652 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7653
7654 * configure.in (skipdirs): Add target-librx for Linux.
7655 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7656
ec20b1b9
JL
7657Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7658
7659 * Makefile.in (bootstrap): New target.
7660
becdcf6d
JL
7661Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7662
63f6bcd7 7663 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 7664
d207ebef
JM
7665Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7666
7667 * config.guess: Merge with FSF.
7668
0c82f6bf
FF
7669Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7670
7671 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7672
d207ebef
JM
7673Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7674
7675 * config.sub: Add "marketing-names" patch.
7676
3fbc0b70
JS
7677Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7678
e490616e 7679 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 7680
e20d4801
JL
7681Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7682
7683 * config.sub: Handle v850-elf.
7684
fe181f78 7685Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
7686
7687 * .cvsignore (*-install): Remove.
7688
bfed1ea0
JL
7689Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7690
7691 * ltconfig: Set CONFIG_SHELL in libtool.
7692 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7693
558a1e7c
JW
7694Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7695
7696 * configure.in (target_subdir): Set to libraries if enable_multilib.
7697
7818d6fc
JW
7698Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7699
7700 * config.guess: Update from gcc directory.
7701
d207ebef
JM
7702Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7703
7704 * Makefile.in (all-sim): Depends on all-readline.
7705
6599da04
JM
7706Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7707
7708 * Makefile.in (BISON, YACC): Use $$s.
7709 (all-bison): Depend on all-texinfo.
7710
7711Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7712
7713 * Makefile.in (BISON): Add -L flag.
7714 (YACC): Likewise.
7715
d207ebef
JM
7716Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7717
4e81ae98
EC
7718 * configure.in (noconfigdirs): Add support for v850e target.
7719
d207ebef
JM
7720 * config.sub (maybe_os): Add support for v850e target.
7721
7722Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7723
4e81ae98
EC
7724 * configure.in (noconfigdirs): Add support for v850ea target.
7725
d207ebef
JM
7726 * config.sub (maybe_os): Add support for v850ea target.
7727
6599da04
JM
7728Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7729
7730 * config.sub: Add mipstx39. Delete r3900.
7731
7732Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7733
7734 * Makefile.in (all-autoconf): Depends on all-texinfo.
7735
7736Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7737
7738 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7739 eabi targets.
7740
7741Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7742
7743 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7744
7745 * configure: When handling a Canadian Cross, handle YACC as well as
7746 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 7747 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
7748
7749Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7750
7751 * Makefile.in (BISON): bison, not byacc or bison -y.
7752 (YACC): bison -y or byacc or yacc.
7753 (various): Add *-bison as appropriate.
7754 (taz): No need to mess with BISON anymore.
7755
7756Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7757
7758 * configure: If OSTYPE matches *win32*, try to find a good value for
7759 CONFIG_SHELL.
7760
7761Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7762
7763 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7764 configure.in if it is present.
7765
7766Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7767
7768 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7769
7770Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7771
7772 * config.sub: Recognize `arc' cpu.
7773 * configure.in: Likewise.
7774 * config-ml.in: Likewise.
7775
7776Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7777
7778 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7779
7780Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7781
7782 * configure: Changed sed delimiter from ':' to '|' when
7783 attempting to substitute ${config_shell} for SHELL. On
7784 NT ${config_shell} may contain a ':' in it.
7785
7786Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7787
7788 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7789
7790Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7791
7792 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7793
7794Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7795
7796 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7797
7798 * ylwrap: If the program is a relative path, force it to be
7799 absolute.
7800
7801Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7802
7803 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7804
7805Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7806
7807 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
7808 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7809 for libraries.
6599da04
JM
7810
7811Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7812
7813 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 7814 separated by spaces.
6599da04
JM
7815
7816Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7817
7818 * ylwrap: New file.
7819 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7820
7821 * ltmain.sh: Handle /bin/sh at start of install program.
7822
7823 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7824
7825 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7826 * missing: New file, from automake 1.2.
7827
7828Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7829
7830 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7831 check-tk to CHECK_X11_MODULES.
7832
7833Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7834
7835 * config.sub: Merge with FSF.
7836
7837Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7838
7839 * config.guess: Merge with FSF.
7840
7841Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7842
7843 * configure: Treat msdosdjgpp like go32.
7844 * configure.in: Likewise. Don't remove gprof for go32.
7845
7846 * configure: Change Makefile.tem2 to Makefile.tm2.
7847
7848Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7849
7850 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7851
7852Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7853
7854 * install-sh (chmodcmd): Set to null if the DST directory already
7855 exists. Same as Nov 11th change.
7856
7857Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7858
4e81ae98 7859 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
7860
7861Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7862
7863 * config.guess: Update from FSF.
7864
7865Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7866
7867 * Makefile.in (GDB_TK): Depend on itcl and tix.
7868
7869Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7870
7871 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7872 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7873 (INSTALL_SCRIPT): New variable.
7874 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7875 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7876 to -x.
7877 * install-sh: Add support for -x option.
7878
7879Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7880
7881 * configure.in, Makefile.in: Treat tix like itcl.
7882
7883Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7884
7885 * Makefile.in (WINDRES): New variable.
7886 (WINDRES_FOR_TARGET): New variable.
7887 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7888 (EXTRA_HOST_FLAGS): Add WINDRES.
7889 (EXTRA_TARGET_FLAGS): Add WINDRES.
7890 (EXTRA_GCC_FLAGS): Add WINDRES.
7891 ($(DO_X)): Pass down WINDRES.
7892 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7893 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7894 DLLTOOL_FOR_TARGET.
7895
7896Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7897
7898 * configure.in: configure sim before gdb for win32-x-ppc
7899
7900Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7901
7902 Move gperf into the toplevel, from libg++.
7903 * configure.in (target_tools): Add target-gperf.
7904 (native_only): Add target-gperf.
7905 * Makefile.in (all-target-gperf): New target, depend on
7906 all-target-libg++.
7907 (configure-target-gperf): Empty rule.
7908 (ALL_TARGET_MODULES): Add all-target-gperf.
7909 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7910 (CHECK_TARGET_MODULES): Add check-target-gperf.
7911 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7912 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7913
7914Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 7915
6599da04
JM
7916 * config.sub (mn10200): Recognize new basic machine.
7917
7918Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7919
7920 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7921 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7922
7923Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7924
7925 * configure.in: If we're building mips-sgi-irix6* native, turn on
7926 ENABLE_MULTILIB and set TARGET_SUBDIR.
7927
7928Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7929
7930 * Makefile.in (all-sn): Depend on all-grep.
7931
7932Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7933
7934 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7935
7936 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7937 Makefile. From Jeff Makey <jeff@cts.com>.
7938 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7939
7940 * Makefile.in (DISTBISONFILES): Remove.
7941 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7942 $(DEFAULT_YACC).
7943
7944 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 7945 cygwin32.
6599da04
JM
7946
7947 * Makefile.in (LD): New variable.
7948 (EXTRA_HOST_FLAGS): Pass down LD.
7949 ($(DO_X)): Likewise.
7950
7951Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7952
7953 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7954
7955Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7956
7957 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 7958 before adding our own. Always add --build.
6599da04
JM
7959
7960Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7961
7962 * configure.in (targargs): Pass --build if we're doing
7963 a cross-compile.
7964
7965Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7966
ca236658 7967 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
7968 sed. Otherwise sed chokes on NT path names with drive
7969 designators. Also look for "?:*" as the leading characters in an
7970 absolute pathname.
7971
7972Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7973
7974 * config.sub: Support for r3900.
7975
7976Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7977
7978 * configure.in: Use install-sh, not install.sh.
7979
7980Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7981
7982 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7983 apply it twice.
7984
7985Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7986
7987 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7988 install-binutils.
7989
7990Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7991
7992 * Makefile.in: Add automake targets.
7993 * configure.in (host_tools): Add automake.
7994
7995Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7996
7997 * configure: Default CXX to c++, not gcc.
7998 * Makefile.in (CXX): Set to c++, not gcc.
7999 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8000
8001Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
8002
8003 * install-sh: try appending a .exe if source file doesn't
8004 exist
8005
8006Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
8007
8008 * configure.in: Turn on multilib by default.
8009 (cross_only): Remove target-libiberty.
8010
8011 * Makefile.in (all-gcc): Don't depend on libiberty.
8012
8013Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
8014
8015 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8016
8017Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
8018
8019 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8020 (DISTBISONFILES): Add ld/Makefile.in
8021
8022Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8023
8024 * configure.in: if target is cygwin32 but host isn't cygwin32,
8025 don't configure gdb tcl tk expect, not just gdb.
8026
8027Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8028
8029 * configure.in: Added gnuserv everywhere sn appears.
8030
8031 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8032 (CROSS_CHECK_MODULES): Added check-gnuserv.
8033 (INSTALL_MODULES): Added install-gnuserv.
8034 (CLEAN_MODULES): Added clean-gnuserv.
8035 (all-gnuserv): New target.
8036
8037Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8038
8039 * config.guess: Fixes for MIPS OpenBSD systems.
8040
8041Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8042
8043 * Makefile.in (INSTALL_XFORM): Remove.
8044 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8045
8046 * mkinstalldirs: New file, copied from automake.
8047 * Makefile.in (installdirs): Rename from install-dirs. Use
8048 mkinstalldirs. Change all users.
8049 (DEVO_SUPPORT): Add mkinstalldirs.
8050
8051Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8052
8053 * install-sh: Rename from install.sh.
8054 * Makefile.in (INSTALL): Change install.sh to install-sh.
8055 (DEVO_SUPPORT): Likewise.
8056
8057 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8058 Graichen <graichen@rzpd.de>.
8059
8060Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8061
8062 * config.guess: Recognize OpenBSD systems correctly.
8063
8064Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8065
8066 * README, Makefile.in (ETC_SUPPORT): Remove references to
8067 cfg-paper*, configure.{texi,man,info*}._
8068
8069Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8070
8071 * Makefile.in (all.normal): Ensure that gcc is built after all
8072 the x11 - ie gdb - targets.
8073
8074Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8075
8076 * makefile.vms: Don't run conf-a-gas.
8077
8078Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8079
e490616e 8080 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 8081
d207ebef
JM
8082Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8083
8084 * configure.in: Remove noconfigdirs case since gdb also
8085 configures and builds for tic80-coff.
8086
6599da04
JM
8087Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8088
8089 * configure: Set cache_file to config.cache.
8090 * Makefile.in (local-distclean): Remove config.cache.
8091
8092Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8093
8094 * COPYING: Update FSF address.
8095
d207ebef
JM
8096Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8097
8098 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8099 noconfigdirs.
8100
6599da04
JM
8101Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8102
8103 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8104 MAKEDIRS, is empty.
8105
8106Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8107
8108 * config.sub: Tweak mn10300 entry.
8109
8110Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8111
8112 * configure.in (host_tools): Put sim before gdb, so gdb's
8113 configure.tgt can determine if the simulator was configured.
8114
8115Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8116
8117 * config.sub: Move BeOS $os case to be with other Cygnus
8118 local cases.
8119
8120Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8121
8122 * config.sub: Remove misplaced comment that broke Linux.
8123
8124Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8125
8126 * config.sub: Add BeOS support.
8127
8128Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8129
8130 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8131
8132Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8133
8134 * configure.in (noconfigdirs): Remove tcl and tk from
8135 noconfigdirs for cygwin32 builds.
8136
d207ebef
JM
8137Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8138
8139 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8140
6599da04
JM
8141Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8142
8143 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8144 make-all.com, use makefile.vms instead.
8145
8146Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8147
8148 * config.sub: Accept -lnews*.
8149
d207ebef
JM
8150Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8151
8152 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 8153 target-examples and target-libiberty for d30v.
d207ebef
JM
8154
8155Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8156
8157 * configure.in (noconfigdirs): Enable ld for d30v.
8158
8159Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8160
8161 * configure.in (tic80-*-*): Build compiler.
8162
8163Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8164
8165 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 8166 unsupported d30v directories
d207ebef
JM
8167
8168Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8169
4e81ae98
EC
8170 * config.sub, configure.in: Add d30v target cpu.
8171
6599da04
JM
8172Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8173
8174 * makefile.vms: New file.
8175 * make-all.com: Remove.
8176
8177Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8178
8179 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8180
8181Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8182
8183 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8184
8185Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8186
8187 * Makefile.in (ALL_MODULES): Added all-db.
8188 (CROSS_CHECK_MODULES): Addec check-db.
8189 (INSTALL_MODULES): Added install-db.
8190 (CLEAN_MODULES): Added clean-db.
8191
8192Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8193
8194 * config.guess: Merge with latest FSF sources.
8195
8196Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8197
8198 * Makefile.in (ALL_MODULES): Added all-itcl.
8199 (CROSS_CHECK_MODULES): Added check-itcl.
8200 (INSTALL_MODULES): Added install-itcl.
8201 (CLEAN_MODULES): Added clean-itcl.
8202
8203Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8204
8205 * configure.in: build gdb for mn10200
8206
8207Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8208
8209 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8210
d207ebef
JM
8211Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8212
8213 * configure.in (tic80-*-*): Turn off most targets right now.
8214
6599da04
JM
8215Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8216
8217 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8218 rather than the makeinfo program.
8219 (do-info): Depend upon all-texinfo.
8220
8221Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8222
8223 * configure.in: Remove uses of config/mh-linux.
8224
8225 * config.sub, config.guess: Merge with latest FSF sources.
8226
d207ebef
JM
8227Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8228
8229 * config.sub (case $basic_machine): Add tic80 entries.
8230
6599da04
JM
8231Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8232
8233 * config.sub, config.guess: Merge with latest FSF sources.
8234
8235Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8236
8237 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8238 * mpw-config.in: Test for NewFolderRecursive.
8239 * mpw-install: Use symbolic name for startup filename.
8240 * mpw-README: Add various additional details.
8241
8242Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8243
8244 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8245
8246Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8247
8248 * configure.in: Do build gcc and the target libraries for
8249 the mn10200.
8250
8251Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8252
8253 * configure.in: don't avoid building gdb for mn10300 any more
8254 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8255 instead of single-quoting it.
8256
8257Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8258
8259 * configure.in: Don't use --with-stabs on IRIX 6.
8260
8261Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8262
8263 * configure.in (m32r): Build gdb, libg++ now.
8264
8265Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8266
8267 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8268 directories from noconfigdirs.
8269
8270Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8271
8272 * config.sub (basic_machine): added mips16 configuration
8273
8274Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8275
8276 * config.sub: Handle d10v-unknown.
8277
d207ebef
JM
8278Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8279
8280 * config.sub: Handle v850-unknown.
8281
6599da04
JM
8282Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8283
8284 * Makefile.in: add findutils
8285 * configure.in: add findutils to list of host_tools
8286
8287Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8288
8289 * config.sub: Handle mn10200 and mn10300.
8290
8291Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8292
8293 * configure.in (d10v-*): Do not build librx.
8294
8295Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8296
8297 * configure.in (mn10300): Build everything except gdb & libgloss.
8298
8299Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8300
8301 * config.guess: Patch for Dansk Data Elektronik servers,
8302 from Niels Skou Olsen <nso@dde.dk>.
8303
8304 For ncr, use /bin/uname rather than uname, since GNU uname does not
8305 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8306
8307 Patch for MIPS R4000 running System V,
8308 from Eric S. Raymond <esr@snark.thyrsus.com>.
8309
8310 Fix thinko for nextstep.
8311
8312 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8313
8314 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8315 * config.guess: Guess mips-dec-mach_bsd4.3.
8316
8317 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8318 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8319 release numbers.
8320 * config.guess (mips-mips-riscos*): Emit just enough of the
8321 release number.
8322
8323 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8324 * config.guess (sparc-auspex-sunos*): Added.
8325 (f300-fujitsu-*): Added.
8326
8327 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8328 * config.guess: Recognize a Tadpole as a sparc.
8329
8330Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8331
8332 * config.guess: Don't assume that NextStep version is either 2 or
8333 3. NextStep 4 (aka OpenStep 4) has come out now.
8334
8335Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8336
8337 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8338 From Rik Faith <faith@cs.unc.edu>.
8339
8340Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8341
8342 * config.sub: Contributions from bug-gnu-utils to:
8343 Support plain "hppa" (no version given) architecture, reported by
8344 OpenStep.
8345 OpenBSD like NetBSD.
8346 LynxOs is not a hardware supplier.
8347
8348 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 8349 OpenBSD like NetBSD.
6599da04
JM
8350 Stratus systems.
8351 More Pyramid systems.
8352 i[n>4]86 Intel chips.
8353 M680[n>4]0 Motorola chips.
8354 Use unknown instead of lynx for hardware manufacturer.
8355
8356Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8357
8358 * install.sh (chmodcmd): Set to null if the DST directory already
8359 exists.
8360
8361Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8362
8363 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8364 not use mt-ppc target Makefile fragment any more.
8365
8366Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8367
8368 * configure.in (*-*-windows): Exclude everything but those dirs
8369 needed to build windows.
8370
8371Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8372
8373 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8374
8375Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8376
8377 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
8378
8379Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8380
8381 * Undo my previous change.
8382
8383Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8384
8385 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8386 unconditionally.
8387 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8388
8389Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8390
8391 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8392 host to add it's own flags.
6599da04
JM
8393
8394Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8395
8396 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8397
8398Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8399
8400 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8401 (CXX_FOR_TARGET): Likewise.
8402 (GCC_FOR_TARGET): Define.
8403 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8404 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8405 CC_FOR_TARGET was specified on the command line.
8406 (MAKEOVERRIDES): Don't define.
8407
8408Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8409
8410 * configure.in (m32r): Fix spelling of libg++ libs.
8411
8412Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8413
8414 * config.sub (-apple*): Remove, now redundant.
8415
8416Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8417
8418 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8419
8420 * configure: Rework yesterday's sed script patch.
8421
8422 * config.sub: Merge with FSF.
8423
8424Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8425
8426 * config.guess: Merge from FSF.
8427
8428 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
8429 * config.guess: Use pc instead of unknown, for pc clone systems.
8430 Change linux to linux-gnu.
6599da04
JM
8431
8432 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 8433 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
8434
8435Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8436
8437 * test-build.mk (HOLES): Add "xargs" for gdb.
8438
8439 * configure: Avoid hpux10.20 sed bug.
8440
8441Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8442
731a8127 8443 * configure.in: Add support for windows host
6599da04
JM
8444 (that is a build done under the Microsoft build environment).
8445
8446Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8447
8448 * Makefile.in: Replace all uses of srcroot with s, to shrink
8449 command line lengths.
8450
8451 Patches from Geoffrey Noer <noer@cygnus.com>:
8452 * configure.in: If configuring for newlib, pass --with-newlib to
8453 subdirectories.
8454 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8455 -Bnewlib/ and -Lwinsup to gcc.
8456 (CXX_FOR_TARGET): Likewise.
8457
8458Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8459
8460 * Makefile.in (ETC_SUPPORT): Add configure.
8461
8462Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8463
4e81ae98 8464 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
8465 host configuration file.
8466
8467Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8468
8469 * configure.in: Break mn10x00 support into separate
8470 mn10200 and mn10300 configurations.
8471 * config.sub: Likewise.
8472
8473Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8474
8475 * configure.in: Add lots of stuff to noconfigdirs for
8476 the mn10x00 targets.
8477
8478 * config.sub, configure.in: Add mn10x00 support.
8479
8480Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8481
8482 * make-all.com: Call conf-a-gas, not config-a-gas.
8483
8484Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8485
8486 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 8487 targets.
6599da04
JM
8488
8489Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8490
8491 * mpw-README: Add much more detail for native PowerMac.
8492 * mpw-install: New file.
8493 * mpw-configure: Add --norecursion and --help options.
8494 * mpw-config.in: Translate readme and install files when
8495 copying to objdir.
8496 * mpw-build.in: Don't always depend on byacc and flex.
8497 (install-only-top): New action.
8498
d207ebef
JM
8499Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8500
8501 * configure.in: You can now configure GDB for the v850.
8502
6599da04
JM
8503Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8504
8505 * configure.in (noconfigdirs): Don't configure any C++ dirs
8506 if targeting D10V.
8507
8508Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8509
8510 * config.sub: Recognize mips64vr5000.
8511
8512Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8513
8514 * configure.in: Use a single line for host_tools and native_only.
8515
8516Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8517
8518 * config.sub, configure.in: Add entries for m32r.
8519
8520Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8521
8522 * Makefile.in (inet-install): Don't run install-gzip.
8523
8524Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8525
8526 * configure.in: Don't config lots of things for *-*-windows*.
8527
8528Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8529
8530 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8531 (host_libs, host_tools): Copy from configure.in.
8532 * mpw-configure: Don't complain about directories not found.
8533
8534Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8535
8536 * configure.in (i[345]86): Recognize i686 for pentium pro.
8537 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8538 file.
8539
8540 * config.guess (i[345]86): Ditto.
8541
8542Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8543
8544 * configure.in (noconfigdirs): Removed gdb for D10V.
8545
d207ebef 8546Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 8547
d207ebef
JM
8548 * configure.in: Remove ld, target-libio, target-libg++, and
8549 target-libstdc++ from noconfigdirs.
5d4a5ee6 8550
6599da04
JM
8551Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8552
8553 * configure: Fix three locations where shell scripts were
8554 being run directly rather than with config_shell.
8555
d207ebef
JM
8556Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8557
8558 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8559 * config.sub (basic_machine): Recognize v850.
8560
6599da04
JM
8561Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8562
8563 * mpw-configure: Handle multiple enable/disable options and
8564 pass them down recursively, handle -c and -s flags appropriately
8565 depending on choice of compiler, add escape mechanism for
8566 quoted arguments to gC.
8567
8568Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8569
8570 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8571 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8572 so that -mrelocatable-lib and -mno-eabi are used.
8573
8574 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8575 not support --print-multi-lib, don't abort.
8576
6599da04
JM
8577Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8578
8579 * make-all.com: Run config-a-gas.
8580 * setup.com: Don't copy subdirectory files around.
8581
8582Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8583
8584 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8585 target, it now compiles correctly.
8586
8587Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8588
8589 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8590
8591Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8592
4e81ae98 8593 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
8594
8595Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8596
8597 * configure.in (native_only): Add prms.
8598
8599Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8600
8601 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8602 (BINUTILS_SUPPORT_DIRS): Likewise.
8603
8604Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8605
8606 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8607 d10v support is added.
8608
8609Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8610
8611 * configure.in (d10v-*-*): New target.
8612
8613Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8614
8615 * config.guess (HP 9000/811): Recognize this as a PA1.1
8616 machine.
8617
8618Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8619
8620 * Makefile.in (do-tar-gz): New target, split out from tail end of
8621 taz target. Run each command separately, don't use pipes.
8622 (taz): Use it.
8623
8624Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8625
8626 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8627 * mpw-build.in: No builds should depend on building byacc or flex,
8628 they are assumed to be installed already.
8629
8630Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8631
8632 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8633 variable that CC_FOR_TARGET needs.
8634
8635Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8636
8637 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8638 options have changed since the last time the subdirectory was
8639 configured, and if it has, reconfigure.
8640 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8641 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8642
8643Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8644
8645 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8646 CLEAN_MODULES): Add bash.
8647 (all-bash): New target.
8648
8649Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8650
8651 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8652
8653Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8654
8655 * config.sub (basic_machine): Recognize d10v as a valid processor.
8656
8657Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8658
8659 * mpw-configure: Add support for --bindir.
8660 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8661
8662Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8663
8664 * configure.in: add bash, time, gawk to list of hosttools and things
8665 to only build for native toolchains
8666
8667Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8668
8669 * Makefile.in (docdir): Remove.
8670
8671Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8672
8673 * Makefile.in (datadir): Set to $(prefix)/share.
8674
8675Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8676
8677 * configure.in: build diff and patch for cygwin32-hosted
8678 toolchains.
8679
8680Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8681
8682 * config.sub: Accept -rtems*.
8683
8684Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8685
e490616e
ZW
8686 * configure.in: enable dosrel for cygwin32-hosted builds,
8687 remove diff from the list of things not buildable
8688 via Canadian Cross
6599da04
JM
8689
8690Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8691
8692 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 8693 don't get ". ".
6599da04
JM
8694
8695Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8696
8697 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8698
8699Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8700
8701 * Makefile.in (taz): Handle case where tex3patch didn't even get
8702 checked out. Also, if it was found, put the symlink in a new util
8703 subdirectory.
8704
8705Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8706
8707 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8708
8709Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8710
8711 * config.sub: Recognize -openvms.
8712 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8713 * make-all.com, setup.com: New files.
8714
8715Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8716
8717 * Makefile.in (taz): tex3patch moved to texinfo/util.
8718
8719Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8720
8721 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8722 * configure.in: remove make from disable-if-Can-Cross list
8723 enable gdb if ${host} and ${target} are cygwin32
8724
8725Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8726
8727 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8728 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8729
8730Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8731
8732 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8733 distinguish sysv/svr4/bsd variants.
8734 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8735
8736Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8737
8738 * configure.in: Added copyright notice.
8739 * move-if-change: Added copyright notice.
8740
8741Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8742
8743 * configure.in (powerpcle-*-solaris*): Until we get shared
8744 libraries working, don't build gdb, sim, make, tcl, tk, or
8745 expect.
8746
8747Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8748
8749 * config.guess: Merge with FSF:
8750
8751 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8752 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8753
8754 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8755 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8756
8757 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8758 * config.guess: Combine two OSF1 rules.
8759 Also recognize field test versions. From mjr@zk3.dec.com.
8760 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8761 because GNU uname does not support -p. From pmr@pajato.com.
8762
8763Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8764
8765 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8766
8767Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8768
8769 * mpw-README: Document GCCIncludes.
8770
8771Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8772
8773 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8774
8775Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8776
8777 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8778
8779Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8780
8781 * configure.in (*-*-cygwin32): Configure make.
8782
8783Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8784
8785 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8786
8787Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8788
8789 * Makefile.in (all-inet): Depend on all-perl.
8790
8791 * Makefile.in (inet-install): New target.
8792
8793 * Makefile.in (all-inet): Depend on all-tcl.
8794 (all-inet): Depend on all-send-pr.
8795
8796Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8797
8798 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8799 temporarily.
8800
8801Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8802
8803 * configure.in: Don't configure --with-gnu-ld on AIX.
8804
8805Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8806
8807 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8808
8809Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8810
8811 * Makefile.in (ALL_MODULES): Added all-inet.
8812 (CROSS_CHECK_MODULES): Added check-inet.
8813 (INSTALL_MODULES): Added install-inet.
8814 (CLEAN_MODULES): Added clean-inet.
8815 (all-indent): New target.
8816
8817 * configure.in (host_tools): Added inet.
8818 (native_only): Added inet.
8819 (noconfigdirs): Added inet.
8820
8821Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8822
8823 * configure.in: Don't configure libgloss if we are not configuring
8824 newlib.
8825
8826Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8827
8828 * configure.in: Don't configure libgloss for unsupported
8829 architectures.
8830
8831Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8832
8833 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8834
8835Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8836
8837 * Makefile.in (ALL_MODULES): Include all-apache.
8838 (CROSS_CHECK_MODULES): Include check-apache.
8839 (INSTALL_MODULES): Include install-apache.
8840 (all-apache): New target.
8841
8842 * configure.in: Added apache everywhere perl is seen.
8843
8844Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8845
8846 * Makefile.in: Add support for clean-{module} and
8847 clean-target-{module} rules.
8848
8849Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8850
8851 * configure.in (*-*-ose) do not build libgloss.
8852
8853Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8854
8855 * config.guess (prep*:SunOS:5.*:*): Turn into
8856 powerpele-unknown-solaris2.
8857
8858Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8859
8860 * configure.in: Permit --enable-shared to specify a list of
8861 directories.
8862
8863Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8864
8865 * configure.in (host==solaris): Pass only the first word of $CC
8866 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8867
8868Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8869
8870 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8871
8872Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8873
8874 * Makefile.in (ALL_MODULES): Include all-perl.
8875 (CROSS_CHECK_MODULES): Include check-perl.
8876 (INSTALL_MODULES): Include install-perl.
8877 (ALL_X11_MODULES): Include all-guile.
8878 (CHECK_X11_MODULES): Include check-guile.
8879 (INSTALL_X11_MODULES): Include install-guile.
8880 (all-perl): New target.
8881 (all-guile): New target.
8882
8883 * configure.in (host_tools): Include perl and guile.
8884 (native_only): Include perl and guile.
8885 (noconfigdirs): Don't build guile and perl; no ports have been
8886 done.
8887
8888Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8889
e490616e
ZW
8890 * configure (--enable-*): Handle quoted option lists such as
8891 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
8892
8893Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8894
8895 * Makefile.in ({,inst}all-target): New rule so we can make and
8896 install all of the target directories easily.
8897
8898Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8899
8900 * configure.in: Add missing global flag in sed substitution when
8901 deleting `target-' from ${configdirs}.
8902
8903Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8904
8905 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8906 option.
8907
8908 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8909 config/mh-necv4.
8910
8911 * install.sh: Correct misspelling of transformbasename.
8912
8913 * config.guess: Recognize mips-*-sysv*.
8914
8915Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8916
8917 * config.sub: Recognize mon960.
8918
8919Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8920
8921 * configure: Restore Canadian Cross handling of BISON and LEX,
8922 removed in Feb 20 change.
8923
8924Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8925
8926 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8927 Mention make install. Remove the old copyright date as well the
8928 clumsy and rather pointless copyright on the README file.
8929
8930Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8931
8932 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8933 Makefile after running symlink-tree, then run `make distclean' to
8934 avoid clobbering any generated files in srcdir.
8935
8936Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8937
8938 * configure.in (m68k-*-netbsd*): Build everything now.
8939
8940Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8941
8942 * Makefile.in (taz): Fix quoting.
8943
8944Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8945
8946 * configure.in (sparclet-*-*): Build everything now.
8947
8948Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8949
8950 * configure.in (m68k-*-linux*): New host.
8951
8952Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8953
8954 * configure: Check for bison before byacc.
8955
8956Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8957
8958 * Makefile.in configure: Change the way LEX and BISON/YACC are
8959 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8960 searching PATH. These are used as fallbacks by Makefile.in if
8961 flex/bison/byacc aren't in objdir.
8962
8963Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8964
8965 * Makefile.in: Make everything which depends upon all-bfd also
8966 depend upon all-opcodes, in case --with-commonbfdlib is used.
8967
8968Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8969
8970 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8971 building NT native compilers on Unix.
8972
8973Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8974
8975 * configure.in: Don't get CC from the host Makefile fragment if we
8976 can find gcc in PATH, or if this is a Canadian Cross. Move the
8977 Solaris test for /usr/ucb/cc to the post target script, just after
8978 the compiler sanity test.
8979
8980Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8981
8982 * config.sub: Merge with FSF.
8983
8984Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8985
8986 * Makefile.in (RPATH_ENVVAR): New variable.
8987 (REALLY_SET_LIB_PATH): Use it.
8988 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8989
8990Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8991
8992 * config.sub, configure.in: Recognize sparclet cpu.
8993
8994Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8995
8996 * config.guess: Support m68k-cbm-sysv4.
8997
8998Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8999
9000 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9001 m68k-unknown-linuxaout from linker help string. Put quotes around
9002 $ld_help_string.
9003
9004Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
9005
9006 * config.guess (powerpc-harris-powerunix): Add guess for port
9007 to new target.
9008
9009Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9010
9011 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9012
9013Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
9014
9015 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9016 $(REALLY_SET_LIB_PATH) in Makefile.
9017 * Makefile.in (SET_LIB_PATH): New variable.
9018 (REALLY_SET_LIB_PATH): New variable.
9019 ($(DO_X)): Use $(SET_LIB_PATH).
9020 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9021 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9022 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9023 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9024 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9025 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9026 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9027 (install-dosrel): Likewise.
9028 (all-opcodes): Depend upon all-libiberty.
9029
9030Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9031
9032 * config.guess (*:CYGWIN*): New
9033
9034Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9035
9036 * Makefile.in (all-target-winsup): All all-target-libiberty.
9037
9038Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9039
9040 * configure.in (noconfigdirs): Add missing # in front of comment.
9041
9042Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9043
9044 * configure.in: add second pass to things added to noconfigdirs
9045 so *-gm-magic can exclude libgloss properly.
9046
9047Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9048
9049 * mpw-configure (extralibs_name, rez_name): Set correctly
9050 for MWC68K compiler.
9051
9052 * mpw-README: Add more info on the necessary build tools.
9053
9054Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9055
9056 * configure.in, config.sub: Recognize cygwin32.
9057
9058Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9059
9060 * config.guess, config.sub: Recognize A/UX.
9061
9062Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9063
9064 * config.sub: Merge with gcc/config.sub.
9065
9066Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9067
9068 * mpw-build.in (do-binutils): Add build of stamps.
9069
9070Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9071
9072 * config.sub: Add recognition for mips64vr4100*-* targets.
9073
9074Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9075
9076 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9077 Add creation of gconfigargs with `--enable-shared' turned on.
9078 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9079 ($(host)-stamp-stage3-configured): Likewise.
9080 (HOLES): Add chatr and ldd.
9081 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9082
9083Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9084
9085 * configure: Pass --nfp to recursive configures.
9086
9087Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9088
9089 * Makefile.in (DLLTOOL): New.
9090 (DLLTOOL_FOR_TARGET): New.
9091 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9092 (EXTRA_TARGET_FLAGS): Ditto.
9093 (EXTRA_GCC_FLAGS): Ditto.
9094 (CONFIGURE_TARGET_MODULES): Ditto.
9095 (DO_X): Ditto.
9096 * configure: Add DLLTOOL.
9097
9098Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9099
9100 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9101 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9102 mh-sco, since old workarounds no longer needed, and don't
9103 build ld, since libraries have weak symbols in COFF.
9104
9105Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9106
9107 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9108
9109Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9110
9111 * configure.in: Make sure that ${CC} can be used to compile an
9112 executable.
9113
9114Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9115
9116 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9117 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9118 nothing depending on whether gdbtk is being built.
9119
9120Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9121
9122 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9123
9124Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9125
9126 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9127 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9128
9129Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9130
9131 * config-ml.in: Add support for
9132 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9133 Simplify setting of multidirs from --disable-foo.
9134
9135Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9136
9137 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9138 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9139 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 9140 non-empty, pass them on to the GCC make.
6599da04
JM
9141 (all-bootstrap): New rule that is like all-gcc, except it executes
9142 the GCC bootstrap rule instead of the GCC all rule.
9143
9144Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9145
9146 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9147
9148Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9149
9150 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9151 DG/UX support.
9152
9153Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9154
9155 * config.sub (i*86*) Change [345] to [3456]
9156
9157Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9158
9159 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9160 --with-gnu-ld=no.
9161
9162Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9163
9164 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9165 AIX multilibs get built.
9166
9167Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9168
9169 * configure.in (i386-win32): Don't build expect if we're not
9170 building the tcl subdir.
9171
9172Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9173
9174 * Makefile.in: (configure-target-examples, all-target-examples):
9175 New targets, configure and build example programs.
9176
9177Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9178
9179 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9180 use it as input to sedit the generated MPW makefile.
9181 * mpw-README: Add a suggestion about Gestalt.h.
9182
9183Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9184
9185 * config.sub: Accept *-*-ieee*.
9186
9187Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9188
9189 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9190 Ronald F. Guilmette <rfg@monkeys.com>.
9191
9192Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9193
9194 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9195 for powerpc-pe native.
9196 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9197 (target==powerpc-pe): duplicate i386-win32 entry.
9198
9199Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9200
9201 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9202 of vxworks, not just vxworks5.1.
9203
9204Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9205
9206 * mpw-configure: Add support for exec-prefix.
9207
9208Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9209
9210 * config.guess: Recognize HP model 816 machines as having
9211 a PA1.1 processor.
9212
9213Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9214
9215 * configure: Ignore new autoconf configure options.
9216
6599da04
JM
9217Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9218
9219 * config.guess: Recognize Pentium under SCO.
9220 From Robert Lipe <robertl@arnet.com>.
9221
9222Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9223
9224 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
9225
9226Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9227
9228 * configure.in: Don't configure gas for alpha-dec-osf*.
9229
9230Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9231
9232 * configure.in: Default to --with-stabs for some targets for which
9233 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9234 i[345]86*-*-unixware*.
9235
9236Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9237
9238 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9239 rather than basing it on the target. Simplify handling of options
9240 controlling which directories to configure. Remove extraneous
9241 slash in multi-clean target.
9242
9243Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9244
9245 * config-ml.in: Prefix more variables with ml_ so they don't collide
9246 with configure's.
9247
9248Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9249
9250 * configure: Don't turn -v into --v.
9251
9252Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9253
9254 * configure.in (targargs): Fix typo.
9255
9256 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9257
9258Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9259
9260 * configure.in: Strip --host and --target options from
9261 CONFIG_ARGUMENTS, and always configure for --host only. Add
9262 --with-cross-host option when building with a cross-compiler.
9263 * configure: Canonicalize the arguments put into config.status by
9264 always using `=' for an option with an argument. Pass a presumed
9265 --host or --target explicitly.
9266
9267Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9268
9269 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9270 into general OS recognition case.
9271
9272Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9273
9274 * configure.in (target_configdirs): add target-winsup only
9275 for win32 target systems.
9276
9277Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9278
9279 * Makefile.in (all-target-libgloss): Depend upon
9280 configure-target-newlib, since when libgloss is built it looks to
9281 see if the newlib directory exists.
9282
9283Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9284
9285 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9286 cfg-ml-*.in.
9287
9288Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9289
9290 * configure: Handle LD and LD_FOR_TARGET when configuring a
9291 Canadian Cross.
9292
6599da04
JM
9293Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9294
9295 * configure.in (target_libs): add target-winsup.
9296 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9297 (target==ppcle-pe): remove ld from $noconfigdirs.
9298
9299Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9300
9301 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9302 Preserve relative path names in $srcdir. Build symlink tree if
9303 configuring cross target dir and srcdir=. (= no VPATH support).
9304 (configure-target-libg++): Depend on configure-target-librx.
9305 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9306 * config-ml.in: New file.
9307 * symlink-tree: New file.
9308 * configure: Ensure srcdir="." if that's what it is.
9309
9310Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9311
9312 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9313 includes and FLEX_SKELETON setting.
9314 * mpw-configure (--with-gnu-ld): New option, controls whether
9315 to use PPCLink or ld with PowerMac GCC.
9316 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9317 * mpw-config.in: Configure grez if targeting Mac.
9318
9319 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
9320 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9321 just macos.
6599da04
JM
9322 * configure.in: Configure grez resource compiler if targeting Mac.
9323 * Makefile.in (all-grez, install-grez): New targets.
9324
9325Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9326
9327 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 9328 gcc in the path, set CC to gcc -O2.
6599da04
JM
9329
9330Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9331
9332 * configure: Default ${build} correctly. Avoid picking up extra
9333 spaces when reading CC and CXX from Makefile. When doing a
9334 Canadian Cross, use plausible default values for numerous
9335 variables.
9336 * configure.in: When doing a Canadian Cross, don't try to
9337 configure tools whose configure script can't handle it.
9338
9339Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9340
9341 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9342
9343Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9344
9345 * configure: Remove dubious bug reporting address.
9346
9347Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9348
9349 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9350 configure script, run that instead of this directory's configure.
9351 In either case, print a message that we're configuring the sub-dir.
9352
9353Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9354
9355 * configure.in: Before checking for the existence of various files,
9356 use sed to filter out "target-".
9357
9358Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9359
9360 * Makefile.in (DO_X): Split rule to decrease command line length
9361 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9362 (Philippe De Muyter).
9363
9364Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9365
9366 * Makefile.in (all-patch): depend on all-libiberty.
9367
9368Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9369
9370 * configure.in: If the only directory in target_configdirs which
9371 actually exists is libiberty, then set target_configdirs to empty,
9372 to avoid trying to build a target libiberty in a gas or gdb
9373 distribution.
9374
9375Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9376
9377 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
9378 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9379 systems.
6599da04
JM
9380
9381Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9382
9383 * configure.in (copy_dirs): Use sys-include instead of include
9384 for --with-headers option.
9385
9386Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9387
9388 * Makefile.in, configure.in: Make winsup builds work with
9389 new scheme.
9390
9391Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9392
9393 * configure.in: Build the linker on AIX.
9394
9395Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9396
9397 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9398 where needed.
9399
9400Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9401
9402 * Makefile.in (all-gcc): Fix typo.
9403
9404Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9405
9406 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9407
9408Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9409
9410 * configure.in: Rename libFOO to target-libFOO, and xiberty
9411 to target-xiberty, to provide more flexibility.
9412 (target_subdir): Define. Create if cross.
9413 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9414 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9415 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9416 check-libFOO -> check-target-libFOO, etc.
9417 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9418 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9419 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9420 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9421 allow ALL_GCC="" to only configure.
9422 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9423 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9424 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9425
9426Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9427
9428 * Makefile.in (taz): Build "info" in etc explicitly.
9429
9430Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9431
9432 * configure.in: Make sure that CC is undefined (as opposed to
9433 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9434 problem with autoconf trying to configure on a host without GCC.
9435
9436Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9437
9438 * mpw-configure: Set host alias from choice of host compiler,
9439 only use generic MPW Makefile sed if present, edit a file
9440 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9441 * mpw-README: Add problem notes about CW6 and CW7.
9442
9443Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9444
9445 * Makefile.in (taz): Use ";" instead of ";;".
9446
9447Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9448
9449 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9450 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9451 DISTDOCDIRS.
9452 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9453 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9454
9455Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9456
9457 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9458 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9459 Move bfd to DISTSTUFFDIRS.
9460
9461Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9462
9463 * Makefile.in (X11_LIB): Removed.
9464 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9465
9466 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9467
9468Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9469
9470 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9471 names.
9472
9473Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9474
9475 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9476
9477Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9478
9479 * configure.in (i[345]86-*-win32): Always build newlib.
9480 Don't configure cvs, autoconf or texinfo.
9481 * Makefile.in (LD_FOR_TARGET): New.
9482 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9483 Pass down LD_FOR_TARGET.
9484
9485Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9486
9487 * winsup: New directory.
9488 * Makefile.in: Build winsup.
9489 * configure.in: Winsup is configured when target is win32.
9490 Can only build win32 target GDB when native.
4e81ae98 9491
6599da04
JM
9492Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9493
9494 * config.guess: Recognize HP model 819 machines as having
9495 a PA 1.1 processor.
9496
9497Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9498
9499 * configure: Fix sed loop which substitutes for CC and CXX to
9500 avoid bug found in various sed implementations.
9501
9502Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9503
9504 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9505 simulator. Use standard powerpc-*-eabi*.
9506
9507Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9508
9509 * configure.in: Stop putting gas and binutils in noconfigdirs for
9510 powerpc-*-aix* and rs6000-*-*.
9511
9512Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9513
9514 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9515 -mcall-aixdesc libraries.
9516
9517Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9518
9519 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9520
9521 * config.sub (arm | armel | armeb): Fix shell syntax.
9522
9523Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9524
9525 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9526 -msoft-float and -mcpu=common support.
9527 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9528 libraries.
9529
9530Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9531
9532 * configure.in: Allow configuration and build of emacs19 for the alpha.
9533
9534Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9535
9536 * configure.in (CC): Get ^CC, not just any old CC, from
9537 ${host_makefile_frag}.
9538
9539Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9540
4e81ae98 9541 * configure.in (CC): Try to get CC from
6599da04
JM
9542 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9543
9544Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9545
9546 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9547 only if it exists in $(srcdir).
9548
9549Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9550
9551 * configure: If CC and CXX are not set in the environment, set
9552 them, based on either an existing Makefile or on searching for gcc
9553 in PATH. Substitute for CC and CXX in Makefile.
9554 * configure.in: Remove libm from target_libs. Separate
9555 target_configdirs from configdirs. If CC is not set in
9556 environment, try to get it from a host Makefile fragment. Rewrite
9557 changes of configdirs to use skipdirs instead. A few minor
9558 tweaks. Take directories out of target_configdirs as they are
9559 taken out of configdirs. Remove existing Makefile files from
9560 subdirectories. Substitute for TARGET_CONFIGDIRS and
9561 CONFIG_ARGUMENTS in Makefile.
9562 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9563 by configure.in.
9564 (CONFIG_ARGUMENTS): Likewise.
9565 (CONFIGURE_TARGET_MODULES): New variable.
9566 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9567 ($(CONFIGURE_TARGET_MODULES)): New target.
9568 (configure-libg++, configure-libio): New targets.
9569 (all-libg++): Depend upon configure-libg++.
9570 (all-libio): Depend upon configure-libio.
9571 (configure-libgloss, all-libgloss): New targets.
9572 (configure-libstdc++): New target.
9573 (all-libstdc++): Depend upon configure-libstdc++.
9574 (configure-librx, all-librx): New targets.
9575 (configure-newlib): New target.
9576 (all-newlib): Depend upon configure-newlib
9577 (configure-xiberty): New target.
9578 (all-xiberty): Depend upon configure-xiberty.
9579
9580Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9581
9582 * configure.in (host i[345]86-*-win32): Expand the
9583 noconfigdirs again.
9584
9585Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9586
9587 * mpw-configure: Fix sed command file name.
9588
9589Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9590
4e81ae98 9591 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
9592 noconfigdirs again.
9593
9594Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9595
9596 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9597 or powerpc*-*-pe*, since they are not yet supported.
9598
9599Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9600
9601 Add PowerMac support and many other enhancements.
9602 * mpw-configure: New option --cc to select compiler to use,
9603 paste options set according to --cc into the generated
9604 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9605 if mpw-make.sed is present.
9606 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9607 add forward includes for PowerPC include files.
9608 * mpw-build.in: Build using Makefile.PPC if present.
9609 (do-byacc, etc): Remove separate version resource builds.
9610 (do-gas): Build "stamps" before "all".
9611 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9612 * mpw-README: Update to reflect --cc option, PowerMac support,
9613 and recently-reported compatibility problems.
9614
9615Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9616
9617 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9618 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9619 (--with-multilib-top): Pass to recursive invocations.
9620
9621Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9622
9623 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9624 v810-*-*.
9625
9626Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9627
9628 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9629 gdb, ld and opcodes on v810-*-*.
9630
6599da04
JM
9631Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9632
9633 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9634 (local-maintainer-clean): New target.
9635 (maintainer-clean): New target.
9636 (realclean): Just depend upon maintainer-clean.
9637
9638Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9639
9640 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9641
9642Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9643
9644 * configure.in: Build ld in mips*-*-bsd* case.
9645
9646Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9647
9648 * config.sub: Accept -lites* OS. From Ian Dall.
9649
9650Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9651
9652 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 9653 targets.
6599da04
JM
9654
9655Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9656
9657 * configure.in: treat i386-win32 canadian cross the same as
9658 i386-go32 canadian cross.
9659
9660Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9661
9662 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9663 running under the simulator to build a reduced set of libraries.
9664 (powerpc-*-eabiaix): Add fine grained multilib support added to
9665 other powerpc targets yesterday.
9666
9667Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9668
9669 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9670 -disable-softfloat, -disable-relocatable, -disable-aix, and
9671 -disable-sysv to control which multilib libraries get built.
9672
9673Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9674
9675 * configure: Add Makefile.tem to list of files to remove in trap
9676 handler.
9677
9678Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9679
9680 * config.guess (*Linux*): Add missing "exit"s.
9681 Also, need specific check for alpha-unknown-linux (uses COFF).
9682
9683Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9684
9685 * config.guess: Merge with FSF:
9686
9687 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9688 * config.guess (AIX4): More robust release numbering discovery.
9689
9690 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9691 * config.guess (i386-sequent-ptx): Properly get version number.
9692
9693 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9694 * config.guess (mips:*:4*:UMIPS): New case.
9695
9696Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9697
9698 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9699 (i386-win32 host): Likewise. Don't build readline.
9700
9701Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9702
9703 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9704 SUPPORT_FILES to submakes.
9705
9706Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9707
9708 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9709 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9710 mpw-configure.
9711
9712Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9713
9714 * configure.in (appdirs): Use =, not ==, in test expression when
9715 trying to build the text to print in the warning message for
9716 Solaris users.
9717
9718Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9719
9720 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9721
9722Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9723
9724 * config.guess: Recognize lynx-2.3.
9725
9726Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9727
9728 * config.sub (z8ksim): Deleted
9729 (z8k-*-coff): New, this is the one true name of the target.
9730
9731Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9732
9733 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9734
9735Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9736
9737 * config.guess (*:Linux:*:*): First try asking the linker what the
9738 default object file format is (elf, aout, or coff). Then if this
9739 fails, try previous methods.
9740
9741Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9742
9743 * configure.in: Don't build newlib for *-*-vxworks5.1.
9744
9745Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9746
9747 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9748 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9749
9750Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9751
9752 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9753
9754Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9755
9756 * cfg-ml-com.in: New file.
9757 * cfg-ml-pos.in: New file.
9758
9759Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9760
9761 * COPYING.NEWLIB: Add HP free copyright to list.
9762
9763Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9764
9765 * config.sub: Recognize -eabi* for the system, not just -eabi.
9766
9767Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9768
9769 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9770 * config.sub, configure.in (win32): New target and host.
9771
9772Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9773
9774 * configure.in: Add i386-pe configuration.
9775
9776Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9777
9778 * mpw-build.in (install): Install GDB after LD.
9779
9780Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9781
9782 * mpw-config.in (elf/mips.h): Always forward-include, needed
9783 for GDB to build.
9784
9785Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9786
9787 * testsuite: New directory for customer acceptance and whole tool
9788 chain tests.
9789
9790Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9791
9792 * configure: If per-host line isn't found, but AC_OUTPUT is found
9793 and a configure script exists, run it instead.
9794
9795Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9796
9797 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9798
9799Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9800
9801 * configure: Set build_{cpu,vendor,os,alias} to host values when
9802 --build isn't specified.
9803
9804Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9805
9806 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9807 (FLAGS_TO_PASS): Pass them.
9808 (EXTRA_TARGET_FLAGS): Ditto.
9809
6599da04
JM
9810Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9811
9812 * Makefile.in (all-libg++): Depend on all-libstdc++.
9813
9814Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9815
9816 * configure.in (noconfigdirs): Enable all packages for
9817 i386-unknown-netbsd.
9818
9819Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9820
9821 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9822 hosted builds (DOS builds)
9823
9824Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9825
9826 Changes for ARM based on patches from Richard Earnshaw:
9827 * config.sub: Handle armeb and armel.
9828 * configure.in: Omit arm linker only for riscix.
9829
9830Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9831
9832 * config.guess: Update from FSF.
9833
9834Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9835
63f6bcd7 9836 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
9837 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9838 powerpcle variant. Convert pentium into i586, not i486. Add p5
9839 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9840 temporarily.
9841
9842Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9843
9844 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9845
9846Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9847
9848 * config.sub: Accept -lites* as a basic system type.
9849
9850Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9851
9852 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9853 installed, and if so return linuxoldld as the system name.
9854
9855Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9856
9857 * config.guess: Add hppa1.1-hp-lites support.
9858
9859Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9860
9861 * configure.in: Don't build newlib for m68k-vxworks5.1.
9862
9863Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9864
9865 * configure.in (mips-sgi-irix6): Use mh-irix5.
9866
9867Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9868
9869 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9870
9871Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9872
9873 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 9874 OSF/1. Fix compiler flags.
6599da04
JM
9875 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9876
9877Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9878
9879 * configure.in: Recognize --with-newlib.
9880 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9881
9882Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9883
d207ebef 9884 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
9885 to *_X11_MODULES due to gdbtk needing X include files et al.
9886
9887Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9888
9889 Merge in support for Mac MPW as a host.
9890 (Old change descriptions retained for informational value.)
9891
9892 * mpw-config.in: Add generic include forwards for cpu-specific
9893 include files in aout and elf directories.
9894
9895 * mpw-configure: Added copyright.
9896 * mpw-config.in: Check for presence of required build tools.
9897 (target_libs): Add newlib.
9898 (target_tools): Add examples.
9899 (Read Me): Generate as "Read Me for MPW" instead.
9900 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9901 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9902 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9903
9904 * mpw-configure: Remove subdir-specific makefile hackery,
9905 delete mk.tmp after using it.
9906
9907 * mpw-build.in (all): Display start and end times.
9908
9909 * mpw-configure (host_canonical): Set.
9910 (target_cpu): Always add to makefiles.
9911 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9912 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9913 (mpw-mh-mpw): Look for in srcdir and srcroot.
9914 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9915
9916 * mpw-build.in: (install-only): New target.
9917
9918 * mpw-configure (host_alias, target_alias): Rename from hostalias
9919 and targetalias, add into generated Makefile.
9920 (mk.tmp): If present, add into generated Makefile.
9921 * mpw-build.in (all-gas): Build config.h first before gas proper.
9922
9923 * mpw-configure (config.status): Write only if changed.
9924 * mpw-config.in (readline): Configure it (not built, just used for
9925 definitions).
9926
9927 * mpw-config.in (elf/mips.h): Add a forward include.
9928
9929 * mpw-config.in: Forward-include most .h files in include into
9930 extra-include.
9931 (readline): Don't build.
9932 mpw-build.in (install): Install GDB.
9933
9934 * mpw-configure (prefix, mpw_prefix): Handle it.
9935 * mpw-config.in (mmalloc, readline): Don't configure.
9936 * mpw-build.in (thisscript): Rename to ThisScript.
9937 Use mpw-build instead of BuildProgram everywhere.
9938 (mmalloc, readline): Don't build.
9939 * mpw-README: New file, basic documentation about the MPW port.
9940
9941 * mpw-config.in: Use forward-include to create include files.
9942
9943 * mpw-configure: Add more things to the top of each configured
9944 Makefile, including contents of config/mpw-mh-mpw.
9945 * mpw-config.in (extra-include): Create this directory and fill it
9946 with Posix-like include files when configuring.
9947
9948 * config.sub (apple, mac, mpw): Add various aliases.
9949
9950 * mpw-build.in: New file, top-level build script fragment for MPW.
9951 * mpw-configure: New file, configure script for MPW.
9952 * mpw-config.in: New file, config fragment for MPW.
9953
9954Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9955
9956 * configure.in (host_libs): Remove glob, since it is gone from the
9957 sources.
9958
9959Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9960
9961 * Makefile.in: define empty GDB_NLM_DEPS var.
9962
9963 * configure.in(target_makefile_frag): use config/mt-netware
9964 for netware targets.
9965
9966Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9967
9968 * config.sub: Merge in recent FSF changes. Remove linux special
9969 cases.
9970
9971Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9972
731a8127 9973 Revert this change:
6599da04
JM
9974
9975 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9976
9977 * build-all.mk: Use CC=cc -Xs on Solaris.
9978
6599da04
JM
9979Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9980
9981 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9982 stop using it.
9983 * Makefile.in: Nuke all references to glob subdirectory.
9984
9985Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9986
9987 * configure.in: Fix --enable-shared logic in per-host.
9988
9989Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9990
9991 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9992
9993Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9994
9995 * configure.in (noconfigdirs): Don't build gas on AIX, for
9996 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9997
9998Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9999
10000 * configure: Fix --cache-file to work if the file argument is a
10001 relative path.
10002
10003Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
10004
10005 * configure: If the --cache-file is used, pass it down to
10006 configure in subdirectories.
10007
10008Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
10009
10010 * config.sub: add vxworks29k configuration.
10011
10012Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10013
10014 * Makefile.in (taz): Do "diststuff" part quietly.
10015
10016Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
10017
10018 * config.sub: Mini-merge with gcc/config.sub.
10019
10020Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10021
10022 * config.guess (IRIX): Sed - to _.
10023
10024Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10025
10026 * Makefile.in (source-vault, binary-vault): New targets.
10027
10028Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10029
10030 * config.sub: Recognize -eabi as a basic system type.
10031
10032Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10033
10034 * configure.in (enable_shared stuff): Fix typo.
10035
10036Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10037
10038 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10039
10040Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10041
10042 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10043
10044Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10045
10046 * configure.in (rs6000-*-*): Don't build gas.
10047
10048Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10049
10050 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10051 reduce command line length.
10052 (AS_FOR_TARGET): Check for as.new, not Makefile.
10053 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10054
10055Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10056
10057 * config.guess: Merge from FSF.
10058
10059Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10060
10061 * configure: Don't use $ when handling program_suffix.
10062
10063Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10064
10065 * configure.in: Configure tk for hppa/hpux.
10066
10067Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10068
10069 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10070
10071Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10072
10073 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10074 to LIBCXXFLAGS. Tests are better run without it.
10075
10076Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10077
10078 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10079
10080Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10081
10082 * configure.in (*-*-netware*): Don't configure xiberty.
10083
10084Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10085
10086 * configure.in: Remove tk from native_only list.
10087
10088Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10089
10090 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10091 for special NCD build.
10092
10093Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10094
10095 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10096 makeall.bat, they're only useful for binutils snapshots.
10097 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10098 makeall.bat to specified SUPPORT_FILES.
10099
10100Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10101
10102 * build-all.mk: Add Ericsson targets to sun4 and solaris
10103 hosts. Add BNR's sun4 target to solaris host, so their
10104 build-from-source will be tested in-house first.
10105
10106Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10107
10108 * Makefile.in (LIBCFLAGS): New variable.
10109 (CFLAGS_FOR_TARGET): Ditto.
10110 (LIBCFLAGS_FOR_TARGET): Ditto.
10111 (LIBCXXFLAGS): Ditto.
10112 (CXXFLAGS_FOR_TARGET): Ditto.
10113 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10114 (BASE_FLAGS_TO_PASS): Pass them.
10115 (EXTRA_TARGET_FLAGS): Ditto.
10116
731a8127 10117 * configure.in: Support --enable-shared.
6599da04
JM
10118
10119Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10120
10121 * configure.in (target_libs): Include libstdc++ again.
10122 * config.guess: Update from FSF (for FreeBSD).
10123
10124Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10125
10126 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10127 makeall.bat.
10128 (DISTDOCDIRS): Add `etc'.
10129 (ETC_SUPPORT_PFX): New variable.
10130 (taz): Include anything from etc starting with a word in
10131 ETC_SUPPORT_PFX.
10132
10133Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10134
10135 * config.sub: Update for recent FSF changes. Remove obsolete
10136 h8300hds entry. Add -windows* and -osx as basic os. Minor
10137 spacing changes.
10138
10139Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10140
10141 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10142
10143 * config.guess: Merge with FSF.
10144 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10145
10146Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10147
10148 * configure: Since the "trap 0" handler will override the exit
10149 status on many systems, only use it for "exit 1", and make it set
10150 a non-zero exit status; reset it before "exit 0". Also, check
10151 exit status of config.sub, and error out if it failed.
10152
10153Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10154
10155 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10156 and install libgloss.
10157
10158Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10159
10160 * Makefile.in (all-binutils): Depend upon all-byacc.
10161
10162 * configure.in: Don't build emacs on Irix 5.
10163
10164Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10165
10166 * configure.in (*-*-netware*): Add libio.
10167
10168Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10169
10170 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10171 (CHECK_TARGET_MODULES): Ditto.
10172 (INSTALL_TARGET_MODULES): Ditto.
10173 (TARGET_LIBS): Ditto.
10174 (all-libstdc++): Note dependencies.
10175
10176Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10177
10178 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10179
10180Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10181
10182 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10183 -fexternal-templates.
10184
10185 * configure.in (target_libs): Add libstdc++.
10186 (noconfigdirs): Add libstdc++ as appropriate.
10187
10188Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10189
10190 * config.guess: Update from FSF.
10191
10192Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10193
10194 * configure: Use ${config_shell} when running ${configsub}.
10195
10196Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10197
10198 * config.sub: No longer recognize h8300h.
10199
10200Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10201
10202 * config.sub: Remove extraneous differences between config.sub and
10203 gcc/config.sub.
10204
10205Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10206
10207 * Makefile.in (DISTSTUFFDIRS): Add gas.
10208
10209Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10210
10211 * COPYING.NEWLIB: New file.
10212
10213Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10214
10215 * config.guess (HP-UX): Patch from Harlan Stenn
10216 <harlan@landmark.com> to also emit release level.
10217
10218Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10219
10220 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10221
10222Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10223
10224 * config.sub: Merge nextstep cleanup from FSF.
10225
10226Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10227
10228 * configure.in (arm-*-*): Don't configure ld for this target.
10229
10230Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10231
10232 * configure.in (*-*-netware): don't configure libg++, libio,
10233 librx, or newlib.
10234
10235Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10236
10237 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10238 configure ld--it works, but it doesn't support shared libraries.
10239
10240Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10241
10242 * config.guess (*-unknown-freebsd*): Get rid of possible
10243 trailing "(Release)" in version string.
10244 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10245
10246Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10247
10248 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10249 Fix type: *-next-neststep -> *-next-nextstep.
10250
10251 * config.guess: Merge from FSF:
10252
10253 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10254
10255 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10256
10257 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10258
10259 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10260 instead of UNIX_SV for UnixWare 1.0).
10261
10262Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10263
10264 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10265 to make gdb/nlm/* build after the compiler and linker.
10266
10267Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10268
10269 * config.guess (netbsd, freebsd, linux): Accept any machine,
10270 not just i[34]86.
10271 (m68k-atari-sysv4): Relocate to match FSF version.
10272
10273 * config.guess: More merges from the FSF:
10274
10275 Add a space before function call or macro invocation.
10276
10277 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10278
10279 * config.guess: Add trap cmd to remove dummy.c and dummy when
10280 interrupted.
10281
10282 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10283
10284 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10285 (dummy): Redirect stderr from compilation of dummy.c.
10286
10287 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10288
10289 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10290
10291Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10292
10293 * configure: Accept and ignore --cache*, for compatibility with
10294 new autoconf.
10295
10296Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10297
10298 * config.guess: Merge from FSF:
10299
10300 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10301
10302 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
10303 (PATH): Add /.attbin at end for finding uname.
10304 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
10305
10306 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10307
e490616e 10308 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
10309
10310 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10311
e490616e
ZW
10312 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10313 to select whether to use ELF or COFF.
6599da04
JM
10314
10315 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10316
e490616e 10317 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
10318
10319 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10320
10321 * config.guess: Guess the OS version for HPUX.
10322
10323 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10324
10325 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10326
10327Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10328
10329 * configure.in: Recognize --with-headers, --with-libs, and
10330 --without-newlib.
10331 * Makefile.in (all-xiberty): Depend upon all-ld.
10332
10333Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10334
10335 * configure.in: Change i[34]86 to i[345]86.
10336
10337Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10338
10339 * configure (version): A few more tweaks to help message.
10340
10341Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10342
10343 * Makefile.in: Remove (for now) librx as a host library,
10344 now that we're building it for target.
10345
10346Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10347
10348 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10349 (Karl Berry).
10350
10351Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10352
10353 * configure.in: Also configure librx.
10354
10355Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10356
10357 * Makefile.in: Update various rules to reflect that librx
10358 is now needed for libg++.
10359
10360Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10361
10362 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10363
10364Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10365
10366 * configure.in: Configure the examples directory.
10367
10368Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10369
10370 * configure: Simplify Jun 2 1994 change.
10371
10372Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10373
10374 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10375 /bin/gcc isn't good enough to build gcc.
10376
10377Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10378
10379 * Makefile.in (GDB_SUPPORT_FILES): Remove
10380 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10381 (gdb.tar.gz): Add new rule to use standard distribution building
10382 mechanism.
10383
10384Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10385
10386 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10387 Bill Cox <bill@cygnus.com>.
10388
10389Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10390
10391 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10392
10393Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10394
10395 * configure: Search current dir first in .gdbinit.
10396
10397Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10398
10399 * config.sub: Recognize freebsd (merged from gcc config.sub).
10400
10401Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10402
10403 * config.sub: Refer to NeXT's operating system as nextstep.
10404
10405 * config.sub (case $basic_machine): Re-order the cases, to match
10406 the order in the FSF version (which is mostly alphabethical).
10407 Merge in some additions and changes from the FSF.
10408
10409Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10410
10411 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10412 * config.sub: Recognize cxux7.
10413 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10414
10415Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10416
10417 * config.sub: Fix typo powerpc -> powerpc-*.
10418
10419Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10420
10421 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10422
10423 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10424 parallel with all-emacs and install-emacs). Top-level command
10425 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10426
10427Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10428
10429 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10430 $(relbindir)/make before doing ``make install'', and use
10431 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10432 installing over running make binary.
10433 ($(host)-stamp-stage3-installed): Likewise.
10434
10435Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10436
10437 * config.guess: Recognize Mach.
10438
10439Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10440
10441 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10442 see whether --exec-prefix was used.
10443
10444Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10445
10446 * README: Explicitly mention libg++/README. (Zoo's idea.)
10447
10448Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10449
10450 * Makefile.in: Add all-librx target similar to all-libproc.
10451
10452Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10453
10454 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10455 with post 1.2 uname bogosity.
10456
10457Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10458
10459 * configure: Remove temporary files on receipt of a signal.
10460
10461Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10462
10463 * configure: If there is a package_makefile_frag, remove
10464 ${subdir}/Makefile.tem after copying it in.
10465
10466Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10467
10468 * build_all.mk: support rs6000 lynx identifies itself as
10469 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10470 since /bin/gcc is too feeble to compile a modern gcc.
10471
10472Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10473
10474 * brought devo/test-build.mk update-to-date with progressive/
10475 test-build.mk. Add lynx targets and hppa flag info.
10476
10477Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10478
10479 * configure.in: Use mh-ncrsvr43. Patch from
10480 Tom McConnell <tmcconne@sedona.intel.com>.
10481
10482Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10483
10484 * config.guess (i386-unknown-bsdi): No longer need to
10485 check #if defined(__bsdi__) && defined(__i386__).
10486
10487Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10488
10489 * configure: Set program_transform_nameoption correctly.
10490
10491Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10492
10493 * brought build-all.mk update-to-date with progressive build-all.mk,
10494 added new targets and hppa info.
4e81ae98 10495
6599da04
JM
10496Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10497
10498 * configure: If config.guess result is a prefix of the user
10499 specified target, assume a native build and use the user specified
10500 target as the host alias. Remove SunOS patch suffix removal hack.
10501 * configure.in: Remove SunOS patch suffix removal hack.
10502
10503 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10504 in NATIVE_CHECK_MODULES.
10505
10506Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10507
10508 * Makefile.in: Rename HOST_ONLY to NATIVE.
10509 * configure: Delete SunOs patch suffix from host_canonical
10510 and build_canonical variables that are prepended to Makefiles.
10511 * configure.in: Add comments for easier maintenance.
10512
10513Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10514
10515 * Makefile.in: Add all-libproc target similar to all-gui.
10516
10517Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10518
10519 * Makefile.in (CHECK_MODULES): split into
10520 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10521
10522Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10523
10524 * config.guess (i386-unknown-bsdi): New system to guess.
10525
10526Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10527
10528 * Makefile.in: Add all-gui target (but not yet build by "all").
10529
10530Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10531
10532 * config.sub: Move deletion of patch suffix from here...
10533 * configure.in: To here, at Ian's suggestion. The top-
10534 level scripts might need to know of a patch level.
10535
10536Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10537
10538 * config.sub: Strip off patch suffix so rtl is recognized
10539 as a sunos4.1.3 machine, even though it's been patched.
10540
10541Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10542
10543 * Makefile.in (INSTALL_LAST): Delete.
10544 (INSTALL_DOSREL): New.
10545
10546Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10547
10548 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10549 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10550 whether we pass down --with-gnu-ld anyhow.
10551
10552Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10553
10554 * Makefile.in (INSTALL_LAST): Change operation so it works
10555 on more flavors of make.
10556 * configure.in (go32): Don't build libg++ or libio.
10557
10558Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10559
10560 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10561 they can be overriden by templates.
10562
10563Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10564
10565 * configure.in (target==go32): Don't build gdb.
10566 * dosrel: New directory.
10567
10568Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10569
10570 * configure.in (host==go32): Configure dosrel too.
10571 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10572 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10573 be set by incoming names or templates.
10574 (INSTALL_LAST): New rule.
6599da04
JM
10575
10576Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10577
10578 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10579
10580Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10581
6599da04
JM
10582 * configure.in (appdirs): New variable. Currently empty, but will
10583 be used in gas distribution. If nonempty, lists a set of
10584 directories at least one of which must get configured, or top
10585 level configuration is considered to have failed.
10586 (rs6000-*-lynxos*): Use new file name.
10587
10588Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10589
10590 Eliminate XTRAFLAGS.
10591 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10592 newlib include files using -idirafter, and also use -nostdinc.
10593 (CXX_FOR_TARGET): Likewise.
10594 (XTRAFLAGS): Removed.
10595 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10596 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10597 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10598 ($(DO_X)): Don't pass down XTRAFLAGS.
10599
10600Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10601
10602 * configure.in (mips*-dec-bsd*): New target; do build linker.
10603 (mips*-*-bsd*): New target; don't build linker.
10604
10605Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10606
10607 * configure.in: support rs6000-*-lynxos* configuration.
10608 support sunos4 as a cross target.
10609
10610 * config.sub: look for lynx*, not lynx since the OS version may
10611 legitimately be part of the name.
10612
10613Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10614
10615 * configure.in (i[34]86-*-sco*): Move to be with other i386
10616 targets.
10617 (romp-*-*): New target. Skip various binary utilities.
10618 (vax-*-*): New target. Don't build newlib.
10619 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10620
10621Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10622
10623 * configure.in: Only set host_makefile_frag if config
10624 directory exists.
10625
10626Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10627
10628 * install.sh: If $dstdir exists, don't check whether each
10629 component does.
10630
10631Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10632
10633 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10634
10635Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10636
3b75d237
AJ
10637 * configure.in (*-*-lynxos*): Don't configure newlib for either
10638 native or cross Lynx.
6599da04
JM
10639
10640Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10641
10642 * config.sub (sparc64-elf): Fix os.
10643 (z8k): Remove duplicate.
10644
10645Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10646
10647 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10648 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10649
10650Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10651
10652 * configure: Make file links cleanly even if Lynx fails on
e490616e 10653 an NFS symlink (at least fail cleanly).
6599da04
JM
10654
10655Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10656
10657 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10658 -XNh2000.
10659
10660Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10661
10662 * configure: Unknown options are fatal again.
10663
10664Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10665
10666 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 10667 compatibility.
6599da04
JM
10668
10669Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10670
10671 * build-all.mk: Add `clean' target.
10672
10673Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10674
10675 * config.guess: Add SINIX support.
10676 * configure.in: Add mips-*-sysv4* support.
10677
10678Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10679
10680 * build-all.mk: Document all useful targets.
10681 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10682 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10683
10684Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10685
10686 * configure: Support --silent, --quiet.
10687
10688Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10689
10690 * configure: Support --disable-FEATURE.
10691
10692Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10693
10694 * config.guess: Recognize NCR running SVR4.3.
10695
10696Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10697
10698 * config.guess: Make BSDI generate i386-unknown-bsd386.
10699 Patch from Paul Eggert <eggert@twinsun.com>.
10700
10701Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10702
10703 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10704
10705Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10706
10707 * configure: Make unrecognized options give nonfatal warnings
10708 instead of fatal errors, and pass them to any subdirectory
10709 configures in case they recognize them.
10710 Make --x equivalent to --with-x.
10711
10712Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10713
10714 * configure: Add --enable-* options. Clean up usage message and
10715 some comments.
10716
10717Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10718
10719 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10720
10721Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10722
10723 * configure.in (hppa*-*-*): Enable binutils.
10724
10725Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10726
10727 * config.sub: Recognize cisco.
10728
10729Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10730
10731 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10732
10733Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10734
10735 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10736 than one configuration name. Add comment.
10737
10738Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10739
10740 * config.guess: about target *-hitachi-hiuxwe2, fixed
10741 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10742 macro is incorrect.]
10743
10744Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10745
10746 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10747 than the "make ls" stuff which used to be here.
10748
10749Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10750
10751 * config.guess: Recognize i[34]86-unknown-freebsd.
10752 From Shawn M Carey <smcarey@rodan.syr.edu>.
10753
10754Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10755
10756 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10757
10758Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10759
10760 * config.guess: Check for ptx.
10761
10762Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10763
10764 * config.sub: Add os9k checking.
10765
10766Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10767
10768 * config.guess: Handle OSF1 running on HPPA processors
10769
10770Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10771
10772 * configure: If subdir configure fails, print out a message with
10773 subdirectory name, in case subdir's configure code didn't identify
10774 itself.
10775
10776Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10777
10778 * configure.in: Remove embedded newlines from configdirs.
10779 Avoid mismatches of substrings. Fix matching strings at end
10780 of configdirs.
10781
10782Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10783
10784 * config.guess: Add Lynx/rs6000 config support.
10785
10786Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10787
10788 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10789
10790Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10791
10792 * configure.in (hppa*-*-osf*): Treat this just like most other
10793 PA configurations (eg no binutils or ld).
10794 (hppa*-*-*elf*): These configurations have binutils and ld.
10795
10796Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10797
10798 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10799
10800Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10801
10802 * configure.in (rs6000-*-*): Build gas.
10803
10804Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10805
e490616e 10806 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
10807
10808Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10809
10810 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10811 for GDB and GDB has been fixed to not need it.
10812
6599da04
JM
10813Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10814
10815 * config.guess: Recognize vax hosts.
10816
10817Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10818
10819 * configure (while loop): Don't use "break 2" inside case
10820 statement -- the case statement isn't an enclosing loop.
10821
10822Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10823
10824 * config.guess: Clean up NeXT support, to allow nextstep
10825 on Intel machines. Make OS be nextstep.
10826
10827Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10828
10829 * config.guess: Add alternate forms for Convex.
10830
10831Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10832
10833 * configure: Completely rewrite option processing. Take
10834 advantage of pattern-matching to avoid invoking test frequently.
10835 Also clean up host and target defaulting logic.
10836
10837Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10838
10839 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10840 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10841 commands (plus user environment) will fit SCO limits.
10842
10843Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10844
10845 * configure.in: Don't issue warnings about directories which are
10846 not being configured if -norecursion is set. Correct test for
10847 --with-gnu-as and --with-gnu-ld to not get confused by substring
10848 matches.
10849
10850 * configure.in: Don't build gas for alpha-dec-osf1*.
10851
10852Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10853
10854 * configure: Back out Per's change of 12/19/1993. It changes the
10855 behavior of configure in unexpected and confusing ways.
10856
10857 Also, use different delim char when calculating
10858 program_transform_name so that the name can contain slashes.
10859
10860Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10861
10862 * configure.in, config.sub: Add support for VSTa micro-kernel.
10863
10864Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10865
10866 * configure.in: Nuke hacks which were used to get a special
10867 version of GAS for HPPA configurations.
10868
10869Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10870
10871 * configure: If only ${target_alias} is given, use that
10872 as the default for ${host_alias}.
10873 * configure: Add missing back-slashes before nested quotes.
10874
10875Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10876
10877 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10878
10879Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10880
10881 * config.guess: Recognize some Tektronix configurations.
10882 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10883
10884Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10885
10886 * config.sub: Match any flavor of SH.
10887
10888Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10889
10890 * configure.in: Don't try to configure newlib for Alpha.
10891
10892Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10893
10894 * configure.in: Don't build ld for Irix 5. Don't build gas,
10895 libg++ or libio for any Alpha target.
10896
10897 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
10898
10899Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10900
10901 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10902 default arguments -- so it tried to compress itself.
10903
10904Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10905
10906 * configure.in (notsupp): ensure that a space is always at the end
10907 of the configdirs list, since the grep checks for an explicit space
10908
10909Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10910
10911 * configure.in (target i386-sysv4.2): don't build ld, since static
10912 versions of many libraries are not available.
10913
10914Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10915
10916 * config.guess: Recognize Apollos (using environment variables).
10917 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10918
10919Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10920
10921 * config.guess: Recognize Sony news mips running newsos.
10922
10923Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10924
10925 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10926 "fi ; else" for bash.
10927
10928Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10929
10930 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10931
10932Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10933
10934 * config.sub: accept unixware as an alias for svr4.2.
10935 Fix some inconsistancies with the gcc version.
10936
10937Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10938
10939 * Makefile.in (DISTDOCDIRS): Add gdb.
10940
10941Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10942
10943 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10944
10945Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10946
10947 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10948 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10949 this now.
10950
10951Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10952
10953 * config.sub: Accept hiux* as an OS name.
10954
10955 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10956 etc/make-stds.texi. The underscore came from gcc, and dje now
10957 agrees that RUNTESTFLAGS is the correct name.
10958
10959Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10960
10961 * install.sh: Remove 'set -e'. It makes any conditionals
10962 in the script useless.
10963
10964 * config.guess: Automatically recognize arm-acorn-riscix
10965 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10966
10967Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10968
10969 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10970
10971Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10972
10973 * Makefile.in (DISTDOCDIRS): New variable.
10974 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 10975 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
10976
10977Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10978
10979 * configure.in (hppa target): check the source directory for the
10980 pagas sub-directory
10981
10982Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10983
10984 * config.sub: Allow -aout* and -elf*.
10985
10986Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10987
10988 * configure.in: Don't build ld on i386-solaris2, same as for
10989 sparc-solaris2.
10990
10991Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10992
10993 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10994
10995Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10996
10997 * configure.in: Configure gdb for alpha.
10998
10999Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11000
11001 * Makefile.in (CXXFLAGS): Add -O.
11002
11003Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11004
11005 * config.guess: added support for DG Aviion
11006
11007Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11008
11009 * configure.in: Produce warning message for subdirectories not
11010 configurable for this host/target combination. Don't try to
11011 configure gdb for vms.
11012
11013Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11014
11015 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11016 appropriate files before making "diststuff".
11017 (DISTBISONFILES): New var: list of files to be edited.
11018 (DISTSTUFFDIRS): Add binutils.
11019
11020Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11021
11022 * config.sub: also handle mipsel and mips64el (for little endian mips)
11023
11024Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11025
11026 * configure.in: Add * to end of all OS names.
11027
11028Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11029
11030 * configure.in: Build newlib for LynxOS native.
11031
11032Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11033
11034 * config.guess: Add support for delta 88k running SVR3.
11035
11036 * configure.in: Add comment about HP compiler vs. emacs.
11037
11038Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11039
11040 * configure.in: don't build ld on solaris2 (not a viable option
11041 due to bugs in getpwnam & getpwuid)
11042
11043Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11044
11045 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11046 config.guess will produce a full version number.
11047
11048Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11049
11050 * configure.in: Build linker and binutils for alpha-dec-osf1.
11051
11052Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11053
11054 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11055 and gdb/testsuite/Makefile.in.
11056
11057Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11058
11059 * configure.in: recognize mips*- instead of mips-
11060
11061Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11062
11063 * config.sub: Accept linux*coff and linux*elf as operating
11064 systems.
11065
11066Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11067
11068 * config.sub: Recognize mips64, and mips3 as an alias for it.
11069
11070Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11071
11072 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11073 gdb knows how to handle OSF/1 shared libraries.
11074
11075Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11076
11077 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11078 * config.guess: Recognize Hitachi's HIUX.
11079 * config.sub: Recognize h3050r* and hppahitachi.
11080 Remove redundant cases for hp9k[23]*.
11081
11082Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11083
11084 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11085 if gas and ld are in the source tree and are in ${configdirs}.
11086 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 11087 --with options (but still pass them down on the command line,
6599da04
JM
11088 if they were explicitly specified).
11089
11090Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11091
11092 * configure: substitute SHELL value in Makefile.in with
11093 ${CONFIG_SHELL}
11094
11095Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11096
11097 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11098 *-*-solaris2* targets.
11099
11100Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11101
11102 * Makefile.in: define M4, and pass it down to sub-makes;
11103 all-autoconf now depends on all-m4
11104
11105Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11106
11107 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11108 presence of {ar,ranlib} instead of a configured directory
11109
11110Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11111
11112 * config.guess: Accept 34?? as well as 33?? for NCR.
11113
11114Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11115
11116 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11117 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11118
11119Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11120
11121 * configure: grab values for $(CC) and $(CXX) from the
11122 environment, so that someone can do "CC=gcc configure; make" and
11123 have it work right (matching the way that autoconf works now)
11124
11125 * configure.in, Makefile.in: add support for gash, the tcl
11126 interface to Galaxy
11127
11128 * config.guess: add NetBSD variants (hp300, x86)
11129
11130Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11131
11132 * install.sh: Support -d option (in the manner of SunOS 4 install,
11133 as it is more deterministic than that of GNU install)
11134 (chmodcmd): Set file to mode 755 by default (should also do default
11135 chgrp and chown, but I don't feel like dealing with that now)
11136
11137Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11138
11139 * config.sub: Remove h8300hhms alias.
11140
11141Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11142
11143 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11144
11145Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11146
11147 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11148 as stmp-fixinc
11149
11150Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11151
11152 * config.sub: recognize m88110-bug-coff.
11153
11154Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11155
11156 * Makefile.in (all-libio): all dependencies on the toolchain used
11157 to build this (gcc, gas, ld, etc)
11158
11159Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11160
11161 * config.guess: Deal with OSF/1 1.3 on alpha.
11162
11163Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11164
11165 * install.sh: add some 'else true' clauses for portability
11166
11167 * configure.in: don't build libio for h8[35]00-*-* targets
11168
11169Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11170
11171 * Makefile.in: Add support for new libio.
11172
11173Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11174
11175 * install.sh: If one command fails, don't try the rest. Don't try
11176 to remove $dsttmp (via trap) unless we have already created it.
11177 If $src doesn't exist, detect it and exit with an error.
11178
11179 * config.guess: Recognize BSD on hp300.
11180
11181Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11182
11183 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11184 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11185
11186Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11187
11188 * Makefile.in (all-send-pr): depends on all-prms
11189
11190Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11191
11192 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11193
11194Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11195
11196 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11197 Added test for mips-mips-riscos5.
11198
11199Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11200
11201 * configure.in: use mh-hp300 for 68k HP hosts
11202
11203Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11204
11205 * configure: add support for CONFIG_SHELL, so that you can use
11206 some alternate shell for evaluating configure scripts
11207
11208Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11209
11210 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11211 in configure script to bug-gdb@prep.ai.mit.edu when building
11212 distribution archive.
11213 * Makefile.in (COMPRESS): Remove def.
11214 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11215 gdb.tar.Z and make-gdb.tar.Z respectively.
11216 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11217 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11218 to convergence with 'taz' target in Makefile.in.
11219
11220Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11221
11222 * install.sh (dsttmp): use trap to ensure that tmp files go
11223 away on error conditions
11224
11225Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11226
11227 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11228
11229Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11230
11231 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11232 its parent is '/' not ''.
11233
11234 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11235
11236Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11237
11238 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11239 that ${newsrcdir}/configure.in does.
11240
11241Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11242
11243 * test-build.mk: support for CONFIG_SHELL
11244
11245Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11246
11247 * config.sub (netware): Add as a basic system type.
11248
11249Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11250
11251 * Makefile.in (Makefile): depend on configure.in. Also drop the
11252 $(srcdir)/ from the dependency on Makefile.in.
11253
11254Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11255
11256 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11257 (h8300hhms is temporary until multi-libraries are implemented).
11258 * configure.in: Handle h8300h too.
11259
11260Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11261
11262 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11263
11264Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11265
11266 * configure: Remove extraneous output when guessing host type.
11267 * config.guess: Remove extraneous output when guessing using C
11268 compiler rather than uname, or when guessing fails.
11269
11270Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11271
11272 * Makefile.in: remove all.cross and install.cross targets
11273
11274 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11275 definitions
11276
11277Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11278
11279 * configure.in (target sh): Build gprof.
11280
11281Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11282
11283 * config.sub: change -solaris to -solaris2
11284
11285Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11286
11287 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11288
11289Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11290
11291 * configure: Correct error message for missing Makefile.in to
11292 print correct directory.
11293
11294Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11295
11296 * install.sh: kludge around 386BSD shell bug
11297
11298Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11299
11300 * config.guess: Recognize NeXT.
11301 * config.guess: Recognize i486-ncr-sysv4.
11302 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11303
11304Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11305
11306 * Makefile.in (MAKEINFOFLAGS): New variable.
11307 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11308 * build-all.mk, test-build.mk: Pass down --no-split as
11309 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11310
11311Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11312
11313 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11314
11315Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11316
11317 * Makefile.in (libg++.tar.z): New rule.
11318 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11319 * Makefile.in (taz): Only do a single chmod.
11320
11321Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11322
11323 * install.sh: don't use dirname anymore (replaced with sed usage)
11324
11325Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11326
11327 * Makefile.in: Change extension for gzip'd files from '.z' to
11328 '.gz' per new FSF standard usage.
11329
11330Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11331
11332 * configure: put quotes around the final value of program_transform_name
11333
11334Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11335
11336 * Makefile.in: new install.sh support; update install-info rules
11337
11338Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11339
11340 * configure.in: Build diff for crosses, but not for go32 host.
11341
11342 * configure.in: Build gprof only for native, and don't build it
11343 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11344
11345Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11346
11347 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11348
11349Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11350
11351 * configure.in (host_tools): Add prms.
11352
11353Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11354
11355 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11356 with $(FLAGS_TO_PASS) on the command line
11357
11358 * config.sub: Recognize lynx and lynxos
11359
11360Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11361
11362 * config.sub: Accept -ecoff*, not just -ecoff.
11363
11364Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11365
11366 * Makefile.in (taz): Use .gz suffix instead of .z.
11367 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11368 names.
11369
11370Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11371
11372 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11373
11374Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11375
11376 * Makefile.in (install-no-fixedincludes): install gcc last, so
11377 that rebuilds that might happen during 'make install' don't get
11378 bogus gcc include files
11379
11380Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11381
11382 Change from Utah for HPPA support:
11383 * config.guess: Recognize hppa1.x-hp-bsd.
11384
11385Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11386
11387 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11388 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11389
11390Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11391
11392 * config.sub: Add support for rom68k and bug boot monitors.
11393
11394Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11395
11396 * Makefile.in: Make all-opcodes depend on all-bfd.
11397
11398Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11399
11400 * config.guess: Added special check for i[34]86-univel-sysv4*.
11401
11402Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11403
11404 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11405 the processor rather than assuming i486.
11406
11407Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11408
11409 * config.guess: Recognize SunOS6 as Solaris3.
11410
11411Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11412
11413 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11414 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11415
11416Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11417
11418 * build-all.mk (all-cross): New target for Canadian Cross.
11419 Added Q2 go32 targets.
11420 * test-build.mk: Configure go32 cross sparclite-aout and
11421 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11422 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11423
11424Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11425
11426 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11427 GO32 hosted toolchains
11428
11429Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11430
11431 * configure: change so "-exec-prefix" gets passed down rather
11432 than "-exec_prefix" so autoconf generated Makefiles get the
11433 exec_prefix set right.
11434
11435Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11436
11437 * config.guess: get the Solaris2 minor version number
11438
11439 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11440
11441Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11442
11443 * config.guess: Recognize some Sequent platforms.
11444
11445Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11446
11447 * Makefile.in: added the vault-install target
11448
11449 * configure.in: actually use the Sun3 makefile fragment that's in
11450 config, also added the release dir to configdirs
11451
11452Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11453
11454 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11455
11456Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11457
11458 * configure.in: remove some program from Alpha targetted toolchains
11459
11460Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11461
11462 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11463 gprof.
11464 (taz): Run "make diststuff" in those directories instead of "make
11465 proto-dir". Look for "VERSION=" only at start of line in subdir
11466 Makefile. Use "gzip -9" for compression.
11467 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11468 (binutils.tar.z): New target.
11469
11470Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11471
11472 * Makefile.in (taz): Include gpl.texinfo.
11473
11474Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11475
11476 * Makefile.in (setup-dirs): Merged into "taz" target.
11477 (taz): Only do `proto-dir' stuff if a directory is actually needed
11478 for this target.
11479
11480Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11481
11482 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11483 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11484 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11485 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11486 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11487
11488Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11489
11490 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11491 config.sub, and move-if-change to gdb testsuite distribution
11492 archive, so the testsuite can be extracted, configured, and
11493 run separately from the gdb distribution. Blow away the Chill
11494 tests that require a Chill compiled executable, since GNU Chill
11495 is not yet publically available.
11496
11497Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11498
11499 * test-build.mk: set environment variables in a single command,
11500 instead of a list of assignments and exports
11501
11502 * config.guess: recognize Alpha/OSF1 systems
11503
11504Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11505
11506 * configure: Change help message to prefer --options rather than
11507 -options.
11508
11509Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11510
11511 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11512 zippy@ecst.csuchico.edu.
11513 * config.guess: Recognize miniframe.
11514
11515Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11516
11517 * Makefile.in: Use srcroot to find runtest rather than rootme.
11518 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11519
11520Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11521
11522 * test-build.mk: Extensive additions to support building on a
11523 machine other than the host.
11524
11525Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11526
11527 * configure (tooldir): Fix for i386-aix again.
11528
11529Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11530
11531 * configure, Makefile.in: Change definition of $(tooldir)
11532 to match the FSF.
11533
11534Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11535
11536 * config.guess: Recognize i[34]86/SVR4.
11537
11538Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11539
11540 * Makefile.in (all-gdb): gdb depends on sim.
11541
11542Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11543
11544 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11545 at the same time we make the prototype gdb directory.
11546 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11547 files at the same time as the gdb base release distribution.
11548
11549Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11550
11551 * Makefile.in (check): Use individual check targets rather than
11552 DO_X rule.
11553 (check-gcc): Added.
11554
11555Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11556
11557 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11558 for System V release 3.2.
11559
11560Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11561
11562 * config.sub: Recognize hppaosf.
11563 * configure.in: Do configure ld/binutils/gas for it.
11564
11565Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11566
11567 * configure (tooldir): Alter syntax used to set this, for systems
11568 where "\$" isn't handled right, like i386-aix.
11569
11570Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11571
11572 * configure: Pass program-transform-name, not
11573 program_transform_name, to recursive configures.
11574
11575Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11576
11577 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11578 of gas+ld+binutils.
11579
11580Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11581
11582 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11583
11584Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11585
11586 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11587
6599da04
JM
11588Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11589
11590 * Makefile.in (PRMS): Set back to all-prms.
11591
11592Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11593
11594 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11595 targets, rather than for MIPS hosts.
11596
11597Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11598
11599 * configure.in: add comment for --with-x default values
11600
11601 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11602
11603 * Makefile.in: add check-* targets for each of the directories in
11604 the tree. Add a definition of RUNTEST that will use the one we
11605 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11606
11607Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11608
11609 * configure.in: Removed obsolete references to bfd_target and
11610 target_makefile_frag.
11611
11612 * build-all.mk: Set assorted targets for Q2.
11613 * config.sub: Recognize z8k-sim and h8300-hms.
11614 * test-build.mk: Really don't pass host to configure.
11615 (HOLES): Added uname.
11616
11617Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11618
11619 * configure: Handle an empty program-prefix, program-suffix or
11620 program-transform-name correctly.
11621
11622Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11623
11624 * build-all.mk: -G 8 no longer required for MIPS targets.
11625 * test-build.mk: Don't pass host argument to configure; make it
11626 guess.
11627
11628Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11629
11630 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11631 * Makefile.in (COMPRESS): New macro, like GZIP.
11632
11633Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11634
11635 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11636
11637 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11638 with gas currently defaults to -G 0.
11639
11640Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11641
11642 * Makefile.in (all-flex): flex depends on byacc.
11643
11644 * build-all.mk: If host not specified, use config.guess. Pass TAG
11645 to test-build.mk as RELEASE_TAG.
11646 * test-build.mk (configargs): New variable containing arguments to
11647 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11648 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11649
11650 * config.guess: Use /bin/uname when checking -X argument on SCO,
11651 to avoid invoking GNU uname which doesn't understand -X.
11652
11653 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11654
11655 * configure.in: Build gas for mips-*-*.
11656
11657Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11658
11659 * Makefile.in (all.normal): insert missing backslash.
11660
11661Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11662
731a8127 11663 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
11664
11665 * Makefile.in: Complete overhaul to merge many almost identical
11666 targets.
11667
11668Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11669
11670 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11671 (gdb.tar.Z): Adjusted.
11672
11673 * Makefile.in (setup-dirs, taz): New targets; should be general
11674 enough to adapt for gdb sometime. Build only .z file.
11675 (gas.tar.z): New target.
11676
11677Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11678
11679 * build-all.mk: Use CC=cc -Xs on Solaris.
11680
6599da04
JM
11681Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11682
11683 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11684 for handling BISON for FSF releases.
11685
11686Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11687
11688 * configure: Actually implement the change zoo just documented.
11689
11690Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11691
11692 * configure: when using config.guess, only set target_alias when
11693 it's not already been set (ie, on the command line)
11694
11695Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11696
11697 * Makefile.in: add installcheck target, set PRMS to install-prms
11698
11699Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11700
11701 * configure: add support for package_makefile_fragment, handle the
11702 case where a directory has a configure.in file but no Makefile.in
11703 more gracefully (with an actual understandable error message, even);
11704 add support for --without (and add this to the usage message); also
11705 explicitly add a --host=${host_alias} to the command line when
11706 config.guess is used
11707
11708Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11709
11710 * configure: Must use both --host and --target in recursive calls.
11711
11712Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11713
11714 * Makefile.in: Change deja-gnu to dejagnu.
11715
11716Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11717
11718 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11719
11720Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11721
11722 * configure.in: canonicalize all instances to *-*-solaris2*,
11723 also strip out a number of tools to not build for go32 host
11724
11725Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11726
11727 * config.guess: add GPL.
11728
11729 * Makefile.in, config.guess, config.sub, configure: bump
11730 copyrights to 93.
11731
11732Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11733
11734 * Makefile.in (do-info): Removed obsolete check for existence of
11735 localenv file.
11736
11737 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11738
11739Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11740
11741 * Makefile.in: a couple of 'else true' for decstation,
11742 support for TclX
11743
11744 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11745
11746Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11747
11748 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11749
11750Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11751
11752 * config.guess: Recognize i386-ibm-aix (PS/2).
11753 * configure.in: Use config/mh-aix386 file for it.
11754
11755Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11756
11757 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11758 CC_FOR_TARGET instead.
11759 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11760
11761Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11762
11763 * Makefile.in: Add sim to list of directories sent with gdb
11764
11765Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11766
11767 * configure.in: Put back mips-dec-bsd* case.
11768
11769Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11770
11771 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11772 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11773 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
11774
11775Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11776
11777 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11778
11779 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11780 (install-info): install dir.info only if it exists,
11781 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11782
11783Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11784
11785 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11786 gas for mips-dec-bsd.
11787
11788Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11789
11790 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11791 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11792
11793Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11794
11795 * configure.in: Added "dejagnu" to hosttools list.
11796
11797Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11798
11799 * config.sub, configure.in, config.guess: Add support
11800 for Bosx, an AIX variant from Bull.
11801 Patches from F.Pierresteguy@frcl.bull.fr.
11802
11803Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11804
11805 * devo/dejagnu: Initial creation of devo/dejagnu.
11806 Migrated dejagnu testcases and support files for testing software
11807 tools to reside as subdirectories, currently called "testsuite",
11808 within the directory of the software tool. Migrated all programs,
11809 support libraries, etc. beloging to dejagnu proper from
11810 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11811 with no modifications. The changes to these files which will
11812 allow them to configure, build, and execute properly will be made
11813 in a future update.
11814
11815Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11816
11817 * Makefile.in: Change send_pr to send-pr.
11818 * configure.in: Likewise.
11819 * send_pr: Renamed directory to send-pr.
11820
11821Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11822
11823 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11824
11825Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11826
11827 * README: Update for gdb-4.8 release.
11828 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11829 gdb-xxx.tar.z (gzip'd) file also.
11830
11831Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11832
11833 * Makefile.in: make all-diff depend on all-libiberty
11834
11835Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11836
11837 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11838
11839Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11840
11841 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11842
11843Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11844
11845 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11846 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11847 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11848
11849Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11850
11851 * Makefile.in: makeinfo binary is in a new location
11852
11853Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11854
11855 * config.sub: Accept -ecoff as an OS.
11856
11857 * Makefile.in: Various changes to eliminate a level of make
11858 recursion and reduce the required command line length.
11859 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11860 sub-makes.
11861 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11862 variables holding settings for specific sub-makes.
11863 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11864 in terms of BASE_FLAGS_TO_PASS.
11865 (TARGET_LIBS): New variable listing directories which use
11866 TARGET_FLAGS_TO_PASS.
11867 (subdir_do): Eliminated.
11868 (do-*): New set of targets to replace subdir_do.
11869 (various): All targets which used subdir_do now depend on do-*.
11870 (local-clean): Renamed from do_clean.
11871 (local-distclean): New target, dependency of distclean and
11872 realclean.
11873 (install-info): Don't create directories. Depend on dir.info
11874 rather than calling make recursively.
11875 (install-dir.info): Eliminated.
11876 (install-info-dirs): Create all info directories here.
11877 (dir.info): Depend upon do-install-info.
11878
11879 * test-build.mk (HOLES): Added false.
11880
11881Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11882
11883 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11884
11885Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11886
11887 * Makefile.in (info): remove dependency on all-texinfo. The
11888 problem was really in texinfo/C, not at this level.
11889
11890Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11891
11892 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11893
11894Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11895
11896 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11897 GDB releases.
11898
11899Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11900
11901 * configure: Include srcdir in message about target of link not
11902 being found. Don't convert `-' to `_' in `with' options being
11903 passed to subdirs.
11904
11905Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11906
11907 * configure.in: add uudecode to host_tools
11908
11909 * Makefile.in: added {all,install}-uudecode targets, added them to
11910 the appropriate lists
11911
11912Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11913
11914 * Makefile.in (all-gcc): Added dependency on all-gas.
11915
11916 * configure.in (mips-*-*): Build ld and binutils.
11917
11918Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11919
11920 * configure: check return code from mkdir, print error message and
11921 exit on failure.
11922
11923Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11924
11925 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11926
11927Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11928
11929 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11930
11931Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11932
11933 * config.sub (h8500): Recognize this as a cpu type.
11934
11935Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11936
11937 * configure: source directory missing is no longer a warning
11938
11939 * configure.in: recognize irix[34]* instead of irix[34]
11940
11941 * Makefile.in: define and pass down X11_LIB
11942
6599da04
JM
11943Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11944
11945 * guess-systype: Renamed to ...
11946 * config.guess: ... by popular request.
11947 * configure.in, Makefile.in: Update accordingly.
11948
11949Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11950
11951 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11952 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11953 + Execute ./dummy instead of assuming . is in PATH.
11954
11955Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11956
11957 * guess-systype: New shell script. Attempts to guess the
11958 canonical host name of the executing host.
11959 Only a few hosts are supported so far.
11960 * configure: Call guess-systype if no host is specified.
11961
11962Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11963
11964 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11965 gcc Makefile.
11966
11967
11968Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11969
11970 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11971 (all-gcc, install-gcc, subdir_do): Use it.
11972
11973Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11974
11975 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11976
11977Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11978
11979 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11980 set exclusively by configure, using configure.in .
11981
11982Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11983
11984 * test-build.mk: set $PATH for all builds
11985
11986 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11987
11988Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11989
11990 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11991 the one used in gcc/Makefile.in, so that a null expansion doesn't
11992 override the one needed to build gcc with a native cc.
11993
11994
11995Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11996
11997 * configure: Accept -with arguments.
11998
11999Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12000
12001 * Makefile.in: added h8300sim
12002
12003Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
12004
6599da04
JM
12005 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12006 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
12007 (all-cygnus, native, build-cygnus): Make
12008 $(canonhost)-stamp-3stage-done, not $(host)....
12009 * test-build.mk (stamp-3stage-compared): Use tail +10c for
12010 i386-sco3.2v4. Added else true to if command.
12011
12012Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
12013
12014 * config.sub: (from FSF) Sequent uses a BSD-like OS.
12015
12016Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
12017
12018 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12019
12020Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12021
12022 * configure.in: don't remove binutils from Solaris builds
12023
12024Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12025
12026 * Makefile.in: get rid of earlier definitions for *clean,
12027 also handle the recursive info rule better
12028
12029Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12030
12031 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12032 do more-or-less the right thing.
12033
12034Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12035
12036 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12037 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12038
12039Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12040
12041 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12042 $(host_canonical).
12043
12044 * configure.in: split the configdirs list into 4 categories (native
12045 v. cross, library v. tool) and handle the cross-only and native-
12046 only in more reasonable (and correct!) way.
12047
12048Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12049
12050 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12051 configdirs anymore.
12052
12053Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12054
12055 * Makefile.in: extensive cleanup:: removed all of the explicit
12056 clean-* targets, collapsed many wrappers around subdir_do into
12057 one, added additional targets to satisfy standards.texi, deleted
12058 some old targets, some changes for consistency
12059
12060Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12061
12062 * configure.in: handle some programs as cross-only, and others as
12063 native only
12064
12065 * test-build.mk: handle partial holes in a more generic manner
12066
12067 * Makefile.in: m4 depends on libiberty
12068
6599da04
JM
12069Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12070
12071 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12072 time, wdiff, and find to configdirs
12073
12074 * Makefile.in: all, clean, and install rules for the new programs
12075 added to configure.in
12076
12077Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12078
12079 * configure.in: use mh-sun for all *-sun-* hosts
12080
6599da04
JM
12081Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12082
12083 * Makefile.in: define flags for X11 include files and library file
12084 locations, pass them down to the programs that need this info
12085
12086 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12087
6599da04
JM
12088Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12089
12090 * configure.in: start building libg++ for HP-UX targets
12091
12092Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12093
12094 * README: Update references to files moved into etc/.
12095
12096Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12097
12098 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12099 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12100
12101Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12102
12103 * configure: accept dash as well as underscore in long option
12104 names for FSF compatibility.
12105
12106Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12107
12108 * config.sub: added -sco3.2v4 support from FSF.
12109
12110Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12111
12112 * configure.in: expand the section that adds or removes
12113 directories from the list of programs to build, to handle native
12114 vs. cross in addition to host v. native
12115
12116Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12117
12118 * Makefile.in: Replace C++ in macro names with CXX.
12119 This is less likely to break ...
12120
12121Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12122
12123 * test-build.mk: add -w to GNU_MAKE
12124
12125Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12126
12127 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12128 add 'sparc' to list of recognized cpus. This needed to make
12129 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12130 Delete some redundant ose68 variants. Recognize -wrs as an os,
12131 then changes that into $CPU-wrs-vxworks.
12132
12133 * configure.in: remove most references to gdbtest, regularize
12134 target based program removal
12135
12136 * test-build.mk: import from p3 tree (many fixes and changes)
12137
12138Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12139
12140 * Makefile.in: added rules to handle tcl, tk, and expect
12141
12142 * configure.in: handle those directories if they exist
12143
12144Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12145
12146 * config.sub: removed bogus hppabsd and hppahpux names, since
12147 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12148
12149Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12150
12151 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12152 depends upon all-xiberty
12153
12154 * Makefile.in: changes from p3, including:
12155
12156 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12157
12158 * Makefile.in (XTRAFLAGS): include newlib directories if
12159 newlib/Makefile exists, rather than if host != target.
12160
12161 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12162
12163 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12164 from the same source tree and not building a cross-compiler. This
12165 matters for the libg++ configuration if reconfiguring a tree that
12166 has already been installed.
12167
12168 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12169
12170 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12171 pick up the machine and system specific header files.
12172
12173 * Makefile.in: added AS_FOR_TARGET, passed down in
12174 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12175 the C compiler to use to create programs which are run in the
12176 build environment, set it to default to $(CC), and passed it down
12177 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12178
12179 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12180
12181 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12182 We need them for unusual native builds, like systems without
12183 ranlib.
12184
12185 * configure: also define $(host_canonical) and
e490616e
ZW
12186 $(target_canonical), which are the full, canonical names for the
12187 given host and target
6599da04
JM
12188
12189Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12190
12191 * Makefile.in: Added separate definitions for C++.
12192
12193Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12194
12195 * configure.in (configdirs): Add deja-gnu.
12196
12197Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12198
12199 * README: Update for configure.texi and gdb-4.7 release.
12200
12201Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12202
12203 * Makefile.in: Move "all" target to top of file.
12204 Previously, first target was ".PHONY" which caused BSD4.4 make
12205 to build .PHONY when make was run without arguments.
12206
12207Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12208
12209 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12210 Library-copylefted code in libiberty.
12211
12212Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12213
12214 * config.sub: Replace m68kmote with plain old m68k.
12215
12216Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12217
12218 * Makefile.in: Remove space from blank line, avoid Make complaints.
12219
12220Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12221
12222 * config.sub: Complain if no argument is given. Added support for
12223 386bsd as OS and target alias.
12224
12225Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12226
12227 * Makefile.in (XTRAFLAGS): include newlib directories if
12228 newlib/Makefile exists, rather than if host != target.
12229
12230Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12231
12232 * config.sub: recognize sparclite-wrs-vxworks.
12233
12234 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12235 p3.) Added clean-xiberty to clean.
12236
12237Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12238
12239 * configure.in: use *-*-* instead of nested cases for host and target
12240
12241Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12242
12243 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12244 from the same source tree and not building a cross-compiler. This
12245 matters for the libg++ configuration if reconfiguring a tree that
12246 has already been installed.
12247
12248Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12249
12250 * config.sub (i486v/i486v4): Merge in from FSF version.
12251
12252Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12253
12254 * configure: only set PWD if it is already set.
12255
12256Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12257
12258 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12259 doesn't have unset and all success paths (and most error paths)
12260 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12261 to just ${PWD} to avoid confusion.)
12262
12263Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12264
12265 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12266 even for a native compilation.
12267
12268Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12269
12270 Changes to make the gdb.tar.Z rule work better.
12271
12272 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12273 (DEVO_SUPPORT): Add configure.texi.
12274 (bfd-ilrt.tar.Z): Remove ancient rule.
12275
12276Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12277
12278 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12279 pick up the machine and system specific header files.
12280
12281 * configure.in, config.sub: added new target m68010-adobe-scout,
12282 with alias of adobe68k. Changed configure.in to check for
12283 -scout before -sco* to avoid a false match.
12284
12285 * Makefile.in: added AS_FOR_TARGET, passed down in
12286 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12287 the C compiler to use to create programs which are run in the
12288 build environment, set it to default to $(CC), and passed it down
12289 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12290
12291Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12292
12293 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12294 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12295 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12296 FOR_TARGET variants, to newlib and libg++.
12297
12298Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12299
12300 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12301 first.
12302
12303Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12304
12305 * config.sub: Accept `elf' as an environment.
12306
12307Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12308
12309 * Makefile.in (all-opcodes): cd into the right directory
12310
12311Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12312
12313 * configure: added -program_transform_name option, used as
12314 argument to sed when installing programs.
12315 configure.texi: added documentation for -program_prefix,
12316 -program_suffix and -program_transform_name.
12317
12318Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12319
12320 * config.sub: Accept i486 where i386 ok.
12321
12322Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12323
12324 * config.sub: accept we32k
12325
12326Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12327
3b75d237 12328 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
12329
12330 * Makefile.in: don't create all directories for ``make install'';
12331 let the subdirectories create the ones they need.
12332
12333Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12334
e490616e 12335 * COPYING: new file, GPL v2
6599da04
JM
12336
12337Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12338
12339 * Makefile.in: use the new gen-info-dir, which needs a template
12340 argument (which also lives in texinfo)
12341
12342 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12343
6599da04
JM
12344Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12345
12346 * config.sub (ncr3000): Change i386 to i486.
12347
12348Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12349
12350 * Makefile.in: add install-rcs, install-grep to
12351 install-no-fixedincludes, removed install-bison and install-libgcc
12352
12353Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12354
12355 * configure.in: grab the HPUX makefile fragment if on HPUX
12356
12357Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12358
12359 * Makefile.in: eradicate bison spoor (ditto libgcc).
12360 configure.in: recognise m68{k,000}-ericsson-OSE.
12361 es1800 is alias for m68k-ericsson-OSE
12362
12363Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12364
12365 * configure.in: rearrange the parts that remove programs from
12366 configdirs, based now on HOST==TARGET or by canonical triple.
12367
12368Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12369
12370 * test-build.mk: recurse explicitly with -f test-build.mk when
12371 appropriate. predicate stage3 and comparison on the existence
12372 of gcc. That is, if gcc isn't around, we aren't three-staging.
12373 On very clean, also remove ...stamp-co. Build in-place before
12374 doing other builds.
12375
12376Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12377
12378 * Makefile.in, configure.in: add tgas
12379
12380Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12381
12382 * Makefile.in: a number of changes merged in from progressive.
12383
12384 * configure.in: add libm.
12385
12386 * .cvsignore: ignore some stuff that comes from test-build.mk.
12387
6599da04
JM
12388Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12389
12390 * config.sub: Add es1800 (m68k-ericsson-es1800).
12391
12392Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12393
12394 * configure: Add program_suffix (parallel to program_prefix)
12395 * Makefile.in: adjust directory-creating script for losing decstation
12396
12397Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12398
12399 * configure: Minor $subdir-related fixes.
12400
12401Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12402
12403 * configure: fix various problems with propogating
12404 makefile_target_frag in subdirs.
12405 * configure.in: config libgcc if its there
12406
12407Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12408
12409 * config.sub: HPPA merge.
12410
6599da04
JM
12411Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12412
12413 * Makefile.in: Replace all-bison with all-byacc in all
12414 dependency lines for other tools (which now use byacc).
12415
12416Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12417
12418 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12419
6599da04
JM
12420Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12421
12422 * Makefile.in: make gprof rules similar to byacc rules (instead of
12423 vestigal $(unsubdir) that didn't work...)
12424
12425Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12426
12427 * config.sub: Add support for Linux.
12428 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12429 (at least for libg++).
12430
12431Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12432
12433 * configure.texi: fix doc for the -nfp option to configure
12434
12435Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12436
12437 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12438
12439Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12440
12441 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12442 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12443 * configure.in: added solaris* host_makefile_frag hook.
12444
12445Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12446
12447 * config.sub: changed recognition of m68000 so that various
12448 m68k types can be specified via m680[01234]0
12449
12450Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12451
12452 * config.sub (basic_machine): fix sed so that '-foo' isn't
12453 completely substituted out while .+'-foo' loses the '-foo'
12454
12455Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12456
12457 * config.sub ($os): Add -aout.
12458
12459Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12460
12461 * configure: If host_makefile_frag is absolute, don't
12462 prefix ${invsubdir} (relevant to libg++ auto-configure).
12463
12464Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12465
12466 * Makefile.in (tooldir): Define it.
12467 (all-ld): Depend on all-flex.
12468
12469Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12470
12471 * Makefile.in (check): Fix libg++ special case.
12472
12473Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12474
12475 * configure: do not bury `pwd` into config.status, thus do fewer
12476 pwd's.
12477
12478 * configure: print the "Building in" message only when building in
12479 other than "." AND verbose.
12480
63f6bcd7 12481 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
12482 configures.
12483
12484 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12485
12486Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12487
12488 * Makefile.in: macroize flags passed on recursion. remove
12489 fileutils.
12490
12491Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12492
12493 * configure: get makesrcdir right for subdirs deeper than 1.
12494
12495 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12496 install.
12497
12498Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12499
12500 * Makefile.in: don't print subdir_do or recursion lines.
12501
12502Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12503
12504 * standards.texi: added menu item.
12505
12506 * Makefile.in: build and install standards.info.
12507
12508 * standards.texi: new file.
12509
12510Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12511
12512 * configure: test for and move config.status pieces from
12513 ${subdir}/.
12514
12515Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12516
6599da04
JM
12517 * configure: Test for existance of files before trying to mv
12518 them, to avoid numerous non-existance messages.
12519
12520Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12521
12522 * configure: correct final line of config.status.
12523
12524 * configure: patch from eggert. Avoids a protection problem if
12525 the original Makefile.in is read only.
12526
12527 * configure: use move-if-change from gcc to create config.status.
12528 Some makefiles depend on config.status to tell if a directory
12529 has been reconfigured for a different host. This change
12530 prevents those directories from remaking everything in the case
12531 where the reconfig was only intended to rebuild a Makefile.
12532
12533 * configure: test for config.sub with "config.sub sun4" rather
12534 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12535 host alias from a missing config.sub.
12536
12537Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12538
12539 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12540 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12541
12542Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12543
12544 * configure: mkdir ${subdir} as needed.
12545
12546Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12547
12548 * Makefile.in,configure.in: added autoconf.
12549
12550Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12551
12552 * Makefile.in: no longer pass against on recursion.
12553
12554 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12555 definitions are not inherited.
12556
12557 * configure: correct makesrcdir when subdir is .
12558
12559Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12560
12561 * configure: Add support for 'subdirs' variable, which is
12562 like 'configdirs', except that configure doesn't re-invoke
12563 itself for subdirs, it just creates a Makefile for each subdir.
12564 * configure.texi: Document subdirs.
12565
12566Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12567
12568 * configure.in: added flex to configdirs
12569
12570Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12571
12572 * Makefile.in: remove clean-stamps from clean.
12573
12574Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12575
12576 * configure.in: Add gdbtest to configdirs.
12577
12578Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12579
12580 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12581 to recursive makes.
12582 * configure.in: Recognize new ncr3000 config.
12583
12584Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12585
12586 * Makefile.in, configure.in: removed references to gdbm.
12587
12588Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12589
12590 * config.sub: Don't canonicalize os value
12591 newsos* to bsd (readline needs to check for newsos).
12592 (This fix was earlier made Jan 31, but got re-broken.)
12593
12594Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12595
12596 * configure.in: sco is an os, not a vendor!
12597
12598 * configure: Quote $( better. Keep various shells happy.
12599
12600Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12601
12602 * Makefile.in: eliminate stamp-files.
12603
12604Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12605
12606 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12607 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12608
12609Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12610
12611 * config.sub: fix iris/iris3.
12612
12613Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12614
12615 * configure: re-add -rm.
12616
12617Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12618
12619 * Maskefile.in: add .stmp-rcs to all.
12620
12621 * configure.in: remove gas from rs6000 build, use aix host fragment.
12622
12623Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12624
12625 * configure: pass down site_option during recursion.
12626
12627Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12628
12629 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12630
12631Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12632
12633 * configure: Change exec_prefix so that it really defaults to prefix.
12634
12635Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12636
12637 * Makefile.in, configure.in: Add support for mmalloc library.
12638
12639Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12640
12641 * Makefile.in: add stmp dependencies for a few more things.
12642
12643Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12644
12645 * configure: adjusted error message on objdir/srcdir configure
12646 collision, per john's suggestion.
12647
12648 * Makefile.in: add libiberty stmp to all and all.cross.
12649
12650Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12651
12652 * Makefile.in: remove force dependencies, add grep to all.
12653
12654Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12655
12656 * Makefile.in: drop flex. make stamp files work.
12657
12658 * configure: added test for conflicting configuration in srcdir,
12659 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12660 gets cranky. use relative paths for configure and srcdir
12661 whenever possible. Send some error messages to stderr that were
12662 going to stdout.
12663
12664Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12665
12666 * Makefile.in: Fix libg++ rule to check for gcc directory
12667 before using gcc/gcc. Also pass XTRAFLAGS.
12668
12669Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12670
12671 * Makefile.in: added stmp-files so that directories aren't polled
12672 when they are already built.
12673
12674 * configure.texi: fixed a node pointer problem.
12675
12676Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12677
731a8127 12678 * config.sub configure.in gdb/configure.in
6599da04
JM
12679 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12680 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12681 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12682
12683Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12684
12685 * configure: -recurring becomes -silent. corrected help message
12686 for -site= option.
12687
12688 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12689
12690Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12691
12692 * configure: when building Makefile for crosses, replace
12693 tooldir and program_prefix. default srcdir from location of
12694 config.sub. remove "for host in hosts" and "for target in
12695 targets" loops.
12696
12697Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12698
12699 * Makefile.in: Do not pass bindir or mandir to cvs.
12700
12701Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12702
12703 * Makefile.in, configure.in: removed traces of namesubdir,
12704 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12705 copyrights to '92, changed some from Cygnus to FSF.
12706
12707 * configure.texi: remove most references to multiple hosts,
12708 multiple targets, subdirs, etc.
12709
12710 * configure.man: removed rcsid. reference config.sub not
12711 config.subr.
12712
12713 * Makefile.in: mkdir $(infodir) on install-info.
12714
12715Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12716
12717 * configure.texi: Explain better about .gdbinit and about
12718 the environment that configure.in sections run in.
12719
12720Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12721
12722 * configure.in: Ultrix is only a decstation if it's a MIPS.
12723
12724Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12725
12726 * README: DOC.configure => cfg-paper.texi.
12727
12728Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12729
12730 * config.sub (near case $os): Don't convert newsos* to bsd!
12731
12732Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12733
12734 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12735 the number of copies of COPYING that go into the GDB tar file.
12736
12737Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12738
731a8127 12739 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
12740 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12741 Fix SCO configuration stuff.
12742
12743Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12744
12745 * Makefile.in: For libg++, make sure the -I pointing
12746 to the gcc directory goes *after* all the libg++-local -I flags.
12747 Also, move just-gcc dependency from just-libg++ to all-libg++.
12748
12749Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12750
12751 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12752
12753Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12754
12755 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12756
12757Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12758
12759 * config.sub: Add stratus configuration frags. Also
12760 submitted to FSF.
12761
12762Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12763
12764 * Makefile.in (DEV_SUPPORT): add configure.man.
12765
12766 * config.sub(Decode manufacturer-specific): add -none*.
12767
12768Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12769
12770 * Makefile.in: remove form feeds to make Sun's make happy.
12771 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12772
12773Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12774
12775 * Makefile.in (AR_FLAGS): Make quieter.
12776
12777Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12778
12779 * configure.in: Add libg++.
12780 * configure: When verbose, don't output the command line at each
12781 level; it will be unremarkably the same as the previous version,
12782 which will be the same as what the user typed.
12783
12784Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12785
12786 * configure.in, Makefile.in: fix clean-info, add flex. add
12787 fileutils.
12788
12789 * configure: be less sensitive to spaces in Makefile.in. Do not
12790 look for sources in "..". Doing so breaks subdirectories that
12791 might have their own configure. If a subdir has it's own
12792 configure script, use it.
12793
12794Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12795
12796 * cfg-paper.texi: some changes suggested by rms.
12797
12798Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12799
12800 * config.sub: Merge in some small additions from the FSF version,
12801 taken from the gcc distribution, to bring the Cygnus and FSF
12802 versions into closer sync.
12803
12804Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12805
12806 * configure.in: Changed svr4 references to sysv4.
12807
12808Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12809
12810 * configure: added -V for version number option.
12811
12812Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12813
12814 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12815 renamed from DOC.configure to cfg-paper.texi.
12816
12817Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12818
12819 * configure, config.subr, config.sub: config.subr is now
12820 config.sub again.
12821
12822Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12823
12824 * configure.texi: new file, in progress.
12825
12826 * Makefile.in: build info file and install the man page for
12827 configure.
12828
12829 * configure.man: new file, first cut.
12830
12831 * configure: find config.subr again now that configuration "none"
12832 has gone. removed all traces of the -ansi option. removed all
12833 traces of the -languages option.
12834
12835 * config.subr: resync from rms.
12836
12837Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12838
12839 * configure, config.sub, config.subr: merge config.sub into
12840 config.subr, call the result config.subr, remove config.sub, use
12841 config.subr.
12842
12843 * Makefile.in: revised install for dir.info.
12844
12845Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12846
12847 * configure.in: add decstation host makefile frag.
12848
12849 * Makefile.in: BISON now bison -y again. also install-gcc on
12850 install. clean-gdbm on clean. infodir belongs in datadir.
12851 Make directories for info install. Build dir.info here then
12852 install it.
12853
12854Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12855
12856 * Makefile.in: fix for bad directory tests.
12857
12858Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12859
12860 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12861 regexp. -srcdir relative was being handled incorrectly.
12862
12863 * Makefile.in: unwrapped some for loops so that parallel makes
12864 work again and so one can focus one's attention on a particular
12865 package.
12866
12867Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12868
12869 * configure: added PWD as a stand in for `pwd` (for speed). use
12870 elif wherever possible. make -srcdir work without -objdir.
12871 -objdir= commented out.
12872
12873Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12874
12875 * configure: +options become --options. -subdirs commented out.
12876 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12877 Makefile now at top of generated Makefile. Removed cvs log
12878 entries. added -srcdir. create .gdbinit only if there is one
12879 in ${srcdir}.
12880
12881 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12882 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12883 and mandir now keyed off datadir by default.
12884
12885Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12886
12887 * Freshly created ChangeLog.
12888
12889\f
12890Local Variables:
12891mode: change-log
12892left-margin: 8
12893fill-column: 76
12894version-control: never
12895End: