]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
invoke.texi (RS/6000 and PowerPC Options): Add -m to the -mdlmzb option.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
7d610414
BM
12006-10-04 Brooks Moses <bmoses@stanford.edu>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
e48d66a9
SK
52006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6
7 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8 or newer.
9 * configure: Regenerated.
10
c394e891
DB
112006-09-27 Dave Brolley <brolley@redhat.com>
12
13 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
14 $s instead of $r.
15 * configure: Regenerated.
16
1ee4c5a0
TS
172006-09-26 Thiemo Seufer <ths@mips.com>
18
19 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
20 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
21 * configure: Regenerate.
22
5997afc3
GP
232006-09-24 Graeme Peterson <gridly@gmail.com>
24
25 * MAINTAINERS (Write After Approval): Remove myself.
26
0c502898
CF
272006-09-22 Chao-ying Fu <fu@mips.com>
28
29 * MAINTAINERS (Write After Approval): Add myself.
30
a7819e42
JM
312006-09-10 Joseph S. Myers <joseph@codesourcery.com>
32
33 * MAINTAINERS: Add self as soft-fp maintainer.
34
352006-09-09 Anatoly Sokolov <aesok@post.ru>
36
37 * MAINTAINERS: Add myself as avr maintainer.
38 Remove Marek Michalkiewicz as avr maintainer.
827d0991 39
e8288489
RC
402006-09-07 Roberto Costa <roberto.costa@st.com>
41
42 * MAINTAINERS (Write After Approval): Add myself.
43
b91f0a41
CV
442006-08-30 Corinna Vinschen <corinna@vinschen.de>
45
46 * configure.in: Never build newlib for a Mingw host.
47 Never build newlib as Mingw target library.
48 Test the existence of winsup/cygwin for building a Cygwin newlib,
49 rather than just winsup.
50 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
51 building a Mingw target.
52 * configure: Regenerate.
53
094c07a0
EB
542006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
55
56 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
57
8d1171cb
PB
582006-07-25 Paolo Bonzini <bonzini@gnu.org>
59
60 * config.guess: Import from src (was more updated).
61 * config.sub: Likewise.
62
2e9e6f68
DJ
632006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
64
65 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
66 * configure: Regenerated.
67
57255173
PB
682006-07-18 Paolo Bonzini <bonzini@gnu.org>
69
cc6010cd
AP
70 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
71 for stages after the first.
57255173 72
9fbe6585
JJ
732006-07-17 Jakub Jelinek <jakub@redhat.com>
74
75 * Makefile.def: Add dependencies for configure-opcodes
76 on configure-intl and all-opcodes on all-intl.
77 * Makefile.in: Regenerated.
78
18c3f977
BE
792006-07-13 Ben Elliston <bje@au.ibm.com>
80
81 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
82
27b56ba6
PE
832006-07-06 Paul Eggert <eggert@cs.ucla.edu>
84
85 Port to hosts whose 'sort' and 'tail' implementations
86 treat operands with leading '+' as file names, as POSIX
87 has required since 2001. However, make sure the code still
88 works on pre-POSIX hosts.
89 * ltmain.sh: Don't assume "sort +2" is equivalent to
90 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
91
ad6d4e43
UW
922006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
93
94 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
95
706601d9
PG
962006-07-04 Peter O'Gorman <peter@pogma.com>
97
98 * ltconfig: chmod 644 before ranlib during install.
99
0b50988a
EB
1002006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
101
102 PR bootstrap/18058
103 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
104 if the bootstrap compiler is a GCC version that supports it.
105 * configure: Regenerate.
106
b6348cb3
PB
1072006-07-03 Paolo Bonzini <bonzini@gnu.org>
108
95695ad3 109 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
110 * configure: Regenerate.
111
1546bb64
PB
1122006-07-03 Paolo Bonzini <bonzini@gnu.org>
113
114 PR other/27063
115 * configure.in: Test subdir_requires and give an appropriate
116 error message.
117 * configure: Regenerate.
118
5cb6c629
AJH
1192006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
120
121 * MAINTAINERS (Write After Approval): Add myself.
122
f4d8cdf8
JDA
1232006-06-22 John David Anglin <dave.anglin@nrc.ca>
124
125 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
126
4fe5abb7
SE
1272006-06-22 Steve Ellcey <sje@cup.hp.com>
128
129 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
130
2a79fd67
DA
1312006-06-20 David Ayers <d.ayers@inode.at>
132
133 PR bootstrap/28072
134 * configure.in: Add target-boehm-gc to noconfigdirs depending on
135 whether target-libjava is being configured instead of whether the
136 java front end is enabled.
137 * configure: Regenerate.
138
04879af3
RO
1392006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
140
141 PR target/27540
142 * configure.in: Only enable libgomp on IRIX 6.
143 * configure: Regenerate.
144
ec6c7392
PB
1452006-06-15 Paolo Bonzini <bonzini@gnu.org>
146
147 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
148 too.
149 * Makefile.in: Regenerate.
150
12973d7a
DD
1512006-06-13 Jeff Johnston <jjohnstn@redhat.com>
152
153 * config-ml.in: Alter CCASFLAGS to include special
154 multilib options the same as is done for CFLAGS.
155
c67ed86a
JDA
1562006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
157
158 * configure.in: Don't enable libgomp on hpux10.
159 * configure: Rebuilt.
160
cb253473
DA
1612006-06-12 David Ayers <d.ayers@inode.at>
162
163 PR bootstrap/27963
164 PR target/19970
165 * configure.in: Remove target-boehm-gc from noconfigdirs where
166 ${libgcj} is specified.
167 * configure: Regenerate.
168
32845532
CD
1692006-06-06 Carlos O'Donell <carlos@codesourcery.com>
170
171 Sync from src:
172
173 * configure.in: Sync.
174 * configure: Regenerated.
175
176 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
177
178 * Makefile.def: Added dependencies from sim and gdb on intl, and
179 added configure dependencies to everything with an all dependency
180 on intl.
181 * Makefile.in: Regenerated.
182
7cd0cf9c
DA
1832006-06-06 David Ayers <d.ayers@inode.at>
184
185 PR libobjc/13946
186 * Makefile.def: Add dependencies for libobjc which boehm-gc.
187 * Makefile.in: Regenerate.
188 * configure.in: Add --enable-objc-gc at toplevel and have it
189 enable boehm-gc for Objective-C.
190 Remove target-boehm-gc from libgcj.
191 Add target-boehm-gc to target_libraries.
192 Add target-boehm-gc to noconfigdirs where ${libgcj}
193 is specified.
194 Assert that boehm-gc is supported when requested for Objective-C.
195 Only build boehm-gc if needed either for Java or Objective-C.
196 * configure: Regenerate.
197
3ff3adad
PB
1982006-06-05 Paolo Bonzini <bonzini@gnu.org>
199
200 PR 27674
201 * Makefile.tpl (configure-[+prefix+][+module+],
202 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
203 Remove rule to unstage bootstrapped modules.
204 (stage_current): New.
205 * Makefile.in: Regenerate.
206
898e551d
LB
2072006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
208
209 * MAINTAINERS (Write After Approval): Update my e-mail address.
210
ea60341e
MS
2112006-06-01 Mark Shinwell <shinwell@codesourcery.com>
212
213 * include/libiberty.h: Declare pex_run_in_environment.
214
222ae291
AL
2152006-05-31 Asher Langton <langton2@llnl.gov>
216
217 * MAINTAINERS (Write After Approval): Add myself.
898e551d 218
e9a54b07
PB
2192006-05-25 Paolo Bonzini <bonzini@gnu.org>
220
221 * Makefile.def (bfd, opcodes): Fix lib_path.
222 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
223 (restrap): Move under "@if gcc-bootstrap". Fix typo.
224 * Makefile.in: Regenerate.
225
03e67131
CD
2262006-05-24 Carlos O'Donell <carlos@codesourcery.com>
227
228 * Makefile.in: Regenerate.
229
65d6e994
CD
2302006-05-24 Carlos O'Donell <carlos@codesourcery.com>
231
232 * Makefile.def: Add install-html target. Add datarootdir
233 docdir and htmldir to flags_to_pass.
234 * Makefile.tpl: Add install-html target.
235 * Makefile.in: Regenerate.
236 * configure.in: Add --with-datarootdir, --with-docdir, and
237 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
238 * configure: Regenerate.
239
9e299237
MS
2402006-05-24 Mark Shinwell <shinwell@codesourcery.com>
241
242 * configure.in: Enable gprof for cross builds.
243 * configure: Regenerate.
244
c31202cd
RG
2452006-05-22 Richard Guenther <rguenther@suse.de>
246
247 Revert
248 2006-01-31 Richard Guenther <rguenther@suse.de>
249 Paolo Bonzini <bonzini@gnu.org>
250
251 * Makefile.def (target_modules): Add libgcc-math target module.
252 * configure.in (target_libraries): Add libgcc-math target library.
253 (--enable-libgcc-math): New configure switch.
254 * Makefile.in: Re-generate.
255 * configure: Re-generate.
256 * libgcc-math: New toplevel directory.
257
2a332582
JDA
2582006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
259 Andreas Tobler <a.tobler@schweiz.ch>
260
261 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
262 * configure: Rebuilt.
263
ccce6917
SL
2642006-05-12 Sandra Loosemore <sandra@codesourcery.com>
265
266 * MAINTAINERS (Write After Approval): Add myself.
267
ed606bc0
DD
2682006-05-01 DJ Delorie <dj@redhat.com>
269
3d8f47a0 270 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
271 * configure: Regenerate.
272
9386bd20
RG
2732006-05-01 Richard Guenther <rguenther@suse.de>
274
275 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
276 maintainer.
277
7b3bd503
KZ
2782006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
279
280 * MAINTAINERS (Write After Approval): Add myself.
281
87ceee72
JB
2822006-04-28 Jan Beulich <jbeulich@novell.com>
283
284 * MAINTAINERS (Write After Approval): Add myself.
285
e88a2c09
DD
2862006-04-18 DJ Delorie <dj@redhat.com>
287
288 * configure.in (m32c): Build libstdc++-v3. Pass flags to
289 reference libgloss so that libssp can be built in a combined
290 tree.
291 * configure: Regenerate.
292
675f0a8a
RM
2932006-04-08 Robert Millan <rmh@gcc.gnu.org>
294
295 * MAINTAINERS (Write After Approval): Add myself.
296
27b6c940
BE
2972006-04-05 Ben Elliston <bje@au.ibm.com>
298
299 * configure.in: Require makeinfo 4.4 or higher.
300 * configure: Regenerate.
301
687b17d4
GP
3022006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
303
304 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
305 Rearrange the entries of other libraries to have them in one place.
306
906ac235
JB
3072006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
308
309 * MAINTAINERS (Write After Approval): Remove myself.
310 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
311
fb0103e5
RG
3122006-03-14 Richard Guenther <rguenther@suse.de>
313
314 * configure: Regenerate with autoconf 2.13.
315
17237f6b
JB
3162006-03-13 Jim Blandy <jimb@codesourcery.com>
317
318 * MAINTAINERS: Use my work address.
bed31434
JB
319
320 * MAINTAINERS: Update my E-mail address.
321
27079765
AH
3222006-03-10 Aldy Hernandez <aldyh@redhat.com>
323
324 * configure.in: Handle --disable-<component> generically.
325 * configure: Regenerate.
326
54a17039
L
3272006-03-01 H.J. Lu <hongjiu.lu@intel.com>
328
329 PR libgcj/17311
330 * ltmain.sh: Don't use "$finalize_rpath" for compile.
331
b9bd11ca
EE
3322006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
333
334 * MAINTAINERS (Write After Approval): Remove myself.
335 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
336
e9a54b07
PB
3372006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
338
072b06f2
RE
339 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
340 (TARGET_CONFIGDIRS): Remove.
341 * configure.in: Remove AC_SUBST(target_configdirs).
342 * Makefile.in, configure: Regenerated.
ee2312f3 343
936e1a35
SK
3442006-02-20 Steven G. Kargl <kargls@comcast.net>
345
346 * MAINTAINERS (Write After Approval): Remove myself.
347 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
348
cc11cc9b
PB
3492006-02-20 Paolo Bonzini <bonzini@gnu.org>
350
351 PR bootstrap/25670
352
353 * Makefile.tpl ([+compare-target+]): Print explanation messages.
354
355 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
356 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
357 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
358 BUILD_PREFIX, BUILD_PREFIX_1.
359 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
360
361 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
362 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
363
364 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
365 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
366 of `cat stage_current`. Always provide the `r' and `s' variables.
367 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
368 a single shell execution.
369 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
370 bootstrapped modules, make the stage1 module if the build was not
371 started yet, else build the current stage.
372 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
373 (all-build, all-host, all-target, [+make_target+]-host,
374 [+make_target+]-target): Do not use \-continued lines.
375 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
376 (current_stage, restrap, stage_last): New.
377
378 * Makefile.in: Regenerate.
379 * configure: Regenerate.
380
63a7c9ef
BD
3812006-02-19 Bud Davis <jmdavis@link.com>
382
383 * MAINTAINERS (Write After Approval): Remove myself.
384 (Language Front End Maintainers): Add myself as fortran 95
385 maintainer and update e-mail address.
386
a3543e3a
FXC
3872006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
388
389 * MAINTAINERS (Write After Approval): Remove myself.
390 (Language Front End Maintainers): Add myself as fortran 95
391 maintainer.
392
ca5b1d2c
VK
3932006-02-16 Victor Kaplansky <victork@il.ibm.com>
394
395 * MAINTAINERS (Write After Approval): Add myself.
396
0499513f
TK
3972006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
398
399 * MAINTAINERS (Write After Approval): Remove myself.
400 (Language Front End Maintainers): Add myself as
401 fortran 95 maintainer.
402
d1f8db0c
PB
4032006-02-14 Paolo Bonzini <bonzini@gnu.org>
404
405 Sync from src:
406
407 2005-12-27 Leif Ekblad <leif@rdos.net>
408
cc6010cd
AP
409 * configure.in: Add support for RDOS target.
410 * configure: Regenerate.
d1f8db0c
PB
411
4122006-02-14 Paolo Bonzini <bonzini@gnu.org>
413 Andreas Schwab <schwab@suse.de>
414
cc6010cd 415 * configure: Regenerate.
d1f8db0c 416
cac90078
DE
4172006-02-12 David Edelsohn <edelsohn@gnu.org>
418
419 * configure.in (enable_libgomp): Add AIX.
420 * configure: Regenerate.
421
bd37fbf5
MK
4222006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
23027b7a
LM
4262006-02-03 Lee Millward <lee.millward@gmail.com>
427
428 * MAINTAINERS (Write After Approval): Add myself.
429
0058967b
RG
4302006-01-31 Richard Guenther <rguenther@suse.de>
431 Paolo Bonzini <bonzini@gnu.org>
432
433 * Makefile.def (target_modules): Add libgcc-math target module.
434 * configure.in (target_libraries): Add libgcc-math target library.
435 (--enable-libgcc-math): New configure switch.
436 * Makefile.in: Re-generate.
437 * configure: Re-generate.
438 * libgcc-math: New toplevel directory.
439
e8b05380
PB
4402006-01-26 Paolo Bonzini <bonzini@gnu.org>
441
442 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
443 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
444 the assembler, linker and binutils.
445 * configure: Regenerate.
446
d54d5437
DM
4472006-01-22 Dirk Mueller <dmueller@suse.de>
448
449 * MAINTAINERS (Write After Approval): Add myself.
450
670cbfcf
DN
4512006-01-20 Diego Novillo <dnovillo@redhat.com>
452
453 * configure: Regenerate.
454
953ff289
DN
4552006-01-18 Richard Henderson <rth@redhat.com>
456 Jakub Jelinek <jakub@redhat.com>
457 Diego Novillo <dnovillo@redhat.com>
458
459 * libgomp: New directory.
460 * Makefile.def: Add target_module libgomp.
461 * Makefile.in: Regenerate.
462 * configure.in (target_libraries): Add target-libgomp.
463 * configure: Regenerate.
464
32ce4048
AO
4652006-01-05 Alexandre Oliva <aoliva@redhat.com>
466
467 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
468 @ from continuation.
469 * Makefile.in: Rebuilt.
470
0eaf8e17 4712006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 472
c76c0c83
CL
473 * MAINTAINERS (Write After Approval): Add myself.
474
2d309510
PB
4752006-01-04 Paolo Bonzini <bonzini@gnu.org>
476
477 PR bootstrap/24252
478
479 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
480 * Makefile.tpl (OBJDUMP): New.
481 (EXTRA_HOST_FLAGS): Add it.
482 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
483
953ff289
DN
484 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
485 to use symbolic links between directories. Avoid race conditions
486 or make them harmless.
487 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
488
489 * Makefile.def (LEAN): Pass.
490 * Makefile.tpl (LEAN): Define.
491 (stage[+id+]-start): Accept that the previous directory does not
492 exist, if the bootstrap is lean.
493 (stage[+id+]-bubble): Invoke lean bootstrap commands after
494 stage[+id+]-start. Use a makefile variable and an `if' instead of a
495 configure substitution.
496 ([+compare-target+]): Likewise.
497 ([+bootstrap-target+]-lean): New.
498 * configure.in: Remove lean bootstrap support from here.
499
953ff289
DN
500 * Makefile.in: Regenerate.
501 * configure: Regenerate.
2d309510 502
368872c3
BE
5032006-01-04 Ben Elliston <bje@au.ibm.com>
504
505 * MAINTAINERS (libdecnumber): Add myself.
506
d79e6356
MM
5072006-01-02 Mark Mitchell <mark@codesourcery.com>
508
509 * libtool-ldflags: New script.
510
a6fbc1e2
AS
5112006-01-02 Andreas Schwab <schwab@suse.de>
512
513 * configure.in: When reconfiguring remove Makefile in
514 all stage directories.
515 * configure: Regenerate.
516
103a4b39
SB
5172005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
518
519 * MAINTAINERS: Update my email address.
520
212f829c
PB
5212005-12-20 Paolo Bonzini <bonzini@gnu.org>
522
523 Revert Ada-related part of the previous change.
524
525 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
526 Do not pass.
527 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
528 * Makefile.in: Regenerate.
529 * configure.in: Do not include mt-ppc-aix target fragment.
530 * configure: Regenerate.
531
8ef1f2df
PB
5322005-12-19 Paolo Bonzini <bonzini@gnu.org>
533
534 * configure.in: Select appropriate fragments for PowerPC/AIX.
535 * configure: Regenerate.
536
537 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
538 BOOT_CFLAGS, BOOT_LDFLAGS.
539 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
540 BOOT_CFLAGS, BOOT_LDFLAGS.
541 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
542 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
543 (stage): Fail if we cannot complete the work.
544 * Makefile.in: Regenerate.
545
ab34901f
NS
5462005-12-16 Nathan Sidwell <nathan@codesourcery.com>
547
548 * configure.in: Replace ms1 with mt.
549 * configure: Rebuilt.
550
cbe82f21
BM
5512005-12-15 Bryce McKinlay <mckinlay@redhat.com>
552
553 * MAINTAINERS: Update my email address.
554
19843472
PB
5552005-12-15 Paolo Bonzini <bonzini@gnu.org>
556
557 * Makefile.tpl (all, do-[+make_target+], do-check, install,
558 install-host-nogcc): Don't invoke $(stage) at the end.
559 * Makefile.in: Regenerate.
560
1ca26cd2
PB
5612005-12-14 Paolo Bonzini <bonzini@gnu.org>
562
563 * configure.in: Flip the top-level bootstrap switch.
564 * configure: Regenerate.
565
f41d6665
DJ
5662005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
567
568 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
569 $(stage) and $(unstage).
570 (EXTRA_TARGET_FLAGS): Correct double-quoting.
571 (all): Remove stray semicolon.
572 (local-distclean): Don't handle multilib.tmp and multilib.out.
573 (install.all): Set $s for consistency.
574 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
575 check_multilibs setting. Always make the install directory.
576 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
577 Correct @if/@endif.
578 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
579 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
580 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
581 (multilib.out): Remove.
582 * Makefile.in: Regenerated.
583
9174b3cf
CD
5842005-12-12 Carlos O'Donell <carlos@codesourcery.com>
585
586 * MAINTAINERS (Write After Approval): Add myself.
587
64f182bd
NS
5882005-12-12 Nathan Sidwell <nathan@codesourcery.com>
589
121b2cee
NS
590 * MAINTAINERS: Add myself as mt maintainer.
591
64f182bd
NS
592 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
593
a6d63770
AN
5942005-12-06 Adam Nemet <anemet@caviumnetworks.com>
595
596 * MAINTAINERS: Change email address.
597
2abefe3d
PB
5982005-12-05 Paolo Bonzini <bonzini@gnu.org>
599
600 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
601 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
602 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
603 Find in-tree tools if available.
604 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
605 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
606 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
607 (COMPILER_*_FOR_TARGET): New.
608 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
609 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
610 (CONFIGURED_*, USUAL_*): Remove.
611 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
612 STRIP): Use autoconf substitutions.
613 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
614 COMPILER_NM_FOR_TARGET): New.
615 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
616
617 (all): Make all-host and all-target in parallel.
618 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
619 that $$r and $$s are set before invoking a recursive make.
620 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
621 ([+bootstrap-target+]): Inline most of the `all' target.
622
2f3bdde7
BE
6232005-11-29 Ben Elliston <bje@au.ibm.com>
624
625 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
626 from the gcc build directory.
627 * Makefile.in: Regenerate.
628
a4b6c45a
BE
6292005-11-29 Ben Elliston <bje@au.ibm.com>
630
631 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
632 depend on all-libdecnumber.
633 * configure.in (host_libs): Include libdecnumber.
634 * Makefile.in: Regenerate.
635 * configure: Likewise.
636
473a74b9
BE
6372005-11-29 Ben Elliston <bje@au.ibm.com>
638
639 * libdecnumber: Import decNumber sources from the dfp-branch.
640
b4623110
KJ
6412005-11-21 Kean Johnston <jkj@sco.com>
642
643 * config.sub, config.guess: Sync from upstream sources.
644
67dc1785
BE
6452005-11-21 Ben Elliston <bje@au.ibm.com>
646
647 Import from Autoconf sources:
648
649 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
650 * config/move-if-change: Don't output "$2 is unchanged";
651 suggested by Ben Elliston. Handle weird characters correctly.
652
186abafe
AT
6532005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
654
655 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
656 to match upstream libtool for darwin.
657
ef9db8d5
DJ
6582005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
659
660 * Makefile.def: Remove gdb dependencies for gdbtk.
661 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
662 (configure-gdb, install-gdb): New rules.
663 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
664 * Makefile.in, configure: Regenerated.
665
9c5141ab
JB
6662005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
667
668 * MAINTAINERS (Write After Approval): Add myself.
669
4523d51b
EE
6702005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
671
672 * MAINTAINERS (Write After Approval): Add myself.
673
086b011c
DN
6742005-10-24 Diego Novillo <dnovillo@redhat.com>
675
676 * MAINTAINERS (alias analysis): Add Daniel Berlin and
677 Diego Novillo.
678
e7c84bf8
PB
6792005-10-22 Paolo Bonzini <bonzini@gnu.org>
680
681 PR bootstrap/24297
682 * Makefile.tpl (do-[+make-target+], do-check, install,
683 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
684 are set before recursing.
685 * Makefile.in: Regenerate.
686
b88a7564
EB
6872005-10-20 Eric Botcazou <ebotcazou@adacore.com>
688
689 PR bootstrap/18939
690 * Makefile.def (gcc) <target>: Fix thinko.
691 * Makefile.in: Regenerate.
692
61efc800
BS
6932005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
694
695 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
696 * configure: Regenerate.
697
f53d2869
JZ
6982005-10-15 Jie Zhang <jie.zhang@analog.com>
699
700 * MAINTAINERS (Write After Approval): Add self.
701
077fc835
KH
7022005-10-08 Kazu Hirata <kazu@codesourcery.com>
703
704 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
705 target-libffi, target-qthreads, target-libjava, and
706 targetlibobjc.
707 * configure: Regenerate.
708
d739199a
DJ
7092005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
710
711 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
712 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
713 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
714 (USUAL_OBJDUMP_FOR_TARGET): New.
715 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
716 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 717 * configure, Makefile.in: Regenerated.
d739199a 718
db38c6bb
PB
7192005-10-05 Paolo Bonzini <bonzini@gnu.org>
720
721 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
722 before other host packages.
723
3015564c
KK
7242005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
725
726 * MAINTAINERS: Add self as sh libraries/configury maintainer.
727
1061f99e
PB
7282005-10-05 Paolo Bonzini <bonzini@gnu.org>
729
730 PR bootstrap/22340
731
732 * configure.in (default_target): Remove.
733 * Makefile.tpl (all): Do not use prerequisites as subroutines
734 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
735 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
736 use prerequisites as subroutines.
737 (check-host, check-target): New.
738 (bootstrap configure & all targets): Do not use stage*-start
739 if the directory layout is already ok.
740 (non-bootstrap configure & all targets): Prepend a $(unstage).
741 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
742 (NOTPARALLEL): Remove.
743 (unstage, stage variables): New variables.
744 (unstage, stage targets): Simply expand to those variables.
745
746 * configure: Regenerate.
747 * Makefile.in: Regenerate.
748
4a9c436f
JW
7492005-10-04 James E Wilson <wilson@specifix.com>
750
751 * Makefile.def (lang_env_dependencies): Add libmudflap.
752 * Makefile.in: Regenerate.
753
37150080
AS
7542005-10-03 Andreas Schwab <schwab@suse.de>
755
756 Backport from libtool CVS:
757 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
758
759 * ltmain.sh: add support for installing into temporary
760 staging area (e.g. 'make install DESTDIR=...')
761
39d16468
L
7622005-10-03 H.J. Lu <hongjiu.lu@intel.com>
763
764 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
765 * configure: Regenerated.
766
72a7ab82
AP
7672005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
768
769 * configure: Regenerate with the correct
770 autoconf version.
771
6b65a26d
CM
7722005-09-30 Catherine Moore <clm@cm00re.com>
773
774 * configure.in (bfin-*-*): New.
775 * configure: Regenerated.
776
040b1c5a
GK
7772005-09-28 Geoffrey Keating <geoffk@apple.com>
778
779 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
780 (LIPO_FOR_TARGET): New.
781 (CONFIGURED_LIPO_FOR_TARGET): New.
782 (USUAL_LIPO_FOR_TARGET): New.
783 (STRIP_FOR_TARGET): New.
784 (CONFIGURED_STRIP_FOR_TARGET): New.
785 (USUAL_STRIP_FOR_TARGET): New.
786 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
787 STRIP_FOR_TARGET.
788 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
789 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
790 * Makefile.in: Regenerate.
791 * configure: Regenerate.
792
3a3c28db
DE
7932005-09-19 David Edelsohn <edelsohn@gnu.org>
794
795 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
796 (rs6000-*-aix*): Same.
797 * configure: Regenerate.
798
2749a921
TT
7992005-09-16 Tom Tromey <tromey@redhat.com>
800
801 * MAINTAINERS: Add self as java maintainer.
802
7f26dfa3
FXC
8032005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
804
805 * configure.in: Recognize f95 in the --enable-languages option,
806 and substitute it for fortran, issuing a warning.
807 * configure: Regenerate.
808
d8852c4f
PE
8092005-08-30 Phil Edwards <phil@codesourcery.com>
810
811 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
812 * configure: Regenerated.
813
ad685e81
AH
8142005-08-22 Aldy Hernandez <aldyh@redhat.com>
815
816 * MAINTAINERS: Add self as ms1 maintainer.
817
b00d752c
RE
8182005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
819
820 * Makefile.def (libssp): Add to lang_env_dependencies.
821 * Makefile.in: Regenerate.
822
9ed8fb9b
ILT
8232005-08-18 Ian Lance Taylor <ian@airs.com>
824
825 * MAINTAINERS: Add myself as middle-end maintainer.
826
0f029d39
CG
8272005-08-17 Christian Groessler <chris@groessler.org>
828
829 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
830 * Makefile.in: Regenerate.
831
81087874
AK
8322005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
833
834 * MAINTAINERS (write after approval): Added myself.
835
6a134f1c
MR
8362005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
837
838 * MAINTAINERS (Write After Approval): Add myself.
839
2693c0b0
PB
8402005-08-12 Paolo Bonzini <bonzini@gnu.org>
841
842 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
843 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
844 Look for alternate names of the target cc and c++
845 * configure: Regenerate.
846
4de997d1
PB
8472005-08-08 Paolo Bonzini <bonzini@gnu.org>
848
849 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
850 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
851 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
852 tools; remove code to manually set them.
853 (Target tools): Look in the environment for them.
854 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
855 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
856 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
857 build directory.
858 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
859 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
860 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
861 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
862 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
863 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
864 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
865 * configure: Regenerate.
866 * Makefile.in: Regenerate.
867
b089e33a
BE
8682005-07-28 Ben Elliston <bje@au.ibm.com>
869
870 * MAINTAINERS: Update for removed CPU targets.
871
e3791243
MM
8722005-07-27 Mark Mitchell <mark@codesourcery.com>
873
874 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
875 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
876 * Makefile.in: Regenerated.
877
526635cb
MM
8782005-07-26 Mark Mitchell <mark@codesourcery.com>
879
880 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
881 (CFLAGS_FOR_TARGET): Use it.
882 (CXXFLAGS_FOR_TARGET): Likewise.
883 * Makefile.in: Regenerated.
884 * configure.in (--with-build-sysroot): New option.
885 * configure: Regenerated.
886
19791f70
PB
8872005-07-24 Paolo Bonzini <bonzini@gnu.org>
888
889 * Makefile.tpl: Wrap install between unstage and stage
890 * Makefile.in: Regenerate.
891
35f5a23f
EC
8922005-07-21 Eric Christopher <echristo@apple.com>
893
894 * MAINTAINERS: Update affiliation.
895
ff3ddf15
PW
8962005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
897
898 * MAINTAINERS: Add self as crx port maintainer.
899
3a664c1c
DD
9002005-07-20 DJ Delorie <dj@redhat.com>
901
902 * MAINTAINERS: Add self as m32c maintainer.
903
539df155
KC
9042005-07-16 Kelley Cook <kcook@gcc.gnu.org>
905
906 * all files: Update FSF address.
907
be9c593a
EC
9082005-07-15 Eric Christopher <echristo@redhat.com>
909
910 * MAINTAINERS: Change affiliation.
911
fd7ea4ab
JB
9122005-07-14 Jim Blandy <jimb@redhat.com>
913
914 * configure.in: Add cases for Renesas m32c.
915 * configure: Regenerated.
916
0063a823
KC
9172005-07-14 Kelley Cook <kcook@gcc.gnu.org>
918
d0ca130a
KC
919 * COPYING.LIB: Update from fsf.org.
920
9212005-07-14 Kelley Cook <kcook@gcc.gnu.org>
922
923 * COPYING, compile, config.guess,
0063a823
KC
924 config.sub, install-sh, missing, mkinstalldirs,
925 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 926 * config-ml.in: Update FSF address.
0063a823 927
a8ba31f2
EC
9282005-07-13 Eric Christopher <echristo@redhat.com>
929
930 * configure.in: Add toplevel noconfigdir support for tpf.
931 * configure: Regenerate.
932
5bea4a03
PB
9332005-07-11 Paolo Bonzini <bonzini@gnu.org>
934
935 PR ada/22340
936
937 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
938 * Makefile.in: Regenerate.
939
284bdbbd
MM
9402005-07-07 Mark Mitchell <mark@codesourcery.com>
941
942 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
943 Brolley to write-after-approval.
944
452190fb
AS
9452005-07-07 Andreas Schwab <schwab@suse.de>
946
947 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
948 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
949 * Makefile.in: Regenerated.
950
9c8f9ec2
GK
9512005-07-06 Geoffrey Keating <geoffk@apple.com>
952
953 * configure.in: Don't build sim or rda when targetting darwin.
954 * configure: Regenerate.
955
ef0087a7
KH
9562005-07-06 Kazu Hirata <kazu@codesourcery.com>
957
958 * configure.in: Add --enable-libssp and --disable-libssp.
959 * configure: Regenerate with autoconf-2.13.
960
77008252
JJ
9612005-07-02 Jakub Jelinek <jakub@redhat.com>
962
963 * Makefile.def (target_modules): Add libssp.
964 * configure.in (target_libraries): Add target-libssp.
965 * configure: Rebuilt.
966 * Makefile.in: Rebuilt.
967
a04eae1b
ZW
9682005-07-01 Zack Weinberg <zackw@panix.com>
969
970 * MAINTAINERS: Change email address. Resign from maintainership.
971
948884cd
RG
9722005-07-01 Richard Guenther <rguenther@suse.de>
973
974 * MAINTAINERS: Change my e-mail address and affiliation.
975
c7870f5d
PB
9762005-06-22 Paolo Bonzini <bonzini@gnu.org>
977
978 * Makefile.def (stagefeedback): Come after profile.
979 Define profiledbootstrap target.
980 * Makefile.tpl (profiledbootstrap): Remove.
981 (stageprofile-end): Zap stagefeedback.
982 (stagefeedback-start): Copy all .gcda files, not only GCC's.
983 * Makefile.in: Regenerate.
984
ab99519a
RS
9852005-06-13 Richard Sandiford <richard@codesourcery.com>
986
987 * MAINTAINERS: Update my email address.
988
f610dd5f
ZW
9892005-06-13 Zack Weinberg <zack@codesourcery.com>
990
991 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
992 In 'cpp' stanza, support '#line' as well as '# '.
993
71bc2a83
AS
9942005-06-08 Andreas Schwab <schwab@suse.de>
995
996 * MAINTAINERS: Move myself from 'Write After Approval' to
997 'CPU Port Maintainers' section as m68k maintainer.
998
4fab7234
HPN
9992005-06-07 Hans-Peter Nilsson <hp@axis.com>
1000
1001 * configure.in (unsupported_languages): New macro.
1002 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1003 non-ported target libraries in noconfigdirs.
1004 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1005 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 1006 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
1007 unsupported_languages.
1008 * configure: Regenerate.
1009
68193f9b
TS
10102005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1011
1012 * configure.in: Fix typo in handling of --with-mpfr-dir.
1013 * configure: Regenerate.
1014
f26f6b8d
RS
10152005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1016
1017 * MAINTAINERS: Update my email address.
1018
ba4853f8
JB
10192005-06-02 Jim Blandy <jimb@redhat.com>
1020
1021 * config.sub: Add cases for the Renesas m32c. (This patch has been
1022 accepted into the master sources.)
1023
79dd769c 10242005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
1025 Michael Snyder <msnyder@redhat.com>
1026 Stan Cox <scox@redhat.com>
79dd769c 1027
f610dd5f 1028 * configure.in: Set noconfigdirs for ms1.
79dd769c 1029
f610dd5f 1030 * configure: Regenerate.
79dd769c 1031
d29e107f
JD
10322005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1033
1034 * MAINTAINERS (Write After Approval): Add self.
1035
e93196c3
JC
10362005-06-01 Josh Conner <jconner@apple.com>
1037
1038 * MAINTAINERS (Write After Approval): Add self.
1039
ae263c7a
KH
10402005-06-01 Kazu Hirata <kazu@codesourcery.com>
1041
1042 * MAINTAINERS: Update my email address.
1043
585b3aa3
ZM
10442005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1045
1046 * MAINTAINERS (Write After Approval): Add self.
1047
4930c50b
CD
10482005-05-26 Chris Demetriou <cgd@broadcom.com>
1049
1050 * MAINTAINERS (Write After Approval): Remove self.
1051
2dfbef6d
PB
10522005-05-25 Paolo Bonzini <bonzini@gnu.org>
1053
1054 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1055 (Dependencies): Consider target modules for bootstrap dependencies.
1056 Make target bootstrap modules depend on each stage's gcc.
1057 * Makefile.in: Regenerate.
1058
bcb28cf5
PB
10592005-05-20 Paolo Bonzini <bonzini@gnu.org>
1060
1061 * Makefile.def (configure-gcc): Depend on binutils having been built.
1062 (all-gcc): No need to do it here.
1063 * Makefile.in: Regenerate.
1064
0cf085e4
PB
10652005-05-19 Paul Brook <paul@codesourcery.com>
1066
f610dd5f 1067 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
1068 language cannot be built.
1069 * configure: Regenerate.
1070
dfb2c39a
DJ
10712005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1072
1073 * ylwrap: Import from Automake 1.9.5.
1074
771aaa92
DU
10752005-05-13 David Ung <davidu@mips.com>
1076
1077 * MAINTAINERS (Write After Approval): Add self.
1078
3ac9bd58
MS
10792005-05-09 Mike Stump <mrs@apple.com>
1080
1081 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1082 lt_cv_sys_max_cmd_len for now.
f610dd5f 1083
f77a5578
SC
10842005-05-09 Stan Cox <scox@redhat.com>
1085
1086 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1087
795e36e5
MK
10882005-05-08 Matt Kraai <kraai@ftbfs.org>
1089
1090 * README.SCO: Update the URL.
1091
c9392a2b
DE
10922005-05-05 David Edelsohn <edelsohn@gnu.org>
1093
1094 * ltconfig: Define file_list_spec. Pass file_list_spec and
1095 with_gnu_ld to libtool.
1096 * ltcf-c.sh (aix[45]): Define file_list_spec.
1097 * ltcf-cxx.sh (aix[45]): Same.
1098 * ltcf-gcj.sh (aix[45]): Same.
1099 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1100 exists, write list of input files to temporary file.
1101
bebcd931
MS
11022005-05-04 Mike Stump <mrs@apple.com>
1103
1104 * configure.in: Always pass --target to target configures as
1105 otherwise rebuilds that do --recheck will fail.
1106 * confiugure: Rebuilt.
1107
ce406537
PB
11082005-05-04 Paolo Bonzini <bonzini@gnu.org>
1109
1110 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1111 STAGE_HOST_EXPORTS.
1112 (configure, all): Add bootstrap support.
1113 (Host modules, target modules): Pass post-stage1 flags and exports.
1114 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1115 * Makefile.in: Regenerate.
1116
aa9dcfc4
PB
11172005-04-29 Paolo Bonzini <bonzini@gnu.org>
1118
1119 * configure: Regenerate.
1120
b6f9abcf
MS
11212005-04-27 Mike Stump <mrs@apple.com>
1122
1123 * MAINTAINERS: Add self as darwin maintainer.
1124
acb217cb
BS
11252005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1126
1127 * config.sub: Update from master copy.
1128
b6dae270
MS
11292005-04-21 Mike Stump <mrs@apple.com>
1130
1131 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1132 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1133
c2e0d3a9
HPN
11342005-04-19 Hans-Peter Nilsson <hp@axis.com>
1135
1136 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1137 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1138 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1139 "*-*-elf" and "*-*-linux*".
1140 * configure: Regenerate.
1141
871ae772
JM
11422005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1143
1144 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1145
bf070c29
MS
11462005-04-12 Mike Stump <mrs@apple.com>
1147
1148 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1149
e865b6f7
TK
11502005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
7b71ad7f
BS
11542005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1155
1156 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1157
25b42232
PB
11582005-04-06 Paolo Bonzini <bonzini@gnu.org>
1159
f610dd5f 1160 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
1161 (TARGET_CONFIGARGS): Include --with-target-subdir.
1162 (configure, all): New macros. Use them throughout.
1163 * Makefile.in: Regenerate.
1164
d727c624
JG
11652005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1166
1167 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 1168
fff72cc4
ZD
11692005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1170
1171 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1172
86472dc3
GP
11732005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1174
1175 * MAINTAINERS: Move John Carr to Write After Approval.
1176
5d0f90e5
R
11772005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1178
1179 * config/mh-mingw32: Delete.
1180 * configure.in: Don't use it.
1181 * configure: Regenerate.
1182
33da42bc
PB
11832005-03-31 Paolo Bonzini <bonzini@gnu.org>
1184
1185 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1186 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1187 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1188 (HOST_LIB_PATH): Generate from Makefile.def.
1189 (TARGET_LIB_PATH): Likewise.
1190 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1191 * Makefile.in: Regenerate.
1192 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1193 (RPATH_ENVVAR): Include Darwin case.
1194 * configure: Regenerate.
1195
15cc1841
TF
11962005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1197
1198 * MAINTAINERS (Various Maintainers): Remove self.
1199 (Write After Approval): Add self.
1200
6a8c79d5
TF
12012005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1202
1203 * MAINTAINERS (Various Maintainers): Add self.
1204
256f7136
PB
12052005-03-25 Paolo Bonzini <bonzini@gnu.org>
1206
1207 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1208 * configure: Regenerate.
1209
191dd2c9
ZW
12102005-03-21 Zack Weinberg <zack@codesourcery.com>
1211
1212 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1213 gcc_version, and gcc_version_trigger from set of flags to pass.
1214 * Makefile.tpl: Remove definitions of above variables.
1215 (config.status): Remove dependency on $(gcc_version_trigger).
1216 * Makefile.in: Regenerate.
1217 * configure.in: Do not reference config/gcc-version.m4 nor
1218 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1219 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1220 * configure: Regenerate.
1221
ef6e9bc0
MH
12222005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1223 Andrew Pinski <pinskia@physics.uc.edu>
1224
1225 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1226 * Makefile.in: Regenerate.
1227
009bbd5a
FW
12282005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1229
1230 * MAINTAINERS (Write After Approval): Add myself.
1231
09f8755b
DA
12322005-03-03 David Ayers <d.ayers@inode.at>
1233
1234 * MAINTAINERS (Write After Approval): Add myself.
1235
e73ed25c
AO
12362005-03-01 Alexandre Oliva <aoliva@redhat.com>
1237
1238 PR libgcj/20160
1239 * ltmain.sh: Avoid creating archives with components that have
1240 duplicate basenames.
1241
ace9ac7b
AP
12422005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1243
1244 PR bootstrap/20250
1245 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1246 instead of check.
1247 * Makefile.in: Regenerate.
1248
c9db9354
PB
12492005-02-28 Paolo Bonzini <bonzini@gnu.org>
1250
1251 * Makefile.in: Regenerate to fix conflict between the previous two
1252 patches.
1253
215c351a
PB
12542005-02-28 Paolo Bonzini <bonzini@gnu.org>
1255
1256 PR bootstrap/17383
1257 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1258 * Makefile.tpl (HOST_SUBDIR): New substitution.
1259 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1260 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1261 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1262 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1263 (Host modules, Bootstrapped modules): Use it.
1264 (Build modules, Target modules): Do not create symlink trees,
1265 always configure out-of-srcdir.
1266 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1267 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1268 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1269 $(HOST_SUBDIR). Create a symlink for host_subdir.
1270
1271 * Makefile.in: Regenerate.
1272 * configure: Regenerate.
1273
5395b47b
NN
12742005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1275
1276 Merged from libada-gnattools-branch:
1277 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1278
1279 * gnattools: New directory.
1280 * Makefile.def: Add gnattools as a module, depending on target-libada.
1281 * Makefile.in: Regenerate.
1282 * configure.in: Include gnattools in host_tools; disable it if ada
1283 is disabled.
1284 * configure: Regenerate.
1285
ca2cc05c
JM
12862005-02-24 James A. Morrison <phython@gcc.gnu.org>
1287
1288 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1289 treelang maintainer.
1290 (Write After Approval): Remove myself.
1291
d2f3024f
PS
12922005-02-23 Paul Schlie <schlie@comcast.net>
1293
1294 * configure.in: Allow darwin targeted ports to build tk, itcl and
1295 libgui.
1296 * configure: Regenerate.
1297
bba5e0ca
EB
12982005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1299
1300 PR libgcj/10353
1301 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1302 * configure: Regenerate.
1303
70132ce7
SK
13042005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1305
1306 * MAINTAINERS (Write After Approval): Add myself.
1307
20f0edca
ILT
13082005-02-10 Ian Lance Taylor <ian@airs.com>
1309
1310 * MAINTAINERS: Update my e-mail address.
1311
e64e5109
RG
13122005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1313
1314 * MAINTAINERS (Write After Approval): Add myself.
1315
40d64b5a
HPN
13162005-01-29 Hans-Peter Nilsson <hp@axis.com>
1317
1318 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1319 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1320 target-libgloss when not *-*-elf and *-*-aout.
1321 * configure: Regenerate.
1322
54a12711
KH
13232005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1324
1325 * MAINTAINERS: Remove obsolete entries.
1326
0aa99dbb
KH
1327 * MAINTAINERS (Write After Approval): Add Michael Matz.
1328
2b009f5f
NB
13292005-01-19 Neil Booth <neil@daikokuya.co.uk>
1330
1331 * MAINTAINERS: Remove self as cpplib maintainer.
1332
385870f5
KC
13332005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1334
1335 * install-sh, config.sub: Import from upstream.
1336
e7daab31
KC
13372005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1338
1339 PR bootstrap/18222
1340 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1341 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1342 * Makefile.in: Regenerate.
1343
e6003f4d
JT
13442005-01-16 Jason Thorpe <thorpej@netbsd.org>
1345
1346 * MAINTAINERS: Update my email address.
1347
145e2972 13482005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 1349 Andreas Schwab <schwab@suse.de>
145e2972
DE
1350
1351 PR bootstrap/18033
1352 * config-ml.in: Eval option if surrounded by single quotes.
1353
86c7e0da
PB
13542005-01-03 Paolo Bonzini <bonzini@gnu.org>
1355
1356 Revert 2004-12-28 Makefile changes, a better fix will be
1357 applied to mainline and src after GCC 4.0 branches.
1358
3224a22f
PB
13592004-12-28 Paolo Bonzini <bonzini@gnu.org>
1360
1361 PR bootstrap/17383
1362
1363 * Makefile.def (target_modules): Remove stage parameter,
1364 it is always true now.
1365 * Makefile.tpl (configure-build-[+module+],
1366 configure-target-[+module+]): Always build symlink tree
1367 for the directory and for include. BUILD_SUBDIR and
1368 TARGET_SUBDIR cannot be . anymore.
1369 * Makefile.in: Regenerate.
1370
aaf51ca2
DE
13712004-12-25 David Edelsohn <edelsohn@gnu.org>
1372
1373 Revert 2004-12-08 Makefile changes.
1374
4e32e454
DS
13752004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1376
1377 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1378 cygwin, mingw.
1379
669f01d8
AS
13802004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1381
1382 * configure.in (sh64-*-*): Reenable gprof.
1383 * configure: Regenerate.
1384
1b227ee0
DE
13852004-12-08 David Edelsohn <edelsohn@gnu.org>
1386
1387 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1388 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1389 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1390 * Makefile.in: Regenerate.
1391
ce5e944c
CF
13922004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
1393
1394 * MAINTAINERS: Update my email address.
1395
893f1e87
MK
13962004-12-07 Matt Kraai <kraai@ftbfs.org>
1397
1398 * Makefile.tpl: Generate normal dependencies if the LHS module is
1399 not bootstrapped.
1400 * Makefile.in: Regenerate.
1401
bb59c339
RS
14022004-12-03 Richard Sandiford <rsandifo@redhat.com>
1403
1404 * configure.in: Include config/gxx-include-dir.m4. Use
1405 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1406 * configure: Regenerate.
1407
4982adbe
RS
14082004-12-03 Richard Sandiford <rsandifo@redhat.com>
1409
1410 * config.if: Delete.
1411 * configure.in: Set libstdcxx_incdir directly.
1412 * configure: Regenerate.
1413
05750653
EC
14142004-12-02 Eric Christopher <echristo@redhat.com>
1415
1416 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1417 * Makefile.in: Regenerate.
1418
5fef1dbd
RS
14192004-12-02 Richard Sandiford <rsandifo@redhat.com>
1420
1421 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1422 * configure: Regenerate.
1423
afabd8e6
RS
14242004-12-02 Richard Sandiford <rsandifo@redhat.com>
1425
1426 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1427 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1428 * configure: Regenerate.
1429
78716e86
EC
14302004-12-01 Eric Christopher <echristo@redhat.com>
1431
1432 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1433 of things to remove.
1434
57ab8ba9
MK
14352004-11-29 Matt Kraai <kraai@ftbfs.org>
1436
1437 * MAINTAINERS (Write After Approval): Update my e-mail address.
1438
2539bffe
KC
14392004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1440
1441 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1442 from CVS libtool to always pass_all.
1443
3e732ba0
JDA
14442004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1445
1446 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1447 (hppa*64*-*-*): Delete incorrect comment.
1448 * configure: Rebuilt.
1449
767f726e
KC
14502004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1451
1452 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1453
2c92e90f
KC
14542004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1455
1456 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1457 from CVS libtool to always pass_all.
1458
32f84e48
KC
14592004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1460
1461 * install-sh, compile: Import from automake.
1462
9587be8a
KC
14632004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1464
1465 * config.guess, config.sub: Import from savannnah.
1466
04e81808 14672004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
1468
1469 * MAINTAINERS (Write After Approval): Add myself
1470
f87a2b2e
MS
14712004-11-12 Mike Stump <mrs@apple.com>
1472
1473 * Makefile.def: Add html support.
1474 * Makefile.tpl: Likewise.
1475 * Makefile.in: Regenerate.
1476
848556c2
GK
14772004-11-11 Geoffrey Keating <geoffk@apple.com>
1478
556f03c4
GK
1479 PR 18423
1480 * configure.in: Remove all instances of build-fixincludes from
1481 noconfigdirs.
1482 (build_configargs): Supply --target to subdirectories.
1483 * configure: Regenerate.
1484
848556c2
GK
1485 * Makefile.def: Make gcc install depend on fixincludes install.
1486 * Makefile.in: Regenerate.
1487
9e5712a5
JJ
14882004-11-10 Janis Johnson <janis187@us.ibm.com>
1489
1490 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1491
4ef509c0
PB
14922004-11-11 Paul Brook <paul@codesourcery.com>
1493
1494 * MAINTAINERS: Add self as arm maintainer. Update email address.
1495
20d11df6
HPN
14962004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1497
1498 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1499 target-libgfortran.
79fd8592 1500 * configure: Regenerate.
20d11df6 1501
68c70f15
DE
15022004-11-07 David Edelsohn <edelsohn@gnu.org>
1503
1504 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1505 like CC.
1506
54f88091
PB
15072004-11-05 Paolo Bonzini <bonzini@gnu.org>
1508
1509 * Makefile.def (host fixincludes): Specify missing targets.
1510 * Makefile.in: Regenerate.
1511
6866abb8
RC
15122004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
1513
1514 * MAINTAINERS: Add myself
1515
83f62578
GL
15162004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
53c7ffe7
GK
15202004-11-04 Geoffrey Keating <geoffk@apple.com>
1521
1522 * Makefile.def: Build fixincludes for the host, too.
1523 * Makefile.in: Regenerate.
1524 * configure.in (host_tools): Add fixincludes.
1525 * configure: Regenerate.
1526
ac8b3d9d
DJ
15272004-11-04 Daniel Jacobowitz <dan@debian.org>
1528
1529 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1530 * configure: Regenerated.
1531
bab37580
L
15322004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1533
1534 PR other/17783
1535 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1536 * configure: Regenerated.
1537
db1de713
MM
15382004-10-31 Mark Mitchell <mark@codesourcery.com>
1539
1540 * README.SCO: Update per FSF instructions.
1541
a827e21a
EW
15422004-10-28 Eric B. Weddington <ericw@evcohs.com>
1543
1544 PR target/18151
1545 * configure.in (case ${target}): Do not build fixincludes for avr.
1546 * configure: Regenerated.
1547
9d069a4f
PB
15482004-10-26 Paolo Bonzini <bonzini@gnu.org>
1549
1550 * configure.in (case ${target}): Do not build fixincludes
1551 on platforms where it is not used.
1552 * configure: Regenerated.
1553
fc45f3fe
DJ
15542004-10-23 Daniel Jacobowitz <dan@debian.org>
1555
1556 * configure.in: Use an absolute path to install-sh.
1557 * configure: Regenerated.
1558
36554b92
AL
15592004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1560
1561 * MAINTAINERS (Write After Approval): Add myself.
1562
88e9994a
KH
15632004-10-19 Kazu Hirata <kazu@cs.umass.edu>
1564
1565 * MAINTAINERS: Remove from Write After Approval those that are
1566 already maintainers.
1567
ad02a944
SP
15682004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
1569
1570 * MAINTAINERS: Update my email address.
1571
c8e6cd41
KC
15722004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1573
1574 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1575 * configure: Regenerate.
1576
ebe55024
R
15772004-10-07 J"orn Rennecke <joern.rennecke@st.com>
1578
1579 * MAINTAINERS: Update my email address.
1580
a8b0957e
KH
15812004-10-07 Kazu Hirata <kazu@cs.umass.edu>
1582
1583 * MAINTAINERS (Language Front Ends Maintainers): New. Move
1584 entries belonging to this category.
1585
96836f61
JZ
15862004-10-06 Josef Zlomek <josef.zlomek@email.cz>
1587
1588 * MAINTAINERS: Update my e-mail address.
1589
7e0b5752
PB
15902004-10-06 Paolo Bonzini <bonzini@gnu.org>
1591
1592 Fix wrong conflict resolution in:
1593
1594 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1595
1596 * Makefile.in: Regenerate.
1597 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1598 in the recursive `make', instead of hardwiring `all'.
1599 (Autogenerated TARGET-* variables): New.
1600
370f7a47
TL
16012004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
1602
1603 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 1604 * configure: Regenerate.
370f7a47 1605
13e5d623
KH
16062004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1607
1608 * MAINTAINERS (Various Maintainers): Move the "windows,
1609 cygwin, mingw" maintainer to ...
1610 (OS Port Maintainers): ... here.
1611
a6497c1b
KH
16122004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1613
1614 * MAINTAINERS (Write After Approval): Remove those that are
1615 maintainers of some subsystem.
1616
1abb828a
D
16172004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1618
1619 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1620 * ltcf-cxx.sh (tpf*): Likewise.
1621 * ltconfig (tpf*): Add TPF OS configuration support.
1622
16d1338d
BS
16232004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
1624
1625 * MAINTAINERS: Change my email address to my new work account.
1626
9082a750
MR
16272004-09-24 Michael Roth <mroth@nessie.de>
1628
1629 * configure.in (--without-headers): Add missing double quotes.
1630 * configure: Regenerate.
1631
07a8bdf8
KC
16322004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1633
1634 * ylwrap: Revert to previous version.
1635
4c4a5bbc
L
16362004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1637
1638 PR bootstrap/17369
1639 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1640 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1641 SET_GCC_LIB_PATH_CMD.
1642 (BASE_TARGET_EXPORTS): Likewise.
1643 * Makefile.in: Regenerated.
1644
1645 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1646 * configure: Regenerated.
1647
85f59630
KC
16482004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1649
1650 * config.guess: New upstream version
1651 * compile, depcomp, install-sh, ylwrap: Likewise.
1652
95c53c62
RS
16532004-09-19 Roger Sayle <roger@eyesopen.com>
1654
1655 * config/mh-x86omitfp: New host makefile fragment. Add
1656 -fomit-frame-pointer to the default BOOT_CFLAGS.
1657 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1658 * configure: Regenerate.
1659
0a1c093b
AP
16602004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1661
1662 PR target/11572
1663 * configure.in (*-*-darwin*): Renable libobjc.
1664 * configure: Regenerate.
1665
315fcf97
NS
16662004-09-10 Nathan Sidwell <nathan@codesourcery.com>
1667
1668 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1669
0a050485 16702004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 1671
0a050485
DB
1672 * Makefile.def: Remove libbanshee.
1673 * Makefile.tpl: Ditto.
1674 * configure.in: Ditto.
1675 * Makefile.in: Regen.
1676 * configure: Ditto.
1677
5f4a098e
DE
16782004-09-08 David Edelsohn <edelsohn@gnu.org>
1679
1680 * ltmain.sh: Use $pic_object as $non_pic_object if
1681 $non_pic_object=none.
1682
32b2511f
PB
16832004-09-07 Paolo Bonzini <bonzini@gnu.org>
1684
1685 * missing: Import latest version from master repository.
1686
fc4d0e82
NC
16872004-09-06 Nick Clifton <nickc@redhat.com>
1688
1689 * config.sub: Import latest version from master repository.
1690 * config.guess: Likewise.
1691 This includes these changes:
78716e86 1692
fc4d0e82
NC
1693 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1694
1695 * config.sub: Handle crisv32, alias etraxfs.
1696 * config.guess (crisv32:Linux:*:*): Handle.
1697
1698 2004-08-13 Brad Smith <brad@comstyle.com>
1699
1700 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1701 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1702
1703 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1704
1705 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1706 assume the processor is a powerpc. This is because coreutils
1707 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1708 in this case, due to a MacOS X bug that causes
1709 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1710 to return a negative number.
1711 Problem reported by Petter Reinholdtsen in:
1712 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1713
1714 2004-07-19 Ben Elliston <bje@gnu.org>
1715
1716 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1717
1718 2004-06-24 Ben Elliston <bje@gnu.org>
1719
1720 * config.guess: Update copyright years.
1721 * config.sub: Likewise.
1722
1723 2004-06-22 Robert Millan <robertmh@gnu.org>
1724
1725 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1726 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1727
1728 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1729
1730 * config.guess (*:*VMS:*:*): New entry. Replaces
1731 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1732 manufacturer.
1733
1734 2004-06-22 Ben Elliston <bje@gnu.org>
1735
1736 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1737 * config.sub: Likewise.
1738
1739 2004-06-22 Ben Elliston <bje@gnu.org>
1740
1741 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1742 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1743
1744 2004-06-11 Ben Elliston <bje@gnu.org>
1745
1746 * config.guess (pegasos:OpenBSD:*:*): Remove.
1747
1748 2004-06-11 Ben Elliston <bje@gnu.org>
1749
1750 From Wouter Verhelst <wouter@grep.be>:
1751 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1752
1753 2004-06-11 Ben Elliston <bje@gnu.org>
1754
1755 * config.guess (luna88k:OpenBSD:*:*): New.
1756
1757 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1758
1759 * config.guess (m32r*:Linux:*:*): New case.
1760 * config.sub: Handle m32rle.
1761
1762 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1763
1764 From Jens Petersen <petersen@redhat.com>:
1765 * config.sub: Handle sparcv8.
1766
1767 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1768
1769 From Tom Smith <smith@cag.lkg.hp.com>:
1770 * config.guess: Version suffixes are equally significant on Tru64
1771 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1772 prefix of "P" (patched kernel).
1773
1774 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1775
1776 * config.sub: Add support for National Semiconductor CRX target.
1777
2f4cc6bf
JJ
17782004-09-03 Janis Johnson <janis187@us.ibm.com>
1779
1780 * MAINTAINERS (Various Maintainers): Remove myself as web page
1781 maintainer, add myself as maintainer of build status lists.
1782
61fec9ff
JB
17832004-09-03 Jan Beulich <jbeulich@novell.com>
1784
1785 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1786 *-*-netware, but add target-libmudflap.
1787 Consolidate *-*-netware targets (of which really only i?86 exists)
1788 into a single entry.
1789 * configure: Likewise.
1790
45f366ab
PB
17912004-09-01 Paolo Bonzini <bonzini@gnu.org>
1792
1793 * Makefile.tpl (sorry): Remove.
1794 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1795 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1796 (do-clean): Clean per-stage directories too.
1797 (do-distclean): Run distclean-stage1 too.
1798 (.NOTPARALLEL): Enable during toplevel bootstrap.
1799 (stage[+id+]-bubble): Enable parallel execution during
1800 the recursive invocation.
1801 * Makefile.in: Regenerate.
1802
1803 Fix previous checkin:
1804
1805 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1806 include.
1807 * configure.in: Fix indentation.
1808 * configure: Regenerate.
1809
be8fff81
RB
18102004-08-31 Robert Bowdidge <bowdidge@apple.com>
1811
45f366ab
PB
1812 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1813 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1814 * configure: regenerate
78716e86 1815 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1816 -mdynamic-no-pic
be8fff81
RB
1817
1818
71b5d516
PB
18192004-08-31 Paolo Bonzini <bonzini@gnu.org>
1820
1821 * Makefile.def (build_modules): Add fixincludes.
1822 (dependencies): Make gcc depend on fixincludes.
1823 * configure.in (build_tools): Add fixincludes.
1824 (build_configdirs): Always include build_libs.
1825 * Makefile.in: Regenerate.
1826 * configure: Regenerate.
1827
18282004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1829
1830 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1831 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1832 phony targets; do not generate timestamp files.
1833 (distclean-stageN): Remove references to their timestamp files.
1834 (restageN, touch-stageN): Remove.
1835 (stageN-bubble): Rewritten.
1836 (compare): Support lean bootstraps.
1837 * Makefile.in: Regenerate.
1838
1839 * configure.in: Only warn when bootstrapping but
1840 build != host or build != target. Support lean bootstraps.
1841 * configure: Regenerate.
1842
ce7cbbb0
PE
18432004-08-26 Phil Edwards <phil@codesourcery.com>
1844
1845 * configure.in: Give a better error message if GMP/MPFR are missing
1846 and a language needing them has been requested.
1847 * configure: Regenerated.
1848
9c71a529
PE
18492004-08-25 Phil Edwards <phil@codesourcery.com>
1850
1851 * configure.in: Print a list of available language front-ends if
1852 a requested one is missing. Tidy stray tab characters.
1853 * configure: Regenerated.
1854
e3f92d3b
MK
18552004-08-19 Michael Koch <konqueror@gmx.de>
1856
1857 * gcc/doc/install.texi: Update entry about automake for libjava.
1858
c3f84f61
RM
18592004-08-17 Robert Millan <robertmh@gnu.org>
1860
1861 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1862 (instead of FreeBSD).
1863 * configure: Regenerate.
1864
7c27e184
PB
18652004-08-16 Paolo Bonzini <bonzini@gnu.org>
1866
1867 * Makefile.in: Regenerate.
1868 * configure: Regenerate.
1869
1870 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1871 stage_*_flags.
1872 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1873 for bootstrapped modules if toplevel bootstrap is going.
1874 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1875 modules. Adjust for changes in Makefile.def. Enable several
1876 rules even in non-bootstrap mode, just to avoid peppering the
1877 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1878 (stage-[+prev+]-bubble): Remove.
1879
1880 * Makefile.def (Dependencies): Depend on all-build-bison,
1881 all-build-flex, all-build-byacc, all-build-texinfo, rather
1882 than the host variations.
1883 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1884 with BUILD_SUBDIR.
1885 (BISON): Update for recent Bisons.
1886 (YACC): Fix typo.
1887 (cross): Depend on all-build.
1888 (all): Do not depend on all-build.
1889 (prebootstrap): Remove.
1890 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1891 (Prebootstrap dependencies): Add them to the per-stage targets
1892 and to all-prebootstrap.
1893 * configure.in (build_configdirs): Always enable build_tools.
1894 (BUILD_DIR_PREFIX): Remove.
1895
1896 * Makefile.def (gcc): Add target variable.
1897 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1898 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1899 in the recursive `make', instead of hardwiring `all'.
1900 (Autogenerated TARGET-* variables): New.
1901
20f3bb80
BB
19022004-08-13 Brian Booth <bbooth@redhat.com>
1903
1904 * MAINTAINERS: Remove myself from write-after-approval.
1905
b5be499d
NN
19062004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1907
1908 * src-release: Stop distributing mmalloc with gdb (which doesn't
1909 use it).
1910 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1911 * Makefile.in: Regenerate.
1912
b3f8d95d
MM
19132004-08-09 Mark Mitchell <mark@codesourcery.com>
1914
1915 * configure.in (arm*-*-eabi*): New target.
1916 * configure: Regenerate.
1917
3589b69e
PB
19182004-08-06 Paolo Bonzini <bonzini@gnu.org>
1919
1920 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1921 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1922 (Dependencies): New section.
1923 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1924 (configure-target-[+module+]): Depend on maybe-all-gcc
1925 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1926 (toplevel profiledbootstrap): Fix dependencies.
1927 * Makefile.in: Regenerate.
1928
972974fc
MM
19292004-08-03 Mark Mitchell <mark@codesourcery.com>
1930
1931 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1932 target-libiberty to noconfigdirs.
1933 * configure: Regenerate.
1934
bebf829d
PB
19352004-08-03 Paul Brook <paul@codesourcery.com>
1936
1937 * configure.in: Check for MPFR as well as GMP.
1938 * configure: Regenerate.
1939
98a5bb3b
RM
19402004-08-01 Robert Millan <robertmh@gnu.org>
1941
1942 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1943 libmudflap for all GNU-based systems (with Glibc).
1944 * configure: Regenerate.
1945
d32ab992
PB
19462004-08-03 Paolo Bonzini <bonzini@gnu.org>
1947
1948 * Makefile.def (host-modules): Add gcc.
1949 * Makefile.in: Regenerate.
1950 * Makefile.tpl (sorry): New rule.
1951 (configure-host, all-host, [+make_target+]-host, do-check,
1952 install-host): Do not add gcc as a special case.
1953 (host modules): Add a small special-casing for gcc. Export
1954 extra_make_flags through the environment.
1955 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1956 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1957 other recursive targets for gcc): Remove.
1958
1959 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1960 (stage, unstage): New rules.
1961 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1962 distclean-stage[+id+]): Use stage_current.
1963 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1964 the stage*-start rules.
1965
aeb732c1
GK
19662004-08-02 Geoffrey Keating <geoffk@apple.com>
1967
1968 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1969 use -all_load flag.
1970
25b656e7
PB
19712004-08-02 Paolo Bonzini <bonzini@gnu.org>
1972
1973 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1974 * configure: Regenerate.
1975
cc440d71
TM
19762004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1977
1978 * maintainer-scripts/gcc_release: Revert yesterday's change.
1979
270e140b
SB
19802004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1981
1982 * MAINTAINERS: Add myself to write-after-approval.
1983
3e4035f8
TM
19842004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1985
1986 * libf2c: Removed.
1987 * gcc/gccbug.in: Updated because of libf2c removal.
1988 * maintainer-scripts/gcc_release: Ditto.
1989
a3e8d8b4
LR
19902004-07-09 Loren J. Rittle <ljrittle@acm.org>
1991
1992 * configure.in: Build libmudflap by default on FreeBSD.
1993 * configure: Regenerated.
1994
dfcada9a
MM
19952004-07-09 Mark Mitchell <mark@codesourcery.com>
1996
1997 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1998 systems.
1999 * configure: Regenerated.
2000
3922b216
JDA
20012004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2002
2003 PR target/16344
2004 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2005 feedback based compiler.
2006 * Makefile.in: Rebuilt.
2007
95bcca47
AO
20082004-07-08 Alexandre Oliva <aoliva@redhat.com>
2009
2010 * Makefile.def (host_modules): Set bootstrap=true for flex.
2011 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2012 * Makefile.in: Rebuilt.
2013
051822f6
JH
20142004-07-07 Jan Hubicka <jh@suse.cz>
2015
2016 * MAINTAINERS: Add self as a profile feedback maintainer.
2017
7b61653a
PE
20182004-07-05 Phil Edwards <phil@codesourcery.com>
2019
2020 * configure.in: Do not prepend $srcdir to /dev/null in
2021 makefile fragments.
2022 * configure: Regenerate.
2023
23f6b2f9
PB
20242004-07-01 Paolo Bonzini <bonzini@gnu.org>
2025
2026 * Makefile.def (build_modules): Add bison, byacc, flex,
2027 m4, texinfo.
2028 (flags_to_pass): Add FLEX.
2029 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2030 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2031 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2032 DEFAULT_MAKEINFO): Remove.
2033 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2034 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2035 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2036 objdir or else use configured tool.
2037 (all-build): New.
2038 (all): Depend on it.
2039 (Build module dependencies): Add.
2040 * Makefile.in: Regenerate.
2041 * configure.in: Better support for multiple build modules,
2042 matching what is done for host/target modules. Do not look
2043 for "plausible" locations of build tools if Canadian cross.
2044 Use autoconf's AC_PROG_CC to find a C compiler. Define
2045 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2046 * configure: Regenerate.
78716e86 2047
1c020272
PB
20482004-06-22 Paolo Bonzini <bonzini@gnu.org>
2049
2050 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2051 * Makefile.in: Regenerate.
2052
a52a0a7f
PB
20532004-06-22 Paolo Bonzini <bonzini@gnu.org>
2054
2055 * Makefile.tpl (configure-build-[+module+],
2056 configure-[+module+], configure-target-[+module+]): Pass
2057 [+extra_configure_args+].
2058 (all-build-[+module+], all-[+module+], check-[+module+],
2059 install-[+module+], [+make_target+]-[+module+],
2060 all-target-[+module+], check-target-[+module+],
2061 install-target-[+module+], [+make_target+]-target-[+module+]):
2062 Pass [+extra_make_args+].
2063 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2064 (GCC_HOST_EXPORTS): Remove.
2065 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2066 cross, check-gcc, check-gcc-c++, install-gcc,
2067 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2068 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2069 * Makefile.in: Regenerate.
2070
ccde3f1a
MS
20712004-06-21 Matthew Sachs <msachs@apple.com>
2072
2073 * MAINTAINERS: Added self to write-after-approval.
2074
6264b0a6
CF
20752004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2076
2077 * configure.in: Check for srcdir/winsup rather than build directory
2078 winsup.
2079 * configure: Regenerate.
2080
801e2270
CV
20812004-06-17 Corinna Vinschen <vinschen@redhat.com>
2082
2083 * configure.in: Don't build Cygwin native newlib if winsup
2084 directory is missing. Emit warning instead.
2085 * configure: Regenerate.
2086
ad6717df
PB
20872004-06-09 Paolo Bonzini <bonzini@gnu.org>
2088
2089 * Makefile.tpl (touch-stage[+id+]): New.
2090 (restage[+prev+]): Depend on touch-stage[+id+].
2091
2092 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2093 Use it throughout.
2094
2095 * Makefile.def: Add profile and feedback bootstrap stages.
2096 Remove next field from bootstrap stages.
2097 * Makefile.tpl (LN, LN_S): Substitute.
2098 (stageN-start, stageN-end): Use double-colon rules, to
2099 provide a hook for additional setup commands.
2100 (distclean-stageN-gcc, restageN): Create dependencies from
2101 [+prev+], not from [+next+].
2102 (stageN-bubble): Add commands for successive stages from
2103 [+prev+], using double-colon rules.
2104 (all-stageN-gcc): Fix typo.
2105 (stagefeedback-start, profiledbootstrap): New.
2106 * Makefile.in: Regenerate.
2107 * configure.in: Call ACX_PROG_LN.
2108 * configure: Regenerate.
2109
5bbb9680
CY
21102004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2111
2112 * MAINTAINERS (Write After Approval): Add myself.
2113
e18be1d4
MA
21142004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
2115
2116 * MAINTAINERS (Write After Approval): Add myself.
2117
5607edfd
PB
21182004-06-03 Paolo Bonzini <bonzini@gnu.org>
2119
2120 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2121 without gcc.
2122 * configure: Regenerate.
2123
1ec4e9c3
PB
21242004-06-01 Paolo Bonzini <bonzini@gnu.org>
2125
2126 * Makefile.tpl: Fix typo.
2127 * Makefile.in: Regenerate.
2128
c2f7605f
PB
21292004-06-01 Paolo Bonzini <bonzini@gnu.org>
2130
2131 * configure.in: Remove new- prefix from toplevel
2132 bootstrap targets.
2133 * configure: Regenerate.
2134
f516a7da
PB
21352004-06-01 Paolo Bonzini <bonzini@gnu.org>
2136
2137 * Makefile.tpl (all.normal): Rename to all.
2138 (all): Replace with a rule to pick the default
2139 target from configure.
2140 (all-gcc, configure-gcc): Use conditionals to
2141 do nothing when toplevel bootstrap is going on.
2142 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2143 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2144 * configure.in: Support --enable-bootstrap.
2145
2146 * Makefile.def: Remove new- prefix from toplevel
2147 bootstrap targets.
2148 * Makefile.tpl: Likewise.
2149
2150 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2151 target.
2152
2153 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2154 $(RECURSE_FLAGS) to recursive invocation of make.
2155
2156 * Makefile.in: Regenerate.
2157 * configure: Regenerate.
2158
78dd5e36
AJ
21592004-05-30 Andreas Jaeger <aj@suse.de>
2160 Jim Wilson <wilson@specifixinc.com>
2161
2162 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2163 like CC.
2164
30f1bddc
DJ
21652004-05-27 Daniel Jacobowitz <dan@debian.org>
2166
2167 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2168 * configure: Regenerate.
2169
4fc4dd12
DJ
21702004-05-25 Daniel Jacobowitz <drow@false.org>
2171
2172 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2173 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2174 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2175 targets.
2176 * Makefile.in: Regenerate.
2177
94632047 21782004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
2179
2180 * configure.in: Test the ability to symlink directories.
2181 * configure: Regenerate.
2182
2183 * Makefile.def (bootstrap-stage): New definitions.
2184 * Makefile.tpl (configure-stage1-gcc,
2185 configure-stage2-gcc, configure-stage3-gcc,
2186 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2187 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2188 new-restage3, compare): Autogenerate, see Makefile.in
2189 entry for behavioral changes.
2190 (distclean-stage1, new-stage1-start, new-stage1-end,
2191 new-stage1-bubble, distclean-stage2, new-stage2-start,
2192 new-stage2-end, new-stage2-bubble, distclean-stage3,
2193 new-stage3-start, new-stage3-end): New autogenerated targets.
2194 (objext, prebootstrap, BOOT_CFLAGS,
2195 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2196 targets.
2197
2198 * Makefile.in: Regenerate.
2199 (distclean-stage1, new-stage1-start, new-stage1-end,
2200 new-stage1-bubble, distclean-stage2, new-stage2-start,
2201 new-stage2-end, new-stage2-bubble, distclean-stage3,
2202 new-stage3-start, new-stage3-end): New targets.
2203 (all-stage1-gcc): Move prebootstrap dependency from here...
2204 (configure-stage1-gcc): ...to here.
2205 (new-bootstrap): Use bubble targets.
2206 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2207 Use per-stage distclean targets.
2208 (configure-stage1-gcc, configure-stage2-gcc,
2209 configure-stage3-gcc, all-stage1-gcc,
2210 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2211 Use new-stageN-start to prepare the tree.
2212
4f4e53dd
PB
22132004-05-23 Paolo Bonzini <bonzini@gnu.org>
2214
2215 * Makefile.def (host_modules): add libcpp.
2216 * Makefile.tpl: Add dependencies on and for libcpp.
2217 * Makefile.in: Regenerate.
2218 * configure.in: Add libcpp host module.
2219 * configure: Regenerate.
2220
60975492
PB
22212004-05-21 Paolo Bonzini <bonzini@gnu.org>
2222
2223 * Makefile.tpl: Whenever a recursive target is defined, wrap
2224 it in a special @if/@endif block, and prepare its maybe
2225 dependency in the @if/@endif block
2226 * configure.in: Instead of writing maybe dependencies, remove
2227 the @if/@endif statements, and remove the @if/@endif blocks
2228 that remain.
2229 * configure: Regenerate.
2230 * Makefile.in: Regenerate.
2231
5ce7d75d
JJ
22322004-05-20 Janis Johnson <janis187@us.ibm.com>
2233
2234 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2235
c779c42f
KK
22362004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2237
2238 PR bootstrap/15120
2239 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2240 * */configure: Rebuilt.
2241
b4117c30
ZW
22422004-05-17 Zack Weinberg <zack@codesourcery.com>
2243
2244 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2245 of libf2c.
2246 * configure, Makefile.in: Regenerate.
2247
12973d7a 22482004-05-13 Tobias SchlÃ\83¼ter <tobi@gcc.gnu.org>
75089d48
TS
2249
2250 * MAINTAINERS (Write After Approval): Add myself.
2251
6de9cd9a
DN
22522004-05-13 Diego Novillo <dnovillo@redhat.com>
2253
2254 Merge from tree-ssa-20020619-branch.
2255
2256 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2257 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2258 (HOST_GMPLIBS): Define.
2259 (HOST_GMPINC): Define.
2260 (TARGET_LIB_PATH): Add libmudflap.
2261 (GFORTRAN_FOR_TARGET): Define.
2262 (configure-build*): Export GFORTRAN.
2263 (configure-gcc): Export GMPLIBS and GMPINC.
2264 (all-gcc): Add maybe-all-libbanshee.
2265 (configure-target-libgfortran): Define.
2266 * Makefile.in: Regenerate.
2267 * configure.in (host_libs): Add libbanshee.
2268 (target_libraries): Add target-libmudflap and target-libgfortran.
2269 Add --with-libbanshee.
2270 Handle --disable-libmudflap.
2271 (*-*-freebsd*): Use with_gmp.
2272 Add $(libgcj) to noconfigdirs.
2273 * configure: Regenerate.
2274 * depcomp: New file.
2275 * MAINTAINERS: Add tree-ssa maintainers.
2276
8f1b790f
VM
22772004-05-04 Vladimir Makarov <vmakarov@redhat.com>
2278
b4117c30 2279 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 2280
693446fc
BF
22812004-04-30 Brian Ford <ford@vss.fsi.com>
2282
b4117c30 2283 * MAINTAINERS (Write After Approval): Add myself.
693446fc 2284
d1bb666c
UB
22852004-04-29 Uros Bizjak <uros@kss-loka.si>
2286
b4117c30 2287 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 2288
6cf1ac42
PB
22892004-04-28 Paolo Bonzini <bonzini@gnu.org>
2290
2291 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2292 * configure: Regenerate.
2293
632933d5
PB
22942004-04-27 Paolo Bonzini <bonzini@gnu.org>
2295
2296 Revert:
2297 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2298
2299 * Makefile.def (flags_to_pass): Remove *dir variables that
2300 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2301 as well as prefix and exec_prefix.
2302 * Makefile.in: Regenerate.
2303
80dc6aa0
RM
23042004-04-26 Robert Millan <robertmh@gnu.org>
2305
2306 Add patches from libtool CVS.
2307 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2308 * ltconfig: Likewise.
2309 * ltcf-c.sh: Likewise.
2310 * ltcf-cxx.sh: Likewise.
2311 * ltcf-gcj.sh: Likewise.
2312
e11283f1
PB
23132004-04-26 Paolo Bonzini <bonzini@gnu.org>
2314
2315 * Makefile.def (host_modules): Mark with the bootstrap
2316 flag packages on which gcc depends.
2317 * Makefile.tpl (all-bootstrap): Use it.
2318 * Makefile.in: Regenerate.
2319
8546950c
PB
23202004-04-26 Paolo Bonzini <bonzini@gnu.org>
2321
2322 * Makefile.def (flags_to_pass): Remove *dir variables that
2323 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2324 as well as prefix and exec_prefix.
2325 * Makefile.in: Regenerate.
2326
a76494aa
PB
23272004-04-26 Paolo Bonzini <bonzini@gnu.org>
2328
b4117c30
ZW
2329 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2330 * configure: Regenerate.
2331 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2332 * gcc/Makefile.tpl (compare): Use the result of the test.
2333 * gcc/Makefile.in: Regenerate.
a76494aa 2334
03a91701
PB
23352004-04-23 Paolo Bonzini <bonzini@gnu.org>
2336
2337 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2338 Always relocate gcc and prev-gcc to the original names, even
2339 if the build fails.
2340 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2341 New targets.
2342
082a6351
LG
23432004-04-23 Laurent GUERBY <laurent@guerby.net>
2344
2345 * MAINTAINERS: Update my email address.
b4117c30 2346
1f1d584b
RO
23472004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2348
2349 * configure.in (mips*-*-irix5*): Enable ld.
2350 * configure: Regenerate.
082a6351 2351
1db673ca
RO
23522004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2353
2354 * configure: Regenerate.
2355
ce4ea44e
JW
23562004-04-15 James E Wilson <wilson@specifixinc.com>
2357
2358 * Makefile.tpl (configure-[+module+], configure-gcc,
2359 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2360 Set and export LDFLAGS.
2361 * Makefile.in: Regenerate.
2362
611f62ad
MC
23632004-04-12 Michael Chastain <mec.gnu@mindspring.com>
2364
b4117c30 2365 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 2366
be912515
NN
23672004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2368
2369 PR bootstrap/14871
2370 * Makefile.tpl: If we don't have built-in-tree target tools,
2371 use the ones found by configure rather than hacking around with
2372 program_transform_name.
2373 * configure.in: Give Makefile.tpl the information necessary
2374 to do that.
2375 * Makefile.in: Regenerate.
2376 * configure: Regenerate.
2377
9104315a
NN
23782004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2379
2380 PR bootstrap/14760
2381 * configure.in: When computing baseargs, strip *all* copies of
2382 offending options. Also, don't match/substitute the trailing space,
2383 so that this actually works when two similar options are separated by
2384 only one space.
2385 * configure: Regenerate.
2386
bef1d700
DE
23872004-04-06 David Edelsohn <edelsohn@gnu.org>
2388
b4117c30
ZW
2389 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2390 (rs6000-*-aix*): Same.
2391 * configure: Regenerate.
bef1d700 2392
54bcf05e 23932004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
2394
2395 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 2396
369a832c 23972004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
2398
2399 * MAINTAINERS: Add myself to write-after-approval.
369a832c 2400
09a9c095
NN
24012004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2402
7caf53cb
NN
2403 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2404 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2405 * Makefile.in: Regenerate.
2406
09a9c095
NN
2407 * configure.in (top level bootstrap support): Rework --enable-werror
2408 to set @stage2_werror_flag@.
2409 * configure: Regenerate.
2410 * Makefile.tpl (top level bootstrap support): Pass
2411 @stage2_werror_flag@ down to configure in stages 2 and 3.
2412 * Makefile.in: Regenerate.
2413
5595a2bd
NN
24142004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2415
cbfd7e06
NN
2416 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2417 for stages 2 and 3 as well as in make. As a consequence, remove
2418 OUTPUT_OPTION (now detected by configure) from the flags passed down
2419 to make.
2420 * Makefile.in: Regenerate.
2421
5595a2bd
NN
2422 * Makefile.tpl (new-bootstrap): Fix typo.
2423 * Makefile.in: Regenerate.
2424
ca3b3e20
NN
24252004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2426
295f4e42
NN
2427 * Makefile.tpl: Rearrange by moving recursive_targets rules
2428 into their proper sections.
2429 * Makefile.tpl (top level bootstrap support): Move disabling
2430 of coverage flags from 'make' to 'configure'; improve comments.
2431 * Makefile.in: Regenerate.
2432
340de83f
NN
2433 * Makefile.tpl (experimental top level bootstrap) Move stage1
2434 language setting from all- target to configure- target; disable
2435 intermodule optimization in stage 1; prevent gratuitous rebuilds
2436 of stage 1.
2437 * Makefile.in: Regenerate.
2438 * configure.in: Comma-separate stage 1 language list for top
2439 level bootstrap.
2440 * configure: Regenerate.
2441
ca3b3e20
NN
2442 * Makefile.tpl: Clean up experimental top level bootstrap support:
2443 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2444 prev-gcc in configure- targets as well as all- targets.
2445 * Makefile.in: Regenerate.
2446
4d038073
KC
24472004-03-21 Kelley Cook <kcook@gcc.gnu.org>
2448
2449 * compile: New file imported from automake.
2450
ab3533d6
PB
24512004-03-17 Paolo Bonzini <bonzini@gnu.org>
2452
2453 * configure.in: Remove symbolic link section.
2454 * configure: Regenerate.
2455 * Makefile.tpl (links): Remove.
2456 * Makefile.in: Regenerate.
2457
1e0f07d3 24582004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 2459 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
2460
2461 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 2462 Set with AC_CHECK_PROGS.
1e0f07d3
PB
2463 * configure.in: Fix comment typo from last patch.
2464 * configure: Regenerate.
2465
2805b53a
NN
24662004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2467
2468 * Makefile.tpl: Introduce experimental top level bootstrap support.
2469 * Makefile.in: Regenerate.
2470 * configure.in: Introduce support for top level bootstrap.
2471 * configure: Regenerate.
2472
79b4b7d2 24732004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 2474 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
2475
2476 PR bootstrap/14522
2477 * configure.in: Cope with shells that do not support unquoted ^
2478 * configure: Regenerate.
2479
6bbec498 24802004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 2481 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
2482
2483 PR bootstrap/14522
79b4b7d2 2484 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
2485 quotes inside quoted backquote substitutions.
2486 * configure: Regenerate.
2487
83c15dfc
AP
24882004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2489
2490 PR bootstrap/14522
f2bd98d4 2491 * configure.in: Fix escaping of $.
83c15dfc
AP
2492 * configure: Regenerate.
2493
55ffb5ed
NN
24942004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2495
2496 * configure: Regenerate, since I forgot to while committing Paolo's
2497 changes.
2498
e4c9c075
PB
24992004-03-08 Paolo Bonzini <bonzini@gnu.org>
2500
2501 PR ada/14131
2502 Move language detection to the top level.
2503 * configure.in: Find default values for the tools as
2504 soon as possible. Disable ada if GNAT is not found.
2505 Emit error message about missing languages. Expand
2506 --enable-languages=all for the gcc subdirectory.
2507
5199e2c6
BE
25082004-03-10 Ben Elliston <bje@gnu.org>
2509
2510 * MAINTAINERS: Update my email address.
2511
c18b95e5
DE
25122004-03-05 David Edelsohn <edelsohn@gnu.org>
2513
2514 * ltconfig: Disable building static libraries if building shared
2515 libraries on AIX 5L.
2516
d0fe5ad3
RS
25172004-03-01 Richard Sandiford <rsandifo@redhat.com>
2518
2519 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2520 and disable libgcj.
2521 * configure: Regenerated.
2522
e6f71f9d
BB
25232004-03-01 Brian Booth <bbooth@redhat.com>
2524
2525 * MAINTAINERS: Add myself to write-after-approval.
2526
8983e50e
PB
25272004-03-01 Paolo Bonzini <bonzini@gnu.org>
2528
2529 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2530
d4cd9d81
NN
25312004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2532
2533 PR bootstrap/7087
2534 * Makefile.tpl: Guard XFOO sed statements better.
2535 * Makefile.tpl: Add dependency for configure-target-libada.
2536 * Makefile.in: Regenerate (incidentally fixes broken
2537 commit when libada-branch was merged).
2538
0ea0229e
KC
25392004-02-25 Kelley Cook <kcook@gcc.gnu.org>
2540
2541 * MAINTAINERS: Add myself to write-after-approval.
2542
bad93735
AP
25432004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
2544
2545 * MAINTAINERS: Add Nicola Pero and myself as libobjc
2546 maintainers.
2547
a7ca14fc
AC
25482004-02-20 Andrew Cagney <cagney@redhat.com>
2549
2550 * config.guess: Update from version 2003-10-16 to 2004-02-16.
2551 * config.sub: Update from version 2003-11-03 to 2004-02-16.
2552
51592782
NN
25532004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2554
2555 PR bootstrap/11932
2556 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2557
6a30854a
JQ
25582004-02-14 Jerry Quinn <jlquinn@optonline.net>
2559
2560 * MAINTAINERS: Added myself to write-after-approval.
2561
be8b2bee
MK
25622004-02-14 Michael Koch <konqueror@gmx.de>
2563
2564 * MAINTAINERS: Added myself to write-after-approval.
2565
972760b7
JM
25662004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
2567
2568 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
2569 some OS port maintainers to OS port maintainers section.
2570
b0281654
FCE
25712004-02-13 Frank Ch. Eigler <fche@redhat.com>
2572
2573 * MAINTAINERS: Add self.
2574
3c419fd6
KH
25752004-02-12 Kazu Hirata <kazu@cs.umass.edu>
2576
2577 * MAINTAINERS: Alphabetize.
2578
e88e9aee
PB
25792004-02-12 Paolo Bonzini <bonzini@gnu.org>
2580
2581 * MAINTAINERS: Remove myself.
b4117c30 2582
1915e422
DE
25832004-02-11 David Edelsohn <edelsohn@gnu.org>
2584
2585 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2586 (rs6000-*-aix*): Same.
2587 * configure: Regenerate.
2588
a22c2d8d
KC
25892004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2590
2591 * configure.in (host): Add in missing $noconfigdirs to defines.
2592 * configure: Regenerate.
2593
d9cdb878
AC
25942004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2595 Nathanael Nerode <neroden@gcc.gnu.org>
2596
2597 PR ada/6637, PR ada/5911
b4117c30 2598 Merge with libada-branch:
d9cdb878
AC
2599 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2600 with appropriate dependencies. Add --enable-libada configure switch.
2601 * configure, Makefile.in: Regenerate.
2602
8bd92821
PB
26032004-02-09 Paolo Bonzini <bonzini@gnu.org>
2604
2605 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2606
89a95129
RO
26072004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2608
2609 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2610 * configure: Regenerate.
2611
892629bc
GK
26122004-02-04 Geoffrey Keating <geoffk@apple.com>
2613
2614 Merge from upstream:
2615
2616 * ltmain.in: When setting IFS to '~', be careful about user
2617 arguments that contain '~'.
2618
2619 2004-02-04 Peter O'Gorman <peter@pogma.com>
2620
2621 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2622 Also test $base_compile against $CC with escaped arguments. Bug
2623 reported by Geoff Keating <geoffk@apple.com>.
2624
6b402165
KH
26252004-02-04 Kazu Hirata <kazu@cs.umass.edu>
2626
2627 * MAINTAINERS: Remove i960 port.
2628
fa2f0306
DD
26292004-01-23 DJ Delorie <dj@redhat.com>
2630
2631 * Makefile.def (target_modules) [libiberty]: Don't stage.
2632 * Makefile.in: Rebuilt.
2633
9feb20aa
CT
26342004-01-20 Caroline Tice <ctice@apple.com>
2635
2636 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2637
7aed2ccc
PC
26382004-01-19 Paolo Carlini <pcarlini@suse.de>
2639
2640 * MAINTAINERS: Update my email address.
2641
f25bebe1
JM
26422004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
2643
2644 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2645
28083580
VR
26462004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2647
2648 * MAINTAINERS: Remove entries without email address.
2649
c0f4b5e4
DJ
26502004-01-15 Daniel Jacobowitz <drow@mvista.com>
2651
2652 * MAINTAINERS: Add myself to write-after-approval.
2653
b5eb5a5e
SB
26542004-01-15 Steven Bosscher <stevenb@suse.de>
2655
2656 * MAINTAINERS: Update my email address.
2657
2c4de30b
LR
26582004-01-14 Loren J. Rittle <ljrittle@acm.org>
2659
2660 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2661 * Makefile.tpl (configure-target-[+module+]): Support stage.
2662 * Makefile.in: Rebuilt.
2663
74c0b320
ILT
26642004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
2665
2666 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2667
2560344b
RS
26682004-01-10 Richard Sandiford <rsandifo@redhat.com>
2669
2670 * MAINTAINERS: Add myself as a MIPS maintainer.
2671
8b21cda6
NN
26722004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2673
2b6c260d
NN
2674 * configure.in: Use ./config.cache, not config.cache.
2675 * configure: Regenerate.
2676 * Makefile.tpl: Special-casing not needed for GCC any more.
2677 * Makefile.in: Regenerate.
2678
09438bde
NN
2679 * configure.in: Don't share a cache file for host dirs.
2680 * configure: Regenerate.
2681
8b21cda6
NN
2682 * config-ml.in: Don't mess with the cache file.
2683
e42870df
EB
26842004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2685
2686 * MAINTAINERS: Move myself from 'Write After Approval' to
2687 'CPU Port Maintainers' section as SPARC maintainer.
2688
6b9eb62c
NN
26892004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2690
78a816a6
NN
2691 * Makefile.tpl: Make GCC use a separate config.cache.
2692 * Makefile.in: Regenerate.
2693
6b9eb62c
NN
2694 PR bootstrap/11932, PR bootstrap/11933
2695 (I don't know if it will fix either of them, but it relates
2696 to them.)
2697 * configure.in: Don't use shared config.cache for target
2698 directories.
2699 * configure: Regenerate.
2700
86d7b562
DN
27012004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
2702
2703 * MAINTAINERS: Add myself to 'Write After Approval' section.
2704
07d0a605
RS
27052003-12-31 Roger Sayle <roger@eyesopen.com>
2706
2707 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2708 * configure: Regenerated.
2709
459ac19f
KH
27102003-12-23 Kazu Hirata <kazu@cs.umass.edu>
2711
2712 * MAINTAINERS: Remove the mn10200 maintainer.
2713
5785c0ed 27142003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 2715
cc6010cd
AP
2716 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2717 * configure: Regenerated.
5785c0ed 2718
a268eff9
JH
27192003-12-16 Jan Hubicka <jh@suse.cz>
2720
2721 * MAINTAINERS: Add myself as callgraph maintainer.
2722
9d465b12
TF
27232003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2724
2725 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2726 * configure: Regenerate.
2727
a68a270a
GB
27282003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2729
2730 * MAINTAINERS: Move myself from 'Bug database only accounts' to
2731 'Write After Approval' section. Update email.
2732
3066a15c
JL
27332003-12-01 James Lemke <jim@wasabisystems.com>
2734
2735 * MAINTAINERS (Write After Approval): Add myself.
2736
8c052da4
MT
27372003-11-20 Matt Thomas <matt@3am-software.com>
2738
2739 * MAINTAINERS: Add myself as a vax port maintainer.
2740
e75f9147
KC
27412003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2742
2743 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2744 (configure-build-[+module+], configure-[+module+]): Likewise.
2745 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2746 * Makefile.in: Regenerate.
2747
43d8d958
AT
27482003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
2749
2750 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
2751 shared/dylibed libraries.
2752 * ltmain.sh: Likewise.
2753 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2754 * ltcf-cxx.sh: Likewise.
2755 * ltcf-gcj.sh: Likewise.
2756 * ltconfig: Likewise.
2757
638dcaa0
SC
27582003-11-17 Stan Cox <scox@redhat.com>
2759
2760 * MAINTAINERS: Add myself as iq2000 port maintainer.
2761
15cc172b
AC
27622003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2763
b4117c30
ZW
2764 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2765 * Makefile.in: Regenerate.
15cc172b 2766
20af77cd
UW
27672003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
2768
2769 * config.sub: Update to 2003-11-03 version.
2770
4dd01c5c
PE
27712003-10-20 Phil Edwards <phil@codesourcery.com>
2772
2773 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2774 * configure: Regenerate.
2775
8d36c499
NP
27762003-10-20 Nicolas Pitre <nico@cam.org>
2777
2778 * MAINTAINERS: Add myself to 'Write After Approval' section.
2779
8b7ebc31
AC
27802003-10-20 Arnaud Charlet <charlet@act-europe.fr>
2781
2782 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2783
afe1910c
JM
27842003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
2785
2786 * MAINTAINERS: Update my email address.
2787
05dcec66
RO
27882003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2789
2790 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2791
71fc2f0c
RL
27922003-10-17 Ralph Loader <rcl@ihug.co.nz>
2793
2794 * MAINTAINERS: Add myself to 'Write After Approval' section.
2795
507ec745
BI
27962003-10-16 Bernardo Innocenti <bernie@develer.com>
2797
2798 * config.guess: Update to 2003-10-16 version.
2799 * config.sub: Update to 2003-10-16 version.
2800
4d466c42
DD
28012003-10-15 David Daney <ddaney@avtrex.com>
2802
2803 * MAINTAINERS: Added myself to 'Write After Approval' section.
2804
0c9b16bc
FH
28052003-10-15 Falk Hueffner <falk@debian.org>
2806
2807 * MAINTAINERS: Move myself from 'Bug database only accounts' to
2808 'Write After Approval' section. Update email.
2809
74d57d15
RS
28102003-10-14 Roger Sayle <roger@eyesopen.com>
2811
2812 * MAINTAINERS: Move myself from 'Write After Approval' to
2813 'Various Maintainers' section as middle-end maintainer.
2814
d29b8ad8
NN
28152003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2816
2817 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2818 HOST_FLAGS_TO_PASS.
2819 * Makefile.in: Regenerate.
2820
26db814a
BI
28212003-10-11 Bernardo Innocenti <bernie@develer.com>
2822
2823 * config.guess: Update to 2003-10-07 version.
2824 * config.sub: Update to 2003-10-07 version.
2825
fffeb871
RO
28262003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2827
2828 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2829 * ltconfig (irix5*, irix6*): Don't override version_type.
2830
6691a79e
ME
28312003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2832
2833 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2834 * configure: Rebuilt
2835 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2836 * Makefile.in: Rebuilt
2837
62cdd71e
L
28382003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2839
2840 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2841
6fe2eacc
CW
28422003-09-30 Carlo Wood <carlo@alinoe.com>
2843
cc6010cd 2844 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 2845
ea57e5ad
PK
28462003-09-29 Paul Koning <ni1d@arrl.net>
2847
2848 * MAINTAINERS: Move myself from "Write After Approval"
2849 to CPU platform maintainers for pdp11 platform.
2850
e070672a
AT
28512003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
2852
2853 * MAINTAINERS: Move myself from 'Write After Approval' to
2854 'Various Maintainers' section as libffi testsuite maintainer.
2855
43bb47c2
DJ
28562003-09-21 Daniel Jacobowitz <drow@mvista.com>
2857
2858 * configure.in: Pass a computed --program-transform-name
2859 to subconfigures.
2860 * configure: Regenerated.
2861
da9d3b37
NN
28622003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2863
94322beb
NN
2864 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2865 * Makefile.in: Regenerate.
2866
da9d3b37
NN
2867 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2868 * Makefile.in: Regenerate.
2869
ffd9060b
ZL
28702003-09-19 Ziemowit Laski <zlaski@apple.com>
2871
2872 * MAINTAINERS: Move myself from 'Write After Approval'
2873 to 'Various Maintainers' (objective-c) section.
2874
eeae7b41
DJ
28752003-09-17 Daniel Jacobowitz <drow@mvista.com>
2876
2877 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2878 quoting.
2879 * configure: Regenerated.
2880
a080d12b
JB
28812003-09-16 Joel Brobecker <brobecker@gnat.com>
2882
2883 * MAINTAINERS (Write After Approval): Add myself to write after
2884 approval list.
2885
6cd2fc59
DN
28862003-09-16 Dorit Naishlos <dorit@il.ibm.com>
2887
cc6010cd 2888 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 2889
dcbdd9cc
ILT
28902003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
2891
2892 * MAINTAINERS: Update my e-mail address.
2893
e517f636
AM
28942003-09-09 Alan Modra <amodra@bigpond.net.au>
2895
2896 * libtool.m4 (LD): Correct powerpc64 host match.
2897
bc49924b
JW
28982003-09-06 James E Wilson <wilson@tuliptree.org>
2899
2900 * MAINTAINTERS: Update my affiliation and email address.
2901
082124f5
ZD
29022003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2903
2904 * MAINTAINERS (Write After Approval): Add myself.
2905
dc94d89e
DD
29062003-09-04 DJ Delorie <dj@redhat.com>
2907
2908 * configure: Regenerate.
2909
29102003-09-04 Robert Millan <robertmh@gnu.org>
2911
2912 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 2913
7a0f2d4e
KG
29142003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2915
2916 * configure.in: Ensure arguments to sed are properly spaced.
2917 * configure: Regenerate.
2918
88d032eb
GP
29192003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2920
2921 * MAINTAINERS: Update my e-mail address.
2922
0b3f3d22
ME
29232003-08-28 Mohan Embar <gnustuff@thisiscool.com>
2924
2925 * MAINTAINERS (Write After Approval): Add myself.
2926
d253f9ba
DJ
29272003-08-27 Daniel Jacobowitz <drow@mvista.com>
2928
2929 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2930 * configure: Regenerated.
2931
066ec9c9
MM
29322003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
2933
2934 * MAINTAINERS: Update my email address.
2935
415d7ef9
PE
29362003-08-23 Phil Edwards <pme@gcc.gnu.org>
2937
2938 * configure.in: Use newline instead of semicolon when assuming
2939 shell arguments in a for loop.
2940 * configure: Regenerated.
2941
e1567352
JE
29422003-08-22 Jason Eckhardt <jle@rice.edu>
2943
2944 * MAINTAINERS: Resurrect the i860 maintainer.
2945
b348267b
GK
29462003-08-20 Geoffrey Keating <geoffk@apple.com>
2947
e50084fa
GK
2948 PR 8180
2949 * configure.in: When testing with_libs and with_headers, treat
2950 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2951 * configure: Regenerate.
b4117c30 2952
b348267b
GK
2953 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2954 make, shell, etc.
2955 (baseargs): Likewise.
2956 * configure: Regenerate.
2957
ca26ffe0
BI
29582003-08-20 Bernardo Innocenti <bernie@develer.com>
2959
2960 * MAINTAINERS (Write After Approval): Add myself.
2961
940cde4d
GK
29622003-08-19 Geoffrey Keating <geoffk@apple.com>
2963
2964 * configure.in: Disable libgcj for darwin not on powerpc.
2965 * configure: Rebuild.
2966
74bed51b
ADL
29672003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2968
2969 * config-ml.in, symlink-tree: Add license.
2970
b4117c30
ZW
29712003-08-03 Richard Stallman <rms@gnu.org>
2972 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
2973
2974 * README.SCO: New file.
2975
333a28b4
MK
29762003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2977
2978 * Makefile.tpl (check, check-c++): Express dependencies using
2979 dependencies rather than commands.
2980 * Makefile.in: Regenerate.
2981
c197e306
AC
29822003-08-01 Andrew Cagney <cagney@redhat.com>
2983
2984 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2985 * configure: Ditto.
2986
a8ee6e2d
GK
29872003-07-31 Geoffrey Keating <geoffk@apple.com>
2988
2989 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 2990 * Makefile.in: Update.
a8ee6e2d 2991
8d9b3f2e
AT
29922003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2993
2994 * configure.in: Enable libgcj for darwin.
2995 * configure: Rebuild.
2996
52c0c542
PE
29972003-07-29 Phil Edwards <pme@gcc.gnu.org>
2998
2999 * config-ml.in: Use ac_configure_args directly instead of
3000 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3001 actually seen.
3002
b4acb5ef
NN
30032003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3004
3005 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3006 creating target and build subdirs to build all parent dirs as needed.
3007 * Makefile.in: Rebuild.
3008 * configure.in: Don't build dirs explicitly here.
3009 * configure: Rebuild.
3010
a51d71d0
PB
30112003-07-26 Paul Brook <paul@nowt.org>
3012
3013 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3014
f43e12ce
AO
30152003-07-22 Alexandre Oliva <aoliva@redhat.com>
3016
3017 * Makefile.tpl (all-make): Depend on intl.
3018 * Makefile.in: Rebuilt.
3019
8a199ff6
PE
30202003-07-20 Phil Edwards <pme@gcc.gnu.org>
3021
3022 * install-sh: Update to newer upstream versions (associated with
3023 aclocal 1.7).
3024 * mkinstalldirs: Likewise.
3025 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3026
e6a8c803
AP
30272003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
3028
3029 * MAINTAINERS: Move self from Bug database only accounts
3030 to write-after-approval.
3031
9f13608f
NN
30322003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3033
3034 * config.if: Remove unused libc_interface determination.
3035
c7864714
NN
30362003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3037
3038 * MAINTAINERS: Move self from write-after-approval to
3039 build machinery (*.in).
3040
775956d0
NN
30412003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3042
3043 PR bootstrap/11273
3044 PR bootstrap/11408
3045 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3046 unused INSTALL_PROGRAM_ARGS.
3047 * configure.in: Use AC_PROG_INSTALL.
3048 * Makefile.in: Regenerate.
3049 * configure: Regenerate.
3050
c7f67a6e
KH
30512003-07-13 Kazu Hirata <kazu@cs.umass.edu>
3052
3053 * MAINTAINERS: Alphabetize.
3054
33952f6f
AO
30552003-07-10 Alexandre Oliva <aoliva@redhat.com>
3056
3057 * configure: Rebuilt.
3058 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3059 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3060 newlib nor libgloss.
3061 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3062 * configure.in (am33_2.0-*-linux*): Added.
3063
0d4f1b4e
BW
30642003-07-09 Bob Wilson <bob.wilson@acm.org>
3065
3066 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3067 * configure: Regenerate.
3068
56694dd9
ZW
30692003-07-07 Zack Weinberg <zack@codesourcery.com>
3070
3071 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
3072 * Makefile.in: Regenerate.
3073
21607eb4
ZW
30742003-07-04 Zack Weinberg <zack@codesourcery.com>
3075
3076 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
3077 * Makefile.in: Regenerate.
3078
8c90b13a
L
30792003-07-04 H.J. Lu <hongjiu.lu@intel.com>
3080
3081 * Makefile.tpl: Replace PWD with PWD_COMMAND.
3082 * Makefile.in: Regenerated.
3083
5d42f90e
L
3084 * config-ml.in: Replace PWD with PWD_COMMAND.
3085
6eb95e99
ZW
30862003-07-04 Zack Weinberg <zack@codesourcery.com>
3087
3088 * intl: New directory; see intl/ChangeLog for details.
3089 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
3090 * Makefile.tpl: all-gcc depends on maybe-all-intl.
3091 * Makefile.in: Regenerate.
3092
07d1940e
NN
30932003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3094
3095 * configure.in: Clean up config-lang.in handling. Delete
3096 useless assignment to "subdirs".
3097 * configure: Regenerate.
3098
4dbda6f0
NN
30992003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3100
3101 * configure.in: Rename 'target_libs' to 'target_libraries'.
3102 Remove useless reference to 'target_libs'.
3103 * configure: Regenerate.
3104
2c30ab71
KS
31052003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3106
3107 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3108 * Makefile.in: Regenerate.
3109
11405c93
NN
31102003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3111
3112 * Makefile.def: Introduce flags_to_pass.
3113 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3114 * Makefile.in: Regenerate.
3115
fb87ad5d
HPN
31162003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3117
3118 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3119 and target-libgloss.
3120 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3121 <h8300*-*-*>: Disable libf2c and ${libgcj}.
3122 * configure: Regenerate.
3123
a7956a48
BK
31242003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3125
3126 * configure.in: Update testsuite_flags to new location.
3127 * configure. Regenerate.
6eb95e99 3128
eaf9f3b2
NN
31292003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3130
3131 * Makefile.tpl: Remove BUILD_CC stuff.
3132 * Makefile.in: Regenerate.
3133
2d89ffef
KH
31342003-06-17 Kazu Hirata <kazu@cs.umass.edu>
3135
3136 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
3137
83415b0b
GP
31382003-06-16 Graeme Peterson <gp@qnx.com>
3139
3140 * MAINTAINERS (Write After Approval): Add myself.
3141
b951c91c 31422003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 3143
b951c91c
L
3144 * config.guess: Update to 2003-06-12 version.
3145 * config.sub: Update to 2003-06-13 version.
3146
0bb41a37
L
31472003-06-12 H.J. Lu <hongjiu.lu@intel.com>
3148
3149 * config.guess: Update to 2003-06-06 version.
3150 * config.sub: Update to 2003-06-06 version.
3151
655b7166
RO
31522003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3153
3154 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3155 * configure. Regenerate.
3156
01b759aa
NN
31572003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3158
bf1d3e81
NN
3159 * configure.in: Disable serial configure by default.
3160 * configure: Regenerate.
3161 * Makefile.tpl: Abolish .NOTPARALLEL.
3162 * Makefile.in: Regenerate.
3163
e89fbdfe
NN
3164 * Makefile.tpl: Replace {build,host,target}_canonical by
3165 {build,host,target}.
3166 * Makefile.in: Regenerate.
3167
01b759aa
NN
3168 * Makefile.tpl: Fix stupid pasto.
3169 * Makefile.in: Regenerate.
3170
f7dae026
NN
31712003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3172
3173 * Makefile.tpl: Remove bogus conditional.
3174 * Makefile.in: Regenerate.
3175
31762003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
3177
3178 * Makefile.tpl (profiledbootstrap): New target.
3179 * Makefile.in (profiledbootstrap): New target.
3180
2ffc3e73 31812003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
3182
3183 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
3184 Pinski. Remove user names from other bugzilla-only maintainers.
3185
1a1e6b96
NN
31862003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3187
1358ccea
NN
3188 * Makefile.tpl: Make 'recursive targets' using autogen rather
3189 than shell loop. Remove duplicate 'clean' targets and false
3190 comments.
3191 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3192 Add systematic method of specifying missing targets in subdirs.
3193 Add copyright boilerplate.
3194 * Makefile.in: Regenerate.
3195 * configure.in: Add 'recursive targets' to maybe list.
3196 * configure: Regenerate.
3197
ae74ed1f
NN
3198 * MAINTAINERS: "GNATS only" -> "Bug database only".
3199
1a1e6b96
NN
3200 * Makefile.tpl: Rename [+target+] to [+make_target+].
3201 * Makefile.def: Rename 'target' to 'make_target'.
3202
c79af3fa
NB
32032003-05-31 Neil Booth <neil@daikokuya.co.uk>
3204
3205 * MAINTAINERS: Add self as options handling maintainer.
3206
39d85b61
MM
32072003-05-28 Michael Meissner <gnu@the-meissners.org>
3208
3209 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
3210 been too long since I touched those ports.
3211
afc2b62d
DD
32122003-05-28 DJ Delorie <dj@redhat.com>
3213
3214 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3215 * Makefile.in: Regenerate.
3216
df445104
MR
32172003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3218
3219 * configure.in: Use curly braces in the definition of tooldir.
3220 * configure: Regenerate.
3221
2eb98e5d 32222003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 3223
2eb98e5d
DD
3224 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3225 newlib or libgloss.
3226 * Makefile.in: Regenerate.
3227
862fced8
DD
32282003-05-21 DJ Delorie <dj@redhat.com>
3229
3230 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3231 * Makefile.in: Regenerate.
3232
fc351800
ILT
32332003-05-20 Ian Lance Taylor <ian@airs.com>
3234
3235 * MAINTAINERS: Update my e-mail address.
3236
7e2dbcef
NN
32372003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3238
3239 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 3240 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
3241 Factor out common code from autogen IF statements.
3242 * configure: Regenerate.
3243 * Makefile.in: Regenerate.
3244
f2a0e225
KC
32452003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3246
3247 * configure.in: Accept i[3456789]86 for machine type.
3248 * configure: Regenerate.
3249
8b87bb96
NN
32502003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3251
3252 * configure.in: Switch more things to use maybe dependencies.
3253 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3254 * configure: Regenerate.
3255 * Makefile.tpl: Switch more things to use maybe dependencies.
3256 * Makefile.in: Regenerate.
3257
fdb882bc 32582003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
3259
3260 * Makefile.tpl (install-opcodes): Define.
3261 * Makefile.in: Rebuild.
3262
f7c50032
AJ
32632003-05-13 Andreas Jaeger <aj@suse.de>
3264
3265 * config.guess: Update to 2003-05-09 version.
3266 * config.sub: Update to 2003-05-09 version.
3267
f2181bed 32682003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
3269
3270 * configure.in: Correct sed script so that options in quotes are not
3271 deleted.
3272 * configure: Rebuild.
3273
aa8f1f57
CV
32742003-05-12 Corinna Vinschen <corinna@vinschen.de>
3275
3276 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3277 and $$s/newlib/libc/sys/cygwin32 include paths.
3278 * configure: Ditto.
3279
0c130f81
MM
32802003-05-12 Michael Meissner <gnu@the-meissners.org>
3281
3282 * MAINTAINERS: Update my email addresses.
3283
aa1a100b
EB
32842003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
3285
3286 * config-ml.in: Propagate INSTALL variables.
f7c50032 3287
87861833
GP
32882003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3289
3290 * MAINTAINERS: Remove duplicate entries in Write After Approval.
3291
de722255
CD
32922003-05-02 Chris Demetriou <cgd@broadcom.com>
3293
6eb95e99
ZW
3294 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3295 * Makefile.in: Regenerate.
de722255 3296
96c4a002
WB
32972003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
3298
3299 * MAINTAINERS (GNATS only): Add Falk Hueffner.
3300
55b15a11
WB
33012003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
3302
3303 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
3304
0c227849
DJ
33052003-04-27 Daniel Jacobowitz <drow@mvista.com>
3306
3307 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3308 * Makefile.in: Regenerated.
3309
d45148c1
WB
33102003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
3311
3312 * MAINTAINERS (Write After Approval): Upgrade myself from
3313 GNATS only to write-after-approval. Update my mail address.
3314
48f2318c 33152003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
3316
3317 (OS Port Maintainers: freebsd): Add myself.
3318
438f50c3
MM
33192003-04-22 Mark Mitchell <mark@codesourcery.com>
3320
3321 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
3322
9074e169
KJ
33232003-04-22 Kean Johnston <jkj@sco.com>
3324
3325 * MAINTAINERS (SCO ports): Added myself.
3326
dfd39a2e
NS
33272003-04-21 Nathan Sidwell <nathan@codesourcery.com>
3328
3329 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
3330
ccbae82a
KJ
33312003-04-19 Kean Johnston <jkj@sco.com>
3332
3333 * MAINTAINERS (Write After Approval): Add myself.
3334
2f50999f
GP
33352003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3336
3337 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3338 * Makefile.in: Regenerate.
3339
e9b84181
JJ
33402003-04-18 Jakub Jelinek <jakub@redhat.com>
3341
3342 * configure.in (powerpc64*-*-linux*): Remove.
3343 * configure: Rebuilt.
3344
1ca4c6e1
PE
33452003-04-17 Phil Edwards <pme@gcc.gnu.org>
3346
3347 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3348 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3349 and restrap.
3350 * Makefile.in: Regenerate.
3351
0590b963
RE
33522003-04-16 Richard Earnshaw <rearnsha@arm.com>
3353
3354 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3355 * configure: Regenerated.
3356
ff41a56f
DD
33572003-04-15 DJ Delorie <dj@redhat.com>
3358
3359 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
3360
50d440bc
NC
33612003-04-13 Nick Clifton <nickc@redhat.com>
3362
3363 * config-ml.in: Remove support for --disable-aix removing
3364 call-aix multilibs.
3365
b1e0a93e
AO
33662003-04-10 Alexandre Oliva <aoliva@redhat.com>
3367
3368 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3369 * */configure: Rebuilt.
3370
71fb704d
JS
33712003-04-08 Joel Sherrill <joel@oarcorp.com>
3372
3373 * MAINTAINERS: Add my email address.
3374
3897ea90
OH
33752003-03-17 Olivier Hainque <hainque@act-europe.fr>
3376
3377 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 3378
93c834b7
NN
33792003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3380
3381 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3382 * Makefile.in: Regenerate.
3383
82c34dcb
MC
33842003-03-14 Michael Chastain <mec@shout.net>
3385
3386 * Makefile.in: Regenerate with correct Makefile.def.
3387
73458fb7
NN
33882003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3389
3390 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3391 Make macro.
3392 * Makefile.in: Regenerate.
3393 * configure.in: Clean up gxx_include_dir logic.
3394 * configure: Regenerate.
3395
32cf27e5
AE
33962003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
3397
3398 * MAINTAINERS (Write After Approval): Add myself.
3399
c727e7a0
BE
34002003-03-10 Ben Elliston <bje@wasabisystems.com>
3401
3402 * MAINTAINERS: Update my mail address.
3403
9a27ac7a
FS
34042003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3405
3406 * configure.in (gxx_include_dir): Fix typo.
3407 * configure: Regenerated.
3408
3aa83176
NN
34092003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3410
3411 * Makefile.tpl: Reindent.
3412 * Makefile.in: Regenerate.
3413 * configure.in: Reindent. Don't set unused variables.
3414 * configure: Regenerate.
3415
9124bc53
DJ
34162003-03-04 Daniel Jacobowitz <drow@mvista.com>
3417
3418 * configure.in: Include $(build_tooldir)/sys-include in
3419 FLAGS_FOR_TARGET.
3420 * configure: Regenerated.
3421
cb543528
NN
34222003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3423
c858bf1e
NN
3424 * Makefile.tpl: Always pass down RANLIB.
3425 * Makefile.in: Regenerate.
3426
aa9c3ab4
NN
3427 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3428 * Makefile.in: Regenerate.
3429 * configure.in: Remove unused logic relating to --enable-shared
3430 and --enable-threads. Remove bogus comments. Remove redundant
3431 noconfigdirs.
3432 * configure: Regenerate.
3433
cb543528
NN
3434 * configure.in: Replace ${libstdcxx_version} by its value.
3435 Remove reference to mh-dgux.
3436 * configure: Regenerate.
3437
53f70c1b
KB
34382003-03-03 Kevin Buettner <kevinb@redhat.com>
3439
3440 * MAINTAINERS (Write After Approval): Add myself.
3441
df0f0674
NN
34422003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3443
3444 * Makefile.tpl: Rearrange.
3445 * Makefile.in: Regenerate.
3446
ef4e7569
US
34472003-02-25 Uwe Stieber <uwe@wwws.de>
3448
3449 * configure.in: Add support for kaOS as cross build target system.
3450 * configure: Regenerated.
3451
a7a287eb
SB
34522003-02-24 Steven Bosscher <steven@gcc.gnu.org>
3453
3454 * MAINTAINERS (Write after approval): Add myself.
3455
ff00c8a2
JW
34562003-02-21 James E Wilson <wilson@tuliptree.org>
3457
3458 * MAINTAINERS: Update my email address.
3459
abb2db7a
ZW
34602003-02-21 Zack Weinberg <zack@codesourcery.com>
3461
3462 * MAINTAINERS: Add self to blanket write privs. section.
3463
e9f2dc3b
SM
34642003-02-20 Sean McNeil <sean@blue.mcneil.com>
3465
3466 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3467 configure-target-* as some target builds may require additional
3468 flags for preprocessor tests.
3469 * Makefile.in: Regenerated.
3470
ee03dc5e
AO
34712003-02-19 Alexandre Oliva <aoliva@redhat.com>
3472
11856278
AO
3473 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3474 * ltconfig: Handle it.
3475 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3476 auto-detecting it.
3477
274aef32
AO
3478 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3479 it is used as argument to $CC.
3480 * ltcf-gcj.sh: Likewise.
3481
ee03dc5e
AO
3482 * configure.in: Introduce --enable-maintainer-mode.
3483 * configure: Rebuilt.
3484 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3485 for maintainer mode.
3486 * Makefile.in: Rebuilt.
3487
30db8e17
JM
34882003-02-18 Jason Merrill <jason@redhat.com>
3489
3490 * Makefile.tpl (check-c++): Allow parallelism.
3491
cab60ac6
GP
34922003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3493
3494 * MAINTAINERS: Remove John Carr (who never actually had access to
3495 gcc.gnu.org).
3496
c8e5d1af
GK
34972003-02-15 Geoffrey Keating <geoffk@apple.com>
3498
3499 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3500 don't configure target-libobjc.
3501 * configure: Regenerate.
3502
70f91f50
RO
35032003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3504
3505 * Makefile.tpl (RANLIB): Define.
3506 * Makefile.in: Regenerate.
3507
669e9062
LB
35082003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
3509
3510 * MAINTAINERS: Update my email.
abb2db7a 3511
61b56b2e
KS
35122003-02-06 Keith R Seitz <keiths@redhat.com>
3513
3514 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3515 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3516 * Makefile.in: Regenerated.
3517 * configure.in: Remove all traces of snavigator, db, and grep.
3518 * configure: Regenerated.
3519
a1ba6e15
GP
35202003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3521
3522 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
3523 After Approval.
3524
f5f2cce5
CC
35252003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3526
3527 * MAINTAINERS (Write after approval): Add myself.
3528
ba49f6f1
FCE
35292003-01-31 Frank Ch. Eigler <fche@redhat.com>
3530
3531 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3532 * Makefile.in: Regenerated.
3533
ccf9f10c
RS
35342003-01-30 Roger Sayle <roger@eyesopen.com>
3535
3536 * config.guess: Updated to 2003-01-30's version.
3537 * config.sub: Updated to 2003-01-28's version.
3538
a693735b
AO
35392003-01-30 Alexandre Oliva <aoliva@redhat.com>
3540
3541 * config.if: If gcc_version is already set, just use it. Don't set
3542 gcc_version_trigger if it's already set, otherwise set it to
3543 gcc/version.c, but only if the file exists. If it is not set and
3544 gcc/version.c does not exist, try to extract the version number from
3545 $CC.
3546
204c43d6
AT
35472003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
3548
abb2db7a 3549 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 3550
842e91ec
PE
35512003-01-27 Phil Edwards <pme@gcc.gnu.org>
3552
3553 * configure.in: Revert 24Jan change.
3554 * configure: Regenerate.
3555
6b99984e
GP
35562003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3557
3558 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
3559 entry of HJ Lu.
3560
806e0935
NN
35612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3562
3563 * configure.in: Revert previous change.
3564 * configure: Regenerate.
3565
307a9864
NN
35662003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3567
3568 * configure.in: Make rda native-only.
3569 * configure: Regenerate.
3570
02ba6302
VR
35712003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3572
3573 * MAINTAINERS: Move myself from GNATS-only-accounts to
3574 write-after-approval.
3575
77d187bc
NN
35762003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3577
3578 * configure.in: Add missing \.
3579 * configure: Rebuilt.
3580
a94a2d4c
JJ
35812003-01-17 Jakub Jelinek <jakub@redhat.com>
3582
3583 * configure.in (baseargs): Avoid using \| in sed regular
3584 expressions.
3585 * configure: Rebuilt.
3586
73f84924
JJ
35872003-01-16 Jakub Jelinek <jakub@redhat.com>
3588
3589 * configure.in (baseargs): Remove all supported forms of
3590 --cache-file, --srcdir, --host, --build and --target options
3591 from argument lists.
3592 * configure: Rebuilt.
3593
8c12fc63
JZ
35942003-01-15 Josef Zlomek <zlomekj@suse.cz>
3595
3596 * MAINTAINERS: Add myself to write-after-approval list.
3597
7c005a3a
AO
35982003-01-15 Alexandre Oliva <aoliva@redhat.com>
3599
3600 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3601 * configure: Rebuilt.
3602
3dfabf63
NN
36032003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3604
3605 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3606 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3607 * Makefile.in: Regenerate.
3608 * configure: Regenerate.
3609
cf53ae10
AO
36102003-01-09 Alexandre Oliva <aoliva@redhat.com>
3611
3612 * configure.in: Remove Makefile in build, host and target modules
3613 unless configure was run with --no-recursion.
3614 * configure: Rebuilt.
3615
3fbe8e4a
CC
36162003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3617
3618 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3619 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3620 * Makefile.in: Regenerate.
3621
66e2aa7d
CD
36222003-01-08 Chris Demetriou <cgd@broadcom.com>
3623
3624 * config.guess: Update to 2003-01-03 version.
3625 * config.sub: Update to 2003-01-03 version.
3626
b5038cfb
CF
36272003-01-07 Christopher Faylor <cgf@redhat.com>
3628
3629 * configure: Regenerate with proper autoconf 2.13.
3630
d02c69be
CF
36312003-01-07 Christopher Faylor <cgf@redhat.com>
3632
3633 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 3634 * configure: Regenerate.
d02c69be 3635
e914a571
AC
36362003-01-06 Andrew Cagney <ac131313@redhat.com>
3637
3638 * configure.in (GDB_TK): Add tcl directories conditional on
3639 gdb/gdbtk directory being present.
3640 * configure: Regenerate.
abb2db7a 3641
70571545
JDA
36422003-01-04 John David Anglin <dave.anglin@nrc.ca>
3643
3644 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3645 by gcc if LD is not defined and we are not doing a Canadian Cross.
3646 * configure: Rebuilt.
3647
89a7012a
TT
36482002-12-31 Tom Tromey <tromey@redhat.com>
3649
3650 * Makefile.in: Rebuilt.
3651 * Makefile.def (target_modules) [libffi]: Allow installation.
3652
3f4f56e2
AS
36532002-12-31 Andreas Schwab <schwab@suse.de>
3654
3655 * configure.in: Fix use of $program_transform_name.
3656 * configure: Regenerated.
3657
6c1b8d0a
DJ
36582002-12-30 Daniel Jacobowitz <drow@mvista.com>
3659
3660 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 3661 * configure: Regenerated.
6c1b8d0a 3662
c5120911
AO
36632002-12-29 Alexandre Oliva <aoliva@redhat.com>
3664
3665 * Makefile.tpl (local-distclean): Don't remove...
3666 (multilib.ts): ... this. Moved into...
3667 (multilib.out): ... this. Don't use sub-make.
3668 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3669 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3670 (configure-build-[+module+], configure-[+module+],
3671 configure-target-[+module+], configure-gcc): ... these. Test
3672 for Makefile existence. Drop config.status from dependencies.
3673 * Makefile.in: Rebuilt.
3674 * configure.in: Move gcc-version-trigger to the end of
3675 ac_configure_args. Add comments to maybedep.tmp and
3676 serdep.tmp. Introduce --disable-serial-configure. Remove
3677 nonopt from baseargs, matching and removing corresponding
3678 whitespace while at it.
3679 * configure: Rebuilt.
3680
e245b0ea
AO
36812002-12-28 Alexandre Oliva <aoliva@redhat.com>
3682
903de295
AO
3683 * configure.in (host_configargs): Replace reference to
3684 no-longer-defined buildopts with --build=${build_alias}.
3685 * configure: Rebuilt.
3686
e245b0ea
AO
3687 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3688 program_transform_name to standard idiom.
3689 (AUTOGEN, AUTOCONF): Define.
3690 (Makefile.in): Use $(AUTOGEN).
3691 (Makefile): Depend on config.status, and use autoconf-style rule to
3692 build it. Move original commands to...
3693 (config.status): ... this new target.
3694 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3695 $(AUTOCONF).
3696 * Makefile.in: Rebuilt.
3697
671aa708
NN
36982002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3699
53fbfb58
NN
3700 * Makefile.tpl: Fix dramatic bustage due to change in
3701 program_transform_name.
3702 * Makefile.in: Regenerate.
3703
3704 * configure.in: Remove unnecessary PATH setting.
3705 * configure: Regnerate.
3706
3707 * configure.in: Don't default to unprefixed tools unless
3708 the native tools will work.
3709 * configure: Regenerate.
3710
671aa708
NN
3711 * configure.in: Convert to autoconf script. Blow away lots
3712 of now-redundant Makefile fragments.
3713 * configure: Generate using Autoconf.
3714 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3715 * Makefile.in: Regenerate.
3716
57f40826
NN
37172002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3718
3fedb745
NN
3719 * configure: Fix stupid bug where RANLIB was mistakenly included.
3720
abb2db7a 3721 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
3722 (build_configargs, host_configargs, target_configargs).
3723
3724 * configure.in: Move logic out of sed statement.
3725
abb2db7a 3726 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
3727 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3728
315fa0f4
SS
37292002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
3730
3731 * config.sub: Import from master repository
3732 * config.guess: Ditto
3733
45aff44f
AS
37342002-12-24 Andreas Schwab <schwab@suse.de>
3735
3736 * Makefile.tpl (multilib.out): Fix missing space.
3737 * Makefile.in: Regenerate.
3738
88b5521b
NN
37392002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3740
3741 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3742 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3743 * Makefile.in: Regenerate.
3744 * configure.in: Remove unnecessary leftovers.
3745
2a726918
GK
37462002-12-21 Geoffrey Keating <geoffk@apple.com>
3747
3748 * configure.in (extra_ranlibflags_for_target): New variable.
3749 (*-*-darwin): Add -c to ranlib commands.
3750 * configure (tooldir): Handle extra_ranlibflags_for_target.
3751
aace3269 37522002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
3753
3754 * Makefile.tpl: Revert HJL's change.
3755 * Makefile.in: Regenerated.
3756 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3757 always.
3758
f0895142
AS
37592002-12-19 Andreas Schwab <schwab@suse.de>
3760
3761 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3762 * Makefile.in: Regenerate.
3763
782d0c02
L
37642002-12-18 H.J. Lu <hjl@gnu.org>
3765
3766 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3767 * Makefile.in: Regenerated.
3768
3769 * configure.in (build_prefix): New. Substitute.
3770
212f6dd0
NN
37712002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3772
79308c5d
NN
3773 * Makefile.tpl: Don't let real targets depend on phony targets.
3774 * Makefile.in: Regenerate.
3775
212f6dd0
NN
3776 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3777 * Makefile.in: Regenerate.
3778
ab17919f
SS
37792002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
3780
3781 * config.sub: Import from master repository
3782 * config.guess: Ditto
3783
5ecf91d1
JM
37842002-12-16 Jason Merrill <jason@redhat.com>
3785
3786 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3787 previous 'make bootstrap'.
3788 * Makefile.in: Regenerate.
3789
d8437e1b
HPN
37902002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3791
3792 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3793
4977bab6
ZW
37942002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3795
3796 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3797 * Makefile.in: Regenerate.
3798
0edcfdcb
JM
37992002-12-13 Jason Merrill <jason@redhat.com>
3800
6248218a 3801 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
3802 library tests.
3803 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
3804 * Makefile.in: Regenerate.
3805
4977bab6
ZW
38062002-12-12 Alexandre Oliva <aoliva@redhat.com>
3807
3808 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3809 * Makefile.in: Rebuilt.
3810
f87505dd
AO
38112002-12-12 Alexandre Oliva <aoliva@redhat.com>
3812
3813 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3814
4977bab6
ZW
38152002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
3816
3817 * configure: Fix bug put in by gremlins.
3818
3819 * Makefile.tpl: Substitute more autoconfily.
3820 * configure: Substitute more autoconfily.
3821 * Makefile.in: Regenerate.
3822
7f0db92a
SS
38232002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
3824
3825 * config.sub: Import from master repository
3826 * config.guess: Ditto
3827 * MAINTAINERS: Added Svein Seldal under write after approval
3828
4977bab6
ZW
38292002-12-08 Andrew Cagney <ac131313@redhat.com>
3830
3831 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3832 * Makefile.in (all-sim): Ditto.
3833
38342002-12-06 DJ Delorie <dj@redhat.com>
3835
3836 * Makefile.tpl: Change configure dependencies to not have real
3837 targets depend on phony targets.
3838
38392002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3840
3841 * configure.in: Revert unintentional change.
3842
3843 * Makefile.tpl: Change dependency for */multilib.out so that
3844 it works when gcc isn't in the tree.
3845
3846 * configure.in: Substitute more.
3847 * configure: Run subconfigures from the Makefile.
3848 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3849 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3850
67f1b906
GP
38512002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3852
3853 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3854
4977bab6
ZW
38552002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3856
3857 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3858 and corresponding dependencies.
3859 * Makefile.in: Regenerate.
3860
3861 * configure.in (host_tools): Order binutils, gas and ld for
3862 convenience in running the testsuites.
3863
3864 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3865 * Makefile.in: Regenerate.
3866 * configure.in: Introduce rules to serialize subconfigure runs.
3867
3868 * configure.in: Introduce BASE_CC_FOR_TARGET.
3869 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3870 Realize configure-build-* targets. Realize configure-target-* targets.
3871 * Makefile.in: Regenerate.
3872
38732002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3874
3875 * configure: Move gcc_version_trigger stuff from here...
3876 * configure.in: ...to here.
3877
3878 * configure.in: Separate subconfigure options added by this file from
3879 options given by the user. Add machinery to put args for host
3880 subconfigures into the Makefile.
3881
3882 * Makefile.tpl: Remove 'vault' targets.
3883 * Makefile.tpl: Reorder and comment dependencies.
3884 * Makefile.in: Regenerate.
3885
38862002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3887 * configure.in: Fix my broken commit of previous patch. (sigh)
3888
743f054e
GK
38892002-11-28 Geoffrey Keating <geoffk@apple.com>
3890
3891 * configure.in: Move host-specific darwin noconfigdirs into
3892 the host-specific section.
3893
4977bab6
ZW
38942002-11-28 Geoffrey Keating <geoffk@apple.com>
3895
3896 * configure.in: Move host-specific darwin noconfigdirs into
3897 the host-specific section.
3898
38992002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
3900
3901 * configure: Remove skip-this-dir support.
3902 * Makefile.tpl: Remove skip-this-dir support.
3903
3904 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3905 subdirectories.
3906 * Makefile.in: Regenerate.
3907
3908 * Makefile.tpl: Strip out useless setting of 'dir'.
3909 * Makefile.in: Regenerate.
3910
39112002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
3912
3913 * configure.in: Fix deeply stupid bug.
3914
3915 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3916 shell code in CXX_FOR_TARGET
3917 * Makefile.def: Introduce raw_cxx.
3918 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3919 RAW_CXX_FOR_TARGET.
3920 * Makefile.in: Regenerate.
3921
39222002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
3923
3924 * Makefile.tpl: Remove unnecessary ifs.
3925 * Makefile.in: Regenerate.
3926
3927 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
3928 dependencies. Maybe-ize build-libiberty. Create dummy install
3929 targets for 'no_install' modules.
3930 * configure: Move GDB_TK substitution to configure.in. Move
3931 build_modules stuff to configure.in.
3932 * configure.in: Implement soft dependency machinery. Maybe-ize
3933 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3934 * Makefile.in: Regenerate.
3935
39362002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
3937
3938 * Makefile.tpl: Make all-target, install-target behave similarly
3939 to all, install (only hitting configured targets). Eliminate
3940 unused macro defintions.
3941
3942 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3943 build != host.
3944
3945 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3946
3947 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3948
3949 * configure.in: Produce lists of subdir targets we're actually
3950 configuring. Remove references to "dosrel".
3951 * Makefile.tpl: Let configure set which subdir targets are hit.
3952 Remove install-cross; clean up install; remove ALL. Remove
3953 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
3954 Autogenerate host module targets. Remove empty dependency lines
3955 and redundant dependency; rearrange slightly.
3956 * Makefile.def: Add host-side libtermcap, utils.
3957
3958 * Makefile.in: Regenerate.
3959
e6226a2f
RO
39602002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3961
3962 * ltconfig (osf[345]): Append $major to soname_spec.
3963 Reflect this in library_names_spec.
3964 * ltmain.sh (osf): Prefix $major with . for use as extension.
3965
3b75d237
AJ
39662002-11-19 Andreas Jaeger <aj@suse.de>
3967
3968 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
3969 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
3970 and sparc64 GNU/Linux systems.
3971
809108de
NS
39722002-11-19 Nathan Sidwell <nathan@codesourcery.com>
3973
3974 * MAINTAINERS: Update email.
3975
e7e0de7e
GP
39762002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3977
3978 * MAINTAINERS: Complete James Dennett's entry.
3979
f7109dea
EB
39802002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
3981
3982 * MAINTAINERS (Write After Approval): Add myself.
3983
d3ac17c9
BK
39842002-11-13 Bruce Korb <bkorb@gnu.org>
3985
3986 * Makefile.tpl: syntactic cleanup
3987
cbf78ae4
SH
39882002-11-13 Stuart Hastings <stuart@apple.com>
3989
3990 * MAINTAINERS: Add myself to write-after-approval list.
3991
4977bab6
ZW
39922002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
3993
3994 * Makefile.def: Add list of recursive targets to autogenerate.
3995 Add build_modules.
3996 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3997 targets. Autogenerate *-build-* targets.
3998 * Makefile.in: Regenerate.
3999
40002002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
4001
4002 * configure: More autoconf-style substitutions.
4003 * Makefile.tpl: More autoconf-style substitutions.
4004 * Makefile.in: Regenerate.
4005
40062002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
4007
4008 * configure: Substitute more variables in a more autoconf-friendly
4009 way. Simplify slightly.
4010 * Makefile.tpl: Make more variables substitutable in an
4011 autoconf-friendly way.
4012 * Makefile.in: Regenerate.
4013
d4783999
JW
40142002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
4015
4016 * MAINTAINERS (Write After Approval): Add myself.
4017
4977bab6
ZW
40182002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
4019
4020 * configure.in (v810*): Remove special setting of tools.
4021
4022 * configure: Add support for extra required flags for ar or nm.
4023 * configure.in (aix4.3+): Use above support for target-specific
4024 issues, rather than using config/mt-aix43.
4025
40262002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
4027
4028 * configure: Remove 'removing', which doesn't work. Replace $subdir
4029 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4030 with $srcdir. Reformat indentation. Substitute some variables
4031 formerly hard-coded in the Makefile for build=host.
4032 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4033 * Makefile.def: Autogenerate more.
4034 * Makefile.in: Regenerate.
4035
1c9c903e
AN
40362002-11-04 Adam Nemet <anemet@lnxw.com>
4037
4038 * MAINTAINERS (Write After Approval): Add myself.
4039
40673d2b
KB
40402002-11-04 Kevin Buettner <kevinb@redhat.com>
4041
4042 * Makefile.def (host_modules): Add rda.
4043 * Makefile.in: Regenerate.
4044 * configure.in (target_tool): Add target-rda to list.
4045
42e650ae
GP
40462002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4047
4048 * MAINTAINERS: Remove "co-maintainer" note for web pages.
4049
e004b81f
PE
40502002-10-25 Phil Edwards <pme@gcc.gnu.org>
4051
4052 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4053 and restrap targets to this rule.
4054 * Makefile.in: Regenerate.
4055
06bd49b1
GP
40562002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4057
4058 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
4059 GNATS only accounts.
4060
d0af82b0
HPN
40612002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4062
4063 * configure.in (i[3456]86-*-linux*): Add check to disable
4064 ${libgcj} for glibc1.
4065
10782654
DC
40662002-10-24 Denis Chertykov <denisc@overta.ru>
4067
4068 * MAINTAINERS: Add myself as ip2k port maintainer.
4069
a5a438f5
SS
40702002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4071
4072 * configure.in: Add tic4x target.
4073
fe3d5b7f
NN
40742002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4075
aba8a494
NN
4076 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4077 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4078 * Makefile.in: Regenerate.
4079
fe3d5b7f
NN
4080 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4081 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4082 * Makefile.in: Regenerate.
4083
a6ad79e7
JJ
40842002-10-02 Janis Johnson <janis187@us.ibm.com>
4085
4086 * MAINTAINERS: Add myself as web pages co-maintainer.
4087
6a8a9058
NN
40882002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4089
4090 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4091 * Makefile.in: Regenerate.
4092
327d975a
ZW
40932002-10-02 Zack Weinberg <zack@codesourcery.com>
4094
4095 * MAINTAINERS: Add myself and Nathan Sidwell
4096 <nathan@codesourcery.com> as VxWorks maintainers.
4097
a5ae8f19 40982002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
4099
4100 * Makefile.def: Remove order dependency comments.
4101 * Makefile.tpl: Add explicit install-install dependencies.
4102 * Makefile.in: Regenerate.
d0f6c823 4103
34c6040c 4104 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 4105 * Makefile.in: Regenerate.
34c6040c 4106
d0f6c823
NN
4107 * Makefile.tpl: Add configure-target (for src-release in src)
4108 * Makefile.in: Regenerate.
4109
50bd210b
NC
41102002-09-30 Nick Clifton <nickc@redhat.com>
4111
4112 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4113
ca25149e
UW
41142002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4115
4116 * configure.in (s390*-*-linux*): Enable libgcj.
4117
dd30b57d
NN
41182002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4119
9e60a678
NN
4120 * configure: Revert accidentally applied changes.
4121
dd30b57d
NN
4122 * Makefile.tpl: Make more autoconf-friendly.
4123 * Makefile.in: Regenerate.
4124 * configure: Make substitution more autoconf-like.
4125
5831424e
RE
41262002-09-28 Richard Earnshaw <rearnsha@arm.com>
4127
4128 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4129 single entry to handle all these.
4130 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4131 libjava on arm-*-elf.
4132
b7f3b15b
GK
41332002-09-27 Geoffrey Keating <geoffk@apple.com>
4134
4135 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4136 things that depend on them.
4137
0dffceed
NN
41382002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4139
4140 * Makefile.tpl: Make subsituted variables more autoconfy.
4141 * Makefile.in: Regenerate.
4142 * configure: Make seds more autoconfy.
4143
1db75a86 41442002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
4145
4146 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4147 * Makefile.in: Regenerate.
4148 * configure.in: Rewrite sed statements to look autoconfy.
4149
1db75a86
NN
4150 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4151 all-target-foo on configure-target-foo.
4152 * Makefile.def: Ditto.
4153 * Makefile.in: Rebuild.
4154
741a4e89
AH
41552002-09-25 Andrew Haley <aph@redhat.com>
4156
4157 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
4158
95ddd785
NN
41592002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4160
4161 * Makefile.def: New file.
4162 * Makefile.tpl: New file.
4163 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4164 * contrib/gcc_update: Note that Makefile.in is a generated file.
4165
4166 * configure.in: Minor rearrangement. Simplify tests.
4167
65a824f6
JT
41682002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
4169
4170 * configure.in (with_headers): Skip copy if value is "yes".
4171 (with_libs): Likewise.
4172
51270f0a 41732002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
4174
4175 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4176 * configure.in (sh*-*-pe*): Ditto.
4177 * configure.in (mips*-*-pe*): Ditto.
4178 * configure.in (*arm-wince-pe): Ditto.
4179
8f89dbf4
NN
4180 * configure.in: Rearrange.
4181
c1b8db3f
KH
41822002-09-14 Kazu Hirata <kazu@cs.umass.edu>
4183
4184 * MAINTAINERS: Update my email address.
4185
341f0575
PK
41862002-08-30 Paul Koning <pkoning@equallogic.com>
4187
4188 * MAINTAINERS: (Write After Approval): Add myself.
4189
d2e06980
GK
41902002-08-29 Geoffrey Keating <geoffk@redhat.com>
4191
4192 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
4193
4906d5d8
GK
41942002-08-24 Geoffrey Keating <geoffk@redhat.com>
4195
4196 * MAINTAINERS: Change my mailing address.
4197
e9a25cc8
PC
41982002-08-21 Paolo Carlini <pcarlini@unitus.it>
4199
4200 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 4201 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 4202
a5aa7421
LR
42032002-08-20 Loren J. Rittle <ljrittle@acm.org>
4204
4205 * MAINTAINERS (Write After Approval): Remove myself.
4206 (Various Maintainers: c++ runtime libs): Add myself.
4207
5ce6f47b
EC
42082002-08-15 Eric Christopher <echristo@redhat.com>
4209
4210 * config.sub: Import from master repository.
4211 * config.guess: Ditto.
4212
7f9317f0
AO
42132002-08-19 Alexandre Oliva <aoliva@redhat.com>
4214
4215 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4216 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4217 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4218
7aecca3d
AH
42192002-08-16 Aldy Hernandez <aldyh@redhat.com>
4220
4221 * MAINTAINERS: Add self to rs6000 vector extensions.
4222
8ea4b195
AO
42232002-08-15 Alexandre Oliva <aoliva@redhat.com>
4224
4225 * libiberty/configure: Reverted unintended yesterday's check in.
4226
f5cc59a7
AO
42272002-08-14 Alexandre Oliva <aoliva@redhat.com>
4228
4229 * boehm-gc/configure, libf2c/configure: Rebuilt.
4230 * libffi/configure, libiberty/configure: Ditto.
4231 * libjava/configure, libobjc/configure: Ditto.
4232 * libstdc++-v3/configure, zlib/configure: Ditto.
4233 Merged from binutils:
4234 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
4235 From Steve Ellcey <sje@cup.hp.com>:
4236 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4237 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4238 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4239 IA64.
4240 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4241 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4242 soname_spec, sys_lib_search_path_spec): Ditto.
4243
66350331
FS
42442002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4245
4246 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4247
2ff34870
L
42482002-08-04 H.J. Lu (hjl@gnu.org)
4249
4250 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4251
a014f2fe
KW
42522002-08-02 Krister Walfridsson <cato@df.lth.se>
4253
4254 * MAINTAINERS (Write After Approval): Add myself.
4255
c01d477a
AM
42562002-07-31 Alan Modra <amodra@bigpond.net.au>
4257
4258 * configure.in: Move generic linux case to end. Copy generic
4259 linux noconfigdirs to mips*-*-linux* entry and new
4260 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4261
68cd2524
MM
42622002-07-19 Michael Matz <matz@suse.de>
4263
4264 * MAINTAINERS: Add myself as ra* maintainer.
4265
e2d83b8c
CD
42662002-07-16 Chris Demetriou <cgd@broadcom.com>
4267
4268 * config.guess: Update to 2002-07-09 version.
4269 * config.sub: Update to 2002-07-03 version.
4270
cece4f1d
HPN
42712002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
4272
4273 * MAINTAINERS: Fix typo in a maintainer email address.
4274
bb654703
NN
42752002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4276
4277 * configure.in: Remove two redundant tests.
4278
789b7de5
RO
42792002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4280
4281 * configure.in (mips*-*-irix6*o32): Enable stabs.
4282
e1da1089
NN
42832002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4284
f3970bba
NN
4285 * configure.in: Don't build grez.
4286 * Makefile.in: Ditto.
4287
e1da1089
NN
4288 * Makefile.in: Remove references to bsp, cygmon, libstub.
4289 * configure.in: Ditto.
4290
4291 * configure.in: Remove leftover reference to gdbtest.
4292
57c905fa
PE
42932002-07-08 Phil Edwards <pme@gcc.gnu.org>
4294
4295 * configure.in (gxx_include_dir): Change to match versioned
4296 C++ headers if --enable-version-specific-runtime-libs is used.
4297
a0af94a7 42982002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 4299
a0af94a7
SE
4300 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4301
423ce3eb
NN
43022002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4303
4304 * configure.in: Make --without-x work.
4305
98186934
NN
43062002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4307
c3b7d169
NN
4308 * configure.in: Rearrange target Makefile fragment collection.
4309
98186934
NN
4310 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4311 cvs[src].
4312 * configure.in: Ditto.
4313
eebd288a
MK
43142002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
4315
4316 * MAINTAINERS (Write After Approval): Update my e-mail address.
4317
3ab36f05
NN
43182002-06-24 Ben Elliston <bje@redhat.com>
4319
4320 * configure.in (host_tools): Remove cgen.
4321
4322 * Makefile.in (all-cgen): Remove; runs from its source directory.
4323 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 4324 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
4325 (all-sim): Likewise.
4326
43272002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4328
4329 * Makefile.in: Eliminate 'apache' targets.
4330 * configure.in: Eliminate 'apache' targets.
4331
55380b08
NN
4332 * configure.in: Eliminate redundant tests. Reorganize.
4333
9a5c1b9d
NN
4334 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4335
5fd3853a
NN
4336 * config-ml.in: Eliminate references to Cygnus configure.
4337
cfefc434
NN
4338 * Makefile.in: Eliminate references to building emacs.
4339
2fe93885
GS
43402002-06-28 Graham Stott <graham.stott@btinternet.com>
4341
4342 * MAINTAINERS: Update my email address.
4343
53c40185
BK
43442002-06-26 Benjamin Kosnik <bkoz@redhat.com>
4345
4346 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 4347 (cxx_incdir): Remove.
53c40185 4348
97679694
NN
43492002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
4350
4351 * MAINTAINERS (Write After Approval): Add self.
4352
b03bcd37
DC
4353Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
4354
4355 * configure.in: Add support for ip2k.
4356
6bd12129
NN
43572002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4358
4359 * configure.in: Fix AIX configury bug.
4360
e0d98a92
SE
43612002-06-20 Steve Ellcey <sje@cup.hp.com>
4362
4363 * MAINTAINERS (Write After Approval): Add self.
4364
ba3292db
NN
43652002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4366
ef40bc65
NN
4367 * configure.in: replace ${topsrcdir} with ${srcdir}
4368
7a0be465
NN
4369 * configure.in: Move definition of libstdcxx_flags
4370 right above usage, rather than waaay earlier.
4371
e1848dde
NN
4372 * configure.in: Pull definition of is_cross_compiler earlier.
4373
8bc2fff1
NN
4374 * configure.in: Rearrange a little.
4375
ba3292db
NN
4376 * configure.in: Remove references to librx.
4377 * Makefile.in: Remove references to librx.
4378
11d8b408
DC
4379Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
4380
4381 * config.sub: Add support for avr target.
4382 Import from master sources, rev 1.255
5ce6f47b 4383
93da8339
PE
43842002-06-19 Phil Edwards <pme@gcc.gnu.org>
4385
4386 * configure, .cvsignore: Revert previous change...
4387 * Makefile: ...delete.
4388
b4caab5c
NN
43892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4390
4391 * configure.in: Eliminate ${gasdir} variable.
4392
ee777171
DB
43932002-06-18 Dave Brolley <brolley@redhat.com>
4394
4395 * configure.in: Add support for frv.
4396 * config.sub: Add support for frv.
4397
26e4af54
PE
43982002-06-18 Phil Edwards <pme@gcc.gnu.org>
4399
4400 * configure: Remove garbage from previous commit.
4401
bb20b7da
PE
44022002-06-18 Phil Edwards <pme@gcc.gnu.org>
4403
4404 * configure: For in-source builds, make a subdir and re-exec there.
4405 * Makefile: New file. Pass targets through to build directory.
4406 * .cvsignore: No longer ignore "Makefile".
4407
9d321f6c
DR
44082002-06-16 Douglas Rupp <rupp@gnat.com>
4409
4410 * MAINTAINERS (Write After Approval): Add self.
4411
c8eb2bc0
KG
44122002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4413
4414 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4415
f210d239
JT
44162002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4417
4418 * configure.in (vax-*-netbsd*): Re-enable gas.
4419
e9667b3c
NN
44202002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4421
efe1f357
NN
4422 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4423 BUILD_PREFIX_1, to correct nomenclature.
4424 * configure: Likewise.
4425
e9667b3c
NN
4426 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4427 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4428
fe2fe497
OH
44292002-05-31 Olaf Hering <olh@suse.de>
4430
4431 * config-ml.in: Propogate DESTDIR also.
4432
dcf7f0dd
JT
44332002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4434
4435 * configure.in (vax-*-netbsd*): Don't build gas for this
4436 platform.
4437
6ff14f32
MM
44382002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4439
4440 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4441 and libgcj for AVR.
4442
397de1ff
KK
44432002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
4444
4445 * MAINTAINERS (Write After Approval): Add myself.
4446
ac30211c
JT
44472002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4448
4449 * config.guess: Update to 2002-05-22 version.
4450 * config.sub: Likewise.
4451
1e6347d8
RO
44522002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4453
4454 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4455 * config-ml.in: Likewise.
4456 * configure: Likewise.
4457 * configure.in: Likewise.
4458
e5ce1d6d
SC
44592002-05-16 Stephane Carrez <stcarrez@nerim.fr>
4460
4461 * MAINTAINERS: Update my email address.
4462
6cdef75d
NN
44632002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4464
4a87f061
NN
4465 * configure.in: Simplify makefile fragment collection.
4466
4467 * configure.in: Remove code to build emacs.
603606e7 4468
e254d6b5
NN
4469 * configure.in : Remove --srcdir argument from targargs and buildargs
4470 (it's always overridden in the Makefile anyway). Rearrange a bit.
4471
4472 * configure: Move some logic to configure.in.
4473 * configure.in: Move some logic from configure.
6cdef75d 4474
1d6006fe
TT
44752002-05-11 Tom Tromey <tromey@redhat.com>
4476
4477 * MAINTAINERS: Reflect libgcj reality.
4478
b70b3534
FS
44792002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
4480
4481 * Makefile.in: Honour DESTDIR.
4482
4434687a
MM
44832002-05-08 Mark Mitchell <mark@codesourcery.com>
4484
4485 * config.guess: Import 2002-03-20 version.
4486 * config.sub: Import 2002-04-26 version.
4487
a89e49c7
RO
44882002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4489
4490 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
4491
44e55536
TJ
44922002-05-07 Tim Josling <tej@melbpc.org.au>
4493
4494 * MAINTAINERS: Add self.
4495
97320a3f
LR
44962002-05-06 Loren J. Rittle <ljrittle@acm.org>
4497
4498 * ltmain.sh: Detect and handle object name conflicts
4499 while piecewise linking a static library.
4500
b7c13625
AO
45012002-05-05 Alexandre Oliva <aoliva@redhat.com>
4502
4503 * configure.in (noconfigdirs): Don't disable libgcj on
4504 sparc64-*-solaris* and sparcv9-*-solaris*.
4505
4182d9fa
AO
45062002-05-03 Alexandre Oliva <aoliva@redhat.com>
4507
4508 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4509
7bebf279
TF
45102002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4511
4512 * configure.in (FLAGS_FOR_TARGET): Do not add
4513 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4514 on i[3456]86-*-linux*.
4515
9a06dc7d
TF
45162002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4517
4518 * configure.in (noconfigdirs): Replace [ ] with test.
4519
4520 * configure.in (noconfigdirs): Do not add target-newlib if
4521 target == i[3456]86-*-linux*, and host == target.
4522
a51a07fa
NN
45232002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4524
9e7facd6
DD
4525 * configure.in: delete reference to absent file
4526
aeaa0f2f
NN
4527 * configure.in: replace '[' with 'test'
4528
4bb98828
NN
4529 * configure.in: Eliminate references to gash.
4530 * Makefile.in: Eliminate references to gash.
4531
64791664
NN
4532 * configure.in: remove useless references to 'pic' makefile fragments.
4533
3ed57cf4
NN
4534 * configure.in: (*-*-windows*) Finish removing.
4535
a51a07fa
NN
4536 * configure.in: Eliminate redundant test for libgui.
4537
8552f6f1
RS
45382002-04-29 Roger Sayle <roger@eyesopen.com>
4539
4540 * MAINTAINERS: Add self and realphabetize. Update entries
4541 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
4542 entry for a29k port maintainer.
4543
9e847666
JS
45442002-04-26 Joel Sherrill <joel@OARcorp.com>
4545
4546 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4547 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4548
704c9a14
NN
45492002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4550
4551 * configure.in: remove references to dead files
4552
7bff5059
MM
45532002-04-19 Mark Mitchell <mark@codesourcery.com>
4554
4555 * MAINTAINERS: Add information about purpose of this file.
4556
0c7c67f0
TT
45572002-04-18 Tom Tromey <tromey@redhat.com>
4558
4559 * configure.in: Disallow configuring libgcj when it is already
4560 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4561 Solaris 2.8 by default. For PR libgcj/6158.
4562
63501e91
NN
45632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4564
4565 * configure.in: Move default CC setting out of config/mh-* fragments
4566 directly into here.
4567
701afd4d
NN
45682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4569
4570 * configure.in: don't even try to configure or make a subdirectory
4571 if there's no configure script for it.
4572
07cdae91
MM
45732002-04-15 Mark Mitchell <mark@codesourcery.com>
4574
4575 * MAINTAINERS: Remove chill maintainers.
4576 * Makefile.in (CHILLFLAGS): Remove.
4577 (CHILL_LIB): Remove.
4578 (TARGET_CONFIGDIRS): Remove libchill.
4579 (CHILL_FOR_TARGET): Remove.
4580 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4581 CHILL_LIB.
4582 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4583 (CHECK_TARGET_MODULES): Likewise.
4584 (INSTALL_TARGET_MODULES): Likewise.
4585 (CLEAN_TARGET_MODULES): Likewise.
4586 (configure-target-libchill): Remove.
4587 (all-target-libchill): Remove.
4588 * configure.in (target_libs): Remove target-libchill.
4589 Do not compute CHILL_FOR_TARGET.
4590 * libchill: Remove directory.
5ce6f47b 4591
ab50d72b
DD
45922002-04-11 DJ Delorie <dj@redhat.com>
4593
4594 * Makefile.in, configure.in: Sync with binutils, entries
4595 follow...
4596
0a1e123a
DD
45972002-04-07 Andrew Cagney <ac131313@redhat.com>
4598
4599 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4600 (do-tar, do-bz2): New rules.
4601 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4602 (gdb-tar): New rule.
4603 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4604 (insight_dejagnu.tar): New rule.
4605 (insight.tar): New rule.
4606 (gdb+dejagnu.tar): New rule.
4607 (gdb.tar): New rule.
4608
ab50d72b
DD
46092002-02-01 Mo DeJong <supermo@bayarea.net>
4610
4611 * Makefile.in: Add all-tix to deps for all-snavigator
4612 so that tix is built when building snavigator.
4613
46142002-01-11 Steve Ellcey <sje@cup.hp.com>
4615
4616 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4617 ld and gdb are not supported.
4618
46192002-01-07 Mark Salter <msalter@redhat.com>
4620
4621 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4622 Allow target-libgloss to be built for arm, strongarm, and xscale.
4623
46242001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4625
4626 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4627 options for i[3456]86-pc-linux* native builds.
4628
46292001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4630
4631 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4632 files from .po files for a distribution.
4633
46342001-09-03 Jeff Holcomb <jeffh@redhat.com>
4635
4636 * configure.in: Enable libstdc++-v3 for h8300 targets.
4637
46382001-06-19 Alan Modra <amodra@bigpond.net.au>
4639
4640 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4641 version from bfd/.
4642
4643Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4644
4645 * Makefile.in (VER): When present, extract the version number from
4646 the file version.in.
4647
46482001-05-24 Tom Rix <trix@redhat.com>
4649
4650 * configure.in : enable ld for aix
4651
46522001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4653
4654 * config.guess: Add linux target for S/390.
4655
46562000-11-07 Philip Blundell <pb@futuretv.com>
4657
4658 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4659
46602000-11-03 Philip Blundell <pb@futuretv.com>
4661
4662 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4663 files.
4664
46652001-01-15 Ben Elliston <bje@redhat.com>
4666
4667 * configure.in (host_tools): Add sid.
4668 Always configure cgen.
4669
46702000-11-24 Nick Clifton <nickc@redhat.com>
4671
4672 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4673
4674
46752000-08-20 Doug Evans <dje@casey.transmeta.com>
4676
4677 * Makefile.in (ALL_MODULES): Add all-cgen.
4678 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4679 (all-cgen): New target.
4680 (all-opcodes,all-sim): Depend on all-cgen.
4681 * configure.in (host_tools): Add cgen.
4682 Only configure cgen if --enable-cgen-maint.
4683
ef98ad7b
LR
46842002-04-09 Loren J. Rittle <ljrittle@acm.org>
4685
4686 * configure.in: Add *-*-freebsd* configurations.
4687
90def2b2
TT
46882002-04-08 Tom Tromey <tromey@redhat.com>
4689
4690 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4691 Fixes PR libgcj/6068.
4692
320d7e7a
KW
46932002-03-30 Krister Walfridsson <cato@df.lth.se>
4694
4695 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4696
18b467f1
RO
46972002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4698
4699 * configure.in (alpha*-dec-osf*): Enable libgcj.
4700
8bb3a5af
MG
47012003-03-27 Matthew Gingell <gingell@gnat.com>
4702
4703 * MAINTAINERS (Write After Approval): Add myself.
4704
56ae9405
NC
47052002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4706
4707 Fix for: PR bootstrap/3591, target/5676
4708 * configure.in (mcore-pe): Disable the configuration of
4709 libstdc++-v3 since exceptions are not supported.
4710
f18d9a0c
AG
47112002-03-20 Anthony Green <green@redhat.com>
4712
4713 * configure.in: Enable libgcj for xscale-elf target.
4714
c0e21eef
R
4715Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
4716
4717 * MAINTAINERS: Update my email address.
4718
28eca9e8
AO
47192002-03-16 Alexandre Oliva <aoliva@redhat.com>
4720
4721 * ltmain.sh (relink_command): Fix typo in previous change.
4722
e67e72c7
AO
47232002-03-15 Alexandre Oliva <aoliva@redhat.com>
4724
4725 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4726 (relink_command): Added --tag flags.
4727 (mode=install): If relinking fails; error out.
4728
c2273204
RH
47292002-03-12 Richard Henderson <rth@redhat.com>
4730
4731 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4732 .NOTPARALLEL tag.
4733 (do-check): Rename from check.
4734 (check): Allow parallel check.
4735
bcb64245
BW
47362002-03-12 Bob Wilson <bob.wilson@acm.org>
4737
4738 * MAINTAINERS: Add myself as maintainer for xtensa port.
4739 Fix alphabetical order in CPU port maintainer list.
4740 Remove myself from Write After Approval list.
4741
63adb4ff
RH
47422002-03-11 Richard Henderson <rth@redhat.com>
4743
4744 * Makefile.in (.NOTPARALLEL): Add fake tag.
4745
9bec4bf0
L
47462002-03-07 H.J. Lu (hjl@gnu.org)
4747
4748 * configure.in: Enable gprof for mips*-*-linux*.
4749
c7fc1f84
DS
47502002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
4751
4752 * MAINTAINERS (Write After Approval): Add myself.
4753
6bff33fb
AO
47542002-02-28 Alexandre Oliva <aoliva@redhat.com>
4755
4756 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4757 libjava.
4758 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4759
0210b33b
AO
47602002-02-23 Alexandre Oliva <aoliva@redhat.com>
4761
4762 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4763 because its Makefile is there; test for the executable instead.
4764
fcc0a3ef
AO
47652002-02-22 Alexandre Oliva <aoliva@redhat.com>
4766
4767 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4768 libstdc++-v3 and libjava.
4769
97cf8285
AM
47702002-02-11 Adam Megacz <adam@xwt.org>
4771
4772 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4773 boehm-gc
5ce6f47b 4774
40fe0ec3
AO
47752002-02-09 Alexandre Oliva <aoliva@redhat.com>
4776
4777 * config.guess: Updated to 2002-01-30's version.
4778 * config.sub: Updated to 2002-02-01's version.
4779 Contribute sh64-elf.
4780 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4781 * configure.in: Added sh64-*-*.
4782
694d53ee
CD
47832002-02-08 Chris Demetriou <cgd@broadcom.com>
4784
4785 * MAINTAINERS: Belatedly add myself to write after approval list.
4786
a9ca50b1
JH
4787Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
4788
4789 * MAINTAINERS: Put self in as maintainer for x86-64 port.
4790 Remove self as Write After Approval.
4791
5ffc3500
GK
47922002-01-31 Geoffrey Keating <geoffk@redhat.com>
4793
4794 * MAINTAINERS: Put self in as maintainer for contrib/regression
4795 directory.
4796
4ceaf7fb
PE
47972002-01-28 Phil Edwards <pme@gcc.gnu.org>
4798
4799 * MAINTAINERS: Update my email address.
4800
51584787
JT
48012002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4802
5ce6f47b
EC
4803 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4804 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
4805 libraries if not supported for NetBSD on target CPU.
4806
5701d273
DR
48072002-01-25 Douglas B Rupp <rupp@gnat.com>
4808
4809 * install-sh: Use _inst.$$_ for temp file name.
4810
b299a075
JT
48112002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
4812
4813 * MAINTAINERS (Write After Approval): Move my contact info
4814 from here...
4815 (OS Port Maintainers): ...to here (netbsd).
4816
51fe14b5
BW
48172002-01-22 Bob Wilson <bob.wilson@acm.org>
4818
4819 * MAINTAINERS (Write After Approval): Add myself.
4820
b634ad42
L
48212002-01-17 H.J. Lu <hjl@gnu.org>
4822
4823 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4824 (all-target-fastjar): Also depend on all-target-libiberty.
4825
3cd87679
L
48262002-01-16 H.J. Lu (hjl@gnu.org)
4827
4828 * config.guess: Import from master sources, rev 1.225.
4829 * config.sub: Import from master sources, rev 1.238.
4830
969a6d8f
KH
48312002-01-16 Kazu Hirata <kazu@hxi.com>
4832
4833 * MAINTAINERS (Write After Approval): Remove myself.
4834
366f6a52
FW
48352001-12-19 Florian Weimer <fw@deneb.enyo.de>
4836
4837 * MAINTAINERS (Write After Approval): Add myself.
4838
f02240b6
JM
48392001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
4840
4841 * MAINTAINERS: Add self as docs co-maintainer.
4842
5d08dc39
MK
48432001-12-11 Matthias Klose <doko@debian.org>
4844
4845 * MAINTAINERS (Write After Approval): Add myself.
4846
39e790d5
ZW
48472001-12-09 Zack Weinberg <zack@codesourcery.com>
4848
4849 * MAINTAINERS: Update my email address.
4850
4519d6a3
TC
48512001-12-07 Turly O'Connor <turly@apple.com>
4852 * MAINTAINERS (Write After Approval): Add myself.
4853 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
4854 (rs6000_initialize_trampoline): Call __trampoline_setup for
4855 ABI_DARWIN too.
4856 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 4857 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 4858
21cf0a73
PC
48592001-12-07 Paolo Carlini <pcarlini@unitus.it>
4860
4861 * MAINTAINERS (Write After Approval): Add myself.
4862
4ee43206
DR
4863Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4864
4865 * configure, configure.in: Use temp file for long sed commands.
4866
251931f3
LG
48672001-12-03 Laurent Guerby <guerby@acm.org>
4868
4869 * config.sub: Update to version 1.232 on subversion.
4870
03777dd7
BE
48712001-12-03 Ben Elliston <bje@redhat.com>
4872
4873 * MAINTAINERS: Update mail address for config.* patches.
4874
e490616e
ZW
48752001-11-27 DJ Delorie <dj@redhat.com>
4876 Zack Weinberg <zack@codesourcery.com>
4877
4878 When build != host, create libiberty for the build machine.
4879
4880 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4881 CONFIG_ARGUMENTS.
4882 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4883 New variables.
4884 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4885 and rules.
4886 (all.normal): Depend on ALL_BUILD_MODULES.
4887 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4888 (all-build-libiberty): Depend on configure-build-libiberty.
4889
4890 * configure: Calculate and substitute proper value for
4891 ALL_BUILD_MODULES.
4892 * configure.in: Create the build subdirectory.
4893 Calculate and substitute TARGET_CONFIGARGS (formerly
4894 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4895
04075e8f
ZL
48962001-11-26 Ziemowit Laski <zlaski@apple.com>
4897
4898 * MAINTAINERS (write-after-approval): Add self.
4899
ed19322d
CR
49002001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
4901
4902 * MAINTAINERS (GNATS only accounts): Remove self.
4903
90a12988
HPN
49042001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4905
4906 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4907 libf2c.
4908
77e653ad
CR
49092001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
4910
4911 * MAINTAINERS (Write After Approval): Add self.
4912
64adad99
DB
49132001-11-12 David O'Brien <obrien@FreeBSD.org>
4914
4915 * MAINTAINERS: mips and s390 are also CPU ports.
4916
834a28c7
DB
49172001-11-12 David O'Brien <obrien@FreeBSD.org>
4918
4919 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
4920
ef94239f
DB
49212001-11-11 David O'Brien <obrien@FreeBSD.org>
4922
4923 * MAINTAINERS: Alphabetize.
4924
beda0427
KH
49252001-11-09 Kazu Hirata <kazu@hxi.com>
4926
4927 * MAINTAINERS (Various maintainers: h8 port): Add myself.
4928
6ca224d3
JDA
49292001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
4930
4931 * MAINTAINERS (Various maintainers: hppa port): Added myself.
4932
132e4bd7
PE
49332001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4934
4935 * configure.in (--enable-languages): Be more permissive about
4936 syntax. Check for empty lists better. Warn about $LANGUAGES.
4937
c6243b4c
GK
49382001-11-08 Geoffrey Keating <geoffk@redhat.com>
4939
4940 * config.sub: Import from master sources, rev. 1.230.
4941 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
4942
abbb9e76
LG
49432001-11-07 Laurent Guerby <guerby@acm.org>
4944
4945 * MAINTAINERS (Write After Approval): Add self.
4946
53cdb27a
HPN
49472001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4948
4949 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4950
dd3a88c9
HPN
49512001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
4952
4953 * config.sub: Import from master sources, rev 1.226.
4954 * config.guess: Import from master sources, rev 1.216.
4955
d344dce9
HPN
49562001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4957
4958 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4959 * MAINTAINERS: Add self as maintainer of MMIX port.
4960 Remove old after-approval entry.
4961
63f6bcd7
JM
49622001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
4963
4964 * ChangeLog, configure: Fix spelling errors.
4965
84f92638
BK
49662001-10-20 Brendan Kehoe <brendan@zen.org>
4967
4968 * MAINTAINERS: Tweak my address.
4969
2f30eda4
R
4970Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
4971
4972 * MAINTAINERS: Update my email address.
4973
1567080c 49742001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 4975
f48a3b5c 4976 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 4977 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 4978
30106886
GB
49792001-10-10 Geert Bosch <bosch@gnat.com>
4980
e490616e 4981 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
4982 Added Robert Dewar.
4983
d3d51b8c
DB
49842001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4985
4986 * MAINTAINERS (Write After Approval): Added self
4987
d1c3e709
GB
49882001-10-02 Geert Bosch <bosch@gnat.com>
4989
4990 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4991
50f5f793
JM
49922001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4993
4994 * configure: Handle temporary files securely using mkdir.
4995
7fddf9a9
AO
49962001-09-29 Alexandre Oliva <aoliva@redhat.com>
4997
4998 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4999
387beb82
WC
50002001-09-26 Will Cohen <wcohen@redhat.com>
5001
5002 * configure.in (*-*-linux*): Disable configuration of target-newlib
5003 and target-libgloss.
e490616e 5004
0c055e34
AO
50052001-09-26 Alexandre Oliva <aoliva@redhat.com>
5006
5007 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5008 RANLIB.
5009
759bfa90
AO
50102001-09-21 Alexandre Oliva <aoliva@redhat.com>
5011
5012 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5013 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5014 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5015 avoid quotes nesting problems.
5016 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5017 (DO_X): Export only variables that are set.
5018
1dc4a750
BE
50192001-09-19 Ben Elliston <bje@redhat.com>
5020
5021 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5022 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5023 semantics. Use the shell built-in "type" command instead.
5024
898c7238
AO
50252001-08-31 Alexandre Oliva <aoliva@redhat.com>
5026
5027 Merged from gcc-3_0-branch:
5028 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5029 * ltcf-c.sh: Use $objext, not $ac_objext.
5030 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5031 * ltcf-cxx.sh: Add support for GNU.
5032 2001-07-22 Timothy Wall <twall@redhat.com>
5033 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5034 default settings if using GNU tools with that configuration.
5035 * ltcf-cxx.sh: Ditto.
5036 * ltcf-gcj.sh: Ditto.
5037 2001-07-21 Michael Chastain <chastain@redhat.com>
5038 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5039 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5040 * ltmain.sh: Mark as gcc-local.
5041
8fa0a32e
EC
50422001-08-30 Eric Christopher <echristo@redhat.com>
5043 Jason Eckhardt <jle@redhat.com>
5044
5045 * config.guess: Merge from master sources.
5046 * config.sub: Merge from master sources, add support for mipsisa32.
5047
32f30f91 50482001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
5049 * config.sub: Merge from master sources, rev 1.219.
5050 * MAINTAINERS: Add self as contact for stormy16 port.
5051
f6084f99
ZW
50522001-08-14 Zack Weinberg <zackw@panix.com>
5053
5054 * config.sub: Merge from master sources, rev 1.218.
5055 * config.guess: Merge from master sources, rev 1.209.
5056
91b54f7f
GS
50572001-08-11 Graham Stott <grahams@redhat.com>
5058
5059 * Makefile.in (check-c++): Add missing semicolon.
5060
e5b3941e
JH
5061Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
5062
32f30f91 5063 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 5064
6387a56e
EC
50652001-07-30 Eric Christopher <echristo@redhat.com>
5066
5067 * MAINTAINERS (Various maintainers: mips port): Added myself.
5068
53b475f0
AH
50692001-07-25 Andrew Haley <aph@cambridge.redhat.com>
5070
e490616e 5071 * configure.in (sh-*-linux*): New.
53b475f0 5072
2a08c780
RH
50732001-07-27 Richard Henderson <rth@redhat.com>
5074
5075 * .cvsignore: Add LAST_UPDATED.
5076
bfa79422
UW
50772001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
5078
5079 * MAINTAINERS (Various maintainers: s390 port): Added myself.
5080
0ae85492
AH
50812001-07-16 Aldy Hernandez <aldyh@redhat.com>
5082
e490616e 5083 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 5084
8e1ab0fe
NP
5085Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
5086
5087 * MAINTAINERS (Write After Approval): Added myself.
5088
2b997990
SC
50892001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5090
5091 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5092 and libgcj on m68hc11/m68hc12.
5093
d920e825
L
50942001-06-27 H.J. Lu (hjl@gnu.org)
5095
5096 * Makefile (CFLAGS_FOR_BUILD): New.
5097 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5098
d425a1e0
JM
50992001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
5100
5101 * README: Remove version number.
5102
5b5b4207
GP
51032001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5104
5105 * INSTALL/README: Update wrt. to the installation instructions now
5106 residing in gcc/doc/install.texi.
5107
be839b69
JM
51082001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
5109
5110 * README: Replace with a cut-down and updated version of gcc/README.
5111
fe2ee7c4
DE
51122001-06-12 David Edelsohn <edelsohn@gnu.org>
5113
5114 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
5115 multilibs to be disabled.
5116
4f5d646c
DB
51172001-06-11 Daniel Berlin <dan@cgsoftware.com>
5118
5119 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 5120
818f0c85
AO
51212001-06-09 Alexandre Oliva <aoliva@redhat.com>
5122
5123 * config.guess: Import CVS version 1.195.
5124 * config.sub: Import CVS version 1.212.
5125
e9a8af10
AO
51262001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5127
5128 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5129 gcc/xgcc is built, use -print-prog-name to find out the program
5130 name to use.
5131
ae3ca0a9
PE
51322001-06-04 Phil Edwards <pme@sources.redhat.com>
5133
5134 * config.guess: Import CVS version 1.194. All gcc-local changes
5135 appear to also be in the master copy.
5136 * config.sub: Import CVS version 1.211.
5137
066bd40d
MM
5138Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
5139
5140 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5141 with_gcc]: Use `gcc -shared' to build a shared library.
5142
4aef4f33
JDA
5143Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
5144
5145 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5146 archives.
5147
c386f00f
RO
5148Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5149
5150 * MAINTAINERS (Write After Approval): Add myself.
5151
2ae5cea5
HPN
51522001-06-01 Hans-Peter Nilsson <hp@axis.com>
5153
5154 * configure.in (libstdcxx_flags): Do not try to execute
5155 libstdc++-v3/testsuite_flags until it exists.
5156
c3766183
AM
51572001-06-01 Alan Modra <amodra@bigpond.net.au>
5158
5159 * MAINTAINERS: Update my email address.
5160
9b337833
GS
51612001-05-31 Graham Stott <grahams@redhat.com>
5162
5163 * MAINTAINERS (Write After Approval): Add myself.
5164
55fce0eb
SP
51652001-05-28 Simon Patarin <simon.patarin@inria.fr>
5166
5167 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5168 libraries when using g++ with native linker.
5169
5f7de4b8
AO
51702001-05-28 Alexandre Oliva <aoliva@redhat.com>
5171
5172 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5173
a7bc0fbb
AO
51742001-05-22 Alexandre Oliva <aoliva@redhat.com>
5175
5176 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5177 [aix4*|aix5*]: Prepend blank.
5178
33456445
AO
51792001-05-20 Alexandre Oliva <aoliva@redhat.com>
5180
5181 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5182 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5183 of subdir/configure scripts to use the new libtool.m4.
5184
e48d3d00
MK
51852001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
5186
5187 * MAINTAINERS (Write After Approval): Add myself.
5188
9e0e191b
BK
51892001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5190
5191 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5192
3f19b439
BE
51932001-05-11 Ben Elliston <bje@redhat.com>
5194
5195 * Makefile.in (all-sid): New target.
5196 (check-sid, clean-sid, install-sid): Likewise.
5197
6ebe3121
JO
51982001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5199
5200 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5201
ca3667c4
AO
52022001-05-03 Alexandre Oliva <aoliva@redhat.com>
5203
5204 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5205 libgcj.
5206
52072001-05-03 Alexandre Oliva <aoliva@redhat.com>
5208
5209 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5210 gcc/xgcc is built, use -print-prog-name to find out the program
5211 name to use.
5212
b2964d63
AO
52132001-04-26 Alexandre Oliva <aoliva@redhat.com>
5214
b1bb2302
AO
5215 * configure.in (noconfigdirs): Don't reset it from scratch in the
5216 target case; only append to it.
6387a56e 5217
b2964d63
AO
5218 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5219 sparc-*-solaris2.8]: Disable ${libgcj}.
5220
8343765d
AO
52212001-04-25 Alexandre Oliva <aoliva@redhat.com>
5222
5223 * configure.in (libgcj_saved): Copy from $libgcj.
5224 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5225 --disable-libgcj.
5226
ddbb6d43
GRK
52272001-04-25 Gavin Romig-Koch <gavin@redhat.com>
5228
5229 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 5230 C front end maintainer.
ddbb6d43 5231
3fa03ff9
AG
5232Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5233
5234 * configure.in: Move *-chorusos target case to the proper switch.
5235 Disable libgcj.
5236
99ffe40f
AO
52372001-04-12 Alexandre Oliva <aoliva@redhat.com>
5238
5239 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5240 1.641.2.228.
5241
78faa32d
FS
52422001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5243
5244 * Makefile.in (STAGE1_CFLAGS): Pass down.
5245
cdbff0ab
AM
52462001-04-13 Alan Modra <amodra@one.net.au>
5247
5248 * config.guess: Add hppa64-linux support. Note for next import that
5249 this is already in the master file.
5250 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5251
75b9074c
AO
52522001-04-12 Alexandre Oliva <aoliva@redhat.com>
5253
5254 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5255 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5256
125404c5
SS
52572001-04-11 Stan Shebs <shebs@apple.com>
5258
5259 * MAINTAINERS: Add self as Darwin port maintainer.
5260
876684fe
AM
52612001-04-11 Alan Modra <amodra@one.net.au>
5262
5263 * MAINTAINERS: Update my email address.
5264
06729913
LR
52652001-04-10 Loren J. Rittle <ljrittle@acm.org>
5266
5267 * ltcf-cxx.sh: Support creation of C++ shared libraries on
5268 recent versions of FreeBSD (release 3 or later).
5269 * ltconfig: On FreeBSD, -lc must not be provided when building
5270 a shared library or else the standard -pthread gcc option is
5271 rendered worthless to later users of the built library.
5272
67916302
JM
52732001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
5274
5275 * MAINTAINERS: Add self and RTH as C front end maintainers.
5276
d2bc0628
AO
52772001-04-05 Alexandre Oliva <aoliva@redhat.com>
5278
e490616e
ZW
5279 * config.sub: Make sure to match an already-canonicalized
5280 machine name (eg. mn10300-unknown-elf).
d2bc0628 5281
a3406c06
AO
52822001-04-01 Alexandre Oliva <aoliva@redhat.com>
5283
5284 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5285 New macros.
5286 (bootstrap, cross): Use RECURSE_FLAGS.
5287 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5288
a076f6a4
AO
52892001-03-27 Alexandre Oliva <aoliva@redhat.com>
5290
5291 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5292
e9f4fa71
CH
52932001-03-22 Colin Howell <chowell@redhat.com>
5294
7238de5c
CH
5295 * Makefile.in (DO_X): Do not backslash single-quotes in
5296 backquotes (two places).
e9f4fa71 5297
b6b14b1b
AO
52982001-03-22 Alexandre Oliva <aoliva@redhat.com>
5299
5300 Re-installed:
5301 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5302 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5303 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5304 * ltcf-cxx.sh: Likewise.
5305 * ltcf-gcj.sh: Likewise.
5306
1eb0b89d
GP
53072001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5308
5309 * MAINTAINERS: Add myself as "documentation co-maintainer".
5310
82e23236
AO
53112001-03-22 Alexandre Oliva <aoliva@redhat.com>
5312
5313 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5314 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5315
64ec27c3
TT
53162001-03-19 Tom Tromey <tromey@redhat.com>
5317
5318 * config-ml.in: Handle GCJ and GCJFLAGS.
5319
191de407
MC
53202001-03-21 Michael Chastain <chastain@redhat.com>
5321
5322 * Makefile.in: all-m4 depends on all-texinfo.
5323
fed4dede
LR
53242001-03-20 Loren J. Rittle <ljrittle@acm.org>
5325
5326 * MAINTAINERS: Add myself to write after approval list.
5327
085072bb
LB
53282001-03-18 Laurynas Biveinis <lauras@softhome.net>
5329
5330 * Makefile.in (DO_X): Quote nested quotes.
5331
5af8ea3f
AM
53322001-03-18 Alan Modra <alan@linuxcare.com.au>
5333
5334 * MAINTAINERS: Add myself to write after approval list.
5335
69e23037
LB
53362001-03-15 Laurynas Biveinis <lauras@softhome.net>
5337
5338 * Makefile.in (DO_X): Use double quotes for quoting
5339 "RANLIB=$${RANLIB}".
5340
2b9650f4
OP
53412001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
5342
5343 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
5344
4698d2cf
NP
53452001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5346
5347 * configure.in: Only use `lang_requires' for languages athat are
5348 actually enabled.
5349
f6646274
PE
53502001-03-08 Phil Edwards <pme@sources.redhat.com>
5351
5352 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
5353
c9a54638
AO
53542001-03-08 Alexandre Oliva <aoliva@redhat.com>
5355
5356 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5357
6a556ad6
TT
53582001-03-07 Tom Tromey <tromey@redhat.com>
5359
5360 * configure.in: Allow config-lang.in to set `lang_requires' to list
5361 of other required languages.
5362
6822468a
LB
53632001-03-06 Laurynas Biveinis <lauras@softhome.net>
5364
5365 * Makefile.in: Remove RANLIB definition. Use RANLIB
5366 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5367 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 5368
f04885d3 53692001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 5370 Alexandre Oliva <aoliva@redhat.com>
6387a56e 5371
f04885d3
BK
5372 * Makefile.in (check-c++): Use tabs, not spaces.
5373
288edf47 53742001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 5375
288edf47
LB
5376 * MAINTAINERS: add myself to Write After Approval list.
5377
3d55d2f8 53782001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 5379
e490616e 5380 * Makefile.in (check-c++): New rule.
6387a56e 5381
4d88a68a
BK
5382 * configure.in (target_libs): Remove libg++.
5383 (noconfigdirs): Remove libg++.
5384 (noconfigdirs): Same.
5385 (noconfigdirs): Same.
5386 (noconfigdirs): Same.
5387
5388 * config-ml.in: Remove libg++ references.
5389
5390 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5391 (ALL_TARGET_MODULES): Same.
5392 (configure-target-libg++): Remove.
5393 (all-target-libg++): Remove.
5394 (configure-target-libio): Remove.
5395 (all-target-libio): Remove.
5396 (check-target-libio): Remove.
5397 (.PHONY): Remove.
5398 (libg++.tar.bz2): Remove.
5399 (all-target-cygmon): Remove libio.
5400 (all-target-libstdc++): Remove.
5401 (configure-target-libstdc++): Remove.
5402 (TARGET_LIB_PATH): Remove libstdc++.
5403 (ALL_GCC_CXX): Remove libstdc++.
5404 (all-target-gperf): Correct.
5405
2437d4ed
NC
54062001-02-16 Nick Clifton <nickc@redhat.com>
5407
5408 * configure.in (noconfigdirs): Allow configuration of texinfo
5409 for Cygwin hosts.
5410
85b99cbe
AG
54112001-02-15 Anthony Green <green@redhat.com>
5412
5413 * configure: Introduce GCJ_FOR_TARGET.
5414 * configure.in: Ditto.
5415 * Makefile.in: Ditto.
5416
7b18790c
AS
54172001-02-13 Andreas Schwab <schwab@suse.de>
5418
5419 * MAINTAINERS: Update mail address.
5420
c4880c99
MS
54212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5422
5423 * config.guess: Add linux target for S/390.
5424 * config.sub: Likewise.
5425
e31ae6db
CC
54262001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5427
5428 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 5429 target-libgloss.
e31ae6db 5430
7739adfb
BE
54312001-02-06 Ben Elliston <bje@redhat.com>
5432
5433 * configure: Output host type to stdout, not stderr.
5434
36ca672c
MM
54352001-02-05 Mark Mitchell <mark@codesourcery.com>
5436
e40f2829 5437 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
5438 * ltcf-cxx.sh: Likewise.
5439
36ca672c
MM
5440 * config.if: Assume enable_libstdcxx_v3 is defined.
5441
22fdd65e
MM
54422001-02-04 Mark Mitchell <mark@codesourcery.com>
5443
5444 Remove V2 C++ library.
5445 * configure.in: Remove --enable-libstdcxx_v3 support.
5446
3b60dd8e
BM
54472001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
5448
5449 * include/demangle.h: Add prototype for java_demangle_v3.
5450
42c0c80a
PE
54512001-01-29 Phil Edwards <pme@sources.redhat.com>
5452
5453 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
5454
0be25992
RH
54552001-01-27 Richard Henderson <rth@redhat.com>
5456
5457 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5458
8a8de62d
MS
54592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5460
5461 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5462 Don't unset, it's non-portable and no longer necessary, set to empty
5463 instead.
5464
92769744
MS
54652001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5466
5467 * ltconfig: Shell portability fix for the tagname validity check.
5468
88a1c0ab
AO
54692001-01-27 Alexandre Oliva <aoliva@redhat.com>
5470
5471 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5472 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5473
45291dd5
MS
54742001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5475
5476 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5477
1ace7e15
TT
54782001-01-26 Tom Tromey <tromey@redhat.com>
5479
5480 * configure.in: Allow libgcj to be built on Sparc Solaris.
5481
0ef8b11b
DE
54822001-01-25 David Edelsohn <edelsohn@gnu.org>
5483
5484 * ltcf-c.sh: Add aix5 case.
5485 * ltcf-cxx.sh: Likewise.
5486 * ltconfig: Likewise.
5487
0006091e
AO
54882001-01-24 Alexandre Oliva <aoliva@redhat.com>
5489
9bad11e1
AO
5490 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5491 keep at least one of build_libtool_libs or build_old_libs set to
5492 yes.
5493
0006091e
AO
5494 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5495 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5496
7c01b2b5
BM
54972001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5498
5499 * configure.in: Enable libgcj on several additional platforms.
5500
d340e0ac
BM
55012001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5502
5503 * configure.in: Enable libgcj for linux targets.
5504
5baf8c37
MS
55052001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5506
5507 * MAINTAINERS (Write After Approval): Add myself.
5508
10a0ba84
JDA
55092001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
5510
5511 * MAINTAINERS: Add myself as vax port maintainer.
5512
357c6a4b
FH
55132001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
5514
5515 * MAINTAINERS: Add myself as Mercury front-end maintainer.
5516
6e2d9a7a
MS
55172001-01-09 Mike Stump <mrs@wrs.com>
5518
5519 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5520 failures of subdirectories.
5521
b6b14b1b 55222001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 5523
b6b14b1b 5524 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 5525 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
5526 * ltcf-cxx.sh: Likewise.
5527 * ltcf-gcj.sh: Likewise.
5528 * ltconfig.sh: Fix typo.
976b230d 5529
07109110
LB
55302001-01-02 Laurynas Biveinis <lauras@softhome.net>
5531
5532 * configure: handle DOS-style absolute paths.
5533
1da5b8fc
LB
55342001-01-02 Laurynas Biveinis <lauras@softhome.net>
5535
5536 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5537
4c2f5b4f
MM
55382000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
5539
5540 * MAINTAINERS: Add myself as avr port co-maintainer.
5541
bc53668e
BE
55422000-12-28 Ben Elliston <bje@redhat.com>
5543
5544 * MAINTAINERS: Add myself under ``Write After Approval''.
5545
c387606f
JM
55462000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
5547
5548 * texinfo: Remove directory from GCC.
5549
2cb5082c
JM
55502000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
5551
5552 * COPYING: Update to current
5553 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
5554 to 19yy as example year in copyright notice).
5555
cc330df9
BK
55562000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5557
6387a56e 5558 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
5559 (libstdcxx_incdir): Pass down.
5560 * config.if: Remove expired bits for cxx_interface, add stub.
5561 (libstdcxx_incdir): Add variable for g++ include directory.
5562 * configure.in (gxx_include_dir): Use it.
6387a56e 5563
4c6b2835
AO
55642000-12-18 Alexandre Oliva <aoliva@redhat.com>
5565
5566 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
5567 with old-email address from ``Write After Approval''.
5568
3896f13e
AJ
55692000-12-15 Andreas Jaeger <aj@suse.de>
5570
5571 * configure.in: Handle lang_dirs.
5572
55732000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 5574
ad46e881
TT
5575 * MAINTAINERS: Removed brads.
5576
90a10418
TT
5577 * MAINTAINERS: Added gcj developers.
5578
41dfe3a2 55792000-12-13 Anthony Green <green@redhat.com>
6387a56e 5580
41dfe3a2 5581 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
5582 listed. Disable libgcj for x86 and Alpha Linux until compatible
5583 with g++ abi.
6387a56e 5584
e2f601da
MS
55852000-12-13 Mike Stump <mrs@wrs.com>
5586
5587 * Makefile.in (local-distclean): Also remove fastjar.
5588
70030c01
RB
55892000-12-12 Rodney Brown <RodneyBrown@mynd.com>
5590
5591 * contrib/gcc_update: Add fastjar --touch entries.
5592
2a50f859
AO
55932000-12-12 Alexandre Oliva <aoliva@redhat.com>
5594
5595 * configure.in: Disable language-specific target libraries for
5596 languages that aren't enabled.
5597
7743113b
AG
55982000-12-10 Anthony Green <green@redhat.com>
5599
5600 * configure.in: Define libgcj. Disable libgcj target libraries for
5601 most targets.
5602
92e061a6
NB
56032000-12-10 Neil Booth <neilb@earthling.net>
5604
5605 * MAINTAINERS: Update mail address, remove from WAA list.
5606
f34ff6d6
APB
56072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5608
5609 * libjava: Imported from /cvs/java.
5610 * libffi: Likewise.
5611 * Boehm-gc: Likewise.
5612
d82a33c6
APB
56132000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5614
5615 * configure.in (target_libs): Revert 2000-12-08 patch.
5616 (noconfigdirs): Added target-libjava.
5617
e14f8e28
LB
56182000-12-09 Laurynas Biveinis <lauras@softhome.net>
5619
5620 * djunpack.bat: removed.
5621
fc26516b
LB
56222000-12-09 Laurynas Biveinis <lauras@softhome.net>
5623
5624 * Makefile.in: handle DOS-style absolute paths.
5625 * config-ml.in: likewise.
5626 * symlink-tree: likewise.
5627
bd8757b3
APB
56282000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5629
5630 * fastjar: Imported.
5631
81522a1f
APB
56322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5633
5634 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5635 libjava.
5636 * configure.in (target_libs): Removed `target-libjava'.
5637
5db1f7ed
APB
56382000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5639
5640 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5641 (ALL_MODULES): Added fastjar.
5642 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5643 (all-target-libjava): all-fastjar replaces all-zip.
5644 (all-fastjar): Added.
5645 (configure-target-fastjar, all-target-fastjar): Likewise.
5646 * configure.in (host_tools): Added fastjar.
5647
5e59997c
MS
56482000-12-07 Mike Stump <mrs@wrs.com>
5649
5650 * Makefile.in (local-distclean): Remove leftover built files.
5651
0a534f40
NC
56522000-11-24 Nick Clifton <nickc@redhat.com>
5653
5654 * configure.in (xscale-elf): Add target.
5655 (xscale-coff): Add target.
5656
7686cadf
LR
56572000-11-22 Loren J. Rittle <ljrittle@acm.org>
5658
e490616e
ZW
5659 * ltcf-cxx.sh: Support creation of C++ shared libraries on
5660 recent versions of FreeBSD (release 3 or later).
5661 * ltconfig: On FreeBSD, -lc must not be provided when building
5662 a shared library or else the standard -pthread gcc option is
5663 rendered worthless to later users of the built library.
7686cadf 5664
fff01699
FF
56652000-11-16 Fred Fish <fnf@be.com>
5666
5667 * configure.in (enable_libstdcxx_v3): Fix typo,
5668 libstd++ -> libstdc++.
5669
4dc16355
KL
56702000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5671
5672 * MAINTAINERS: Add self to Write After Approval list.
5673
bf6fc7b2
BS
56742000-11-21 Bernd Schmidt <bernds@redhat.com>
5675
5676 * MAINTAINERS: Update my email address. Add myself to global write
5677 privs list.
5678
ce8e06b1
AO
56792000-11-18 Alexandre Oliva <aoliva@redhat.com>
5680
6e2a4843
AO
5681 * Makefile.in: Merge with src and libgcj.
5682 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5683 configure-target-<library> when their configure scripts need the C
5684 or C++ library to have already been built to work properly.
5685 (do_proto_toplev): Set them to an empty string.
5686
ce8e06b1
AO
5687 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5688 (REALLY_SET_LIB_PATH): Use them.
5689
c003f378
SS
56902000-11-17 Stan Shebs <shebs@apple.com>
5691
5692 * MAINTAINERS: Add self to Write After Approval list.
5693
cc1e60ea
JM
56942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5695
5696 * configure: Provide the original toplevel configure arguments
5697 (including $0) to subprocesses in the environment rather than
5698 through gcc/configargs.h.
5699
1173593d
JM
57002000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5701
5702 * MAINTAINERS: Remove references to cccp. Change C9X reference to
5703 C99. Alphabetise "Write After Approval" list.
5704
520907ee
MM
57052000-11-12 Mark Mitchell <mark@codesourcery.com>
5706
34f6fbdb
MM
5707 * configure: Turn on libstdc++ V3 by default.
5708
520907ee
MM
5709 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
5710 if we've got GCC.
5711
0bbd37ed
PB
57122000-11-11 Philip Blundell <philb@gnu.org>
5713
5714 * MAINTAINERS: Add self to Write After Approval list.
5715
7ca0e6d9
DE
57162000-11-09 David Edelsohn <edelsohn@gnu.org>
5717
5718 * ltcf-c.sh (aix4): Improve shared library configuration; require
5719 exporting symbols.
5720 * ltcf-cxx.sh (aix4): Define.
5721 * ltconfig (aix4): Define library and soname specs appropriate for
5722 AIX. Define command to create export symbols list.
5723
f559f30b
CF
5724Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
5725
5726 * config.sub: Add support for Sun Chorus
5727
fc05d516
NC
57282000-10-31 Nick Clifton <nickc@redhat.com>
5729
5730 * MAINTAINERS: Rename <name>@cygnus.com addresses to
5731 <name>@redhat.com. Also installed new email address for Clint
5732 Popetz.
6387a56e 5733
90a0e73f
JM
57342000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
5735
5736 * etc: Remove directory from GCC.
5737
a5e1b548
MM
57382000-10-16 Michael Meissner <meissner@redhat.com>
5739
5740 * configure (gcc/configargs.h): Only create if there is a build GCC
5741 directory created.
5742
6387a56e
EC
57432000-10-16 Matthias Klose <doko@debian.org>
5744
be1db873
MK
5745 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
5746 when configured for libstdc++-v3.
5747
f5fa9a5b
PE
57482000-10-05 Phil Edwards <pme@gcc.gnu.org>
5749
5750 * configure: Save configure arguments to gcc/configargs.h.
5751
61a77fea
PT
57522000-10-04 Philipp Thomas <pthomas@suse.de>
5753
5754 * config.guess: Import CVS version 1.157.
5755 * config.sub: Import CVS version 1.181.
5756
3a4fee66
AP
57572000-10-04 Andris Pavenis <pavenis@latnet.lv>
5758
5759 * Makefile.in (bootstrap): avoid recursion if subdir missing
5760 (cross): ditto
5761 (do-proto-toplev): ditto
5762
3dd7094e
AO
57632000-09-30 Alexandre Oliva <aoliva@redhat.com>
5764
de710532
AO
5765 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
5766 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
5767
3dd7094e
AO
5768 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
5769 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5770 all affected `configure' scripts.
5771
e592386f
NB
5772Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
5773
5774 * MAINTAINERS: Add self as cpplib co-maintainer.
5775
fba54939
AH
57762000-09-24 Aldy Hernandez <aldyh@redhat.com>
5777
5778 * MAINTAINERS: Add self to Write After Approval list.
5779
2bd429f4
GP
57802000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5781
5782 * INSTALL/README: egcs -> GCC update.
5783
d733f374
ME
5784Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
5785
5786 * MAINTAINERS: Add myself to Write After Approval list.
5787
d7ce9a83
KH
57882000-09-15 Kazu Hirata <kazu@hxi.com>
5789
5790 * MAINTAINERS: Add myself to Write After Approval list.
5791
18a53ffe
JL
5792Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5793
e490616e
ZW
5794 * configure.in: Do not build byacc for hppa64. Provide paths to the
5795 X11 libraries for hppa64.
18a53ffe 5796
f246ff23
SC
57972000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5798
5799 * MAINTAINERS: Add myself as 68hc11 port maintainer.
5800
06298abd
AO
58012000-09-06 Alexandre Oliva <aoliva@redhat.com>
5802
4b92758a
AO
5803 * Makefile.in (all-zlib): Added dummy target.
5804
06298abd
AO
5805 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5806 ltcf-gcj.sh: Updated from libtool multi-language branch.
5807
4d73d07a
AO
58082000-09-05 Alexandre Oliva <aoliva@redhat.com>
5809
5810 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5811 (bootstrap*): Depend on all-bootstrap.
5812
05d52d78
PT
58132000-09-05 Philipp Thomas <pthomas@suse.de>
5814
5815 * config.guess: Import CVS version 1.156.
5816 * config.sub: Import CVS version 1.179.
5817
3c809ba4
AG
58182000-09-02 Anthony Green <green@cygnus.com>
5819
5820 * Makefile.in (all-gcc): Depend on all-zlib.
5821 (CLEAN_MODULES): Add clean-zlib.
5822 (ALL_MODULES): Add all-zlib.
5823 * configure.in (host_libs): Add zlib.
5824
10ad78a0 58252000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
5826
5827 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5828 crosses, but add gcc/include to the header search path for them.
5829
b36a9ce3
DB
58302000-08-04 David E. O'Brien <obrien@FreeBSD.org>
5831
5832 * MAINTAINERS: Add self to Write After Approval list.
5833
cb011248
FS
58342000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5835
5836 * config.guess: Import CVS version 1.152.
5837 * config.sub: Import CVS version 1.177.
5838
db310af0
AO
58392000-08-25 Alexandre Oliva <aoliva@redhat.com>
5840
7965440a
AO
5841 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5842 $targargs to tell whether newlib is going to be built.
5843
db310af0
AO
5844 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5845 $$r/TARGET_SUBDIR/libio for _G_config.h.
5846
e7977565
AO
58472000-08-23 Alexandre Oliva <aoliva@redhat.com>
5848
5849 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
5850
126bb9ed
DD
58512000-08-22 DJ Delorie <dj@redhat.com>
5852
5853 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
5854
5b0e9d29
AO
58552000-08-22 Alexandre Oliva <aoliva@redhat.com>
5856
5857 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5858 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5859 sub-configures.
5860
4f3e904e
DD
58612000-08-21 DJ Delorie <dj@redhat.com>
5862
5863 * MAINTAINERS: Add self as a libiberty maintainer
5864
c9635443
AO
58652000-08-16 Alexandre Oliva <aoliva@redhat.com>
5866
5867 * configure.in (libstdcxx_flags): Use
5868 libstdc++-v3/src/libstdc++.INC.
5869
8b2100ba
AO
58702000-08-15 Alexandre Oliva <aoliva@redhat.com>
5871
5872 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5873
57119aa9
ZW
58742000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5875
eeb943b0
ZW
5876 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5877
6387a56e 5878 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
5879 explicit. Substitute enable_threads into generated Makefiles.
5880 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5881 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5882
acffa7c4
GK
58832000-08-13 Geoff Keating <geoffk@cygnus.com>
5884
5885 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
5886
808d8c41
AO
58872000-08-12 Alexandre Oliva <aoliva@redhat.com>
5888
5889 * config-ml.in (CC): Remove bogus duplicate quotation mark from
5890 previous delta.
5891
1fc8c51c 58922000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 5893
1fc8c51c
JM
5894 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5895 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5896 (FLAGS_FOR_TARGET): Not here.
5897 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 5898
25698887
AO
58992000-08-11 Alexandre Oliva <aoliva@redhat.com>
5900
5901 * config-ml.in (CC, CXX): Don't introduce a leading space.
5902
10120687
DD
59032000-08-07 DJ Delorie <dj@delorie.com>
5904
5905 * MAINTAINERS: Add self as a DJGPP maintainer
5906
15c758e9
DD
59072000-08-07 DJ Delorie <dj@redhat.com>
5908
5909 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5910 "if we're also building gcc, and it's a gcc that will run on the
5911 build machine, we want to use its includes instead of the system's
5912 default includes".
5913
2d0de245
JM
59142000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
5915
5916 * MAINTAINERS: Add self to Write After Approval list.
5917
e81b330a
AO
59182000-08-03 Alexandre Oliva <aoliva@redhat.com>
5919
83440c1e
AO
5920 * configure.in (libstdcxx_flags): Don't use `"'.
5921
e81b330a
AO
5922 * config-ml.in: Adjust multilib search paths to the
5923 appropriate multilib tree.
5924
cf95c847
AO
59252000-08-02 Alexandre Oliva <aoliva@redhat.com>
5926
5927 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5928 commas in $LANGUAGES.
5929
9e9af119
MH
59302000-08-02 Manfred Hollstein <manfredh@redhat.com>
5931
5932 * configure.in: Re-enable all references to libg++ and librx.
5933
606ce391
AO
59342000-08-01 Alexandre Oliva <aoliva@redhat.com>
5935
89820b43
AO
5936 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
5937 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
5938 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
5939 * ltcf-cxx.sh (need_lc): Set based on postdeps.
5940
606ce391
AO
5941 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5942
04179d4a
AO
59432000-07-31 Alexandre Oliva <aoliva@redhat.com>
5944
5945 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5946 CXX_FOR_TARGET for sed.
5947
d4eb109c
AO
59482000-07-30 Alexandre Oliva <aoliva@redhat.com>
5949
5950 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5951 Do not override if already set in the environment or in configure.
5952 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5953 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5954
4f4caf92
AO
59552000-07-28 Alexandre Oliva <aoliva@redhat.com>
5956
5957 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
5958 the libtool CVS tree multi-language branch.
5959 * ltconfig, ltmain.sh: Updated.
6387a56e 5960
b87487b6
AO
59612000-07-27 Alexandre Oliva <aoliva@redhat.com>
5962
1670d1ea
AO
5963 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
5964 (clean-target): Depend on it.
5965
b87487b6
AO
5966 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5967 (GCC_FOR_TARGET): Use it.
5968 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5969 * configure.in: ... here.
5970 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5971 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5972
4e81ae98
EC
59732000-07-24 Eric Christopher <echristo@cygnus.com>
5974
5975 * MAINTAINERS: Add self to Write After Approval list.
5976
059ae32c
AO
59772000-07-24 Alexandre Oliva <aoliva@redhat.com>
5978
5b28edd4
AO
5979 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5980 (configure-target-libchill, configure-target-libobjc): Likewise.
5981
059ae32c
AO
5982 * configure.in: Use the same cache file for all target libs.
5983 * config-ml.in: But different cache files per multilib variant.
5984
1adcd149
MS
59852000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5986
5987 * configure (topsrcdir): Don't use dirname.
5988
2d573dff
JO
59892000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
5990
5991 * MAINTAINERS: Add self to Write After Approval list.
5992
d207ebef
JM
59932000-07-20 Jason Merrill <jason@redhat.com>
5994
5995 * configure.in: Remove all references to libg++ and librx.
5996
5997 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5998
59992000-07-20 Hans-Peter Nilsson <hp@axis.com>
6000
6001 * config.sub: Update to subversions version 2000-07-06.
6002
7b7792d5
AH
60032000-07-12 Andrew Haley <aph@cygnus.com>
6004
6005 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6006 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6007
3abaac67
PE
60082000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
6009
6010 * symlink-tree: Check number of arguments.
6011
34be2b36
JW
60122000-07-05 Jim Wilson <wilson@cygnus.com>
6013
6014 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6015 search path for a g++ extracted from the build tree. This
6016 will allow link tests run by configure scripts in
6017 subdirectories to succeed.
6018
d207ebef
JM
60192000-07-01 Koundinya K <kk@ddeorg.soft.net>
6020
e490616e 6021 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 6022
0900331b
MH
60232000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6024
6025 * MAINTAINERS: Add myself as loop discovery maintainer.
6026
d207ebef
JM
60272000-06-28 Corinna Vinschen <vinschen@cygnus.com>
6028
6029 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6030 `os2'. Force ac_cv_exeext to be ".exe" in that case.
6031
60322000-06-19 Timothy Wall <twall@cygnus.com>
6033
6034 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6035 * config.sub: Add tic54x target.
6036
11a27a76
TM
6037Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
6038
6039 * MAINTAINERS: Add self as Fortran maintainer,
6040 remove Craig Burley.
6041
d207ebef 6042Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 6043
d207ebef
JM
6044 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6045 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 6046
7758b73f
PT
6047Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
6048
6049 * MAINTAINERS: Add self as i18n maintainer
6050
d207ebef
JM
605120000-05-21 H.J. Lu (hjl@gnu.org)
6052
e490616e
ZW
6053 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6054 directory are used if they exist. Make sure
6055 $(build_tooldir)/include is searched for header files,
6056 $(build_tooldir)/lib/ for library files.
d207ebef 6057 (GCC_FOR_TARGET): Likewise.
e490616e 6058 (CXX_FOR_TARGET): Likewise.
d207ebef 6059
bae29210
JL
6060Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
6061
6062 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6063
d207ebef 6064Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
6065
6066 * Makefile.in (configure-target-libiberty): Depend on
6067 configure-target-newlib.
6068
aab0d19d
AO
60692000-05-16 Alexandre Oliva <aoliva@cygnus.com>
6070
6071 * configure.in, Makefile.in: Merge all libffi-related
6072 configury stuff from the libgcj tree.
6073
d207ebef
JM
6074Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
6075
6076 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6077 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6078
6079Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6080
6081 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6082 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 6083 current version information. Add to proto-toplev directory.
d207ebef
JM
6084 (gdb-taz): Build do-djunpack.
6085
758c7bd4
DE
60862000-05-15 David Edelsohn <edelsohn@gnu.org>
6087
6088 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6089
1888228d
AC
6090Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
6091
6092 * MAINTAINERS: Add self to Write After Approval list.
6093
d207ebef
JM
60942000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6095
6096 * ltmain.sh: Preserve in relink_command any environment
6097 variables that may affect the linker behavior.
6098
2d7cc2fe
JL
6099Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
6100
d207ebef
JM
6101 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6102
6103Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
6104
6105 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6106
61072000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6108
6109 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 6110 with the version name.
2d7cc2fe 6111
ee455968
JE
6112Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
6113
6114 * MAINTAINERS: Add self as bb-reorder maintainer.
6115
73b97e5c
BK
61162000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6117
6118 * config.if: Tweak.
6119
d207ebef
JM
61202000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
6121
6122 * djunpack.bat: New file.
6123
6124Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
6125
6126 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
6127 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6128 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6129 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 6130
954869eb
DP
61312000-04-16 Dave Pitts <dpitts@cozx.com>
6132
e490616e
ZW
6133 * config.sub (case $basic_machine): Change default for "ibm-*"
6134 to "openedition".
954869eb 6135
eaabe541
AJ
61362000-04-13 Andreas Jaeger <aj@suse.de>
6137
6138 * MAINTAINERS: Added myself.
6139
d207ebef
JM
6140Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6141
6142 * Makefile.in (gdb-taz): New target. GDB specific archive.
6143 (do-md5sum): New target.
6144 (MD5PROG): Define.
6145 (PACKAGE): Default to TOOL.
6146 (VER): Default to a shell script.
6147 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 6148 md5 checksum generation.
d207ebef
JM
6149 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6150 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6151 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 6152 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
6153
6154Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6155
6156 * configure (warn_cflags): Delete.
6157
0ea6d60c
PDM
6158Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
6159
6160 * MAINTAINERS: Added myself.
6161
17090313 61622000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 6163 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 6164
e490616e
ZW
6165 * configure.in (enable_libstdcxx_v3): Add.
6166 (target_libs): Add bits here to switch between libstdc++-v2 and
6167 libstdc++-v3.
6168 * config.if: And this file too.
6169 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 6170
76b78517
MM
61712000-04-05 Michael Meissner <meissner@redhat.com>
6172
6173 * config.sub (d30v): Add d30v as a basic machine type.
6174
ad242caf
JM
61752000-03-29 Jason Merrill <jason@casey.cygnus.com>
6176
6177 * configure.in: -linux-gnu*, not -linux-gnu.
6178
d4537148
TM
6179Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
6180
6181 * MAINTAINERS: Add self in write-after-approval section.
6182
f152e9d4
JW
6183Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
6184
6185 * MAINTAINERS: Add self as ia64 port maintainer.
6186
6a5fcef1
NB
61872000-03-08 Neil Booth <NeilB@earthling.net>
6188
6189 * MAINTAINERS: Add self in write-after-approval section.
6190
d207ebef 6191Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 6192
d207ebef
JM
6193 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6194 (do-tar-bz2): Replace TOOL with PACKAGE.
6195 (gdb.tar.bz2): Remove GDBTK from GDB package.
6196 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 6197 dejagnu.tar.bz2): New packages.
d207ebef
JM
6198
61992000-02-27 Andreas Jaeger <aj@suse.de>
6200
6201 * configure.in: Add entry for mips*-*-linux*, move catch all
6202 *-*-*linux* entry below this one.
6203
62042000-02-27 Ian Lance Taylor <ian@zembu.com>
6205
6206 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 6207
521fe9d0
NC
62082000-02-24 Nick Clifton <nickc@cygnus.com>
6209
6210 * config.sub: Support an OS of "wince".
6211
d207ebef
JM
6212Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
6213
6214 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 6215 version.
d207ebef
JM
6216
62172000-02-23 Linas Vepstas <linas@linas.org>
6218
6219 * config.sub: Add support for Linux/IBM 370.
6220 * configure.in: Likewise.
6221
3a685f6f
NC
62222000-02-22 Nick Clifton <nickc@cygnus.com>
6223
6224 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6225
d207ebef 62262000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 6227
d207ebef 6228 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 6229
4746ee26
KG
62302000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6231
6232 * configure (gcc_version): When setting, narrow search to
6233 lines containing `version_string'.
6234
ba96c72d
DC
62352000-02-15 Denis Chertykov <denisc@overta.ru>
6236
6237 * config.sub: Add support for avr target.
6238
77f16a66
NC
62392000-02-14 Nick Clifton <nickc@cygnus.com>
6240
6241 * MAINTAINERS: Add maintainers for MCore port.
6242
784a3a80
HPN
6243Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
6244
6245 * config.sub: Add mmix-knuth-mmixware.
6246
719dd4fa
KG
62472000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6248
6249 * MAINTAINERS: Pair cccp with cpplib maintainership.
6250
d207ebef
JM
62512000-01-27 Christopher Faylor <cgf@redhat.com>
6252
6253 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6254 structure stuff to -L library search.
6255 (CXX_FOR_TARGET): Ditto.
6256 (CROSS_CHECK_MODULES): Fix spelling mistake.
6257
7a53e94b
MM
62582000-01-24 Mark Mitchell <mark@codesourcery.com>
6259
6260 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6261 the C++ compiler.
6262
0da3b5a7
RH
62632000-01-12 Richard Henderson <rth@cygnus.com>
6264
6265 * configure.in: Don't build some bits for beos.
6266
02368d6d
JS
62672000-01-12 Joel Sherrill (joel@OARcorp.com)
6268
6269 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6270 as include files.
6271
2e76d35c
ZW
62722000-01-11 Zack Weinberg <zack@wolery.cumb.org>
6273
6274 * Add self as cpplib maintainer, as requested by Jason
6275 Merrill. Correct my e-mail address.
6276
4c25fdcf
GK
62772000-01-06 Geoff Keating <geoffk@cygnus.com>
6278
6279 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6280 not mh-aix43.
6281
188e3966
HPN
6282Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
6283
6284 * MAINTAINERS: Add myself to "write after approval" list.
6285
c2f5d030
RH
62861999-12-14 Richard Henderson <rth@cygnus.com>
6287
6288 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6289 * config.sub: Accept alphaev[78], alphaev8.
6290
eeda916a
AO
62911999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6292
6293 * config.guess, config.sub: Update from autoconf.
6294
b3bd7820
BK
62951999-11-29 Bruce Korb <autogen@linuxbox.com>
6296
2c290989 6297 * MAINTAINERS: update my playtime e-address.
b3bd7820 6298
1882b2b1
RO
6299Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6300
6301 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6302 necessary libraries are missing.
6303
2395f805
DN
6304Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
6305
6306 * MAINTAINERS: Add new 'write after approval' maintainer.
6307
1e25de97
APB
6308Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
6309
6310 * MAINTAINERS: Add new Java maintainer.
6311
1722c704
AS
63121999-10-25 Andreas Schwab <schwab@suse.de>
6313
6314 * configure: Fix quoting inside arguments of eval.
6315
8141abe8
NC
63161999-10-21 Nick Clifton <nickc@cygnus.com>
6317
6318 * config-ml.in: Allow suppression of some ARM multilibs.
6319
0b77644a
LV
6320Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6321
6322 * config.guess: Add OS/390 match pattern.
6323 * config.sub: Add mvs, openedition targets.
6324 * configure.in (i370-ibm-opened*): New.
6325
d207ebef
JM
63261999-09-04 Steve Chamberlain <sac@pobox.com>
6327
6328 * config.sub: Add support for configuring for pj.
6329
63301999-08-31 Nick Clifton <nickc@cygnus.com>
6331
6332 * config.sub (maybe_os): Add support for configuring for fr30.
6333
af13ebe9
NC
63341999-08-25 Nick Clifton <nickc@cygnus.com>
6335
6336 * configure.in: Do not configure or build ld for AIX
6337 platforms. ld is known to be broken on these platforms.
6338
1250c760
RO
6339Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6340
6341 * config-ml.in: Pass compiler flag corresponding to multidirs to
6342 subdir configures.
6343
d207ebef
JM
63441999-08-09 Ian Lance Taylor <ian@zembu.com>
6345
6346 * Makefile.in (LDFLAGS): Define.
6347
63481999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6349
6350 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6351 noconfigdirs.
6352 (*-*-cygwin*): Likewise.
6353
63541999-08-08 Ian Lance Taylor <ian@zembu.com>
6355
6356 * mkdep: New file.
6357 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6358 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6359
6360 From Eli Zaretskii <eliz@is.elta.co.il>:
6361 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6362 long file name when using DJGPP on MS-DOS.
6363
dbd83e11
JL
6364Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6365
6366 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6367
d207ebef
JM
63681999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6369
6370 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6371 dependency as this causes "make check" to globally "make all"
6372
cd1f4c2c
TT
6373Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6374
6375 * configure.in (target_libs): Added target-zlib.
6376 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6377 (CONFIGURE_TARGET_MODULES): Likewise.
6378 (CHECK_TARGET_MODULES): Likewise.
6379 (INSTALL_TARGET_MODULES): Likewise.
6380 (CLEAN_TARGET_MODULES): Likewise.
6381 (configure-target-zlib): New target.
6382 (all-target-zlib): Likewise.
6383 (all-target-libjava): Depend on all-target-zlib.
6384 (configure-target-libjava): Depend on configure-target-zlib.
6385
6386 * Makefile.in (configure-target-libjava): Depend on
6387 configure-target-newlib.
6388 (configure-target-boehm-gc): New target.
6389 (configure-target-qthreads): New target.
6390
e490616e
ZW
6391 * configure.in (target_libs): Added target-qthreads.
6392 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6393 (CONFIGURE_TARGET_MODULES): Likewise.
6394 (CHECK_TARGET_MODULES): Likewise.
6395 (INSTALL_TARGET_MODULES): Likewise.
6396 (CLEAN_TARGET_MODULES): Likewise.
6397 (all-target-qthreads): New target.
6398 (configure-target-libjava): Depend on configure-target-qthreads.
6399 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
6400
6401 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6402 (CONFIGURE_TARGET_MODULES): Likewise.
6403 (CHECK_TARGET_MODULES): Likewise.
6404 (INSTALL_TARGET_MODULES): Likewise.
6405 (CLEAN_TARGET_MODULES): Likewise.
6406 (all-target-libjava): New target.
6407 (all-target-boehm-gc): Likewise.
6408 * configure.in (target_libs): Added libjava, boehm-gc.
6409
d207ebef
JM
64101999-07-22 Ian Lance Taylor <ian@zembu.com>
6411
6412 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6413 configure.bat in SUPPORT_FILES.
6414 (gas+binutils.tar.bz2): Likewise.
6415
6416 * makeall.bat: Remove; obsolete.
6417
64181999-07-21 Ian Lance Taylor <ian@zembu.com>
6419
6420 From Mark Elbrecht:
6421 * configure.bat: Remove; obsolete.
6422
64231999-07-11 Ian Lance Taylor <ian@zembu.com>
6424
6425 * configure: Add -W -Wall to the default CFLAGS when compiling with
6426 gcc.
6427
6428Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6429
6430 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6431
64321999-06-30 Mark Mitchell <mark@codesourcery.com>
6433
6434 * configure.in: Build ld on IRIX6.
6435
64361999-06-12 Ian Lance Taylor <ian@zembu.com>
6437
6438 * Makefile.in: Change distribution targets to use bzip2 instead of
6439 gzip.
6440 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6441 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6442
64431999-06-04 Nick Clifton <nickc@cygnus.com>
6444
6445 * config.sub: Add mcore target.
6446
26d088fa
CD
6447Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
6448
6449 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6450
c2c08b29
L
6451Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
6452
6453 * config.guess (dummy): Changed to $dummy.
6454
671d0648
NC
64551999-05-24 Nick Clifton <nickc@cygnus.com>
6456
6457 * config.sub: Tidied up case statements.
6458
b1345c72
BE
64591999-05-22 Ben Elliston <bje@cygnus.com>
6460
51ccbd8d
BE
6461 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6462 <jiro@din.or.jp>.
6463
b1345c72
BE
6464 * config.guess: Merge with FSF version. Future changes will be
6465 more accurately recorded in this ChangeLog.
6466 * config.sub: Likewise.
6467
2caf864f
SM
6468Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
6469
6470 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6471
d207ebef
JM
64721999-04-30 Tom Tromey <tromey@cygnus.com>
6473
6474 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6475
90fb0c24
TT
64761999-04-23 Tom Tromey <tromey@cygnus.com>
6477
6478 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6479
d207ebef
JM
64801999-04-20 Drew Moseley <dmoseley@cygnus.com>
6481
6482 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6483 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6484 Bad merge removed these two changes.
6485
3516940d 6486Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 6487 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
6488
6489 * config.guess (interix Alpha): Add.
6490
d207ebef
JM
64911999-04-11 Richard Henderson <rth@cygnus.com>
6492
6493 * configure.in (i?86-*-beos*): Do config gperf; don't config
6494 gdb, newlib, or libgloss.
6495
e891fbfe 6496Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 6497
e891fbfe
AO
6498 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6499 link a trivial program with -mabi=64. If it fails, remove mabi=64
6500 from multidirs.
6501
f9ae47d6
PT
6502Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
6503
6504 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6505
d207ebef
JM
65061999-04-08 Nick Clifton <nickc@cygnus.com>
6507
6508 * config.sub: Add support for mcore targets.
6509
65101999-04-07 Michael Meissner <meissner@cygnus.com>
6511
6512 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6513 not mt-ospace, in order to shut up assembler warning about using
6514 symbols that are named the same as registers.
6515
65161999-04-07 Drew Moseley <dmoseley@cygnus.com>
6517
6518 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6519 dependency list for all-target-cygmon.
6520
65211999-04-05 Doug Evans <devans@casey.cygnus.com>
6522
6523 * config-ml.in: Check $host, not $target, for selective multilibs.
6524 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6525 thumb interworking, and underscore prefix multilibs.
6526
65271999-04-04 Ian Lance Taylor <ian@zembu.com>
6528
6529 * missing: Update to version from current automake.
6530
88101ab9
L
6531Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6532
6533 * configure (gxx_include_dir): Removed.
6534
6535 * configure.in (gxx_include_dir): Handle it.
6536 * Makefile.in: Likewise.
6537
d207ebef
JM
65381999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6539
6540 * config.sub (mips64vr4111,mips64vr4111el) Add.
6541
65421999-03-21 Ben Elliston <bje@cygnus.com>
6543
e490616e 6544 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 6545
8dc91cbe
ME
6546Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6547
8dc91cbe
ME
6548 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6549 config/mh-djgpp.
6550
d207ebef
JM
6551Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6552
6553 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6554 all-target-newlib to dependency list for all-target-bsp.
6555
926bb5ed
MK
6556Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6557
6558 * config.sub: Add i386-uwin support.
6559 * config.guess: Likewise.
6560
4a6e3000
FS
6561Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6562
6563 * configure.in: cleanup, add mh-*pic handling for arm, special
6564 case powerpc*-*-aix*
6565
d207ebef
JM
6566Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6567
6568 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6569 can be built.
6570
6571Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6572
6573 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 6574 targets.
d207ebef 6575
71c91078
NC
65761999-03-02 Nick Clifton <nickc@cygnus.com>
6577
6578 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6579
282e5df8
GN
6580Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
6581
6582 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6583
1de558ee
NC
65841999-02-24 Nick Clifton <nickc@cygnus.com>
6585
6586 * config.sub: Fix typo in arm recognition.
6587
d207ebef
JM
6588Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
6589
6590 * configure.in (noconfigdirs): Changed target_configdirs to
6591 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6592 rather than m68k-*-* since it is not known to work on
6593 m68k-aout. Ditto for arm-*-*oabi.
6594
6595Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
6596
6597 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
6598
65991999-02-19 Ben Elliston <bje@cygnus.com>
6600
6601 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6602 Smart and improved by Andrew Cagney.
6603
fab7445a
ME
6604Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
6605
6606 * config.guess: Recognize openbsd-*-hppa.
6607
8ccdc228
L
6608Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
6609
6610 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6611 only if it is not empty.
6612
3b7265ff
NC
66131999-02-17 Nick Clifton <nickc@cygnus.com>
6614
6615 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 6616
d207ebef 6617 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
6618
6619 * config.sub: Modified to recognize uname's armv* syntax.
6620
d207ebef
JM
66211999-02-17 Mark Salter <msalter@cygnus.com>
6622
6623 * configure.in: Added target-bsp for sparclite.
6624
6625Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
6626
6627 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6628
66291999-02-08 Nick Clifton <nickc@cygnus.com>
6630
6631 * configure.in: Add support for strongarm port.
6632 * config.sub: Add support for strongarm target.
6633
c48dd3f5 6634Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 6635
c48dd3f5
MK
6636 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6637 the old name config/mh-cygwin32.
6638 Enable texinfo.
6639
d207ebef
JM
6640Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
6641
6642 * configure.in: Do build ld for ix86 Solaris.
6643
ecd62820
JW
6644Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
6645
6646 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6647 $AR_FOR_TARGET. Likewise for RANLIB.
6648
bbd8fa7f 6649Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 6650
e490616e
ZW
6651 * config.sub (oabi): Recognize.
6652 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 6653
0397442c
RL
6654Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
6655
6656 * config.guess: Improve detection of i686 on UnixWare 7.
6657
c9ffaa63
MK
6658Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
6659
6660 * config.guess: Add support for i386-pc-interix.
6661 * config.sub: Likewise.
6662 * configure.in: Likewise.
c9ffaa63 6663
d207ebef
JM
6664Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
6665
6666 * Makefile.in: Remove unneeded all-target-libio from
6667 from all-target-winsup target since it is now unneeded.
6668 Add all-target-libtermcap in its place since it is now
6669 needed.
6670
6671Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
6672
6673 * configure.in: makefile stub for cygwin target is probably
6674 unnecessary. Remove it for now.
d207ebef
JM
6675
6676Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
6677
6678 * configure.in: libtermcap.a should be built when cygwin is the
6679 target as well as the host.
6680 * config.guess: Allow mixed case in cygwin uname output.
6681 * Makefile.in: Add libtermcap target.
d207ebef 6682
ebe12325
JL
6683Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
6684
6685 * config.sub: Clean up handling of hppa2.0.
6686
57057b67
RB
6687Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
6688
6689 * config.guess: Use C code to identify more HP machines.
6690
f8670be1
JL
6691Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6692
6693 * config.sub: Handle hppa2.0.
6694
d207ebef
JM
6695Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6696
6697 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 6698 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
6699
67001998-12-15 Mark Salter <msalter@cygnus.com>
6701
6702 * configure.in: Added target-bsp for several target architectures.
6703
6704 * Makefile.in: Added rules for bsp.
6705
d1a09590
JL
6706Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6707
6708 * config.guess: Improve detection of hppa2.0 processors.
6709
6710Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6711
6712 * config.guess: Recognize FreeBSD using ELF automatically.
6713
71205e0b
MH
67141998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6715
6716 * configure (skip-this-dir): Add handling for new shell script, which
6717 might be created by a sub-directory's configure to indicate, this particular
6718 directory is "unwanted".
6719 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6720
d207ebef
JM
6721Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6722
6723 * ltconfig: import from libtool, after changing libtool to
6724 account for the cygwin name change.
6725
6726Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6727
6728 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6729 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6730
6731Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6732
6733 * configure.in: Add libtermcap to list of cygwin dependencies.
6734
6735Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
6736
e490616e
ZW
6737 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6738 they include winsup/include when it's a cygwin target.
d207ebef
JM
6739
67401998-11-12 Tom Tromey <tromey@cygnus.com>
6741
6742 * configure.in (host_tools): Added zip.
6743 * Makefile.in (all-target-libjava): Depend on all-zip.
6744 (all-zip): New target.
6745 (ALL_MODULES): Added all-zip.
6746 (NATIVE_CHECK_MODULES): Added check-zip.
6747 (INSTALL_MODULES): Added install-zip.
6748 (CLEAN_MODULES): Added clean-zip.
6749
6750Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
6751
6752 * Makefile.in: lose "32" from comment about cygwin.
6753
6754Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
6755
6756 * configure.in: Use -Os to build target libraries for the fr30.
6757
6758Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
6759
6760 * config.sub: Add fr30.
6761
6762Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
6763
e490616e 6764 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
6765 cygwin* instead of cygwin32*.
6766 * config.sub: Check cygwin* instead of cygwin32*.
6767
d2ec8b39
RL
6768Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
6769
6770 * config.guess: Match any version of Unixware7.
6771
d207ebef
JM
67721998-10-20 Syd Polk <spolk@cygnus.com>
6773
6774 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6775 if desired.
6776
35cd2565
JL
6777Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
6778
6779 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6780 these if the appropriate directories and files to not exist.
6781
52d4e5b7
JL
6782Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
6783
6784 * Makefile.in (DEVO_SUPPORT): Add config.if.
6785
38ada91e
MH
6786Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
6787
6788 * configure: Add pattern to replace "build_tooldir"'s
6789 definition in the generated Makefile with "tooldir"'s
6790 actual value.
6791
e44e84da
JL
6792Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6793
56a8387f
JL
6794 * config.sub: Bring back lost sparcv9.
6795
e44e84da
JL
6796 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6797
5cb95c7a
JL
6798Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6799
6800 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6801 CC_FOR_TARGET and friends.
6802
6803Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 6804
ceff9b14
AO
6805 * Makefile.in (build_tooldir): New variable, same as tooldir.
6806 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6807 -B$(build_tooldir)/bin/.
6808 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 6809
f2d11dcd
GP
6810Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6811
6812 * README: Remove installation instructions and refer to the
6813 INSTALL directory instead.
6814
73a6d2e7 6815Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 6816
73a6d2e7
RL
6817 * config.sub: Add support for i[34567]86-pc-udk.
6818 * configure.in: Likewise.
6819
5d4a5ee6
JL
6820Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6821
6822 * Makefile.in: add bzip2 package building bits for user
6823 tools module
6824 * configure.in: ditto
6825
6fc19d6d
JL
6826Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6827
6828 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6829 (ALL_TARGET_MODULES): Add all-target-libobjc.
6830 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6831 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6832 (all-target-libchill): Add dependencies.
6833 * configure.in (target_libs): Add libchill.
4e81ae98 6834
f653f0ab
MH
68351998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6836
6837 * configure.in (target_subdir): Remove duplicate line.
6838
5d4a5ee6
JL
6839Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6840
6841 * Makefile.in (all-automake): fix dependencies.
6842
494933e4
JL
6843Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6844
6845 * configure.in: Minor cleanups for building in the $(target_alias)
6846 subdir.
6847
f6b58262
JW
68481998-09-22 Jim Wilson <wilson@cygnus.com>
6849
6850 * Makefile.in (bootstrap): Set r and s before make all. Use
6851 BASE_FLAGS_TO_PASS in make all.
6852 (cross): Likewise.
6853
27c7a08d
MM
68541998-09-20 Mark Mitchell <mark@markmitchell.com>
6855
6856 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6857
e67afd1e
RH
6858Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6859
6860 * config.sub: Fix typo in last change.
6861
8e44ac71
MH
68621998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6863
6864 * config.sub: Add support for C4x target.
6865 * configure.in: Likewise.
6866
d7496fbb
DM
68671998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6868
6869 * config.sub: Recognize sparcv9 just like sparc64.
6870
22097bd1
RL
6871Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6872
6873 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6874
4b877abd
JL
6875Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6876
2c8ec9a2
JL
6877 * config.guess: Correctly identify Pentium II sco boxes.
6878
4b877abd
JL
6879 * config.guess: Fix "tr" code. From Weiwen Liu.
6880
ab03db52
JH
6881Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6882
6883 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6884 stabs.
6885
b54db294
JL
6886Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6887
6888 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6889 (ALL_TARGET_MODULES): Add all-target-libchill.
6890 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6891 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6892 (all-target-libchill): Add dependencies.
6893 * configure.in (target_libs): Add libchill.
6894
bf48dd73
LW
6895Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6896
6897 * config.guess: Avoid assumptions about "tr" behaves when
6898 LANG is set to something other than English.
6899
a3cbd105
L
6900Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6901
6902 * configure (gxx_include_dir): Changed to
6903 '${prefix}/include/g++'-${libstdcxx_interface}.
6904
6905 * config.if: New to determine the interfaces.
6906
c4acd909
MK
6907Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6908
6909 * config.guess: Detect and handle MPE/IX.
6910 * config.sub: Deal with MPE/IX.
6911
9ea97665
DE
6912Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6913
6914 * configure.in: Use mh-aix43.
6915
0ce065bd
MH
69161998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6917
6918 * configure: Fix --without/--disable cases for gxx-include-dir.
6919
5d4a5ee6
JL
6920Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6921
6922 * mdata-sh: Imported. Needed for automake support.
6923
6924Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6925
6926 * Makefile.in (taz): Try "chmod -R og=u ." before
6927 "chmod og=u `find . -print`".
6928
6929Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6930
6931 * configure.in: Add arm-elf and thumb-elf support.
6932
6933Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6934
6935 * Makefile.in: Undo previous patch.
6936
6937Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6938
6939 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6940 to here ...
6941 (install-no-fixedincludes): and here
6942 (INSTALL_MODULES): ... from here.
6943
466456d9
ILT
6944Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6945
6946 * config.sub: Merge with FSF.
6947
1b409d25
ILT
6948 * config.guess: Merge with FSF.
6949
d207ebef
JM
6950Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6951
6952 * configure (extraconfigdirs): New variable.
6953 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6954 * Makefile.in (all): Move higher in file.
6955 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6956 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6957 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6958 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6959 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6960
69611998-07-23 Brendan Kehoe <brendan@cygnus.com>
6962
6963 * Makefile.in (all-target-libjava): Depend on all-gcc and
6964 all-target-newlib.
6965 (configure-target-libjava): Depend on $(ALL_GCC).
6966
7f1937c1
RL
6967Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6968
6969 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6970 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6971
2ada2bd6
ML
6972Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
6973
6974 * INSTALL/README: Fix typo.
6975
1e025bde
ML
6976Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6977
5d4a5ee6
JL
6978 * ylwrap: Change absolute path checks to check for DOS style path
6979 names.
1e025bde 6980
5d4a5ee6
JL
6981 * ylwrap: Don't use a full path name if the source file is in the
6982 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 6983
6755ff73
ILT
6984 * config-ml.in: Default to being verbose, to match Feb 18 change to
6985 configure.
6986
5d4a5ee6
JL
6987Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6988
6989 Brought over from egcs:
6990
6991 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6992
6993 * configure.in (target_subdir): Set to ${target_alias} instead
6994 of "libraries".
6995
6996 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6997
6998 * configure.in (target_subdir): Set to libraries if enable_multilib.
6999
7000Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
7001
7002 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7003 multilibs, force reconfiguration the first time we create
7004 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7005
7006Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
7007
7008 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7009 avoid confusion with --no-recursion.
7010
7011Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
7012
7013 * configure.in: Win32 hosts shouldn't use install -x
7014 * install-sh: remove -x option, and special .exe-handling
7015 hack.
7016
d207ebef
JM
7017Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
7018
7019 * config.guess: Recognize i586-pc-beos.
7020 * configure.in: Don't build some bits for beos.
7021
fbd836fc
ILT
7022Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
7023
5d4a5ee6
JL
7024 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7025 CFLAGS default to -O2.
7026
fbd836fc
ILT
7027 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7028 when using GNU ld.
7029
7030Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
7031
7032 * ltmain.sh: Correct install when using a different shell.
7033
7034Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
7035
7036 * ltconfig, ltmain.sh: Update to libtool 1.2b.
7037
d207ebef
JM
7038Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
7039
7040 * makefile.vms: Update to build binutils/makefile.vms. Add install
7041 target.
fbd836fc
ILT
7042
7043Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
7044
7045 * ltconfig: Update to correct AIX handling.
7046
69b471bc
JL
7047Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7048
81241b5e
JL
7049 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7050
69b471bc
JL
7051 * configure.in (target_subdir): Set to ${target_alias} instead
7052 of "libraries".
7053
bedf82df
MH
70541998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
7055
7056 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7057 (Makefile): Depend on $(gcc_version_trigger).
7058
7059 * configure (gcc_version): Change default initializer to empty
7060 string.
7061 (gcc_version_trigger): New variable; pass this variable down
7062 to subdir configures to enable them checking gcc's version
7063 themselves. Emit make macros for both gcc_version vars.
7064 (topsrcdir): Initialize reliably.
7065 (recursion line): Remove --with-gcc-version=${gcc_version}.
7066
28e449d8
MH
70671998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7068
7069 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
7070 --enable-version-specific-runtime-libs which installs C++ runtime stuff
7071 in $(libsubdir); emit definition in each generated Makefile.
7072 (gxx_include_dir): Initialize depending on
7073 $enable_version_specific_runtime_libs.
28e449d8 7074
50c4c9f7
MH
70751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7076
7077 * configure (gcc_version): Initialize properly depending on
7078 how and where configure is started.
7079 (recursion line): Pass a --with-gcc-version=${gcc_version}
7080 to configures in subdirs.
7081
d207ebef
JM
7082Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
7083
7084 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 7085 cygmon
d207ebef 7086
5d4a5ee6
JL
7087Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
7088
7089 * configure.in: Add cygmon and libstub support for mn10200.
7090
2f96399b
MH
70911998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
7092
7093 * configure (gcc_version): Add new variable describing the
7094 particular gcc version we're building.
7095 * Makefile.in (libsubdir): Add new macro for the directory
7096 in which the compiler finds executables, libraries, etc.
7097 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7098 and libsubdir.
7099
c4137c50
AO
7100Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7101
ceff9b14
AO
7102 * Makefile.in (local-clean): Remove *.log.
7103 (warning.log): Built with warn_summary from build.log.
7104 (mail-report.log): Run test_summary.
7105 (mail-report-with-warnings.log): Run test_summary including
7106 warning.log in the report.
c4137c50 7107
276d5ee0
RL
7108Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
7109
7110 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7111
5d4a5ee6
JL
7112Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
7113
7114 * Makefile.in (grep): Grep no longer depends on libiberty.
7115
7116Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
7117
7118 * Makefile.in: all-snavigator needs all-libgui.
7119
7120Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
7121
7122 * configure.in: Add cygmon and libstub support for mn10300.
7123
8af14275
ILT
7124Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
7125
7126 * missing: Update to version from automake 1.3.
7127
fbd836fc
ILT
7128 * ltmain.sh: On installation, don't get confused if the same name
7129 appears more than once in the list of library names.
7130
466456d9
ILT
7131Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
7132
7133 * config.sub: Accept m68060 and m5200 as CPU names.
7134
5d4a5ee6
JL
7135Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
7136
7137 * configure: Use && rather than using -a in test, because odd
7138 strings can confuse test.
7139 * configure.in: Likewise.
7140
fbd836fc
ILT
7141Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7142
7143 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7144
f0983958
AO
7145Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7146
7147 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 7148 bootstrap4-lean): New targets.
f0983958 7149
bfed1ea0
JL
7150Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7151
7152 * mpw-* Delete. Not used.
7153
5d4a5ee6
JL
7154Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7155
7156 * COPYING.LIB: Update FSF address.
7157
bfed1ea0
JL
7158Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7159
7160 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7161
5d4a5ee6
JL
7162 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7163 GAS_SUPPORT_DIRS.
7164
bfed1ea0
JL
7165Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7166
7167 * ltconfig, ltmain.sh: Avoid producing a version number if
7168 -version-info was not used.
7169
5d4a5ee6
JL
7170Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7171
7172 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7173 building with newlib.
7174
71751998-04-30 Paul Eggert <eggert@twinsun.com>
7176
d207ebef 7177 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 7178 Solaris `make' causes it to continue to next definition.
d207ebef
JM
7179
7180Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7181
7182 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7183 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
7184
7185Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7186
7187 * configure.in: Change alpha to alpha* in several places.
7188
d207ebef
JM
7189Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7190
7191 * config.sub: Recognize sparc86x.
7192
77be0cab
MM
7193Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
7194
7195 * configure.in (--enable-target-optspace): Remove debug echo.
7196
62441128
JW
7197Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7198
7199 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7200
bfed1ea0
JL
7201Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7202
7203 * ltconfig: Update cygwin32 support.
7204
5d4a5ee6
JL
7205 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7206 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7207 (GDB_SUPPORT_DIRS): Likewise.
7208
3f4ea1de
MM
7209Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7210
7211 * configure.in (target_makefile_frag): If --enable-target-optspace,
7212 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
7213 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7214 not used.
7215 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 7216
5d4a5ee6
JL
7217Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7218
7219 * Makefile.in (all-bfd): Depend on all-intl.
7220 (all-binutils): Likewise.
7221 (all-gas): Likewise.
7222 (all-gprof): Likewise.
7223 (all-ld): Likewise.
7224
72251998-04-19 Brendan Kehoe <brendan@cygnus.com>
7226
7227 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7228
bfed1ea0
JL
7229Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7230
5d4a5ee6
JL
7231 * Makefile.in (all-bfd): Depend upon all-libiberty.
7232
bfed1ea0
JL
7233 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7234
5d4a5ee6
JL
7235Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7236
7237 * Makefile.in: Add libstub.
7238
7239 * configure.in: Ditto. Build libstub for targets that have cygmon
7240 support.
7241
7242Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7243
7244 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7245
7246Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7247
7248 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7249 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7250
ec8d6ddc
KW
7251Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7252
7253 * configure: Define DEFAULT_M4 by searching PATH.
7254 * Makfile.in: Use DEFAULT_M4.
7255
bfed1ea0
JL
7256Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7257
7258 * ltconfig: Add cygwin32 support.
7259
5d4a5ee6
JL
7260 * Makefile.in, configure.in: Add libtool as a native only directory
7261 to configure and build.
7262
547a6183
JL
7263Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7264
7265 * Makefile.in (INSTALL_MODULES): Remove texinfo.
7266
5d4a5ee6 7267Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 7268
5d4a5ee6
JL
7269 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7270
7271Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7272
7273 * Makefile.in: add ash make rules
7274 * configure.in: add ash to native_only and host_tools lists
7275
7276Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7277
7278 * Makefile.in (all-gettext, all-intl): New targets.
7279 (ALL_MODULES): Added all-gettext, all-intl.
7280 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7281 (INSTALL_MODULES): Added install-gettext, install-intl.
7282 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7283
7284 * configure.in (host_tools): Added gettext.
7285 (native_only): Likewise.
7286 (noconfigdirs) [various cases]: Likewise.
7287 (host_libs): Added intl.
7288
d207ebef
JM
7289Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7290
7291 * configure: Do not disable building gdbtk for cygwin32 hosts.
7292
e98e406f
NC
7293Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7294
7295 * configure.in: Add thumb-coff target.
7296 * config.sub: Add thumb-coff target.
7297
5d4a5ee6
JL
7298Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7299
7300 * Makefile.in: Revert yesterday's change.
7301 (all-target-winsup): all-target-librx stays out of here.
7302
7303Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7304
7305 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7306 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7307 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7308 Remove references to librx and libg++.
7309
7310Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7311
7312 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7313 recursive makes
7314
bfed1ea0
JL
7315Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7316
7317 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 7318 for newlib directory.
bfed1ea0
JL
7319 (CXX_FOR_TARGET): Likewise.
7320
7321Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7322
7323 * ltconfig: Update after libtool/ltconfig.in change for
7324 hpux11.
7325
7326Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7327
7328 * ltconfig, ltmain.sh: Update to libtool 1.2.
7329
3cd730af
MH
7330Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7331
7332 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7333 (install-gcc-cross): Instead, override LANGUAGES here.
7334
80564603
DL
73351998-03-18 Dave Love <d.love@dl.ac.uk>
7336
7337 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7338 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7339
d207ebef
JM
7340Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7341
7342 * configure.in: Add Thumb-pe target.
7343
5d4a5ee6 7344Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 7345
5d4a5ee6
JL
7346 * Makefile.in - changed sn targets to snavigator
7347 * configure.in - changed sn targets to snavigator
7348
2d4a0558
MH
7349Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7350
7351 * config-ml.in: After building symlink tree call make distclean
7352 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7353 to be the case for libiberty.
7354
04b93567
L
7355Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7356
7357 * configure: When making link, also check the current
7358 directory. The configure scripts may create one.
7359
9a06b842
RH
7360Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7361
7362 * config.sub: Accept alphapca56 and alphaev6 properly.
7363
217fc4e6
FS
7364Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7365
7366 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7367
3e07bdbd 7368Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 7369
e490616e 7370 * config.sub (sco5): Fix typo.
3e07bdbd 7371
5d4a5ee6
JL
7372Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7373
7374 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7375 install-itcl.
7376 (install-itcl): Remove dependency on install-tcl.
7377
7378Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7379
7380 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7381
7382Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7383
7384 * configure.in: Don't build libgui for a cygwin32 target when not on
7385 a cygwin32 host.
7386
7387Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7388
7389 * configure (redirect): Set to null, so default behavior of
7390 configure is now --verbose.
7391
ce0d965c
DL
73921998-02-16 Dave Love <d.love@dl.ac.uk>
7393
7394 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7395 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7396
3acd1fd0
MH
7397Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7398
7399 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7400 this change to sync Makefile.in with its ChangeLog entries.
7401
5d4a5ee6
JL
7402Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7403
7404 * ltmain.sh (mkdir): Check that the directory doesn't exist
7405 before we exit with error, so that we don't get races during
7406 parallel builds.
7407
bfed1ea0
JL
7408Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7409
7410 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7411
4e77e8f1
MH
7412Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7413
7414 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7415 PICFLAG_FOR_TARGET.
7416 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7417
7418 * configure: Emit a definition for the new macro enable_shared
7419 into each Makefile.
7420
5d4a5ee6
JL
7421Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7422
7423 * configure.in (host_tools, native_only): Add libtool.
7424
7425Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7426
7427 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7428 Fix typo in ming config comment.
7429
bfed1ea0
JL
7430Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7431
7432 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7433
5d4a5ee6
JL
7434Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7435
7436 * config.sub: Add tic30 cases, and map c30 to tic30.
7437
8821a725
RH
7438Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7439
7440 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7441 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7442 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7443 (CLEAN_TARGET_MODULES): Similarly
7444 (all-target-libf2c): Add dependences.
4e81ae98 7445 * configure.in (target_libs): Add libf2c.
8821a725 7446
5d4a5ee6
JL
7447Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7448
7449 * configure.in: Remove expect from noconfigdirs when target
7450 is cygwin32. OK to build expect and dejagnu with Canadian
7451 Cross.
7452
0aadd657
ILT
7453Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7454
5d4a5ee6
JL
7455 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7456 host.
7457
0aadd657
ILT
7458 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7459 and mingw32.
7460
d0a8352c
MH
7461Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7462
7463 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7464 here as it is not defined in the toplevel Makefile.
7465
59739e3c
MH
7466Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7467
7468 * configure (package_makefile_rules_frag): New variable, which names
7469 a file with generic rules, ...
7470 Change comment to mention we now have FIVE parts.
7471 * configure: Undo last change.
7472
228197ee
LT
7473Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7474
7475 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 7476 * config.sub: More accurate determination of HP processor types.
228197ee 7477
efd4c0ba
MH
7478Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7479
7480 * configure (package_makefile_frag): Move inserting the
7481 ${package_makefile_frag} to where it should be according
7482 to the comment.
7483
6eef3189
PB
7484Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
7485
7486 * config.guess: Add support for Linux/ARM.
7487
d207ebef
JM
7488Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7489
7490 * .cvsignore: Remove *-info and *-install since they match
7491 release-info and mpw-install, which we don't want to just ignore.
7492
48464ebf
RH
7493Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7494
7495 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7496
803462a7
PN
7497Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7498
7499 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7500 local_prefix to sub-make invocations.
7501
520ab477
L
7502Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7503
7504 * configure.in: Check makefile fragments in the source
7505 directory.
7506
4bcdb76d
AO
7507Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7508
ceff9b14
AO
7509 * configure.in: Check whether host and target makefile
7510 fragments exist before adding them to *_makefile_frag.
4bcdb76d 7511
5d4a5ee6
JL
7512Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7513
7514 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7515
7516Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7517
7518 * configure.in: Make sure we only replace RPATH_ENVVAR on
7519 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7520 regexp to sed.
7521
7522 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7523 to sub-makes.
7524
0d3e11a5
LI
75251998-01-13 Lee Iverson (leei@ai.sri.com)
7526
7527 * config-ml.in (multi-do): LDFLAGS must include multilib
7528 designator.
7529
d45b3d87 7530Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
7531
7532 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7533
d39cd7a1
MK
7534Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7535
7536 * config.sub: Add mingw32 support.
7537 * configure.in: Likewise.
d39cd7a1 7538
6decbc24
FS
7539Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7540
7541 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7542
5d4a5ee6
JL
7543Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7544
7545 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7546 * configure (gxx_include_dir): Provide a definition for subdirs
7547 which do not use autoconf.
7548
7549Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7550
7551 * config.guess: Sync with egcs. Picks up new alpha support,
7552 BeOS & some additional linux support.
7553
d3d1907a
JL
7554Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
7555
7556 * config.guess: HP 9000/803 is a PA1.1 machine.
7557
b104e095
RH
7558Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7559
7560 * configure.in: It's alpha*-...
7561
aca823c1
L
7562Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7563
7564 * configure.in (host_makefile_frag, target_makefile_frag):
7565 Handle multiple config files.
7566 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7567 alpha-*-*.
7568
d207ebef
JM
7569Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7570
7571 * mkdep: New file.
7572
7573Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7574
7575 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7576
5d4a5ee6
JL
7577Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7578
7579 * Makefile.in: Add libgui directory.
7580 (GDB_TK): Add all-libgui.
7581 * configure.in: Add libgui directory.
7582 * configure: Add all-libgui to GDB_TK.
7583
7584Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7585
7586 * config-ml.in (multidirs): Add m32r to multilib list.
7587
7588Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7589
7590 * Makefile.in (all-target-gperf): Change dependency to
7591 all-target-libstdc++.
7592
baf55877
FF
7593Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7594
7595 * config.guess: Add BeOS support.
7596
5d4a5ee6
JL
7597Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7598
7599 Source directory cvs renamed to cvssrc:
7600 * configure.in (host_tools): Change cvs to cvssrc.
7601 (native_only): Likewise.
7602 (noconfigdirs) [various cases]: Likewise.
7603 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7604 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7605 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7606 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7607 (all-cvssrc): Rename target from all-cvs.
7608
f2d76545
JL
7609Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7610
7611 * configure (gxx_include_dir): Fix thinko.
7612
205cba53
JL
7613Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7614
7615 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7616 (install-cross, install-gcc-cross): New targets.
7617
5d4a5ee6
JL
7618Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7619
7620 * configure.in (noconfigdirs): Add support for Thumb target.
7621
7622 * config.sub (maybe_os): Add support for Thumb target.
7623
7624Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7625
7626 * Makefile.in: Add rules for cygmon.
7627
7628 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7629
96b0f1fc
JL
7630Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7631
7632 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7633 * configure (gxx_include_dir): Provide a definition for subdirs
7634 which do not use autoconf.
d207ebef
JM
7635
7636Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7637
7638 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 7639 11/18/97 build
d207ebef 7640
7dfef6ed
JL
7641Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7642
7643 * From Franz Sirl.
7644 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7645 found on RedHat Linux systems.
96b0f1fc 7646
83cfe7c0
JL
7647Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7648
7649 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7650 guesses.
7651
7dfef6ed
JL
7652Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7653
7654 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7655
5d4a5ee6
JL
7656Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7657
7658 * ltmain.sh: If mkdir fails, check whether the directory was created
7659 anyhow by some other process.
7660
d207ebef
JM
7661Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7662
7663 * configure.in (d30v-*-*): Configure all directories.
7664
7665Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7666
7667 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7668 for the D30V.
7669
7670Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7671
7672 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7673
5d4a5ee6
JL
7674Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7675
e490616e
ZW
7676 * include/libiberty.h: Add extern "C" { so it can be used with C++
7677 progrms.
7678 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7679 programs.
5d4a5ee6 7680
d207ebef
JM
7681Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7682
7683 * configure.in (d30v-*-*): Configure GCC now.
7684
5d4a5ee6
JL
7685Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7686
7687 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7688 is no longer needed.
7689
c9670e62
JM
7690Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7691
7692 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7693
cc71c0ca
MH
7694Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7695
7696 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7697 targets using "$@" to provide support for similar but not identical
7698 targets without having to duplicate code.
7699
d207ebef
JM
7700Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7701
7702 * makefile.vms: Fix to work with DEC C.
7703
7704Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7705
7706 * config.sub: Add mips-tx39-elf to marketing names.
7707
7708Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7709
7710 * ltmain.sh: Handle symlinks in generated script.
7711
7712Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7713
7714 * configure: Handle autoconf style directory options: --bindir,
7715 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7716 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7717 --sysconfdir.
7718 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7719 (sharedstatedir, localstatedir, oldincludedir): New variables.
7720 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7721 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7722 sbindir, sharedstatedir, and sysconfdir.
7723
b1e3ddfd
AJ
7724Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7725
7726 * Makefile.in (bootstrap-lean): New target.
7727
d207ebef
JM
7728Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7729
7730 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 7731 sn, and gnuserv from noconfigdirs.
d207ebef
JM
7732
7733Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7734
7735 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7736
09f97c1e
JL
7737Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7738
7739 * Makefile.in (cross): New target.
7740
335d0ab2
AO
7741Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
7742 Jeff Law <law@cygnus.com>
7743
7744 * Makefile.in (bootstrap2, bootstrap3): New targets.
7745 (all-bootstrap): Remove outdated and confusing target.
339c9b00 7746 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 7747
d207ebef
JM
7748Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7749
7750 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 7751 windows. Consistent with gdb/configure.
d207ebef 7752
e693cc28
UD
77531997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7754
e693cc28
UD
7755 * configure.in: Name Linux target fragment.
7756
7757 * configure: Rewrite so that project Makefile fragment is inserted
7758 first and appears last in the resulting Makefile.
7759
d207ebef
JM
7760Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7761
7762 * Makefile.in (install-itcl): Install tcl first.
7763
5d4a5ee6
JL
7764Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
7765
7766 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7767
f401679e
JW
7768Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7769
7770 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7771
7772 * configure.in (skipdirs): Add target-librx for Linux.
7773 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7774
ec20b1b9
JL
7775Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7776
7777 * Makefile.in (bootstrap): New target.
7778
becdcf6d
JL
7779Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7780
63f6bcd7 7781 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 7782
d207ebef
JM
7783Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7784
7785 * config.guess: Merge with FSF.
7786
0c82f6bf
FF
7787Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7788
7789 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7790
d207ebef
JM
7791Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7792
7793 * config.sub: Add "marketing-names" patch.
7794
3fbc0b70
JS
7795Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7796
e490616e 7797 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 7798
e20d4801
JL
7799Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7800
7801 * config.sub: Handle v850-elf.
7802
fe181f78 7803Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
7804
7805 * .cvsignore (*-install): Remove.
7806
bfed1ea0
JL
7807Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7808
7809 * ltconfig: Set CONFIG_SHELL in libtool.
7810 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7811
558a1e7c
JW
7812Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7813
7814 * configure.in (target_subdir): Set to libraries if enable_multilib.
7815
7818d6fc
JW
7816Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7817
7818 * config.guess: Update from gcc directory.
7819
d207ebef
JM
7820Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7821
7822 * Makefile.in (all-sim): Depends on all-readline.
7823
6599da04
JM
7824Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7825
7826 * Makefile.in (BISON, YACC): Use $$s.
7827 (all-bison): Depend on all-texinfo.
7828
7829Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7830
7831 * Makefile.in (BISON): Add -L flag.
7832 (YACC): Likewise.
7833
d207ebef
JM
7834Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7835
4e81ae98
EC
7836 * configure.in (noconfigdirs): Add support for v850e target.
7837
d207ebef
JM
7838 * config.sub (maybe_os): Add support for v850e target.
7839
7840Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7841
4e81ae98
EC
7842 * configure.in (noconfigdirs): Add support for v850ea target.
7843
d207ebef
JM
7844 * config.sub (maybe_os): Add support for v850ea target.
7845
6599da04
JM
7846Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7847
7848 * config.sub: Add mipstx39. Delete r3900.
7849
7850Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7851
7852 * Makefile.in (all-autoconf): Depends on all-texinfo.
7853
7854Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7855
7856 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7857 eabi targets.
7858
7859Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7860
7861 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7862
7863 * configure: When handling a Canadian Cross, handle YACC as well as
7864 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 7865 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
7866
7867Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7868
7869 * Makefile.in (BISON): bison, not byacc or bison -y.
7870 (YACC): bison -y or byacc or yacc.
7871 (various): Add *-bison as appropriate.
7872 (taz): No need to mess with BISON anymore.
7873
7874Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7875
7876 * configure: If OSTYPE matches *win32*, try to find a good value for
7877 CONFIG_SHELL.
7878
7879Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7880
7881 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7882 configure.in if it is present.
7883
7884Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7885
7886 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7887
7888Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7889
7890 * config.sub: Recognize `arc' cpu.
7891 * configure.in: Likewise.
7892 * config-ml.in: Likewise.
7893
7894Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7895
7896 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7897
7898Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7899
7900 * configure: Changed sed delimiter from ':' to '|' when
7901 attempting to substitute ${config_shell} for SHELL. On
7902 NT ${config_shell} may contain a ':' in it.
7903
7904Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7905
7906 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7907
7908Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7909
7910 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7911
7912Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7913
7914 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7915
7916 * ylwrap: If the program is a relative path, force it to be
7917 absolute.
7918
7919Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7920
7921 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7922
7923Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7924
7925 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
7926 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7927 for libraries.
6599da04
JM
7928
7929Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7930
7931 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 7932 separated by spaces.
6599da04
JM
7933
7934Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7935
7936 * ylwrap: New file.
7937 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7938
7939 * ltmain.sh: Handle /bin/sh at start of install program.
7940
7941 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7942
7943 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7944 * missing: New file, from automake 1.2.
7945
7946Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7947
7948 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7949 check-tk to CHECK_X11_MODULES.
7950
7951Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7952
7953 * config.sub: Merge with FSF.
7954
7955Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7956
7957 * config.guess: Merge with FSF.
7958
7959Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7960
7961 * configure: Treat msdosdjgpp like go32.
7962 * configure.in: Likewise. Don't remove gprof for go32.
7963
7964 * configure: Change Makefile.tem2 to Makefile.tm2.
7965
7966Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7967
7968 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7969
7970Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7971
7972 * install-sh (chmodcmd): Set to null if the DST directory already
7973 exists. Same as Nov 11th change.
7974
7975Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7976
4e81ae98 7977 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
7978
7979Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7980
7981 * config.guess: Update from FSF.
7982
7983Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7984
7985 * Makefile.in (GDB_TK): Depend on itcl and tix.
7986
7987Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7988
7989 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7990 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7991 (INSTALL_SCRIPT): New variable.
7992 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7993 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7994 to -x.
7995 * install-sh: Add support for -x option.
7996
7997Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7998
7999 * configure.in, Makefile.in: Treat tix like itcl.
8000
8001Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
8002
8003 * Makefile.in (WINDRES): New variable.
8004 (WINDRES_FOR_TARGET): New variable.
8005 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8006 (EXTRA_HOST_FLAGS): Add WINDRES.
8007 (EXTRA_TARGET_FLAGS): Add WINDRES.
8008 (EXTRA_GCC_FLAGS): Add WINDRES.
8009 ($(DO_X)): Pass down WINDRES.
8010 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8011 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8012 DLLTOOL_FOR_TARGET.
8013
8014Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
8015
8016 * configure.in: configure sim before gdb for win32-x-ppc
8017
8018Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8019
8020 Move gperf into the toplevel, from libg++.
8021 * configure.in (target_tools): Add target-gperf.
8022 (native_only): Add target-gperf.
8023 * Makefile.in (all-target-gperf): New target, depend on
8024 all-target-libg++.
8025 (configure-target-gperf): Empty rule.
8026 (ALL_TARGET_MODULES): Add all-target-gperf.
8027 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8028 (CHECK_TARGET_MODULES): Add check-target-gperf.
8029 (INSTALL_TARGET_MODULES): Add install-target-gperf.
8030 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8031
8032Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 8033
6599da04
JM
8034 * config.sub (mn10200): Recognize new basic machine.
8035
8036Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8037
8038 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8039 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8040
8041Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8042
8043 * configure.in: If we're building mips-sgi-irix6* native, turn on
8044 ENABLE_MULTILIB and set TARGET_SUBDIR.
8045
8046Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
8047
8048 * Makefile.in (all-sn): Depend on all-grep.
8049
8050Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
8051
8052 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8053
8054 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8055 Makefile. From Jeff Makey <jeff@cts.com>.
8056 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8057
8058 * Makefile.in (DISTBISONFILES): Remove.
8059 (taz): Don't futz with DISTBISONFILES. Change BISON to use
8060 $(DEFAULT_YACC).
8061
8062 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 8063 cygwin32.
6599da04
JM
8064
8065 * Makefile.in (LD): New variable.
8066 (EXTRA_HOST_FLAGS): Pass down LD.
8067 ($(DO_X)): Likewise.
8068
8069Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
8070
8071 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8072
8073Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
8074
8075 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 8076 before adding our own. Always add --build.
6599da04
JM
8077
8078Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
8079
8080 * configure.in (targargs): Pass --build if we're doing
8081 a cross-compile.
8082
8083Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
8084
ca236658 8085 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
8086 sed. Otherwise sed chokes on NT path names with drive
8087 designators. Also look for "?:*" as the leading characters in an
8088 absolute pathname.
8089
8090Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
8091
8092 * config.sub: Support for r3900.
8093
8094Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
8095
8096 * configure.in: Use install-sh, not install.sh.
8097
8098Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
8099
8100 * Makefile.in (taz): Improve check for BISON so it doesn't try to
8101 apply it twice.
8102
8103Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
8104
8105 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8106 install-binutils.
8107
8108Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
8109
8110 * Makefile.in: Add automake targets.
8111 * configure.in (host_tools): Add automake.
8112
8113Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
8114
8115 * configure: Default CXX to c++, not gcc.
8116 * Makefile.in (CXX): Set to c++, not gcc.
8117 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8118
8119Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
8120
8121 * install-sh: try appending a .exe if source file doesn't
8122 exist
8123
8124Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
8125
8126 * configure.in: Turn on multilib by default.
8127 (cross_only): Remove target-libiberty.
8128
8129 * Makefile.in (all-gcc): Don't depend on libiberty.
8130
8131Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
8132
8133 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8134
8135Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
8136
8137 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8138 (DISTBISONFILES): Add ld/Makefile.in
8139
8140Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8141
8142 * configure.in: if target is cygwin32 but host isn't cygwin32,
8143 don't configure gdb tcl tk expect, not just gdb.
8144
8145Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8146
8147 * configure.in: Added gnuserv everywhere sn appears.
8148
8149 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8150 (CROSS_CHECK_MODULES): Added check-gnuserv.
8151 (INSTALL_MODULES): Added install-gnuserv.
8152 (CLEAN_MODULES): Added clean-gnuserv.
8153 (all-gnuserv): New target.
8154
8155Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8156
8157 * config.guess: Fixes for MIPS OpenBSD systems.
8158
8159Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8160
8161 * Makefile.in (INSTALL_XFORM): Remove.
8162 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8163
8164 * mkinstalldirs: New file, copied from automake.
8165 * Makefile.in (installdirs): Rename from install-dirs. Use
8166 mkinstalldirs. Change all users.
8167 (DEVO_SUPPORT): Add mkinstalldirs.
8168
8169Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8170
8171 * install-sh: Rename from install.sh.
8172 * Makefile.in (INSTALL): Change install.sh to install-sh.
8173 (DEVO_SUPPORT): Likewise.
8174
8175 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8176 Graichen <graichen@rzpd.de>.
8177
8178Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8179
8180 * config.guess: Recognize OpenBSD systems correctly.
8181
8182Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8183
8184 * README, Makefile.in (ETC_SUPPORT): Remove references to
8185 cfg-paper*, configure.{texi,man,info*}._
8186
8187Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8188
8189 * Makefile.in (all.normal): Ensure that gcc is built after all
8190 the x11 - ie gdb - targets.
8191
8192Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8193
8194 * makefile.vms: Don't run conf-a-gas.
8195
8196Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8197
e490616e 8198 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 8199
d207ebef
JM
8200Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8201
8202 * configure.in: Remove noconfigdirs case since gdb also
8203 configures and builds for tic80-coff.
8204
6599da04
JM
8205Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8206
8207 * configure: Set cache_file to config.cache.
8208 * Makefile.in (local-distclean): Remove config.cache.
8209
8210Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8211
8212 * COPYING: Update FSF address.
8213
d207ebef
JM
8214Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8215
8216 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8217 noconfigdirs.
8218
6599da04
JM
8219Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8220
8221 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8222 MAKEDIRS, is empty.
8223
8224Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8225
8226 * config.sub: Tweak mn10300 entry.
8227
8228Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8229
8230 * configure.in (host_tools): Put sim before gdb, so gdb's
8231 configure.tgt can determine if the simulator was configured.
8232
8233Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8234
8235 * config.sub: Move BeOS $os case to be with other Cygnus
8236 local cases.
8237
8238Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8239
8240 * config.sub: Remove misplaced comment that broke Linux.
8241
8242Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8243
8244 * config.sub: Add BeOS support.
8245
8246Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8247
8248 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8249
8250Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8251
8252 * configure.in (noconfigdirs): Remove tcl and tk from
8253 noconfigdirs for cygwin32 builds.
8254
d207ebef
JM
8255Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8256
8257 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8258
6599da04
JM
8259Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8260
8261 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8262 make-all.com, use makefile.vms instead.
8263
8264Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8265
8266 * config.sub: Accept -lnews*.
8267
d207ebef
JM
8268Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8269
8270 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 8271 target-examples and target-libiberty for d30v.
d207ebef
JM
8272
8273Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8274
8275 * configure.in (noconfigdirs): Enable ld for d30v.
8276
8277Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8278
8279 * configure.in (tic80-*-*): Build compiler.
8280
8281Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8282
8283 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 8284 unsupported d30v directories
d207ebef
JM
8285
8286Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8287
4e81ae98
EC
8288 * config.sub, configure.in: Add d30v target cpu.
8289
6599da04
JM
8290Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8291
8292 * makefile.vms: New file.
8293 * make-all.com: Remove.
8294
8295Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8296
8297 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8298
8299Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8300
8301 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8302
8303Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8304
8305 * Makefile.in (ALL_MODULES): Added all-db.
8306 (CROSS_CHECK_MODULES): Addec check-db.
8307 (INSTALL_MODULES): Added install-db.
8308 (CLEAN_MODULES): Added clean-db.
8309
8310Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8311
8312 * config.guess: Merge with latest FSF sources.
8313
8314Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8315
8316 * Makefile.in (ALL_MODULES): Added all-itcl.
8317 (CROSS_CHECK_MODULES): Added check-itcl.
8318 (INSTALL_MODULES): Added install-itcl.
8319 (CLEAN_MODULES): Added clean-itcl.
8320
8321Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8322
8323 * configure.in: build gdb for mn10200
8324
8325Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8326
8327 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8328
d207ebef
JM
8329Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8330
8331 * configure.in (tic80-*-*): Turn off most targets right now.
8332
6599da04
JM
8333Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8334
8335 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8336 rather than the makeinfo program.
8337 (do-info): Depend upon all-texinfo.
8338
8339Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8340
8341 * configure.in: Remove uses of config/mh-linux.
8342
8343 * config.sub, config.guess: Merge with latest FSF sources.
8344
d207ebef
JM
8345Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8346
8347 * config.sub (case $basic_machine): Add tic80 entries.
8348
6599da04
JM
8349Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8350
8351 * config.sub, config.guess: Merge with latest FSF sources.
8352
8353Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8354
8355 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8356 * mpw-config.in: Test for NewFolderRecursive.
8357 * mpw-install: Use symbolic name for startup filename.
8358 * mpw-README: Add various additional details.
8359
8360Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8361
8362 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8363
8364Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8365
8366 * configure.in: Do build gcc and the target libraries for
8367 the mn10200.
8368
8369Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8370
8371 * configure.in: don't avoid building gdb for mn10300 any more
8372 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8373 instead of single-quoting it.
8374
8375Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8376
8377 * configure.in: Don't use --with-stabs on IRIX 6.
8378
8379Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8380
8381 * configure.in (m32r): Build gdb, libg++ now.
8382
8383Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8384
8385 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8386 directories from noconfigdirs.
8387
8388Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8389
8390 * config.sub (basic_machine): added mips16 configuration
8391
8392Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8393
8394 * config.sub: Handle d10v-unknown.
8395
d207ebef
JM
8396Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8397
8398 * config.sub: Handle v850-unknown.
8399
6599da04
JM
8400Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8401
8402 * Makefile.in: add findutils
8403 * configure.in: add findutils to list of host_tools
8404
8405Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8406
8407 * config.sub: Handle mn10200 and mn10300.
8408
8409Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8410
8411 * configure.in (d10v-*): Do not build librx.
8412
8413Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8414
8415 * configure.in (mn10300): Build everything except gdb & libgloss.
8416
8417Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8418
8419 * config.guess: Patch for Dansk Data Elektronik servers,
8420 from Niels Skou Olsen <nso@dde.dk>.
8421
8422 For ncr, use /bin/uname rather than uname, since GNU uname does not
8423 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8424
8425 Patch for MIPS R4000 running System V,
8426 from Eric S. Raymond <esr@snark.thyrsus.com>.
8427
8428 Fix thinko for nextstep.
8429
8430 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8431
8432 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8433 * config.guess: Guess mips-dec-mach_bsd4.3.
8434
8435 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8436 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8437 release numbers.
8438 * config.guess (mips-mips-riscos*): Emit just enough of the
8439 release number.
8440
8441 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8442 * config.guess (sparc-auspex-sunos*): Added.
8443 (f300-fujitsu-*): Added.
8444
8445 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8446 * config.guess: Recognize a Tadpole as a sparc.
8447
8448Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8449
8450 * config.guess: Don't assume that NextStep version is either 2 or
8451 3. NextStep 4 (aka OpenStep 4) has come out now.
8452
8453Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8454
8455 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8456 From Rik Faith <faith@cs.unc.edu>.
8457
8458Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8459
8460 * config.sub: Contributions from bug-gnu-utils to:
8461 Support plain "hppa" (no version given) architecture, reported by
8462 OpenStep.
8463 OpenBSD like NetBSD.
8464 LynxOs is not a hardware supplier.
8465
8466 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 8467 OpenBSD like NetBSD.
6599da04
JM
8468 Stratus systems.
8469 More Pyramid systems.
8470 i[n>4]86 Intel chips.
8471 M680[n>4]0 Motorola chips.
8472 Use unknown instead of lynx for hardware manufacturer.
8473
8474Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8475
8476 * install.sh (chmodcmd): Set to null if the DST directory already
8477 exists.
8478
8479Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8480
8481 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8482 not use mt-ppc target Makefile fragment any more.
8483
8484Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8485
8486 * configure.in (*-*-windows): Exclude everything but those dirs
8487 needed to build windows.
8488
8489Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8490
8491 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8492
8493Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8494
8495 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
8496
8497Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8498
8499 * Undo my previous change.
8500
8501Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8502
8503 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8504 unconditionally.
8505 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8506
8507Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8508
8509 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8510 host to add it's own flags.
6599da04
JM
8511
8512Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8513
8514 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8515
8516Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8517
8518 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8519 (CXX_FOR_TARGET): Likewise.
8520 (GCC_FOR_TARGET): Define.
8521 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8522 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8523 CC_FOR_TARGET was specified on the command line.
8524 (MAKEOVERRIDES): Don't define.
8525
8526Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8527
8528 * configure.in (m32r): Fix spelling of libg++ libs.
8529
8530Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8531
8532 * config.sub (-apple*): Remove, now redundant.
8533
8534Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8535
8536 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8537
8538 * configure: Rework yesterday's sed script patch.
8539
8540 * config.sub: Merge with FSF.
8541
8542Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8543
8544 * config.guess: Merge from FSF.
8545
8546 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
8547 * config.guess: Use pc instead of unknown, for pc clone systems.
8548 Change linux to linux-gnu.
6599da04
JM
8549
8550 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 8551 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
8552
8553Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8554
8555 * test-build.mk (HOLES): Add "xargs" for gdb.
8556
8557 * configure: Avoid hpux10.20 sed bug.
8558
8559Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8560
731a8127 8561 * configure.in: Add support for windows host
6599da04
JM
8562 (that is a build done under the Microsoft build environment).
8563
8564Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8565
8566 * Makefile.in: Replace all uses of srcroot with s, to shrink
8567 command line lengths.
8568
8569 Patches from Geoffrey Noer <noer@cygnus.com>:
8570 * configure.in: If configuring for newlib, pass --with-newlib to
8571 subdirectories.
8572 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8573 -Bnewlib/ and -Lwinsup to gcc.
8574 (CXX_FOR_TARGET): Likewise.
8575
8576Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8577
8578 * Makefile.in (ETC_SUPPORT): Add configure.
8579
8580Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8581
4e81ae98 8582 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
8583 host configuration file.
8584
8585Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8586
8587 * configure.in: Break mn10x00 support into separate
8588 mn10200 and mn10300 configurations.
8589 * config.sub: Likewise.
8590
8591Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8592
8593 * configure.in: Add lots of stuff to noconfigdirs for
8594 the mn10x00 targets.
8595
8596 * config.sub, configure.in: Add mn10x00 support.
8597
8598Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8599
8600 * make-all.com: Call conf-a-gas, not config-a-gas.
8601
8602Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8603
8604 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 8605 targets.
6599da04
JM
8606
8607Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8608
8609 * mpw-README: Add much more detail for native PowerMac.
8610 * mpw-install: New file.
8611 * mpw-configure: Add --norecursion and --help options.
8612 * mpw-config.in: Translate readme and install files when
8613 copying to objdir.
8614 * mpw-build.in: Don't always depend on byacc and flex.
8615 (install-only-top): New action.
8616
d207ebef
JM
8617Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8618
8619 * configure.in: You can now configure GDB for the v850.
8620
6599da04
JM
8621Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8622
8623 * configure.in (noconfigdirs): Don't configure any C++ dirs
8624 if targeting D10V.
8625
8626Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8627
8628 * config.sub: Recognize mips64vr5000.
8629
8630Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8631
8632 * configure.in: Use a single line for host_tools and native_only.
8633
8634Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8635
8636 * config.sub, configure.in: Add entries for m32r.
8637
8638Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8639
8640 * Makefile.in (inet-install): Don't run install-gzip.
8641
8642Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8643
8644 * configure.in: Don't config lots of things for *-*-windows*.
8645
8646Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8647
8648 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8649 (host_libs, host_tools): Copy from configure.in.
8650 * mpw-configure: Don't complain about directories not found.
8651
8652Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8653
8654 * configure.in (i[345]86): Recognize i686 for pentium pro.
8655 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8656 file.
8657
8658 * config.guess (i[345]86): Ditto.
8659
8660Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8661
8662 * configure.in (noconfigdirs): Removed gdb for D10V.
8663
d207ebef 8664Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 8665
d207ebef
JM
8666 * configure.in: Remove ld, target-libio, target-libg++, and
8667 target-libstdc++ from noconfigdirs.
5d4a5ee6 8668
6599da04
JM
8669Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8670
8671 * configure: Fix three locations where shell scripts were
8672 being run directly rather than with config_shell.
8673
d207ebef
JM
8674Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8675
8676 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8677 * config.sub (basic_machine): Recognize v850.
8678
6599da04
JM
8679Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8680
8681 * mpw-configure: Handle multiple enable/disable options and
8682 pass them down recursively, handle -c and -s flags appropriately
8683 depending on choice of compiler, add escape mechanism for
8684 quoted arguments to gC.
8685
8686Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8687
8688 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8689 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8690 so that -mrelocatable-lib and -mno-eabi are used.
8691
8692 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8693 not support --print-multi-lib, don't abort.
8694
6599da04
JM
8695Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8696
8697 * make-all.com: Run config-a-gas.
8698 * setup.com: Don't copy subdirectory files around.
8699
8700Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8701
8702 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8703 target, it now compiles correctly.
8704
8705Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8706
8707 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8708
8709Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8710
4e81ae98 8711 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
8712
8713Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8714
8715 * configure.in (native_only): Add prms.
8716
8717Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8718
8719 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8720 (BINUTILS_SUPPORT_DIRS): Likewise.
8721
8722Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8723
8724 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8725 d10v support is added.
8726
8727Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8728
8729 * configure.in (d10v-*-*): New target.
8730
8731Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8732
8733 * config.guess (HP 9000/811): Recognize this as a PA1.1
8734 machine.
8735
8736Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8737
8738 * Makefile.in (do-tar-gz): New target, split out from tail end of
8739 taz target. Run each command separately, don't use pipes.
8740 (taz): Use it.
8741
8742Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8743
8744 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8745 * mpw-build.in: No builds should depend on building byacc or flex,
8746 they are assumed to be installed already.
8747
8748Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8749
8750 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8751 variable that CC_FOR_TARGET needs.
8752
8753Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8754
8755 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8756 options have changed since the last time the subdirectory was
8757 configured, and if it has, reconfigure.
8758 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8759 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8760
8761Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8762
8763 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8764 CLEAN_MODULES): Add bash.
8765 (all-bash): New target.
8766
8767Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8768
8769 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8770
8771Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8772
8773 * config.sub (basic_machine): Recognize d10v as a valid processor.
8774
8775Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8776
8777 * mpw-configure: Add support for --bindir.
8778 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8779
8780Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8781
8782 * configure.in: add bash, time, gawk to list of hosttools and things
8783 to only build for native toolchains
8784
8785Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8786
8787 * Makefile.in (docdir): Remove.
8788
8789Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8790
8791 * Makefile.in (datadir): Set to $(prefix)/share.
8792
8793Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8794
8795 * configure.in: build diff and patch for cygwin32-hosted
8796 toolchains.
8797
8798Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8799
8800 * config.sub: Accept -rtems*.
8801
8802Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8803
e490616e
ZW
8804 * configure.in: enable dosrel for cygwin32-hosted builds,
8805 remove diff from the list of things not buildable
8806 via Canadian Cross
6599da04
JM
8807
8808Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8809
8810 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 8811 don't get ". ".
6599da04
JM
8812
8813Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8814
8815 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8816
8817Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8818
8819 * Makefile.in (taz): Handle case where tex3patch didn't even get
8820 checked out. Also, if it was found, put the symlink in a new util
8821 subdirectory.
8822
8823Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8824
8825 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8826
8827Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8828
8829 * config.sub: Recognize -openvms.
8830 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8831 * make-all.com, setup.com: New files.
8832
8833Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8834
8835 * Makefile.in (taz): tex3patch moved to texinfo/util.
8836
8837Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8838
8839 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8840 * configure.in: remove make from disable-if-Can-Cross list
8841 enable gdb if ${host} and ${target} are cygwin32
8842
8843Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8844
8845 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8846 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8847
8848Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8849
8850 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8851 distinguish sysv/svr4/bsd variants.
8852 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8853
8854Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8855
8856 * configure.in: Added copyright notice.
8857 * move-if-change: Added copyright notice.
8858
8859Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8860
8861 * configure.in (powerpcle-*-solaris*): Until we get shared
8862 libraries working, don't build gdb, sim, make, tcl, tk, or
8863 expect.
8864
8865Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8866
8867 * config.guess: Merge with FSF:
8868
8869 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8870 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8871
8872 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8873 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8874
8875 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8876 * config.guess: Combine two OSF1 rules.
8877 Also recognize field test versions. From mjr@zk3.dec.com.
8878 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8879 because GNU uname does not support -p. From pmr@pajato.com.
8880
8881Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8882
8883 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8884
8885Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8886
8887 * mpw-README: Document GCCIncludes.
8888
8889Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8890
8891 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8892
8893Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8894
8895 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8896
8897Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8898
8899 * configure.in (*-*-cygwin32): Configure make.
8900
8901Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8902
8903 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8904
8905Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8906
8907 * Makefile.in (all-inet): Depend on all-perl.
8908
8909 * Makefile.in (inet-install): New target.
8910
8911 * Makefile.in (all-inet): Depend on all-tcl.
8912 (all-inet): Depend on all-send-pr.
8913
8914Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8915
8916 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8917 temporarily.
8918
8919Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8920
8921 * configure.in: Don't configure --with-gnu-ld on AIX.
8922
8923Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8924
8925 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8926
8927Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8928
8929 * Makefile.in (ALL_MODULES): Added all-inet.
8930 (CROSS_CHECK_MODULES): Added check-inet.
8931 (INSTALL_MODULES): Added install-inet.
8932 (CLEAN_MODULES): Added clean-inet.
8933 (all-indent): New target.
8934
8935 * configure.in (host_tools): Added inet.
8936 (native_only): Added inet.
8937 (noconfigdirs): Added inet.
8938
8939Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8940
8941 * configure.in: Don't configure libgloss if we are not configuring
8942 newlib.
8943
8944Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8945
8946 * configure.in: Don't configure libgloss for unsupported
8947 architectures.
8948
8949Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8950
8951 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8952
8953Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8954
8955 * Makefile.in (ALL_MODULES): Include all-apache.
8956 (CROSS_CHECK_MODULES): Include check-apache.
8957 (INSTALL_MODULES): Include install-apache.
8958 (all-apache): New target.
8959
8960 * configure.in: Added apache everywhere perl is seen.
8961
8962Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8963
8964 * Makefile.in: Add support for clean-{module} and
8965 clean-target-{module} rules.
8966
8967Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8968
8969 * configure.in (*-*-ose) do not build libgloss.
8970
8971Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8972
8973 * config.guess (prep*:SunOS:5.*:*): Turn into
8974 powerpele-unknown-solaris2.
8975
8976Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8977
8978 * configure.in: Permit --enable-shared to specify a list of
8979 directories.
8980
8981Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8982
8983 * configure.in (host==solaris): Pass only the first word of $CC
8984 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8985
8986Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8987
8988 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8989
8990Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8991
8992 * Makefile.in (ALL_MODULES): Include all-perl.
8993 (CROSS_CHECK_MODULES): Include check-perl.
8994 (INSTALL_MODULES): Include install-perl.
8995 (ALL_X11_MODULES): Include all-guile.
8996 (CHECK_X11_MODULES): Include check-guile.
8997 (INSTALL_X11_MODULES): Include install-guile.
8998 (all-perl): New target.
8999 (all-guile): New target.
9000
9001 * configure.in (host_tools): Include perl and guile.
9002 (native_only): Include perl and guile.
9003 (noconfigdirs): Don't build guile and perl; no ports have been
9004 done.
9005
9006Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
9007
e490616e
ZW
9008 * configure (--enable-*): Handle quoted option lists such as
9009 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
9010
9011Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9012
9013 * Makefile.in ({,inst}all-target): New rule so we can make and
9014 install all of the target directories easily.
9015
9016Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9017
9018 * configure.in: Add missing global flag in sed substitution when
9019 deleting `target-' from ${configdirs}.
9020
9021Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
9022
9023 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9024 option.
9025
9026 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9027 config/mh-necv4.
9028
9029 * install.sh: Correct misspelling of transformbasename.
9030
9031 * config.guess: Recognize mips-*-sysv*.
9032
9033Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
9034
9035 * config.sub: Recognize mon960.
9036
9037Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
9038
9039 * configure: Restore Canadian Cross handling of BISON and LEX,
9040 removed in Feb 20 change.
9041
9042Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
9043
9044 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9045 Mention make install. Remove the old copyright date as well the
9046 clumsy and rather pointless copyright on the README file.
9047
9048Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
9049
9050 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9051 Makefile after running symlink-tree, then run `make distclean' to
9052 avoid clobbering any generated files in srcdir.
9053
9054Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
9055
9056 * configure.in (m68k-*-netbsd*): Build everything now.
9057
9058Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9059
9060 * Makefile.in (taz): Fix quoting.
9061
9062Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
9063
9064 * configure.in (sparclet-*-*): Build everything now.
9065
9066Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9067
9068 * configure.in (m68k-*-linux*): New host.
9069
9070Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
9071
9072 * configure: Check for bison before byacc.
9073
9074Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
9075
9076 * Makefile.in configure: Change the way LEX and BISON/YACC are
9077 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
9078 searching PATH. These are used as fallbacks by Makefile.in if
9079 flex/bison/byacc aren't in objdir.
9080
9081Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
9082
9083 * Makefile.in: Make everything which depends upon all-bfd also
9084 depend upon all-opcodes, in case --with-commonbfdlib is used.
9085
9086Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9087
9088 * configure.in (host *-*-cygwin32): Don't build gdb if we are
9089 building NT native compilers on Unix.
9090
9091Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
9092
9093 * configure.in: Don't get CC from the host Makefile fragment if we
9094 can find gcc in PATH, or if this is a Canadian Cross. Move the
9095 Solaris test for /usr/ucb/cc to the post target script, just after
9096 the compiler sanity test.
9097
9098Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
9099
9100 * config.sub: Merge with FSF.
9101
9102Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
9103
9104 * Makefile.in (RPATH_ENVVAR): New variable.
9105 (REALLY_SET_LIB_PATH): Use it.
9106 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9107
9108Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
9109
9110 * config.sub, configure.in: Recognize sparclet cpu.
9111
9112Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9113
9114 * config.guess: Support m68k-cbm-sysv4.
9115
9116Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9117
9118 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9119 m68k-unknown-linuxaout from linker help string. Put quotes around
9120 $ld_help_string.
9121
9122Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
9123
9124 * config.guess (powerpc-harris-powerunix): Add guess for port
9125 to new target.
9126
9127Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9128
9129 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9130
9131Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
9132
9133 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9134 $(REALLY_SET_LIB_PATH) in Makefile.
9135 * Makefile.in (SET_LIB_PATH): New variable.
9136 (REALLY_SET_LIB_PATH): New variable.
9137 ($(DO_X)): Use $(SET_LIB_PATH).
9138 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9139 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9140 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9141 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9142 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9143 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9144 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9145 (install-dosrel): Likewise.
9146 (all-opcodes): Depend upon all-libiberty.
9147
9148Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9149
9150 * config.guess (*:CYGWIN*): New
9151
9152Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9153
9154 * Makefile.in (all-target-winsup): All all-target-libiberty.
9155
9156Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9157
9158 * configure.in (noconfigdirs): Add missing # in front of comment.
9159
9160Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9161
9162 * configure.in: add second pass to things added to noconfigdirs
9163 so *-gm-magic can exclude libgloss properly.
9164
9165Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9166
9167 * mpw-configure (extralibs_name, rez_name): Set correctly
9168 for MWC68K compiler.
9169
9170 * mpw-README: Add more info on the necessary build tools.
9171
9172Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9173
9174 * configure.in, config.sub: Recognize cygwin32.
9175
9176Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9177
9178 * config.guess, config.sub: Recognize A/UX.
9179
9180Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9181
9182 * config.sub: Merge with gcc/config.sub.
9183
9184Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9185
9186 * mpw-build.in (do-binutils): Add build of stamps.
9187
9188Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9189
9190 * config.sub: Add recognition for mips64vr4100*-* targets.
9191
9192Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9193
9194 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9195 Add creation of gconfigargs with `--enable-shared' turned on.
9196 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9197 ($(host)-stamp-stage3-configured): Likewise.
9198 (HOLES): Add chatr and ldd.
9199 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9200
9201Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9202
9203 * configure: Pass --nfp to recursive configures.
9204
9205Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9206
9207 * Makefile.in (DLLTOOL): New.
9208 (DLLTOOL_FOR_TARGET): New.
9209 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9210 (EXTRA_TARGET_FLAGS): Ditto.
9211 (EXTRA_GCC_FLAGS): Ditto.
9212 (CONFIGURE_TARGET_MODULES): Ditto.
9213 (DO_X): Ditto.
9214 * configure: Add DLLTOOL.
9215
9216Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9217
9218 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9219 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9220 mh-sco, since old workarounds no longer needed, and don't
9221 build ld, since libraries have weak symbols in COFF.
9222
9223Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9224
9225 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9226
9227Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9228
9229 * configure.in: Make sure that ${CC} can be used to compile an
9230 executable.
9231
9232Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9233
9234 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9235 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9236 nothing depending on whether gdbtk is being built.
9237
9238Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9239
9240 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9241
9242Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9243
9244 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9245 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9246
9247Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9248
9249 * config-ml.in: Add support for
9250 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9251 Simplify setting of multidirs from --disable-foo.
9252
9253Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9254
9255 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9256 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9257 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 9258 non-empty, pass them on to the GCC make.
6599da04
JM
9259 (all-bootstrap): New rule that is like all-gcc, except it executes
9260 the GCC bootstrap rule instead of the GCC all rule.
9261
9262Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9263
9264 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9265
9266Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9267
9268 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9269 DG/UX support.
9270
9271Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9272
9273 * config.sub (i*86*) Change [345] to [3456]
9274
9275Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9276
9277 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9278 --with-gnu-ld=no.
9279
9280Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9281
9282 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9283 AIX multilibs get built.
9284
9285Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9286
9287 * configure.in (i386-win32): Don't build expect if we're not
9288 building the tcl subdir.
9289
9290Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9291
9292 * Makefile.in: (configure-target-examples, all-target-examples):
9293 New targets, configure and build example programs.
9294
9295Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9296
9297 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9298 use it as input to sedit the generated MPW makefile.
9299 * mpw-README: Add a suggestion about Gestalt.h.
9300
9301Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9302
9303 * config.sub: Accept *-*-ieee*.
9304
9305Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9306
9307 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9308 Ronald F. Guilmette <rfg@monkeys.com>.
9309
9310Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9311
9312 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9313 for powerpc-pe native.
9314 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9315 (target==powerpc-pe): duplicate i386-win32 entry.
9316
9317Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9318
9319 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9320 of vxworks, not just vxworks5.1.
9321
9322Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9323
9324 * mpw-configure: Add support for exec-prefix.
9325
9326Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9327
9328 * config.guess: Recognize HP model 816 machines as having
9329 a PA1.1 processor.
9330
9331Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9332
9333 * configure: Ignore new autoconf configure options.
9334
6599da04
JM
9335Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9336
9337 * config.guess: Recognize Pentium under SCO.
9338 From Robert Lipe <robertl@arnet.com>.
9339
9340Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9341
9342 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
9343
9344Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9345
9346 * configure.in: Don't configure gas for alpha-dec-osf*.
9347
9348Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9349
9350 * configure.in: Default to --with-stabs for some targets for which
9351 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9352 i[345]86*-*-unixware*.
9353
9354Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9355
9356 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9357 rather than basing it on the target. Simplify handling of options
9358 controlling which directories to configure. Remove extraneous
9359 slash in multi-clean target.
9360
9361Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9362
9363 * config-ml.in: Prefix more variables with ml_ so they don't collide
9364 with configure's.
9365
9366Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9367
9368 * configure: Don't turn -v into --v.
9369
9370Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9371
9372 * configure.in (targargs): Fix typo.
9373
9374 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9375
9376Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9377
9378 * configure.in: Strip --host and --target options from
9379 CONFIG_ARGUMENTS, and always configure for --host only. Add
9380 --with-cross-host option when building with a cross-compiler.
9381 * configure: Canonicalize the arguments put into config.status by
9382 always using `=' for an option with an argument. Pass a presumed
9383 --host or --target explicitly.
9384
9385Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9386
9387 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9388 into general OS recognition case.
9389
9390Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9391
9392 * configure.in (target_configdirs): add target-winsup only
9393 for win32 target systems.
9394
9395Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9396
9397 * Makefile.in (all-target-libgloss): Depend upon
9398 configure-target-newlib, since when libgloss is built it looks to
9399 see if the newlib directory exists.
9400
9401Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9402
9403 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9404 cfg-ml-*.in.
9405
9406Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9407
9408 * configure: Handle LD and LD_FOR_TARGET when configuring a
9409 Canadian Cross.
9410
6599da04
JM
9411Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9412
9413 * configure.in (target_libs): add target-winsup.
9414 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9415 (target==ppcle-pe): remove ld from $noconfigdirs.
9416
9417Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9418
9419 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9420 Preserve relative path names in $srcdir. Build symlink tree if
9421 configuring cross target dir and srcdir=. (= no VPATH support).
9422 (configure-target-libg++): Depend on configure-target-librx.
9423 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9424 * config-ml.in: New file.
9425 * symlink-tree: New file.
9426 * configure: Ensure srcdir="." if that's what it is.
9427
9428Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9429
9430 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9431 includes and FLEX_SKELETON setting.
9432 * mpw-configure (--with-gnu-ld): New option, controls whether
9433 to use PPCLink or ld with PowerMac GCC.
9434 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9435 * mpw-config.in: Configure grez if targeting Mac.
9436
9437 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
9438 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9439 just macos.
6599da04
JM
9440 * configure.in: Configure grez resource compiler if targeting Mac.
9441 * Makefile.in (all-grez, install-grez): New targets.
9442
9443Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9444
9445 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 9446 gcc in the path, set CC to gcc -O2.
6599da04
JM
9447
9448Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9449
9450 * configure: Default ${build} correctly. Avoid picking up extra
9451 spaces when reading CC and CXX from Makefile. When doing a
9452 Canadian Cross, use plausible default values for numerous
9453 variables.
9454 * configure.in: When doing a Canadian Cross, don't try to
9455 configure tools whose configure script can't handle it.
9456
9457Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9458
9459 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9460
9461Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9462
9463 * configure: Remove dubious bug reporting address.
9464
9465Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9466
9467 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9468 configure script, run that instead of this directory's configure.
9469 In either case, print a message that we're configuring the sub-dir.
9470
9471Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9472
9473 * configure.in: Before checking for the existence of various files,
9474 use sed to filter out "target-".
9475
9476Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9477
9478 * Makefile.in (DO_X): Split rule to decrease command line length
9479 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9480 (Philippe De Muyter).
9481
9482Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9483
9484 * Makefile.in (all-patch): depend on all-libiberty.
9485
9486Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9487
9488 * configure.in: If the only directory in target_configdirs which
9489 actually exists is libiberty, then set target_configdirs to empty,
9490 to avoid trying to build a target libiberty in a gas or gdb
9491 distribution.
9492
9493Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9494
9495 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
9496 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9497 systems.
6599da04
JM
9498
9499Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9500
9501 * configure.in (copy_dirs): Use sys-include instead of include
9502 for --with-headers option.
9503
9504Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9505
9506 * Makefile.in, configure.in: Make winsup builds work with
9507 new scheme.
9508
9509Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9510
9511 * configure.in: Build the linker on AIX.
9512
9513Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9514
9515 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9516 where needed.
9517
9518Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9519
9520 * Makefile.in (all-gcc): Fix typo.
9521
9522Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9523
9524 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9525
9526Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9527
9528 * configure.in: Rename libFOO to target-libFOO, and xiberty
9529 to target-xiberty, to provide more flexibility.
9530 (target_subdir): Define. Create if cross.
9531 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9532 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9533 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9534 check-libFOO -> check-target-libFOO, etc.
9535 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9536 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9537 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9538 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9539 allow ALL_GCC="" to only configure.
9540 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9541 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9542 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9543
9544Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9545
9546 * Makefile.in (taz): Build "info" in etc explicitly.
9547
9548Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9549
9550 * configure.in: Make sure that CC is undefined (as opposed to
9551 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9552 problem with autoconf trying to configure on a host without GCC.
9553
9554Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9555
9556 * mpw-configure: Set host alias from choice of host compiler,
9557 only use generic MPW Makefile sed if present, edit a file
9558 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9559 * mpw-README: Add problem notes about CW6 and CW7.
9560
9561Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9562
9563 * Makefile.in (taz): Use ";" instead of ";;".
9564
9565Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9566
9567 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9568 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9569 DISTDOCDIRS.
9570 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9571 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9572
9573Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9574
9575 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9576 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9577 Move bfd to DISTSTUFFDIRS.
9578
9579Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9580
9581 * Makefile.in (X11_LIB): Removed.
9582 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9583
9584 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9585
9586Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9587
9588 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9589 names.
9590
9591Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9592
9593 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9594
9595Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9596
9597 * configure.in (i[345]86-*-win32): Always build newlib.
9598 Don't configure cvs, autoconf or texinfo.
9599 * Makefile.in (LD_FOR_TARGET): New.
9600 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9601 Pass down LD_FOR_TARGET.
9602
9603Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9604
9605 * winsup: New directory.
9606 * Makefile.in: Build winsup.
9607 * configure.in: Winsup is configured when target is win32.
9608 Can only build win32 target GDB when native.
4e81ae98 9609
6599da04
JM
9610Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9611
9612 * config.guess: Recognize HP model 819 machines as having
9613 a PA 1.1 processor.
9614
9615Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9616
9617 * configure: Fix sed loop which substitutes for CC and CXX to
9618 avoid bug found in various sed implementations.
9619
9620Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9621
9622 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9623 simulator. Use standard powerpc-*-eabi*.
9624
9625Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9626
9627 * configure.in: Stop putting gas and binutils in noconfigdirs for
9628 powerpc-*-aix* and rs6000-*-*.
9629
9630Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9631
9632 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9633 -mcall-aixdesc libraries.
9634
9635Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9636
9637 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9638
9639 * config.sub (arm | armel | armeb): Fix shell syntax.
9640
9641Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9642
9643 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9644 -msoft-float and -mcpu=common support.
9645 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9646 libraries.
9647
9648Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9649
9650 * configure.in: Allow configuration and build of emacs19 for the alpha.
9651
9652Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9653
9654 * configure.in (CC): Get ^CC, not just any old CC, from
9655 ${host_makefile_frag}.
9656
9657Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9658
4e81ae98 9659 * configure.in (CC): Try to get CC from
6599da04
JM
9660 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9661
9662Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9663
9664 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9665 only if it exists in $(srcdir).
9666
9667Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9668
9669 * configure: If CC and CXX are not set in the environment, set
9670 them, based on either an existing Makefile or on searching for gcc
9671 in PATH. Substitute for CC and CXX in Makefile.
9672 * configure.in: Remove libm from target_libs. Separate
9673 target_configdirs from configdirs. If CC is not set in
9674 environment, try to get it from a host Makefile fragment. Rewrite
9675 changes of configdirs to use skipdirs instead. A few minor
9676 tweaks. Take directories out of target_configdirs as they are
9677 taken out of configdirs. Remove existing Makefile files from
9678 subdirectories. Substitute for TARGET_CONFIGDIRS and
9679 CONFIG_ARGUMENTS in Makefile.
9680 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9681 by configure.in.
9682 (CONFIG_ARGUMENTS): Likewise.
9683 (CONFIGURE_TARGET_MODULES): New variable.
9684 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9685 ($(CONFIGURE_TARGET_MODULES)): New target.
9686 (configure-libg++, configure-libio): New targets.
9687 (all-libg++): Depend upon configure-libg++.
9688 (all-libio): Depend upon configure-libio.
9689 (configure-libgloss, all-libgloss): New targets.
9690 (configure-libstdc++): New target.
9691 (all-libstdc++): Depend upon configure-libstdc++.
9692 (configure-librx, all-librx): New targets.
9693 (configure-newlib): New target.
9694 (all-newlib): Depend upon configure-newlib
9695 (configure-xiberty): New target.
9696 (all-xiberty): Depend upon configure-xiberty.
9697
9698Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9699
9700 * configure.in (host i[345]86-*-win32): Expand the
9701 noconfigdirs again.
9702
9703Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9704
9705 * mpw-configure: Fix sed command file name.
9706
9707Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9708
4e81ae98 9709 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
9710 noconfigdirs again.
9711
9712Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9713
9714 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9715 or powerpc*-*-pe*, since they are not yet supported.
9716
9717Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9718
9719 Add PowerMac support and many other enhancements.
9720 * mpw-configure: New option --cc to select compiler to use,
9721 paste options set according to --cc into the generated
9722 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9723 if mpw-make.sed is present.
9724 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9725 add forward includes for PowerPC include files.
9726 * mpw-build.in: Build using Makefile.PPC if present.
9727 (do-byacc, etc): Remove separate version resource builds.
9728 (do-gas): Build "stamps" before "all".
9729 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9730 * mpw-README: Update to reflect --cc option, PowerMac support,
9731 and recently-reported compatibility problems.
9732
9733Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9734
9735 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9736 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9737 (--with-multilib-top): Pass to recursive invocations.
9738
9739Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9740
9741 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9742 v810-*-*.
9743
9744Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9745
9746 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9747 gdb, ld and opcodes on v810-*-*.
9748
6599da04
JM
9749Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9750
9751 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9752 (local-maintainer-clean): New target.
9753 (maintainer-clean): New target.
9754 (realclean): Just depend upon maintainer-clean.
9755
9756Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9757
9758 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9759
9760Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9761
9762 * configure.in: Build ld in mips*-*-bsd* case.
9763
9764Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9765
9766 * config.sub: Accept -lites* OS. From Ian Dall.
9767
9768Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9769
9770 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 9771 targets.
6599da04
JM
9772
9773Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9774
9775 * configure.in: treat i386-win32 canadian cross the same as
9776 i386-go32 canadian cross.
9777
9778Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9779
9780 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9781 running under the simulator to build a reduced set of libraries.
9782 (powerpc-*-eabiaix): Add fine grained multilib support added to
9783 other powerpc targets yesterday.
9784
9785Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9786
9787 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9788 -disable-softfloat, -disable-relocatable, -disable-aix, and
9789 -disable-sysv to control which multilib libraries get built.
9790
9791Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9792
9793 * configure: Add Makefile.tem to list of files to remove in trap
9794 handler.
9795
9796Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9797
9798 * config.guess (*Linux*): Add missing "exit"s.
9799 Also, need specific check for alpha-unknown-linux (uses COFF).
9800
9801Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9802
9803 * config.guess: Merge with FSF:
9804
9805 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9806 * config.guess (AIX4): More robust release numbering discovery.
9807
9808 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9809 * config.guess (i386-sequent-ptx): Properly get version number.
9810
9811 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9812 * config.guess (mips:*:4*:UMIPS): New case.
9813
9814Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9815
9816 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9817 (i386-win32 host): Likewise. Don't build readline.
9818
9819Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9820
9821 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9822 SUPPORT_FILES to submakes.
9823
9824Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9825
9826 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9827 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9828 mpw-configure.
9829
9830Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9831
9832 * configure.in (appdirs): Use =, not ==, in test expression when
9833 trying to build the text to print in the warning message for
9834 Solaris users.
9835
9836Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9837
9838 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9839
9840Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9841
9842 * config.guess: Recognize lynx-2.3.
9843
9844Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9845
9846 * config.sub (z8ksim): Deleted
9847 (z8k-*-coff): New, this is the one true name of the target.
9848
9849Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9850
9851 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9852
9853Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9854
9855 * config.guess (*:Linux:*:*): First try asking the linker what the
9856 default object file format is (elf, aout, or coff). Then if this
9857 fails, try previous methods.
9858
9859Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9860
9861 * configure.in: Don't build newlib for *-*-vxworks5.1.
9862
9863Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9864
9865 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9866 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9867
9868Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9869
9870 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9871
9872Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9873
9874 * cfg-ml-com.in: New file.
9875 * cfg-ml-pos.in: New file.
9876
9877Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9878
9879 * COPYING.NEWLIB: Add HP free copyright to list.
9880
9881Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9882
9883 * config.sub: Recognize -eabi* for the system, not just -eabi.
9884
9885Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9886
9887 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9888 * config.sub, configure.in (win32): New target and host.
9889
9890Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9891
9892 * configure.in: Add i386-pe configuration.
9893
9894Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9895
9896 * mpw-build.in (install): Install GDB after LD.
9897
9898Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9899
9900 * mpw-config.in (elf/mips.h): Always forward-include, needed
9901 for GDB to build.
9902
9903Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9904
9905 * testsuite: New directory for customer acceptance and whole tool
9906 chain tests.
9907
9908Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9909
9910 * configure: If per-host line isn't found, but AC_OUTPUT is found
9911 and a configure script exists, run it instead.
9912
9913Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9914
9915 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9916
9917Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9918
9919 * configure: Set build_{cpu,vendor,os,alias} to host values when
9920 --build isn't specified.
9921
9922Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9923
9924 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9925 (FLAGS_TO_PASS): Pass them.
9926 (EXTRA_TARGET_FLAGS): Ditto.
9927
6599da04
JM
9928Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9929
9930 * Makefile.in (all-libg++): Depend on all-libstdc++.
9931
9932Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9933
9934 * configure.in (noconfigdirs): Enable all packages for
9935 i386-unknown-netbsd.
9936
9937Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9938
9939 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9940 hosted builds (DOS builds)
9941
9942Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9943
9944 Changes for ARM based on patches from Richard Earnshaw:
9945 * config.sub: Handle armeb and armel.
9946 * configure.in: Omit arm linker only for riscix.
9947
9948Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9949
9950 * config.guess: Update from FSF.
9951
9952Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9953
63f6bcd7 9954 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
9955 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9956 powerpcle variant. Convert pentium into i586, not i486. Add p5
9957 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9958 temporarily.
9959
9960Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9961
9962 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9963
9964Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9965
9966 * config.sub: Accept -lites* as a basic system type.
9967
9968Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9969
9970 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9971 installed, and if so return linuxoldld as the system name.
9972
9973Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9974
9975 * config.guess: Add hppa1.1-hp-lites support.
9976
9977Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9978
9979 * configure.in: Don't build newlib for m68k-vxworks5.1.
9980
9981Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9982
9983 * configure.in (mips-sgi-irix6): Use mh-irix5.
9984
9985Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9986
9987 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9988
9989Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9990
9991 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 9992 OSF/1. Fix compiler flags.
6599da04
JM
9993 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9994
9995Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9996
9997 * configure.in: Recognize --with-newlib.
9998 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9999
10000Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10001
d207ebef 10002 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
10003 to *_X11_MODULES due to gdbtk needing X include files et al.
10004
10005Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
10006
10007 Merge in support for Mac MPW as a host.
10008 (Old change descriptions retained for informational value.)
10009
10010 * mpw-config.in: Add generic include forwards for cpu-specific
10011 include files in aout and elf directories.
10012
10013 * mpw-configure: Added copyright.
10014 * mpw-config.in: Check for presence of required build tools.
10015 (target_libs): Add newlib.
10016 (target_tools): Add examples.
10017 (Read Me): Generate as "Read Me for MPW" instead.
10018 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10019 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10020 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10021
10022 * mpw-configure: Remove subdir-specific makefile hackery,
10023 delete mk.tmp after using it.
10024
10025 * mpw-build.in (all): Display start and end times.
10026
10027 * mpw-configure (host_canonical): Set.
10028 (target_cpu): Always add to makefiles.
10029 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10030 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10031 (mpw-mh-mpw): Look for in srcdir and srcroot.
10032 Use sed instead of mpw-edit-prefix to edit prefix definitions.
10033
10034 * mpw-build.in: (install-only): New target.
10035
10036 * mpw-configure (host_alias, target_alias): Rename from hostalias
10037 and targetalias, add into generated Makefile.
10038 (mk.tmp): If present, add into generated Makefile.
10039 * mpw-build.in (all-gas): Build config.h first before gas proper.
10040
10041 * mpw-configure (config.status): Write only if changed.
10042 * mpw-config.in (readline): Configure it (not built, just used for
10043 definitions).
10044
10045 * mpw-config.in (elf/mips.h): Add a forward include.
10046
10047 * mpw-config.in: Forward-include most .h files in include into
10048 extra-include.
10049 (readline): Don't build.
10050 mpw-build.in (install): Install GDB.
10051
10052 * mpw-configure (prefix, mpw_prefix): Handle it.
10053 * mpw-config.in (mmalloc, readline): Don't configure.
10054 * mpw-build.in (thisscript): Rename to ThisScript.
10055 Use mpw-build instead of BuildProgram everywhere.
10056 (mmalloc, readline): Don't build.
10057 * mpw-README: New file, basic documentation about the MPW port.
10058
10059 * mpw-config.in: Use forward-include to create include files.
10060
10061 * mpw-configure: Add more things to the top of each configured
10062 Makefile, including contents of config/mpw-mh-mpw.
10063 * mpw-config.in (extra-include): Create this directory and fill it
10064 with Posix-like include files when configuring.
10065
10066 * config.sub (apple, mac, mpw): Add various aliases.
10067
10068 * mpw-build.in: New file, top-level build script fragment for MPW.
10069 * mpw-configure: New file, configure script for MPW.
10070 * mpw-config.in: New file, config fragment for MPW.
10071
10072Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10073
10074 * configure.in (host_libs): Remove glob, since it is gone from the
10075 sources.
10076
10077Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10078
10079 * Makefile.in: define empty GDB_NLM_DEPS var.
10080
10081 * configure.in(target_makefile_frag): use config/mt-netware
10082 for netware targets.
10083
10084Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
10085
10086 * config.sub: Merge in recent FSF changes. Remove linux special
10087 cases.
10088
10089Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10090
731a8127 10091 Revert this change:
6599da04
JM
10092
10093 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10094
10095 * build-all.mk: Use CC=cc -Xs on Solaris.
10096
6599da04
JM
10097Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10098
10099 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
10100 stop using it.
10101 * Makefile.in: Nuke all references to glob subdirectory.
10102
10103Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10104
10105 * configure.in: Fix --enable-shared logic in per-host.
10106
10107Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
10108
10109 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10110
10111Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10112
10113 * configure.in (noconfigdirs): Don't build gas on AIX, for
10114 powerpc*-*-aix* as well as for rs6000*-*-aix*.
10115
10116Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
10117
10118 * configure: Fix --cache-file to work if the file argument is a
10119 relative path.
10120
10121Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
10122
10123 * configure: If the --cache-file is used, pass it down to
10124 configure in subdirectories.
10125
10126Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
10127
10128 * config.sub: add vxworks29k configuration.
10129
10130Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10131
10132 * Makefile.in (taz): Do "diststuff" part quietly.
10133
10134Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
10135
10136 * config.sub: Mini-merge with gcc/config.sub.
10137
10138Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10139
10140 * config.guess (IRIX): Sed - to _.
10141
10142Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10143
10144 * Makefile.in (source-vault, binary-vault): New targets.
10145
10146Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10147
10148 * config.sub: Recognize -eabi as a basic system type.
10149
10150Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10151
10152 * configure.in (enable_shared stuff): Fix typo.
10153
10154Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10155
10156 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10157
10158Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10159
10160 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10161
10162Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10163
10164 * configure.in (rs6000-*-*): Don't build gas.
10165
10166Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10167
10168 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10169 reduce command line length.
10170 (AS_FOR_TARGET): Check for as.new, not Makefile.
10171 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10172
10173Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10174
10175 * config.guess: Merge from FSF.
10176
10177Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10178
10179 * configure: Don't use $ when handling program_suffix.
10180
10181Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10182
10183 * configure.in: Configure tk for hppa/hpux.
10184
10185Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10186
10187 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10188
10189Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10190
10191 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10192 to LIBCXXFLAGS. Tests are better run without it.
10193
10194Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10195
10196 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10197
10198Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10199
10200 * configure.in (*-*-netware*): Don't configure xiberty.
10201
10202Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10203
10204 * configure.in: Remove tk from native_only list.
10205
10206Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10207
10208 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10209 for special NCD build.
10210
10211Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10212
10213 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10214 makeall.bat, they're only useful for binutils snapshots.
10215 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10216 makeall.bat to specified SUPPORT_FILES.
10217
10218Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10219
10220 * build-all.mk: Add Ericsson targets to sun4 and solaris
10221 hosts. Add BNR's sun4 target to solaris host, so their
10222 build-from-source will be tested in-house first.
10223
10224Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10225
10226 * Makefile.in (LIBCFLAGS): New variable.
10227 (CFLAGS_FOR_TARGET): Ditto.
10228 (LIBCFLAGS_FOR_TARGET): Ditto.
10229 (LIBCXXFLAGS): Ditto.
10230 (CXXFLAGS_FOR_TARGET): Ditto.
10231 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10232 (BASE_FLAGS_TO_PASS): Pass them.
10233 (EXTRA_TARGET_FLAGS): Ditto.
10234
731a8127 10235 * configure.in: Support --enable-shared.
6599da04
JM
10236
10237Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10238
10239 * configure.in (target_libs): Include libstdc++ again.
10240 * config.guess: Update from FSF (for FreeBSD).
10241
10242Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10243
10244 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10245 makeall.bat.
10246 (DISTDOCDIRS): Add `etc'.
10247 (ETC_SUPPORT_PFX): New variable.
10248 (taz): Include anything from etc starting with a word in
10249 ETC_SUPPORT_PFX.
10250
10251Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10252
10253 * config.sub: Update for recent FSF changes. Remove obsolete
10254 h8300hds entry. Add -windows* and -osx as basic os. Minor
10255 spacing changes.
10256
10257Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10258
10259 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10260
10261 * config.guess: Merge with FSF.
10262 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10263
10264Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10265
10266 * configure: Since the "trap 0" handler will override the exit
10267 status on many systems, only use it for "exit 1", and make it set
10268 a non-zero exit status; reset it before "exit 0". Also, check
10269 exit status of config.sub, and error out if it failed.
10270
10271Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10272
10273 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10274 and install libgloss.
10275
10276Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10277
10278 * Makefile.in (all-binutils): Depend upon all-byacc.
10279
10280 * configure.in: Don't build emacs on Irix 5.
10281
10282Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10283
10284 * configure.in (*-*-netware*): Add libio.
10285
10286Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10287
10288 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10289 (CHECK_TARGET_MODULES): Ditto.
10290 (INSTALL_TARGET_MODULES): Ditto.
10291 (TARGET_LIBS): Ditto.
10292 (all-libstdc++): Note dependencies.
10293
10294Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10295
10296 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10297
10298Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10299
10300 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10301 -fexternal-templates.
10302
10303 * configure.in (target_libs): Add libstdc++.
10304 (noconfigdirs): Add libstdc++ as appropriate.
10305
10306Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10307
10308 * config.guess: Update from FSF.
10309
10310Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10311
10312 * configure: Use ${config_shell} when running ${configsub}.
10313
10314Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10315
10316 * config.sub: No longer recognize h8300h.
10317
10318Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10319
10320 * config.sub: Remove extraneous differences between config.sub and
10321 gcc/config.sub.
10322
10323Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10324
10325 * Makefile.in (DISTSTUFFDIRS): Add gas.
10326
10327Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10328
10329 * COPYING.NEWLIB: New file.
10330
10331Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10332
10333 * config.guess (HP-UX): Patch from Harlan Stenn
10334 <harlan@landmark.com> to also emit release level.
10335
10336Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10337
10338 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10339
10340Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10341
10342 * config.sub: Merge nextstep cleanup from FSF.
10343
10344Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10345
10346 * configure.in (arm-*-*): Don't configure ld for this target.
10347
10348Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10349
10350 * configure.in (*-*-netware): don't configure libg++, libio,
10351 librx, or newlib.
10352
10353Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10354
10355 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10356 configure ld--it works, but it doesn't support shared libraries.
10357
10358Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10359
10360 * config.guess (*-unknown-freebsd*): Get rid of possible
10361 trailing "(Release)" in version string.
10362 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10363
10364Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10365
10366 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10367 Fix type: *-next-neststep -> *-next-nextstep.
10368
10369 * config.guess: Merge from FSF:
10370
10371 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10372
10373 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10374
10375 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10376
10377 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10378 instead of UNIX_SV for UnixWare 1.0).
10379
10380Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10381
10382 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10383 to make gdb/nlm/* build after the compiler and linker.
10384
10385Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10386
10387 * config.guess (netbsd, freebsd, linux): Accept any machine,
10388 not just i[34]86.
10389 (m68k-atari-sysv4): Relocate to match FSF version.
10390
10391 * config.guess: More merges from the FSF:
10392
10393 Add a space before function call or macro invocation.
10394
10395 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10396
10397 * config.guess: Add trap cmd to remove dummy.c and dummy when
10398 interrupted.
10399
10400 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10401
10402 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10403 (dummy): Redirect stderr from compilation of dummy.c.
10404
10405 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10406
10407 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10408
10409Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10410
10411 * configure: Accept and ignore --cache*, for compatibility with
10412 new autoconf.
10413
10414Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10415
10416 * config.guess: Merge from FSF:
10417
10418 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10419
10420 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
10421 (PATH): Add /.attbin at end for finding uname.
10422 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
10423
10424 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10425
e490616e 10426 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
10427
10428 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10429
e490616e
ZW
10430 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10431 to select whether to use ELF or COFF.
6599da04
JM
10432
10433 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10434
e490616e 10435 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
10436
10437 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10438
10439 * config.guess: Guess the OS version for HPUX.
10440
10441 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10442
10443 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10444
10445Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10446
10447 * configure.in: Recognize --with-headers, --with-libs, and
10448 --without-newlib.
10449 * Makefile.in (all-xiberty): Depend upon all-ld.
10450
10451Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10452
10453 * configure.in: Change i[34]86 to i[345]86.
10454
10455Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10456
10457 * configure (version): A few more tweaks to help message.
10458
10459Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10460
10461 * Makefile.in: Remove (for now) librx as a host library,
10462 now that we're building it for target.
10463
10464Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10465
10466 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10467 (Karl Berry).
10468
10469Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10470
10471 * configure.in: Also configure librx.
10472
10473Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10474
10475 * Makefile.in: Update various rules to reflect that librx
10476 is now needed for libg++.
10477
10478Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10479
10480 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10481
10482Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10483
10484 * configure.in: Configure the examples directory.
10485
10486Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10487
10488 * configure: Simplify Jun 2 1994 change.
10489
10490Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10491
10492 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10493 /bin/gcc isn't good enough to build gcc.
10494
10495Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10496
10497 * Makefile.in (GDB_SUPPORT_FILES): Remove
10498 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10499 (gdb.tar.gz): Add new rule to use standard distribution building
10500 mechanism.
10501
10502Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10503
10504 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10505 Bill Cox <bill@cygnus.com>.
10506
10507Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10508
10509 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10510
10511Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10512
10513 * configure: Search current dir first in .gdbinit.
10514
10515Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10516
10517 * config.sub: Recognize freebsd (merged from gcc config.sub).
10518
10519Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10520
10521 * config.sub: Refer to NeXT's operating system as nextstep.
10522
10523 * config.sub (case $basic_machine): Re-order the cases, to match
10524 the order in the FSF version (which is mostly alphabethical).
10525 Merge in some additions and changes from the FSF.
10526
10527Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10528
10529 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10530 * config.sub: Recognize cxux7.
10531 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10532
10533Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10534
10535 * config.sub: Fix typo powerpc -> powerpc-*.
10536
10537Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10538
10539 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10540
10541 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10542 parallel with all-emacs and install-emacs). Top-level command
10543 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10544
10545Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10546
10547 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10548 $(relbindir)/make before doing ``make install'', and use
10549 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10550 installing over running make binary.
10551 ($(host)-stamp-stage3-installed): Likewise.
10552
10553Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10554
10555 * config.guess: Recognize Mach.
10556
10557Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10558
10559 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10560 see whether --exec-prefix was used.
10561
10562Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10563
10564 * README: Explicitly mention libg++/README. (Zoo's idea.)
10565
10566Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10567
10568 * Makefile.in: Add all-librx target similar to all-libproc.
10569
10570Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10571
10572 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10573 with post 1.2 uname bogosity.
10574
10575Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10576
10577 * configure: Remove temporary files on receipt of a signal.
10578
10579Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10580
10581 * configure: If there is a package_makefile_frag, remove
10582 ${subdir}/Makefile.tem after copying it in.
10583
10584Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10585
10586 * build_all.mk: support rs6000 lynx identifies itself as
10587 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10588 since /bin/gcc is too feeble to compile a modern gcc.
10589
10590Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10591
10592 * brought devo/test-build.mk update-to-date with progressive/
10593 test-build.mk. Add lynx targets and hppa flag info.
10594
10595Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10596
10597 * configure.in: Use mh-ncrsvr43. Patch from
10598 Tom McConnell <tmcconne@sedona.intel.com>.
10599
10600Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10601
10602 * config.guess (i386-unknown-bsdi): No longer need to
10603 check #if defined(__bsdi__) && defined(__i386__).
10604
10605Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10606
10607 * configure: Set program_transform_nameoption correctly.
10608
10609Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10610
10611 * brought build-all.mk update-to-date with progressive build-all.mk,
10612 added new targets and hppa info.
4e81ae98 10613
6599da04
JM
10614Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10615
10616 * configure: If config.guess result is a prefix of the user
10617 specified target, assume a native build and use the user specified
10618 target as the host alias. Remove SunOS patch suffix removal hack.
10619 * configure.in: Remove SunOS patch suffix removal hack.
10620
10621 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10622 in NATIVE_CHECK_MODULES.
10623
10624Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10625
10626 * Makefile.in: Rename HOST_ONLY to NATIVE.
10627 * configure: Delete SunOs patch suffix from host_canonical
10628 and build_canonical variables that are prepended to Makefiles.
10629 * configure.in: Add comments for easier maintenance.
10630
10631Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10632
10633 * Makefile.in: Add all-libproc target similar to all-gui.
10634
10635Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10636
10637 * Makefile.in (CHECK_MODULES): split into
10638 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10639
10640Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10641
10642 * config.guess (i386-unknown-bsdi): New system to guess.
10643
10644Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10645
10646 * Makefile.in: Add all-gui target (but not yet build by "all").
10647
10648Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10649
10650 * config.sub: Move deletion of patch suffix from here...
10651 * configure.in: To here, at Ian's suggestion. The top-
10652 level scripts might need to know of a patch level.
10653
10654Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10655
10656 * config.sub: Strip off patch suffix so rtl is recognized
10657 as a sunos4.1.3 machine, even though it's been patched.
10658
10659Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10660
10661 * Makefile.in (INSTALL_LAST): Delete.
10662 (INSTALL_DOSREL): New.
10663
10664Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10665
10666 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10667 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10668 whether we pass down --with-gnu-ld anyhow.
10669
10670Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10671
10672 * Makefile.in (INSTALL_LAST): Change operation so it works
10673 on more flavors of make.
10674 * configure.in (go32): Don't build libg++ or libio.
10675
10676Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10677
10678 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10679 they can be overriden by templates.
10680
10681Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10682
10683 * configure.in (target==go32): Don't build gdb.
10684 * dosrel: New directory.
10685
10686Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10687
10688 * configure.in (host==go32): Configure dosrel too.
10689 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10690 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10691 be set by incoming names or templates.
10692 (INSTALL_LAST): New rule.
6599da04
JM
10693
10694Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10695
10696 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10697
10698Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10699
6599da04
JM
10700 * configure.in (appdirs): New variable. Currently empty, but will
10701 be used in gas distribution. If nonempty, lists a set of
10702 directories at least one of which must get configured, or top
10703 level configuration is considered to have failed.
10704 (rs6000-*-lynxos*): Use new file name.
10705
10706Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10707
10708 Eliminate XTRAFLAGS.
10709 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10710 newlib include files using -idirafter, and also use -nostdinc.
10711 (CXX_FOR_TARGET): Likewise.
10712 (XTRAFLAGS): Removed.
10713 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10714 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10715 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10716 ($(DO_X)): Don't pass down XTRAFLAGS.
10717
10718Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10719
10720 * configure.in (mips*-dec-bsd*): New target; do build linker.
10721 (mips*-*-bsd*): New target; don't build linker.
10722
10723Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10724
10725 * configure.in: support rs6000-*-lynxos* configuration.
10726 support sunos4 as a cross target.
10727
10728 * config.sub: look for lynx*, not lynx since the OS version may
10729 legitimately be part of the name.
10730
10731Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10732
10733 * configure.in (i[34]86-*-sco*): Move to be with other i386
10734 targets.
10735 (romp-*-*): New target. Skip various binary utilities.
10736 (vax-*-*): New target. Don't build newlib.
10737 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10738
10739Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10740
10741 * configure.in: Only set host_makefile_frag if config
10742 directory exists.
10743
10744Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10745
10746 * install.sh: If $dstdir exists, don't check whether each
10747 component does.
10748
10749Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10750
10751 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10752
10753Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10754
3b75d237
AJ
10755 * configure.in (*-*-lynxos*): Don't configure newlib for either
10756 native or cross Lynx.
6599da04
JM
10757
10758Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10759
10760 * config.sub (sparc64-elf): Fix os.
10761 (z8k): Remove duplicate.
10762
10763Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10764
10765 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10766 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10767
10768Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10769
10770 * configure: Make file links cleanly even if Lynx fails on
e490616e 10771 an NFS symlink (at least fail cleanly).
6599da04
JM
10772
10773Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10774
10775 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10776 -XNh2000.
10777
10778Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10779
10780 * configure: Unknown options are fatal again.
10781
10782Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10783
10784 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 10785 compatibility.
6599da04
JM
10786
10787Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10788
10789 * build-all.mk: Add `clean' target.
10790
10791Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10792
10793 * config.guess: Add SINIX support.
10794 * configure.in: Add mips-*-sysv4* support.
10795
10796Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10797
10798 * build-all.mk: Document all useful targets.
10799 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10800 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10801
10802Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10803
10804 * configure: Support --silent, --quiet.
10805
10806Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10807
10808 * configure: Support --disable-FEATURE.
10809
10810Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10811
10812 * config.guess: Recognize NCR running SVR4.3.
10813
10814Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10815
10816 * config.guess: Make BSDI generate i386-unknown-bsd386.
10817 Patch from Paul Eggert <eggert@twinsun.com>.
10818
10819Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10820
10821 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10822
10823Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10824
10825 * configure: Make unrecognized options give nonfatal warnings
10826 instead of fatal errors, and pass them to any subdirectory
10827 configures in case they recognize them.
10828 Make --x equivalent to --with-x.
10829
10830Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10831
10832 * configure: Add --enable-* options. Clean up usage message and
10833 some comments.
10834
10835Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10836
10837 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10838
10839Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10840
10841 * configure.in (hppa*-*-*): Enable binutils.
10842
10843Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10844
10845 * config.sub: Recognize cisco.
10846
10847Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10848
10849 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10850
10851Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10852
10853 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10854 than one configuration name. Add comment.
10855
10856Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10857
10858 * config.guess: about target *-hitachi-hiuxwe2, fixed
10859 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10860 macro is incorrect.]
10861
10862Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10863
10864 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10865 than the "make ls" stuff which used to be here.
10866
10867Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10868
10869 * config.guess: Recognize i[34]86-unknown-freebsd.
10870 From Shawn M Carey <smcarey@rodan.syr.edu>.
10871
10872Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10873
10874 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10875
10876Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10877
10878 * config.guess: Check for ptx.
10879
10880Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10881
10882 * config.sub: Add os9k checking.
10883
10884Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10885
10886 * config.guess: Handle OSF1 running on HPPA processors
10887
10888Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10889
10890 * configure: If subdir configure fails, print out a message with
10891 subdirectory name, in case subdir's configure code didn't identify
10892 itself.
10893
10894Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10895
10896 * configure.in: Remove embedded newlines from configdirs.
10897 Avoid mismatches of substrings. Fix matching strings at end
10898 of configdirs.
10899
10900Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10901
10902 * config.guess: Add Lynx/rs6000 config support.
10903
10904Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10905
10906 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10907
10908Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10909
10910 * configure.in (hppa*-*-osf*): Treat this just like most other
10911 PA configurations (eg no binutils or ld).
10912 (hppa*-*-*elf*): These configurations have binutils and ld.
10913
10914Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10915
10916 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10917
10918Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10919
10920 * configure.in (rs6000-*-*): Build gas.
10921
10922Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10923
e490616e 10924 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
10925
10926Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10927
10928 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10929 for GDB and GDB has been fixed to not need it.
10930
6599da04
JM
10931Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10932
10933 * config.guess: Recognize vax hosts.
10934
10935Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10936
10937 * configure (while loop): Don't use "break 2" inside case
10938 statement -- the case statement isn't an enclosing loop.
10939
10940Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10941
10942 * config.guess: Clean up NeXT support, to allow nextstep
10943 on Intel machines. Make OS be nextstep.
10944
10945Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10946
10947 * config.guess: Add alternate forms for Convex.
10948
10949Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10950
10951 * configure: Completely rewrite option processing. Take
10952 advantage of pattern-matching to avoid invoking test frequently.
10953 Also clean up host and target defaulting logic.
10954
10955Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10956
10957 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10958 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10959 commands (plus user environment) will fit SCO limits.
10960
10961Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10962
10963 * configure.in: Don't issue warnings about directories which are
10964 not being configured if -norecursion is set. Correct test for
10965 --with-gnu-as and --with-gnu-ld to not get confused by substring
10966 matches.
10967
10968 * configure.in: Don't build gas for alpha-dec-osf1*.
10969
10970Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10971
10972 * configure: Back out Per's change of 12/19/1993. It changes the
10973 behavior of configure in unexpected and confusing ways.
10974
10975 Also, use different delim char when calculating
10976 program_transform_name so that the name can contain slashes.
10977
10978Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10979
10980 * configure.in, config.sub: Add support for VSTa micro-kernel.
10981
10982Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10983
10984 * configure.in: Nuke hacks which were used to get a special
10985 version of GAS for HPPA configurations.
10986
10987Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10988
10989 * configure: If only ${target_alias} is given, use that
10990 as the default for ${host_alias}.
10991 * configure: Add missing back-slashes before nested quotes.
10992
10993Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10994
10995 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10996
10997Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10998
10999 * config.guess: Recognize some Tektronix configurations.
11000 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11001
11002Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11003
11004 * config.sub: Match any flavor of SH.
11005
11006Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
11007
11008 * configure.in: Don't try to configure newlib for Alpha.
11009
11010Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11011
11012 * configure.in: Don't build ld for Irix 5. Don't build gas,
11013 libg++ or libio for any Alpha target.
11014
11015 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
11016
11017Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
11018
11019 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11020 default arguments -- so it tried to compress itself.
11021
11022Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11023
11024 * configure.in (notsupp): ensure that a space is always at the end
11025 of the configdirs list, since the grep checks for an explicit space
11026
11027Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11028
11029 * configure.in (target i386-sysv4.2): don't build ld, since static
11030 versions of many libraries are not available.
11031
11032Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11033
11034 * config.guess: Recognize Apollos (using environment variables).
11035 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11036
11037Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11038
11039 * config.guess: Recognize Sony news mips running newsos.
11040
11041Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
11042
11043 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11044 "fi ; else" for bash.
11045
11046Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
11047
11048 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11049
11050Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
11051
11052 * config.sub: accept unixware as an alias for svr4.2.
11053 Fix some inconsistancies with the gcc version.
11054
11055Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11056
11057 * Makefile.in (DISTDOCDIRS): Add gdb.
11058
11059Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
11060
11061 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
11062
11063Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11064
11065 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11066 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11067 this now.
11068
11069Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11070
11071 * config.sub: Accept hiux* as an OS name.
11072
11073 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11074 etc/make-stds.texi. The underscore came from gcc, and dje now
11075 agrees that RUNTESTFLAGS is the correct name.
11076
11077Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
11078
11079 * install.sh: Remove 'set -e'. It makes any conditionals
11080 in the script useless.
11081
11082 * config.guess: Automatically recognize arm-acorn-riscix
11083 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11084
11085Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
11086
11087 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11088
11089Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11090
11091 * Makefile.in (DISTDOCDIRS): New variable.
11092 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 11093 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
11094
11095Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11096
11097 * configure.in (hppa target): check the source directory for the
11098 pagas sub-directory
11099
11100Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
11101
11102 * config.sub: Allow -aout* and -elf*.
11103
11104Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11105
11106 * configure.in: Don't build ld on i386-solaris2, same as for
11107 sparc-solaris2.
11108
11109Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
11110
11111 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11112
11113Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11114
11115 * configure.in: Configure gdb for alpha.
11116
11117Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11118
11119 * Makefile.in (CXXFLAGS): Add -O.
11120
11121Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11122
11123 * config.guess: added support for DG Aviion
11124
11125Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11126
11127 * configure.in: Produce warning message for subdirectories not
11128 configurable for this host/target combination. Don't try to
11129 configure gdb for vms.
11130
11131Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11132
11133 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11134 appropriate files before making "diststuff".
11135 (DISTBISONFILES): New var: list of files to be edited.
11136 (DISTSTUFFDIRS): Add binutils.
11137
11138Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11139
11140 * config.sub: also handle mipsel and mips64el (for little endian mips)
11141
11142Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11143
11144 * configure.in: Add * to end of all OS names.
11145
11146Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11147
11148 * configure.in: Build newlib for LynxOS native.
11149
11150Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11151
11152 * config.guess: Add support for delta 88k running SVR3.
11153
11154 * configure.in: Add comment about HP compiler vs. emacs.
11155
11156Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11157
11158 * configure.in: don't build ld on solaris2 (not a viable option
11159 due to bugs in getpwnam & getpwuid)
11160
11161Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11162
11163 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11164 config.guess will produce a full version number.
11165
11166Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11167
11168 * configure.in: Build linker and binutils for alpha-dec-osf1.
11169
11170Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11171
11172 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11173 and gdb/testsuite/Makefile.in.
11174
11175Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11176
11177 * configure.in: recognize mips*- instead of mips-
11178
11179Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11180
11181 * config.sub: Accept linux*coff and linux*elf as operating
11182 systems.
11183
11184Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11185
11186 * config.sub: Recognize mips64, and mips3 as an alias for it.
11187
11188Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11189
11190 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11191 gdb knows how to handle OSF/1 shared libraries.
11192
11193Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11194
11195 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11196 * config.guess: Recognize Hitachi's HIUX.
11197 * config.sub: Recognize h3050r* and hppahitachi.
11198 Remove redundant cases for hp9k[23]*.
11199
11200Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11201
11202 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11203 if gas and ld are in the source tree and are in ${configdirs}.
11204 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 11205 --with options (but still pass them down on the command line,
6599da04
JM
11206 if they were explicitly specified).
11207
11208Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11209
11210 * configure: substitute SHELL value in Makefile.in with
11211 ${CONFIG_SHELL}
11212
11213Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11214
11215 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11216 *-*-solaris2* targets.
11217
11218Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11219
11220 * Makefile.in: define M4, and pass it down to sub-makes;
11221 all-autoconf now depends on all-m4
11222
11223Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11224
11225 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11226 presence of {ar,ranlib} instead of a configured directory
11227
11228Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11229
11230 * config.guess: Accept 34?? as well as 33?? for NCR.
11231
11232Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11233
11234 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11235 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11236
11237Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11238
11239 * configure: grab values for $(CC) and $(CXX) from the
11240 environment, so that someone can do "CC=gcc configure; make" and
11241 have it work right (matching the way that autoconf works now)
11242
11243 * configure.in, Makefile.in: add support for gash, the tcl
11244 interface to Galaxy
11245
11246 * config.guess: add NetBSD variants (hp300, x86)
11247
11248Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11249
11250 * install.sh: Support -d option (in the manner of SunOS 4 install,
11251 as it is more deterministic than that of GNU install)
11252 (chmodcmd): Set file to mode 755 by default (should also do default
11253 chgrp and chown, but I don't feel like dealing with that now)
11254
11255Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11256
11257 * config.sub: Remove h8300hhms alias.
11258
11259Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11260
11261 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11262
11263Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11264
11265 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11266 as stmp-fixinc
11267
11268Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11269
11270 * config.sub: recognize m88110-bug-coff.
11271
11272Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11273
11274 * Makefile.in (all-libio): all dependencies on the toolchain used
11275 to build this (gcc, gas, ld, etc)
11276
11277Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11278
11279 * config.guess: Deal with OSF/1 1.3 on alpha.
11280
11281Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11282
11283 * install.sh: add some 'else true' clauses for portability
11284
11285 * configure.in: don't build libio for h8[35]00-*-* targets
11286
11287Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11288
11289 * Makefile.in: Add support for new libio.
11290
11291Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11292
11293 * install.sh: If one command fails, don't try the rest. Don't try
11294 to remove $dsttmp (via trap) unless we have already created it.
11295 If $src doesn't exist, detect it and exit with an error.
11296
11297 * config.guess: Recognize BSD on hp300.
11298
11299Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11300
11301 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11302 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11303
11304Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11305
11306 * Makefile.in (all-send-pr): depends on all-prms
11307
11308Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11309
11310 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11311
11312Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11313
11314 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11315 Added test for mips-mips-riscos5.
11316
11317Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11318
11319 * configure.in: use mh-hp300 for 68k HP hosts
11320
11321Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11322
11323 * configure: add support for CONFIG_SHELL, so that you can use
11324 some alternate shell for evaluating configure scripts
11325
11326Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11327
11328 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11329 in configure script to bug-gdb@prep.ai.mit.edu when building
11330 distribution archive.
11331 * Makefile.in (COMPRESS): Remove def.
11332 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11333 gdb.tar.Z and make-gdb.tar.Z respectively.
11334 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11335 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11336 to convergence with 'taz' target in Makefile.in.
11337
11338Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11339
11340 * install.sh (dsttmp): use trap to ensure that tmp files go
11341 away on error conditions
11342
11343Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11344
11345 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11346
11347Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11348
11349 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11350 its parent is '/' not ''.
11351
11352 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11353
11354Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11355
11356 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11357 that ${newsrcdir}/configure.in does.
11358
11359Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11360
11361 * test-build.mk: support for CONFIG_SHELL
11362
11363Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11364
11365 * config.sub (netware): Add as a basic system type.
11366
11367Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11368
11369 * Makefile.in (Makefile): depend on configure.in. Also drop the
11370 $(srcdir)/ from the dependency on Makefile.in.
11371
11372Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11373
11374 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11375 (h8300hhms is temporary until multi-libraries are implemented).
11376 * configure.in: Handle h8300h too.
11377
11378Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11379
11380 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11381
11382Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11383
11384 * configure: Remove extraneous output when guessing host type.
11385 * config.guess: Remove extraneous output when guessing using C
11386 compiler rather than uname, or when guessing fails.
11387
11388Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11389
11390 * Makefile.in: remove all.cross and install.cross targets
11391
11392 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11393 definitions
11394
11395Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11396
11397 * configure.in (target sh): Build gprof.
11398
11399Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11400
11401 * config.sub: change -solaris to -solaris2
11402
11403Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11404
11405 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11406
11407Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11408
11409 * configure: Correct error message for missing Makefile.in to
11410 print correct directory.
11411
11412Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11413
11414 * install.sh: kludge around 386BSD shell bug
11415
11416Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11417
11418 * config.guess: Recognize NeXT.
11419 * config.guess: Recognize i486-ncr-sysv4.
11420 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11421
11422Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11423
11424 * Makefile.in (MAKEINFOFLAGS): New variable.
11425 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11426 * build-all.mk, test-build.mk: Pass down --no-split as
11427 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11428
11429Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11430
11431 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11432
11433Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11434
11435 * Makefile.in (libg++.tar.z): New rule.
11436 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11437 * Makefile.in (taz): Only do a single chmod.
11438
11439Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11440
11441 * install.sh: don't use dirname anymore (replaced with sed usage)
11442
11443Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11444
11445 * Makefile.in: Change extension for gzip'd files from '.z' to
11446 '.gz' per new FSF standard usage.
11447
11448Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11449
11450 * configure: put quotes around the final value of program_transform_name
11451
11452Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11453
11454 * Makefile.in: new install.sh support; update install-info rules
11455
11456Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11457
11458 * configure.in: Build diff for crosses, but not for go32 host.
11459
11460 * configure.in: Build gprof only for native, and don't build it
11461 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11462
11463Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11464
11465 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11466
11467Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11468
11469 * configure.in (host_tools): Add prms.
11470
11471Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11472
11473 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11474 with $(FLAGS_TO_PASS) on the command line
11475
11476 * config.sub: Recognize lynx and lynxos
11477
11478Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11479
11480 * config.sub: Accept -ecoff*, not just -ecoff.
11481
11482Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11483
11484 * Makefile.in (taz): Use .gz suffix instead of .z.
11485 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11486 names.
11487
11488Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11489
11490 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11491
11492Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11493
11494 * Makefile.in (install-no-fixedincludes): install gcc last, so
11495 that rebuilds that might happen during 'make install' don't get
11496 bogus gcc include files
11497
11498Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11499
11500 Change from Utah for HPPA support:
11501 * config.guess: Recognize hppa1.x-hp-bsd.
11502
11503Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11504
11505 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11506 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11507
11508Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11509
11510 * config.sub: Add support for rom68k and bug boot monitors.
11511
11512Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11513
11514 * Makefile.in: Make all-opcodes depend on all-bfd.
11515
11516Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11517
11518 * config.guess: Added special check for i[34]86-univel-sysv4*.
11519
11520Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11521
11522 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11523 the processor rather than assuming i486.
11524
11525Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11526
11527 * config.guess: Recognize SunOS6 as Solaris3.
11528
11529Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11530
11531 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11532 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11533
11534Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11535
11536 * build-all.mk (all-cross): New target for Canadian Cross.
11537 Added Q2 go32 targets.
11538 * test-build.mk: Configure go32 cross sparclite-aout and
11539 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11540 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11541
11542Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11543
11544 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11545 GO32 hosted toolchains
11546
11547Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11548
11549 * configure: change so "-exec-prefix" gets passed down rather
11550 than "-exec_prefix" so autoconf generated Makefiles get the
11551 exec_prefix set right.
11552
11553Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11554
11555 * config.guess: get the Solaris2 minor version number
11556
11557 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11558
11559Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11560
11561 * config.guess: Recognize some Sequent platforms.
11562
11563Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11564
11565 * Makefile.in: added the vault-install target
11566
11567 * configure.in: actually use the Sun3 makefile fragment that's in
11568 config, also added the release dir to configdirs
11569
11570Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11571
11572 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11573
11574Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11575
11576 * configure.in: remove some program from Alpha targetted toolchains
11577
11578Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11579
11580 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11581 gprof.
11582 (taz): Run "make diststuff" in those directories instead of "make
11583 proto-dir". Look for "VERSION=" only at start of line in subdir
11584 Makefile. Use "gzip -9" for compression.
11585 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11586 (binutils.tar.z): New target.
11587
11588Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11589
11590 * Makefile.in (taz): Include gpl.texinfo.
11591
11592Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11593
11594 * Makefile.in (setup-dirs): Merged into "taz" target.
11595 (taz): Only do `proto-dir' stuff if a directory is actually needed
11596 for this target.
11597
11598Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11599
11600 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11601 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11602 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11603 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11604 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11605
11606Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11607
11608 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11609 config.sub, and move-if-change to gdb testsuite distribution
11610 archive, so the testsuite can be extracted, configured, and
11611 run separately from the gdb distribution. Blow away the Chill
11612 tests that require a Chill compiled executable, since GNU Chill
11613 is not yet publically available.
11614
11615Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11616
11617 * test-build.mk: set environment variables in a single command,
11618 instead of a list of assignments and exports
11619
11620 * config.guess: recognize Alpha/OSF1 systems
11621
11622Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11623
11624 * configure: Change help message to prefer --options rather than
11625 -options.
11626
11627Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11628
11629 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11630 zippy@ecst.csuchico.edu.
11631 * config.guess: Recognize miniframe.
11632
11633Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11634
cc6010cd
AP
11635 * Makefile.in: Use srcroot to find runtest rather than rootme.
11636 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
11637
11638Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11639
11640 * test-build.mk: Extensive additions to support building on a
11641 machine other than the host.
11642
11643Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11644
11645 * configure (tooldir): Fix for i386-aix again.
11646
11647Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11648
11649 * configure, Makefile.in: Change definition of $(tooldir)
11650 to match the FSF.
11651
11652Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11653
11654 * config.guess: Recognize i[34]86/SVR4.
11655
11656Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11657
11658 * Makefile.in (all-gdb): gdb depends on sim.
11659
11660Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11661
11662 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11663 at the same time we make the prototype gdb directory.
11664 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11665 files at the same time as the gdb base release distribution.
11666
11667Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11668
11669 * Makefile.in (check): Use individual check targets rather than
11670 DO_X rule.
11671 (check-gcc): Added.
11672
11673Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11674
11675 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11676 for System V release 3.2.
11677
11678Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11679
11680 * config.sub: Recognize hppaosf.
11681 * configure.in: Do configure ld/binutils/gas for it.
11682
11683Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11684
11685 * configure (tooldir): Alter syntax used to set this, for systems
11686 where "\$" isn't handled right, like i386-aix.
11687
11688Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11689
11690 * configure: Pass program-transform-name, not
11691 program_transform_name, to recursive configures.
11692
11693Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11694
11695 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11696 of gas+ld+binutils.
11697
11698Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11699
11700 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11701
11702Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11703
11704 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11705
6599da04
JM
11706Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11707
11708 * Makefile.in (PRMS): Set back to all-prms.
11709
11710Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11711
11712 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11713 targets, rather than for MIPS hosts.
11714
11715Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11716
11717 * configure.in: add comment for --with-x default values
11718
11719 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11720
11721 * Makefile.in: add check-* targets for each of the directories in
11722 the tree. Add a definition of RUNTEST that will use the one we
11723 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11724
11725Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11726
11727 * configure.in: Removed obsolete references to bfd_target and
11728 target_makefile_frag.
11729
11730 * build-all.mk: Set assorted targets for Q2.
11731 * config.sub: Recognize z8k-sim and h8300-hms.
11732 * test-build.mk: Really don't pass host to configure.
11733 (HOLES): Added uname.
11734
11735Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11736
11737 * configure: Handle an empty program-prefix, program-suffix or
11738 program-transform-name correctly.
11739
11740Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11741
11742 * build-all.mk: -G 8 no longer required for MIPS targets.
11743 * test-build.mk: Don't pass host argument to configure; make it
11744 guess.
11745
11746Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11747
11748 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11749 * Makefile.in (COMPRESS): New macro, like GZIP.
11750
11751Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11752
11753 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11754
11755 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11756 with gas currently defaults to -G 0.
11757
11758Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11759
11760 * Makefile.in (all-flex): flex depends on byacc.
11761
11762 * build-all.mk: If host not specified, use config.guess. Pass TAG
11763 to test-build.mk as RELEASE_TAG.
11764 * test-build.mk (configargs): New variable containing arguments to
11765 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11766 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11767
11768 * config.guess: Use /bin/uname when checking -X argument on SCO,
11769 to avoid invoking GNU uname which doesn't understand -X.
11770
11771 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11772
11773 * configure.in: Build gas for mips-*-*.
11774
11775Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11776
11777 * Makefile.in (all.normal): insert missing backslash.
11778
11779Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11780
731a8127 11781 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
11782
11783 * Makefile.in: Complete overhaul to merge many almost identical
11784 targets.
11785
11786Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11787
11788 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11789 (gdb.tar.Z): Adjusted.
11790
11791 * Makefile.in (setup-dirs, taz): New targets; should be general
11792 enough to adapt for gdb sometime. Build only .z file.
11793 (gas.tar.z): New target.
11794
11795Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11796
11797 * build-all.mk: Use CC=cc -Xs on Solaris.
11798
6599da04
JM
11799Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11800
11801 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11802 for handling BISON for FSF releases.
11803
11804Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11805
11806 * configure: Actually implement the change zoo just documented.
11807
11808Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11809
11810 * configure: when using config.guess, only set target_alias when
11811 it's not already been set (ie, on the command line)
11812
11813Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11814
11815 * Makefile.in: add installcheck target, set PRMS to install-prms
11816
11817Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11818
11819 * configure: add support for package_makefile_fragment, handle the
11820 case where a directory has a configure.in file but no Makefile.in
11821 more gracefully (with an actual understandable error message, even);
11822 add support for --without (and add this to the usage message); also
11823 explicitly add a --host=${host_alias} to the command line when
11824 config.guess is used
11825
11826Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11827
11828 * configure: Must use both --host and --target in recursive calls.
11829
11830Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11831
11832 * Makefile.in: Change deja-gnu to dejagnu.
11833
11834Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11835
11836 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11837
11838Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11839
11840 * configure.in: canonicalize all instances to *-*-solaris2*,
11841 also strip out a number of tools to not build for go32 host
11842
11843Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11844
11845 * config.guess: add GPL.
11846
11847 * Makefile.in, config.guess, config.sub, configure: bump
11848 copyrights to 93.
11849
11850Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11851
11852 * Makefile.in (do-info): Removed obsolete check for existence of
11853 localenv file.
11854
11855 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11856
11857Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11858
11859 * Makefile.in: a couple of 'else true' for decstation,
11860 support for TclX
11861
11862 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11863
11864Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11865
11866 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11867
11868Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11869
11870 * config.guess: Recognize i386-ibm-aix (PS/2).
11871 * configure.in: Use config/mh-aix386 file for it.
11872
11873Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11874
11875 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11876 CC_FOR_TARGET instead.
11877 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11878
11879Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11880
11881 * Makefile.in: Add sim to list of directories sent with gdb
11882
11883Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11884
11885 * configure.in: Put back mips-dec-bsd* case.
11886
11887Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11888
11889 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11890 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11891 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
11892
11893Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11894
11895 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11896
11897 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11898 (install-info): install dir.info only if it exists,
11899 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11900
11901Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11902
11903 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11904 gas for mips-dec-bsd.
11905
11906Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11907
11908 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11909 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11910
11911Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11912
11913 * configure.in: Added "dejagnu" to hosttools list.
11914
11915Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11916
11917 * config.sub, configure.in, config.guess: Add support
11918 for Bosx, an AIX variant from Bull.
11919 Patches from F.Pierresteguy@frcl.bull.fr.
11920
11921Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11922
11923 * devo/dejagnu: Initial creation of devo/dejagnu.
11924 Migrated dejagnu testcases and support files for testing software
11925 tools to reside as subdirectories, currently called "testsuite",
11926 within the directory of the software tool. Migrated all programs,
11927 support libraries, etc. beloging to dejagnu proper from
11928 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11929 with no modifications. The changes to these files which will
11930 allow them to configure, build, and execute properly will be made
11931 in a future update.
11932
11933Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11934
11935 * Makefile.in: Change send_pr to send-pr.
11936 * configure.in: Likewise.
11937 * send_pr: Renamed directory to send-pr.
11938
11939Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11940
11941 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11942
11943Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11944
11945 * README: Update for gdb-4.8 release.
11946 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11947 gdb-xxx.tar.z (gzip'd) file also.
11948
11949Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11950
11951 * Makefile.in: make all-diff depend on all-libiberty
11952
11953Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11954
11955 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11956
11957Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11958
11959 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11960
11961Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11962
11963 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11964 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11965 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11966
11967Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11968
11969 * Makefile.in: makeinfo binary is in a new location
11970
11971Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11972
11973 * config.sub: Accept -ecoff as an OS.
11974
11975 * Makefile.in: Various changes to eliminate a level of make
11976 recursion and reduce the required command line length.
11977 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11978 sub-makes.
11979 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11980 variables holding settings for specific sub-makes.
11981 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11982 in terms of BASE_FLAGS_TO_PASS.
11983 (TARGET_LIBS): New variable listing directories which use
11984 TARGET_FLAGS_TO_PASS.
11985 (subdir_do): Eliminated.
11986 (do-*): New set of targets to replace subdir_do.
11987 (various): All targets which used subdir_do now depend on do-*.
11988 (local-clean): Renamed from do_clean.
11989 (local-distclean): New target, dependency of distclean and
11990 realclean.
11991 (install-info): Don't create directories. Depend on dir.info
11992 rather than calling make recursively.
11993 (install-dir.info): Eliminated.
11994 (install-info-dirs): Create all info directories here.
11995 (dir.info): Depend upon do-install-info.
11996
11997 * test-build.mk (HOLES): Added false.
11998
11999Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
12000
12001 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
12002
12003Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12004
12005 * Makefile.in (info): remove dependency on all-texinfo. The
12006 problem was really in texinfo/C, not at this level.
12007
12008Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
12009
12010 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12011
12012Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
12013
12014 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
12015 GDB releases.
12016
12017Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12018
12019 * configure: Include srcdir in message about target of link not
12020 being found. Don't convert `-' to `_' in `with' options being
12021 passed to subdirs.
12022
12023Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12024
12025 * configure.in: add uudecode to host_tools
12026
12027 * Makefile.in: added {all,install}-uudecode targets, added them to
12028 the appropriate lists
12029
12030Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
12031
12032 * Makefile.in (all-gcc): Added dependency on all-gas.
12033
12034 * configure.in (mips-*-*): Build ld and binutils.
12035
12036Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12037
12038 * configure: check return code from mkdir, print error message and
12039 exit on failure.
12040
12041Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
12042
12043 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
12044
12045Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
12046
12047 * test-build.mk (HOLES): Added tar, cpio and uudecode.
12048
12049Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12050
12051 * config.sub (h8500): Recognize this as a cpu type.
12052
12053Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12054
12055 * configure: source directory missing is no longer a warning
12056
12057 * configure.in: recognize irix[34]* instead of irix[34]
12058
12059 * Makefile.in: define and pass down X11_LIB
12060
6599da04
JM
12061Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
12062
12063 * guess-systype: Renamed to ...
12064 * config.guess: ... by popular request.
12065 * configure.in, Makefile.in: Update accordingly.
12066
12067Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
12068
12069 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
12070 + Add Convex, Cray/Unicos, and Encore/Multimax support.
12071 + Execute ./dummy instead of assuming . is in PATH.
12072
12073Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
12074
12075 * guess-systype: New shell script. Attempts to guess the
12076 canonical host name of the executing host.
12077 Only a few hosts are supported so far.
12078 * configure: Call guess-systype if no host is specified.
12079
12080Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
12081
12082 * Makefile.in (gcc-no-fixedincludes): Made to work with current
12083 gcc Makefile.
12084
12085
12086Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
12087
12088 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12089 (all-gcc, install-gcc, subdir_do): Use it.
12090
12091Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12092
12093 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12094
12095Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
12096
12097 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12098 set exclusively by configure, using configure.in .
12099
12100Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12101
12102 * test-build.mk: set $PATH for all builds
12103
12104 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12105
12106Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
12107
12108 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
12109 the one used in gcc/Makefile.in, so that a null expansion doesn't
12110 override the one needed to build gcc with a native cc.
12111
12112
12113Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12114
12115 * configure: Accept -with arguments.
12116
12117Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12118
12119 * Makefile.in: added h8300sim
12120
12121Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
12122
6599da04
JM
12123 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12124 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
12125 (all-cygnus, native, build-cygnus): Make
12126 $(canonhost)-stamp-3stage-done, not $(host)....
12127 * test-build.mk (stamp-3stage-compared): Use tail +10c for
12128 i386-sco3.2v4. Added else true to if command.
12129
12130Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
12131
12132 * config.sub: (from FSF) Sequent uses a BSD-like OS.
12133
12134Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
12135
12136 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12137
12138Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12139
12140 * configure.in: don't remove binutils from Solaris builds
12141
12142Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12143
12144 * Makefile.in: get rid of earlier definitions for *clean,
12145 also handle the recursive info rule better
12146
12147Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12148
12149 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12150 do more-or-less the right thing.
12151
12152Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12153
12154 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12155 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12156
12157Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12158
12159 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12160 $(host_canonical).
12161
12162 * configure.in: split the configdirs list into 4 categories (native
12163 v. cross, library v. tool) and handle the cross-only and native-
12164 only in more reasonable (and correct!) way.
12165
12166Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12167
12168 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12169 configdirs anymore.
12170
12171Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12172
12173 * Makefile.in: extensive cleanup:: removed all of the explicit
12174 clean-* targets, collapsed many wrappers around subdir_do into
12175 one, added additional targets to satisfy standards.texi, deleted
12176 some old targets, some changes for consistency
12177
12178Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12179
12180 * configure.in: handle some programs as cross-only, and others as
12181 native only
12182
12183 * test-build.mk: handle partial holes in a more generic manner
12184
12185 * Makefile.in: m4 depends on libiberty
12186
6599da04
JM
12187Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12188
12189 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12190 time, wdiff, and find to configdirs
12191
12192 * Makefile.in: all, clean, and install rules for the new programs
12193 added to configure.in
12194
12195Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12196
12197 * configure.in: use mh-sun for all *-sun-* hosts
12198
6599da04
JM
12199Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12200
12201 * Makefile.in: define flags for X11 include files and library file
12202 locations, pass them down to the programs that need this info
12203
12204 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12205
6599da04
JM
12206Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12207
12208 * configure.in: start building libg++ for HP-UX targets
12209
12210Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12211
12212 * README: Update references to files moved into etc/.
12213
12214Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12215
12216 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12217 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12218
12219Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12220
12221 * configure: accept dash as well as underscore in long option
12222 names for FSF compatibility.
12223
12224Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12225
12226 * config.sub: added -sco3.2v4 support from FSF.
12227
12228Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12229
12230 * configure.in: expand the section that adds or removes
12231 directories from the list of programs to build, to handle native
12232 vs. cross in addition to host v. native
12233
12234Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12235
12236 * Makefile.in: Replace C++ in macro names with CXX.
12237 This is less likely to break ...
12238
12239Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12240
12241 * test-build.mk: add -w to GNU_MAKE
12242
12243Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12244
12245 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12246 add 'sparc' to list of recognized cpus. This needed to make
12247 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12248 Delete some redundant ose68 variants. Recognize -wrs as an os,
12249 then changes that into $CPU-wrs-vxworks.
12250
12251 * configure.in: remove most references to gdbtest, regularize
12252 target based program removal
12253
12254 * test-build.mk: import from p3 tree (many fixes and changes)
12255
12256Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12257
12258 * Makefile.in: added rules to handle tcl, tk, and expect
12259
12260 * configure.in: handle those directories if they exist
12261
12262Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12263
12264 * config.sub: removed bogus hppabsd and hppahpux names, since
12265 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12266
12267Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12268
12269 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12270 depends upon all-xiberty
12271
12272 * Makefile.in: changes from p3, including:
12273
12274 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12275
12276 * Makefile.in (XTRAFLAGS): include newlib directories if
12277 newlib/Makefile exists, rather than if host != target.
12278
12279 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12280
12281 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12282 from the same source tree and not building a cross-compiler. This
12283 matters for the libg++ configuration if reconfiguring a tree that
12284 has already been installed.
12285
12286 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12287
12288 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12289 pick up the machine and system specific header files.
12290
12291 * Makefile.in: added AS_FOR_TARGET, passed down in
12292 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12293 the C compiler to use to create programs which are run in the
12294 build environment, set it to default to $(CC), and passed it down
12295 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12296
12297 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12298
12299 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12300 We need them for unusual native builds, like systems without
12301 ranlib.
12302
12303 * configure: also define $(host_canonical) and
e490616e
ZW
12304 $(target_canonical), which are the full, canonical names for the
12305 given host and target
6599da04
JM
12306
12307Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12308
12309 * Makefile.in: Added separate definitions for C++.
12310
12311Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12312
12313 * configure.in (configdirs): Add deja-gnu.
12314
12315Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12316
12317 * README: Update for configure.texi and gdb-4.7 release.
12318
12319Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12320
12321 * Makefile.in: Move "all" target to top of file.
12322 Previously, first target was ".PHONY" which caused BSD4.4 make
12323 to build .PHONY when make was run without arguments.
12324
12325Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12326
12327 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12328 Library-copylefted code in libiberty.
12329
12330Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12331
12332 * config.sub: Replace m68kmote with plain old m68k.
12333
12334Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12335
12336 * Makefile.in: Remove space from blank line, avoid Make complaints.
12337
12338Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12339
12340 * config.sub: Complain if no argument is given. Added support for
12341 386bsd as OS and target alias.
12342
12343Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12344
12345 * Makefile.in (XTRAFLAGS): include newlib directories if
12346 newlib/Makefile exists, rather than if host != target.
12347
12348Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12349
12350 * config.sub: recognize sparclite-wrs-vxworks.
12351
12352 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12353 p3.) Added clean-xiberty to clean.
12354
12355Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12356
12357 * configure.in: use *-*-* instead of nested cases for host and target
12358
12359Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12360
12361 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12362 from the same source tree and not building a cross-compiler. This
12363 matters for the libg++ configuration if reconfiguring a tree that
12364 has already been installed.
12365
12366Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12367
12368 * config.sub (i486v/i486v4): Merge in from FSF version.
12369
12370Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12371
12372 * configure: only set PWD if it is already set.
12373
12374Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12375
12376 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12377 doesn't have unset and all success paths (and most error paths)
12378 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12379 to just ${PWD} to avoid confusion.)
12380
12381Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12382
12383 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12384 even for a native compilation.
12385
12386Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12387
12388 Changes to make the gdb.tar.Z rule work better.
12389
12390 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12391 (DEVO_SUPPORT): Add configure.texi.
12392 (bfd-ilrt.tar.Z): Remove ancient rule.
12393
12394Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12395
12396 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12397 pick up the machine and system specific header files.
12398
12399 * configure.in, config.sub: added new target m68010-adobe-scout,
12400 with alias of adobe68k. Changed configure.in to check for
12401 -scout before -sco* to avoid a false match.
12402
12403 * Makefile.in: added AS_FOR_TARGET, passed down in
12404 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12405 the C compiler to use to create programs which are run in the
12406 build environment, set it to default to $(CC), and passed it down
12407 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12408
12409Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12410
12411 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12412 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12413 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12414 FOR_TARGET variants, to newlib and libg++.
12415
12416Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12417
12418 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12419 first.
12420
12421Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12422
12423 * config.sub: Accept `elf' as an environment.
12424
12425Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12426
12427 * Makefile.in (all-opcodes): cd into the right directory
12428
12429Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12430
12431 * configure: added -program_transform_name option, used as
12432 argument to sed when installing programs.
12433 configure.texi: added documentation for -program_prefix,
12434 -program_suffix and -program_transform_name.
12435
12436Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12437
12438 * config.sub: Accept i486 where i386 ok.
12439
12440Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12441
12442 * config.sub: accept we32k
12443
12444Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12445
3b75d237 12446 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
12447
12448 * Makefile.in: don't create all directories for ``make install'';
12449 let the subdirectories create the ones they need.
12450
12451Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12452
e490616e 12453 * COPYING: new file, GPL v2
6599da04
JM
12454
12455Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12456
12457 * Makefile.in: use the new gen-info-dir, which needs a template
12458 argument (which also lives in texinfo)
12459
12460 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12461
6599da04
JM
12462Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12463
12464 * config.sub (ncr3000): Change i386 to i486.
12465
12466Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12467
12468 * Makefile.in: add install-rcs, install-grep to
12469 install-no-fixedincludes, removed install-bison and install-libgcc
12470
12471Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12472
12473 * configure.in: grab the HPUX makefile fragment if on HPUX
12474
12475Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12476
12477 * Makefile.in: eradicate bison spoor (ditto libgcc).
12478 configure.in: recognise m68{k,000}-ericsson-OSE.
12479 es1800 is alias for m68k-ericsson-OSE
12480
12481Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12482
12483 * configure.in: rearrange the parts that remove programs from
12484 configdirs, based now on HOST==TARGET or by canonical triple.
12485
12486Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12487
12488 * test-build.mk: recurse explicitly with -f test-build.mk when
12489 appropriate. predicate stage3 and comparison on the existence
12490 of gcc. That is, if gcc isn't around, we aren't three-staging.
12491 On very clean, also remove ...stamp-co. Build in-place before
12492 doing other builds.
12493
12494Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12495
12496 * Makefile.in, configure.in: add tgas
12497
12498Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12499
12500 * Makefile.in: a number of changes merged in from progressive.
12501
12502 * configure.in: add libm.
12503
12504 * .cvsignore: ignore some stuff that comes from test-build.mk.
12505
6599da04
JM
12506Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12507
12508 * config.sub: Add es1800 (m68k-ericsson-es1800).
12509
12510Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12511
12512 * configure: Add program_suffix (parallel to program_prefix)
12513 * Makefile.in: adjust directory-creating script for losing decstation
12514
12515Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12516
12517 * configure: Minor $subdir-related fixes.
12518
12519Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12520
12521 * configure: fix various problems with propogating
12522 makefile_target_frag in subdirs.
12523 * configure.in: config libgcc if its there
12524
12525Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12526
12527 * config.sub: HPPA merge.
12528
6599da04
JM
12529Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12530
12531 * Makefile.in: Replace all-bison with all-byacc in all
12532 dependency lines for other tools (which now use byacc).
12533
12534Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12535
12536 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12537
6599da04
JM
12538Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12539
12540 * Makefile.in: make gprof rules similar to byacc rules (instead of
12541 vestigal $(unsubdir) that didn't work...)
12542
12543Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12544
12545 * config.sub: Add support for Linux.
12546 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12547 (at least for libg++).
12548
12549Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12550
12551 * configure.texi: fix doc for the -nfp option to configure
12552
12553Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12554
12555 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12556
12557Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12558
12559 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12560 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12561 * configure.in: added solaris* host_makefile_frag hook.
12562
12563Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12564
12565 * config.sub: changed recognition of m68000 so that various
12566 m68k types can be specified via m680[01234]0
12567
12568Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12569
12570 * config.sub (basic_machine): fix sed so that '-foo' isn't
12571 completely substituted out while .+'-foo' loses the '-foo'
12572
12573Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12574
12575 * config.sub ($os): Add -aout.
12576
12577Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12578
12579 * configure: If host_makefile_frag is absolute, don't
12580 prefix ${invsubdir} (relevant to libg++ auto-configure).
12581
12582Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12583
12584 * Makefile.in (tooldir): Define it.
12585 (all-ld): Depend on all-flex.
12586
12587Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12588
12589 * Makefile.in (check): Fix libg++ special case.
12590
12591Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12592
12593 * configure: do not bury `pwd` into config.status, thus do fewer
12594 pwd's.
12595
12596 * configure: print the "Building in" message only when building in
12597 other than "." AND verbose.
12598
63f6bcd7 12599 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
12600 configures.
12601
12602 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12603
12604Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12605
12606 * Makefile.in: macroize flags passed on recursion. remove
12607 fileutils.
12608
12609Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12610
12611 * configure: get makesrcdir right for subdirs deeper than 1.
12612
12613 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12614 install.
12615
12616Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12617
12618 * Makefile.in: don't print subdir_do or recursion lines.
12619
12620Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12621
12622 * standards.texi: added menu item.
12623
12624 * Makefile.in: build and install standards.info.
12625
12626 * standards.texi: new file.
12627
12628Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12629
12630 * configure: test for and move config.status pieces from
12631 ${subdir}/.
12632
12633Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12634
6599da04
JM
12635 * configure: Test for existance of files before trying to mv
12636 them, to avoid numerous non-existance messages.
12637
12638Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12639
12640 * configure: correct final line of config.status.
12641
12642 * configure: patch from eggert. Avoids a protection problem if
12643 the original Makefile.in is read only.
12644
12645 * configure: use move-if-change from gcc to create config.status.
12646 Some makefiles depend on config.status to tell if a directory
12647 has been reconfigured for a different host. This change
12648 prevents those directories from remaking everything in the case
12649 where the reconfig was only intended to rebuild a Makefile.
12650
12651 * configure: test for config.sub with "config.sub sun4" rather
12652 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12653 host alias from a missing config.sub.
12654
12655Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12656
12657 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12658 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12659
12660Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12661
12662 * configure: mkdir ${subdir} as needed.
12663
12664Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12665
12666 * Makefile.in,configure.in: added autoconf.
12667
12668Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12669
12670 * Makefile.in: no longer pass against on recursion.
12671
12672 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12673 definitions are not inherited.
12674
12675 * configure: correct makesrcdir when subdir is .
12676
12677Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12678
12679 * configure: Add support for 'subdirs' variable, which is
12680 like 'configdirs', except that configure doesn't re-invoke
12681 itself for subdirs, it just creates a Makefile for each subdir.
12682 * configure.texi: Document subdirs.
12683
12684Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12685
12686 * configure.in: added flex to configdirs
12687
12688Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12689
12690 * Makefile.in: remove clean-stamps from clean.
12691
12692Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12693
12694 * configure.in: Add gdbtest to configdirs.
12695
12696Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12697
12698 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12699 to recursive makes.
12700 * configure.in: Recognize new ncr3000 config.
12701
12702Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12703
12704 * Makefile.in, configure.in: removed references to gdbm.
12705
12706Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12707
12708 * config.sub: Don't canonicalize os value
12709 newsos* to bsd (readline needs to check for newsos).
12710 (This fix was earlier made Jan 31, but got re-broken.)
12711
12712Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12713
12714 * configure.in: sco is an os, not a vendor!
12715
12716 * configure: Quote $( better. Keep various shells happy.
12717
12718Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12719
12720 * Makefile.in: eliminate stamp-files.
12721
12722Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12723
12724 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12725 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12726
12727Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12728
12729 * config.sub: fix iris/iris3.
12730
12731Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12732
12733 * configure: re-add -rm.
12734
12735Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12736
12737 * Maskefile.in: add .stmp-rcs to all.
12738
12739 * configure.in: remove gas from rs6000 build, use aix host fragment.
12740
12741Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12742
12743 * configure: pass down site_option during recursion.
12744
12745Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12746
12747 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12748
12749Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12750
12751 * configure: Change exec_prefix so that it really defaults to prefix.
12752
12753Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12754
12755 * Makefile.in, configure.in: Add support for mmalloc library.
12756
12757Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12758
12759 * Makefile.in: add stmp dependencies for a few more things.
12760
12761Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12762
12763 * configure: adjusted error message on objdir/srcdir configure
12764 collision, per john's suggestion.
12765
12766 * Makefile.in: add libiberty stmp to all and all.cross.
12767
12768Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12769
12770 * Makefile.in: remove force dependencies, add grep to all.
12771
12772Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12773
12774 * Makefile.in: drop flex. make stamp files work.
12775
12776 * configure: added test for conflicting configuration in srcdir,
12777 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12778 gets cranky. use relative paths for configure and srcdir
12779 whenever possible. Send some error messages to stderr that were
12780 going to stdout.
12781
12782Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12783
12784 * Makefile.in: Fix libg++ rule to check for gcc directory
12785 before using gcc/gcc. Also pass XTRAFLAGS.
12786
12787Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12788
12789 * Makefile.in: added stmp-files so that directories aren't polled
12790 when they are already built.
12791
12792 * configure.texi: fixed a node pointer problem.
12793
12794Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12795
731a8127 12796 * config.sub configure.in gdb/configure.in
6599da04
JM
12797 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12798 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12799 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12800
12801Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12802
12803 * configure: -recurring becomes -silent. corrected help message
12804 for -site= option.
12805
12806 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12807
12808Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12809
12810 * configure: when building Makefile for crosses, replace
12811 tooldir and program_prefix. default srcdir from location of
12812 config.sub. remove "for host in hosts" and "for target in
12813 targets" loops.
12814
12815Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12816
12817 * Makefile.in: Do not pass bindir or mandir to cvs.
12818
12819Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12820
12821 * Makefile.in, configure.in: removed traces of namesubdir,
12822 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12823 copyrights to '92, changed some from Cygnus to FSF.
12824
12825 * configure.texi: remove most references to multiple hosts,
12826 multiple targets, subdirs, etc.
12827
12828 * configure.man: removed rcsid. reference config.sub not
12829 config.subr.
12830
12831 * Makefile.in: mkdir $(infodir) on install-info.
12832
12833Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12834
12835 * configure.texi: Explain better about .gdbinit and about
12836 the environment that configure.in sections run in.
12837
12838Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12839
12840 * configure.in: Ultrix is only a decstation if it's a MIPS.
12841
12842Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12843
12844 * README: DOC.configure => cfg-paper.texi.
12845
12846Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12847
12848 * config.sub (near case $os): Don't convert newsos* to bsd!
12849
12850Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12851
12852 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12853 the number of copies of COPYING that go into the GDB tar file.
12854
12855Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12856
731a8127 12857 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
12858 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12859 Fix SCO configuration stuff.
12860
12861Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12862
12863 * Makefile.in: For libg++, make sure the -I pointing
12864 to the gcc directory goes *after* all the libg++-local -I flags.
12865 Also, move just-gcc dependency from just-libg++ to all-libg++.
12866
12867Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12868
12869 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12870
12871Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12872
12873 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12874
12875Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12876
12877 * config.sub: Add stratus configuration frags. Also
12878 submitted to FSF.
12879
12880Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12881
12882 * Makefile.in (DEV_SUPPORT): add configure.man.
12883
12884 * config.sub(Decode manufacturer-specific): add -none*.
12885
12886Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12887
12888 * Makefile.in: remove form feeds to make Sun's make happy.
12889 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12890
12891Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12892
12893 * Makefile.in (AR_FLAGS): Make quieter.
12894
12895Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12896
12897 * configure.in: Add libg++.
12898 * configure: When verbose, don't output the command line at each
12899 level; it will be unremarkably the same as the previous version,
12900 which will be the same as what the user typed.
12901
12902Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12903
12904 * configure.in, Makefile.in: fix clean-info, add flex. add
12905 fileutils.
12906
12907 * configure: be less sensitive to spaces in Makefile.in. Do not
12908 look for sources in "..". Doing so breaks subdirectories that
12909 might have their own configure. If a subdir has it's own
12910 configure script, use it.
12911
12912Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12913
12914 * cfg-paper.texi: some changes suggested by rms.
12915
12916Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12917
12918 * config.sub: Merge in some small additions from the FSF version,
12919 taken from the gcc distribution, to bring the Cygnus and FSF
12920 versions into closer sync.
12921
12922Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12923
12924 * configure.in: Changed svr4 references to sysv4.
12925
12926Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12927
12928 * configure: added -V for version number option.
12929
12930Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12931
12932 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12933 renamed from DOC.configure to cfg-paper.texi.
12934
12935Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12936
12937 * configure, config.subr, config.sub: config.subr is now
12938 config.sub again.
12939
12940Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12941
12942 * configure.texi: new file, in progress.
12943
12944 * Makefile.in: build info file and install the man page for
12945 configure.
12946
12947 * configure.man: new file, first cut.
12948
12949 * configure: find config.subr again now that configuration "none"
12950 has gone. removed all traces of the -ansi option. removed all
12951 traces of the -languages option.
12952
12953 * config.subr: resync from rms.
12954
12955Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12956
12957 * configure, config.sub, config.subr: merge config.sub into
12958 config.subr, call the result config.subr, remove config.sub, use
12959 config.subr.
12960
12961 * Makefile.in: revised install for dir.info.
12962
12963Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12964
12965 * configure.in: add decstation host makefile frag.
12966
12967 * Makefile.in: BISON now bison -y again. also install-gcc on
12968 install. clean-gdbm on clean. infodir belongs in datadir.
12969 Make directories for info install. Build dir.info here then
12970 install it.
12971
12972Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12973
12974 * Makefile.in: fix for bad directory tests.
12975
12976Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12977
12978 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12979 regexp. -srcdir relative was being handled incorrectly.
12980
12981 * Makefile.in: unwrapped some for loops so that parallel makes
12982 work again and so one can focus one's attention on a particular
12983 package.
12984
12985Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12986
12987 * configure: added PWD as a stand in for `pwd` (for speed). use
12988 elif wherever possible. make -srcdir work without -objdir.
12989 -objdir= commented out.
12990
12991Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12992
12993 * configure: +options become --options. -subdirs commented out.
12994 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12995 Makefile now at top of generated Makefile. Removed cvs log
12996 entries. added -srcdir. create .gdbinit only if there is one
12997 in ${srcdir}.
12998
12999 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13000 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13001 and mandir now keyed off datadir by default.
13002
13003Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13004
13005 * Freshly created ChangeLog.
13006
13007\f
13008Local Variables:
13009mode: change-log
13010left-margin: 8
13011fill-column: 76
13012version-control: never
13013End: